@charset "UTF-8";
/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

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

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
  font-size: 19px;
  line-height: 1.5;
    -moz-osx-font-smoothing: grayscale; 
    -webkit-font-smoothing: antialiased    
}

@media (max-width: 1365px) {
    html {
  font-size: 17px;
}
}
@media (max-width: 767px) {
    html {
  font-size: 16px;
}
}
@media (max-width: 575px) {
    html {
  font-size: 15px;
}
}
body {
  margin: 0;
  font-family: fieldwork-hum, sans-serif;
  font-size: 1.05rem;   
  font-weight: 400;
    color: #2b2b2b;
  text-align: left;
  background-color: #eaeaee; 
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section, .wrapper {
  display: block; 
}

section,
#wrapper-footer-full,
#tribe-events-pg-template, .tribe-events-pg-template {
	position: relative;
	width: 100%;
    margin: 0 auto;
    padding: 60px 7%;
}

.tribe-events-page-template .tribe-events .tribe-events-l-container {
   position: relative !important;
	width: 100% !important;
    margin: 0 auto !important;
    padding: 60px 7% !important; 
}
#wrapper-footer-full {
    border-top: 1px solid #fff;
}
.grecaptcha-badge {
    display: none !important;
}
.side-scroll:before {
    content: '';
    display: flex;
    padding-right: 7%;
}
.side-scroll:after {
    content: '';
    display: flex;
    padding-left: 7%;
}
.py-section {
    padding-top: 60px;
    padding-bottom: 60px;
}
.top-section {
    padding-top: 180px !important;
}
@media (max-width: 767px) {
    .top-section {
    padding-top: 120px !important;
}
}
.px-grid {
    padding-left: 7%;
    padding-right: 7%;
}
.mx-grid {
    margin-left: 7%;
    margin-right: 7%;
}
.px-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.mx-15 {
    margin-left: 15px;
    margin-right: 15px;
}
.py-double {
    padding-top: 80px;
    padding-bottom: 100px;
}
.pull-up-content {
    position: relative;
    margin-top: -140px;
}
.pull-up-content-medium {
    position: relative;
}
.pull-up-content-smaller {
    position: relative;
    margin-top: -90px;
}
.mb-140 {
    margin-bottom: 140px;
}
.mb-70 {
    margin-bottom: 140px;
}
.white-bg,
.white-theme {
    background: #fff;
}
.gray-bg,
.gray-theme {
    background: #eaeaee;
}
.light-green-bg,
.light-green-theme {
    background: #508e52;
}
.light-blue-bg {
    background: #cae7ea;
}
.dark-green-bg,
.dark-green-theme {
    background: #1b5f4a;
}
.dark-blue-bg {
    background: #3C4560;
}
.dark-orange-bg,
.dark-orange-theme {
    background: #d35c28;
}
.orange-bg,
.orange-theme {
    background: #ff9643;
}
.light-orange-bg,
.light-orange-theme {
    background: #fee4cc;
}
.page-id-17967 #gi-hero.new-bg-1 {
    background: #fee4cc !important;
}
.page-id-17968 #gi-hero.new-bg-1 {
     background: #F7D59F !important
}
.gray-bg,
.light-orange-bg,
.white-bg,
.light-blue-bg {
    color: #2b2b2b;
}
.content-bg,
.dark-orange-bg,
.dark-green-bg,
.dark-blue-bg {
    color: #fff;
}
.content-bg .tribe-events-widget-events-list__event-row,
.content-bg .tribe-events-widget-link,
.dark-orange-bg .tribe-events-widget-events-list__event-row,
.dark-orange-bg .tribe-events-widget-link,
.dark-green-bg .tribe-events-widget-events-list__event-row,
.dark-green-bg .tribe-events-widget-link,
.dark-blue-bg .tribe-events-widget-events-list__event-row,
.dark-blue-bg .tribe-events-widget-link {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    border-bottom: none !important;
}
.content-bg .tribe-events-duration.fine-print-text.is--dark-color-opacity,
.content-bg .tribe-events-duration.fine-print-text.is--dark-color-opacity,
.dark-orange-bg .tribe-events-duration.fine-print-text.is--dark-color-opacity,
.dark-orange-bg .tribe-events-duration.fine-print-text.is--dark-color-opacity,
.dark-green-bg .tribe-events-duration.fine-print-text.is--dark-color-opacity,
.dark-green-bg .tribe-events-duration.fine-print-text.is--dark-color-opacity,
.dark-blue-bg .tribe-events-duration.fine-print-text.is--dark-color-opacity,
.dark-blue-bg .tribe-events-duration.fine-print-text.is--dark-color-opacity {
    color: #fff !important;
}

.gray-bg p,
.light-orange-bg p,
.white-bg p,
.gray-bg .quote-text,
.light-orange-bg .quote-text,
.white-bg .quote-text,
.light-blue-bg p,
.light-blue-bg .quote-text {
   color: rgba(43, 43, 43, 0.7);
}
.dark-orange-bg p,
.dark-green-bg p,
.dark-blue-bg p,
.dark-orange-bg .quote-text,
.dark-green-bg .quote-text,
.dark-blue-bg .quote-text {
   color: rgba(255, 255, 255, 0.7);
}
.content-bg p,
.content-bg .quote-text {
   color: #fff !important;
}
.gray-bg p > a,
.light-orange-bg p > a,
.white-bg p > a,
.light-blue-bg p > a,
.gray-bg p > em > a,
.light-orange-bg p > em > a,
.white-bg p > em > a,
.light-blue-bg p > em > a,
.gray-bg p > strong > a,
.light-orange-bg p > strong > a,
.white-bg p > strong > a,
.light-blue-bg p > strong > a {
   color: #2b2b2b;
}

.content-bg p> a,
.dark-orange-bg p > a,
.dark-green-bg p > a,
.dark-blue-bg p > a,
.content-bg p> em > a,
.dark-orange-bg p > em > a,
.dark-green-bg p > em > a,
.dark-blue-bg p > em > a,
.content-bg p> strong > a,
.dark-orange-bg p > strong > a,
.dark-green-bg p > strong > a,
.dark-blue-bg p > strong > a {
   color: #fff;
}
.gray-bg .link-block,
.light-orange-bg .link-block,
.white-bg .link-block,
.light-blue-bg .link-block {
   color: #2b2b2b;
}
.content-bg .link-block,
.dark-orange-bg .link-block,
.dark-green-bg .link-block,
.dark-blue-bg .link-block {
   color: #fff;
}
.gray-bg p > .btn,
.light-orange-bg p > .btn,
.white-bg p > .btn,
.light-blue-bg p > .btn {
   color: #fff;
}
.gray-bg p > .btn-outline,
.light-orange-bg p > .btn-outline,
.white-bg p > .btn-outline,
.light-blue-bg p > .btn-outline {
   color: #2b2b2b;
}
.gray-bg p.h1-heading, 
.gray-bg p.extra-large-text, 
.gray-bg p.display-heading, 
.gray-bg p.huge-heading, 
.gray-bg p.large-caps-text, 
.gray-bg p.small-caps-text, 
.gray-bg p.micro-caps-text, 
.light-orange-bg p.h1-heading, 
.light-orange-bg p.extra-large-text, 
.light-orange-bg p.display-heading, 
.light-orange-bg p.huge-heading, 
.light-orange-bg p.large-caps-text, 
.light-orange-bg p.small-caps-text, 
.light-orange-bg p.micro-caps-text, 
.white-bg p.h1-heading, 
.white-bg p.extra-large-text, 
.white-bg p.display-heading, 
.white-bg p.huge-heading, 
.white-bg p.large-caps-text, 
.white-bg p.small-caps-text, 
.white-bg p.micro-caps-text,
.light-blue-bg p.h1-heading, 
.light-blue-bg p.extra-large-text, 
.light-blue-bg p.display-heading, 
.light-blue-bg p.huge-heading, 
.light-blue-bg p.large-caps-text, 
.light-blue-bg p.small-caps-text, 
.light-blue-bg p.micro-caps-text,
.light-blue-bg.cta-block p.h1-heading, 
.light-blue-bg.cta-block p.extra-large-text, 
.light-blue-bg.cta-block p.display-heading, 
.light-blue-bg.cta-block p.huge-heading, 
.light-blue-bg.cta-block p.large-caps-text, 
.light-blue-bg.cta-block p.small-caps-text, 
.light-blue-bg.cta-block p.micro-caps-text,
.light-orange-bg.cta-block p.h1-heading, 
.light-orange-bg.cta-block p.extra-large-text, 
.light-orange-bg.cta-block p.display-heading, 
.light-orange-bg.cta-block p.huge-heading, 
.light-orange-bg.cta-block p.large-caps-text, 
.light-orange-bg.cta-block p.small-caps-text, 
.light-orange-bg.cta-block p.micro-caps-text {
    color: #2b2b2b;
}
.content-bg p.h1-heading, 
.content-bg p.extra-large-text, 
.content-bg p.display-heading, 
.content-bg p.huge-heading, 
.content-bg p.large-caps-text, 
.content-bg p.small-caps-text, 
.content-bg p.micro-caps-text, 
.dark-orange-bg p.h1-heading, 
.dark-orange-bg p.extra-large-text, 
.dark-orange-bg p.display-heading, 
.dark-orange-bg p.huge-heading, 
.dark-orange-bg p.large-caps-text, 
.dark-orange-bg p.small-caps-text, 
.dark-orange-bg p.micro-caps-text, 
.dark-green-bg p.h1-heading, 
.dark-green-bg p.extra-large-text, 
.dark-green-bg p.display-heading, 
.dark-green-bg p.huge-heading, 
.dark-green-bg p.large-caps-text, 
.dark-green-bg p.small-caps-text, 
.dark-green-bg p.micro-caps-text, 
.dark-blue-bg p.h1-heading, 
.dark-blue-bg p.extra-large-text, 
.dark-blue-bg p.display-heading, 
.dark-blue-bg p.huge-heading, 
.dark-blue-bg p.large-caps-text, 
.dark-blue-bg p.small-caps-text, 
.dark-blue-bg p.micro-caps-text {
    color: #fff;
}
.black-bg {
    background: #2b2b2b;
}
.white {
    color: #fff;
}
.gray {
    color: #eaeaee;
}
.black {
    color: #2b2b2b;
}
.light-orange {
    color: #fee4cc;
}
.orange {
    color: #ff9643;
}
.dark-orange {
    color: #d35c28;
}
.dark-green {
    color: #1b5f4a;
}
.light-green {
    color: #508e52;
}
.dark-gray {
    color: #424242;
}
.is--dark-color {
    color: #2b2b2b !important;
}
.is--white-color,
.tab-content.is--white-content p {
    color: #fff !important;
}
.is--dark-color-opacity {
   color: rgba(43, 43, 43, 0.7) !important;
}
.is--white-color-opacity {
   color: rgba(255, 255, 255, 0.7) !important;
}
.is--transparent-bg {
    background-color: transparent !important;
}
.link-underline.dark-orange {
    background-image: linear-gradient(#d35c28, #d35c28);
}
.share-link-styling {
    font-size: 1.5rem;
    margin-right: 9px;
    line-height: 0.9;
}
.share-link-styling:last-of-type {
    margin-right: 0;
}
.share-text-link > svg {
    fill: rgba(43, 43, 43, 1);
    -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear;
}
.share-text-link:hover > svg {
    fill: #508e52;
}
.news-breadcrumb {
    font-size: 1.05rem;
    display: inline-block;
}
.is--with-arrow-after,
.tribe-events-c-nav__next.is--with-arrow-after,
.is--with-arrow-before,
.tribe-events-c-nav__prev.is--with-arrow-before {
  display: inline-block !important;
    font-weight: 400 !important;
    -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear;
        overflow: visible;
    background-image: none;
    position: relative;
}
.is--with-arrow-after:after,
.tribe-events-c-nav__next.is--with-arrow-after:after,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.is--item-with-arrow > a.mega-menu-link:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Material Icons';
    font-weight: 900;
    content: "east";
    margin-left: 8px;
         font-size: 120%;
    text-transform: none !important;
    vertical-align: text-bottom;
    -webkit-font-feature-settings: 'liga' 1;
  -moz-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga' 1;
    -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
}
.is--with-arrow-after:hover:after,
.tribe-events-c-nav__next.is--with-arrow-after:hover:after,
.is--item-with-arrow > a:hover:after {
  -webkit-transform: translateX(0.2rem) !important;
       -moz-transform: translateX(0.2rem) !important;
        -ms-transform: translateX(0.2rem) !important;
         -o-transform: translateX(0.2rem) !important;
            transform: translateX(0.2rem) !important;
}
.tribe-events-nav-next:hover .is--with-arrow-after:after {
    -webkit-transform: translateX(0.2rem) !important;
       -moz-transform: translateX(0.2rem) !important;
        -ms-transform: translateX(0.2rem) !important;
         -o-transform: translateX(0.2rem) !important;
            transform: translateX(0.2rem) !important;
}
.is--with-arrow-before:hover:before,
.tribe-events-c-nav__prev.is--with-arrow-before:hover:before {
  -webkit-transform: translateX(-0.2rem);
       -moz-transform: translateX(-0.2rem);
        -ms-transform: translateX(-0.2rem);
         -o-transform: translateX(-0.2rem);
            transform: translateX(-0.2rem);
}
.tribe-events-nav-previous:hover .is--with-arrow-before:before  {
    -webkit-transform: translateX(-0.2rem);
       -moz-transform: translateX(-0.2rem);
        -ms-transform: translateX(-0.2rem);
         -o-transform: translateX(-0.2rem);
            transform: translateX(-0.2rem);
}

.is--with-arrow-after:after,
.tribe-events-c-nav__next.is--with-arrow-after:after {
    color: #508e52;
}
.is--with-arrow-after.is--white-arrow:after {
    color: rgba(255,255,255,0.7);
}
.btn-outline.is--with-arrow-after:after {
    vertical-align: text-bottom !important;
}
.is--with-arrow-after-down:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Material Icons';
    font-weight: 900;
    content: "arrow_downward";
    margin-left: 10px;
    text-transform: none !important;
        font-size: 120%;
    vertical-align: middle;
    -webkit-font-feature-settings: 'liga' 1;
  -moz-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga' 1;
}
.is--with-caret-after:after,
.horizontal-drop-indicator:after,
#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    display: inline-block !important;
    font-style: normal !important;
    font-variant: normal !important;
    text-rendering: auto !important;
    text-transform: none !important;
    font-family: 'Material Icons' !important;
    font-weight: 900 !important;
    content: "keyboard_arrow_down" !important;
    margin-left: 10px !important;
    font-size: 120% !important;
    vertical-align: text-bottom !important;
    -webkit-font-feature-settings: 'liga' 1 !important;
    -moz-font-feature-settings: 'liga' 1 !important;
    font-feature-settings: 'liga' 1 !important;
}
#tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
        border: none !important;
    height: auto !important;
    right: 15px !important;
    top: auto !important;
    width: auto !important;
}
@media (max-width: 880px) {
    #tribe-bar-collapse-toggle {
            font-size: 1rem !important;
    font-weight: 600 !important;
    text-transform: none !important;
    }
    #tribe-bar-views-toggle {
        display: none !important;
    }
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal input[type=submit] {
        margin-left: 0 !important;
    }
}
.is--with-arrow-before:before,
.tribe-events-c-nav__prev.is--with-arrow-before:before {
        -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    text-transform: none !important;
    font-family: 'Material Icons';
    font-weight: 900;
    content: "west";
    margin-right: 10px;
        font-size: 120%;
    vertical-align: text-bottom;
    -webkit-font-feature-settings: 'liga' 1;
  -moz-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga' 1;
    color: #508e52;
    -webkit-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      transition: all 0.1s linear;
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0);
}

.z-neg-1 {
   z-index: -1; 
}
.z-0 {
   z-index: 0 !important;  
}
.z-1 {
   z-index: 1;  
}
.z-2 {
  z-index: 2;   
}
.z-3 {
   z-index: 3;  
}
[tabindex="-1"]:focus {
  outline: 0 !important; }

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

h1, h2, h3, h4, h5, h6, .h1-heading,
#tribe-events-pg-template .tribe-events-content h1, .tribe-events-after-html h1, .tribe-events-before-html h1,
#tribe-events-pg-template .tribe-events-content h2, .tribe-events-after-html h2, .tribe-events-before-html h2,
#tribe-events-pg-template .tribe-events-content h3, .tribe-events-after-html h3, .tribe-events-before-html h3, 
#tribe-events-pg-template .tribe-events-content h4, .tribe-events-after-html h4, .tribe-events-before-html h4,
#tribe-events-pg-template .tribe-events-content h5, .tribe-events-after-html h5, .tribe-events-before-html h5,
#tribe-events-pg-template .tribe-events-content h6, .tribe-events-after-html h6, .tribe-events-before-html h6 {
  margin-top: 0;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;  
}
.entry-content li {
   margin-bottom: 1rem;  
}
a > p,
p > svg {
  opacity: 1;
}
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
     -moz-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none; 
}
abbr.tribe-events-abbr {
    text-decoration: none;
  -webkit-text-decoration:none;
     -moz-text-decoration: none;
          text-decoration: none;
  cursor: default;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }
.arrow-bullets {
  padding-left: 30px;
  position: relative;
}
.arrow-bullets li {
  list-style: none;
  margin-bottom: 2rem;
}
.arrow-bullets li:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-family: 'Material Icons';
  font-weight: 900;
  content: "east";
  font-size: 120%;
  text-transform: none !important;
  vertical-align: text-bottom;
  -webkit-font-feature-settings: 'liga' 1;
  -moz-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga' 1;
  color: #508e52;
  position: absolute;
  left: 0;
}
dt {
  font-weight: 700; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; 
    padding-top: 30px;
    padding-bottom: 20px;
}

b,
strong {
  font-weight: 600; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }
a {
    color: inherit;
  text-decoration: none;
  background-color: transparent;
  opacity: 1;
}
p > a,
p > strong > a,
p > em > a,
.page-template-default table a {
text-decoration: none;
    display: inline;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    background-image: linear-gradient(#508e52, #508e52);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
p > a:hover,
p > strong > a:hover,
p > em > a:hover,
.page-template-default table a:hover {
    -webkit-animation: drawLine 0.3s linear;
    -moz-animation: drawLine 0.3s linear;
    -o-animation: drawLine 0.3s linear;
    animation: drawLine 0.3s linear;
}
@-webkit-keyframes drawLine {
0% { background-size: 0 2px; }
100% { background-size: 100% 2px; }
}
@-moz-keyframes drawLine {
0% { background-size: 0 2px; }
100% { background-size: 100% 2px; }
}
@-ms-keyframes drawLine {
0% { background-size: 0 2px; }
100% { background-size: 100% 2px; }
}
@-o-keyframes drawLine {
0% { background-size: 0 2px; }
100% { background-size: 100% 2px; }
}
@keyframes drawLine {
0% { background-size: 0 2px; }
100% { background-size: 100% 2px; }
}
@-webkit-keyframes drawLineLarge {
0% { background-size: 0 3px; }
100% { background-size: 100% 3px; }
}
@-moz-keyframes drawLineLarge {
0% { background-size: 0 3px; }
100% { background-size: 100% 3px; }
}
@-ms-keyframes drawLineLarge {
0% { background-size: 0 3px; }
100% { background-size: 100% 3px; }
}
@-o-keyframes drawLineLarge {
0% { background-size: 0 3px; }
100% { background-size: 100% 3px; }
}
@keyframes drawLineLarge {
0% { background-size: 0 3px; }
100% { background-size: 100% 3px; }
}
.content-bg p > a,
.dark-orange-bg p > a,
.dark-blue-bg p > a,
.content-bg p > strong > a,
.dark-orange-bg p > strong > a,
.dark-blue-bg p > strong > a,
.content-bg p > em > a,
.dark-orange-bg p > em > a,
.dark-blue-bg p > em > a {
   background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
}
a:hover {
    text-decoration: none; 
}
a:focus,
div:focus {
    outline: 3px solid rgba(40, 167, 69, 0.08);
}
.h1-heading > a, .medium-text > a, .large-text > a, .extra-large-text > a,
.h1-heading > a.link-underline.is--styled, .medium-text > a.link-underline.is--styled, .large-text > a.link-underline.is--styled, .extra-large-text > a.link-underline.is--styled {
    background-size: 100% 3px;
        background-position: 0 97%;
}
.h1-heading > a:hover, .medium-text > a:hover, .large-text > a:hover, .extra-large-text > a:hover,
.h1-heading > a.link-underline.is--styled:hover, .medium-text > a.link-underline.is--styled:hover, .large-text > a.link-underline.is--styled:hover, .extra-large-text > a.link-underline.is--styled:hover {
-webkit-animation: drawLineLarge 0.3s linear;
    -moz-animation: drawLineLarge 0.3s linear;
    -o-animation: drawLineLarge 0.3s linear;
    animation: drawLineLarge 0.3s linear;
}
.h1-heading > a:before, .medium-text > a:before, .large-text > a:before, .extra-large-text > a:before,
a.d-block:before {
  content: none;
}
a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }
.tribe-common .link-underline,
.link-underline,
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post__read-more,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.link-underline-arrow-li > a.mega-menu-link,
p > a.link-underline.is--styled {
text-decoration: none;
    display: inline;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    background-image: linear-gradient(#508e52, #508e52);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.tribe-common .link-underline:hover,
.link-underline:hover,
.hover-up:hover p.link-underline,
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post:hover .elementor-post__read-more {
-webkit-animation: drawLine 0.3s linear;
    -moz-animation: drawLine 0.3s linear;
    -o-animation: drawLine 0.3s linear;
    animation: drawLine 0.3s linear;
    cursor: pointer;
}
.link-underline.is--white,
.light-blg .link-inherit,
.content-bg-hero #stylized-hero.dark-orange-bg .link-underline,
.link-underline.is--gray {
    background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
}
.light-blg .link-inherit {
    color: #fff;
}
p.link-underline {
    color: inherit !important;
}

.link-tiny {
    font-size: 0.75rem;
    display: inline-block;
}
.micro-heading {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 72%;
    margin-bottom: 2px;
}
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; 
border-radius: 20px;    
}
.rounded-corners {
        border-radius: 20px !important;
}
#wp-post-content img,
.case-story-logo,
.tribe-events-event-thumb img {
    border-radius: 0;
}
#main-post-content table { 
    width: 100%; 
    margin-bottom: 15px; 
    border-collapse: collapse; 
    border-spacing: 0; 
}
#main-post-content table { 
    width: 100%; 
    margin-bottom: 15px; 
    border-collapse: collapse; 
    border-spacing: 0; 
}
#main-body-content tbody {
    vertical-align: top;
}
#main-post-content table th, 
#main-post-content table tr td { 
    padding: 15px;  
}
#main-post-content table th { 
    border:none; 
}
#main-post-content table td {
  margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
tr {
    margin-left: -15px; 
    margin-right: -15px; 
        display: block;
}
.woocommerce tr {
    margin-left: 0;
    margin-right: 0;
    display: table-row;
}
td {
    padding: 15px; 
}
.tribe-common tr {
    display: table-row;
}
.featured-image,
.case-story-video-wrapper iframe {
border-radius: 20px !important;   
}
.border-radius-0 {
    border-radius: 0 !important;
}
svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px solid #539653;
}

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; 
}
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
    width: 100%;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 0 !important;
}
@media (max-width: 575px) {
    .gform_wrapper select {
            padding: 8px 4px !important;
    line-height: 2 !important;
    min-height: 2rem;
    }
}
.gform_wrapper {
    margin-top: 0 !important;
}
#contact-top .gform_wrapper {
    max-width: 600px !important;
    margin: 0 auto 16px !important;
}
#ic_signupform,
.ic_signupform-class {
    max-width: 600px !important;
    position: relative;
    margin-bottom: 16px;
}

.gform_body ul {
    padding: 0;
    list-style-type: none;
}
textarea {
    border-color: transparent;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }
.gform_wrapper li.hidden_label input,
body .gform_wrapper .top_label div.ginput_container,
body .gform_wrapper ul li.gfield {
    margin-top: 0 !important;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }


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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }


[hidden] {
  display: none !important; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6, .h1-heading,
#tribe-events-pg-template .tribe-events-content h1, .tribe-events-after-html h1, .tribe-events-before-html h1,
#tribe-events-pg-template .tribe-events-content h2, .tribe-events-after-html h2, .tribe-events-before-html h2,
#tribe-events-pg-template .tribe-events-content h3, .tribe-events-after-html h3, .tribe-events-before-html h3, 
#tribe-events-pg-template .tribe-events-content h4, .tribe-events-after-html h4, .tribe-events-before-html h4,
#tribe-events-pg-template .tribe-events-content h5, .tribe-events-after-html h5, .tribe-events-before-html h5,
#tribe-events-pg-template .tribe-events-content h6, .tribe-events-after-html h6, .tribe-events-before-html h6 {
  margin-bottom: 1rem; 
font-weight: 600;    
}

.tribe-common h1, .tribe-common h2, .tribe-common h3, .tribe-common h4, .tribe-common h5, .tribe-common h6 {
    font-weight: 600 !important;
}
h1, .h1, .h1-heading,
#tribe-events-pg-template .tribe-events-content h1, .tribe-events-after-html h1, .tribe-events-before-html h1 {
  font-size: 3.409rem;
line-height: 1.05;
}

h2, .h2,
#tribe-events-pg-template .tribe-events-content h2, .tribe-events-after-html h2, .tribe-events-before-html h2 {
  font-size: 2.273rem;
    line-height: 1.15;
}
.h2-add i {
    font-size: 2.273rem !important;
}
h3, .h3,
#tribe-events-pg-template .tribe-events-content h3, .tribe-events-after-html h3, .tribe-events-before-html h3 {
  font-size: 1.818rem;
line-height: 1.2;
}
.tribe-events-calendar-list__event-date-tag-daynum {
font-weight: 600 !important;  
    font-size: 1.818rem !important;  
line-height: 1.2 !important;  
}
h4, .h4,
#tribe-events-pg-template .tribe-events-content h4, .tribe-events-after-html h4, .tribe-events-before-html h4 {
  font-size: 1.455rem;
line-height: 1.25;
}
.tribe-events-calendar-list__event-title {
    font-size: 1.455rem !important;
    line-height: 1.25 !important;
}
h5, .h5,
#tribe-events-pg-template .tribe-events-content h5, .tribe-events-after-html h5, .tribe-events-before-html h5 {
  font-size: 1.182rem;
line-height: 1.3;
}

h6, .h6,
#tribe-events-pg-template .tribe-events-content h6, .tribe-events-after-html h6, .tribe-events-before-html h6 {
  font-size: 1.05rem;
line-height: 1.35;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300; 
opacity: 1;
}
.huge-heading {
    font-size: 8.8rem;
    font-weight: 600;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    line-height: 1;
}
.display-heading,
.big-number {
    font-weight: 600;
    font-size: 4.545rem;
}
.display-heading {
    line-height: 1.05 !important;
}
.extra-large-text,
.extra-large-text-inner p,
.is--big-list-item a {
    font-weight: 400;
    font-size: 2.273rem;
    line-height: 1.25;
}
.large-text,
.quote-text,
.rt-p-large p {
    font-weight: 400;
    font-size: 1.455rem;
}
.rt-p-large p,
.rt-p-medium p {
    margin-bottom: 2rem;
}
.tribe-events-c-nav__prev.large-text span,
.tribe-events-c-nav__next.large-text span,
.tribe-events-c-nav__prev.large-text,
.tribe-events-c-nav__next.large-text {
    font-weight: 400 !important;
    font-size: 1.182rem !important;
}
.quote-text.extra-large-text,
blockquote {
    font-weight: 400;
    font-size: 2.273rem;
    line-height: 1.2 !important;
}
.medium-text,
.rt-p-medium p {
    font-weight: 400;
    font-size: 1.182rem;
}
.tribe-common button.medium-text {
    font-weight: 400;
    font-size: 1.182rem !important;
}
.small-text,
.mega-menu-item-type-widget.tribe-events-adv-list-widget p {
    font-weight: 400;
    font-size: 0.8182rem;
}
.tribe-events-month-event-title a {
    font-weight: 400 !important;
    font-size: 0.8182rem !important;
}
@media (max-width: 767px) {
    .medium-text,
    .rt-p-medium p,
    .tribe-common button.medium-text {
    font-size: 1.32rem;
}
}
.fine-print-text,
figcaption,
.charleft {
    font-weight: 400;
    font-size: 0.7rem;
    opacity: 1;
}
.quote-text,
blockquote {
font-family: fieldwork, sans-serif;
font-weight: 300 !important;
    font-style: italic;
}
.large-caps-text,
.small-caps-text,
.micro-caps-text,
.elementor-post-date {
font-family: fieldwork, sans-serif;
    font-style: italic;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    margin-bottom: 1.25rem;
}

.large-caps-text {
    font-size: 1.364rem;
}
@media (min-width: 768px) {
.large-caps-text.is--xxl {
    font-size: 2rem;
}
}
.tribe-events .tribe-events-calendar-list__month-separator-text,
.tribe-events-calendar-list__event-date-tag-weekday {
    font-family: fieldwork, sans-serif !important;
    font-style: italic !important;
    font-weight: 300 !important;
    text-transform: uppercase !important;
}
.tribe-events .tribe-events-calendar-list__month-separator-text {
    font-size: 0.9091rem !important;
    letter-spacing: 0.3em !important;
}
.tribe-events-calendar-list__event-date-tag-weekday {
    font-size: 0.6rem !important;
    letter-spacing: 0.2em !important;
}

.small-caps-text,
.elementor-post-date {
    font-size: 0.9091rem;
}
.micro-caps-text {
    font-size: 0.6rem;
    letter-spacing: 0.2em;
}
.h1-heading {
    opacity: 1;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(43, 43, 43, 0.2); 
}
small,
.small {
  font-size: 80%;
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    margin-bottom: 1rem;
}
.big {
    font-size: 120%;
}

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }
  .list-inline-item:not(:last-child) {
    margin-right: 0.5rem; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

.blockquote {
margin-bottom: 1rem;
    font-size: 2.25rem;
    line-height: 1.2;
}

.blockquote-footer {
    display: block;
    font-size: 1.05rem;
}
.blockquote-footer img {
    width: 100px;
    float: left;
}
blockquote img,
.blockquote img,
.blockquote-footer img {
    opacity: 1;
}
.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 90%;
  color: #6c757d; }

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word; }
  a > code {
    color: inherit; }

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem; }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700; }

pre {
  display: block;
  font-size: 87.5%;
  color: #212529; }
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
     -moz-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.33333%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.66667%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
     -moz-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
     -moz-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
  -webkit-order: 13;
     -moz-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
     -moz-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
     -moz-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
     -moz-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
     -moz-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
     -moz-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
  -webkit-order: 5;
     -moz-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
  -webkit-order: 6;
     -moz-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
  -webkit-order: 7;
     -moz-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
  -webkit-order: 8;
     -moz-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -webkit-order: 9;
     -moz-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -webkit-order: 10;
     -moz-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -webkit-order: 11;
     -moz-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -webkit-order: 12;
     -moz-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

.offset-1 {
  margin-left: 8.33333%; }

.offset-2 {
  margin-left: 16.66667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333%; }

.offset-5 {
  margin-left: 41.66667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333%; }

.offset-8 {
  margin-left: 66.66667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333%; }

.offset-11 {
  margin-left: 91.66667%; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
    section,
    #wrapper-footer-full,
    #tribe-events-pg-template, .tribe-events-pg-template {
    padding: 60px 7% 80px;
}
    .tribe-events-page-template .tribe-events .tribe-events-l-container {
        padding: 60px 7% 80px !important;
    }
    .py-section {
    padding-top: 80px;
    padding-bottom: 80px;
}
    .py-double {
    padding-top: 100px;
    padding-bottom: 120px;
}
    .pull-up-content {
    margin-top: -150px;
}
    .pull-up-content-medium {
    margin-top: -80px;
}
  .col-md {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
    section,
    #wrapper-footer-full,
    #tribe-events-pg-template, .tribe-events-pg-template {
    padding: 80px 7% 100px;
} 
    .tribe-events-page-template .tribe-events .tribe-events-l-container {
        padding: 80px 7% 100px !important;
    }
    .py-section {
    padding-top: 100px;
    padding-bottom: 100px;
}
    .py-double {
    padding-top: 120px;
    padding-bottom: 140px;
}
    .pull-up-content {
    margin-top: -160px;
}
    .pull-up-content-medium {
    position: relative;
    margin-top: -150px;
}
  .col-lg {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
    .col-lg-30-percent {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    max-width: 30%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
    section,
    #wrapper-footer-full,
    #tribe-events-pg-template, .tribe-events-pg-template {
    padding: 100px 7% 120px;
} 
    .tribe-events-page-template .tribe-events .tribe-events-l-container {
        padding: 100px 7% 120px !important;
    }
    .py-section {
    padding-top: 140px;
    padding-bottom: 140px;
}
    .py-double {
    padding-top: 140px;
    padding-bottom: 160px;
}
    .py-double.is--pb-xl {
        padding-bottom: 195px;
    }
    .pull-up-content {
    margin-top: -220px;
}
    .pull-up-content-medium {
    position: relative;
    margin-top: -175px;
}
  .col-xl {
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
       -moz-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.33333%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.66667%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
       -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
       -moz-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -webkit-order: 13;
       -moz-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
       -moz-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
       -moz-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
       -moz-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
       -moz-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -webkit-order: 7;
       -moz-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -webkit-order: 8;
       -moz-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -webkit-order: 9;
       -moz-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -webkit-order: 11;
       -moz-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -webkit-order: 12;
       -moz-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

table {
    color: rgba(43,43,43,0.7);
}
table h1, table h2, table h3, table h4, table h5, table h6, table a {
    color: #2b2b2b;
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #cfc6ff; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #a795ff; }

.table-hover .table-primary:hover {
  background-color: #baadff; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #baadff; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb; }

.table-hover .table-secondary:hover {
  background-color: #c8cbcf; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e; }

.table-hover .table-success:hover {
  background-color: #b1dfbb; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #b1dfbb; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e; }

.table-hover .table-warning:hover {
  background-color: #ffe8a1; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffe8a1; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e; }

.table-hover .table-danger:hover {
  background-color: #f1b0b7; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #f1b0b7; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc; }

.table-hover .table-light:hover {
  background-color: #ececf6; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ececf6; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c; }

.table-hover .table-dark:hover {
  background-color: #b9bbbe; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b9bbbe; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55; }

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #343a40; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #454d55; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }

  @media (prefers-reduced-motion: reduce) {
    .form-control, .wpcf7 input[type=text],
    .wpcf7 input[type=search],
    .wpcf7 input[type=url],
    .wpcf7 input[type=tel],
    .wpcf7 input[type=number],
    .wpcf7 input[type=range],
    .wpcf7 input[type=date],
    .wpcf7 input[type=month],
    .wpcf7 input[type=week],
    .wpcf7 input[type=time],
    .wpcf7 input[type=datetime],
    .wpcf7 input[type=datetime-local],
    .wpcf7 input[type=color],
    .wpcf7 input[type=email],
    .wpcf7 input[type=file],
    .wpcf7 input[type=submit],
    .wpcf7 select,
    .wpcf7 textarea, .wpcf7 .wpcf7-validation-errors {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(220, 53, 69, 0.2);
    margin-bottom: 6px!important;
    padding-bottom: 6px;
    padding-top: 8px;
    box-sizing: border-box;
}
.validation_error {
    color: #dc3545;
    font-size: 1.5rem;
    margin: 1rem 0;
}
.gform_wrapper .validation_message {
    color: #dc3545;
    font-weight: 700;
    letter-spacing: normal;
}
.form-control::placeholder, input[type=text]::placeholder,
  input[type=search]::placeholder,
  input[type=url]::placeholder,
  input[type=tel]::placeholder,
  input[type=number]::placeholder,
  input[type=range]::placeholder,
  input[type=date]::placeholder,
  input[type=month]::placeholder,
  input[type=week]::placeholder,
  input[type=time]::placeholder,
  input[type=datetime]::placeholder,
  input[type=datetime-local]::placeholder,
  input[type=color]::placeholder,
  input[type=email]::placeholder,
  input[type=file]::placeholder,
  input[type=submit]::placeholder,
  select::placeholder,
  textarea::placeholder, .gform_wrapper-validation-errors::placeholder {
    color: rgba(43,43,43,0.5);
    font-weight: 400;
}

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px; }
  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px; }

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem; }

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem; }
  .form-check-input:disabled ~ .form-check-label {
    color: #6c757d; }

.form-check-label {
  margin-bottom: 0; }

.form-check-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-right: 0.75rem; }
  .form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #508e52; }


.was-validated .form-control:valid, .was-validated .wpcf7 input:valid[type=text], .wpcf7 .was-validated input:valid[type=text],
.was-validated .wpcf7 input:valid[type=search], .wpcf7 .was-validated input:valid[type=search],
.was-validated .wpcf7 input:valid[type=url], .wpcf7 .was-validated input:valid[type=url],
.was-validated .wpcf7 input:valid[type=tel], .wpcf7 .was-validated input:valid[type=tel],
.was-validated .wpcf7 input:valid[type=number], .wpcf7 .was-validated input:valid[type=number],
.was-validated .wpcf7 input:valid[type=range], .wpcf7 .was-validated input:valid[type=range],
.was-validated .wpcf7 input:valid[type=date], .wpcf7 .was-validated input:valid[type=date],
.was-validated .wpcf7 input:valid[type=month], .wpcf7 .was-validated input:valid[type=month],
.was-validated .wpcf7 input:valid[type=week], .wpcf7 .was-validated input:valid[type=week],
.was-validated .wpcf7 input:valid[type=time], .wpcf7 .was-validated input:valid[type=time],
.was-validated .wpcf7 input:valid[type=datetime], .wpcf7 .was-validated input:valid[type=datetime],
.was-validated .wpcf7 input:valid[type=datetime-local], .wpcf7 .was-validated input:valid[type=datetime-local],
.was-validated .wpcf7 input:valid[type=color], .wpcf7 .was-validated input:valid[type=color],
.was-validated .wpcf7 input:valid[type=email], .wpcf7 .was-validated input:valid[type=email],
.was-validated .wpcf7 input:valid[type=file], .wpcf7 .was-validated input:valid[type=file],
.was-validated .wpcf7 input:valid[type=submit], .wpcf7 .was-validated input:valid[type=submit],
.was-validated .wpcf7 select:valid, .wpcf7 .was-validated select:valid,
.was-validated .wpcf7 textarea:valid, .wpcf7 .was-validated textarea:valid, .was-validated .wpcf7 .wpcf7-validation-errors:valid, .wpcf7 .was-validated .wpcf7-validation-errors:valid, .form-control.is-valid, .wpcf7 input.is-valid[type=text],
.wpcf7 input.is-valid[type=search],
.wpcf7 input.is-valid[type=url],
.wpcf7 input.is-valid[type=tel],
.wpcf7 input.is-valid[type=number],
.wpcf7 input.is-valid[type=range],
.wpcf7 input.is-valid[type=date],
.wpcf7 input.is-valid[type=month],
.wpcf7 input.is-valid[type=week],
.wpcf7 input.is-valid[type=time],
.wpcf7 input.is-valid[type=datetime],
.wpcf7 input.is-valid[type=datetime-local],
.wpcf7 input.is-valid[type=color],
.wpcf7 input.is-valid[type=email],
.wpcf7 input.is-valid[type=file],
.wpcf7 input.is-valid[type=submit],
.wpcf7 select.is-valid,
.wpcf7 textarea.is-valid, .wpcf7 .is-valid.wpcf7-validation-errors {
  border-color: #508e52;
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: -moz-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center right -webkit-calc(0.375em + 0.1875rem);
  background-position: center right -moz-calc(0.375em + 0.1875rem);
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: -webkit-calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  background-size: -moz-calc(0.75em + 0.375rem) -moz-calc(0.75em + 0.375rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:valid:focus, .was-validated .wpcf7 input:valid:focus[type=text], .wpcf7 .was-validated input:valid:focus[type=text],
  .was-validated .wpcf7 input:valid:focus[type=search], .wpcf7 .was-validated input:valid:focus[type=search],
  .was-validated .wpcf7 input:valid:focus[type=url], .wpcf7 .was-validated input:valid:focus[type=url],
  .was-validated .wpcf7 input:valid:focus[type=tel], .wpcf7 .was-validated input:valid:focus[type=tel],
  .was-validated .wpcf7 input:valid:focus[type=number], .wpcf7 .was-validated input:valid:focus[type=number],
  .was-validated .wpcf7 input:valid:focus[type=range], .wpcf7 .was-validated input:valid:focus[type=range],
  .was-validated .wpcf7 input:valid:focus[type=date], .wpcf7 .was-validated input:valid:focus[type=date],
  .was-validated .wpcf7 input:valid:focus[type=month], .wpcf7 .was-validated input:valid:focus[type=month],
  .was-validated .wpcf7 input:valid:focus[type=week], .wpcf7 .was-validated input:valid:focus[type=week],
  .was-validated .wpcf7 input:valid:focus[type=time], .wpcf7 .was-validated input:valid:focus[type=time],
  .was-validated .wpcf7 input:valid:focus[type=datetime], .wpcf7 .was-validated input:valid:focus[type=datetime],
  .was-validated .wpcf7 input:valid:focus[type=datetime-local], .wpcf7 .was-validated input:valid:focus[type=datetime-local],
  .was-validated .wpcf7 input:valid:focus[type=color], .wpcf7 .was-validated input:valid:focus[type=color],
  .was-validated .wpcf7 input:valid:focus[type=email], .wpcf7 .was-validated input:valid:focus[type=email],
  .was-validated .wpcf7 input:valid:focus[type=file], .wpcf7 .was-validated input:valid:focus[type=file],
  .was-validated .wpcf7 input:valid:focus[type=submit], .wpcf7 .was-validated input:valid:focus[type=submit],
  .was-validated .wpcf7 select:valid:focus, .wpcf7 .was-validated select:valid:focus,
  .was-validated .wpcf7 textarea:valid:focus, .wpcf7 .was-validated textarea:valid:focus, .was-validated .wpcf7 .wpcf7-validation-errors:valid:focus, .wpcf7 .was-validated .wpcf7-validation-errors:valid:focus, .form-control.is-valid:focus, .wpcf7 input.is-valid:focus[type=text],
  .wpcf7 input.is-valid:focus[type=search],
  .wpcf7 input.is-valid:focus[type=url],
  .wpcf7 input.is-valid:focus[type=tel],
  .wpcf7 input.is-valid:focus[type=number],
  .wpcf7 input.is-valid:focus[type=range],
  .wpcf7 input.is-valid:focus[type=date],
  .wpcf7 input.is-valid:focus[type=month],
  .wpcf7 input.is-valid:focus[type=week],
  .wpcf7 input.is-valid:focus[type=time],
  .wpcf7 input.is-valid:focus[type=datetime],
  .wpcf7 input.is-valid:focus[type=datetime-local],
  .wpcf7 input.is-valid:focus[type=color],
  .wpcf7 input.is-valid:focus[type=email],
  .wpcf7 input.is-valid:focus[type=file],
  .wpcf7 input.is-valid:focus[type=submit],
  .wpcf7 select.is-valid:focus,
  .wpcf7 textarea.is-valid:focus, .wpcf7 .is-valid.wpcf7-validation-errors:focus {
    border-color: #508e52;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .form-control:valid ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=text] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=text] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=search] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=search] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=url] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=url] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=tel] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=tel] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=number] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=number] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=range] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=range] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=date] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=date] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=month] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=month] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=week] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=week] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=time] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=time] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=datetime] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=datetime] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=datetime-local] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=datetime-local] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=color] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=color] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=email] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=email] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=file] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=file] ~ .valid-feedback, .was-validated .wpcf7 input:valid[type=submit] ~ .valid-feedback, .wpcf7 .was-validated input:valid[type=submit] ~ .valid-feedback, .was-validated .wpcf7 select:valid ~ .valid-feedback, .wpcf7 .was-validated select:valid ~ .valid-feedback, .was-validated .wpcf7 textarea:valid ~ .valid-feedback, .wpcf7 .was-validated textarea:valid ~ .valid-feedback, .was-validated .wpcf7 .wpcf7-validation-errors:valid ~ .valid-feedback, .wpcf7 .was-validated .wpcf7-validation-errors:valid ~ .valid-feedback,
  .was-validated .form-control:valid ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=text] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=text] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=search] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=search] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=url] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=url] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=tel] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=tel] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=number] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=number] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=range] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=range] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=date] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=date] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=month] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=month] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=week] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=week] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=time] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=time] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=datetime] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=datetime] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=datetime-local] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=datetime-local] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=color] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=color] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=email] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=email] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=file] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=file] ~ .valid-tooltip,
  .was-validated .wpcf7 input:valid[type=submit] ~ .valid-tooltip,
  .wpcf7 .was-validated input:valid[type=submit] ~ .valid-tooltip,
  .was-validated .wpcf7 select:valid ~ .valid-tooltip,
  .wpcf7 .was-validated select:valid ~ .valid-tooltip,
  .was-validated .wpcf7 textarea:valid ~ .valid-tooltip,
  .wpcf7 .was-validated textarea:valid ~ .valid-tooltip,
  .was-validated .wpcf7 .wpcf7-validation-errors:valid ~ .valid-tooltip,
  .wpcf7 .was-validated .wpcf7-validation-errors:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .wpcf7 input.is-valid[type=text] ~ .valid-feedback, .wpcf7 input.is-valid[type=search] ~ .valid-feedback, .wpcf7 input.is-valid[type=url] ~ .valid-feedback, .wpcf7 input.is-valid[type=tel] ~ .valid-feedback, .wpcf7 input.is-valid[type=number] ~ .valid-feedback, .wpcf7 input.is-valid[type=range] ~ .valid-feedback, .wpcf7 input.is-valid[type=date] ~ .valid-feedback, .wpcf7 input.is-valid[type=month] ~ .valid-feedback, .wpcf7 input.is-valid[type=week] ~ .valid-feedback, .wpcf7 input.is-valid[type=time] ~ .valid-feedback, .wpcf7 input.is-valid[type=datetime] ~ .valid-feedback, .wpcf7 input.is-valid[type=datetime-local] ~ .valid-feedback, .wpcf7 input.is-valid[type=color] ~ .valid-feedback, .wpcf7 input.is-valid[type=email] ~ .valid-feedback, .wpcf7 input.is-valid[type=file] ~ .valid-feedback, .wpcf7 input.is-valid[type=submit] ~ .valid-feedback, .wpcf7 select.is-valid ~ .valid-feedback, .wpcf7 textarea.is-valid ~ .valid-feedback, .wpcf7 .is-valid.wpcf7-validation-errors ~ .valid-feedback,
  .form-control.is-valid ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=text] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=search] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=url] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=tel] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=number] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=range] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=date] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=month] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=week] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=time] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=datetime] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=datetime-local] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=color] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=email] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=file] ~ .valid-tooltip,
  .wpcf7 input.is-valid[type=submit] ~ .valid-tooltip,
  .wpcf7 select.is-valid ~ .valid-tooltip,
  .wpcf7 textarea.is-valid ~ .valid-tooltip,
  .wpcf7 .is-valid.wpcf7-validation-errors ~ .valid-tooltip {
    display: block; }

.was-validated textarea.form-control:valid,
.was-validated .wpcf7 textarea:valid, .wpcf7 .was-validated textarea:valid, textarea.form-control.is-valid,
.wpcf7 textarea.is-valid {
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: -moz-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-position: top -webkit-calc(0.375em + 0.1875rem) right -webkit-calc(0.375em + 0.1875rem);
  background-position: top -moz-calc(0.375em + 0.1875rem) right -moz-calc(0.375em + 0.1875rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #508e52;
  padding-right: -webkit-calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  padding-right: -moz-calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) -moz-calc(0.75em + 0.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
    border-color: #508e52;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }
  .was-validated .custom-select:valid ~ .valid-feedback,
  .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback,
  .custom-select.is-valid ~ .valid-tooltip {
    display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback,
.was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback,
.form-control-file.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #508e52; }

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #508e52; }
  .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
    border-color: #508e52; }

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #508e52; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #508e52; }

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #508e52;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545; }


.was-validated .form-control:invalid, .was-validated .wpcf7 input:invalid[type=text], .wpcf7 .was-validated input:invalid[type=text],
.was-validated .wpcf7 input:invalid[type=search], .wpcf7 .was-validated input:invalid[type=search],
.was-validated .wpcf7 input:invalid[type=url], .wpcf7 .was-validated input:invalid[type=url],
.was-validated .wpcf7 input:invalid[type=tel], .wpcf7 .was-validated input:invalid[type=tel],
.was-validated .wpcf7 input:invalid[type=number], .wpcf7 .was-validated input:invalid[type=number],
.was-validated .wpcf7 input:invalid[type=range], .wpcf7 .was-validated input:invalid[type=range],
.was-validated .wpcf7 input:invalid[type=date], .wpcf7 .was-validated input:invalid[type=date],
.was-validated .wpcf7 input:invalid[type=month], .wpcf7 .was-validated input:invalid[type=month],
.was-validated .wpcf7 input:invalid[type=week], .wpcf7 .was-validated input:invalid[type=week],
.was-validated .wpcf7 input:invalid[type=time], .wpcf7 .was-validated input:invalid[type=time],
.was-validated .wpcf7 input:invalid[type=datetime], .wpcf7 .was-validated input:invalid[type=datetime],
.was-validated .wpcf7 input:invalid[type=datetime-local], .wpcf7 .was-validated input:invalid[type=datetime-local],
.was-validated .wpcf7 input:invalid[type=color], .wpcf7 .was-validated input:invalid[type=color],
.was-validated .wpcf7 input:invalid[type=email], .wpcf7 .was-validated input:invalid[type=email],
.was-validated .wpcf7 input:invalid[type=file], .wpcf7 .was-validated input:invalid[type=file],
.was-validated .wpcf7 input:invalid[type=submit], .wpcf7 .was-validated input:invalid[type=submit],
.was-validated .wpcf7 select:invalid, .wpcf7 .was-validated select:invalid,
.was-validated .wpcf7 textarea:invalid, .wpcf7 .was-validated textarea:invalid, .was-validated .wpcf7 .wpcf7-validation-errors:invalid, .wpcf7 .was-validated .wpcf7-validation-errors:invalid, .form-control.is-invalid, .wpcf7 input.is-invalid[type=text],
.wpcf7 input.is-invalid[type=search],
.wpcf7 input.is-invalid[type=url],
.wpcf7 input.is-invalid[type=tel],
.wpcf7 input.is-invalid[type=number],
.wpcf7 input.is-invalid[type=range],
.wpcf7 input.is-invalid[type=date],
.wpcf7 input.is-invalid[type=month],
.wpcf7 input.is-invalid[type=week],
.wpcf7 input.is-invalid[type=time],
.wpcf7 input.is-invalid[type=datetime],
.wpcf7 input.is-invalid[type=datetime-local],
.wpcf7 input.is-invalid[type=color],
.wpcf7 input.is-invalid[type=email],
.wpcf7 input.is-invalid[type=file],
.wpcf7 input.is-invalid[type=submit],
.wpcf7 select.is-invalid,
.wpcf7 textarea.is-invalid, .wpcf7 .is-invalid.wpcf7-validation-errors {
  border-color: #dc3545;
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: -moz-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");
  background-repeat: no-repeat;
  background-position: center right -webkit-calc(0.375em + 0.1875rem);
  background-position: center right -moz-calc(0.375em + 0.1875rem);
  background-position: center right calc(0.375em + 0.1875rem);
  background-size: -webkit-calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  background-size: -moz-calc(0.75em + 0.375rem) -moz-calc(0.75em + 0.375rem);
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .form-control:invalid:focus, .was-validated .wpcf7 input:invalid:focus[type=text], .wpcf7 .was-validated input:invalid:focus[type=text],
  .was-validated .wpcf7 input:invalid:focus[type=search], .wpcf7 .was-validated input:invalid:focus[type=search],
  .was-validated .wpcf7 input:invalid:focus[type=url], .wpcf7 .was-validated input:invalid:focus[type=url],
  .was-validated .wpcf7 input:invalid:focus[type=tel], .wpcf7 .was-validated input:invalid:focus[type=tel],
  .was-validated .wpcf7 input:invalid:focus[type=number], .wpcf7 .was-validated input:invalid:focus[type=number],
  .was-validated .wpcf7 input:invalid:focus[type=range], .wpcf7 .was-validated input:invalid:focus[type=range],
  .was-validated .wpcf7 input:invalid:focus[type=date], .wpcf7 .was-validated input:invalid:focus[type=date],
  .was-validated .wpcf7 input:invalid:focus[type=month], .wpcf7 .was-validated input:invalid:focus[type=month],
  .was-validated .wpcf7 input:invalid:focus[type=week], .wpcf7 .was-validated input:invalid:focus[type=week],
  .was-validated .wpcf7 input:invalid:focus[type=time], .wpcf7 .was-validated input:invalid:focus[type=time],
  .was-validated .wpcf7 input:invalid:focus[type=datetime], .wpcf7 .was-validated input:invalid:focus[type=datetime],
  .was-validated .wpcf7 input:invalid:focus[type=datetime-local], .wpcf7 .was-validated input:invalid:focus[type=datetime-local],
  .was-validated .wpcf7 input:invalid:focus[type=color], .wpcf7 .was-validated input:invalid:focus[type=color],
  .was-validated .wpcf7 input:invalid:focus[type=email], .wpcf7 .was-validated input:invalid:focus[type=email],
  .was-validated .wpcf7 input:invalid:focus[type=file], .wpcf7 .was-validated input:invalid:focus[type=file],
  .was-validated .wpcf7 input:invalid:focus[type=submit], .wpcf7 .was-validated input:invalid:focus[type=submit],
  .was-validated .wpcf7 select:invalid:focus, .wpcf7 .was-validated select:invalid:focus,
  .was-validated .wpcf7 textarea:invalid:focus, .wpcf7 .was-validated textarea:invalid:focus, .was-validated .wpcf7 .wpcf7-validation-errors:invalid:focus, .wpcf7 .was-validated .wpcf7-validation-errors:invalid:focus, .form-control.is-invalid:focus, .wpcf7 input.is-invalid:focus[type=text],
  .wpcf7 input.is-invalid:focus[type=search],
  .wpcf7 input.is-invalid:focus[type=url],
  .wpcf7 input.is-invalid:focus[type=tel],
  .wpcf7 input.is-invalid:focus[type=number],
  .wpcf7 input.is-invalid:focus[type=range],
  .wpcf7 input.is-invalid:focus[type=date],
  .wpcf7 input.is-invalid:focus[type=month],
  .wpcf7 input.is-invalid:focus[type=week],
  .wpcf7 input.is-invalid:focus[type=time],
  .wpcf7 input.is-invalid:focus[type=datetime],
  .wpcf7 input.is-invalid:focus[type=datetime-local],
  .wpcf7 input.is-invalid:focus[type=color],
  .wpcf7 input.is-invalid:focus[type=email],
  .wpcf7 input.is-invalid:focus[type=file],
  .wpcf7 input.is-invalid:focus[type=submit],
  .wpcf7 select.is-invalid:focus,
  .wpcf7 textarea.is-invalid:focus, .wpcf7 .is-invalid.wpcf7-validation-errors:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=text] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=text] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=search] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=search] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=url] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=url] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=tel] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=tel] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=number] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=number] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=range] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=range] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=date] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=date] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=month] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=month] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=week] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=week] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=time] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=time] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=datetime] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=datetime] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=datetime-local] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=datetime-local] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=color] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=color] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=email] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=email] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=file] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=file] ~ .invalid-feedback, .was-validated .wpcf7 input:invalid[type=submit] ~ .invalid-feedback, .wpcf7 .was-validated input:invalid[type=submit] ~ .invalid-feedback, .was-validated .wpcf7 select:invalid ~ .invalid-feedback, .wpcf7 .was-validated select:invalid ~ .invalid-feedback, .was-validated .wpcf7 textarea:invalid ~ .invalid-feedback, .wpcf7 .was-validated textarea:invalid ~ .invalid-feedback, .was-validated .wpcf7 .wpcf7-validation-errors:invalid ~ .invalid-feedback, .wpcf7 .was-validated .wpcf7-validation-errors:invalid ~ .invalid-feedback,
  .was-validated .form-control:invalid ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=text] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=text] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=search] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=search] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=url] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=url] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=tel] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=tel] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=number] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=number] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=range] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=range] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=date] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=date] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=month] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=month] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=week] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=week] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=time] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=time] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=datetime] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=datetime] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=datetime-local] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=datetime-local] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=color] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=color] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=email] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=email] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=file] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=file] ~ .invalid-tooltip,
  .was-validated .wpcf7 input:invalid[type=submit] ~ .invalid-tooltip,
  .wpcf7 .was-validated input:invalid[type=submit] ~ .invalid-tooltip,
  .was-validated .wpcf7 select:invalid ~ .invalid-tooltip,
  .wpcf7 .was-validated select:invalid ~ .invalid-tooltip,
  .was-validated .wpcf7 textarea:invalid ~ .invalid-tooltip,
  .wpcf7 .was-validated textarea:invalid ~ .invalid-tooltip,
  .was-validated .wpcf7 .wpcf7-validation-errors:invalid ~ .invalid-tooltip,
  .wpcf7 .was-validated .wpcf7-validation-errors:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .wpcf7 input.is-invalid[type=text] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=search] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=url] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=tel] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=number] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=range] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=date] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=month] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=week] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=time] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=datetime] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=datetime-local] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=color] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=email] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=file] ~ .invalid-feedback, .wpcf7 input.is-invalid[type=submit] ~ .invalid-feedback, .wpcf7 select.is-invalid ~ .invalid-feedback, .wpcf7 textarea.is-invalid ~ .invalid-feedback, .wpcf7 .is-invalid.wpcf7-validation-errors ~ .invalid-feedback,
  .form-control.is-invalid ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=text] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=search] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=url] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=tel] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=number] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=range] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=date] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=month] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=week] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=time] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=datetime] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=datetime-local] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=color] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=email] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=file] ~ .invalid-tooltip,
  .wpcf7 input.is-invalid[type=submit] ~ .invalid-tooltip,
  .wpcf7 select.is-invalid ~ .invalid-tooltip,
  .wpcf7 textarea.is-invalid ~ .invalid-tooltip,
  .wpcf7 .is-invalid.wpcf7-validation-errors ~ .invalid-tooltip {
    display: block; }

.was-validated textarea.form-control:invalid,
.was-validated .wpcf7 textarea:invalid, .wpcf7 .was-validated textarea:invalid, textarea.form-control.is-invalid,
.wpcf7 textarea.is-invalid {
  padding-right: -webkit-calc(1.5em + 0.75rem);
  padding-right: -moz-calc(1.5em + 0.75rem);
  padding-right: calc(1.5em + 0.75rem);
  background-position: top -webkit-calc(0.375em + 0.1875rem) right -webkit-calc(0.375em + 0.1875rem);
  background-position: top -moz-calc(0.375em + 0.1875rem) right -moz-calc(0.375em + 0.1875rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: -webkit-calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  padding-right: -moz-calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) -webkit-calc(0.75em + 0.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) -moz-calc(0.75em + 0.375rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }
  .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
    border-color: #dc3545;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }
  .was-validated .custom-select:invalid ~ .invalid-feedback,
  .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback,
  .custom-select.is-invalid ~ .invalid-tooltip {
    display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback,
.was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback,
.form-control-file.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545; }
  .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
    border-color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
          box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .form-inline .form-check {
    width: 100%; }
  @media (min-width: 576px) {
    .form-inline label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      margin-bottom: 0; }
    .form-inline .form-group, .form-inline .wpcf7 .wpcf7-form p, .wpcf7 .wpcf7-form .form-inline p {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
         -moz-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 0; }
    .form-inline .form-control, .form-inline .wpcf7 input[type=text], .wpcf7 .form-inline input[type=text],
    .form-inline .wpcf7 input[type=search], .wpcf7 .form-inline input[type=search],
    .form-inline .wpcf7 input[type=url], .wpcf7 .form-inline input[type=url],
    .form-inline .wpcf7 input[type=tel], .wpcf7 .form-inline input[type=tel],
    .form-inline .wpcf7 input[type=number], .wpcf7 .form-inline input[type=number],
    .form-inline .wpcf7 input[type=range], .wpcf7 .form-inline input[type=range],
    .form-inline .wpcf7 input[type=date], .wpcf7 .form-inline input[type=date],
    .form-inline .wpcf7 input[type=month], .wpcf7 .form-inline input[type=month],
    .form-inline .wpcf7 input[type=week], .wpcf7 .form-inline input[type=week],
    .form-inline .wpcf7 input[type=time], .wpcf7 .form-inline input[type=time],
    .form-inline .wpcf7 input[type=datetime], .wpcf7 .form-inline input[type=datetime],
    .form-inline .wpcf7 input[type=datetime-local], .wpcf7 .form-inline input[type=datetime-local],
    .form-inline .wpcf7 input[type=color], .wpcf7 .form-inline input[type=color],
    .form-inline .wpcf7 input[type=email], .wpcf7 .form-inline input[type=email],
    .form-inline .wpcf7 input[type=file], .wpcf7 .form-inline input[type=file],
    .form-inline .wpcf7 input[type=submit], .wpcf7 .form-inline input[type=submit],
    .form-inline .wpcf7 select, .wpcf7 .form-inline select,
    .form-inline .wpcf7 textarea, .wpcf7 .form-inline textarea, .form-inline .wpcf7 .wpcf7-validation-errors, .wpcf7 .form-inline .wpcf7-validation-errors {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .form-inline .form-control-plaintext {
      display: inline-block; }
    .form-inline .input-group,
    .form-inline .custom-select {
      width: auto; }
    .form-inline .form-check {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: auto;
      padding-left: 0; }
    .form-inline .form-check-input {
      position: relative;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0; }
    .form-inline .custom-control {
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .form-inline .custom-control-label {
      margin-bottom: 0; } }

.btn,
.elementor-button,
.button,
input,
select,
optgroup,
textarea,
#tribe-bar-form input,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link,
.coaches-dropdown-toggle,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link {
            line-height: 1.625rem;
    font-family: fieldwork-hum, sans-serif;
    display: inline-block;
    background-image: none !important;
  font-weight: 600;
  padding: 9px 34px 14px;
  font-size: 1.05rem;
  border-radius: 0.35rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    display: none!important;
    position: absolute!important;
    left: -9000px;
}
input,
button,
select,
optgroup,
textarea,
#tribe-bar-form input,
.coaches-dropdown-toggle {
border: 1px solid #fff;
    background: #fff;
    color: #2b2b2b;
    margin-bottom: 16px;
}
input,
select,
optgroup,
textarea,
#tribe-bar-form input,
.coaches-dropdown-toggle {
    padding-left: 1rem;
    padding-right: 1rem;
}
input[type=text],
textarea {   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn,
.elementor-button,
.button,
input[type=submit],
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link {
    color: #fff;
    text-align: center;
    vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    background-color: #508e52;
    border: 1px solid #508e52;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
}
.btn:hover,
.elementor-button:hover,
.button:hover,
input[type=submit]:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link:hover {
    background-color: #1b5f4a;
    border-color: rgba(230,230,234,0.2);
}
.btn:focus,
.elementor-button:focus,
input:focus,
button:focus,
select:focus,
optgroup:focus,
textarea:focus,
#tribe-bar-form input:focus,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link:focus,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link:focus {
  outline-color: #508e52;
}
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    color: #fff !important;
    text-align: center !important;
    vertical-align: middle !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    background-color: #508e52 !important;
    border: 1px solid #508e52 !important;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
        line-height: 1.4 !important;
    font-family: fieldwork-hum, sans-serif !important;
    display: inline-block !important;
  font-weight: 600 !important;
  padding: 12px 34px 18px !important;
  font-size: 1.05rem !important;
  border-radius: 0.35rem !important;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.tribe-common.tribe-events .tribe-events-c-search__button {
    color: #2b2b2b !important;
    text-align: center !important;
    vertical-align: middle !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
    background-color: transparent !important;
    border: 1px solid #508e52 !important;
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
        line-height: 1.4 !important;
    font-family: fieldwork-hum, sans-serif !important;
    display: inline-block !important;
  font-weight: 600 !important;
  padding: 12px 34px 18px !important;
  font-size: 1.05rem !important;
  border-radius: 0.35rem !important;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
.tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:hover {
    background-color: #1b5f4a !important;
    border-color: rgba(230,230,234,0.2) !important;
}
.tribe-common.tribe-events .tribe-events-c-search__button:hover {
    background-color: #508e52 !important;
    color: #fff !important;
}
.tribe-common .tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:focus {
  outline-color: #508e52 !important;
}
.btn:before,
.nav-btn a:after {
    content: none;
}
  @media (prefers-reduced-motion: reduce) {
    .btn,
    .wpcf7 input[type=submit] {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  .btn:hover, .wpcf7 input:hover[type=submit] {
    text-decoration: none; }
  .btn:focus,
  .wpcf7 input:focus[type=submit], .btn.focus, .wpcf7 input.focus[type=submit] {
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(80, 142, 82, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(80, 142, 82, 0.25); }
  .btn.disabled, .wpcf7 input.disabled[type=submit], .btn:disabled,
  .wpcf7 input:disabled[type=submit] {
    opacity: 0.65; }

select {
  word-wrap: normal; 
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/wp-content/themes/mtnbizworks/img/arrow-down-dashicon.svg') !important;
    background-position: calc(100% - 1rem) 50%;
    background-repeat: no-repeat;
    background-size: 14px 70%;
    font-weight: 400;
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none; }
.btn-outline,
.outline-blg .btn-inherit,
.button:nth-of-type(2) {
    background-color: transparent;
    color: #2b2b2b;
}
.button {
    color: #fff !important;
}
.button:nth-of-type(2) {
    color: #2b2b2b !important;
}
.button.btn-outline {
    background-color: transparent;
    color: #2b2b2b !important;
}
.btn-outline:hover,
.outline-blg .btn-inherit:hover,
.button:nth-of-type(2):hover {
    background-color: #508e52;
    color: #fff !important;
}
.dark-green-bg .btn-outline,
.dark-orange-bg.cta-block .btn-outline,
.dark-blue-bg .btn-outline {
    color: #fff;
}
.dark-green-bg.cta-block .btn-outline,
.dark-orange-bg.cta-block .btn-outline,
.dark-blue-bg.cta-block .btn-outline {
   border-color: rgba(255,255,255,0.5);
}
.cta-block.gray-bg {
    border: 2px solid rgba(43, 43, 43, 0.1);
}
.btn-light,
.light-blg .btn-inherit {
    border-color: rgba(255,255,255,0.5);
    color: #fff;
    background-color: transparent;
}
.btn-light:hover,
.light-blg .btn-inherit:hover {
    color:#2b2b2b !important;
    background-color: #fee4cc;
}
.btn-primary {
    color: #fff !important;
}
.dark-orange-bg.cta-block .btn-outline:hover {
    color:#2b2b2b !important;
    background-color: #fee4cc !important; 
}
.btn-dark-green {
    border-color: #1b5f4a;
    background-color: #1b5f4a;
}
.btn-dark-orange {
    background-color: #d35c28;
}
.btn-light-orange {
    border-color: #fee4cc;
    background-color: #fee4cc;
    color: #2b2b2b;
}
.btn-full-width {
    width: 100%;
}
.btn-small {
    font-size: 0.8182rem;
}
.fade {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  .fade:not(.show) {
    opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  @media (prefers-reduced-motion: reduce) {
    .collapsing {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative; }


  .dropdown-toggle::after {
    content: '\f347';
    font-family: dashicons;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 6px;
    vertical-align: sub;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: rotate(0);
    color: inherit;
    position: relative;
    background: transparent;
    height: auto;
    width: auto;
    right: auto;
    line-height: inherit;
    top: 0;
    font-size: 1.1rem;
}
  .dropdown-toggle:empty::after {
    margin-left: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 20rem;
  padding: 1rem 0.5rem 1.25rem;
  margin: 0.125rem 0 0;
  font-size: 1.05rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #eaeaee;
  border: 1px solid rgba(43, 43, 43, 0.2);
  border-radius: 0.75rem; }
@media (max-width: 575px) {
    .dropdown-menu {
        min-width: 15rem;
    }
}
#all-coaches .dropdown-menu,
.tribe-filter-bar-c-dropdown .select2-results__options {
        max-height: 15.5rem;
    overflow-y: scroll;
}
.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0; }
  .dropdown-menu-md-right {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem; }

.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropright .dropdown-toggle::after {
  vertical-align: 0; }

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropleft .dropdown-toggle::after {
  display: none; }

.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropleft .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto; }

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 2rem;
  clear: both;
  font-weight: 400;
  color: rgba(43,43,43,0.8);
  text-align: inherit;
  background-color: transparent;
  border: 0; 
}
  .dropdown-item:hover, .dropdown-item:focus {
    color: #2b2b2b;
    text-decoration: none;
    background-color: transparent; 
    cursor: pointer;
}
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #508e52; }
  .dropdown-item.disabled, .dropdown-item:disabled {
    color: rgba(43,43,43,0.2);
    pointer-events: none;
    background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: 0.5rem 2rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: 0.25rem 2rem;
  color: #212529; }


.btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .btn-toolbar .input-group {
    width: auto; }

.btn-group > .btn:not(:first-child), .wpcf7 .btn-group > input:not(:first-child)[type=submit],
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .wpcf7 .btn-group > input:not(:last-child):not(.dropdown-toggle)[type=submit],
.btn-group > .btn-group:not(:last-child) > .btn,
.wpcf7 .btn-group > .btn-group:not(:last-child) > input[type=submit] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .wpcf7 .btn-group > input:not(:first-child)[type=submit],
.btn-group > .btn-group:not(:first-child) > .btn,
.wpcf7 .btn-group > .btn-group:not(:first-child) > input[type=submit] {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }
  .dropdown-toggle-split::after,
  .dropup .dropdown-toggle-split::after,
  .dropright .dropdown-toggle-split::after {
    margin-left: 0; }
  .dropleft .dropdown-toggle-split::before {
    margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .wpcf7 .btn-group-sm > input[type=submit] + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .wpcf7 .btn-group-lg > input[type=submit] + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  
  .btn-group-vertical > .btn,
  .wpcf7 .btn-group-vertical > input[type=submit],
  .btn-group-vertical > .btn-group {
    width: 100%; }
  .btn-group-vertical > .btn:not(:first-child), .wpcf7 .btn-group-vertical > input:not(:first-child)[type=submit],
  .btn-group-vertical > .btn-group:not(:first-child) {
    margin-top: -1px; }
  .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .wpcf7 .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type=submit],
  .btn-group-vertical > .btn-group:not(:last-child) > .btn,
  .wpcf7 .btn-group-vertical > .btn-group:not(:last-child) > input[type=submit] {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .btn-group-vertical > .btn:not(:first-child), .wpcf7 .btn-group-vertical > input:not(:first-child)[type=submit],
  .btn-group-vertical > .btn-group:not(:first-child) > .btn,
  .wpcf7 .btn-group-vertical > .btn-group:not(:first-child) > input[type=submit] {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.btn-group-toggle > .btn,
.wpcf7 .btn-group-toggle > input[type=submit],
.btn-group-toggle > .btn-group > .btn,
.wpcf7 .btn-group-toggle > .btn-group > input[type=submit] {
  margin-bottom: 0; }
  .btn-group-toggle > .btn input[type="radio"], .wpcf7 .btn-group-toggle > input[type=submit] input[type="radio"],
  .btn-group-toggle > .btn input[type="checkbox"],
  .wpcf7 .btn-group-toggle > input[type=submit] input[type="checkbox"],
  .btn-group-toggle > .btn-group > .btn input[type="radio"],
  .wpcf7 .btn-group-toggle > .btn-group > input[type=submit] input[type="radio"],
  .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
  .wpcf7 .btn-group-toggle > .btn-group > input[type=submit] input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%; }
.input-group input {
    border-radius: 0;
    border-top-left-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
}
.input-group button {
    border-radius: 0;
    border-top-right-radius: 0.35rem;
    border-bottom-right-radius: 0.35rem;
}
  .input-group > .form-control, .wpcf7 .input-group > input[type=text],
  .wpcf7 .input-group > input[type=search],
  .wpcf7 .input-group > input[type=url],
  .wpcf7 .input-group > input[type=tel],
  .wpcf7 .input-group > input[type=number],
  .wpcf7 .input-group > input[type=range],
  .wpcf7 .input-group > input[type=date],
  .wpcf7 .input-group > input[type=month],
  .wpcf7 .input-group > input[type=week],
  .wpcf7 .input-group > input[type=time],
  .wpcf7 .input-group > input[type=datetime],
  .wpcf7 .input-group > input[type=datetime-local],
  .wpcf7 .input-group > input[type=color],
  .wpcf7 .input-group > input[type=email],
  .wpcf7 .input-group > input[type=file],
  .wpcf7 .input-group > input[type=submit],
  .wpcf7 .input-group > select,
  .wpcf7 .input-group > textarea, .wpcf7 .input-group > .wpcf7-validation-errors,
  .input-group > .form-control-plaintext,
  .input-group > .custom-select,
  .input-group > .custom-file {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
       -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0; }
    .input-group > .form-control + .form-control, .wpcf7 .input-group > input[type=text] + .form-control, .wpcf7 .input-group > input[type=search] + .form-control, .wpcf7 .input-group > input[type=url] + .form-control, .wpcf7 .input-group > input[type=tel] + .form-control, .wpcf7 .input-group > input[type=number] + .form-control, .wpcf7 .input-group > input[type=range] + .form-control, .wpcf7 .input-group > input[type=date] + .form-control, .wpcf7 .input-group > input[type=month] + .form-control, .wpcf7 .input-group > input[type=week] + .form-control, .wpcf7 .input-group > input[type=time] + .form-control, .wpcf7 .input-group > input[type=datetime] + .form-control, .wpcf7 .input-group > input[type=datetime-local] + .form-control, .wpcf7 .input-group > input[type=color] + .form-control, .wpcf7 .input-group > input[type=email] + .form-control, .wpcf7 .input-group > input[type=file] + .form-control, .wpcf7 .input-group > input[type=submit] + .form-control, .wpcf7 .input-group > select + .form-control, .wpcf7 .input-group > textarea + .form-control, .wpcf7 .input-group > .wpcf7-validation-errors + .form-control, .wpcf7 .input-group > .form-control + input[type=text], .wpcf7 .input-group > input[type=text] + input[type=text], .wpcf7 .input-group > input[type=search] + input[type=text], .wpcf7 .input-group > input[type=url] + input[type=text], .wpcf7 .input-group > input[type=tel] + input[type=text], .wpcf7 .input-group > input[type=number] + input[type=text], .wpcf7 .input-group > input[type=range] + input[type=text], .wpcf7 .input-group > input[type=date] + input[type=text], .wpcf7 .input-group > input[type=month] + input[type=text], .wpcf7 .input-group > input[type=week] + input[type=text], .wpcf7 .input-group > input[type=time] + input[type=text], .wpcf7 .input-group > input[type=datetime] + input[type=text], .wpcf7 .input-group > input[type=datetime-local] + input[type=text], .wpcf7 .input-group > input[type=color] + input[type=text], .wpcf7 .input-group > input[type=email] + input[type=text], .wpcf7 .input-group > input[type=file] + input[type=text], .wpcf7 .input-group > input[type=submit] + input[type=text], .wpcf7 .input-group > select + input[type=text], .wpcf7 .input-group > textarea + input[type=text], .wpcf7 .input-group > .wpcf7-validation-errors + input[type=text],
    .wpcf7 .input-group > .form-control + input[type=search],
    .wpcf7 .input-group > input[type=text] + input[type=search],
    .wpcf7 .input-group > input[type=search] + input[type=search],
    .wpcf7 .input-group > input[type=url] + input[type=search],
    .wpcf7 .input-group > input[type=tel] + input[type=search],
    .wpcf7 .input-group > input[type=number] + input[type=search],
    .wpcf7 .input-group > input[type=range] + input[type=search],
    .wpcf7 .input-group > input[type=date] + input[type=search],
    .wpcf7 .input-group > input[type=month] + input[type=search],
    .wpcf7 .input-group > input[type=week] + input[type=search],
    .wpcf7 .input-group > input[type=time] + input[type=search],
    .wpcf7 .input-group > input[type=datetime] + input[type=search],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=search],
    .wpcf7 .input-group > input[type=color] + input[type=search],
    .wpcf7 .input-group > input[type=email] + input[type=search],
    .wpcf7 .input-group > input[type=file] + input[type=search],
    .wpcf7 .input-group > input[type=submit] + input[type=search],
    .wpcf7 .input-group > select + input[type=search],
    .wpcf7 .input-group > textarea + input[type=search],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=search],
    .wpcf7 .input-group > .form-control + input[type=url],
    .wpcf7 .input-group > input[type=text] + input[type=url],
    .wpcf7 .input-group > input[type=search] + input[type=url],
    .wpcf7 .input-group > input[type=url] + input[type=url],
    .wpcf7 .input-group > input[type=tel] + input[type=url],
    .wpcf7 .input-group > input[type=number] + input[type=url],
    .wpcf7 .input-group > input[type=range] + input[type=url],
    .wpcf7 .input-group > input[type=date] + input[type=url],
    .wpcf7 .input-group > input[type=month] + input[type=url],
    .wpcf7 .input-group > input[type=week] + input[type=url],
    .wpcf7 .input-group > input[type=time] + input[type=url],
    .wpcf7 .input-group > input[type=datetime] + input[type=url],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=url],
    .wpcf7 .input-group > input[type=color] + input[type=url],
    .wpcf7 .input-group > input[type=email] + input[type=url],
    .wpcf7 .input-group > input[type=file] + input[type=url],
    .wpcf7 .input-group > input[type=submit] + input[type=url],
    .wpcf7 .input-group > select + input[type=url],
    .wpcf7 .input-group > textarea + input[type=url],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=url],
    .wpcf7 .input-group > .form-control + input[type=tel],
    .wpcf7 .input-group > input[type=text] + input[type=tel],
    .wpcf7 .input-group > input[type=search] + input[type=tel],
    .wpcf7 .input-group > input[type=url] + input[type=tel],
    .wpcf7 .input-group > input[type=tel] + input[type=tel],
    .wpcf7 .input-group > input[type=number] + input[type=tel],
    .wpcf7 .input-group > input[type=range] + input[type=tel],
    .wpcf7 .input-group > input[type=date] + input[type=tel],
    .wpcf7 .input-group > input[type=month] + input[type=tel],
    .wpcf7 .input-group > input[type=week] + input[type=tel],
    .wpcf7 .input-group > input[type=time] + input[type=tel],
    .wpcf7 .input-group > input[type=datetime] + input[type=tel],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=tel],
    .wpcf7 .input-group > input[type=color] + input[type=tel],
    .wpcf7 .input-group > input[type=email] + input[type=tel],
    .wpcf7 .input-group > input[type=file] + input[type=tel],
    .wpcf7 .input-group > input[type=submit] + input[type=tel],
    .wpcf7 .input-group > select + input[type=tel],
    .wpcf7 .input-group > textarea + input[type=tel],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=tel],
    .wpcf7 .input-group > .form-control + input[type=number],
    .wpcf7 .input-group > input[type=text] + input[type=number],
    .wpcf7 .input-group > input[type=search] + input[type=number],
    .wpcf7 .input-group > input[type=url] + input[type=number],
    .wpcf7 .input-group > input[type=tel] + input[type=number],
    .wpcf7 .input-group > input[type=number] + input[type=number],
    .wpcf7 .input-group > input[type=range] + input[type=number],
    .wpcf7 .input-group > input[type=date] + input[type=number],
    .wpcf7 .input-group > input[type=month] + input[type=number],
    .wpcf7 .input-group > input[type=week] + input[type=number],
    .wpcf7 .input-group > input[type=time] + input[type=number],
    .wpcf7 .input-group > input[type=datetime] + input[type=number],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=number],
    .wpcf7 .input-group > input[type=color] + input[type=number],
    .wpcf7 .input-group > input[type=email] + input[type=number],
    .wpcf7 .input-group > input[type=file] + input[type=number],
    .wpcf7 .input-group > input[type=submit] + input[type=number],
    .wpcf7 .input-group > select + input[type=number],
    .wpcf7 .input-group > textarea + input[type=number],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=number],
    .wpcf7 .input-group > .form-control + input[type=range],
    .wpcf7 .input-group > input[type=text] + input[type=range],
    .wpcf7 .input-group > input[type=search] + input[type=range],
    .wpcf7 .input-group > input[type=url] + input[type=range],
    .wpcf7 .input-group > input[type=tel] + input[type=range],
    .wpcf7 .input-group > input[type=number] + input[type=range],
    .wpcf7 .input-group > input[type=range] + input[type=range],
    .wpcf7 .input-group > input[type=date] + input[type=range],
    .wpcf7 .input-group > input[type=month] + input[type=range],
    .wpcf7 .input-group > input[type=week] + input[type=range],
    .wpcf7 .input-group > input[type=time] + input[type=range],
    .wpcf7 .input-group > input[type=datetime] + input[type=range],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=range],
    .wpcf7 .input-group > input[type=color] + input[type=range],
    .wpcf7 .input-group > input[type=email] + input[type=range],
    .wpcf7 .input-group > input[type=file] + input[type=range],
    .wpcf7 .input-group > input[type=submit] + input[type=range],
    .wpcf7 .input-group > select + input[type=range],
    .wpcf7 .input-group > textarea + input[type=range],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=range],
    .wpcf7 .input-group > .form-control + input[type=date],
    .wpcf7 .input-group > input[type=text] + input[type=date],
    .wpcf7 .input-group > input[type=search] + input[type=date],
    .wpcf7 .input-group > input[type=url] + input[type=date],
    .wpcf7 .input-group > input[type=tel] + input[type=date],
    .wpcf7 .input-group > input[type=number] + input[type=date],
    .wpcf7 .input-group > input[type=range] + input[type=date],
    .wpcf7 .input-group > input[type=date] + input[type=date],
    .wpcf7 .input-group > input[type=month] + input[type=date],
    .wpcf7 .input-group > input[type=week] + input[type=date],
    .wpcf7 .input-group > input[type=time] + input[type=date],
    .wpcf7 .input-group > input[type=datetime] + input[type=date],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=date],
    .wpcf7 .input-group > input[type=color] + input[type=date],
    .wpcf7 .input-group > input[type=email] + input[type=date],
    .wpcf7 .input-group > input[type=file] + input[type=date],
    .wpcf7 .input-group > input[type=submit] + input[type=date],
    .wpcf7 .input-group > select + input[type=date],
    .wpcf7 .input-group > textarea + input[type=date],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=date],
    .wpcf7 .input-group > .form-control + input[type=month],
    .wpcf7 .input-group > input[type=text] + input[type=month],
    .wpcf7 .input-group > input[type=search] + input[type=month],
    .wpcf7 .input-group > input[type=url] + input[type=month],
    .wpcf7 .input-group > input[type=tel] + input[type=month],
    .wpcf7 .input-group > input[type=number] + input[type=month],
    .wpcf7 .input-group > input[type=range] + input[type=month],
    .wpcf7 .input-group > input[type=date] + input[type=month],
    .wpcf7 .input-group > input[type=month] + input[type=month],
    .wpcf7 .input-group > input[type=week] + input[type=month],
    .wpcf7 .input-group > input[type=time] + input[type=month],
    .wpcf7 .input-group > input[type=datetime] + input[type=month],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=month],
    .wpcf7 .input-group > input[type=color] + input[type=month],
    .wpcf7 .input-group > input[type=email] + input[type=month],
    .wpcf7 .input-group > input[type=file] + input[type=month],
    .wpcf7 .input-group > input[type=submit] + input[type=month],
    .wpcf7 .input-group > select + input[type=month],
    .wpcf7 .input-group > textarea + input[type=month],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=month],
    .wpcf7 .input-group > .form-control + input[type=week],
    .wpcf7 .input-group > input[type=text] + input[type=week],
    .wpcf7 .input-group > input[type=search] + input[type=week],
    .wpcf7 .input-group > input[type=url] + input[type=week],
    .wpcf7 .input-group > input[type=tel] + input[type=week],
    .wpcf7 .input-group > input[type=number] + input[type=week],
    .wpcf7 .input-group > input[type=range] + input[type=week],
    .wpcf7 .input-group > input[type=date] + input[type=week],
    .wpcf7 .input-group > input[type=month] + input[type=week],
    .wpcf7 .input-group > input[type=week] + input[type=week],
    .wpcf7 .input-group > input[type=time] + input[type=week],
    .wpcf7 .input-group > input[type=datetime] + input[type=week],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=week],
    .wpcf7 .input-group > input[type=color] + input[type=week],
    .wpcf7 .input-group > input[type=email] + input[type=week],
    .wpcf7 .input-group > input[type=file] + input[type=week],
    .wpcf7 .input-group > input[type=submit] + input[type=week],
    .wpcf7 .input-group > select + input[type=week],
    .wpcf7 .input-group > textarea + input[type=week],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=week],
    .wpcf7 .input-group > .form-control + input[type=time],
    .wpcf7 .input-group > input[type=text] + input[type=time],
    .wpcf7 .input-group > input[type=search] + input[type=time],
    .wpcf7 .input-group > input[type=url] + input[type=time],
    .wpcf7 .input-group > input[type=tel] + input[type=time],
    .wpcf7 .input-group > input[type=number] + input[type=time],
    .wpcf7 .input-group > input[type=range] + input[type=time],
    .wpcf7 .input-group > input[type=date] + input[type=time],
    .wpcf7 .input-group > input[type=month] + input[type=time],
    .wpcf7 .input-group > input[type=week] + input[type=time],
    .wpcf7 .input-group > input[type=time] + input[type=time],
    .wpcf7 .input-group > input[type=datetime] + input[type=time],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=time],
    .wpcf7 .input-group > input[type=color] + input[type=time],
    .wpcf7 .input-group > input[type=email] + input[type=time],
    .wpcf7 .input-group > input[type=file] + input[type=time],
    .wpcf7 .input-group > input[type=submit] + input[type=time],
    .wpcf7 .input-group > select + input[type=time],
    .wpcf7 .input-group > textarea + input[type=time],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=time],
    .wpcf7 .input-group > .form-control + input[type=datetime],
    .wpcf7 .input-group > input[type=text] + input[type=datetime],
    .wpcf7 .input-group > input[type=search] + input[type=datetime],
    .wpcf7 .input-group > input[type=url] + input[type=datetime],
    .wpcf7 .input-group > input[type=tel] + input[type=datetime],
    .wpcf7 .input-group > input[type=number] + input[type=datetime],
    .wpcf7 .input-group > input[type=range] + input[type=datetime],
    .wpcf7 .input-group > input[type=date] + input[type=datetime],
    .wpcf7 .input-group > input[type=month] + input[type=datetime],
    .wpcf7 .input-group > input[type=week] + input[type=datetime],
    .wpcf7 .input-group > input[type=time] + input[type=datetime],
    .wpcf7 .input-group > input[type=datetime] + input[type=datetime],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime],
    .wpcf7 .input-group > input[type=color] + input[type=datetime],
    .wpcf7 .input-group > input[type=email] + input[type=datetime],
    .wpcf7 .input-group > input[type=file] + input[type=datetime],
    .wpcf7 .input-group > input[type=submit] + input[type=datetime],
    .wpcf7 .input-group > select + input[type=datetime],
    .wpcf7 .input-group > textarea + input[type=datetime],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime],
    .wpcf7 .input-group > .form-control + input[type=datetime-local],
    .wpcf7 .input-group > input[type=text] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=search] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=url] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=tel] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=number] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=range] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=date] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=month] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=week] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=time] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=datetime] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=color] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=email] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=file] + input[type=datetime-local],
    .wpcf7 .input-group > input[type=submit] + input[type=datetime-local],
    .wpcf7 .input-group > select + input[type=datetime-local],
    .wpcf7 .input-group > textarea + input[type=datetime-local],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=datetime-local],
    .wpcf7 .input-group > .form-control + input[type=color],
    .wpcf7 .input-group > input[type=text] + input[type=color],
    .wpcf7 .input-group > input[type=search] + input[type=color],
    .wpcf7 .input-group > input[type=url] + input[type=color],
    .wpcf7 .input-group > input[type=tel] + input[type=color],
    .wpcf7 .input-group > input[type=number] + input[type=color],
    .wpcf7 .input-group > input[type=range] + input[type=color],
    .wpcf7 .input-group > input[type=date] + input[type=color],
    .wpcf7 .input-group > input[type=month] + input[type=color],
    .wpcf7 .input-group > input[type=week] + input[type=color],
    .wpcf7 .input-group > input[type=time] + input[type=color],
    .wpcf7 .input-group > input[type=datetime] + input[type=color],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=color],
    .wpcf7 .input-group > input[type=color] + input[type=color],
    .wpcf7 .input-group > input[type=email] + input[type=color],
    .wpcf7 .input-group > input[type=file] + input[type=color],
    .wpcf7 .input-group > input[type=submit] + input[type=color],
    .wpcf7 .input-group > select + input[type=color],
    .wpcf7 .input-group > textarea + input[type=color],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=color],
    .wpcf7 .input-group > .form-control + input[type=email],
    .wpcf7 .input-group > input[type=text] + input[type=email],
    .wpcf7 .input-group > input[type=search] + input[type=email],
    .wpcf7 .input-group > input[type=url] + input[type=email],
    .wpcf7 .input-group > input[type=tel] + input[type=email],
    .wpcf7 .input-group > input[type=number] + input[type=email],
    .wpcf7 .input-group > input[type=range] + input[type=email],
    .wpcf7 .input-group > input[type=date] + input[type=email],
    .wpcf7 .input-group > input[type=month] + input[type=email],
    .wpcf7 .input-group > input[type=week] + input[type=email],
    .wpcf7 .input-group > input[type=time] + input[type=email],
    .wpcf7 .input-group > input[type=datetime] + input[type=email],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=email],
    .wpcf7 .input-group > input[type=color] + input[type=email],
    .wpcf7 .input-group > input[type=email] + input[type=email],
    .wpcf7 .input-group > input[type=file] + input[type=email],
    .wpcf7 .input-group > input[type=submit] + input[type=email],
    .wpcf7 .input-group > select + input[type=email],
    .wpcf7 .input-group > textarea + input[type=email],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=email],
    .wpcf7 .input-group > .form-control + input[type=file],
    .wpcf7 .input-group > input[type=text] + input[type=file],
    .wpcf7 .input-group > input[type=search] + input[type=file],
    .wpcf7 .input-group > input[type=url] + input[type=file],
    .wpcf7 .input-group > input[type=tel] + input[type=file],
    .wpcf7 .input-group > input[type=number] + input[type=file],
    .wpcf7 .input-group > input[type=range] + input[type=file],
    .wpcf7 .input-group > input[type=date] + input[type=file],
    .wpcf7 .input-group > input[type=month] + input[type=file],
    .wpcf7 .input-group > input[type=week] + input[type=file],
    .wpcf7 .input-group > input[type=time] + input[type=file],
    .wpcf7 .input-group > input[type=datetime] + input[type=file],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=file],
    .wpcf7 .input-group > input[type=color] + input[type=file],
    .wpcf7 .input-group > input[type=email] + input[type=file],
    .wpcf7 .input-group > input[type=file] + input[type=file],
    .wpcf7 .input-group > input[type=submit] + input[type=file],
    .wpcf7 .input-group > select + input[type=file],
    .wpcf7 .input-group > textarea + input[type=file],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=file],
    .wpcf7 .input-group > .form-control + input[type=submit],
    .wpcf7 .input-group > input[type=text] + input[type=submit],
    .wpcf7 .input-group > input[type=search] + input[type=submit],
    .wpcf7 .input-group > input[type=url] + input[type=submit],
    .wpcf7 .input-group > input[type=tel] + input[type=submit],
    .wpcf7 .input-group > input[type=number] + input[type=submit],
    .wpcf7 .input-group > input[type=range] + input[type=submit],
    .wpcf7 .input-group > input[type=date] + input[type=submit],
    .wpcf7 .input-group > input[type=month] + input[type=submit],
    .wpcf7 .input-group > input[type=week] + input[type=submit],
    .wpcf7 .input-group > input[type=time] + input[type=submit],
    .wpcf7 .input-group > input[type=datetime] + input[type=submit],
    .wpcf7 .input-group > input[type=datetime-local] + input[type=submit],
    .wpcf7 .input-group > input[type=color] + input[type=submit],
    .wpcf7 .input-group > input[type=email] + input[type=submit],
    .wpcf7 .input-group > input[type=file] + input[type=submit],
    .wpcf7 .input-group > input[type=submit] + input[type=submit],
    .wpcf7 .input-group > select + input[type=submit],
    .wpcf7 .input-group > textarea + input[type=submit],
    .wpcf7 .input-group > .wpcf7-validation-errors + input[type=submit],
    .wpcf7 .input-group > .form-control + select,
    .wpcf7 .input-group > input[type=text] + select,
    .wpcf7 .input-group > input[type=search] + select,
    .wpcf7 .input-group > input[type=url] + select,
    .wpcf7 .input-group > input[type=tel] + select,
    .wpcf7 .input-group > input[type=number] + select,
    .wpcf7 .input-group > input[type=range] + select,
    .wpcf7 .input-group > input[type=date] + select,
    .wpcf7 .input-group > input[type=month] + select,
    .wpcf7 .input-group > input[type=week] + select,
    .wpcf7 .input-group > input[type=time] + select,
    .wpcf7 .input-group > input[type=datetime] + select,
    .wpcf7 .input-group > input[type=datetime-local] + select,
    .wpcf7 .input-group > input[type=color] + select,
    .wpcf7 .input-group > input[type=email] + select,
    .wpcf7 .input-group > input[type=file] + select,
    .wpcf7 .input-group > input[type=submit] + select,
    .wpcf7 .input-group > select + select,
    .wpcf7 .input-group > textarea + select,
    .wpcf7 .input-group > .wpcf7-validation-errors + select,
    .wpcf7 .input-group > .form-control + textarea,
    .wpcf7 .input-group > input[type=text] + textarea,
    .wpcf7 .input-group > input[type=search] + textarea,
    .wpcf7 .input-group > input[type=url] + textarea,
    .wpcf7 .input-group > input[type=tel] + textarea,
    .wpcf7 .input-group > input[type=number] + textarea,
    .wpcf7 .input-group > input[type=range] + textarea,
    .wpcf7 .input-group > input[type=date] + textarea,
    .wpcf7 .input-group > input[type=month] + textarea,
    .wpcf7 .input-group > input[type=week] + textarea,
    .wpcf7 .input-group > input[type=time] + textarea,
    .wpcf7 .input-group > input[type=datetime] + textarea,
    .wpcf7 .input-group > input[type=datetime-local] + textarea,
    .wpcf7 .input-group > input[type=color] + textarea,
    .wpcf7 .input-group > input[type=email] + textarea,
    .wpcf7 .input-group > input[type=file] + textarea,
    .wpcf7 .input-group > input[type=submit] + textarea,
    .wpcf7 .input-group > select + textarea,
    .wpcf7 .input-group > textarea + textarea,
    .wpcf7 .input-group > .wpcf7-validation-errors + textarea, .wpcf7 .input-group > .form-control + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=text] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=search] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=url] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=tel] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=number] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=range] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=date] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=month] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=week] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=time] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=datetime] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=datetime-local] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=color] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=email] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=file] + .wpcf7-validation-errors, .wpcf7 .input-group > input[type=submit] + .wpcf7-validation-errors, .wpcf7 .input-group > select + .wpcf7-validation-errors, .wpcf7 .input-group > textarea + .wpcf7-validation-errors, .wpcf7 .input-group > .wpcf7-validation-errors + .wpcf7-validation-errors,
    .input-group > .form-control + .custom-select,
    .wpcf7 .input-group > input[type=text] + .custom-select,
    .wpcf7 .input-group > input[type=search] + .custom-select,
    .wpcf7 .input-group > input[type=url] + .custom-select,
    .wpcf7 .input-group > input[type=tel] + .custom-select,
    .wpcf7 .input-group > input[type=number] + .custom-select,
    .wpcf7 .input-group > input[type=range] + .custom-select,
    .wpcf7 .input-group > input[type=date] + .custom-select,
    .wpcf7 .input-group > input[type=month] + .custom-select,
    .wpcf7 .input-group > input[type=week] + .custom-select,
    .wpcf7 .input-group > input[type=time] + .custom-select,
    .wpcf7 .input-group > input[type=datetime] + .custom-select,
    .wpcf7 .input-group > input[type=datetime-local] + .custom-select,
    .wpcf7 .input-group > input[type=color] + .custom-select,
    .wpcf7 .input-group > input[type=email] + .custom-select,
    .wpcf7 .input-group > input[type=file] + .custom-select,
    .wpcf7 .input-group > input[type=submit] + .custom-select,
    .wpcf7 .input-group > select + .custom-select,
    .wpcf7 .input-group > textarea + .custom-select,
    .wpcf7 .input-group > .wpcf7-validation-errors + .custom-select,
    .input-group > .form-control + .custom-file,
    .wpcf7 .input-group > input[type=text] + .custom-file,
    .wpcf7 .input-group > input[type=search] + .custom-file,
    .wpcf7 .input-group > input[type=url] + .custom-file,
    .wpcf7 .input-group > input[type=tel] + .custom-file,
    .wpcf7 .input-group > input[type=number] + .custom-file,
    .wpcf7 .input-group > input[type=range] + .custom-file,
    .wpcf7 .input-group > input[type=date] + .custom-file,
    .wpcf7 .input-group > input[type=month] + .custom-file,
    .wpcf7 .input-group > input[type=week] + .custom-file,
    .wpcf7 .input-group > input[type=time] + .custom-file,
    .wpcf7 .input-group > input[type=datetime] + .custom-file,
    .wpcf7 .input-group > input[type=datetime-local] + .custom-file,
    .wpcf7 .input-group > input[type=color] + .custom-file,
    .wpcf7 .input-group > input[type=email] + .custom-file,
    .wpcf7 .input-group > input[type=file] + .custom-file,
    .wpcf7 .input-group > input[type=submit] + .custom-file,
    .wpcf7 .input-group > select + .custom-file,
    .wpcf7 .input-group > textarea + .custom-file,
    .wpcf7 .input-group > .wpcf7-validation-errors + .custom-file,
    .input-group > .form-control-plaintext + .form-control,
    .wpcf7 .input-group > .form-control-plaintext + input[type=text],
    .wpcf7 .input-group > .form-control-plaintext + input[type=search],
    .wpcf7 .input-group > .form-control-plaintext + input[type=url],
    .wpcf7 .input-group > .form-control-plaintext + input[type=tel],
    .wpcf7 .input-group > .form-control-plaintext + input[type=number],
    .wpcf7 .input-group > .form-control-plaintext + input[type=range],
    .wpcf7 .input-group > .form-control-plaintext + input[type=date],
    .wpcf7 .input-group > .form-control-plaintext + input[type=month],
    .wpcf7 .input-group > .form-control-plaintext + input[type=week],
    .wpcf7 .input-group > .form-control-plaintext + input[type=time],
    .wpcf7 .input-group > .form-control-plaintext + input[type=datetime],
    .wpcf7 .input-group > .form-control-plaintext + input[type=datetime-local],
    .wpcf7 .input-group > .form-control-plaintext + input[type=color],
    .wpcf7 .input-group > .form-control-plaintext + input[type=email],
    .wpcf7 .input-group > .form-control-plaintext + input[type=file],
    .wpcf7 .input-group > .form-control-plaintext + input[type=submit],
    .wpcf7 .input-group > .form-control-plaintext + select,
    .wpcf7 .input-group > .form-control-plaintext + textarea,
    .wpcf7 .input-group > .form-control-plaintext + .wpcf7-validation-errors,
    .input-group > .form-control-plaintext + .custom-select,
    .input-group > .form-control-plaintext + .custom-file,
    .input-group > .custom-select + .form-control,
    .wpcf7 .input-group > .custom-select + input[type=text],
    .wpcf7 .input-group > .custom-select + input[type=search],
    .wpcf7 .input-group > .custom-select + input[type=url],
    .wpcf7 .input-group > .custom-select + input[type=tel],
    .wpcf7 .input-group > .custom-select + input[type=number],
    .wpcf7 .input-group > .custom-select + input[type=range],
    .wpcf7 .input-group > .custom-select + input[type=date],
    .wpcf7 .input-group > .custom-select + input[type=month],
    .wpcf7 .input-group > .custom-select + input[type=week],
    .wpcf7 .input-group > .custom-select + input[type=time],
    .wpcf7 .input-group > .custom-select + input[type=datetime],
    .wpcf7 .input-group > .custom-select + input[type=datetime-local],
    .wpcf7 .input-group > .custom-select + input[type=color],
    .wpcf7 .input-group > .custom-select + input[type=email],
    .wpcf7 .input-group > .custom-select + input[type=file],
    .wpcf7 .input-group > .custom-select + input[type=submit],
    .wpcf7 .input-group > .custom-select + select,
    .wpcf7 .input-group > .custom-select + textarea,
    .wpcf7 .input-group > .custom-select + .wpcf7-validation-errors,
    .input-group > .custom-select + .custom-select,
    .input-group > .custom-select + .custom-file,
    .input-group > .custom-file + .form-control,
    .wpcf7 .input-group > .custom-file + input[type=text],
    .wpcf7 .input-group > .custom-file + input[type=search],
    .wpcf7 .input-group > .custom-file + input[type=url],
    .wpcf7 .input-group > .custom-file + input[type=tel],
    .wpcf7 .input-group > .custom-file + input[type=number],
    .wpcf7 .input-group > .custom-file + input[type=range],
    .wpcf7 .input-group > .custom-file + input[type=date],
    .wpcf7 .input-group > .custom-file + input[type=month],
    .wpcf7 .input-group > .custom-file + input[type=week],
    .wpcf7 .input-group > .custom-file + input[type=time],
    .wpcf7 .input-group > .custom-file + input[type=datetime],
    .wpcf7 .input-group > .custom-file + input[type=datetime-local],
    .wpcf7 .input-group > .custom-file + input[type=color],
    .wpcf7 .input-group > .custom-file + input[type=email],
    .wpcf7 .input-group > .custom-file + input[type=file],
    .wpcf7 .input-group > .custom-file + input[type=submit],
    .wpcf7 .input-group > .custom-file + select,
    .wpcf7 .input-group > .custom-file + textarea,
    .wpcf7 .input-group > .custom-file + .wpcf7-validation-errors,
    .input-group > .custom-file + .custom-select,
    .input-group > .custom-file + .custom-file {
      margin-left: -1px; }
  .input-group > .form-control:focus, .wpcf7 .input-group > input:focus[type=text],
  .wpcf7 .input-group > input:focus[type=search],
  .wpcf7 .input-group > input:focus[type=url],
  .wpcf7 .input-group > input:focus[type=tel],
  .wpcf7 .input-group > input:focus[type=number],
  .wpcf7 .input-group > input:focus[type=range],
  .wpcf7 .input-group > input:focus[type=date],
  .wpcf7 .input-group > input:focus[type=month],
  .wpcf7 .input-group > input:focus[type=week],
  .wpcf7 .input-group > input:focus[type=time],
  .wpcf7 .input-group > input:focus[type=datetime],
  .wpcf7 .input-group > input:focus[type=datetime-local],
  .wpcf7 .input-group > input:focus[type=color],
  .wpcf7 .input-group > input:focus[type=email],
  .wpcf7 .input-group > input:focus[type=file],
  .wpcf7 .input-group > input:focus[type=submit],
  .wpcf7 .input-group > select:focus,
  .wpcf7 .input-group > textarea:focus, .wpcf7 .input-group > .wpcf7-validation-errors:focus,
  .input-group > .custom-select:focus,
  .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
    z-index: 3; }
  .input-group > .custom-file .custom-file-input:focus {
    z-index: 4; }
  .input-group > .form-control:not(:last-child), .wpcf7 .input-group > input:not(:last-child)[type=text],
  .wpcf7 .input-group > input:not(:last-child)[type=search],
  .wpcf7 .input-group > input:not(:last-child)[type=url],
  .wpcf7 .input-group > input:not(:last-child)[type=tel],
  .wpcf7 .input-group > input:not(:last-child)[type=number],
  .wpcf7 .input-group > input:not(:last-child)[type=range],
  .wpcf7 .input-group > input:not(:last-child)[type=date],
  .wpcf7 .input-group > input:not(:last-child)[type=month],
  .wpcf7 .input-group > input:not(:last-child)[type=week],
  .wpcf7 .input-group > input:not(:last-child)[type=time],
  .wpcf7 .input-group > input:not(:last-child)[type=datetime],
  .wpcf7 .input-group > input:not(:last-child)[type=datetime-local],
  .wpcf7 .input-group > input:not(:last-child)[type=color],
  .wpcf7 .input-group > input:not(:last-child)[type=email],
  .wpcf7 .input-group > input:not(:last-child)[type=file],
  .wpcf7 .input-group > input:not(:last-child)[type=submit],
  .wpcf7 .input-group > select:not(:last-child),
  .wpcf7 .input-group > textarea:not(:last-child), .wpcf7 .input-group > .wpcf7-validation-errors:not(:last-child),
  .input-group > .custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .input-group > .form-control:not(:first-child), .wpcf7 .input-group > input:not(:first-child)[type=text],
  .wpcf7 .input-group > input:not(:first-child)[type=search],
  .wpcf7 .input-group > input:not(:first-child)[type=url],
  .wpcf7 .input-group > input:not(:first-child)[type=tel],
  .wpcf7 .input-group > input:not(:first-child)[type=number],
  .wpcf7 .input-group > input:not(:first-child)[type=range],
  .wpcf7 .input-group > input:not(:first-child)[type=date],
  .wpcf7 .input-group > input:not(:first-child)[type=month],
  .wpcf7 .input-group > input:not(:first-child)[type=week],
  .wpcf7 .input-group > input:not(:first-child)[type=time],
  .wpcf7 .input-group > input:not(:first-child)[type=datetime],
  .wpcf7 .input-group > input:not(:first-child)[type=datetime-local],
  .wpcf7 .input-group > input:not(:first-child)[type=color],
  .wpcf7 .input-group > input:not(:first-child)[type=email],
  .wpcf7 .input-group > input:not(:first-child)[type=file], .wpcf7 .input-group > input:not(:first-child)[type=submit],
  .wpcf7 .input-group > select:not(:first-child),
  .wpcf7 .input-group > textarea:not(:first-child), .wpcf7 .input-group > .wpcf7-validation-errors:not(:first-child),
  .input-group > .custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .input-group > .custom-file {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .input-group > .custom-file:not(:last-child) .custom-file-label,
    .input-group > .custom-file:not(:last-child) .custom-file-label::after {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0; }
    .input-group > .custom-file:not(:first-child) .custom-file-label {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0; }

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .input-group-prepend .btn,
  .input-group-prepend .wpcf7 input[type=submit], .wpcf7 .input-group-prepend input[type=submit],
  .input-group-append .btn,
  .input-group-append .wpcf7 input[type=submit],
  .wpcf7 .input-group-append input[type=submit] {
    position: relative;
    z-index: 2; }
    .input-group-prepend .btn:focus,
    .input-group-prepend .wpcf7 input:focus[type=submit], .wpcf7 .input-group-prepend input:focus[type=submit],
    .input-group-append .btn:focus,
    .input-group-append .wpcf7 input:focus[type=submit],
    .wpcf7 .input-group-append input:focus[type=submit] {
      z-index: 3; }
  .input-group-prepend .btn + .btn, .input-group-prepend .wpcf7 input[type=submit] + .btn, .wpcf7 .input-group-prepend input[type=submit] + .btn,
  .input-group-prepend .wpcf7 .btn + input[type=submit], .wpcf7 .input-group-prepend .btn + input[type=submit],
  .input-group-prepend .wpcf7 input[type=submit] + input[type=submit], .wpcf7 .input-group-prepend input[type=submit] + input[type=submit],
  .input-group-prepend .btn + .input-group-text,
  .input-group-prepend .wpcf7 input[type=submit] + .input-group-text,
  .wpcf7 .input-group-prepend input[type=submit] + .input-group-text,
  .input-group-prepend .input-group-text + .input-group-text,
  .input-group-prepend .input-group-text + .btn,
  .input-group-prepend .wpcf7 .input-group-text + input[type=submit],
  .wpcf7 .input-group-prepend .input-group-text + input[type=submit],
  .input-group-append .btn + .btn,
  .input-group-append .wpcf7 input[type=submit] + .btn,
  .wpcf7 .input-group-append input[type=submit] + .btn,
  .input-group-append .wpcf7 .btn + input[type=submit],
  .wpcf7 .input-group-append .btn + input[type=submit],
  .input-group-append .wpcf7 input[type=submit] + input[type=submit],
  .wpcf7 .input-group-append input[type=submit] + input[type=submit],
  .input-group-append .btn + .input-group-text,
  .input-group-append .wpcf7 input[type=submit] + .input-group-text,
  .wpcf7 .input-group-append input[type=submit] + .input-group-text,
  .input-group-append .input-group-text + .input-group-text,
  .input-group-append .input-group-text + .btn,
  .input-group-append .wpcf7 .input-group-text + input[type=submit],
  .wpcf7 .input-group-append .input-group-text + input[type=submit] {
    margin-left: -1px; }

.input-group-prepend {
  margin-right: -1px; }

.input-group-append {
  margin-left: -1px; }

.input-group-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.05rem;
  font-weight: 400;
  line-height: 1.4;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .input-group-text input[type="radio"],
  .input-group-text input[type="checkbox"] {
    margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .wpcf7 .input-group-lg > input:not(textarea)[type=text],
.wpcf7 .input-group-lg > input:not(textarea)[type=search],
.wpcf7 .input-group-lg > input:not(textarea)[type=url],
.wpcf7 .input-group-lg > input:not(textarea)[type=tel],
.wpcf7 .input-group-lg > input:not(textarea)[type=number],
.wpcf7 .input-group-lg > input:not(textarea)[type=range],
.wpcf7 .input-group-lg > input:not(textarea)[type=date],
.wpcf7 .input-group-lg > input:not(textarea)[type=month],
.wpcf7 .input-group-lg > input:not(textarea)[type=week],
.wpcf7 .input-group-lg > input:not(textarea)[type=time],
.wpcf7 .input-group-lg > input:not(textarea)[type=datetime],
.wpcf7 .input-group-lg > input:not(textarea)[type=datetime-local],
.wpcf7 .input-group-lg > input:not(textarea)[type=color],
.wpcf7 .input-group-lg > input:not(textarea)[type=email],
.wpcf7 .input-group-lg > input:not(textarea)[type=file],
.wpcf7 .input-group-lg > input:not(textarea)[type=submit],
.wpcf7 .input-group-lg > select:not(textarea),
.wpcf7 .input-group-lg > textarea:not(textarea), .wpcf7 .input-group-lg > .wpcf7-validation-errors:not(textarea),
.input-group-lg > .custom-select {
  height: -webkit-calc(1.5em + 1rem + 2px);
  height: -moz-calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .wpcf7 .input-group-lg > input[type=text],
.wpcf7 .input-group-lg > input[type=search],
.wpcf7 .input-group-lg > input[type=url],
.wpcf7 .input-group-lg > input[type=tel],
.wpcf7 .input-group-lg > input[type=number],
.wpcf7 .input-group-lg > input[type=range],
.wpcf7 .input-group-lg > input[type=date],
.wpcf7 .input-group-lg > input[type=month],
.wpcf7 .input-group-lg > input[type=week],
.wpcf7 .input-group-lg > input[type=time],
.wpcf7 .input-group-lg > input[type=datetime],
.wpcf7 .input-group-lg > input[type=datetime-local],
.wpcf7 .input-group-lg > input[type=color],
.wpcf7 .input-group-lg > input[type=email],
.wpcf7 .input-group-lg > input[type=file],
.wpcf7 .input-group-lg > input[type=submit],
.wpcf7 .input-group-lg > select,
.wpcf7 .input-group-lg > textarea, .wpcf7 .input-group-lg > .wpcf7-validation-errors,
.input-group-lg > .custom-select,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.wpcf7 .input-group-lg > .input-group-prepend > input[type=submit],
.input-group-lg > .input-group-append > .btn,
.wpcf7 .input-group-lg > .input-group-append > input[type=submit] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: normal;
  border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea), .wpcf7 .input-group-sm > input:not(textarea)[type=text],
.wpcf7 .input-group-sm > input:not(textarea)[type=search],
.wpcf7 .input-group-sm > input:not(textarea)[type=url],
.wpcf7 .input-group-sm > input:not(textarea)[type=tel],
.wpcf7 .input-group-sm > input:not(textarea)[type=number],
.wpcf7 .input-group-sm > input:not(textarea)[type=range],
.wpcf7 .input-group-sm > input:not(textarea)[type=date],
.wpcf7 .input-group-sm > input:not(textarea)[type=month],
.wpcf7 .input-group-sm > input:not(textarea)[type=week],
.wpcf7 .input-group-sm > input:not(textarea)[type=time],
.wpcf7 .input-group-sm > input:not(textarea)[type=datetime],
.wpcf7 .input-group-sm > input:not(textarea)[type=datetime-local],
.wpcf7 .input-group-sm > input:not(textarea)[type=color],
.wpcf7 .input-group-sm > input:not(textarea)[type=email],
.wpcf7 .input-group-sm > input:not(textarea)[type=file],
.wpcf7 .input-group-sm > input:not(textarea)[type=submit],
.wpcf7 .input-group-sm > select:not(textarea),
.wpcf7 .input-group-sm > textarea:not(textarea), .wpcf7 .input-group-sm > .wpcf7-validation-errors:not(textarea),
.input-group-sm > .custom-select {
  height: -webkit-calc(1.5em + 0.5rem + 2px);
  height: -moz-calc(1.5em + 0.5rem + 2px);
  height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .wpcf7 .input-group-sm > input[type=text],
.wpcf7 .input-group-sm > input[type=search],
.wpcf7 .input-group-sm > input[type=url],
.wpcf7 .input-group-sm > input[type=tel],
.wpcf7 .input-group-sm > input[type=number],
.wpcf7 .input-group-sm > input[type=range],
.wpcf7 .input-group-sm > input[type=date],
.wpcf7 .input-group-sm > input[type=month],
.wpcf7 .input-group-sm > input[type=week],
.wpcf7 .input-group-sm > input[type=time],
.wpcf7 .input-group-sm > input[type=datetime],
.wpcf7 .input-group-sm > input[type=datetime-local],
.wpcf7 .input-group-sm > input[type=color],
.wpcf7 .input-group-sm > input[type=email],
.wpcf7 .input-group-sm > input[type=file],
.wpcf7 .input-group-sm > input[type=submit],
.wpcf7 .input-group-sm > select,
.wpcf7 .input-group-sm > textarea, .wpcf7 .input-group-sm > .wpcf7-validation-errors,
.input-group-sm > .custom-select,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.wpcf7 .input-group-sm > .input-group-prepend > input[type=submit],
.input-group-sm > .input-group-append > .btn,
.wpcf7 .input-group-sm > .input-group-append > input[type=submit] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: normal;
  border-radius: 0.2rem; }

.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn,
.wpcf7 .input-group > .input-group-prepend > input[type=submit],
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.wpcf7 .input-group > .input-group-append:not(:last-child) > input[type=submit],
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.wpcf7 .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle)[type=submit],
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn,
.wpcf7 .input-group > .input-group-append > input[type=submit],
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.wpcf7 .input-group > .input-group-prepend:not(:first-child) > input[type=submit],
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.wpcf7 .input-group > .input-group-prepend:first-child > input:not(:first-child)[type=submit],
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.custom-control {
  position: relative;
  display: block;
  min-height: 2rem;
  padding-left: 2rem; }

.custom-control-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem; }

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  .custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #508e52;
    background-color: #508e52; }
  .custom-control-input:focus ~ .custom-control-label::before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 51, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(85, 51, 255, 0.25); }
  .custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: #bfb3ff; }
  .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: #fff;
    background-color: #eae6ff;
    border-color: #eae6ff; }
  .custom-control-input:disabled ~ .custom-control-label {
    color: #6c757d; }
    .custom-control-input:disabled ~ .custom-control-label::before {
      background-color: #e9ecef; }

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top; }
  .custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -2rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -2rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #508e52;
  background-color: #508e52; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(85, 51, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(85, 51, 255, 0.5); }

.custom-radio .custom-control-label::before {
  border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(85, 51, 255, 0.5); }

.custom-switch {
  padding-left: 2.25rem; }
  .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem; }
  .custom-switch .custom-control-label::after {
    top: -webkit-calc(0.25rem + 2px);
    top: -moz-calc(0.25rem + 2px);
    top: calc(0.25rem + 2px);
    left: -webkit-calc(-2.25rem + 2px);
    left: -moz-calc(-2.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: -webkit-calc(1rem - 4px);
    width: -moz-calc(1rem - 4px);
    width: calc(1rem - 4px);
    height: -webkit-calc(1rem - 4px);
    height: -moz-calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -o-transform 0.15s ease-in-out;
    -moz-transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -moz-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -moz-transform 0.15s ease-in-out, -o-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .custom-switch .custom-control-label::after {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
  .custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
       -moz-transform: translateX(0.75rem);
        -ms-transform: translateX(0.75rem);
         -o-transform: translateX(0.75rem);
            transform: translateX(0.75rem); }
  .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(85, 51, 255, 0.5); }

.custom-select {
  display: inline-block;
  width: 100%;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1.05rem;
  font-weight: 400;
  line-height: 1.4;
  color: #495057;
  vertical-align: middle;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-select:focus {
    border-color: #bfb3ff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 51, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(85, 51, 255, 0.25); }
    .custom-select:focus::-ms-value {
      color: #495057;
      background-color: #fff; }
  .custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none; }
  .custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef; }
  .custom-select::-ms-expand {
    display: none; }

.custom-select-sm {
  height: -webkit-calc(1.5em + 0.5rem + 2px);
  height: -moz-calc(1.5em + 0.5rem + 2px);
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem; }

.custom-select-lg {
  height: -webkit-calc(1.5em + 1rem + 2px);
  height: -moz-calc(1.5em + 1rem + 2px);
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem; }

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0; }

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0; }
  .custom-file-input:focus ~ .custom-file-label {
    border-color: #bfb3ff;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(85, 51, 255, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(85, 51, 255, 0.25); }
  .custom-file-input:disabled ~ .custom-file-label {
    background-color: #e9ecef; }
  .custom-file-input:lang(en) ~ .custom-file-label::after {
    content: "Browse"; }
  .custom-file-input ~ .custom-file-label[data-browse]::after {
    content: attr(data-browse); }

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: -webkit-calc(1.5em + 0.75rem + 2px);
  height: -moz-calc(1.5em + 0.75rem + 2px);
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.4;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: -webkit-calc(1.5em + 0.75rem);
    height: -moz-calc(1.5em + 0.75rem);
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.4;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0; }

.custom-range {
  width: 100%;
  height: -webkit-calc(1rem + 0.4rem);
  height: -moz-calc(1rem + 0.4rem);
  height: calc(1rem + 0.4rem);
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  .custom-range:focus {
    outline: none; }
    .custom-range:focus::-webkit-slider-thumb {
      -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(85, 51, 255, 0.25);
              box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(85, 51, 255, 0.25); }
    .custom-range:focus::-moz-range-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(85, 51, 255, 0.25); }
    .custom-range:focus::-ms-thumb {
      box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(85, 51, 255, 0.25); }
  .custom-range::-moz-focus-outer {
    border: 0; }
  .custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #508e52;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
            appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
    .custom-range::-webkit-slider-thumb:active {
      background-color: #eae6ff; }
  .custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #508e52;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
         appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-moz-range-thumb {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
    .custom-range::-moz-range-thumb:active {
      background-color: #eae6ff; }
  .custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem; }
  .custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #508e52;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    appearance: none; }
    @media (prefers-reduced-motion: reduce) {
      .custom-range::-ms-thumb {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
    .custom-range::-ms-thumb:active {
      background-color: #eae6ff; }
  .custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem; }
  .custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem; }
  .custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default; }
  .custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd; }
  .custom-range:disabled::-moz-range-track {
    cursor: default; }
  .custom-range:disabled::-ms-thumb {
    background-color: #adb5bd; }

.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .custom-control-label::before,
    .custom-file-label,
    .custom-select {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: 0.5rem 1rem; }
  .nav-link:hover, .nav-link:focus {
    text-decoration: none; }
  .nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default; }


  .nav-tabs .nav-item {
    margin-bottom: -1px; }
  .nav-tabs .nav-link {
    color: rgba(255,255,255,0.7);
    font-weight: 600;
      transition: color 0.25s;
}
    .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
      color: #fff; 
}
    .nav-tabs .nav-link.disabled {
      color: #6c757d;
      background-color: transparent;
      border-color: transparent; }
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: transparent;
    border-bottom: 2px solid #fff;
    font-weight: 700;
}
.tab-content {
padding-top: 2rem;
    margin-bottom: 4rem;
}
.tab-content .large-caps-text {
    margin-bottom: 2rem;
}
  .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }

.nav-pills .nav-link {
  border-radius: 0.25rem; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #508e52; }

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center; }

.nav-justified .nav-item {
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 1rem; 
    -webkit-transform: translateY(0%);
       -moz-transform: translateY(0%);
         -o-transform: translateY(0%);
            transform: translateY(0%);
    height: 90px;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
    display: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        top: calc(90px - 0.53629rem) !important;
}
@media (max-width: 1365px) {
    .navbar { 
        height: 84px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        top: calc(84px - 0.65rem) !important;
}
}
.navbar.nav-down {
  -webkit-transform: translateY(-100%);
       -moz-transform: translateY(-100%);
         -o-transform: translateY(-100%);
            transform: translateY(-100%);
  transition-delay: 0.2s;
}
.navbar:before {
    content: "";
    left: 0;
    top: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    background-color: #eaeaee;
    border-bottom: 1px solid rgba(43, 43, 43, 0.2);
    height: 100%;
        -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    z-index: 0;
}
.navbar.nav-top:hover:before {
    opacity: 1;
    -webkit-transition: opacity .15s linear .1s;
    -o-transition: opacity .15s linear .1s;
    transition: opacity .15s linear .1s;
}
@media (min-width: 992px) {
.mega-menu-column:first-child {
        border-right: 1px solid rgba(0,0,0,0.2) !important;
}
    .mega-menu-item .card {
        margin-top: 3rem;
}
}

.mega-menu-item .card:hover .card-body {
-webkit-filter: brightness(97%);
          filter: brightness(97%);
}

#mega-menu-wrap-primary {
    z-index: 10;
}
#mega-menu-primary > li.mega-menu-item,
.navbar-brand,
.super-search-cta {
    -o-transition: opacity .15s linear !important;
    -webkit-transition: opacity .15s linear !important;
    transition: opacity .15s linear !important;
}
.mega-toggle-block-0:after {
    -o-transition: color .15s linear;
    -webkit-transition: color .15s linear;
    transition: color .15s linear;
}
.navbar.nav-down #mega-menu-primary > li.mega-menu-item,
.navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
.navbar.nav-down .navbar-brand,
.navbar.nav-down .super-search-cta {
    opacity: 0;
}

.navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
.navbar.nav-up .navbar-brand,
.navbar.nav-up:before,
.navbar.nav-up .super-search-cta {
    opacity: 1;
}
.navbar:hover:before {
    opacity: 1;
}
.navbar:hover #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,
.navbar:hover .navbar-brand,
.navbar:hover .super-search-cta {
    opacity: 1;
}
@media (min-width: 1366px) {
    .navbar {
       padding: 0.5rem 60px 0; 
    }
}
  .navbar > .container,
  .navbar > .container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 1.0625rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap; 
width: 150px;
        z-index: 11;
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none; }
#main-logo {
    display: inline-block;
}
#main-logo .cls-1 {
    fill:#65a860;
    fill-rule:evenodd;
}
#main-logo .cls-2 {
    fill:#010101;
}
#main-logo .cls-1,
#main-logo .cls-2 {
    -o-transition: all .15s linear;
    -webkit-transition: all .15s linear;
    transition: all .15s linear;
}
.content-bg-hero #main-logo .cls-2,
.post-type-archive-tribe_events #main-logo .cls-2 {
    fill:#fff;
}
.content-bg-hero.mega-menu-primary-mobile-open .cls-2,
.post-type-archive-tribe_events.mega-menu-primary-mobile-open .cls-2 {
    fill:#010101;
}
.content-bg-hero.mega-menu-primary-mobile-open #main-logo .cls-2,
.post-type-archive-tribe_events.mega-menu-primary-mobile-open #main-logo .cls-2 {
    fill:#010101;
}
@media (min-width: 992px) {
.content-bg-hero #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.post-type-archive-tribe_events #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.content-bg-hero .nav-donate a,
.post-type-archive-tribe_events .nav-donate a {
    color: #fff !important;
}  
.content-bg-hero #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
.post-type-archive-tribe_events #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: rgba(255,255,255,0.7) !important;
}
}
.navbar:hover #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link, 
.content-bg-hero .navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.content-bg-hero .navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.post-type-archive-tribe_events .navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.post-type-archive-tribe_events .navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link,
.navbar:hover .nav-donate a, 
.content-bg-hero .navbar.nav-down .nav-donate a,
.content-bg-hero .navbar.nav-up .nav-donate a,
.post-type-archive-tribe_events .navbar.nav-down .nav-donate a,
.post-type-archive-tribe_events .navbar.nav-up .nav-donate a {
    color: #2b2b2b !important;
}
.content-bg-hero .is--mag,
.post-type-archive-tribe_events .is--mag {
    color: #fff !important;
}  
.content-bg-hero .navbar.nav-down .is--mag,
.post-type-archive-tribe_events .navbar.nav-down .is--mag {
    color: #fff !important;
}
.navbar:hover .is--mag, 
.content-bg-hero .navbar.nav-down:hover .is--mag,
.content-bg-hero .navbar.nav-up .is--mag,
.post-type-archive-tribe_events .navbar.nav-down:hover .is--mag,
.post-type-archive-tribe_events .navbar.nav-up .is--mag {
    color: #2b2b2b !important;
}
.content-bg-hero .navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link, 
.content-bg-hero .navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link,
.content-bg-hero .navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, 
.content-bg-hero .navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link:hover,
.post-type-archive-tribe_events .navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link, 
.post-type-archive-tribe_events .navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link,
.post-type-archive-tribe_events .navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link:hover, 
.post-type-archive-tribe_events .navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link:hover {
    color: #fff !important;
}
.content-bg-hero .navbar.nav-down .is--mag,
.content-bg-hero .navbar.nav-up .is--mag,
.content-bg-hero .navbar.nav-down .is--mag:hover, 
.content-bg-hero .navbar.nav-up .is--mag:hover,
.post-type-archive-tribe_events .navbar.nav-down .is--mag,
.post-type-archive-tribe_events .navbar.nav-up .is--mag,
.post-type-archive-tribe_events .navbar.nav-down .is--mag:hover, 
.post-type-archive-tribe_events .navbar.nav-up .is--mag:hover {
    color: #fff;
}
.navbar:hover #mega-menu-wrap-primary #mega-menu-primary > li.nav-btn a {
    border-color: #2b2b2b !important;
}
.navbar:hover #main-logo .cls-1,
.content-bg-hero .navbar.nav-up #main-logo .cls-1,
.content-bg-hero .navbar.nav-down #main-logo .cls-1,
.post-type-archive-tribe_events .navbar.nav-up #main-logo .cls-1,
.post-type-archive-tribe_events .navbar.nav-down #main-logo .cls-1 {
    fill:#65a860;
}
.footer .cls-1 {
    fill:#65a860 !important;
}
.footer .cls-2 {
    fill:#010101 !important;
}
.footer #main-logo {
        max-width: 150px;
    margin-bottom: 10px;
    width: 100%;
}
.content-bg-hero.mega-menu-primary-open #main-logo .cls-1,
.post-type-archive-tribe_events.mega-menu-primary-open #main-logo .cls-1 {
    fill:#65a860;
}
.navbar:hover #main-logo .cls-2,
.content-bg-hero .navbar.nav-up #main-logo .cls-2,
.content-bg-hero .navbar.nav-down #main-logo .cls-2,
.post-type-archive-tribe_events .navbar.nav-up #main-logo .cls-2,
.post-type-archive-tribe_events .navbar.nav-down #main-logo .cls-2 {
    fill:#010101;
}
.navbar:hover .mega-menu-toggle .mega-toggle-block-0:after {
    color: #2b2b2b !important;
    background-image: url(/wp-content/themes/mtnbizworks/img/menu-open.svg) !important;
}
.content-bg-hero .navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
.content-bg-hero .navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
.post-type-archive-tribe_events .navbar.nav-down #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
.post-type-archive-tribe_events .navbar.nav-up #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    color: rgba(0, 0, 0, 0.7) !important;
}
.navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0; }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none; }

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.navbar-collapse {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
     -moz-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem; }
  .navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none; }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%; }

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-sm .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-sm > .container,
    .navbar-expand-sm > .container-fluid {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
    .navbar-expand-sm .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-sm .navbar-toggler {
      display: none; } }

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-md .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-md > .container,
    .navbar-expand-md > .container-fluid {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
    .navbar-expand-md .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-md .navbar-toggler {
      display: none; } }

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-lg .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-lg > .container,
    .navbar-expand-lg > .container-fluid {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
    .navbar-expand-lg .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-lg .navbar-toggler {
      display: none; } }

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .navbar-expand-xl .navbar-nav {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
      .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute; }
      .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem; }
    .navbar-expand-xl > .container,
    .navbar-expand-xl > .container-fluid {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
    .navbar-expand-xl .navbar-collapse {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -moz-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; }
    .navbar-expand-xl .navbar-toggler {
      display: none; } }

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0; }
  .navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .navbar-expand .navbar-nav .dropdown-menu {
      position: absolute; }
    .navbar-expand .navbar-nav .nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem; }
  .navbar-expand > .container,
  .navbar-expand > .container-fluid {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
  .navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
  .navbar-expand .navbar-toggler {
    display: none; }

.navbar-light .navbar-brand {
  color: #2b2b2b; }
  .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
    color: #2b2b2b; }

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
    color: rgba(0, 0, 0, 0.7); }
  .navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #2b2b2b; }

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5); }
  .navbar-light .navbar-text a {
    color: #2b2b2b; }
    .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
      color: #2b2b2b; }

.navbar-dark .navbar-brand {
  color: #fff; }
  .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
    color: #fff; }

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 1); 
}
  .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
    color: rgba(255, 255, 255, 0.75); }
  .navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff; }

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5); }
  .navbar-dark .navbar-text a {
    color: #fff; }
    .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
      color: #fff; }

@media (min-width: 768px) {
    #navbarNavDropdown {
        position: absolute;
    width: 100%;
    left: 0;
}
    .is--cta-right {
            position: absolute !important;
    }
}
@media (min-width: 992px) {
    .is--cta-right {
        right: 60px !important;
        display: none !important;
    }
}
body.mega-menu-primary-mobile-open {
    overflow: hidden;
}
@media (max-width: 991px) {
    .is--pb-mobile-0 {
        padding-bottom: 0 !important;
    }
    .is--cta-right {
        right: auto !important;
        left: auto !important;
        position: relative !important;
    }
    .navbar-brand {
            padding-top: 0;
            padding-bottom: 0.3125rem;
    }
    #mega-menu-primary {
        height: calc(100vh - 80px) !important;
        overflow-y: auto !important;
        padding-bottom: 160px !important;
    }
    .navbar {
        height: 80px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        top: calc(80px - 0.5rem) !important;
}
    
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-brand {
            width: 130px;
    }
    #flagship-pills {
        display: block !important;
        margin-left: -5px !important;
    }
}
@media (max-width: 991px) {
    .navbar {
        padding-left: 30px;
        padding-right: 30px;
    }    
}
.super-search-cta {
    z-index: 10;
}
.super-search__mag {
    display: inline-block;
    margin-right: 1.5rem;
}
@media (min-width: 992px) and (max-width: 1365px) {
    .super-search__mag {
    margin-right: 1rem;    
}  
    .navbar {
            padding: 0.5rem 30px 0;
    }
}
@media (max-width: 991px) {
    .super-search__mag {
    right: 4rem;
    margin-right: 0;    
    position: absolute;
}  
}
.donate-link {
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1;
    top: -3px;
    position: relative;
}
.super-search__container {
    position: absolute;
    display: none;
    top: 0;
    padding: calc(4rem + 42px) 5rem 4rem 5rem;
    left: 0;
    right: 0;
    width: 100%;
    border-bottom: 1px solid rgba(43, 43, 43, 0.2);
    overflow: hidden;
    z-index: 99;
}
.is--close-search {
    position: absolute;
    top: 42px;
}
.card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 0;
}
  .card > hr {
    margin-right: 0;
    margin-left: 0; }
  .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }

.card-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
    padding: 3rem;
    border-radius: 20px;
}
.card-title {
  margin-bottom: 0.75rem; }

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0; }

.card-text:last-child {
  margin-bottom: 0; }

.card-link:hover {
  text-decoration: none; }

.card-link + .card-link {
  margin-left: 1.25rem; }

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125); }
  .card-header:first-child {
    border-radius: -webkit-calc(0.25rem - 1px) -webkit-calc(0.25rem - 1px) 0 0;
    border-radius: -moz-calc(0.25rem - 1px) -moz-calc(0.25rem - 1px) 0 0;
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }
  .card-header + .list-group .list-group-item:first-child {
    border-top: 0; }

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0; }

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem; }

.card-img {
  width: 100%;
  border-radius: -webkit-calc(0.25rem - 1px);
  border-radius: -moz-calc(0.25rem - 1px);
  border-radius: calc(0.25rem - 1px); }

.card-img-top {
  width: 100%;
  border-top-left-radius: -webkit-calc(0.25rem - 1px);
  border-top-left-radius: -moz-calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: -webkit-calc(0.25rem - 1px);
  border-top-right-radius: -moz-calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: -webkit-calc(0.25rem - 1px);
  border-bottom-right-radius: -moz-calc(0.25rem - 1px);
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: -webkit-calc(0.25rem - 1px);
  border-bottom-left-radius: -moz-calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  .card-deck .card {
    margin-bottom: 15px; }
  @media (min-width: 576px) {
    .card-deck {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px; }
      .card-deck .card {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
           -moz-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
           -moz-box-orient: vertical;
           -moz-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px; } }
.card-group-custom {
    border: 2px solid;
    border-radius: 20px;
    margin: 3rem 0;
}
.card-single {
    border: 2px solid;
    border-radius: 20px;
}
.card-group-custom.dark-green-bg,
.card-single.dark-green-bg {
    border-color: rgba(255,255,255,0.2);
}
.card-group-custom.dark-blue-bg,
.card-single.dark-blue-bg {
    border-color: rgba(255,255,255,0.2);
}
.card-group-custom.dark-orange-bg,
.card-single.dark-orange-bg {
    border-color: rgba(158,60,30,0.4);
}
.card-group-custom.light-orange-bg,
.card-single.light-orange-bg {
    border-color: rgba(43, 43, 43, 0.1);
}
.card-group-custom.gray-bg,
.card-single.gray-bg {
    border-color: rgba(43, 43, 43, 0.1);
}
.card-group-custom>.card {
    border-right: 2px solid;
        border-color: inherit;
    padding-bottom: 3rem;
}
.card-group-custom>.card:last-child {
    border-right: none;
}
.card-group-custom .card-body {
    border-radius: 0;
}
.card-group-custom__top-heading {
    border-bottom: 2px solid;
        border-color: inherit;
    padding: 2rem 3rem;
}
@media (max-width: 991px) {
    .card-group-custom__top-heading {
    padding: 2rem;
}
}
.card-group-custom__footer {
    border-top: 2px solid;
        border-color: inherit;
}
.card-group-custom__footer *:last-child {
    margin-bottom: 0 !important;
}
.card-group-custom__top-heading .large-caps-text {
    color: rgba(255,255,255,1);
}
.gray-bg .card-group-custom__top-heading .large-caps-text {
    color: rgba(43, 43, 43, 1);
}
.card-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 576px) {
    .card-group {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-flow: row wrap;
         -moz-box-orient: horizontal;
         -moz-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
      .card-group > .card {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 0%;
           -moz-box-flex: 1;
            -ms-flex: 1 0 0%;
                flex: 1 0 0%;
        }
 }

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
       -moz-column-gap: 1.25rem;
            column-gap: 1.25rem;
    orphans: 1;
    widows: 1; }
    .card-columns .card {
      display: inline-block;
      width: 100%; } }

.accordion > .card {
  overflow: hidden; }
  .accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0; }
  .accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0; }
  .accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .accordion > .card .card-header {
    margin-bottom: -1px; }

.breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem; }
  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none; }

.breadcrumb-item.active {
  color: #6c757d; }

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem; }

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.4;
  color: #508e52;
  background-color: #fff;
  border: 1px solid #dee2e6; }
  .page-link:hover {
    z-index: 2;
    color: #508e52;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6; }
  .page-link:focus {
    z-index: 2;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
            box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #508e52;
  border-color: #508e52; }

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6; }

.pagination-lg .page-link {
  padding: 0.75rem 2rem;
  font-size: 1.25rem;
  line-height: 1.4; }

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.4; }

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem; }

.badge,
.tribe-common span.badge {
display: inline-block;
    margin: 0 8px;
    font-family: fieldwork-hum, sans-serif;
    font-style: normal !important;
    text-transform: none;
    letter-spacing: normal;
    letter-spacing: 0.5px;
    padding: 3px 12px 6px 12px;
    font-size: 0.65rem;
    font-weight: 600;
  line-height: 1.2;
  text-align: center;
  white-space: nowrap;
  vertical-align: text-bottom;
  border-radius: 0.25rem;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }
.tribe-common span.badge {
 vertical-align: middle;
}
  @media (prefers-reduced-motion: reduce) {
    .badge {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  a.badge:hover, a.badge:focus {
    text-decoration: none; }
  .badge:empty {
    display: none; }

.btn .badge, .wpcf7 input[type=submit] .badge {
  position: relative;
  top: -1px; }

.topo-badge-wrapper{
position: relative;
}
.topo-badge-wrapper > .topo-badge {
    position: absolute;
    top: 10%;
    right: calc(-10% - 15px);
    background: #fff url('/wp-content/themes/mtnbizworks/img/topo-badge-dark-1.svg') center no-repeat;
    background-size: cover;
    padding: 1rem;
width: 55%;
    border-radius: 20px;
}
.topo-badge-wrapper > .topo-badge.is--green-no-topo {
    background: #1b5f4a;
    color: #fff;
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem; }
  @media (min-width: 576px) {
    .jumbotron {
      padding: 4rem 2rem; } }

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0; }

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem; }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700; }

.alert-dismissible {
  padding-right: 4rem; }
  .alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit; }

.alert-primary {
  color: #2c1b85;
  background-color: #ddd6ff;
  border-color: #cfc6ff; }
  .alert-primary hr {
    border-top-color: #baadff; }
  .alert-primary .alert-link {
    color: #1e125b; }

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db; }
  .alert-secondary hr {
    border-top-color: #c8cbcf; }
  .alert-secondary .alert-link {
    color: #202326; }

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb; }
  .alert-success hr {
    border-top-color: #b1dfbb; }
  .alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb; }
  .alert-info hr {
    border-top-color: #abdde5; }
  .alert-info .alert-link {
    color: #062c33; }

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba; }
  .alert-warning hr {
    border-top-color: #ffe8a1; }
  .alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb; }
  .alert-danger hr {
    border-top-color: #f1b0b7; }
  .alert-danger .alert-link {
    color: #491217; }

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe; }
  .alert-light hr {
    border-top-color: #ececf6; }
  .alert-light .alert-link {
    color: #686868; }

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca; }
  .alert-dark hr {
    border-top-color: #b9bbbe; }
  .alert-dark .alert-link {
    color: #040505; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0; }
  to {
    background-position: 0 0; } }

.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem; }

.progress-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #508e52;
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  transition: width 0.6s ease; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem; }

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
     -moz-animation: progress-bar-stripes 1s linear infinite;
          animation: progress-bar-stripes 1s linear infinite; }
  @media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
      -webkit-animation: none;
         -moz-animation: none;
              animation: none; } }

.media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #508e52;
    border-color: #508e52; }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row; }
  .list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0; }
    .list-group-horizontal .list-group-item:first-child {
      border-top-left-radius: 0.25rem;
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0; }
    .list-group-horizontal .list-group-item:last-child {
      margin-right: 0;
      border-top-right-radius: 0.25rem;
      border-bottom-right-radius: 0.25rem;
      border-bottom-left-radius: 0; }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-sm .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-md .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-lg .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .list-group-horizontal-xl .list-group-item {
      margin-right: -1px;
      margin-bottom: 0; }
      .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
        border-top-right-radius: 0; }
      .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 0.25rem;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }
  .list-group-flush .list-group-item:last-child {
    margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom: 0; }

.list-group-item-primary {
  color: #2c1b85;
  background-color: #cfc6ff; }
  .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
    color: #2c1b85;
    background-color: #baadff; }
  .list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #2c1b85;
    border-color: #2c1b85; }

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db; }
  .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf; }
  .list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41; }

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb; }
  .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb; }
  .list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724; }

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb; }
  .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5; }
  .list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460; }

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba; }
  .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1; }
  .list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404; }

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb; }
  .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7; }
  .list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24; }

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe; }
  .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6; }
  .list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182; }

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca; }
  .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe; }
  .list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21; }

.close {
float: right;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    font-family: fieldwork-hum, sans-serif;
}
  .close:hover {
    opacity: 0.75;
    text-decoration: none; }
  .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75; }

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }

a.close.disabled {
  pointer-events: none; }

.toast {
  max-width: 350px;
  overflow: hidden;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  opacity: 0;
  border-radius: 0.25rem; }
  .toast:not(:last-child) {
    margin-bottom: 0.75rem; }
  .toast.showing {
    opacity: 1; }
  .toast.show {
    display: block;
    opacity: 1; }
  .toast.hide {
    display: none; }
.hide {
    display: none !important;
}
.toast-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body {
  padding: 0.75rem; }

.modal-open {
  overflow: hidden; }
  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none; }
  .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out, -moz-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -moz-transform 0.3s ease-out, -o-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
       -moz-transform: translate(0, -50px);
        -ms-transform: translate(0, -50px);
         -o-transform: translate(0, -50px);
            transform: translate(0, -50px); }
    @media (prefers-reduced-motion: reduce) {
      .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
  .modal.show .modal-dialog {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none; }

.modal-dialog-scrollable {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  max-height: -webkit-calc(100% - 1rem);
  max-height: -moz-calc(100% - 1rem);
  max-height: calc(100% - 1rem); }
  .modal-dialog-scrollable .modal-content {
    max-height: -webkit-calc(100vh - 1rem);
    max-height: -moz-calc(100vh - 1rem);
    max-height: calc(100vh - 1rem);
    overflow: hidden; }
  .modal-dialog-scrollable .modal-header,
  .modal-dialog-scrollable .modal-footer {
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0; }
  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: -webkit-calc(100% - 1rem);
  min-height: -moz-calc(100% - 1rem);
  min-height: calc(100% - 1rem); }
  .modal-dialog-centered::before {
    display: block;
    height: -webkit-calc(100vh - 1rem);
    height: -moz-calc(100vh - 1rem);
    height: calc(100vh - 1rem);
    content: ""; }
  .modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .modal-dialog-centered.modal-dialog-scrollable .modal-content {
      max-height: none; }
    .modal-dialog-centered.modal-dialog-scrollable::before {
      content: none; }

.modal-content {
position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: 0;
    outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #2b2b2b; }
  .modal-backdrop.fade {
    opacity: 0; }
  .modal-backdrop.show {
    opacity: 0.5; }

.modal-header {
display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
    border-bottom: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

.modal-title {
  margin-bottom: 0;
  line-height: 1.4; }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0.5rem 1rem; 
}

.modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem; }
  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }
  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }
@media (min-width: 768px) {
  .modal-dialog {
    width: 70%;
    max-width: 1200px;
    margin: 0 auto 1.75rem; }
}
@media (min-width: 576px) {
  .modal-dialog-scrollable {
    max-height: -webkit-calc(100% - 3.5rem);
    max-height: -moz-calc(100% - 3.5rem);
    max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: -webkit-calc(100vh - 3.5rem);
      max-height: -moz-calc(100vh - 3.5rem);
      max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered {
    min-height: -webkit-calc(100% - 3.5rem);
    min-height: -moz-calc(100% - 3.5rem);
    min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: -webkit-calc(100vh - 3.5rem);
      height: -moz-calc(100vh - 3.5rem);
      height: calc(100vh - 3.5rem); }
  .modal-sm {
    max-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px; } }


.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0; }
  .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
    bottom: 0; }
    .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
      top: 0;
      border-width: 0.4rem 0.4rem 0;
      border-top-color: #2b2b2b; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem; }
  .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
      right: 0;
      border-width: 0.4rem 0.4rem 0.4rem 0;
      border-right-color: #2b2b2b; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0; }
  .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
    top: 0; }
    .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
      bottom: 0;
      border-width: 0 0.4rem 0.4rem;
      border-bottom-color: #2b2b2b; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem; }
  .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem; }
    .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
      left: 0;
      border-width: 0.4rem 0 0.4rem 0.4rem;
      border-left-color: #2b2b2b; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #2b2b2b;
  border-radius: 0.25rem; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: fieldwork-hum, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid transparent;
  border-radius: 0.3rem; }
  .popover .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem; }
    .popover .arrow::before, .popover .arrow::after {
      position: absolute;
      display: block;
      content: "";
      border-color: transparent;
      border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem; }
  .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
    bottom: -webkit-calc((0.5rem + 1px) * -1);
    bottom: -moz-calc((0.5rem + 1px) * -1);
    bottom: calc((0.5rem + 1px) * -1); }
    .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
      bottom: 0;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
      bottom: 1px;
      border-width: 0.5rem 0.5rem 0;
      border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem; }
  .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
    left: -webkit-calc((0.5rem + 1px) * -1);
    left: -moz-calc((0.5rem + 1px) * -1);
    left: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
      left: 0;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
      left: 1px;
      border-width: 0.5rem 0.5rem 0.5rem 0;
      border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem; }
  .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
    top: -webkit-calc((0.5rem + 1px) * -1);
    top: -moz-calc((0.5rem + 1px) * -1);
    top: calc((0.5rem + 1px) * -1); }
    .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
      top: 0;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
      top: 1px;
      border-width: 0 0.5rem 0.5rem 0.5rem;
      border-bottom-color: #fff; }
  .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem; }
  .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
    right: -webkit-calc((0.5rem + 1px) * -1);
    right: -moz-calc((0.5rem + 1px) * -1);
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0; }
    .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
      right: 0;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: rgba(0, 0, 0, 0.25); }
    .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
      right: 1px;
      border-width: 0.5rem 0 0.5rem 0.5rem;
      border-left-color: #fff; }

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1.05rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: -webkit-calc(0.3rem - 1px);
  border-top-left-radius: -moz-calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: -webkit-calc(0.3rem - 1px);
  border-top-right-radius: -moz-calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px); }
  .popover-header:empty {
    display: none; }

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529; }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner::after {
    display: block;
    clear: both;
    content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  -o-transition: -o-transform 0.6s ease-in-out;
  -moz-transition: transform 0.6s ease-in-out, -moz-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -moz-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-item {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
     -moz-transform: translateX(100%);
      -ms-transform: translateX(100%);
       -o-transform: translateX(100%);
          transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: 0s 0.6s opacity;
  -o-transition: 0s 0.6s opacity;
  -moz-transition: 0s 0.6s opacity;
  transition: 0s 0.6s opacity; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-right {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }
  @media (prefers-reduced-motion: reduce) {
    .carousel-control-prev,
    .carousel-control-next {
      -webkit-transition: none;
      -o-transition: none;
      -moz-transition: none;
      transition: none; } }
  .carousel-control-prev:hover, .carousel-control-prev:focus,
  .carousel-control-next:hover,
  .carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none; }
  .carousel-indicators li {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
       -moz-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    -webkit-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    -moz-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease; }
    @media (prefers-reduced-motion: reduce) {
      .carousel-indicators li {
        -webkit-transition: none;
        -o-transition: none;
        -moz-transition: none;
        transition: none; } }
  .carousel-indicators .active {
    opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center; }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-moz-keyframes spinner-border {
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
     -moz-animation: spinner-border .75s linear infinite;
          animation: spinner-border .75s linear infinite; }

.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1; } }

@-moz-keyframes spinner-grow {
  0% {
    -moz-transform: scale(0);
         transform: scale(0); }
  50% {
    opacity: 1; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
       -moz-transform: scale(0);
         -o-transform: scale(0);
            transform: scale(0); }
  50% {
    opacity: 1; } }

.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  -webkit-animation: spinner-grow .75s linear infinite;
     -moz-animation: spinner-grow .75s linear infinite;
          animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm {
  width: 1rem;
  height: 1rem; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #508e52 !important; }

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #2b00ff !important; }

.bg-secondary {
  background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important; }

.bg-success {
  background-color: #508e52 !important; }

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important; }
.lh-1 {
    line-height: 1 !important;
}
.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #dee2e6 !important; }

.border-top {
  border-top: 1px solid #dee2e6 !important; }

.border-right {
  border-right: 1px solid #dee2e6 !important; }

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important; }

.border-left {
  border-left: 1px solid #dee2e6 !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #508e52 !important; }

.border-secondary {
  border-color: #6c757d !important; }

.border-success {
  border-color: #508e52 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded-sm {
  border-radius: 0.2rem !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-lg {
  border-radius: 0.3rem !important; }

.rounded-circle-wrapper {
    max-width: 150px;
    position: relative;
}
.rounded-circle {
    border-radius: 50% !important;
    max-width: 150px;
    height: 0;
    padding-bottom: 100%;
    width: 100%;
}

.rounded-pill {
  border-radius: 50rem !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }
.opacity-1 {
    opacity: 1 !important;
}
.opacity-0 {
    opacity: 0 !important;
}

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -moz-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -moz-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }
.embed-responsive-2by3::before {
  padding-top: 150%; }
.is--3by4 {
    padding-bottom: 133.33%;
    height: 0;
}
.is--1by1 {
    padding-bottom: 100%;
    height: 0;
}
.slick-item__case-story-secondary-thumb-wrapper {
    padding-top: 70%;
    height: 0 !important;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

.flex-wrap {
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important; }

.flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
      -ms-flex-wrap: nowrap !important;
          flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
      -ms-flex-wrap: wrap-reverse !important;
          flex-wrap: wrap-reverse !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 1 auto !important;
     -moz-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
     -moz-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
     -moz-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
      -ms-flex-negative: 0 !important;
          flex-shrink: 0 !important; }

.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
      -ms-flex-negative: 1 !important;
          flex-shrink: 1 !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
     -moz-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
     -moz-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -webkit-justify-content: space-around !important;
      -ms-flex-pack: distribute !important;
          justify-content: space-around !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
     -moz-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
     -moz-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
     -moz-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

.align-content-start {
  -webkit-align-content: flex-start !important;
      -ms-flex-line-pack: start !important;
          align-content: flex-start !important; }

.align-content-end {
  -webkit-align-content: flex-end !important;
      -ms-flex-line-pack: end !important;
          align-content: flex-end !important; }

.align-content-center {
  -webkit-align-content: center !important;
      -ms-flex-line-pack: center !important;
          align-content: center !important; }

.align-content-between {
  -webkit-align-content: space-between !important;
      -ms-flex-line-pack: justify !important;
          align-content: space-between !important; }

.align-content-around {
  -webkit-align-content: space-around !important;
      -ms-flex-line-pack: distribute !important;
          align-content: space-around !important; }

.align-content-stretch {
  -webkit-align-content: stretch !important;
      -ms-flex-line-pack: stretch !important;
          align-content: stretch !important; }

.align-self-auto {
  -webkit-align-self: auto !important;
      -ms-flex-item-align: auto !important;
          align-self: auto !important; }

.align-self-start {
  -webkit-align-self: flex-start !important;
      -ms-flex-item-align: start !important;
          align-self: flex-start !important; }

.align-self-end {
  -webkit-align-self: flex-end !important;
      -ms-flex-item-align: end !important;
          align-self: flex-end !important; }

.align-self-center {
  -webkit-align-self: center !important;
      -ms-flex-item-align: center !important;
          align-self: center !important; }

.align-self-baseline {
  -webkit-align-self: baseline !important;
      -ms-flex-item-align: baseline !important;
          align-self: baseline !important; }

.align-self-stretch {
  -webkit-align-self: stretch !important;
      -ms-flex-item-align: stretch !important;
          align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-sm-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-sm-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-sm-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-sm-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-sm-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-sm-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-sm-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-sm-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-md-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-md-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-md-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-md-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-md-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-md-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-md-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-md-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-md-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-md-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-md-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-lg-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-lg-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-lg-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-lg-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-lg-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-lg-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-lg-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-lg-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
       -moz-box-orient: vertical !important;
       -moz-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
            flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
        -ms-flex-wrap: nowrap !important;
            flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
        -ms-flex-wrap: wrap-reverse !important;
            flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -webkit-flex: 1 1 auto !important;
       -moz-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -webkit-flex-grow: 0 !important;
       -moz-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -webkit-flex-grow: 1 !important;
       -moz-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -webkit-flex-shrink: 0 !important;
        -ms-flex-negative: 0 !important;
            flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -webkit-flex-shrink: 1 !important;
        -ms-flex-negative: 1 !important;
            flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
       -moz-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
       -moz-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
        -ms-flex-pack: distribute !important;
            justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
       -moz-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
       -moz-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
       -moz-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
       -moz-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -webkit-align-content: flex-start !important;
        -ms-flex-line-pack: start !important;
            align-content: flex-start !important; }
  .align-content-xl-end {
    -webkit-align-content: flex-end !important;
        -ms-flex-line-pack: end !important;
            align-content: flex-end !important; }
  .align-content-xl-center {
    -webkit-align-content: center !important;
        -ms-flex-line-pack: center !important;
            align-content: center !important; }
  .align-content-xl-between {
    -webkit-align-content: space-between !important;
        -ms-flex-line-pack: justify !important;
            align-content: space-between !important; }
  .align-content-xl-around {
    -webkit-align-content: space-around !important;
        -ms-flex-line-pack: distribute !important;
            align-content: space-around !important; }
  .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
        -ms-flex-line-pack: stretch !important;
            align-content: stretch !important; }
  .align-self-xl-auto {
    -webkit-align-self: auto !important;
        -ms-flex-item-align: auto !important;
            align-self: auto !important; }
  .align-self-xl-start {
    -webkit-align-self: flex-start !important;
        -ms-flex-item-align: start !important;
            align-self: flex-start !important; }
  .align-self-xl-end {
    -webkit-align-self: flex-end !important;
        -ms-flex-item-align: end !important;
            align-self: flex-end !important; }
  .align-self-xl-center {
    -webkit-align-self: center !important;
        -ms-flex-item-align: center !important;
            align-self: center !important; }
  .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
        -ms-flex-item-align: baseline !important;
            align-self: baseline !important; }
  .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
        -ms-flex-item-align: stretch !important;
            align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }
.overflow-visible {
  overflow: visible!important; }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }


.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.vw-100 {
  width: 100vw !important; }

.vh-100 {
  height: 100vh !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 2rem !important; }

.mt-4,
.my-4 {
  margin-top: 2rem !important; }

.mr-4,
.mx-4 {
  margin-right: 2rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 2rem !important; }

.ml-4,
.mx-4 {
  margin-left: 2rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mt-6,
.my-6 {
  margin-top: 4rem !important; }

.mt-7,
.my-7 {
  margin-top: 5rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.mb-6,
.my-6 {
  margin-bottom: 4rem !important; }

.mb-7,
.my-7 {
  margin-bottom: 5rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 2rem !important; }

.pt-4,
.py-4 {
  padding-top: 2rem !important; }

.pr-4,
.px-4 {
  padding-right: 2rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 2rem !important; }

.pl-4,
.px-4 {
  padding-left: 2rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pt-6,
.py-6 {
  padding-top: 4rem !important; }

.pt-7,
.py-7 {
  padding-top: 5rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pb-6,
.py-6 {
  padding-bottom: 4rem !important; }

.pb-7,
.py-7 {
  padding-bottom: 5rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -2rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -2rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -2rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -2rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -2rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 2rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 2rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 2rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 2rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 2rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
    .mt-sm-6,
  .my-sm-6 {
    margin-top: 4rem !important; }
    .mt-sm-7,
  .my-sm-7 {
    margin-top: 5rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
    .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4rem !important; }
    .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 5rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 2rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 2rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 2rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 2rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 2rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
    .pt-sm-6,
  .py-sm-6 {
    padding-top: 4rem !important; }
    .pt-sm-7,
  .py-sm-7 {
    padding-top: 5rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4rem !important; }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 4rem !important; }    
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -2rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -2rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -2rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -2rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -2rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
    .mx-md-15 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 2rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 2rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 2rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 2rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 2rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4rem !important; }
  .mt-md-7,
  .my-md-7 {
    margin-top: 5rem !important; }    
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4rem !important; }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 5rem !important; }    
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 2rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 2rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 2rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 2rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 2rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4rem !important; }
  .pt-md-7,
  .py-md-7 {
    padding-top: 5rem !important; }    
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4rem !important; }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 5rem !important; }    
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -2rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -2rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -2rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -2rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -2rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 2rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 2rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 2rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 2rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 2rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4rem !important; }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 5rem !important; }    
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4rem !important; }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 5rem !important; }    
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 2rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 2rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 2rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 2rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 2rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4rem !important; }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 5rem !important; }    
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4rem !important; }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 5rem !important; }    
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -2rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -2rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -2rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -2rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -2rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 2rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 2rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 2rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 2rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 2rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4rem !important; }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 5rem !important; }    
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4rem !important; }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 5rem !important; }    
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 2rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 2rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 2rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 2rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 2rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4rem !important; }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 5rem !important; }    
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 5rem !important; }    
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -2rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -2rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -2rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -2rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -2rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }
@media (min-width: 1367px) {
    .py-xxl-5 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    } 
    .pt-xxl-5 {
        padding-top: 3rem !important;
    } 
    .pt-xxl-4 {
        padding-top: 2.25rem !important;
    } 
    .pb-xxl-5 {
        padding-bottom: 3rem !important;
    } 
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify {
  text-align: justify !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-lighter {
  font-weight: lighter !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-600 {
  font-weight: 600 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-weight-bolder {
  font-weight: bolder !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #508e52 !important; }

a.text-primary:hover, a.text-primary:focus {
  color: #2600e6 !important; }

.text-secondary {
  color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important; }

.text-success {
  color: #508e52 !important; }

a.text-success:hover, a.text-success:focus {
  color: #19692c !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important; }

.text-body {
  color: #212529 !important; }

.text-muted {
  color: #6c757d !important; }

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.text-decoration-none {
  text-decoration: none !important; }

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important; }

.text-reset {
  color: inherit !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }
  a:not(.btn) {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  @page {
    size: a3; }
  body {
    min-width: 992px !important; }
  .container {
    min-width: 992px !important; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #2b2b2b; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important; }
  .table-dark {
    color: inherit; }
    .table-dark th,
    .table-dark td,
    .table-dark thead th,
    .table-dark tbody + tbody {
      border-color: #dee2e6; }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6; } }


#wrapper-hero {
  padding: 0px !important; }

.sticky,
.gallery-caption,
.bypostauthor {
  font-size: inherit; }

.wrapper#wrapper-sticky {
  border-bottom: 1px solid #dee2e6; }

#wrapper-footer-full,
#wrapper-static-hero {
  background-color: #eaeaee; }
.wp-caption img {
    margin-bottom: 0.5rem;
}

.aligncenter,
.alignleft,
.alignright {
    display: block;
    margin-bottom: 2rem;
}

.alignleft {
  margin-left: 0;
    margin-right: 0;
}
.alignright {
  margin-right: 0;
    margin-left: 0;
}
article table,
article tr,
article td {
  height: auto !important;
}
.entry-footer span {
  padding-right: 10px; }
.entry-meta.is--category .post-categories {
        padding: 0;
    list-style: none;
    margin: 0;
}
.entry-meta.is--category .post-categories li {
    display: inline-block;
    margin: 0 4px 4px 0;
}
img.wp-post-image,
article img,
figure,
img,
#secondary img {
  max-width: 100%;
  height: auto; }

a.skip-link {
  position: fixed;
  z-index: 1000;
  top: 0px;
  right: 0px; }

.jumbotron {
  margin-bottom: 0px; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link {
  display: block;
  width: 100%;
  padding: 0.25rem 2rem;
  clear: both;
  font-weight: 400;
  color: #212529 !important;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0; }
  .navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus {
    color: #16181b !important;
    text-decoration: none;
    background-color: #f8f9fa; }
  .navbar-dark .navbar-nav .dropdown-menu .nav-link.active, .navbar-dark .navbar-nav .dropdown-menu .nav-link:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #508e52; }
  .navbar-dark .navbar-nav .dropdown-menu .nav-link.disabled, .navbar-dark .navbar-nav .dropdown-menu .nav-link:disabled {
    color: #6c757d !important;
    background-color: transparent; }

.navbar-light .navbar-brand a {
  color: #2b2b2b; }
  .navbar-light .navbar-brand a:hover, .navbar-light .navbar-brand a:focus {
    color: #2b2b2b; }

.navbar-dark .navbar-brand a {
  color: #fff; }
  .navbar-dark .navbar-brand a:hover, .navbar-dark .navbar-brand a:focus {
    color: #fff; }

.navbar h1 {
  font-weight: 400; }

.woocommerce-input-wrapper {
  width: 100%; }

figure.woocommerce-product-gallery__wrapper {
  max-width: inherit !important; }

@media (min-width: 768px) {
  #coupon_code.input-text {
    width: 110px !important; } }


.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

.share-text-link {
    display: inline-block;
    vertical-align: sub;
    margin: 0 4px 0 4px;
}
.share-text-link svg {
  width: auto;
  height: 22px;
}
.share-text-link #twitter {
    height: 19px;
    vertical-align: sub;
}
.share-text-link #envelope {
    height: 18px;
    vertical-align: sub;
}
/*
* Use existing Bootstrap 4 classes and
* variables to extend - override CF7 style
*
* Useful CF7 classes:
* .wpcf7 the wrapper element
* .wpcf7-form
* .wpcf7-form-control
* .wpcf7-text
* .wpcf7-email
* .wpcf7-textarea
* .wpcf7-submit
*/
.wpcf7 {
  max-width: 600px;
  margin: 0 auto !important; }
  .wpcf7 .wpcf7-form label {
    width: 100%; }
  .wpcf7 .wpcf7-not-valid-tip {
    color: #dc3545; }
  .wpcf7 .wpcf7-validation-errors {
    color: #dc3545;
    border: 1px solid #e9ecef; }
/* SlickSlider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: none;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    /* display: none; */
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*
ALL CUSTOM
*/
.slick-counter {
        font-weight: bold;
}
#big-news-carousel .owl-item .item__details {
     padding-top: 75px;   
}
#big-news-carousel .owl-item .item__details,
#big-news-carousel .owl-item .bn-slider-hr,
.slick-item__details,
.slick-item__details .bn-slider-hr {
    opacity: 0;
    -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
}
#big-news-carousel .owl-item.active .item__details,
#big-news-carousel .owl-item.active .bn-slider-hr,
.slick-active .slick-item__details,
.slick-active .slick-item__details .bn-slider-hr {
    opacity: 1;
}
#big-news-carousel .owl-item, 
.slick-item {
    padding: 0 15px;
    -webkit-filter: grayscale(80%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
          filter: grayscale(80%);
    -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
}
.home-hero-item-attr {
    padding: 0 !important;
}
#home-hero-slider .slick-item,
.home-hero-slider-class .slick-item {
    -webkit-filter: grayscale(0); /* Ch 23+, Saf 6.0+, BB 10.0+ */
          filter: grayscale(0);
}
.slick-item.slick-active {
    -webkit-filter: grayscale(0); /* Ch 23+, Saf 6.0+, BB 10.0+ */
          filter: grayscale(0);
}
#big-news-carousel .understrap-read-more-link,
#big-news-slick-carousel .understrap-read-more-link {
    display: none !important;
}
#big-news-carousel .owl-stage {
        padding-left: 7% !important;
}
#big-news-carousel .owl-next span,
#big-news-carousel .owl-prev span {
    display: none;
}
.slick-nav-dots-wrapper {
    opacity: 0;
    -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
}
.slick-active .slick-nav-dots-wrapper {
    opacity: 1;
}
#big-news-carousel .owl-next,
#big-news-carousel .owl-prev,
.slick-prev,
.slick-next {
    background: transparent url('/wp-content/themes/mtnbizworks/img/slider-arrow.svg') no-repeat;
    background-size: 36px 27px;
    width: 36px;
    height: 27px;
    margin-left: 0;
	    border: none !important;
    padding: 0 !important;
	background-color: transparent !important;
}
.cs-arrows-target .slick-prev,
.cs-arrows-target .slick-next,
.is--invest-testimonials .slick-prev,
.is--invest-testimonials .slick-next {
    background: transparent url('/wp-content/themes/mtnbizworks/img/slider-arrow-white.svg') no-repeat;
}
.slick-prev,
.slick-next {
    display: inline-block;
    border: none;
    -webkit-appearance: none;
}
#big-news-carousel .owl-prev,
.slick-prev {
    -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); 
    margin-right: 10px;
}
#big-news-carousel .owl-nav {
    position: absolute;
    top: 370px;
    left: 0;
    padding-top: 1rem;
    padding-left: calc(7% + 15px);
}
#big-news-carousel .owl-dots {
        position: absolute;
    top: 370px;
    right: 0;
    padding-top: 1rem;
    padding-right: calc(7% + 15px);
}

#big-news-carousel .owl-dot.active:before {
    display: inline-block;
}
#big-news-carousel .owl-dots {
    counter-reset: dots;
}
#big-news-carousel .owl-dot:before {
    counter-increment:dots;
    content: counter(dots, decimal-leading-zero);
}
#big-news-carousel .owl-dot.active:after {
    content: '/ 05';
}
#big-news-carousel .owl-dot:before,
#big-news-carousel .owl-dot span {
    visibility: hidden;
position: absolute;
}
#big-news-carousel .owl-dot.active:before {
visibility: visible;
-ms-transform:  translateX(-100%);
  -webkit-transform:  translateX(-100%);
  transform:  translateX(-100%);  
margin-left: -8px;    
}

#home-secondary-slider .owl-item .item__details,
.bn-slider-hr {
    opacity: 0;
    -webkit-transition: all 0.5s;
      -o-transition: all 0.5s;
      -moz-transition: all 0.5s;
      transition: all 0.5s;
}
#home-secondary-slider .owl-item.active .item__details,
.slick-item.slick-active .bn-slider-hr {
    opacity: 1;
}
#home-secondary-slider .owl-item {
    padding: 0 15px;
}
#home-secondary-slider .understrap-read-more-link {
    display: none !important;
}
#home-secondary-slider .owl-stage {
        padding-left: 7% !important;
    padding-right: 7% !important;
}
#home-secondary-slider .slick-list {
        padding-left: 7% !important;
}
#home-secondary-slider .owl-next span,
#home-secondary-slider .owl-prev span {
    display: none;
}
#home-secondary-slider .owl-next,
#home-secondary-slider .owl-prev {
    background: transparent url('/wp-content/themes/mtnbizworks/img/slider-arrow.svg') no-repeat;
    background-size: 49px 37px;
    width: 49px;
    height: 37px;
    margin-left: 0;
}
#home-secondary-slider .owl-prev {
    -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); 
    margin-right: 10px;
}
#home-secondary-slider .owl-dot.active:before {
    display: inline-block;
}
#home-secondary-slider .owl-dots {
    counter-reset: dots;
}
#home-secondary-slider .owl-dot:before {
    counter-increment:dots;
    content: counter(dots, decimal-leading-zero);
}
#home-secondary-slider .owl-dot.active:after {
    content: '/ 05';
}
#home-secondary-slider .owl-dot:before,
#home-secondary-slider .owl-dot span {
    visibility: hidden;
position: absolute;
}
#home-secondary-slider .owl-dot.active:before {
visibility: visible;
-ms-transform:  translateX(-100%);
  -webkit-transform:  translateX(-100%);
  transform:  translateX(-100%);  
margin-left: -8px;    
}
.home-hero__statement-two {
    max-width: 50%;
    line-height: 1.5;
}
@media (min-width: 1367px) {
    .mb-xxl {
        margin-bottom: 4rem;
    }
}
.home-hero__tagline {
    margin-bottom: 2rem;
    opacity: 1;
        line-height: 0.9;
}
@media (max-width: 991px) {
    .home-hero__statement-two {
        max-width: 60%;
}
}
@media (max-width: 767px) {
    .home-hero__statement-two {
        max-width: 75%;
        margin-bottom: 1.5rem;
    }
}
@media (max-width: 575px) {
    .home-hero__statement-two {
        max-width: 90%;
    }
}
@media (max-width: 499px) {
    .home-hero__statement-two {
        max-width: 100%;
    }
}
#home-hero {
        display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #2b2b2b;
        overflow: hidden;
    padding-bottom: 0;
}
.background-video {
        background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    right: -100%;
    bottom: -100%;
    top: -100%;
    left: -100%;
    margin: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -100;
}
.hero-subnav {
    position: relative;
}
.home-hero__tagline {
    position: relative;
    font-weight: 600;
}
.tagline-one,
.tagline-two {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}
.tagline-placeholder {
    opacity: 0;
    position: relative;
}
.home-hero__row {
-webkit-transform: translateY(80px);
      -ms-transform: translateY(80px);
          transform: translateY(80px);
}
.hero-subnav__link-block {
    cursor: pointer;
    display: block;
}
.hero-subnav__title {
    margin-bottom: 4px;
}

.big-number {
    margin-bottom: 10px;
}
.hero-subnav__number {
    margin-bottom: 15px;
}
.hero-subnav__helper.is--with-caret-after:after {
        font-size: 92% !important;
}
.hero-subnav__helper {
        margin-bottom: 0;
}
.case-story-cta {
    position: absolute;
            bottom: 0;
            right: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
    .home-hero__row {
            margin-bottom: 12%;
}
}
@media (min-width: 768px) {
    .case-story-cta {
        padding-right: 4%;
    }
}
@media (min-width: 768px) {
    .case-story-cta {
        padding-right: 4%;
    }
}
#home-hero-slider {
        position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity 1s ease .5s;
    transition: opacity 1s ease .5s;
}

.home-hero__row,
.is--alt-col {
    opacity: 0;
    -webkit-transition: opacity 1s ease .5s;
    transition: opacity 1s ease .5s;
}
body.loaded #home-hero-slider,
body.loaded .hero-subnav-container,
body.loaded .home-hero__row,
body.loaded .is--alt-col {
    opacity: 1 !important;
}

#home-hero-slider .owl-stage-outer,
#home-hero-slider .owl-stage,
#home-hero-slider .slick-list,
#home-hero-slider .slick-track {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
#home-hero-slider .owl-item,
#home-hero-slider .owl-item .item,
#home-hero-slider .slick-item {
        height: 100%;
}
#home-hero-slider .slick-item {
    padding: 0;
}
#home-hero-slider .slick-list {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.home-hero-slider__background-video {
    height: 100%;
    width: 177.77777778vh; /* 100 * 16 / 9 */
    min-width: 100%;
    min-height: 56.25vw; /* 100 * 9 / 16 */
    position: absolute;
    left: 50%; /* % of surrounding element */
    top: 50%;
    transform: translate(-50%, -50%); /* % of current element */
}
.fade-opacity {
    opacity: 0;
}
.home-hero-slider__overlay {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background: rgba(0,0,0,0.4);
}
.hero-vert-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 7%;
    width: 100%;
}

.owl-item.active .tagline-one,
.slick-item.slick-active .tagline-one {
    -webkit-animation: tagline-transform 3s linear forwards;
     -moz-animation: tagline-transform 3s linear forwards;
          animation: tagline-transform 3s linear forwards;
}
.owl-item.active .tagline-two,
.slick-item.slick-active .tagline-two {
    -webkit-animation: tagline-transform-two 3s linear forwards;
     -moz-animation: tagline-transform-two 3s linear forwards;
          animation: tagline-transform-two 3s linear forwards;
    -webkit-animation-delay: 3s;
     -moz-animation-delay: 3s;
          animation-delay: 3s;
}
@-webkit-keyframes tagline-transform {
  0% {
    display: none;
    opacity: 0;
    }
  5% {
      display: block;
    opacity: 1;
    }   
  95% {
    display: block;
    opacity: 1;
    }
    100% {
    opacity: 0;
    display: none;
    }
}

@-moz-keyframes tagline-transform {
  0% {
    display: none;
    opacity: 0;
    }
  5% {
      display: block;
    opacity: 1;
    }   
  95% {
    display: block;
    opacity: 1;
    }
    100% {
    opacity: 0;
    display: none;
    }
}

@keyframes tagline-transform {
  0% {
    display: none;
    opacity: 0;
    }
  5% {
      display: block;
    opacity: 1;
    }   
  95% {
    display: block;
    opacity: 1;
    }
    100% {
    opacity: 0;
    display: none;
    }
}
@-webkit-keyframes tagline-transform-two {
  0% {
    display: none;
    opacity: 0;
    }
  5% {
      display: block;
    opacity: 1;
    }   
  100% {
    display: block;
    opacity: 1;
    }
}

@-moz-keyframes tagline-transform-two {
  0% {
    display: none;
    opacity: 0;
    }
  5% {
      display: block;
    opacity: 1;
    }   
  100% {
    display: block;
    opacity: 1;
    }
}

@keyframes tagline-transform-two {
  0% {
    display: none;
    opacity: 0;
    }
  5% {
      display: block;
    opacity: 1;
    }   
  100% {
    display: block;
    opacity: 1;
    }
}
.lead-statement {
    width: 85% !important;
    max-width: 900px;
}
@media (max-width: 767) {
.lead-statement {
    width: 90% !important;
}
}

@media (max-width: 1365) {
.mw-title {
    max-width: 788px;
}
}

blockquote p {
    opacity: 1;
}
.item__thumb-wrapper,
.slick-item__thumb-wrapper,
.news-single-thumb-wrapper {
        height: 370px;
    position: relative;
}
.object-fit-constrained {
    height: 60vh;
    overflow: hidden;
    position: relative;
}
.video-wrapper {
    height: 60vh;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.video-wrapper__title-target {
    z-index: 13;
    position: relative;
    cursor: pointer;
}
.object-fit-wrapper,
.slick-item__case-story-secondary-thumb-wrapper {
    position: relative;
}
.slick-item__case-story-secondary-thumb-wrapper {
    margin-bottom: 1rem;
}
.item__thumb-wrapper>img,
.slick-item__thumb-wrapper>img,
.object-fit-wrapper>img,
.slick-item__case-story-secondary-thumb-wrapper>img {
        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slick-item__thumb-wrapper>img {
    opacity: 0;
}
@media (max-width: 767px) {
    .object-fit-wrapper.of-md>img {
        position: relative;
        top:auto;
        right: auto;
        bottom: auto;
        left: auto;
        object-fit: fill;
        width: auto;
        height: auto;
    }
}

/* Original two tone look for featured imgs
.post-thumbnail-wrapper:before,
.post-thumbnail-wrapper:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    right: 0;
}
.post-thumbnail-wrapper:before {
    top: 0;
    background: #fee4cc;
}
.post-thumbnail-wrapper:after {
    bottom: 0;
    background: #eaeaee;
}*/
.orange-topo {
    background: transparent url('/wp-content/themes/mtnbizworks/img/mbw-orange-topo.svg') top left no-repeat;
    background-size: cover;
        width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 112%;
        z-index: 1;
}

.object-fit-wrapper {
    overflow: hidden;
}
.img-offset-wrapper.is--left {
    margin-left: calc(-10% - 15px);
}
.img-offset-wrapper.is--right {
    margin-right: calc(-10% - 15px);
}
.img-offset-wrapper.is--center {
    margin-left: calc(-4.86% - 15px);
    margin-right: calc(-4.86% - 15px);
}
.centered-img-grid {
    margin-left: calc(-4.86% - 15px);
    margin-right: calc(-4.86% - 15px);
}
@media (max-width: 767px) {
    .img-offset-wrapper.is--right {
        margin-right: calc(-2.86% - 15px);
    }
    .img-offset-wrapper.is--left {
    margin-left: calc(-2.86% - 15px);
}
    .img-offset-wrapper.is--center {
    margin-left: calc(-2.86% - 15px);
    margin-right: calc(-2.86% - 15px);
}
}
hr.is--gray {
    border-top-color: rgba(255,255,255,0.2) !important;
}

.hero-subnav__bg {
        height: 100%;
    display: block;
    width: 9%;
    position: absolute;
    top: 0;
    left: -13px;
    background: #eaeaee;
    transform: translateX(-100%);
}
@media (min-width: 1367px) {
    .hero-subnav__bg {
        width: 36%;
    }
}
.home-logo-slider {
    margin-bottom: 45px;
}
.home-logo-slider .owl-item,
.home-logo-slider .slick-item {
    padding: 0 45px;
}
.logo-thumb {
    -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
#month-choice,
#cat {
-webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
    padding-right: calc(1rem + 25px);
}
#cat {
    width: 4.2rem;
}
#month-choice {
    width: 3rem;
}
#cat-resizer,
#month-resizer {
    display: none;
}
.faq-block {
    margin: 0;
    border-bottom: 1px solid rgba(43, 43, 43, 0.2);
}
.simple-drop .faq-block {
    border: none;
}
.link-block {
    padding: 15px 0;
        display: inline-block;
}
#featured-stories .link-block {
    padding-top: 0;
}
.course-faq {
        margin: 0 0 80px;
}
.course-faq .faq-block:first-of-type {
    border-top: 1px solid rgba(43, 43, 43, 0.2);
}
.dark-green-bg .faq-block {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.dark-green-bg .faq-block:first-of-type {
    border-top: 1px solid rgba(255,255,255,0.2);
}
.q-space {
 padding: 30px 0 34px;
    margin-bottom: 0;   
}
.question:hover {
cursor: pointer;
}
.material-icons {
  font-size: inherit;
    line-height: inherit;
}
.link-block i:after {
    float: right;
    -ms-transform:  rotate(-45deg);
  -webkit-transform:  rotate(-45deg);
  transform:  rotate(-45deg);
  -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Material Icons';
    font-weight: 900;
    content: "east";
    margin-left: 10px;
         font-size: 120%;
    text-transform: none !important;
    vertical-align: text-bottom;
    -webkit-font-feature-settings: 'liga' 1;
  -moz-font-feature-settings: 'liga' 1;
  font-feature-settings: 'liga' 1;
}
.question i {
-webkit-transition: all 0.1s;
      -o-transition: all 0.1s;
      -moz-transition: all 0.1s;
      transition: all 0.1s;
    float: right;
    margin-left: 1rem;
    font-size: 1.818rem;
    margin-top: -0.35rem;
}
.simple-drop .link-underline i {
-webkit-transition: all 0.1s;
      -o-transition: all 0.1s;
      -moz-transition: all 0.1s;
      transition: all 0.1s;
    float: right;
    margin-left: 0.5rem;
}
.answer {
    display: none;
    max-width: 600px;
}
.answer p:last-child {
    margin-bottom: 0;
}
.faq-block.active i,
.page-business-coaching .link-underline.open-answer i {
    -ms-transform:  rotate(45deg);
  -webkit-transform:  rotate(45deg);
  transform:  rotate(45deg);
}
@media (min-width: 1367px) and (max-width: 1799px) {
    section,
    #wrapper-footer-full,
    #tribe-events-pg-template, .tribe-events-pg-template {
        padding: 100px 10% 120px;
    }
    .tribe-events-page-template .tribe-events .tribe-events-l-container {
        padding: 100px 10% 120px !important;
    }
    .side-scroll:before {
    padding-right: 10%;
}
.side-scroll:after {
    padding-left: 10%;
}
    .hero-vert-center {
    padding: 0 10%;
}
    .px-grid {
    padding-left: 10%;
    padding-right: 10%;
}
    .mx-grid {
    margin-left: 10%;
    margin-right: 10%;
}    
    .secondary-hero-grid {
    -ms-grid-columns: 10% 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 10% 0px !important;
    grid-template-columns: 10% 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 10% !important;
}
    .case-story-cta {
        padding-right: 5% !important;
    }
    .slick-list {
        padding-left: 10% !important;
    padding-right: 10% !important;
    }
}
@media (min-width: 1799px) {
    section,
    #wrapper-footer-full,
    #tribe-events-pg-template, .tribe-events-pg-template {
        padding: 100px 20% 120px;
    }
   .tribe-events-page-template .tribe-events .tribe-events-l-container {
        padding: 100px 20% 120px !important;
    }
    .side-scroll:before {
    padding-right: 20%;
}
.side-scroll:after {
    padding-left: 20%;
}
    .hero-vert-center {
    padding: 0 20%;
}
    .px-grid {
    padding-left: 20%;
    padding-right: 20%;
}
    .mx-grid {
        margin-left: 20%;
        margin-right: 20%;
    }
    .slick-list {
        padding-left: 20% !important;
    padding-right: 20% !important;
    }
    .secondary-hero-grid {
    -ms-grid-columns: 20% 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 20% 0px !important;
    grid-template-columns: 20% 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 20% !important;
}
    .case-story-cta {
        padding-right: 7% !important;
    }
}
@media (min-width: 1367px) {
    .item__thumb-wrapper, .slick-item__thumb-wrapper, .news-single-thumb-wrapper {
        height: 50vh;
    }
}

#mega-menu-wrap-primary {
    clear: both;
    width: 100%;
    position: absolute;
    left: 0;
    background: transparent;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
        padding: 0 1rem 1.6rem !important;
}
.is--cta-right {
        z-index: 1000;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 1.25rem 0 4px;
    height: auto;
    line-height: 1;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    transition: all 0.15s linear;
    font-weight: 600 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    font-weight: 600 !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    border-color: transparent !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    border-bottom: 2px solid #508e52 !important;
}
@media (min-width: 992px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    border-bottom: 2px solid #508e52 !important;
}
}
@media (min-width: 768px) {
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-column {
    padding-right: 30px;
    padding-left: 30px;
}
    #mega-menu-item-text-5,
    #mega-menu-item-text-16 {
            margin-top: 70px !important;
    }
}
#mega-menu-wrap-primary #mega-menu-primary img {
    width: 110px;
    margin-bottom: 10px;
    padding: 15px;
}
#mega-menu-item-text-5,
#mega-menu-item-text-6,
#mega-menu-item-text-7,
#mega-menu-item-text-8,
#mega-menu-item-text-16,
#mega-menu-item-text-20,
#mega-menu-item-text-21,
#mega-menu-item-text-22,
#mega-menu-item-text-23,
#mega-menu-item-text-24,
#mega-menu-item-text-25,
#mega-menu-item-text-9 {
    color: rgba(153, 152, 152, 0.8) !important;
    font-size: 12px !important;
    line-height: 18px !important;
    font-weight: 300 !important;
    text-transform: uppercase !important;
}
#mega-menu-item-text-5 p,
#mega-menu-item-text-16 p {
    margin-bottom: 0 !important;    
}
#mega-menu-12143-0-1 .mega-menu-link,
#mega-menu-12147-0-2 .mega-menu-link {
    padding-bottom: 0 !important;
}
#mega-menu-item-text-2,
#mega-menu-item-text-3,
#mega-menu-item-text-4,
#mega-menu-item-text-17,
#mega-menu-item-text-18,
#mega-menu-item-text-19 {
    color: rgb(211, 92, 40) !important;
    font-weight: 400 !important;
}
#mega-menu-item-text-2 p,
#mega-menu-item-text-3 p,
#mega-menu-item-text-4 p,
#mega-menu-item-text-17 p,
#mega-menu-item-text-18 p,
#mega-menu-item-text-19 p {
    margin-bottom: 20px;
}
.link-underline-arrow-li:before {
    content: '';
    display: block !important;
    border: 0;
    background: rgba(216, 216, 216, 0.5);
    width: 80%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 15px;
}
#mega-menu-primary .tribe-events-adv-list-widget .type-tribe_events {
    margin: 0 !important;
}
#mega-menu-primary .tribe-events-widget-events-list__event-row {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
#mega-menu-primary .tribe-events-widget-events-list__event-row .list-date {
    display: none !important;
}
#mega-menu-primary .tribe-events-adv-list-widget .list-info {
        margin: 0 !important;
    width: 100% !important;
}
#mega-menu-primary .tribe-events-title {
     margin-bottom: 0 !important;
}
#mega-menu-primary .tribe-events-title > a {
    color: rgba(43, 43, 43, 0.7);
    font-family: inherit;
    font-size: 0.8182rem;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
    vertical-align: top;
    display: block;
    border: 0;
}
#mega-menu-primary .tribe-events-title > a:hover {
        color: rgb(43, 43, 43);
}
#mega-menu-primary .tribe-events-duration {
    display: none !important;
}
#mega-menu-primary .tribe-events-widget-link {
    display: none !important;
}
#mega-menu-12143-0-0:after,
#mega-menu-12147-0-0:after {
    background: rgba(216, 216, 216, 0.5) !important;
    height: 100% !important;
    width: 1px !important;
    content: '';
    display: block !important;
    position: absolute;
    top: 0;
    right: 20px;
}
#mega-menu-item-text-10 p,
#mega-menu-item-text-11 p,
#mega-menu-item-text-12 p,
#mega-menu-item-text-13 p,
#mega-menu-item-text-14 p,
#mega-menu-item-text-15 p,
#mega-menu-item-12179 a {
    color: rgba(0, 0, 0, 0.5) !important;
    font-size: 0.7rem !important; 
    line-height: 20px !important;
    font-weight: 300 !important;
}
#mega-menu-item-12179 a {
 text-decoration: underline !important;
}
#archive-pot a:hover,
#flagship-courses a:hover {
    color: rgba(0, 0, 0, 0.7);
}
#flagship-courses {
    counter-reset: section;
}
.flagship-courses__number:before {
    counter-increment: section;
  content: counter(section, decimal-leading-zero);
}
#flagship-pills {
    counter-reset: badgenumber;
}
.flagship-courses__badge-number:before {
    counter-increment: badgenumber;
  content: counter(badgenumber, decimal-leading-zero);
}
#flagship-courses a,
.job-openings-rfps a {
    display: block;
}
.flagship-courses__teaser {
    margin-bottom: 0;
}
.elec-cols div:nth-child(n+4) a:after {
    content: '';
    display: block;
    margin: 2rem 0;
    border-bottom: 1px solid rgba(43, 43, 43, 0.2);
    opacity: 0.2;
}
.class-cols {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.coach-filter {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    display: block !important;
}
.class-cols .col-12,
.coach-filter .col-12 {
  display: inline-block;
  width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        top: 2px;
        font-size: 1.1rem !important;
    line-height: 1;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: inline-block;
    line-height: 1;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after {
        font-size: 27px !important;
    color: #2b2b2b;
    background-image: url(/wp-content/themes/mtnbizworks/img/menu-open.svg);
}
.content-bg-hero #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after,
.post-type-archive-tribe_events #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after {
    color: #fff;
    background-image: url(/wp-content/themes/mtnbizworks/img/menu-open-white.svg);
}
.content-bg-hero.mega-menu-primary-mobile-open #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after,
.post-type-archive-tribe_events.mega-menu-primary-mobile-open #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after {
    color: #2b2b2b;
}
.navbar.nav-up #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after {
    color: #2b2b2b;
    background-image: url(/wp-content/themes/mtnbizworks/img/menu-open.svg);
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
    margin-right: 25px !important;
}
@media (max-width: 991px) {
    #newsletter-bottom {
        margin-top: 0 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        z-index: 1;
    }
    
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
        margin-bottom: 1rem;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: inline-block !important;
        float: none;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
            text-align: center;
        padding-bottom: 8px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--item-with-arrow > a.mega-menu-link {
        padding-bottom: 0;
    }
    #mega-menu-12143-0-0:after, #mega-menu-12147-0-0:after {
        display: none !important;
    }
    .link-underline-arrow-li:before {
        margin-left: auto;
        margin-right: auto;
    }
    .mega-menu-column {
        margin-bottom: 40px;
    }
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--item-with-arrow > a.mega-menu-link {
        margin-bottom: -3.25px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    padding-top: 2.5rem !important;
    background: transparent !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: inherit;
    -webkit-transition: visibility 0s linear 0s;
    -o-transition: visibility 0s linear 0s;
    transition: visibility 0s linear 0s;
}
#w-node-a80ee49c069e-9f12bbfe {
-ms-grid-column-span: 7;
    grid-column-end: 8;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
}

#w-node-b0bbb58ddd7b-9f12bbfe {
    -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

#w-node-59ed4371e3ea-9f12bbfe {
    -ms-grid-column: 8;
    grid-column-start: 8;
    -ms-grid-column-span: 7;
    grid-column-end: 14;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 4;
    grid-row-end: 6;
    position: relative;
}
#w-node-59ed4371e3ea-9f12bbfe-ins-2 {
    -ms-grid-column: 8;
    grid-column-start: 8;
    -ms-grid-column-span: 7;
    grid-column-end: 14;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
    position: relative;
}
#w-node-7a40095f5396-9f12bbfe {
-ms-grid-column-span: 7;
    grid-column-end: 8;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
    padding-right: 60px;
}
#w-node-7a40095f5396-9f12bbfe-ins-1 {
    -ms-grid-column-span: 7;
    grid-column-end: 8;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
    position: relative;
}
#w-node-813596a98273-9f12bbfe {
    -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 7;
    -ms-grid-row: 6;
    grid-row-start: 6;
    position: relative;
}

#w-node-813596a98273-9f12bbfe.is--bump-down-row-1 {
    grid-row-end: 8;
    -ms-grid-row: 7;
    grid-row-start: 7;
}
#w-node-050726aa7f8a-9f12bbfe {
    -ms-grid-column-span: 14;
    grid-column-end: 15;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 4;
    grid-row-end: 5;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

#w-node-58fe0b9832bd-9f12bbfe {
-ms-grid-column-span: 14;
    grid-column-end: 15;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 7;
    -ms-grid-row: 5;
    grid-row-start: 5;
}
#w-node-58fe0b9832bd-9f12bbfe.is--cover-down-row-1 {
        -ms-grid-row-span: 3;
    grid-row-end: 8;
    -ms-grid-row: 5;
    grid-row-start: 5;
}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}
.secondary-hero-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-areas: ".";
    -ms-grid-columns: 7% 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 7% 0px;
    grid-template-columns: 7% 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 7%;
    -ms-grid-rows: auto auto auto auto 120px auto;
    grid-template-rows: auto auto auto auto 120px auto;
}
.secondary-hero-grid.is--home-grid {
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}
.secondary-hero-grid.is--xspan-row-1 {
    -ms-grid-rows: auto auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto auto;
}
.is--two-even-rows {
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
}
.is--full-width-grid-row {
    -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
}
.home-hero-grid-row-1 {
        -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}
.home-hero-grid-row-2 {
    -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
}
@media (min-width: 768px) {
.div-block-2 {
  min-height: 50vh;
}
}
.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-anchors a {
    padding: 0.45rem 1rem;
    font-weight: 400;
    font-size: 0.8182rem;
}
@media (min-width: 768px) and (max-width: 991px) {
    .lead-copy,
    .denote {
        font-size: 1.35rem;
    }
    #w-node-7a40095f5396-9f12bbfe {
        padding-right: 25px;
    }

}
@media (max-width: 767px) {
    .tribe-events-event-url a {
        word-break: break-all;
    }
    .gi-logo {
        width: 150px;
            margin-bottom: 1.5rem;
    }
    .tribe-events-sub-nav li a {
            background: inherit;
    display: inherit;
    padding: inherit;
        color: inherit !important;
    }
    .card-group-custom>.card {
        border-right: none;
    }
    .is--min-width-mobile {
        min-width: 250px;
    }
    .mh-md-200 {
        min-height: 200px;
    }
    #w-node-813596a98273-9f12bbfe {
            -ms-grid-row-span: 2;
    grid-row-end: 7;
    -ms-grid-row: 5;
    grid-row-start: 5;
    }
    #tribe-events-footer:after, #tribe-events-footer:before, #tribe-events-header:after, #tribe-events-header:before {
        content: none !important;
    }
    .secondary-hero-grid.is--xspan-row-1 #w-node-a80ee49c069e-9f12bbfe {
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-row: 1;
        grid-row-start: 1;
    }
    .secondary-hero-grid.is--xspan-row-1 #w-node-59ed4371e3ea-9f12bbfe {
        -ms-grid-row: 2;
        grid-row-start: 2;
        -ms-grid-row-span: 2;
        grid-row-end: 4;
    }
    .secondary-hero-grid.is--xspan-row-1 #w-node-7a40095f5396-9f12bbfe {
        -ms-grid-row-span: 1;
        grid-row-end: 5;
        -ms-grid-row: 4;
        grid-row-start: 4;
    }
    .secondary-hero-grid.is--xspan-row-1 #w-node-58fe0b9832bd-9f12bbfe.is--cover-down-row-1 {
    -ms-grid-row-span: 5;
    grid-row-end: 8;
    -ms-grid-row: 3;
    grid-row-start: 3;
    }
    #w-node-a80ee49c069e-9f12bbfe {
        -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    }
    #w-node-b0bbb58ddd7b-9f12bbfe {
        -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    }
    #w-node-59ed4371e3ea-9f12bbfe {
    -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
    }
    #w-node-59ed4371e3ea-9f12bbfe-ins-2 {
        -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    }
    #w-node-7a40095f5396-9f12bbfe {
        -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
    }
    #w-node-7a40095f5396-9f12bbfe-ins-1 {
    -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
    -ms-grid-row: 5;
    grid-row-start: 5;
    }
    #w-node-58fe0b9832bd-9f12bbfe {
            -ms-grid-row-span: 3;
    grid-row-end: 7;
    -ms-grid-row: 4;
    grid-row-start: 4;
    }
    .secondary-hero-grid .img-offset-wrapper,
    .img-offset-wrapper.is--md-center {
        margin-left: calc(-2.86% - 15px);
        margin-right: calc(-2.86% - 15px);
    }
    .elementor-img-offset-wrapper.is--md-center {
        margin-left: -2.86%;
        margin-right: -2.86%;
    }
    .is--mobile-centered {
        margin: auto !important;
    }
}
.base-font, .tribe-events-widget-events-list__event-row .list-info .tribe-events-title a {
    font-size: 1.05rem !important;
}
.tribe-events-widget-events-list__event-row .list-info .tribe-events-title a {
    font-weight: 400 !important;
}
.hero-subnav__col {
    padding-top: 2rem;
    padding-bottom: 2.3rem;
}
@media (min-width: 768px) {
.hero-subnav__col:nth-child(3) {
        border-top-right-radius: 20px;
}
}
@media (min-width: 576px) {
    .second-tag {
        display: block;
    }
}
@media (min-width: 414px) and (max-width: 575px) {
    .home-hero__tagline {
            font-size: 2.9rem !important;
    }
}
@media (max-width: 413px) {
    .home-hero__tagline {
              font-size: 2.4rem !important;
    margin-bottom: 1rem !important;
    }
    .home-hero__statement-two {
        font-size: 1rem;
    }
}
@media (max-width: 767px) {
.hero-subnav__col.is--top-mobile {
        border-top-right-radius: 20px;
}
    .hero-subnav__col {
    padding-top: 2rem;
    padding-bottom: 0;
}
    .hero-subnav__number {
        margin-bottom: 4px;
    }
}
@media (max-width: 1199px) {
    .filter-h4 {
        font-size: 1rem;
        line-height: normal;
    }
}
@media (max-width: 991px) {
    .filter-h4 {
        font-size: 14px;
    }
    .display-heading, .big-number {
            font-size: 3.5rem;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.is--tighten-up > a.mega-menu-link {
        margin-bottom: -3.25px !important;
        padding-bottom: 0 !important;
    }
}
@media (max-width: 767px) {
    .hero-subnav__helper {
            display: none;
    }
    .hero-subnav__link-block {
            cursor: pointer;
    display: block;
    text-align: left;
    }
    .hero-subnav__number,
    .hero-subnav__title {
        display: inline-block;
            margin-bottom: 0;
    vertical-align: middle;
    }
    .case-story-cta {
            position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    padding-left: 7%;
    }
    .home-hero-item .hero-subnav__title, .home-hero-item .founder-cta {
        margin-left: 15px;
    }
    .hero-vert-center {
                position: relative;
    top: auto;
    transform: none;
    padding: 35vh 7% 0;
    width: 100%;
    }
    .home-hero__row {
        margin-bottom: 4rem;
        -webkit-transform: none;
      -ms-transform: none;
          transform: none;
    }

    .hero-subnav__bg {
    left: 1px;
            width: 15%;
    }
    .hero-subnav__row {
    padding: 0;
    text-align: center;
    width: 75%;
    }
    #home-hero-slider {
            order: 1;
    }
    .is--spacer-container {
        order: 2;
    }
    .is--main-hero-copy {
        order: 3;
            padding-top: 120px;
    }
    .is--alt-col {
            order: 4 !important;
    position: relative !important;
    right: auto !important;
    bottom: auto !important;
    align-self: flex-start !important;
        width: 100% !important;
        margin-bottom: 7px !important;
    }
    .hero-subnav-container {
        order: 5;
    }
    .home-hero-slider__background-video {
        max-height: 100%;
        left: 38%;
        width: auto;
        min-height: 100vh;
    }
    .home-hero-slider__overlay {
        display: block;
    }
    #home-secondary-slider .item__thumb-wrapper, #home-secondary-slider .slick-item__thumb-wrapper {
            height: 320px;
    }
    .flagship-courses__teaser {
        margin-bottom: 0.9rem;
    }
    .flagship-courses__arrow {
        width: 30px;
    }
    .elec-cols div:nth-child(n+4) a:after {
        content: none;
    }
    .blockquote {
        font-size: 1.9rem;
    }
    .q-space {
        padding: 20px 0;
    }
    .archive-date {
        font-size: 85%;
    }
}
@media (max-width: 575px) {
    .display-heading {
            font-size: 3rem;
    }
    .is--main-hero-copy {
        padding-top: 30vh !important;
    }
    .home-hero-slider__background-video {
        left: 20%;
    }
    .home-hero__statement-two {
        max-width: 90%;
    }
    .case-story-cta {
        font-size: 100%;
    }

    .blockquote {
        font-size: 1.8rem;
    }
    .is--min-width-mobile {
        min-width: 0;
    }

    #home-secondary-slider .slick-list {
        padding-left: inherit;
    }
}
@media (max-width: 499px) {
    .home-hero__statement-two {
        max-width: 100%;
    }
}
.mega-menu-primary-mobile-open .navbar:before {
    opacity: 1;
}
.latest-hr {
  display: none;
    margin-bottom: 1rem;    
}
@media (min-width: 768px) {
.is--every-third .latest-hr:nth-of-type(6),
.is--every-third .latest-hr:nth-of-type(12) {
  display: block;
}
}
@media (min-width: 768px) {
.is--new .latest-hr:nth-of-type(4),
.is--new .latest-hr:nth-of-type(8) {
  display: block;
}
}
@media (max-width: 575px) {
.is--new .latest-hr {
  display: block;
}
}

.archive-date {
    text-transform: uppercase;
}
@media (min-width: 992px) {
    .border-lg-right-gray {
        border-right: 2px solid rgba(216, 216, 216, 0.5);
    }
}
.big-links-block {
margin-bottom: 35px;
    border-bottom: 1px solid rgba(43,43,43,0.2);
    padding-bottom: 1rem;
}
.footer-list-wrapper {
  padding-left: 0px;
list-style: none;        
}
.footer-list-wrapper.is--small-list {
  padding-right: 30px;
    font-size: 1.05rem;
  font-weight: 400;
}
.footer-list-wrapper.is--big-list {
  margin-bottom: 50px;
}
.footer-list-wrapper__item {
  margin-bottom: 1rem;
}
.footer-list-wrapper__item.is--big-list-item {
  margin-bottom: 0.5rem;
}
.footer-list-wrapper__item a {
  color: #2b2b2b;
}
.footer__content-wrapper {
  position: relative;
  padding-right: 20px;
}
.footer__content-wrapper.is--pl {
  padding-right: 0px;
  padding-left: 20px;
}
.footer__copy {
  margin-bottom: 20px;
}

.double-bg-centered {
    -ms-grid-rows: auto 0px auto 0px;
    grid-template-rows: auto auto;
}
.double-bg-centered__content {
    -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
}
.double-bg-centered__top {
    -ms-grid-column-span: 14;
    grid-column-end: 15;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}
.double-bg-centered__bottom {
    -ms-grid-column-span: 14;
    grid-column-end: 15;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
}
@media (max-width: 991px) {
    .navbar.nav-up #mega-menu-primary > li.mega-menu-item,
    .navbar.nav-up:before,
    .navbar-brand,
    .super-search-cta {
    opacity: 1 !important;
}
    .content-bg-hero .navbar.nav-up #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after,
    .post-type-archive-tribe_events .navbar.nav-up #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after {
            color: #2b2b2b;
        background-image: url(/wp-content/themes/mtnbizworks/img/menu-open.svg);
    }
    .navbar.nav-up #main-logo .cls-1 {
    fill:#65a860 !important;
    fill-rule:evenodd !important;
}
 .navbar.nav-up #main-logo .cls-2 {
    fill:#010101 !important;
}
}
.col-icon {
    height: 70px;
    width: auto;
}
.notch-icon {
    position: absolute;
    top:0;
    transform: translateY(-100%);
    width: 45px;
    height: auto;
}

.tabbed-links {
    padding: 0;
    list-style: none;
    width: 100%;
    margin-bottom: 0;
}
.tabbed-links li {
  display: inline-block;
  font-size: 1.05rem;
  margin-right: 3%;
    line-height: 1.8;
}
.tabbed-links li.tab-active {
    border-bottom: 2px solid #508e52;
    font-weight: 600;
}
@media (max-width: 767px) {
    .tabbed-links li {
  margin-bottom: 20px;
  margin-right: 4%;
}
    .orange-topo {
        opacity: 0.5;
    }
}
/*
.parent-pageid-12458 #about-top hr.centered-img-grid,
.pageid-12458 #about-top hr.centered-img-grid {
    opacity: 0.2;
}*/
.link-underline h4 {
    display: inline-block;
}
.tribe-common .link-underline,
.link-underline,
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post__read-more,
.link-underline > * {
    font-weight: 600 !important;
}
.email {
    word-break: break-word;
}
.side-scroll-wrapper {
    overflow: hidden;
    margin-bottom: 50px;
}
.side-scroll {
    -webkit-overflow-scrolling: touch;
    overflow: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-left: 15px;
}
.funded-block p {
    margin-bottom: 0;
    font-size: 80%;
    line-height: 1.4;
}
.funded-block .big-number {
    margin-bottom: 16px;
}
#testimonials-slick-carousel .slick-item {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
#testimonials-slick-carousel .slick-item.slick-active {
    opacity: 1;
}
#testimonials-slick-carousel .slick-track { 
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;  
}
#testimonials-slick-carousel .slick-item {
    height: auto;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#tribe-events-pg-template, .tribe-events-pg-template {
    max-width: none !important;
}
.link-underline .mega-menu-link {
    text-decoration: none !important;
    display: inline !important;
    position: relative !important;
    overflow: hidden !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    line-height: 1.4 !important;
    margin: 0 auto !important;
    background-image: linear-gradient(#508e52, #508e52) !important;;
    background-size: 100% 2px !important;;
    background-repeat: no-repeat !important;;
    background-position: 0 100% !important;;
    -webkit-animation-iteration-count: 1 !important;;
    animation-iteration-count: 1 !important;;
}
.link-underline .mega-menu-link:hover {
  text-decoration: none !important;
    -webkit-animation: drawLine 0.3s linear;
    -moz-animation: drawLine 0.3s linear;
    -o-animation: drawLine 0.3s linear;
    animation: drawLine 0.3s linear;
}
@media (max-width: 991px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.link-underline > a.mega-menu-link {
         left: 50% !important;
         transform: translateX(-50%) !important;
         padding-bottom: 0 !important;
         padding-left: 0 !important;
         padding-right: 0 !important;
    }
}
.page-template-growth-initiatives .tribe-bar-disabled {
    display: none !important;
}
#tribe-bar-form,
.tribe-bar-views-inner,
#tribe-bar-views-toggle,
#tribe-bar-views-toggle:hover,
#tribe-bar-views .tribe-bar-views-list,
#tribe-bar-views .tribe-bar-views-option:hover,
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    background: transparent !important;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    color: #2b2b2b !important;
    margin-right: 0;
}
#tribe-bar-form input {
    font-style: normal !important;
    font-weight: 300 !important;
}
#tribe-bar-form input:focus {
  outline: none !important;
}
@media (min-width: 881px) {
  .tribe-bar-views-inner {
    padding: 0 !important;
}
#tribe-bar-views-toggle,
.tribe-bar-date-filter,
.label-tribe-bar-search {
    display: none !important;
}
.tribe-bar-views-list {
    display: block !important;
}
#tribe-bar-views .tribe-bar-views-option {
        display: inline-block !important;
    font-size: 0 !important;
}
.tribe-bar-submit {
    width: auto !important;
    padding: 0 !important;
    display: inline-block !important;
    float: right !important;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    padding: 0 !important;
    margin: 0 !important;
}
.tribe-bar-search-filter {
        margin: 0 !important;
        padding: 0 !important;
        border-bottom: none !important;
        width: calc(100% - 30px) !important;
        display: inline-block !important;
        float: none !important;
}
.tribe-bar-search-filter #tribe-bar-search {
    padding: 0 !important;
    border-bottom: none !important;
    text-align: left !important;
    margin-right: 23px !important;
    margin-bottom: 0 !important;
}
.tribe-bar-search-filter #tribe-bar-search:focus {
    outline: none !important;
}
.tribe-events-c-view-selector__list li:nth-child(2) .tribe-events-c-view-selector__list-item-text {
    background-image: url('/wp-content/themes/mtnbizworks/img/mbw-month-view.svg') !important;
    background-size: cover !important;
    width: 36px !important;
    height: 30px !important;
    opacity: 0.3;
}
.tribe-events-c-view-selector__list li:nth-child(1) .tribe-events-c-view-selector__list-item-text {
    background-image: url('/wp-content/themes/mtnbizworks/img/mbw-list-view.svg') !important;
    background-size: cover !important;
    width: 27px !important;
    height: 28px !important;
    opacity: 0.3;
}
.tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
        opacity: 1 !important;
}
#tribe-bar-views .tribe-bar-views-list {
        height: auto !important;
    display: block !important;
    top: 0 !important;
    padding: 0 !important;
    text-align: right !important;
}
}
.tribe-events-list-separator-month:after {
    content: none !important;
}
.tribe-bar-submit {
    margin-left: 0 !important;
    border-bottom: none !important;
}
#tribe-bar-form input::-webkit-input-placeholder {
    color: rgba(43, 43, 43, 0.7) !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    font-size: 1.05rem !important;
}

#tribe-bar-form input::-moz-placeholder {
    color: rgba(43, 43, 43, 0.7) !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    font-size: 1.05rem !important;
}
.tribe-events-tooltip h3 {
    font-size: 1.05rem !important;
}
#tribe-events-content .tribe-events-calendar td {
    color: #2b2b2b !important;
}
#tribe-events .tribe-events-button, #tribe-events .tribe-events-button:hover, #tribe_events_filters_wrapper input[type=submit], .tribe-events-button, .tribe-events-button.tribe-inactive, .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
    background-color: transparent !important;
}
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a, .tribe-events-button.tribe-active:hover, .tribe-events-button:hover {
    background-color: transparent!important;
}
#tribe-events-content .tribe-events-calendar td {
        border: 1px solid rgba(43,43,43,0.2) !important;
}
#tribe-events-content .tribe-events-calendar td:hover {
    background: transparent !important;
    box-shadow: none !important;
    border-color: #2b2b2b !important;
}
.tribe-events-calendar thead th {
        border-left: 1px solid transparent !important;
    border-right: 1px solid transparent !important;
        background-color: transparent !important;
    color: #2b2b2b !important;
}
.tribe-events-calendar th {
        text-transform: none !important;
}
.tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a, #tribe-events-sunday, #tribe-events-monday, #tribe-events-tuesday, #tribe-events-wednesday, #tribe-events-thursday, #tribe-events-friday, #tribe-events-saturday {
    font-size: 1.05rem !important;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    color: #2b2b2b !important;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a, .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-othermonth.tribe-events-future div[id*=tribe-events-daynum-]>a, #tribe-bar-views .tribe-bar-views-option.tribe-bar-active {
    background: transparent !important;
}
.tribe-events-present {
  background-color: transparent !important;
}
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a,
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] {
    color: #508e52 !important;
}
#tribe-events-content .tribe-events-calendar td.tribe-events-othermonth {
    background: transparent !important;
}
.tribe-events-past {
    -khtml-opacity: .4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: .4;
}
.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
    font-size: 1.05rem !important;
}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
        padding: 6px 0 !important;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
        padding: 0 !important;
}
.tribe-events-has-events a {
        padding: 5px 0 !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
}
.tribe-events-ical {
    color: #2b2b2b !important;
}
.cal-line-up:before {
        position:relative;
        top: -5px;
}
.tribe-events-list .tribe-events-loop {
    max-width: none !important;
    padding-top: 1rem !important;
}
.side-scroll {
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    cursor: -webkit-grab;
    cursor: grab;
} 
.side-scroll.active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
} 
/* Hide scrollbar for Chrome, Safari and Opera */
.side-scroll::-webkit-scrollbar {
  display: none;
}
.newsletter-wrapper {
    font-size: 1.05rem;   
  font-weight: 300;
}
#tribe-events {
    padding: 0 15px;
}
.tribe-events-list .tribe-events-loop .tribe-events-content {
    padding: 0 !important;
}
.tribe-events-event-cost {
        display: inline-block;
    margin: 0 0 0 12px;
}
.tribe-events-event-cost span {
    border: none;
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 80%;
    line-height: 1;
    padding: 6px 8px;
    text-align: center;
    text-overflow: ellipsis;
    background: #2b2b2b;
    color: #fff;
}
.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
    font-weight: 300;
    font-style: normal;
}
.tribe-events-address.is--virtual .tribe-delimiter,
.tribe-events-address.is--virtual .tribe-region {
    display: none !important;
}
.tribe-events-venue-details a {
    font-weight: 600;
}
.tribe-address {
    display: block;
    margin-bottom: 8px;
}
/* .tribe-address,
.tribe-events-gmap {
    padding-left: 19px;
} */
address {
    font-style: normal;
}
.tribe-events-venue-details:before {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 4px;
    content: '';
    background-image: url('/wp-content/themes/mtnbizworks/img/mbw-map-pin.svg');
    background-size: cover;
    background-repeat: no-repeat;
    width: 11px;
    height: 16px;
}
.tribe-events-event-image {
    width: 100% !important
}
.tribe-events-event-image img {
    border-radius: 0 !important;
}
.tribe-events-list .type-tribe_events {
        margin-bottom: 3rem;
}
.tribe-events-list-separator-month {
        margin: 1.25em auto 3rem;
}
#tribe-bar-search {
        display: inline-block;
        width: auto;
        min-width: 80%;
        margin: 0;
        border-bottom: none !important;
}
#custom-search-1 {
    display: inline-block !important;
    font-family: 'Material Icons' !important;
    font-size: 1.5rem !important;
    text-transform: none !important;
    vertical-align: bottom !important;
    -webkit-font-feature-settings: 'liga' 1 !important;
    -moz-font-feature-settings: 'liga' 1 !important;
    font-feature-settings: 'liga' 1 !important;
    line-height: 1.4 !important;
}
#filters-search-wrapper {
    display: inline-block;
    width: 35%;
    max-width: 500px;
    text-align: left;
    border: 1px solid rgba(43,43,43,0.2);
    padding: 6px 9px 7px 16px;
    font-size: 1.05rem;
    border-radius: 0.35rem;
}
@media (max-width: 880px) {
    #filters-search-wrapper {
        border-bottom: none !important;
    }
    .tribe-bar-date-filter {
        width: 100%;
    display: block;
    }
    #tribe-bar-date {
            position: relative !important;
    text-align: center !important;
    border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    }
    #tribe-bar-date:focus {
        border-bottom-style: solid !important;
    border-bottom-width: 2px !important;
    }
    .tribe-bar-search-filter {
            width: 100%;
    }
    #tribe-bar-search {
            text-align: center;
    border-bottom: 2px solid #b9b9b9 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
    }
    .tribe-bar-submit {
                width: auto;
    padding: 25px 0 0;
    position: absolute;
    bottom: 25px;
    right: 33px;
        float: none;
            z-index: 20;
    }
    #custom-search-1 {
        padding: 10px 0 0 !important;
    }
}
#filters-search-wrapper {
    position: relative;
}
.tribe-events-filters-label {
    font-size: 1.05rem !important;
    text-transform: none !important;
}
#tribe_events_filters_wrapper input[type=submit] {
    display: inline-block !important;
    height: auto !important;
    text-transform: none !important;
    color: #fff !important;
    text-align: center !important;
    vertical-align: middle !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-color: #508e52 !important;
    border: 1px solid #508e52 !important;
    line-height: 1.4 !important;
    font-family: fieldwork-hum, sans-serif !important;
    font-weight: 600 !important;
        padding: 10px 16px 14px !important;
    margin-left: 0 !important;
    font-size: 1.05rem !important;
    border-radius: 0.35rem !important;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.tribe_events_filter_control button {
    font-family: fieldwork-hum, sans-serif !important;
}
.tribe-events-filters-horizontal .tribe-events-filters-content {
    background: transparent !important;
    border: none !important;
}
.tribe-events-filters-group-heading {
  line-height: 28px !important; 
}
@media (min-width: 1799px) {
.tribe-events-filters-group-heading {
  line-height: 30px !important;       
}
}
@media (max-width: 991px) {
.tribe-events-filters-group-heading {
  line-height: 26px !important; 
}
}
@media (max-width: 767px) {
.tribe-events-filters-group-heading {
  line-height: 26px !important; 
}
}
@media (max-width: 575px) {
.tribe-events-filters-group-heading {
  line-height: 24px !important; 
}
}
.tribe-events-filters-horizontal button .horizontal-drop-indicator:before {
    content: none !important;
}
@media (min-width: 768px) {
    #tribe-bar-views .tribe-bar-views-option:last-child {
        padding-right: 0 !important;
    }
    .tribe-events-filters-horizontal .tribe_events_filter_control button {
        color: #2b2b2b;
    opacity: 0.3;
    font-weight: 300;
    }
    .tribe-reset-icon {
        padding-top: 3 !important;
    }
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal, .tribe-filters-closed #tribe_events_filters_wrapper.tribe-events-filters-horizontal {
            margin: 0;
            padding: 0;
    }
    #tribe_events_filters_wrapper.tribe-events-filters-horizontal .tribe-events-filters-label {
        padding-left: 0;
        margin-left: 0;
    }
    .tribe-events-filters-horizontal .tribe_events_filter_control {
        margin-right: 0;
    }
    .tribe_events_filter_item:first-child .tribe-events-filters-group-heading {
        padding-left: 0;
    }
    .tribe-events-filters-horizontal .tribe-events-filters-content,
    #tribe_events_filters_wrapper {
        background: transparent !important;
        border: none !important;
    }
    #tribe_events_filters_wrapper .tribe-events-filters-group-heading {
            background: #fff !important;
        border: 2px solid #fff !important;
    color: #2b2b2b !important;
    margin: 0 !important;
        height: auto !important;
    padding: 9px 16px 10px !important;
    line-height: 1.2 !important;
    font-size: 1.05rem !important;
    font-weight: 400 !important;
        border-radius: 0.35rem !important;
    }
    .tribe-filter-status {
        display: none !important;
    }
    #tribe_events_filters_wrapper .tribe-events-filter-group ul li {
        padding: 10px;
    }
    #tribe_events_filters_wrapper .tribe-child-cat {
    padding: 0 0 0 20px !important;
}
}
#tribe_events_filters_wrapper .tribe-events-filters-group-heading {
    font-family: fieldwork-hum, sans-serif;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
    font-family: fieldwork-hum, sans-serif !important;
}
.tribe-events-page-title {
font-size: 2.25rem;
    font-weight: 600;
    display: inline-block;
    float: left !important;
    width: 33% !important;
    margin-top: -3px !important;
   margin-right: 12%;
    text-align: left !important;
}
@media (max-width: 1199px) {
    .tribe-events-page-title {
            font-size: 1.75rem;
            margin-top: 0 !important;
            margin-right: 8%;   
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tribe-events-page-title {
            font-size: 1.75rem !important;
            margin-top: 0 !important;
            margin-right: 8%;   
    }
}
@media (min-width: 881px) and (max-width: 991px) {
.tribe-bar-search-filter #tribe-bar-search {
    padding: 0 !important;
    margin-right: 0 !important;
    width: auto !important;
    float: left !important;
    max-width: 163px !important;
    min-width: 0 !important;
    font-size: 1rem !important;
}
}
@media (min-width: 768px) {
    .tribe-events-filters-horizontal .tribe_events_filter_item.active {
        margin-bottom: 0 !important;
    }
}
.nav-btn a {
    margin-top: 11px !important;
}
@media (max-width: 991px) {
    .nav-btn {
        text-align: center !important;
    }
}
.mega-menu-primary-mobile-open #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
  opacity: 1 !important;
} 
.footer-partner-logos-block img {
    width: auto;
    max-height: 45px;
    max-width: 288px;
}
.footer .share-text-link svg {
    width: auto;
    height: 22px;
}
.footer .share-text-link #envelope {
    vertical-align: none;
        margin-top: 5px;
    height: 16px;
}
.footer .share-text-link #instagram {
        margin-top: 5px;
}
.footer .share-text-link #twitter {
    height: 18px;
    vertical-align: none;
    margin-top: 4px;
}
.card-body input {
    width: 100% !important;
    max-width: none !important;
}
.is--on-dark-orange {
    opacity: 0.3;
}
.is--on-dark-bg {
    opacity: 0.08;
}
.is--on-light-bg {
    opacity: 0.06;
}
.home-lead-topo,
.make-it-happen-topo-1,
.home-get-funding-orange-topo-1,
.courses-orange-topo-1,
.coaching-topo-2,
.about-mission-topo-1 {
    position: absolute;
    top: 70px;
    right: 0;
    z-index: 1;
    max-width: 41.66667%;
}
.about-mission-topo-1 {
 right: auto;
    left: -7px;
}
.about-topo {
    position: absolute;
    right: 0;
    z-index: 1;
   max-width: 25%;
}
.about-us-topo {
    top: 70px;
}
.region-topo {
    top: 0;
    max-width: 41.66667%;
}
.region-topo-bottom {
    top: auto;
    bottom: 0;
}
.staff-topo {
    top: 0;
    transform: translateY(75%);
}
.partners-topo {
    bottom: 0;
    transform: translateY(33%);
}
.financials-topo {
    bottom: 0;
    transform: translateY(25%);
}
.biz-coaching-orange-topo-1 {
        position: absolute;
    left: -2%;
    top: 509px;
    max-width: 33.33333%;
}
.home-get-funding-orange-topo-1 {
    top: auto;
    bottom: 0;
    right: 0;
}
.coaching-topo-2 {
    top: auto;
    bottom: 0;
    right: auto;
    left: 0;
}
.courses-orange-topo-1 {
    top: auto;
    right: auto;
    left: 0;
    transform: translateX(-38%) rotate(34deg);
    bottom: -80px;
}
.make-it-happen-topo-1 {
top: 0;
}
.is--push-up-right {
    transform: translate(25%, -45%);
}
.invest-topo-1 {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
        max-width: 55%;
}
.is--funding-hero-topo {
    right: auto;
    left: 0;
}
.make-it-happen-topo-2 {
    position: absolute;
    bottom: 27%;
    left: 0;
    z-index: 1;
    max-width: 41.66667%;
}
.make-it-happen-topo-2.is--custom {
    bottom: auto;
    top: 900px;
}
.hiw-topo-1 {
    position: absolute;
    top: 0;
    width: 52%;
    left: 56%;
    transform: translateX(-50%);
}
.gi-hero-topo-1 {
    max-width: 30%;
    mix-blend-mode: overlay;
}
.mbm-overlay {
    mix-blend-mode: overlay;
}
.pointer-events-none {
    pointer-events: none!important; 
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
.mix-blend-ie {
      display: none;
      }
}
#learn,
#why-mbw-about,
#how-we-do-it,
.pull-up-section {
    margin-top: -50px;
}
@media (max-width: 767px) {
    #learn, #why-mbw-about, #how-we-do-it, .pull-up-section {
        margin-top: 0;
    }
}
#newsletter-bottom {
margin-top: -55px;
}
.is--card-badge-top-right {
    min-width: 48px;
    position: absolute;
    top: -8px;
    right: 6%;
}
.img-full-bleed {
    -ms-grid-column: 1;
    grid-column-start: 1;
}
.img-full-bleed.is--left .col-12 {
    padding-left: 0;
}
.img-full-bleed.is--left .col-12 {
    padding-left: 0;
}
.img-full-bleed.is--left img,
.img-full-bleed.is--left video {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.img-full-bleed.is--right img,
.img-full-bleed.is--right video,
.br-r-0 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.is--br-right {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.class-cols-category:after {
  content: ', ';
}
.class-cols-category:last-child:after {
  content: none;
}
.grid-12-col {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}
.is--collage-1 {
    -ms-grid-rows: 1fr 3fr 4fr 1fr;
    grid-template-rows: 1fr 3fr 4fr 1fr;
    height: 100%;
}
.is--collage-1.is--reverse {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.is--collage-1.is--reverse img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.is--collage-2 {
    -ms-grid-rows: 1fr 3fr 4fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
}
.is--collage-2.is--reverse {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.is--collage-2.is--reverse img {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
#collage-2-img-1 {
        -ms-grid-column: 6;
    grid-column-start: 6;
    -ms-grid-column-span: 7;
    grid-column-end: 13;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
}
#collage-2-img-2 {
        -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 6;
    grid-column-end: 7;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
}
#w-node-d7004b32a830-ee36bf22 {
        -ms-grid-column: 8;
    grid-column-start: 8;
    -ms-grid-column-span: 5;
    grid-column-end: 13;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
}
#w-node-18b163852b33-ee36bf22 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 8;
    grid-column-end: 9;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
}
#w-node-18b163852b33-ee36bf22-topo {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 8;
    grid-column-end: 9;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    position: relative;
}
#w-node-18b163852b33-ee36bf22-topo img {
        position: absolute;
    top: -21%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
#w-node-967cb94f3bc3-ee36bf22 {
    -ms-grid-column: 8;
    grid-column-start: 8;
    -ms-grid-column-span: 4;
    grid-column-end: 12;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 2;
    grid-row-end: 5;
}
.is--topo {
    position: relative;
}
.is--topo:before {    
      content: "";
      background-size: cover;
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0.6;
    z-index: 0;
}
.card-body.is--topo > * {
  position: relative;
  z-index: 2;
}
.dark-green-bg.is--topo:before,
.dark-blue-bg.is--topo:before {
    background-image: url('/wp-content/themes/mtnbizworks/img/dark-green-bg-card-topo-1b.svg');
}
.dark-orange-bg.is--topo:before {
    background-image: url('/wp-content/themes/mtnbizworks/img/dark-orange-topo-1.svg');
}
.light-orange-bg.is--topo:before,
.light-blue-bg.is--topo:before {
    background-image: url('/wp-content/themes/mtnbizworks/img/light-orange-topo-1.svg');
}
.is--newsletter-constrained input {
    max-width: 90% !important;
    width: auto !important;
}
.is--newsletter-constrained input[type=submit] {
    margin-bottom: 0 !important;
}
.pointer-finger,
.alert-icon {
    display: inline-block;
}
.alert-icon img {
    border-radius: 0;
}
.alert-icon {
    width: 70px;
    height: 70px;
}
#weeks-info .col-12 {
  position: relative;
}
#weeks-info .col-12:before {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  left: -8px;
  background-color: #ff9643;
  top: 0;
  border-radius: 50%;
  z-index: 1;
}
#weeks-info .col-12 {
      border-left: 2px solid hsl(26deg 100% 63% / 50%);
    padding-left: 2rem;
}
#weeks-info .col-12:last-child {
  padding-bottom: 0 !important;
  border-left-color: transparent;
}
#weeks-info .small-caps-text {
    margin-top: -6px;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link:hover {
    border: 1px solid #508e52 !important;
    color: #fff !important;
}
.navbar:hover #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link {
    color: #fff !important;
    border: 1px solid #508e52 !important;
}
.breadcrumbs .material-icons {
    vertical-align: middle;
    margin: 0 3px 3px;
}
.paired-field {
        -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
}
#farmer-partners,
#b-corps {
    display: none;
}
.page-appalachian-grown-farm-business-initiative #farmer-partners,
.page-b-local-asheville-wnc #b-corps {
    display: block;
}
#mih-hero {
    background-image: url('/wp-content/uploads/2020/11/Jeaninne-and-Sarah-Buchi.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#story-hero {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.case-story-logo {
    width: 161px;
    height: 100px;
    object-fit: contain;
}
.cs-card-left .card-body {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}
.dropcap {
    background: url('/wp-content/themes/mtnbizworks/img/drop-cap-mtn.svg') center no-repeat;
    background-size: cover;
    float: left;
    font-size: 1.818rem;
    margin-right: 4px;
    font-weight: 700;
    color: #fff;
    width: 49px;
    height: 33px;
    text-align: center;
    display: inline-block;
    border-bottom: 2px solid #000;
    box-sizing: content-box;
}
.big-quote-mark {
font-family: fieldwork, sans-serif;
    font-style: italic;
    opacity: 0.5;
}
.events-list #tribe-events-footer, .single-tribe_events #tribe-events-footer, .tribe-events-day #tribe-events-footer, .tribe-events-map #tribe-events-footer, .tribe-events-photo #tribe-events-footer {
    border-top: none !important;
}
.newsletter-full-width input {
    width: 100% !important;
    max-width: 100% !important;
}
.events-archive.events-gridview #tribe-events-content table .type-tribe_events {
    border-bottom: none !important;
}
.is--big-list-item a {
    display: inline-block;
}
#tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 1.4 !important;
    margin-bottom: 1rem !important;
}
@media (max-width: 1365px) {
    #tribe-events .tribe-events-content p, .tribe-events-after-html p, .tribe-events-before-html p {
    line-height: 1.4 !important;
}
}
.small-text,
.tribe-events-widget-events-list__event-row .list-info .tribe-events-title a,
.tribe-events-month-event-title a,
.fine-print-text,
.quote-text,
.large-caps-text,
.small-caps-text,
.elementor-post-date,
.micro-caps-text,
figcaption,
.tribe-events-sub-nav li > a,
.mega-menu-item-type-widget.tribe-events-adv-list-widget p {
    line-height: 1.4 !important;
}

@media (max-width: 1365px) {
.small-text,
.tribe-events-widget-events-list__event-row .list-info .tribe-events-title a,
.tribe-events-month-event-title a,
.fine-print-text,
.quote-text,
.large-caps-text,
.small-caps-text,
.elementor-post-date,
.micro-caps-text,
blockquote,
figcaption,
    .tribe-events-sub-nav li > a {
    line-height: 1.4 !important;
}
}
.is--alt-col {
position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
    padding-bottom: 2rem;
    width: 25%;
}
.is--alt-col .slick-track {
    display: flex;
    align-items: flex-end;
}
#home-hero-slider-attr .slick-list {
    padding: 0 !important;
}
.play-button,
.play-text {
display: block;
    margin: 0 auto;
}
.play-button {
    width: 37px;
    height: auto;
    margin-bottom: 1rem;
}
.grid-col-6 {
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
}
.grid-col-6a {
        -ms-grid-column-span: 7;
    grid-column-end: 8;
    -ms-grid-column: 2;
    grid-column-start: 2;
}
.grid-col-6b {
    -ms-grid-column-span: 13;
    grid-column-end: 14;
    -ms-grid-column: 8;
    grid-column-start: 8;
}
.is--full-bleed-right {
    -ms-grid-column-span: 14;
    grid-column-end: 15;
    padding-right: 0;
}
#tribe-bar-form {
    background: transparent !important;
}
.email {
    color: rgba(43,43,43,0.7);
}
.post-category-wrapper {
    display: block;
    margin: 0 -0.5rem 5rem;
}
.post-category {
        padding: 4px 8px 6px !important;
    border: 1px solid rgba(43,43,43,0.2) !important;
    border-radius: 8px !important;
    display: inline-block;
    margin: 0 0.5rem 0.5rem;
}
.archive article {
    display: block;
    margin-bottom: 5rem;
}
.tribe-events-calendar-list article,
.archive article.tribe-events-calendar-month__multiday-event {
    margin-bottom: 0;
}
@media (min-width: 992px) {
.single-right-col-cta {
    padding-top: 100vh
}
}
.page-scaleup #other-offerings {
    display: none !important;
} 
.gform_wrapper .gfield_required {
    color: #790000;
    margin-left: 4px;
}
.g-form-full-width input, 
.g-form-full-width select, 
.g-form-full-width optgroup, 
.g-form-full-width textarea {
    width: 100%;
}
.gform_confirmation_message {
    margin-top: 1rem;    
    margin-bottom: 1rem;
    font-weight: 600;
    font-size: 1.455rem;
    line-height: 1.25;
}
.gform_confirmation_message p {
        color: #508e52;
}
.is--rotate-reduce {
    transform: rotate(-45deg);
    width: 36px;
}
.hover-up,
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post {
    -webkit-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    transform: translateY(0);
}
.hover-up:hover,
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post:hover {
  transform: translateY(-3px);
}
#case-story-slick-slider-secondary .slick-list {
    padding: 0 !important;
}
#gi-custom-logo-card {
    border: none !important;
        position: relative;
}
.gi-custom-logo-card__overlay {
        border: 2px solid #2b2b2b;
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    bottom: 1px;
    border-radius: 20px;
    mix-blend-mode: overlay;
    z-index: 0;
}
.page-appalachian-grown-farm-business-initiative #gi-hero,
.page-appalachian-grown-farm-business-initiative #gi-custom-logo-card {
    background-color: #CCB2A1 !important;
}
.page-b-local-asheville-wnc #gi-hero,
.page-b-local-asheville-wnc #gi-custom-logo-card {
    background-color: #BFD8C6 !important;
}
.page-expanding-ownership #gi-hero,
.page-expanding-ownership #gi-custom-logo-card {
    background-color: #F7D59F !important;
}
.page-opportunity-asheville-wnc #gi-hero,
.page-opportunity-asheville-wnc #gi-custom-logo-card {
    background-color: #D3ECF4 !important;
}
.page-cooperatives-work-ownership #gi-hero,
.page-cooperatives-work-ownership #gi-custom-logo-card {
    background-color: #89ABE3 !important;
}
.page-craft-your-commerce #gi-hero,
.page-craft-your-commerce #gi-custom-logo-card {
    background-color: #D9D0E3 !important;
}
.page-foothills-launch-expansion #gi-hero,
.page-foothills-launch-expansion #gi-custom-logo-card {
    background-color: #FEE4CC !important;
}
.page-growing-outdoors-partnership #gi-hero,
.page-growing-outdoors-partnership #gi-custom-logo-card {
    background-color: #C5CFD9 !important;
}
.page-invested-equity-crowdfunding-course #gi-hero,
.page-invested-equity-crowdfunding-course #gi-custom-logo-card {
    background-color: #B4DFF0 !important;
}
.page-latinx-entrepreneurship-programming #gi-hero,
.page-latinx-entrepreneurship-programming #gi-custom-logo-card {
    background-color: #FCE3ED !important;
}
.page-expanding-small-business-access-to-capital-in-the-southwestern-region #gi-hero,
.page-expanding-small-business-access-to-capital-in-the-southwestern-region #gi-custom-logo-card {
    background-color: #F4BBA8 !important;
}
#gi-hero.new-bg-1 {
    background-color: #E9E1F4 !important;
}
#gi-hero.new-bg-2 {
    background-color: #DFE5DC !important;
}
#gi-hero.new-bg-3 {
    background-color: #E1EAF4 !important;
}
.page-scaleup #breakdown {
    padding-bottom: 0;
}
.page-scaleup #weeks-info .col-12:last-child {
    padding-bottom: 100px !important;
}
.single-tribe_events .tribe-events-pg-template,
.single-tribe_events #tribe-events {
    padding: 0 !important;
}
.event-main-cat:nth-child(n+2) {
    display: none;
}
.single-tribe_events .tribe-events-event-meta {
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    font-size: 1.05rem !important;
}
#tribe-events-content {
    margin-bottom: 0 !important;
        background: transparent !important;
    border: none !important;
    font-size: 1.05rem !important;
}
.tribe-events-event-meta .tribe-events-meta-group {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    vertical-align: top !important;
    width: 100% !important;
}
.venue .tribe-events-meta-group {
    width: 33.3333% !important;
}
.single-tribe_events .tribe-events-venue-map {
        margin: 0px 0 2% 0 !important;
    width: 66% !important;
}
.tribe-events-event-meta a {
    color: #508e52 !important;
}
.tribe-events-event-meta .tribe-events-meta-group {
    color: rgba(43, 43, 43, 0.7);
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
        color: #2b2b2b;
}
ul.tribe-events-sub-nav a {
    width: calc(100% - 40px) !important;
    display: inline-block !important;
}
ul.tribe-events-sub-nav .tribe-events-nav-previous a {
    float: right !important;
}
ul.tribe-events-sub-nav .tribe-events-nav-next a {
    float: left !important;
    text-align: right;
}
ul.tribe-events-sub-nav .tribe-events-nav-next > i {
    float: right;
}
#stylized-hero {
    background-size: cover !important;
}
.content-bg-overlay {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0,0,0,0.4);
}
.dark-blue-bg .en-espanol-color,
.dark-green-bg .en-espanol-color,
.gray-bg .en-espanol-color,
.light-orange-bg .en-espanol-color,
.light-blue-bg .en-espanol-color {
    fill: #508e52;
}
.en-espanol-icon {
        display: inline-block;
    width: 30px;
    margin-right: 4px;
    transform: translateY(-82%);
}
.dark-green-bg .en-espanol-link,
.dark-blue-bg .en-espanol-link,
.dark-orange-bg .en-espanol-link,
.content-bg .en-espanol-link {
    color: #fff;
}
.dark-green-bg #en-espanol-icon,
.dark-blue-bg #en-espanol-icon,
.dark-orange-bg #en-espanol-icon,
.content-bg #en-espanol-icon {
    fill: #fff;
}
.dark-orange-bg .is--with-arrow-after:after,
.content-bg .is--with-arrow-after:after {
    color: rgba(255,255,255,0.7);
}
.card-body.white-bg .is--with-arrow-after:after {
    color: #508e52;
}
#breadcrumbs {
    list-style: none;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
}
#breadcrumbs li {
    display: inline-block;
    color: rgba(43, 43, 43, 0.7);
}
#breadcrumbs li:last-child {
    color: rgba(43, 43, 43);
}
.newsletter-inline input {
    margin-bottom: 0;
}
.newsletter-inline .fieldtype-input {
    width: 75%;
    max-width: 420px;
}
.newsletter-inline .submit-container {
    width: 22%;
    min-width: 85px;
}
.newsletter-inline.is--on-white-bg .fieldtype-input input,
.newsletter-inline.is--on-white-bg .ginput_container_email input {
    background: #eaeaee;
}
.newsletter-wrapper img:last-of-type {
    height: 1px !important;
    display: block;
}
@media (min-width: 768px) {
    .funded-block.is--with-border {
        border-right: 1px solid rgba(43,43,43,0.2);
    }
}
.large-caps-text .badge {
    vertical-align: middle;
}
.recent-posts-list {
    list-style-type: none !important;
    padding: 2rem 0 !important;
}
.recent-posts-list__item {
    border-top: 1px solid rgba(43, 43, 43, 0.2) !important;
}
.recent-posts-list__item:last-child {
    border-bottom: 1px solid rgba(43, 43, 43, 0.2) !important; 
}
.recent-posts-list a {
display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
      -ms-flex-wrap: wrap !important;
          flex-wrap: wrap !important;
    justify-content: space-between !important;
    padding: 2rem 0 !important;
}
.recent-posts-list a:before {
content: none !important;
}
.tribe-events-widget-events-list__event-row .list-date {
        background: #508e52 !important;
    border-radius: 0.35rem !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    margin-right: 15px !important;
        min-width: 36px !important;
}
.tribe-events-widget-events-list__event-row .list-date .list-dayname {
        background: transparent !important;
    color: #fff !important;
    font-family: fieldwork, sans-serif !important;
    font-style: italic !important;
    font-weight: 300 !important;
    text-transform: uppercase !important;
    font-size: 0.6rem !important;
    letter-spacing: 0.2em !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
.tribe-events-widget-events-list__event-row .list-date .list-daynumber {
    font-weight: 400 !important;
    font-size: 1.182rem !important;
    color: #fff;
}
.tribe-events-widget-events-list .tribe-common-anchor-thin {
    border: none !important;
}
.tribe-events-widget-events-list__event-row,
.tribe-events-widget-link {
    border-top: 1px solid rgba(43, 43, 43, 0.2) !important;
    border-bottom: none !important;
}
.tribe-events-widget-link {
    padding-top: 2rem;
}
.tribe-events-widget-events-list__event-row {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -moz-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    margin: 0 !important;
    padding: 0 !important;
}
.tribe-events-widget-events-list__event-row {
        padding: 1rem 0 !important;
}
.tribe-events-widget-events-list__event-row .list-date,
.tribe-events-widget-events-list__event-row .list-info {
        margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.recurring-info-tooltip p, .tribe-events-calendar .tribe-events-tooltip p, .tribe-events-shortcode.view-week .tribe-events-tooltip p, .tribe-events-week .tribe-events-tooltip p {
    color: rgba(43, 43, 43, 0.7) !important;
    font-size: 0.63rem !important;
    font-weight: 300 !important;
}
.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a, .tribe-events-calendar td.tribe-events-past .tribe-events-viewmore a {
        opacity: 1 !important;
    filter: Alpha(opacity=100) !important;
}
.tribe-events-sub-nav li {
    width: 48%;
}
.tribe-events-sub-nav li > a > span {
    display: none;
}
.tribe-events-sub-nav li > a,
.tribe-events-sub-nav li > i {
    font-weight: normal !important;
    font-size: 1.182rem !important;
}
.tribe-events-sub-nav li > i {
    vertical-align: text-bottom;
}
.is--dark-color-interior p,
.is--dark-color-interior a,
.is--dark-color-interior p > a,
.is--dark-color-interior p > strong > a,
.is--dark-color-interior p > em > a {
    color: #2b2b2b
}


.is--dark-color-interior a:before,
.is--dark-color-interior p > a:before,
.is--dark-color-interior  > strong > a:before,
.is--dark-color-interior p > em > a:before {
  background: #508e52;
}
.is--dark-color-interior :last-child {
    margin-bottom: 0;
}
.tribe-events-no-padding #tribe-events {
    padding: 0 !important;
}
.tribe-events-no-title .tribe-events-page-title {
    display: none !important;
}
.tribe-events-no-title #filters-search-wrapper {
    display: inline-block;
    width: 40%;
    max-width: 350px;
}
.tribe-events-shortcode #tribe-events-bar,
.tribe-events-shortcode #tribe-events-footer,
.tribe-events-shortcode .tribe-events-ical,
.tribe-events-shortcode .tribe-events-list-separator-month,
.tribe-events-shortcode .tribe-events-loop .type-tribe_events.tribe-events-last hr {
    display: none !important;
}
.tribe-events-event-meta address.tribe-events-address, .tribe-events-list .tribe-events-venue-details {
    font-style: normal !important;
}
#wp-post-content,
#wp-post-content p,
.case-story-content,
.case-story-content p {
    font-weight: 300;
    color: rgba(43,43,43,0.8);
}
#wp-post-content h1,
.case-story-content h1,
#wp-post-content h2,
.case-story-content h2,
#wp-post-content h3,
.case-story-content h3,
#wp-post-content h4,
.case-story-content h4,
#wp-post-content h5,
.case-story-content h5,
#wp-post-content h6,
.case-story-content h6,
#wp-post-content a,
.case-story-content a,
#wp-post-content a.btn.btn-outline,
.case-story-content a.btn.btn-outline {
    color: #2b2b2b;
}
#wp-post-content a.btn,
.case-story-content a.btn,
#wp-post-content a.btn.btn-light,
.case-story-content a.btn.btn-light {
    color: #fff;
}
#wp-post-content a.btn-outline,
.case-story-content a.btn-outline {
    color: #fff;
}
.alert-card {
    padding: 0.8rem 1.5rem !important;
}
.default-hero-img {
    min-height: 400px;
}

.mbm-darken {
    mix-blend-mode: darken;
}
.tribe-events-cal-links, .tribe-tickets__title {
    display: none !important;
}
#tribe-tickets {
        border-color: transparent !important;
    padding: 24px 0 !important;
        width: 100% !important;
    max-width: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
        display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
        position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-2%);
    -ms-transform: translateY(-2%);
    transform: translateY(-2%);
    -webkit-transition: all .26s ease-in;
    -o-transition: all .26s ease-in;
    transition: all .26s ease-in;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
        opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu:before {
  content: '' !important;
  display: block !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
border-bottom: 1px solid rgba(43, 43, 43, 0.2) !important;    
  background-color: #eaeaee !important;

  opacity: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transition: all .25s ease-in;
  -o-transition: all .25s ease-in;
  transition: all .25s ease-in;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu:before {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all .25s cubic-bezier(0, 0, 0.22, 0.98) 0.1s;
    -o-transition: all .25s cubic-bezier(0, 0, 0.22, 0.98) 0.1s;
    transition: all .25s cubic-bezier(0, 0, 0.22, 0.98) 0.1s;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-menu-column .card {
  opacity: 0;
  -webkit-transition: all .1s ease-in 0s;
  -o-transition: all .1s ease-in 0s;
  transition: all .1s ease-in 0s;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on .mega-menu-column .card {
  opacity: 1;
  -webkit-transition: all .35s ease-in .1s;
  -o-transition: all .35s ease-in .1s;
  transition: all .35s ease-in .1s;
}
.partners-img-wrapper {
    max-width: 200px !important; 
    min-height: 150px;
    display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
    align-items: center;
}
.partners-img-wrapper img {
    width: auto !important;
    max-height: 100px !important;
}
.gi-custom-wrapper {
max-width: 250px !important;
    min-height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gi-custom-wrapper img {
    width: auto !important;
    max-height: 150px !important;
}
.is--gray-news {
    border: 2px solid rgba(43, 43, 43, 0.1);
    border-radius: 0.35rem;
}
.is--gray-news input {
    border: none;
    margin: 0;
}
.is--gray-news input:focus {
    outline: none;
}
.is--gray-news button {
    font-weight: 400;
    font-size: 1.75rem;
    border: none;
    margin: 0;
    padding-bottom: 5px;
        padding-right: 10px;
}
#flagship-pills {
    display: inline-block;
    margin-bottom: 1rem;
}
.is--pill {
    padding: 0;
    margin: 0 5px;
}
.is--pill {
    padding: 5px 6px 6px 6px;
    display: inline-block;
    margin-bottom: 0;
    color: rgba(43, 43, 43, 0.4);
    border-radius: 0.5rem;
    -webkit-transition: color 0.1s linear;
      -o-transition: all color 0.1s linear;
      -moz-transition: color 0.1s linear;
      transition: color 0.1s linear;
}
.is--pill:hover {
    color: rgba(43, 43, 43, 0.7);
}
.is--pill.active {
    color: #fff;
    background-color: #508e52;
    font-family: fieldwork-hum, sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: normal;
    padding: 4px 12px 6px 12px;
}
@media (min-width: 768px) {
.is--pr-custom-1 {
 padding-right: 25px;   
}
}
@media (min-width: 992px) {
.is--pr-custom-1 {
 padding-right: 50px;   
}
}
.is--mw-500 {
    max-width: 500px;
}
#no-results {
    display: none;
}
@media (max-width: 1199px) {
.huge-heading {
        font-size: 7rem;
}
}
@media (max-width: 991px) {
.huge-heading {
        font-size: 6rem;
    }
    .card-body {
        padding: 2rem;
    }
}
@media (min-width: 768px) {
    .is--green-no-topo {
        top: 6% !important;
    }
}

@media (max-width: 499px) {
    .is--green-no-topo {
        width: 90% !important;
    }
}

@media (max-width: 767px) {
    .topo-badge-wrapper > .topo-badge {
            right: calc(-5% - 15px);
        top: 4%;
        width: 50%;
    }
    .card-group-custom>.card.col-md-4 {
        border-right: none;
    }
    .card-group-custom>.card {
        padding-bottom: 0;
    }
    .card-group-custom>.card:last-child {
        padding-bottom: 1rem;
    }
    .card-group-custom>.card:first-child {
        padding-top: 1rem;
    }
    .make-it-happen-topo-2,
    .home-lead-topo,
    .make-it-happen-topo-1,
    .home-get-funding-orange-topo-1,
    .courses-orange-topo-1,
    .coaching-topo-2,
    .about-mission-topo-1, 
    .region-topo {
    max-width: 50%;
}
    .mega-menu-link {
        position: relative;
        z-index: 1000;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding-top: 1.5rem !important;
    }
}

.tribe-common p,
.tribe-common h1,
.tribe-common h2,
.tribe-common h3,
.tribe-common h4,
.tribe-common h5,
.tribe-common h6,
.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
  font-family: inherit !important;
  line-height: inherit !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-h3 {
    font-size: 2.273rem !important;
}
.tribe-common .tribe-common-c-btn-border, .tribe-common a.tribe-common-c-btn-border {
    background: transparent !important;
}
.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
        background-color: transparent;
    border-radius: 0.35rem;
    border: 2px solid rgba(43, 43, 43, 0.1);
    line-height: normal;
    font-family: fieldwork-hum, sans-serif;
    display: inline-block;
    font-weight: 600;
    font-size: 1.05rem;
    padding: 9px 34px 14px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input {
    padding: 9px 45px 14px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__button {
    margin-left: 0.5rem;
}
.tribe-events .tribe-events-c-events-bar__search-filters-container,
.tribe-events .tribe-events-c-events-bar,
.tribe-events .tribe-events-c-view-selector__content {
        background-color: transparent;
    border: none;
}
.tribe-events .tribe-events-c-breadcrumbs__list {
    font-size: 1.182rem;
    line-height: 1.42;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs__list {
    font-size: 42px;
    line-height: 1.38;
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link {
    color: #5d5d5d;
    transition: color .2s ease;
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link:visited {
    color: #5d5d5d;
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link:focus,.tribe-events .tribe-events-c-breadcrumbs__list-item-link:hover {
    color: #2b2b2b;
}

.tribe-events .datepicker {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.14);
}

.tribe-events .datepicker:after,.tribe-events .datepicker:before {
    content: none;
}

.tribe-events .datepicker .datepicker-switch:active,.tribe-events .datepicker .datepicker-switch:focus,.tribe-events .datepicker .datepicker-switch:hover,.tribe-events .datepicker .next:active,.tribe-events .datepicker .next:focus,.tribe-events .datepicker .next:hover,.tribe-events .datepicker .prev:active,.tribe-events .datepicker .prev:focus,.tribe-events .datepicker .prev:hover {
    background-color: #fff;
}

.tribe-events .datepicker .datepicker-switch {
    color: #2b2b2b;
    font-size: 16px;
    line-height: 1.62;
    font-weight: 400;
}

.tribe-events .datepicker .datepicker-switch:focus,.tribe-events .datepicker .datepicker-switch:hover {
    color: rgba(20,24,39,.8);
}

.tribe-events .datepicker .datepicker-switch:active {
    color: rgba(20,24,39,.9);
}

.tribe-events .datepicker .dow {
    font-size: 11px;
    line-height: 1.5;
}

.tribe-events .datepicker .day,.tribe-events .datepicker .dow {
    color: #2b2b2b;
    font-weight: 400;
}

.tribe-events .datepicker .day {
    font-size: 16px;
    line-height: 1.62;
}

.tribe-events .datepicker .month,.tribe-events .datepicker .year {
    color: #2b2b2b;
    font-size: 12px;
    line-height: 1.38;
    font-weight: 400;
}

.tribe-events .datepicker .past {
    color: rgba(20,24,39,.62);
}

.tribe-events .datepicker .day,.tribe-events .datepicker .month,.tribe-events .datepicker .year {
    border-radius: 4px;
}

.tribe-events .datepicker .day.focused,.tribe-events .datepicker .day:focus,.tribe-events .datepicker .day:hover,.tribe-events .datepicker .month.focused,.tribe-events .datepicker .month:focus,.tribe-events .datepicker .month:hover,.tribe-events .datepicker .year.focused,.tribe-events .datepicker .year:focus,.tribe-events .datepicker .year:hover {
    background: #f7f6f6;
}

.tribe-events .datepicker .day.current,.tribe-events .datepicker .day.current.focused,.tribe-events .datepicker .day.current:focus,.tribe-events .datepicker .day.current:hover,.tribe-events .datepicker .month.current,.tribe-events .datepicker .month.current.focused,.tribe-events .datepicker .month.current:focus,.tribe-events .datepicker .month.current:hover,.tribe-events .datepicker .year.current,.tribe-events .datepicker .year.current.focused,.tribe-events .datepicker .year.current:focus,.tribe-events .datepicker .year.current:hover {
    background: rgba(51,74,255,.07);
}

.tribe-events .datepicker .day.active,.tribe-events .datepicker .day.active.focused,.tribe-events .datepicker .day.active:focus,.tribe-events .datepicker .day.active:hover,.tribe-events .datepicker .month.active,.tribe-events .datepicker .month.active.focused,.tribe-events .datepicker .month.active:focus,.tribe-events .datepicker .month.active:hover,.tribe-events .datepicker .year.active,.tribe-events .datepicker .year.active.focused,.tribe-events .datepicker .year.active:focus,.tribe-events .datepicker .year.active:hover {
    color: #fff;
    background: #508e52;
    text-shadow: none;
}

.admin-bar .tribe-events .datepicker {
    margin-top: 8px;
}

.admin-bar .tribe-events.tribe-common--breakpoint-medium .datepicker {
    margin-top: 16px;
}

.tribe-theme-enfold .tribe-events .datepicker {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.14);
}

.tribe-theme-enfold .tribe-events .datepicker table,.tribe-theme-enfold .tribe-events .datepicker td,.tribe-theme-enfold .tribe-events .datepicker th,.tribe-theme-enfold .tribe-events .datepicker tr {
    background: transparent;
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch {
    color: #2b2b2b!important;
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:focus,.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:hover {
    color: rgba(20,24,39,.8)!important;
}

.tribe-theme-enfold .tribe-events .datepicker .datepicker-switch:active {
    color: rgba(20,24,39,.9)!important;
}

.tribe-theme-enfold .tribe-events .datepicker .day {
    background-color: #fff;
}

.tribe-theme-enfold .tribe-events .datepicker .day.new,.tribe-theme-enfold .tribe-events .datepicker .day.old {
    opacity: 1;
}

.tribe-theme-enfold .tribe-events .datepicker .day,.tribe-theme-enfold .tribe-events .datepicker .month,.tribe-theme-enfold .tribe-events .datepicker .year {
    color: #2b2b2b;
    background-color: #fff;
}

.tribe-theme-enfold .tribe-events .datepicker .day.focused,.tribe-theme-enfold .tribe-events .datepicker .day:focus,.tribe-theme-enfold .tribe-events .datepicker .day:hover,.tribe-theme-enfold .tribe-events .datepicker .month.focused,.tribe-theme-enfold .tribe-events .datepicker .month:focus,.tribe-theme-enfold .tribe-events .datepicker .month:hover,.tribe-theme-enfold .tribe-events .datepicker .year.focused,.tribe-theme-enfold .tribe-events .datepicker .year:focus,.tribe-theme-enfold .tribe-events .datepicker .year:hover {
    background: #f7f6f6;
}

.tribe-theme-enfold .tribe-events .datepicker .day.past,.tribe-theme-enfold .tribe-events .datepicker .month.past,.tribe-theme-enfold .tribe-events .datepicker .year.past {
    color: rgba(20,24,39,.62);
}

.tribe-theme-enfold .tribe-events .datepicker .day.current,.tribe-theme-enfold .tribe-events .datepicker .day.current.focused,.tribe-theme-enfold .tribe-events .datepicker .day.current:focus,.tribe-theme-enfold .tribe-events .datepicker .day.current:hover,.tribe-theme-enfold .tribe-events .datepicker .month.current,.tribe-theme-enfold .tribe-events .datepicker .month.current.focused,.tribe-theme-enfold .tribe-events .datepicker .month.current:focus,.tribe-theme-enfold .tribe-events .datepicker .month.current:hover,.tribe-theme-enfold .tribe-events .datepicker .year.current,.tribe-theme-enfold .tribe-events .datepicker .year.current.focused,.tribe-theme-enfold .tribe-events .datepicker .year.current:focus,.tribe-theme-enfold .tribe-events .datepicker .year.current:hover {
    background: rgba(51,74,255,.07);
}

.tribe-theme-enfold .tribe-events .datepicker .day.active,.tribe-theme-enfold .tribe-events .datepicker .day.active.focused,.tribe-theme-enfold .tribe-events .datepicker .day.active:focus,.tribe-theme-enfold .tribe-events .datepicker .day.active:hover,.tribe-theme-enfold .tribe-events .datepicker .month.active,.tribe-theme-enfold .tribe-events .datepicker .month.active.focused,.tribe-theme-enfold .tribe-events .datepicker .month.active:focus,.tribe-theme-enfold .tribe-events .datepicker .month.active:hover,.tribe-theme-enfold .tribe-events .datepicker .year.active,.tribe-theme-enfold .tribe-events .datepicker .year.active.focused,.tribe-theme-enfold .tribe-events .datepicker .year.active:focus,.tribe-theme-enfold .tribe-events .datepicker .year.active:hover {
    color: #fff;
    background: #508e52;
}

.tribe-theme-avada .tribe-events .datepicker {
    border: 1px solid #d5d5d5;
    border-radius: 4px;
}

.tribe-theme-avada .tribe-events .datepicker tbody td {
    border: 0;
}

.tribe-theme-avada .tribe-events .datepicker .datepicker-switch,.tribe-theme-avada .tribe-events .datepicker .datepicker-switch:hover,.tribe-theme-avada .tribe-events .datepicker .next,.tribe-theme-avada .tribe-events .datepicker .next:hover,.tribe-theme-avada .tribe-events .datepicker .prev,.tribe-theme-avada .tribe-events .datepicker .prev:hover {
    background-color: #fff;
}

.tribe-theme-avada .tribe-events .datepicker .day.new,.tribe-theme-avada .tribe-events .datepicker .day.old {
    background-color: transparent!important;
    color: #2b2b2b!important;
}

.tribe-theme-avada .tribe-events .datepicker .day.new.focused,.tribe-theme-avada .tribe-events .datepicker .day.new:focus,.tribe-theme-avada .tribe-events .datepicker .day.new:hover,.tribe-theme-avada .tribe-events .datepicker .day.old.focused,.tribe-theme-avada .tribe-events .datepicker .day.old:focus,.tribe-theme-avada .tribe-events .datepicker .day.old:hover {
    background: #f7f6f6!important;
}

.tribe-theme-avada .tribe-events .datepicker .day,.tribe-theme-avada .tribe-events .datepicker .month {
    background-color: transparent;
    color: #2b2b2b;
}

.tribe-theme-avada .tribe-events .datepicker .day.focused,.tribe-theme-avada .tribe-events .datepicker .day:focus,.tribe-theme-avada .tribe-events .datepicker .day:hover,.tribe-theme-avada .tribe-events .datepicker .month.focused,.tribe-theme-avada .tribe-events .datepicker .month:focus,.tribe-theme-avada .tribe-events .datepicker .month:hover {
    background: #f7f6f6;
}

.tribe-theme-avada .tribe-events .datepicker .day.past,.tribe-theme-avada .tribe-events .datepicker .month.past {
    color: rgba(20,24,39,.62)!important
}

.tribe-theme-avada .tribe-events .datepicker .day.current,.tribe-theme-avada .tribe-events .datepicker .day.current.focused,.tribe-theme-avada .tribe-events .datepicker .day.current:focus,.tribe-theme-avada .tribe-events .datepicker .day.current:hover,.tribe-theme-avada .tribe-events .datepicker .month.current,.tribe-theme-avada .tribe-events .datepicker .month.current.focused,.tribe-theme-avada .tribe-events .datepicker .month.current:focus,.tribe-theme-avada .tribe-events .datepicker .month.current:hover {
    background: rgba(51,74,255,.07);
}

.tribe-theme-avada .tribe-events .datepicker .day.active,.tribe-theme-avada .tribe-events .datepicker .day.active.focused,.tribe-theme-avada .tribe-events .datepicker .day.active:focus,.tribe-theme-avada .tribe-events .datepicker .day.active:hover,.tribe-theme-avada .tribe-events .datepicker .month.active,.tribe-theme-avada .tribe-events .datepicker .month.active.focused,.tribe-theme-avada .tribe-events .datepicker .month.active:focus,.tribe-theme-avada .tribe-events .datepicker .month.active:hover {
    color: #fff!important;
    background: #508e52!important;
}

.tribe-events .tribe-events-c-day-marker:after {
    background-color: #d5d5d5;
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left: 20px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__filters {
    border-right: 1px solid #e4e4e4;
}

.tribe-events .tribe-events-c-events-bar__search-button:focus,.tribe-events .tribe-events-c-events-bar__search-button:hover {
    opacity: .8;
}

.tribe-events .tribe-events-c-events-bar__search-button:active {
    opacity: .9;
}

.tribe-events .tribe-events-c-events-bar__search-button:before {
    background-color: #508e52;
    content: "";
    display: none;
    height: 2px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(4px);
    width: calc(100% - 8px);
}

.tribe-events .tribe-events-c-events-bar__search-button--active:before {
    display: block;
}

.tribe-events .tribe-events-c-events-bar__tab {
    border-radius: 4px;
}

.tribe-events .tribe-events-c-events-bar__tab:active .tribe-events-c-events-bar__tab-text,.tribe-events .tribe-events-c-events-bar__tab:focus .tribe-events-c-events-bar__tab-text,.tribe-events .tribe-events-c-events-bar__tab:hover .tribe-events-c-events-bar__tab-text {
    font-weight: 700;
}

.tribe-events .tribe-events-c-events-bar__tab--active,.tribe-events .tribe-events-c-events-bar__tab--active:focus,.tribe-events .tribe-events-c-events-bar__tab--active:hover {
    background-color: #f7f6f6;
}

.tribe-events .tribe-events-c-events-bar__tab--active .tribe-events-c-events-bar__tab-text {
    font-weight: 700;
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-c-events-bar__tab--active,.tribe-theme-twentyseventeen .tribe-events .tribe-events-c-events-bar__tab--active:focus,.tribe-theme-twentyseventeen .tribe-events .tribe-events-c-events-bar__tab--active:hover {
    background-color: #f7f6f6;
}
.tribe-events .tribe-events-c-ical {
    margin-top: 40px;
}
.tribe-events .tribe-events-c-ical__link {
    align-items: center;
    color: #2b2b2b;
    border-radius: 4px;
    display: inline-flex;
    font-weight: 400;
    justify-content: center;
    width: auto !important;
}

.tribe-events .tribe-events-c-ical__link:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10m5-5H1' fill='none' fill-rule='evenodd' stroke='%232b2b2b' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    flex: none;
    height: 10px;
    margin-right: 8px;
    width: 10px;
}

.tribe-events .tribe-events-c-ical__link:active,.tribe-events .tribe-events-c-ical__link:focus,.tribe-events .tribe-events-c-ical__link:hover,
.is--today:active,.is--today:focus,.is--today:hover {
    color: #fff !important;
    background-color: #508e52 !important;
}

.tribe-events .tribe-events-c-ical__link:active:before,.tribe-events .tribe-events-c-ical__link:focus:before,.tribe-events .tribe-events-c-ical__link:hover:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M6 1v10m5-5H1' stroke='%23FFF' fill='none' fill-rule='evenodd' stroke-linecap='square' stroke-width='1.5'/%3E%3C/svg%3E");
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:active,.tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:focus,.tribe-theme-twentyseventeen .tribe-events .tribe-events-c-ical__link:hover {
    color: #fff;
}

.tribe-events .tribe-events-c-messages__message {
    background-color: rgba(20,24,39,.07);
    border-radius: 4px;
}

.tribe-events .tribe-events-c-messages__message--notice:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 23'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath stroke='%23141827' d='M.5 2.5h20v20H.5z'/%3E%3Cpath stroke='%232b2b2b' stroke-linecap='round' d='M7.583 11.583l5.834 5.834m0-5.834l-5.834 5.834'/%3E%3Cpath stroke='%23141827' stroke-linecap='round' d='M4.5.5v4m12-4v4'/%3E%3Cpath stroke='%23141827' stroke-linecap='square' d='M.5 7.5h20'/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 22px;
    display: inline-block;
    content: "";
    min-width: 22px;
    height: 24px;
    margin-right: 12px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-messages__message-list {
    text-align: center;
}

.tribe-events .tribe-events-c-messages__message-list-item-link {
    font-weight: 700;
}

.tribe-events .tribe-events-c-nav {
    border-top: 1px solid #d5d5d5;
}

.tribe-events .tribe-events-c-nav__list {
    list-style: none;
}

.tribe-events .tribe-events-c-nav__next-label-plural,.tribe-events .tribe-events-c-nav__prev-label-plural {
    white-space: pre;
}

.tribe-events .tribe-events-c-nav__today:focus,.tribe-events .tribe-events-c-nav__today:hover {
    color: rgba(20,24,39,.8);
}

.tribe-events .tribe-events-c-nav__today:active {
    color: #2b2b2b;
}

.tribe-events .tribe-events-c-small-cta__stock {
    color: rgba(43,43,43,0.7);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    border-right: 1px solid #e4e4e4;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control:last-child {
    border-right: 0;
}

.tribe-events .tribe-events-c-search__input--icon {
    background-repeat: no-repeat;
    padding: 9px 1rem 14px;
    background-position: calc(100% - 1rem) 50%;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input--icon {
    background-position: 16px;
}

.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%235D5D5D'/%3E%3C/svg%3E");
    background-size: 16px;
}

.tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input,.tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%232b2b2b'/%3E%3C/svg%3E");
}

.tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.682 1.548a5.166 5.166 0 0 0-7.375 0C-3.073 5.984 4.959 15.36 4.994 15.36c.051-.001 8.092-9.35 3.688-13.812zM4.994 2.833c1.27 0 2.301 1.043 2.301 2.331 0 1.287-1.03 2.33-2.301 2.33-1.272 0-2.3-1.043-2.3-2.33 0-1.288 1.028-2.331 2.3-2.331z' fill='%235D5D5D' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-size: 10px 15px;
}

.tribe-events .tribe-events-c-search__input-control--location-focus .tribe-events-c-search__input,.tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input:focus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.682 1.548a5.166 5.166 0 0 0-7.375 0C-3.073 5.984 4.959 15.36 4.994 15.36c.051-.001 8.092-9.35 3.688-13.812zM4.994 2.833c1.27 0 2.301 1.043 2.301 2.331 0 1.287-1.03 2.33-2.301 2.33-1.272 0-2.3-1.043-2.3-2.33 0-1.288 1.028-2.331 2.3-2.331z' fill='%232b2b2b' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#top .main_color .tribe-events .tribe-events-c-search__input--icon,#top.tribe-theme-enfold .tribe-events .tribe-events-c-search__input--icon {
    background-repeat: no-repeat;
    background-position: 100%;
}

#top .main_color .tribe-events.tribe-common--breakpoint-medium .tribe-events-c-search__input--icon,#top.tribe-theme-enfold .tribe-events.tribe-common--breakpoint-medium .tribe-events-c-search__input--icon {
    background-position: 16px;
}

#top .main_color .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input,#top.tribe-theme-enfold .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%235D5D5D'/%3E%3C/svg%3E");
    background-size: 16px;
}

#top .main_color .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input,#top .main_color .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus,#top.tribe-theme-enfold .tribe-events .tribe-events-c-search__input-control--keyword-focus .tribe-events-c-search__input,#top.tribe-theme-enfold .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input:focus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%232b2b2b'/%3E%3C/svg%3E");
}

#top .main_color .tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input,#top.tribe-theme-enfold .tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.682 1.548a5.166 5.166 0 0 0-7.375 0C-3.073 5.984 4.959 15.36 4.994 15.36c.051-.001 8.092-9.35 3.688-13.812zM4.994 2.833c1.27 0 2.301 1.043 2.301 2.331 0 1.287-1.03 2.33-2.301 2.33-1.272 0-2.3-1.043-2.3-2.33 0-1.288 1.028-2.331 2.3-2.331z' fill='%235D5D5D' fill-rule='evenodd'/%3E%3C/svg%3E");
    background-size: 10px 15px;
}

#top .main_color .tribe-events .tribe-events-c-search__input-control--location-focus .tribe-events-c-search__input,#top .main_color .tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input:focus,#top.tribe-theme-enfold .tribe-events .tribe-events-c-search__input-control--location-focus .tribe-events-c-search__input,#top.tribe-theme-enfold .tribe-events .tribe-events-c-search__input-control--location .tribe-events-c-search__input:focus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='10' height='16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.682 1.548a5.166 5.166 0 0 0-7.375 0C-3.073 5.984 4.959 15.36 4.994 15.36c.051-.001 8.092-9.35 3.688-13.812zM4.994 2.833c1.27 0 2.301 1.043 2.301 2.331 0 1.287-1.03 2.33-2.301 2.33-1.272 0-2.3-1.043-2.3-2.33 0-1.288 1.028-2.331 2.3-2.331z' fill='%232b2b2b' fill-rule='evenodd'/%3E%3C/svg%3E");
}

.tooltipster-base.tribe-events-tooltip-theme {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.14);
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.tooltipster-base.tribe-events-tooltip-theme .tooltipster-box .tooltipster-content {
    color: #2b2b2b;
    overflow: inherit;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button,
.tribe-events-c-events-bar__filter-button {
    transition: opacity .2s ease;
    background: transparent !important;
    border: none !important;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button:focus,.tribe-events .tribe-events-c-top-bar__datepicker-button:hover {
    opacity: .8;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button:active {
    opacity: .9;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z' fill='%23141827'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    margin-left: 8px;
    height: 6px;
    width: 10px;
}


.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-button:after {
    height: 22px;
    width: 22px;
    margin-top: 15px;
    margin-left: 12px;
}
.tribe-common .tribe-common-anchor-thin:active, .tribe-common .tribe-common-anchor-thin:focus, .tribe-common .tribe-common-anchor-thin:hover {
    border-color: #508e52 !important;
}
.tribe-events .tribe-events-c-top-bar__datepicker-button--open:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.21 7.15L6 2.36l4.79 4.79L11.94 6 6 .06.06 6z' fill='%23141827'/%3E%3C/svg%3E");
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:before {
    content: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.21.85L6 5.64 10.79.85 11.94 2 6 7.94.06 2z' fill='%23141827'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    flex: none;
    height: 6px;
    margin-left: 8px;
    width: 10px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button--active:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.21 7.15L6 2.36l4.79 4.79L11.94 6 6 .06.06 6z' fill='%23141827'/%3E%3C/svg%3E");
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__button-text {
    color: #2b2b2b;
    line-height: 1.62;
    font-weight: 400;
    font-weight: 700;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--labels .tribe-events-c-view-selector__content {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.14);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link {
    background-color: transparent;
}

.tribe-events .tribe-events-c-view-selector__button {
    text-align: left;
}

.tribe-events .tribe-events-c-view-selector__button:focus,.tribe-events .tribe-events-c-view-selector__button:hover {
    opacity: .8;
}
.tribe-events-page-template .tribe-events .tribe-events-view-loader {
        position: fixed;
}
.tribe-events .tribe-events-c-view-selector__button:active {
    opacity: .9;
}

.tribe-events .tribe-events-c-view-selector__button:before {
    background-color: #508e52;
    content: "";
    display: none;
    height: 2px;
    pointer-events: none;
    position: absolute;
    top: 100%;
    transform: translateY(4px);
    width: calc(100% - 8px);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__button:before {
    width: calc(100% - 16px);
    transform: none;
}

.tribe-events .tribe-events-c-view-selector__button--active:before {
    display: block;
}

.tribe-events .tribe-events-c-view-selector__content {
    border: 1px solid #e4e4e4;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0,0,0,.14);
}

.tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link {
    background-color: #f7f6f6;
}

.tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
    font-weight: 700;
}

.tribe-events .tribe-events-c-view-selector__list-item-link {
    border-radius: 4px;
}

.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-icon,.tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-icon {
    opacity: .8;
}

.tribe-events .tribe-events-c-view-selector__list-item-link:focus .tribe-events-c-view-selector__list-item-text,.tribe-events .tribe-events-c-view-selector__list-item-link:hover .tribe-events-c-view-selector__list-item-text {
    color: rgba(20,24,39,.8);
}

.tribe-events .tribe-events-c-view-selector__list-item-text {
    color: #2b2b2b;
    font-size: 14px;
    line-height: 1.62;
    font-weight: 400;
}
.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    background-color: #508e52;
    content: "";
    height: 100%;
    right: calc(100% - 3px);
    position: absolute;
    width: 3px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row--featured .tribe-events-calendar-list__event-date-tag-datetime:after {
    right: -1px;
    width: 4px;
}

.tribe-events .tribe-events-calendar-list__event-venue,
.tribe-filter-bar .tribe-filter-bar-c-pill__pill,
.is--today {
    font-style: normal;
    font-size: 0.7rem !important;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: #2b2b2b;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link {
    transition: opacity .2s ease;
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link:focus,.tribe-events .tribe-events-calendar-list__event-featured-image-link:hover {
    opacity: .8;
}

.tribe-events .tribe-events-calendar-list__event-featured-image-link:active {
    opacity: .9;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-datetime-featured-text {
    color: #508e52;
}

.tribe-events .tribe-events-calendar-list__month-separator:after {
    background-color: #d5d5d5;
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left: 20px;
}
.tribe-events .tribe-events-calendar-list__month-separator {
    margin-bottom: 2.5rem !important;
}
.tribe-events .tribe-events-calendar-list-nav {
    border-top: 1px solid #d5d5d5;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event {
    opacity: .2;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__calendar-event-datetime {
    color: #2b2b2b;
    opacity: .94;
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link {
    transition: opacity .2s ease;
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:focus,.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:hover {
    opacity: .8;
}

.tribe-events .tribe-events-calendar-month__calendar-event-featured-image-link:active {
    opacity: .9;
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime {
    font-size: 0.7rem;
    color: rgba(43,43,43,0.7);
    font-weight: 300;
    font-family: fieldwork-hum, sans-serif !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    font-family: fieldwork-hum, sans-serif !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
    background: none !important;
    border: none !important;
}

.tribe-events-calendar-month__calendar-event-title-link,
.tribe-events-calendar-month__multiday-event-bar-title {
    font-size: 0.7rem;
    font-size: 400;
}
.tribe-events .tribe-events-calendar-month__calendar-event--featured:before {
    background-color: #508e52;
    content: "";
    height: 100%;
    left: 7px;
    position: absolute;
    width: 2px;
}

.tribe-events .tribe-events-calendar-month__calendar-event--featured:last-child:before {
    height: calc(100% - 16px);
}

.tribe-events .tribe-events-calendar-month__calendar-event-datetime-recurring-link:focus .tribe-events-calendar-month__calendar-event-datetime-recurring-icon,.tribe-events .tribe-events-calendar-month__calendar-event-datetime-recurring-link:hover .tribe-events-calendar-month__calendar-event-datetime-recurring-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.797.797 0 0 1-.592.26.797.797 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.797.797 0 0 1 2.43 15a.797.797 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.952.952 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.797.797 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.948.948 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174 0-.065 0-.13.02-.174 0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152z' fill='%232b2b2b'/%3E%3C/svg%3E");
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link {
    transition: opacity .2s ease;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:focus,.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:hover {
    opacity: .8;
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-featured-image-link:active {
    opacity: .9;
}
.tribe-events .tribe-events-header {
    background: transparent !important;
}
.tribe-events .tribe-events-header {
    margin-bottom: 2rem !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime {
    color: #2b2b2b;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
}
.tribe-events .tribe-events-c-events-bar__search-button,
.tribe-events-c-view-selector__button {
    background: transparent;
    border: none !important;
}
.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-link:focus .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-icon,.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-link:hover .tribe-events-calendar-month__calendar-event-tooltip-datetime-recurring-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.797.797 0 0 1-.592.26.797.797 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.797.797 0 0 1 2.43 15a.797.797 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.952.952 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.797.797 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.948.948 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174 0-.065 0-.13.02-.174 0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152z' fill='%232b2b2b'/%3E%3C/svg%3E");
}
.tribe-events .tribe-events-calendar-month__header-column-title {
    color: #5d5d5d;
    text-align: center;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__header-column-title {
    text-align: left;
}

.tribe-events .tribe-events-calendar-month__day {
    border-radius: 4px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
    border-radius: 0;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: -1px;
    position: absolute;
    transition: background-color .2s ease;
    width: calc(100% + 2px);
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:hover:after {
    background-color: #508e52;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
    color: #508e52;
    font-weight: 700;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus,.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover {
    color: rgba(51,74,255,.8);
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
    color: rgba(51,74,255,.9);
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__day-date {
    opacity: .2;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #2b2b2b;
    opacity: .2;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__mobile-events-icon--featured {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%23141827'/%3E%3C/svg%3E");
    opacity: .2;
}

.tribe-events .tribe-events-calendar-month__day-cell--mobile:focus,.tribe-events .tribe-events-calendar-month__day-cell--mobile:hover {
    background-color: #f7f6f6;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected,.tribe-events .tribe-events-calendar-month__day-cell--selected:focus,.tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #508e52;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
    color: #fff;
    opacity: 1;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #fff;
    opacity: 1;
}

.tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__mobile-events-icon--featured {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%23FFF'/%3E%3C/svg%3E");
    opacity: 1;
}

.tribe-events .tribe-events-calendar-month__day-date-link {
    color: #2b2b2b;
    transition: color .2s ease;
}

.tribe-events .tribe-events-calendar-month__day-date-link:focus,.tribe-events .tribe-events-calendar-month__day-date-link:hover {
    color: rgba(20,24,39,.8);
}

.tribe-events .tribe-events-calendar-month__day-date-link:active {
    color: rgba(20,24,39,.9);
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #508e52;
}

.tribe-events .tribe-events-calendar-month__mobile-events-icon--featured {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%232b2b2b'/%3E%3C/svg%3E");
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:focus,.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover {
    color: rgba(51,74,255,.8);
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:active {
    color: rgba(51,74,255,.9)
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:focus,.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #508e52;
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:focus,.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:hover {
    color: rgba(20,24,39,.8);
}

.tribe-theme-twentyseventeen .tribe-events .tribe-events-calendar-month__day-date-link:active {
    color: rgba(20,24,39,.9);
}

.tribe-theme-twentytwenty .tribe-events .tribe-events-calendar-month__day-cell--selected {
    background-color: #508e52;
}

.tribe-theme-avada #main .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
    color: #fff;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event+.tribe-events-calendar-month-mobile-events__mobile-event {
    border-top: 1px solid #d5d5d5;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime {
    color: #5d5d5d;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-featured-text {
    color: #508e52;
    font-weight: 700;
}

.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link:focus .tribe-events-calendar-month-mobile-events__mobile-event-datetime-icon,.tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-datetime-recurring-link:hover .tribe-events-calendar-month-mobile-events__mobile-event-datetime-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.797.797 0 0 1-.592.26.797.797 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.797.797 0 0 1 2.43 15a.797.797 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.952.952 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.797.797 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.948.948 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174 0-.065 0-.13.02-.174 0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152z' fill='%232b2b2b'/%3E%3C/svg%3E");
}

.tribe-events .tribe-events-calendar-month__more-events {
    border-top: 1px solid #e4e4e4;
}

.tribe-events .tribe-events-calendar-month__day--past .tribe-events-calendar-month__more-events-link {
    opacity: .5;
}

.tribe-events .tribe-events-calendar-month__multiday-event--start .tribe-events-calendar-month__multiday-event-bar {
    border-top-left-radius: 9.5px;
    border-bottom-left-radius: 9.5px;
}

.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar {
    border-top-right-radius: 9.5px;
    border-bottom-right-radius: 9.5px;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #fff;
    transition: background-color .2s ease;
        padding: 1px 10px 3px;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--focus,.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--hover,.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:focus,.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:hover {
    background-color: #fff;
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner {
    background-color: #f7f6f6;
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner--focus,.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner--hover,.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner:focus,.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-inner:hover {
    background-color: #f0eeee;
}

.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-featured-icon,.tribe-events .tribe-events-calendar-month__multiday-event--past .tribe-events-calendar-month__multiday-event-bar-title {
    opacity: .2;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-weight: 400;
    text-overflow: ellipsis;
}

.tribe-theme-avada #main .tribe-events .tribe-events-calendar-month__multiday-event-bar-title {
    font-weight: 400;
}

.tribe-events .tribe-events-calendar-day__event--featured {
    position: relative;
}

.tribe-events .tribe-events-calendar-day__event--featured:after {
    background-color: #508e52;
    content: "";
    height: 100%;
    left: 21px;
    position: absolute;
    width: 3px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event--featured:after {
    left: calc(11.111% - 24px);
    width: 4px;
}

.tribe-events .tribe-events-calendar-day__event-venue {
    font-style: normal;
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link {
    transition: opacity .2s ease;
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link:focus,.tribe-events .tribe-events-calendar-day__event-featured-image-link:hover {
    opacity: .8;
}

.tribe-events .tribe-events-calendar-day__event-featured-image-link:active {
    opacity: .9;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-day__event-datetime-featured-text {
    color: #508e52;
    font-weight: 700;
}

.tribe-events .tribe-events-calendar-day__event-datetime-recurring-link:focus .tribe-events-calendar-day__event-datetime-recurring-icon,.tribe-events .tribe-events-calendar-day__event-datetime-recurring-link:hover .tribe-events-calendar-day__event-datetime-recurring-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.797.797 0 0 1-.592.26.797.797 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.797.797 0 0 1 2.43 15a.797.797 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.952.952 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.797.797 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.948.948 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174 0-.065 0-.13.02-.174 0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152z' fill='%232b2b2b'/%3E%3C/svg%3E");
}

.tribe-events .tribe-events-calendar-day-nav {
    border-top: 1px solid #d5d5d5;
}

.tribe-events .tribe-events-calendar-day__time-separator:after,.tribe-events .tribe-events-calendar-day__type-separator:after {
    background-color: #d5d5d5;
    content: "";
    display: block;
    flex: auto;
    height: 1px;
    margin-left: 20px;
}

.tribe-events .tribe-events-calendar-latest-past__event-row--featured .tribe-events-calendar-latest-past__event-date-tag-datetime:after {
    background-color: #508e52;
    content: "";
    height: 100%;
    right: calc(100% - 3px);
    position: absolute;
    width: 3px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-row--featured .tribe-events-calendar-latest-past__event-date-tag-datetime:after {
    right: -1px;
    width: 4px;
}

.tribe-events .tribe-events-calendar-latest-past__event-venue {
    font-style: normal;
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month,.tribe-events .tribe-events-calendar-latest-past__event-date-tag-year {
    color: #2b2b2b;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
}

.tribe-events .tribe-events-calendar-latest-past__event-date-tag-month {
    color: #5d5d5d;
    text-transform: uppercase;
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link {
    transition: opacity .2s ease;
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:focus,.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:hover {
    opacity: .8;
}

.tribe-events .tribe-events-calendar-latest-past__event-featured-image-link:active {
    opacity: .9;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-latest-past__event-datetime-featured-text {
    color: #508e52;
    font-weight: 700;
}

.tribe-events .tribe-events-calendar-latest-past__event-datetime-recurring-link:focus .tribe-events-calendar-latest-past__event-datetime-recurring-icon,.tribe-events .tribe-events-calendar-latest-past__event-datetime-recurring-link:hover .tribe-events-calendar-latest-past__event-datetime-recurring-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.797.797 0 0 1-.592.26.797.797 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.797.797 0 0 1 2.43 15a.797.797 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.952.952 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.797.797 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.948.948 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174 0-.065 0-.13.02-.174 0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152z' fill='%232b2b2b'/%3E%3C/svg%3E");
}
.tribe-common--breakpoint-full.tribe-events .tribe-events-c-top-bar__datepicker-desktop {
    font-size: 2.273rem !important;
    line-height: 1.15 !important;
    font-weight: 600 !important;
}
#tribe_events_filters_wrapper {
        margin-bottom: 3rem !important;
}

.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited,
.tribe-events-widget .tribe-events-widget-events-list__view-more-link:visited {
    color: #2b2b2b !important;
}
.tribe-events-calendar-list__event-title-link {
    border: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week {
    border-color: rgba(43,43,43,0.1);
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day {
        border-width: 0 2px 2px 0;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__body {
    border-width: 2px;
}
.tribe-common .tribe-common-cta--thin-alt {
    border-bottom: 1px solid #508e52 !important;
    color: #2b2b2b !important;
}

.tribe-common .tribe-common-cta--thin-alt:active,.tribe-common .tribe-common-cta--thin-alt:focus,.tribe-common .tribe-common-cta--thin-alt:hover {
    border-bottom: 1px solid #508e52 !important;
    color: #508e52 !important;
}

.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--alt:hover,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:focus,.tribe-theme-twentyseventeen .tribe-common .tribe-common-cta--thin-alt:hover {
    color: #508e52 !important;
}
.tribe-events-c-top-bar__today-button {
    font-weight: 400 !important;
}
.tribe-events .tribe-events-l-container {
    max-width: none !important;
}
.tribe-events-view--shortcode .tribe-events-l-container {
    padding: 0 !important;
    min-height: 0 !important;
}
.tribe-events-view--shortcode .tribe-events-calendar-list__event-row:first-of-type {
    margin-top: 0 !important;
}
.tribe-events-view--shortcode .tribe-events-header,
.tribe-events-view--shortcode .tribe-events-calendar-list__month-separator,
.tribe-events-view--shortcode .tribe-events-calendar-list-nav,
.tribe-events-view--shortcode .tribe-events-c-ical {
    display: none !important;
}
.tribe-common .tribe-common-c-loader__dot {
    background-color: rgba(80,142,82,0.7);
}
@keyframes a {
    50% {
        background-color: #508e52;
    }
}
.tribe-common .tribe-common-form-control-checkbox__label,.tribe-common .tribe-common-form-control-radio__label,
.tribe-common .tribe-common-form-control-slider__label,
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,.tribe-common .tribe-common-form-control-text__input,
#top .main_color .tribe-common .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common .tribe-common-form-control-text__input,
#top .main_color .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input,#top.tribe-theme-enfold .tribe-common.tribe-common--breakpoint-medium .tribe-common-form-control-text__input,
.tribe-common .tribe-common-form-control-toggle__label,
.tribe-common .tribe-common-b1,
.tribe-common .tribe-common-b2,
.tribe-common .tribe-common-b3,
.tribe-common .tribe-common-cta,
.tribe-common .tribe-common-h1,
.tribe-common .tribe-common-h2,
.tribe-common .tribe-common-h3,
.tribe-common .tribe-common-h4,
.tribe-common .tribe-common-h5,.tribe-common .tribe-common-h6,
.tribe-common .tribe-common-h7,.tribe-common .tribe-common-h8,
.tribe-theme-avada #main .tribe-common .tribe-common-h1,
.tribe-theme-avada #main .tribe-common .tribe-common-h2,
.tribe-theme-avada #main .tribe-common .tribe-common-h3,
.tribe-theme-avada #main .tribe-common .tribe-common-h4,
.tribe-theme-avada #main .tribe-common .tribe-common-h5,.tribe-theme-avada #main .tribe-common .tribe-common-h6,
.tribe-theme-avada #main .tribe-common .tribe-common-h7,.tribe-theme-avada #main .tribe-common .tribe-common-h8,
.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border,
.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn,
button,
.is--today {
    font-family: fieldwork-hum, sans-serif !important;
}
.is--today {
    background: transparent !important;
}
.tribe-events-calendar-list__event-datetime,
.tribe-events-calendar-list__event-description p {
    color: rgba(43,43,43,0.7);
}
.tribe-events-c-small-cta__price,
.tribe-events-c-small-cta__stock {
    display: inline-block;
}
.tribe-events .tribe-events-c-nav__next:disabled, .tribe-events .tribe-events-c-nav__prev:disabled,
.tribe-events .tribe-events-c-nav__next:disabled:after, .tribe-events .tribe-events-c-nav__prev:disabled:before,
.tribe-common button[disabled], .tribe-common input[disabled] {
    color: rgba(43,43,43,0.2);
    background-color: transparent;
    border: none;
}
.tribe-common .tribe-common-svgicon--recurring {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.797.797 0 0 1-.592.26.797.797 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.797.797 0 0 1 2.43 15a.797.797 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.952.952 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.797.797 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.948.948 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174 0-.065 0-.13.02-.174 0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152z' fill='%23508e52'/%3E%3C/svg%3E");
    height: 12px;
    width: 12px;
}
.tribe-events-c-view-selector__list-item-icon {
    display: none!important;
    visibility: hidden;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container {
    background-color: transparent !important;
}
.tribe-events .tribe-events-c-events-bar__search-container {
    background-color: #eaeaee !important;
}
.tribe-common-c-svgicon--messages-not-found {
    display: none;
}
.events-list-featured-img {
    min-height: 250px;
}
.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon svg {
    fill: rgba(43, 43, 43, 1);
    width: 25px !important; 
    height: 25px !important;
}
.shared-counts-wrap.style-icon .shared-counts-button {
    float: none !important;
    display: inline-block !important;
    margin-right: 9px !important;
}
.shared-counts-wrap.style-icon .shared-counts-button:last-of-type {
    margin-right: 0 !important;
}
.shared-counts-wrap.style-fancy .facebook.shared-counts-button, .shared-counts-wrap.style-slim .facebook.shared-counts-button, .shared-counts-wrap.style-classic .facebook.shared-counts-button, .shared-counts-wrap.style-block .facebook.shared-counts-button, .shared-counts-wrap.style-rounded .facebook.shared-counts-button, .shared-counts-wrap.style-buttons .facebook.shared-counts-button, .shared-counts-wrap.style-bar .facebook.shared-counts-button:not(.included_total), .shared-counts-wrap.style-fancy .facebook_likes.shared-counts-button, .shared-counts-wrap.style-slim .facebook_likes.shared-counts-button, .shared-counts-wrap.style-classic .facebook_likes.shared-counts-button, .shared-counts-wrap.style-block .facebook_likes.shared-counts-button, .shared-counts-wrap.style-rounded .facebook_likes.shared-counts-button, .shared-counts-wrap.style-buttons .facebook_likes.shared-counts-button, .shared-counts-wrap.style-bar .facebook_likes.shared-counts-button:not(.included_total), .shared-counts-wrap.style-fancy .facebook_shares.shared-counts-button, .shared-counts-wrap.style-slim .facebook_shares.shared-counts-button, .shared-counts-wrap.style-classic .facebook_shares.shared-counts-button, .shared-counts-wrap.style-block .facebook_shares.shared-counts-button, .shared-counts-wrap.style-rounded .facebook_shares.shared-counts-button, .shared-counts-wrap.style-buttons .facebook_shares.shared-counts-button, .shared-counts-wrap.style-bar .facebook_shares.shared-counts-button:not(.included_total), .shared-counts-wrap.style-fancy .facebook_comments.shared-counts-button, .shared-counts-wrap.style-slim .facebook_comments.shared-counts-button, .shared-counts-wrap.style-classic .facebook_comments.shared-counts-button, .shared-counts-wrap.style-block .facebook_comments.shared-counts-button, .shared-counts-wrap.style-rounded .facebook_comments.shared-counts-button, .shared-counts-wrap.style-buttons .facebook_comments.shared-counts-button, .shared-counts-wrap.style-bar .facebook_comments.shared-counts-button:not(.included_total) {
  background-color: #3B5998;
}

.shared-counts-wrap.style-fancy .facebook.shared-counts-button:hover, .shared-counts-wrap.style-slim .facebook.shared-counts-button:hover, .shared-counts-wrap.style-classic .facebook.shared-counts-button:hover, .shared-counts-wrap.style-block .facebook.shared-counts-button:hover, .shared-counts-wrap.style-rounded .facebook.shared-counts-button:hover, .shared-counts-wrap.style-buttons .facebook.shared-counts-button:hover, .shared-counts-wrap.style-bar .facebook.shared-counts-button:hover:not(.included_total), .shared-counts-wrap.style-fancy .facebook_likes.shared-counts-button:hover, .shared-counts-wrap.style-slim .facebook_likes.shared-counts-button:hover, .shared-counts-wrap.style-classic .facebook_likes.shared-counts-button:hover, .shared-counts-wrap.style-block .facebook_likes.shared-counts-button:hover, .shared-counts-wrap.style-rounded .facebook_likes.shared-counts-button:hover, .shared-counts-wrap.style-buttons .facebook_likes.shared-counts-button:hover, .shared-counts-wrap.style-bar .facebook_likes.shared-counts-button:hover:not(.included_total), .shared-counts-wrap.style-fancy .facebook_shares.shared-counts-button:hover, .shared-counts-wrap.style-slim .facebook_shares.shared-counts-button:hover, .shared-counts-wrap.style-classic .facebook_shares.shared-counts-button:hover, .shared-counts-wrap.style-block .facebook_shares.shared-counts-button:hover, .shared-counts-wrap.style-rounded .facebook_shares.shared-counts-button:hover, .shared-counts-wrap.style-buttons .facebook_shares.shared-counts-button:hover, .shared-counts-wrap.style-bar .facebook_shares.shared-counts-button:hover:not(.included_total), .shared-counts-wrap.style-fancy .facebook_comments.shared-counts-button:hover, .shared-counts-wrap.style-slim .facebook_comments.shared-counts-button:hover, .shared-counts-wrap.style-classic .facebook_comments.shared-counts-button:hover, .shared-counts-wrap.style-block .facebook_comments.shared-counts-button:hover, .shared-counts-wrap.style-rounded .facebook_comments.shared-counts-button:hover, .shared-counts-wrap.style-buttons .facebook_comments.shared-counts-button:hover, .shared-counts-wrap.style-bar .facebook_comments.shared-counts-button:hover:not(.included_total) {
  background-color: #2d4373;
}

.shared-counts-wrap.style-fancy .twitter.shared-counts-button, .shared-counts-wrap.style-slim .twitter.shared-counts-button, .shared-counts-wrap.style-classic .twitter.shared-counts-button, .shared-counts-wrap.style-block .twitter.shared-counts-button, .shared-counts-wrap.style-rounded .twitter.shared-counts-button, .shared-counts-wrap.style-buttons .twitter.shared-counts-button, .shared-counts-wrap.style-bar .twitter.shared-counts-button:not(.included_total) {
  background-color: #00B6F1;
}

.shared-counts-wrap.style-fancy .twitter.shared-counts-button:hover, .shared-counts-wrap.style-slim .twitter.shared-counts-button:hover, .shared-counts-wrap.style-classic .twitter.shared-counts-button:hover, .shared-counts-wrap.style-block .twitter.shared-counts-button:hover, .shared-counts-wrap.style-rounded .twitter.shared-counts-button:hover, .shared-counts-wrap.style-buttons .twitter.shared-counts-button:hover, .shared-counts-wrap.style-bar .twitter.shared-counts-button:hover:not(.included_total) {
  background-color: #008fbe;
}

.shared-counts-wrap.style-fancy .pinterest.shared-counts-button, .shared-counts-wrap.style-slim .pinterest.shared-counts-button, .shared-counts-wrap.style-classic .pinterest.shared-counts-button, .shared-counts-wrap.style-block .pinterest.shared-counts-button, .shared-counts-wrap.style-rounded .pinterest.shared-counts-button, .shared-counts-wrap.style-buttons .pinterest.shared-counts-button, .shared-counts-wrap.style-bar .pinterest.shared-counts-button:not(.included_total) {
  background-color: #CB2027;
}

.shared-counts-wrap.style-fancy .pinterest.shared-counts-button:hover, .shared-counts-wrap.style-slim .pinterest.shared-counts-button:hover, .shared-counts-wrap.style-classic .pinterest.shared-counts-button:hover, .shared-counts-wrap.style-block .pinterest.shared-counts-button:hover, .shared-counts-wrap.style-rounded .pinterest.shared-counts-button:hover, .shared-counts-wrap.style-buttons .pinterest.shared-counts-button:hover, .shared-counts-wrap.style-bar .pinterest.shared-counts-button:hover:not(.included_total) {
  background-color: #9f191f;
}

.shared-counts-wrap.style-fancy .stumbleupon.shared-counts-button, .shared-counts-wrap.style-slim .stumbleupon.shared-counts-button, .shared-counts-wrap.style-classic .stumbleupon.shared-counts-button, .shared-counts-wrap.style-block .stumbleupon.shared-counts-button, .shared-counts-wrap.style-rounded .stumbleupon.shared-counts-button, .shared-counts-wrap.style-buttons .stumbleupon.shared-counts-button, .shared-counts-wrap.style-bar .stumbleupon.shared-counts-button:not(.included_total) {
  background-color: #eb4924;
}

.shared-counts-wrap.style-fancy .stumbleupon.shared-counts-button:hover, .shared-counts-wrap.style-slim .stumbleupon.shared-counts-button:hover, .shared-counts-wrap.style-classic .stumbleupon.shared-counts-button:hover, .shared-counts-wrap.style-block .stumbleupon.shared-counts-button:hover, .shared-counts-wrap.style-rounded .stumbleupon.shared-counts-button:hover, .shared-counts-wrap.style-buttons .stumbleupon.shared-counts-button:hover, .shared-counts-wrap.style-bar .stumbleupon.shared-counts-button:hover:not(.included_total) {
  background-color: #ca3412;
}

.shared-counts-wrap.style-fancy .linkedin.shared-counts-button, .shared-counts-wrap.style-slim .linkedin.shared-counts-button, .shared-counts-wrap.style-classic .linkedin.shared-counts-button, .shared-counts-wrap.style-block .linkedin.shared-counts-button, .shared-counts-wrap.style-rounded .linkedin.shared-counts-button, .shared-counts-wrap.style-buttons .linkedin.shared-counts-button, .shared-counts-wrap.style-bar .linkedin.shared-counts-button:not(.included_total) {
  background-color: #007BB6;
}

.shared-counts-wrap.style-fancy .linkedin.shared-counts-button:hover, .shared-counts-wrap.style-slim .linkedin.shared-counts-button:hover, .shared-counts-wrap.style-classic .linkedin.shared-counts-button:hover, .shared-counts-wrap.style-block .linkedin.shared-counts-button:hover, .shared-counts-wrap.style-rounded .linkedin.shared-counts-button:hover, .shared-counts-wrap.style-buttons .linkedin.shared-counts-button:hover, .shared-counts-wrap.style-bar .linkedin.shared-counts-button:hover:not(.included_total) {
  background-color: #005983;
}

.shared-counts-wrap.style-fancy .google.shared-counts-button, .shared-counts-wrap.style-slim .google.shared-counts-button, .shared-counts-wrap.style-classic .google.shared-counts-button, .shared-counts-wrap.style-block .google.shared-counts-button, .shared-counts-wrap.style-rounded .google.shared-counts-button, .shared-counts-wrap.style-buttons .google.shared-counts-button, .shared-counts-wrap.style-bar .google.shared-counts-button:not(.included_total) {
  background-color: #dd4b39;
}

.shared-counts-wrap.style-fancy .google.shared-counts-button:hover, .shared-counts-wrap.style-slim .google.shared-counts-button:hover, .shared-counts-wrap.style-classic .google.shared-counts-button:hover, .shared-counts-wrap.style-block .google.shared-counts-button:hover, .shared-counts-wrap.style-rounded .google.shared-counts-button:hover, .shared-counts-wrap.style-buttons .google.shared-counts-button:hover, .shared-counts-wrap.style-bar .google.shared-counts-button:hover:not(.included_total) {
  background-color: #c23321;
}

.shared-counts-wrap.style-fancy .yummly.shared-counts-button, .shared-counts-wrap.style-slim .yummly.shared-counts-button, .shared-counts-wrap.style-classic .yummly.shared-counts-button, .shared-counts-wrap.style-block .yummly.shared-counts-button, .shared-counts-wrap.style-rounded .yummly.shared-counts-button, .shared-counts-wrap.style-buttons .yummly.shared-counts-button, .shared-counts-wrap.style-bar .yummly.shared-counts-button:not(.included_total) {
  background-color: #E16120;
}

.shared-counts-wrap.style-fancy .yummly.shared-counts-button:hover, .shared-counts-wrap.style-slim .yummly.shared-counts-button:hover, .shared-counts-wrap.style-classic .yummly.shared-counts-button:hover, .shared-counts-wrap.style-block .yummly.shared-counts-button:hover, .shared-counts-wrap.style-rounded .yummly.shared-counts-button:hover, .shared-counts-wrap.style-buttons .yummly.shared-counts-button:hover, .shared-counts-wrap.style-bar .yummly.shared-counts-button:hover:not(.included_total) {
  background-color: #b64d18;
}

.shared-counts-wrap.style-fancy .included_total.shared-counts-button, .shared-counts-wrap.style-slim .included_total.shared-counts-button, .shared-counts-wrap.style-classic .included_total.shared-counts-button, .shared-counts-wrap.style-block .included_total.shared-counts-button, .shared-counts-wrap.style-rounded .included_total.shared-counts-button, .shared-counts-wrap.style-buttons .included_total.shared-counts-button, .shared-counts-wrap.style-bar .included_total.shared-counts-button:not(.included_total) {
  background-color: #999999;
}

.shared-counts-wrap.style-fancy .email.shared-counts-button, .shared-counts-wrap.style-slim .email.shared-counts-button, .shared-counts-wrap.style-classic .email.shared-counts-button, .shared-counts-wrap.style-block .email.shared-counts-button, .shared-counts-wrap.style-rounded .email.shared-counts-button, .shared-counts-wrap.style-buttons .email.shared-counts-button, .shared-counts-wrap.style-bar .email.shared-counts-button:not(.included_total) {
  background-color: #424345;
}

.shared-counts-wrap.style-fancy .email.shared-counts-button:hover, .shared-counts-wrap.style-slim .email.shared-counts-button:hover, .shared-counts-wrap.style-classic .email.shared-counts-button:hover, .shared-counts-wrap.style-block .email.shared-counts-button:hover, .shared-counts-wrap.style-rounded .email.shared-counts-button:hover, .shared-counts-wrap.style-buttons .email.shared-counts-button:hover, .shared-counts-wrap.style-bar .email.shared-counts-button:hover:not(.included_total) {
  background-color: #292a2b;
}

.shared-counts-wrap.style-fancy .print.shared-counts-button, .shared-counts-wrap.style-slim .print.shared-counts-button, .shared-counts-wrap.style-classic .print.shared-counts-button, .shared-counts-wrap.style-block .print.shared-counts-button, .shared-counts-wrap.style-rounded .print.shared-counts-button, .shared-counts-wrap.style-buttons .print.shared-counts-button, .shared-counts-wrap.style-bar .print.shared-counts-button:not(.included_total) {
  background-color: #4D4D4D;
}

.shared-counts-wrap.style-fancy .print.shared-counts-button:hover, .shared-counts-wrap.style-slim .print.shared-counts-button:hover, .shared-counts-wrap.style-classic .print.shared-counts-button:hover, .shared-counts-wrap.style-block .print.shared-counts-button:hover, .shared-counts-wrap.style-rounded .print.shared-counts-button:hover, .shared-counts-wrap.style-buttons .print.shared-counts-button:hover, .shared-counts-wrap.style-bar .print.shared-counts-button:hover:not(.included_total) {
  background-color: #343434;
}

/* General
----------------------------------------------------------------------------- */
.shared-counts-wrap {
  margin: 0 0 20px 0;
  overflow: hidden;
  width: 100%;
}

.shared-counts-wrap .shared-counts-label {
  letter-spacing: normal;
}

/* Fancy Style
----------------------------------------------------------------------------- */
.shared-counts-wrap.style-fancy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-right: 92px;
  position: relative;
}

.shared-counts-wrap.style-fancy .shared-counts-button {
  border-radius: 4px;
  color: #fff;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: 10px;
  line-height: 0;
  text-align: center;
}

.shared-counts-wrap.style-fancy .shared-counts-button:hover {
  text-decoration: none;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

@media only screen and (min-width: 768px) {
  .shared-counts-wrap.style-fancy .shared-counts-button:hover .shared-counts-label {
    width: 80px;
    opacity: 1;
  }
}

.shared-counts-wrap.style-fancy .shared-counts-button .shared-counts-count {
  display: inline-block;
  line-height: 32px;
  font-size: 14px;
}

.shared-counts-wrap.style-fancy .shared-counts-button .shared-counts-icon {
  display: block;
  float: left;
  width: 30px;
  height: 32px;
  text-align: center;
}

.shared-counts-wrap.style-fancy .shared-counts-button svg {
  fill: #fff;
  width: 18px;
  height: 18px;
  margin-top: 7px;
}

.shared-counts-wrap.style-fancy .shared-counts-button .shared-counts-label {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  margin: 0 0 0 6px;
  vertical-align: middle;
  line-height: 32px;
  color: #fff;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  width: 1px;
  overflow: hidden;
  opacity: 0;
  text-align: left;
}

.shared-counts-wrap.style-fancy .shared-counts-button.included_total {
  position: absolute;
  top: 0;
  right: 0;
  width: 76px;
  background: transparent;
  color: #999999;
}

.shared-counts-wrap.style-fancy .shared-counts-button.included_total:hover {
  background: transparent;
}

.shared-counts-wrap.style-fancy .shared-counts-button.included_total svg {
  fill: #999999;
}

.shared-counts-wrap.style-fancy .shared-counts-button.included_total .shared-counts-count,
.shared-counts-wrap.style-fancy .shared-counts-button.included_total .shared-counts-label {
  line-height: 16px;
  position: absolute;
  top: 0;
  right: 0;
  width: calc( 100% - 32px);
  text-align: center;
}

.shared-counts-wrap.style-fancy .shared-counts-button.included_total .shared-counts-label {
  color: #999999;
  top: 16px;
  opacity: 1;
  font-size: 10px;
  text-transform: uppercase;
  height: 16px;
}

/* Slim Style
----------------------------------------------------------------------------- */
.shared-counts-wrap.style-slim .shared-counts-button {
  border-radius: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: inline-block;
  line-height: 0;
  margin-right: 8px;
}

.shared-counts-wrap.style-slim .shared-counts-button:last-child {
  margin-right: 0;
}

.shared-counts-wrap.style-slim .shared-counts-button:hover .shared-counts-label {
  width: auto;
  max-width: 100px;
  margin-right: 14px;
  opacity: 1;
}

.shared-counts-wrap.style-slim .shared-counts-button .shared-counts-icon {
  float: left;
  display: block;
  margin: 5px 10px;
}

.shared-counts-wrap.style-slim .shared-counts-button .shared-counts-icon svg {
  fill: #fff;
  width: 12px;
  height: 12px;
}

.shared-counts-wrap.style-slim .shared-counts-button .shared-counts-label {
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  margin: 4px 0 0 0;
  line-height: 14px;
  transition: all 0.4s ease-in-out;
  max-width: 1px;
  overflow: hidden;
  opacity: 0;
}

.shared-counts-wrap.style-slim .shared-counts-button .shared-counts-count {
  background-color: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 0 2px 2px 0;
  color: #4D4D4D;
  display: block;
  float: right;
  font-size: 12px;
  height: 22px;
  line-height: 20px;
  margin-right: -2px;
  min-width: 25px;
  padding: 0 8px;
  position: relative;
}

/* Classic Style
----------------------------------------------------------------------------- */
.shared-counts-wrap.style-classic .shared-counts-button {
  border-radius: 2px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: inline-block;
  line-height: 0;
  margin-right: 8px;
}

.shared-counts-wrap.style-classic .shared-counts-button:last-child {
  margin-right: 0;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-icon {
  float: left;
  display: block;
  margin: 6px 8px 6px 6px;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-icon svg {
  fill: #fff;
  width: 10px;
  height: 10px;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-label {
  color: #fff;
  display: block;
  float: left;
  font-size: 12px;
  margin: 4px 11px 0 0;
  line-height: 14px;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-count {
  background-color: #fff;
  border: 1px solid #AAAAAA;
  border-radius: 0 2px 2px 0;
  color: #4D4D4D;
  display: block;
  float: right;
  font-size: 12px;
  height: 22px;
  line-height: 20px;
  margin-right: -2px;
  min-width: 25px;
  padding: 0 8px;
  position: relative;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-count:after, .shared-counts-wrap.style-classic .shared-counts-button .shared-counts-count:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-right: 6px solid;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-count:after {
  left: -5px;
  border-right-color: #fff;
}

.shared-counts-wrap.style-classic .shared-counts-button .shared-counts-count:before {
  left: -6px;
  border-right-color: #fff;
}

/* Icon Style
----------------------------------------------------------------------------- */
.shared-counts-wrap.style-icon .shared-counts-button .shared-counts-icon {
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.shared-counts-wrap.style-icon .shared-counts-button:hover {
  text-decoration: none;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.facebook svg {
  fill: #3B5998;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.twitter svg {
  fill: #00B6F1;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.google svg {
  fill: #dd4b39;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.linkedin svg {
  fill: #007BB6;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.pinterest svg {
  fill: #CB2027;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.stumbleupon svg {
  fill: #eb4924;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.yummly svg {
  fill: #E16120;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.email svg {
  fill: #424345;
}

.shared-counts-wrap.style-icon .shared-counts-button:hover.print svg {
  fill: #4D4D4D;
}

.shared-counts-wrap.style-icon .shared-counts-button.included_total {
  color: #424345;
  font-size: 20px;
  line-height: 32px;
}

.shared-counts-wrap.style-icon .shared-counts-button.included_total .shared-counts-icon {
  display: none;
}

.shared-counts-wrap.style-icon .shared-counts-button.included_total .shared-counts-icon-label {
  float: right;
  padding-left: 5px;
}

.shared-counts-wrap.style-icon .shared-counts-button:not(.included_total) .shared-counts-label,
.shared-counts-wrap.style-icon .shared-counts-button:not(.included_total) .shared-counts-count {
  display: none;
}

/* Icon Style
----------------------------------------------------------------------------- */
.shared-counts-wrap.style-block .shared-counts-button, .shared-counts-wrap.style-rounded .shared-counts-button, .shared-counts-wrap.style-buttons .shared-counts-button {
  display: block;
  float: left;
  margin: 0;
  width: 32px;
  height: 32px;
  line-height: 0;
  text-align: center;
}

.shared-counts-wrap.style-block .shared-counts-button svg, .shared-counts-wrap.style-rounded .shared-counts-button svg, .shared-counts-wrap.style-buttons .shared-counts-button svg {
  fill: #fff;
  width: 16px;
  height: 16px;
  margin-top: 8px;
}

.shared-counts-wrap.style-block .shared-counts-button .shared-counts-label, .shared-counts-wrap.style-rounded .shared-counts-button .shared-counts-label, .shared-counts-wrap.style-buttons .shared-counts-button .shared-counts-label,
.shared-counts-wrap.style-block .shared-counts-button .shared-counts-count,
.shared-counts-wrap.style-rounded .shared-counts-button .shared-counts-count,
.shared-counts-wrap.style-buttons .shared-counts-button .shared-counts-count {
  display: none;
}

.shared-counts-wrap.style-block .shared-counts-button.included_total, .shared-counts-wrap.style-rounded .shared-counts-button.included_total, .shared-counts-wrap.style-buttons .shared-counts-button.included_total {
  background: transparent;
  width: auto;
  padding: 0 10px;
  font-size: 22px;
  line-height: 32px;
}

.shared-counts-wrap.style-block .shared-counts-button.included_total:hover, .shared-counts-wrap.style-rounded .shared-counts-button.included_total:hover, .shared-counts-wrap.style-buttons .shared-counts-button.included_total:hover {
  background: transparent;
}

.shared-counts-wrap.style-block .shared-counts-button.included_total .shared-counts-label, .shared-counts-wrap.style-rounded .shared-counts-button.included_total .shared-counts-label, .shared-counts-wrap.style-buttons .shared-counts-button.included_total .shared-counts-label,
.shared-counts-wrap.style-block .shared-counts-button.included_total .shared-counts-count,
.shared-counts-wrap.style-rounded .shared-counts-button.included_total .shared-counts-count,
.shared-counts-wrap.style-buttons .shared-counts-button.included_total .shared-counts-count {
  display: block;
}


.shared-counts-wrap.style-block .shared-counts-button.included_total .shared-counts-count,
.shared-counts-wrap.style-rounded .shared-counts-button.included_total .shared-counts-count,
.shared-counts-wrap.style-buttons .shared-counts-button.included_total .shared-counts-count {
  float: left;
  padding-right: 3px;
}

.shared-counts-wrap.style-block .shared-counts-button.included_total .shared-counts-icon-label, .shared-counts-wrap.style-rounded .shared-counts-button.included_total .shared-counts-icon-label, .shared-counts-wrap.style-buttons .shared-counts-button.included_total .shared-counts-icon-label {
  float: right;
}

.shared-counts-wrap.style-block .shared-counts-button.included_total .shared-counts-icon, .shared-counts-wrap.style-rounded .shared-counts-button.included_total .shared-counts-icon, .shared-counts-wrap.style-buttons .shared-counts-button.included_total .shared-counts-icon {
  display: none;
}

/* Bar Style
----------------------------------------------------------------------------- */
.shared-counts-wrap.style-bar a:first-of-type {
  border-radius: 5px 0 0 5px;
}

.shared-counts-wrap.style-bar a:last-of-type {
  border-radius: 0 5px 5px 0;
}

.shared-counts-wrap.style-bar .shared-counts-button:not(.included_total) {
  color: #fff;
  display: block;
  float: left;
  font-size: 13px;
  font-weight: 700;
  line-height: 0;
  padding: 4px 10px;
  margin: 0;
  text-align: center;
}

.shared-counts-wrap.style-bar .shared-counts-button:not(.included_total) .shared-counts-icon {
  line-height: 0;
  display: block;
  float: left;
  padding-right: 10px;
}

.shared-counts-wrap.style-bar .shared-counts-button:not(.included_total) svg {
  fill: #fff;
  width: 16px;
  height: 16px;
}

.shared-counts-wrap.style-bar .shared-counts-button:not(.included_total) .shared-counts-label {
  display: block;
  float: left;
  line-height: 16px;
}

.shared-counts-wrap.style-bar .shared-counts-button:not(.included_total) .shared-counts-count {
  display: none;
}

.shared-counts-wrap.style-bar .shared-counts-button.included_total {
  background: transparent;
  display: block;
  float: left;
  padding: 0 10px;
  font-size: 18px;
  line-height: 24px;
}

.shared-counts-wrap.style-bar .shared-counts-button.included_total:hover {
  background: transparent;
}

.shared-counts-wrap.style-bar .shared-counts-button.included_total .shared-counts-label,
.shared-counts-wrap.style-bar .shared-counts-button.included_total .shared-counts-count {
  display: block;
}

.shared-counts-wrap.style-bar .shared-counts-button.included_total .shared-counts-count {
  float: left;
  padding-right: 3px;
}

.shared-counts-wrap.style-bar .shared-counts-button.included_total .shared-counts-icon-label {
  float: right;
}

.shared-counts-wrap.style-bar .shared-counts-button.included_total .shared-counts-icon {
  display: none;
}

/* Rounded Style
----------------------------------------------------------------------------- */
.shared-counts-wrap.style-rounded a.shared-counts-button {
  width: 64px;
}

.shared-counts-wrap.style-rounded a.shared-counts-button:first-of-type {
  border-radius: 100px 0 0 100px;
}

.shared-counts-wrap.style-rounded a.shared-counts-button:last-of-type {
  border-radius: 0 100px 100px 0;
}

/* Buttons Style
----------------------------------------------------------------------------- */
.shared-counts-wrap.style-buttons .shared-counts-button {
  margin-right: 12px;
}

.shared-counts-wrap.style-buttons .shared-counts-button:last-child {
  margin-right: 0;
}

.shared-counts-wrap.style-buttons a.shared-counts-button {
  border-radius: 16px;
  width: 64px;
}

/* Email Modal
----------------------------------------------------------------------------- */
#shared-counts-modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999;
  overflow: hidden;
}

.shared-counts-modal {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 350px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -175px;
  transform: translateY(-50%);
  overflow: hidden;
}

#shared-counts-modal-close {
  position: absolute;
  top: 8px;
  right: 8px;
  height: 8px;
  width: 8px;
  display: block;
  line-height: 0;
  z-index: 2;
}

.shared-counts-modal-header {
  background: #3B5897;
  color: #fff;
  line-height: 1.4;
  position: relative;
  padding: 24px;
  padding-left: 88px;
  z-index: 1;
}

.shared-counts-modal-icon {
  position: absolute;
  left: 24px;
  top: 50%;
  margin-top: -24px;
  width: 48px;
  height: 48px;
  fill: #fff;
}

.shared-counts-modal-title {
  display: block;
  font-size: 20px;
}

.shared-counts-modal-subtitle {
  font-size: 14px;
}

.shared-counts-modal-content {
  padding: 24px;
  position: relative;
}

.shared-counts-modal-content label {
  display: none;
}

.shared-counts-modal-content input[type="text"],
.shared-counts-modal-content input[type="email"] {
  background: #fff;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
  line-height: 16px;
  padding: 8px;
}

.shared-counts-modal-content p {
  margin-bottom: 12px;
}

.shared-counts-modal-content .shared-counts-modal-submit {
  margin-bottom: 0;
  text-align: center;
}

.shared-counts-modal-content .shared-counts-modal-submit button {
  background: #3B5897;
  border: none;
  border-radius: 16px;
  box-shadow: none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  padding: 8px 32px;
}

.shared-counts-modal-content .shared-counts-modal-submit button:hover {
  background: #2d4372;
  color: #fff;
}

.shared-counts-modal-validation {
  display: none;
}

#shared-counts-modal-recaptcha {
  margin: 16px 0 18px;
}

#shared-counts-modal-sent {
  position: absolute;
  width: calc( 100% - 48px);
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  display: none;
}
.tribe-events .tribe-events-c-small-cta>:first-child {
    margin-left: 0 !important;
}
/**
 * Filterbar
 */
.tribe-filter-bar .tribe-filter-bar-c-checkbox{margin:12px 0}.tribe-filter-bar .tribe-filter-bar-c-checkbox:first-child{margin-top:0}.tribe-filter-bar .tribe-filter-bar-c-checkbox:last-child{margin-bottom:0}.tribe-filter-bar .tribe-filter-bar-c-clear-button{align-items:center;display:flex;justify-content:center}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-clear-button{padding:0}.tribe-filter-bar .tribe-filter-bar-c-clear-button__reset-icon{margin-right:4px;width:14px}.tribe-filter-bar .tribe-filter-bar-c-clear-button__reset-icon path{stroke:#5d5d5d}.tribe-filter-bar .tribe-filter-bar-c-dropdown .selection{display:none;visibility:hidden}.tribe-filter-bar .tribe-filter-bar-c-dropdown.tribe-filter-bar-c-dropdown--has-selection .selection{display:block;visibility:visible}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-dropdown{position:static}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-search{margin:8px 0 12px}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-search__field{height:40px;margin:0;min-width:100%;padding:0 20px 0 34px}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection__clear{line-height:8px;margin:0 0 2px 4px;order:1;padding:3px}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-results__option{padding:6px 0}.tribe-filter-bar .tribe-filter-bar-c-filter__toggle{align-items:center;display:flex;padding:16px 0 20px;text-align:left;width:100%}.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-text{padding-right:8px}.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-label-colon,.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-selections{display:none}.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-icon{margin-left:auto}.tribe-filter-bar .tribe-filter-bar-c-filter--open .tribe-filter-bar-c-filter__toggle-icon--plus,.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-icon--minus{display:none}.tribe-filter-bar .tribe-filter-bar-c-filter--open .tribe-filter-bar-c-filter__toggle-icon--minus{display:block}.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-minus-icon,.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-plus-icon{height:10px;width:10px}.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-minus-icon path,.tribe-filter-bar .tribe-filter-bar-c-filter__toggle-plus-icon path{stroke:#5d5d5d}.tribe-filter-bar .tribe-filter-bar-c-filter__filters-close,.tribe-filter-bar .tribe-filter-bar-c-filter__remove-button{display:none}.tribe-filter-bar .tribe-filter-bar-c-filter__container{display:none;margin-top:-4px;padding-bottom:20px;visibility:hidden}.tribe-filter-bar .tribe-filter-bar-c-filter--open .tribe-filter-bar-c-filter__container{display:block;visibility:visible}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill{position:relative}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle-wrapper{position:relative;visibility:hidden}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle{padding:8px 12px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle-text{display:flex;padding-right:0}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle-icon,.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle-selections-count{display:none!important;visibility:hidden}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__remove-button{display:none}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__remove-button-icon{height:8px;width:8px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__remove-button-icon path{stroke:#141827}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container{background-color:#fff;bottom:-12px;left:0;padding:12px 16px 20px;position:absolute;transform:translateY(100%);width:248px;z-index:9}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-legend{clip:auto;height:auto;margin:0;position:static;width:auto;margin-bottom:16px;padding-right:20px;width:100%}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close{display:block;height:20px;position:absolute;right:12px;top:14px;width:20px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close:focus .tribe-filter-bar-c-filter__filters-close-icon path,.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close:hover .tribe-filter-bar-c-filter__filters-close-icon path{stroke:#141827}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close-icon{height:10px;width:10px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__filters-close-icon path{stroke:#5d5d5d}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__toggle{padding-right:32px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__toggle-label-colon{display:inline}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__toggle-selections{display:inline;margin-left:4px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__remove-button{display:block;line-height:0;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection{position:relative}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__rendered{display:flex;flex-wrap:wrap;margin:0 -4px;padding:0;width:auto}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-search{flex:none;margin:8px 0 12px;padding:0 4px;width:100%}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-search__field{height:40px;margin:0;min-width:100%;padding:0 20px 0 34px}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__clear{bottom:24px;line-height:10px;margin:0;padding:3px;position:absolute;right:10px}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__choice{align-items:center;display:flex;flex-wrap:nowrap;float:none;margin:0 4px 8px;max-width:calc(100% - 8px);padding:5px 11px 7px 12px}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__choice__text{white-space:normal}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__choice__remove{line-height:8px;margin:0 0 2px 4px;order:1;padding:3px}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-dropdown{position:static}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-results__option{padding:6px 0}.tribe-filter-bar .tribe-filter-bar-c-pill{display:inline-block;position:relative}.tribe-filter-bar .tribe-filter-bar-c-pill__pill{padding:8px 12px}.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill{padding-right:32px}.tribe-filter-bar .tribe-filter-bar-c-pill__pill-label-colon{display:none}.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-label-colon{display:inline}.tribe-filter-bar .tribe-filter-bar-c-pill__remove-button{display:none}.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__remove-button{display:block;line-height:0;padding:4px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.tribe-filter-bar .tribe-filter-bar-c-pill__remove-button-icon{height:8px;width:8px}.tribe-filter-bar .tribe-filter-bar-c-pill__remove-button-icon path{stroke:#141827}.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill{display:flex;text-align:left}.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill-selections{display:none}.tribe-filter-bar .tribe-filter-bar-c-pill--button.tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill-selections{display:inline;margin-left:4px}.tribe-filter-bar .tribe-filter-bar-c-range__label{margin:0 0 12px}.tribe-filter-bar .tribe-filter-bar-c-range__slider .ui-slider-handle{cursor:grab}.tribe-filter-bar .tribe-filter-bar-c-range__slider .ui-slider-handle.ui-state-active{cursor:grabbing}.tribe-filter-bar .tribe-filter-bar-c-radio{margin:12px 0}.tribe-filter-bar .tribe-filter-bar-c-radio:first-child{margin-top:0}.tribe-filter-bar .tribe-filter-bar-c-radio:last-child{margin-bottom:0}.tribe-events .tribe-events-c-events-bar__filter-button-container{margin-right:8px}.tribe-common--breakpoint-medium.tribe-events--filter-bar-vertical.tribe-events .tribe-events-c-events-bar__filter-button-container{display:none!important;visibility:hidden}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button-container{flex:none;margin:12px 0}.tribe-events .tribe-events-c-events-bar__filter-button{display:block;padding:4px;position:relative}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-c-events-bar__filter-button{padding:8px}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button{align-items:center;display:flex;margin:-12px 0;padding:20px 24px}.tribe-events .tribe-events-c-events-bar__filter-button-icon{display:block;height:21px;width:21px}.tribe-events .tribe-events-c-events-bar__filter-button-icon path{fill:#141827}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-c-events-bar__filter-button-icon{flex:none;height:23px;padding:1px;width:23px}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button-icon{flex:none;height:14px;width:14px}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button-text{clip:auto;height:auto;margin:0;position:static;width:auto;flex:none;margin-left:8px}.tribe-filter-bar .tribe-filter-bar__actions{align-items:center;display:none;padding-bottom:20px}.tribe-filter-bar--has-selected-filters.tribe-filter-bar .tribe-filter-bar__actions{display:flex}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__actions{display:none;visibility:hidden}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar--has-selected-filters.tribe-filter-bar .tribe-filter-bar__actions{display:flex;flex:none;order:1;padding:0 0 0 12px;position:relative;visibility:visible;z-index:10}.tribe-common--breakpoint-medium .tribe-filter-bar--vertical.tribe-filter-bar .tribe-filter-bar__actions{display:none!important;visibility:hidden}.tribe-filter-bar .tribe-filter-bar__action-done{margin-right:6px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar__action-done{display:none!important;visibility:hidden}.tribe-filter-bar .tribe-filter-bar__action-clear{margin-left:6px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar__action-clear{margin:0}.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container{display:flex;flex-wrap:wrap}.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container>*{flex:none;width:100%}.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container .tribe-filter-bar--open+.tribe-events-calendar-day,.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container .tribe-filter-bar--open+.tribe-events-calendar-latest-past,.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container .tribe-filter-bar--open+.tribe-events-calendar-list,.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container .tribe-filter-bar--open+.tribe-events-calendar-month,.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container .tribe-filter-bar--open+.tribe-events-pro-map,.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container .tribe-filter-bar--open+.tribe-events-pro-photo,.tribe-events--filter-bar-vertical.tribe-common--breakpoint-medium .tribe-events-l-container .tribe-filter-bar--open~.tribe-events-pro-week-grid{width:calc(100% - 266px)}.tribe-events--filter-bar-horizontal.tribe-common--breakpoint-medium{overflow:hidden}.tribe-filter-bar{display:none}.tribe-filter-bar.tribe-filter-bar--open{display:block}.tribe-common:not(.tribe-common--breakpoint-medium) .tribe-filter-bar.tribe-filter-bar--mobile-closed{display:none}.tribe-filter-bar.tribe-filter-bar--horizontal,.tribe-filter-bar.tribe-filter-bar--vertical{background-color:#fff;left:0;padding:0 19.5px 24px;position:absolute;width:100%;z-index:9}.tribe-common--breakpoint-medium .tribe-filter-bar.tribe-filter-bar--horizontal,.tribe-common--breakpoint-medium .tribe-filter-bar.tribe-filter-bar--vertical{padding:0;position:static}.tribe-events-header--has-event-search .tribe-filter-bar.tribe-filter-bar--horizontal{top:100%}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar{background-color:transparent;margin:-16px 0 40px}.tribe-common--breakpoint-medium .tribe-filter-bar--vertical.tribe-filter-bar{margin-right:42px;width:224px}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__form{display:flex;position:relative}.tribe-common--breakpoint-medium .tribe-filter-bar--vertical.tribe-filter-bar .tribe-filter-bar__form-heading{clip:auto;height:auto;margin:0;position:static;width:auto;padding:8px 0 12px}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-container{position:absolute;z-index:9}.tribe-filter-bar .tribe-filter-bar__filters-slider-container{display:none;visibility:hidden}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slider-container{display:block;flex:0 1 auto;overflow:hidden;position:relative;visibility:visible;z-index:9}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters,.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slider-wrapper{display:flex}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar-c-filter,.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slide{flex:none;margin-right:8px}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar-c-filter:last-child,.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters-slide:last-child{margin-right:0}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav--overflow-end .tribe-filter-bar__filters-slider-nav-button--next,.tribe-filter-bar .tribe-filter-bar__filters-slider-nav--overflow-start .tribe-filter-bar__filters-slider-nav-button--prev{display:block}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav-button{display:none;line-height:0;padding:4px 0;pointer-events:all;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav-button:focus .tribe-filter-bar__filters-slider-nav-button-icon path,.tribe-filter-bar .tribe-filter-bar__filters-slider-nav-button:hover .tribe-filter-bar__filters-slider-nav-button-icon path{fill:rgba(20,24,39,.8)}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav-button:active .tribe-filter-bar__filters-slider-nav-button-icon path{fill:rgba(20,24,39,.9)}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav-button--prev{left:0}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav-button--next{right:0}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav-button-icon{height:16px;width:10px}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav-button-icon path{fill:#7d7d7d}.tribe-common--breakpoint-medium .tribe-filter-bar.tribe-filter-bar--horizontal .tribe-filter-bar__selected-filters{display:none!important;visibility:hidden}.tribe-filter-bar .tribe-filter-bar__selected-filters-header{align-items:center;display:flex;justify-content:space-between;padding:16px 0}.tribe-filter-bar .tribe-filter-bar__selected-filters-clear-button{display:none;visibility:hidden}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar__selected-filters-clear-button{display:flex;visibility:visible}.tribe-filter-bar .tribe-filter-bar__selected-filters-list-container{padding-bottom:20px}.tribe-filter-bar .tribe-filter-bar__selected-filters-list{display:flex;flex-wrap:wrap;margin:0 -4px -8px}.tribe-filter-bar .tribe-filter-bar__selected-filters-list-item{padding:0 4px 8px}
.tribe-filter-bar .tribe-filter-bar-c-clear-button{transition:none}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-clear-button{background-color:transparent;border:none;border-radius:0;padding:0}.tribe-common--breakpoint-medium .tribe-filter-bar--vertical.tribe-filter-bar .tribe-filter-bar-c-clear-button{font-size:12px;line-height:1.38}.tribe-filter-bar .tribe-filter-bar-c-clear-button:focus .tribe-filter-bar-c-clear-button__reset-icon path,.tribe-filter-bar .tribe-filter-bar-c-clear-button:hover .tribe-filter-bar-c-clear-button__reset-icon path{stroke:#141827}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection{background-color:#141827;border:none;border-radius:14px;color:#fff;display:inline-block;margin-bottom:8px;transition:background-color .2s ease}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection:hover{background-color:rgba(20,24,39,.8)}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-container--open .select2-selection{border-radius:14px}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection__rendered{color:#141827;font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:12px;line-height:1.38;font-weight:400;font-weight:700;align-items:center;display:flex;flex-wrap:nowrap;padding:5px 11px 7px 12px}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-search__field{color:#141827;font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:16px;line-height:1.62;font-weight:400;background:12px no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%235d5d5d'/%3E%3C/svg%3E");background-size:14px;border:1px solid #d5d5d5;border-radius:4px}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-search__field:-ms-input-placeholder{color:#5d5d5d}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-search__field::placeholder{color:#5d5d5d}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection__clear{color:#fff;font-weight:600;font-size:16px}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection__clear:hover{opacity:.8}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection__choice__text{color:#fff}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection__arrow{display:none!important;visibility:hidden}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-results__option{color:#2b2b2b;font-size:1rem;cursor: pointer; line-height:1.62;font-weight:400}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-results__option:focus{outline:none}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-results__option--highlighted{background-color:transparent;opacity:.8;transition:opacity .2s ease}.tribe-theme-twentyseventeen .tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-search__field{border-radius:4px}.fusion-body .tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection{height:auto}.fusion-body .tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-selection__rendered{font-size:12px;line-height:1.38;padding:5px 11px 7px 12px}.tribe-filter-bar .tribe-filter-bar-c-filter{border-top:1px solid #e4e4e4}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill{border-top:none}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle{font-size:12px;line-height:1.38;background-color:#fff;border:1px solid #d5d5d5;border-radius:18px}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle:focus,.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle:hover{border-color:#5d5d5d;background-color:#f7f6f6}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__toggle:active{border-color:#7d7d7d;background-color:#fff}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__toggle{border:1px solid #5d5d5d;background-color:#f7f6f6;font-weight:700}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__toggle:focus,.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__toggle:hover{background-color:#f0eeee}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill.tribe-filter-bar-c-filter--has-selections .tribe-filter-bar-c-filter__toggle:active{border-color:#7d7d7d;background-color:#fff}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__remove-button path{transition:opacity .2s ease}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__remove-button:focus path,.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__remove-button:hover path{opacity:.8}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container{border:1px solid #e4e4e4;border-radius:4px;box-shadow:0 2px 12px 0 rgba(0,0,0,.14)}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection{border:none;cursor:default}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__rendered{border:none}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-search__field{color:#141827;font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:16px;line-height:1.62;font-weight:400;background:12px no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 0 0 1.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 0 0 0 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 0 0 5.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 0 1 4.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 0 1-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%235d5d5d'/%3E%3C/svg%3E");background-size:14px;border:1px solid #d5d5d5;border-radius:4px}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-search__field:-ms-input-placeholder{color:#5d5d5d}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-search__field::placeholder{color:#5d5d5d}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__clear{font-size:16px;font-weight:600}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__clear:hover{opacity:.8}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__choice{color:#141827;font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:12px;line-height:1.38;font-weight:400;font-weight:700;background-color:#141827;border:none;border-radius:14px;color:#fff;transition:background-color .2s ease}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__choice:hover{background-color:rgba(20,24,39,.8)}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__choice__remove{color:#fff;font-size:16px;font-weight:600}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-selection__choice__remove:hover{color:#fff;opacity:.8}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-results__option{color:#141827;font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:14px;line-height:1.62;font-weight:400}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-results__option:focus{outline:none}.tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-results__option--highlighted{background-color:transparent;opacity:.8;transition:opacity .2s ease}.tribe-theme-twentyseventeen .tribe-filter-bar .tribe-filter-bar-c-multiselect .select2-search__field{border-radius:4px}.tribe-filter-bar .tribe-filter-bar-c-pill__pill{background-color:transparent;border:1px solid #d5d5d5;border-radius:18px}.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill{transition:all .2s ease}.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus,.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover{border-color:#5d5d5d;background-color:#f7f6f6}.tribe-filter-bar .tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:active{border-color:#7d7d7d;background-color:#fff}.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill{border:1px solid #5d5d5d;background-color:#f7f6f6;font-weight:700}.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections.tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:focus,.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections.tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:hover{background-color:#f0eeee}.tribe-filter-bar .tribe-filter-bar-c-pill--has-selections.tribe-filter-bar-c-pill--button .tribe-filter-bar-c-pill__pill:active{border-color:#7d7d7d;background-color:#fff}.tribe-filter-bar .tribe-filter-bar-c-pill__remove-button path{transition:opacity .2s ease}.tribe-filter-bar .tribe-filter-bar-c-pill__remove-button:focus path,.tribe-filter-bar .tribe-filter-bar-c-pill__remove-button:hover path{opacity:.8}.fusion-body .tribe-filter-bar .tribe-filter-bar-c-pill .tribe-filter-bar-c-pill__pill{font-size:12px;line-height:1.38}.fusion-body .tribe-filter-bar .tribe-filter-bar-c-pill--has-selections .tribe-filter-bar-c-pill__pill{font-weight:700}.tribe-filter-bar .tribe-filter-bar-c-range__label{color:#141827;font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:14px;line-height:1.62;font-weight:400;color:#5d5d5d}.tribe-filter-bar .tribe-filter-bar-c-range__slider{background:#d5d5d5;border-radius:2px;height:4px;margin:8px 10px}.tribe-filter-bar .tribe-filter-bar-c-range__slider .ui-slider-range{background:#141827}.tribe-filter-bar .tribe-filter-bar-c-range__slider .ui-slider-handle{background-color:#fff;border:1px solid #7d7d7d;border-radius:50%;box-shadow:0 2px 5px 0 rgba(0,0,0,.14);height:20px;width:20px;margin-top:-5px;background:#fff;margin:0 0 0 -10px;top:50%;transform:translateY(-50%)}.tribe-filter-bar .tribe-filter-bar-c-range__slider .ui-slider-handle.ui-state-active{background-color:#f7f6f6}.tribe-filter-bar .tribe-filter-bar-c-range__slider .ui-slider-handle:after,.tribe-filter-bar .tribe-filter-bar-c-range__slider .ui-slider-handle:before{content:none}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button-container{border-right:1px solid #e4e4e4}.tribe-events .tribe-events-c-events-bar__filter-button:focus,.tribe-events .tribe-events-c-events-bar__filter-button:hover{opacity:.8}.tribe-events .tribe-events-c-events-bar__filter-button:active{opacity:.9}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-c-events-bar__filter-button:before{transform:none;width:calc(100% - 16px)}.tribe-common--breakpoint-medium.tribe-events--filter-bar-horizontal.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar__filter-button:before{content:none}.tribe-events .tribe-events-c-events-bar__filter-button--active:before{display:block}.tribe-events .tribe-events-c-events-bar__filter-button-text{text-transform:capitalize}.tribe-filter-bar .tribe-filter-bar__filters{border-bottom:1px solid #e4e4e4}.tribe-common--breakpoint-medium .tribe-filter-bar--horizontal.tribe-filter-bar .tribe-filter-bar__filters{border-bottom:none}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav:after,.tribe-filter-bar .tribe-filter-bar__filters-slider-nav:before{height:100%;position:absolute;top:0;width:60px}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav--overflow-start:before{content:"";background:linear-gradient(-90deg,hsla(0,0%,100%,0) 15%,#fff 70%);left:0}.tribe-filter-bar .tribe-filter-bar__filters-slider-nav--overflow-end:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 15%,#fff 70%);content:"";right:0}.tribe-common--breakpoint-medium .tribe-filter-bar.tribe-filter-bar--vertical .tribe-filter-bar__selected-filters{border-top:1px solid #e4e4e4}
.tribe-events-c-events-bar__filter-button-container {
    display: none !important;
}
.tribe-common .tribe-common-anchor-thin-alt {
    border-color: #508e52 !important;
}
.tribe-events-c-messages__message-list-item-link:hover {
    color: #2b2b2b !important;
}
.tribe-common .tribe-common-svgicon--featured {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h16v20l-7.902-5.122L0 20z' fill='%23508e52'/%3E%3C/svg%3E") !important;
}
.tribe-events-widget-events-list__event-row .tribe-event-image {
    display: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs__list-item:not(:last-child):after {
        height: 1.3rem;
    width: 1.3rem;
    margin: 8px 0px 0 15px;
}
.footer-email-wrapper,
.footer-newsletter-form .gform_body {
    width: calc(100% - 124px);
    max-width: 400px;
}
.footer-email-wrapper input,
.footer-newsletter-form input[type=text] {
    width: 100% !important;
}

@media (max-width: 991px) {
    .footer-email-wrapper,
    .footer-newsletter-form .gform_body {
        width: calc(100% - 145px);
    }
    .btn, .button, input, select, optgroup, textarea, #tribe-bar-form input, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link, .coaches-dropdown-toggle, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link {
        font-size: 1.2rem;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu:before {
        content: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
        padding-bottom: 0 !important;
            border-bottom: 1px solid rgba(43,43,43,0.1) !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
        -webkit-transition: border 0.1s !important;
      -o-transition: border 0.1s !important;
      -moz-transition: border 0.1s !important;
      transition: border 0.1s !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on {
            border-bottom: 1px solid transparent !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding-top: 1.5rem !important;
    }
    .newsletter-inline .fieldtype-input {
        width: 69%;
    }
    .tribe-events .tribe-events-calendar-month__calendar-event {
        padding-left: 13px !important;
        padding-right: 13px !important;
    }
    .img-offset-wrapper.is--center-lg {
        margin-left: calc(-4.86% - 15px);
    margin-right: calc(-4.86% - 15px);
    }
}
@media (max-width: 767px) {
    .is--pl-mobile-0 {
        padding-left: 0 !important;
    }
    h1, .h1, .h1-heading {
            font-size: 3.2rem;
    }
    .extra-large-text,
    .extra-large-text-inner p,
    .quote-text.extra-large-text,
    blockquote,
    .is--big-list-item a {
        font-size: 2rem;
    }
    .is--newsletter-constrained input {
        width: 100% !important;
        max-width: none !important;
    }
    .navbar {
        padding-left: calc(5% + 15px);
        padding-right: calc(5% + 15px);
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
        margin-right: 0 !important;
    }
    #mega-menu-wrap-primary {
            padding-right: calc(5% + 15px) !important;
    }
    #mih-hero {
        background-position: 66% 50%;
    }
    .card-body, 
    .card-group-custom__top-heading {
            padding: 1.5rem;
    }
    .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event {
            margin-bottom: 1rem;
    }
    .tribe-events .tribe-events-calendar-month-mobile-events__mobile-event-featured-image-wrapper img {
            max-height: 230px;
    }
    .is--br-default-mobile {
            border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    }
    #top-alert #ic_signupform {
        margin-left: 0 !important;
    }
    #w-node-7a40095f5396-9f12bbfe {
        padding-right: 0;
    }
    section, #wrapper-footer-full, #tribe-events-pg-template, .tribe-events-pg-template,
    .tribe-events-page-template .tribe-events .tribe-events-l-container,
    .px-grid,
    .hero-vert-center,
    .hero-vert-center {
        padding-left: 5%;
        padding-right: 5%;
    }
    .side-scroll:before {
        padding-right: 5%;
    }
    .side-scroll:after {
        padding-left: 5%;
    }
.mx-grid {
    margin-left: 5%;
    margin-right: 5%;
}
    #big-news-carousel .owl-stage {
        padding-left: 5% !important;
}
    #big-news-carousel .owl-nav {
    padding-left: calc(5% + 15px);
}
#big-news-carousel .owl-dots {
    padding-right: calc(5% + 15px);
}
    #home-secondary-slider .owl-stage {
        padding-left: 5% !important;
    padding-right: 5% !important;
}
#home-secondary-slider .slick-list {
        padding-left: 5% !important;
}
    .case-story-cta {
        padding-right: 5% !important;
    }
    .secondary-hero-grid {
    -ms-grid-columns: 5% 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 0px 1fr 5% 0px;
    grid-template-columns: 5% 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 5%;
}
    .page-template-get-funding .secondary-hero-grid {
            -ms-grid-rows: auto auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto auto;
    }
    .case-story-cta {
    padding-left: 5%;
    }
    .mega-menu-item .card {
        margin-bottom: 0;
}
    .pl-mobile-0 {
        padding-left: 0;
    }
    .notch-icon {
    position: relative;
    top: auto;
    transform: none;
}
    .is--center-mobile {
        margin-left: calc(-2.86% - 15px) !important;
    margin-right: calc(-2.86% - 15px) !important;
    }
    .grid-col-6a {
            -ms-grid-column-span: 11;
    grid-column-end: 12;
    }
    .grid-col-6b {
            display: none;
    }
}
@media (max-width: 575px) {
    .lead-statement {
        width: 95% !important;
    }
    .footer-newsletter-form .gform_body {
        display: block;
        width: 100%;
    }
    .footer-newsletter-form .gform_footer {
    display: block !important;
    margin-left: 0 !important;
    margin-bottom: 10px;
    }
    .is--smaller-font-mobile {
        font-size: 2.5rem;
    }
    .topo-badge-wrapper > .topo-badge {
            right: calc(-4% - 15px);
        top: 3%;
        width: 45%;
    }
    .grid-col-6a {
            -ms-grid-column-span: 12;
    grid-column-end: 13;
    }
    .make-it-happen-topo-2, .home-lead-topo, .make-it-happen-topo-1, .home-get-funding-orange-topo-1, .courses-orange-topo-1, .coaching-topo-2, .about-mission-topo-1, .region-topo {
            max-width: 66%;
    }
    .coach-filter {
            -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    }
    .is--big-list-item a {
        font-size: 1.7rem !important;
    }
    .huge-heading {
            font-size: 5rem;
    }
    .alert-icon {
        width: 45px;
        height: 45px;
    }
    .alert-icon-col {
        padding-right: 0 !important;
    }
    .default-hero-img {
    min-height: 350px;
}
    #flagship-pills {
        display: block !important;
        margin-left: -5px !important;
    }
    .is--small-caps-mobile {
        font-size: 0.9091rem;
    }
    .is--h2-mobile {
        font-size: 2.273rem !important;
    }
    .is--large-text-mobile {
        font-size: 1.455rem;
    }
    #w-node-967cb94f3bc3-ee36bf22 {
    -ms-grid-column: 7;
    grid-column-start: 7;
    -ms-grid-column-span: 5;
}
    .nav-btn a {
        margin-top: 15px !important;
    }
}
@media (max-width: 499px) {
    .make-it-happen-topo-2, .home-lead-topo, .make-it-happen-topo-1, .home-get-funding-orange-topo-1, .courses-orange-topo-1, .coaching-topo-2, .about-mission-topo-1, .region-topo {
        max-width: 85%;
    }
}
.mega-menu-item .card .font-weight-600 {
    line-height: 1.4 !important;
}
.is--with-arrow-after {
  line-height: 1.4 !important
}
.is--mw-400 {
    max-width: 400px;
}
#case-story-slick-slider-secondary .slick-item {
    padding: 0 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {

    .nav-btn-main,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 0.9rem !important;
    }
}
.tribe-events-view--list .tribe-events-header__top-bar {
    display: none !important;
}
.gform_wrapper form li, .gform_wrapper li,
.gform_wrapper form .gfield_radio li:last-of-type,
.gform_wrapper form .gfield_checkbox li:last-of-type {
    margin-left: 0!important;
    list-style-type: none!important;
    list-style-image: none!important;
    list-style: none!important;
    overflow: visible;
        margin-bottom: 1.75rem;
}
.gform_wrapper form .gfield_radio li,
.gform_wrapper form .gfield_checkbox li {
        margin-bottom: 0.75rem;
}
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), .gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {
    width: 100%;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 9px 1px;
}
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    display: block;
    white-space: nowrap;
    font-weight: 400;
    font-size: 0.8182rem;
    color: rgba(43,43,43,0.7);
}
.gform_wrapper ul li.gfield {
    clear: both;
}
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    clear: both;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 1px 0 9px 1px;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-left: 0 !important;
}
.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label {
    font-weight: 600;
}
.gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction {
    color: rgba(43,43,43,0.7);
    font-weight: 400;
    font-size: 0.8182rem;
}
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
    width: 100%;
}
.gform_wrapper input.large, .gform_wrapper input.medium, .gform_wrapper input.small, .gform_wrapper select.large, .gform_wrapper select.medium, .gform_wrapper select.small {
    width: 100%;
}
.gform_wrapper .gsection {
    border-bottom: 1px solid #ccc;
    padding: 0 16px 8px 0;
    margin: 28px 0 28px 0;
    clear: both;
}
.gform_body ul {
    padding: 0;
    list-style-type: none;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox], .gform_wrapper ul.gfield_radio li input[type=radio] {
    width: auto!important;
        margin: 0;
}
.gform_wrapper .description_above .gfield_description {
    padding: 0 0 10px 0;
}
.gform_wrapper input, .gform_wrapper button, .gform_wrapper select, .gform_wrapper optgroup, .gform_wrapper textarea {
    margin-bottom: 0.25rem;
}
.gform_wrapper .ginput_complex .ginput_right select, .gform_wrapper .ginput_complex select {
    width: 100%;
}
.gform_wrapper small, .gform_wrapper .small {
    font-size: 100%;
}
.gform_wrapper textarea.medium {
    height: 120px;
    width: 100%;
}
.gform_wrapper textarea.small {
    height: 80px;
    width: 100%;
}
.gform_wrapper .gfield_radio li label {
    margin: 0 0 0 4px;
}
.gform_wrapper .gfield_checkbox li label {
  margin-bottom: 0;
}
.gform_wrapper .gform_card_icon_container {
    margin: 8px 0 6px 0;
    height: 32px;
}
.gfield_icon_disabled {
    cursor: default!important;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
}

.gform_wrapper table.gfield_list tr td.gfield_list_icons {
    width: 48px!important;
    padding: 0 0 0 4px!important;
    box-sizing: border-box;
}

.gform_wrapper table.gfield_list td.gfield_list_icons img {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
}

.gform_wrapper .gform_card_icon_container {
    margin: 8px 0 6px 0;
    height: 32px;
}

.gform_wrapper div.gform_card_icon {
    margin-right: 4px;
    text-indent: -9000px;
    background-image: url('/wp-content/plugins/gravityforms/images/gf-creditcard-icons.svg');
    background-repeat: no-repeat;
    width: 36px;
    height: 30px;
    float: left;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 0;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -32px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -64px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px 0;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -32px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -64px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px 0;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -32px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -64px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px 0;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -32px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -64px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px 0;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -32px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -64px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px 0;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -32px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -64px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 -189px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -221px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -252px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px -189px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -221px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -252px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px -189px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -221px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -252px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px -189px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -221px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -252px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px -189px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -221px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -252px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px -189px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -221px;
}

.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -252px;
}

.gform_card_icon_container input[type=radio]#gform_payment_method_creditcard {
    float: left;
    position: relative;
    top: 4px!important;
}

.gform_wrapper .ginput_complex .ginput_cardinfo_right {
    min-width: 85px!important;
}

.gform_wrapper .ginput_complex .ginput_cardinfo_left label,.gform_wrapper .ginput_complex .ginput_cardinfo_right label {
    white-space: nowrap!important;
}

.gform_wrapper .ginput_complex span.ginput_cardextras {
    display: block;
    overflow: hidden;
}

.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container {
    position: relative;
    display: block;
    min-width: 160px!important;
}

.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select {
    margin-bottom: 8px;
}

.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code {
    max-width: 50%!important;
}

.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
    width: 32px;
    height: 23px;
    background-image: url('/wp-content/plugins/gravityforms/images/gf-creditcard-icons.svg');
    background-repeat: no-repeat;
    background-position: 0 -128px;
    position: relative;
    top: -1px;
    left: 6px;
    display: -moz-inline-stack;
    display: inline-block;
}

.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
    padding: 24px;
    border: 1px dashed #ccc;
    text-align: center;
    color: #aaa;
    margin-bottom: 16px;
    background: rgba(0,0,0,.02);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.gform_wrapper span.gform_drop_instructions {
    display: block;
    margin-bottom: 8px;
}

.gform_delete {
    vertical-align: middle;
    cursor: pointer;
}

.gform_wrapper .copy_values_option_container .copy_values_enabled {
    width: auto;
}

.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text] {
    margin-bottom: 1px;
}

.gform_wrapper .form_saved_message {
    margin: 1em auto;
    padding: 3em 2em 3em;
    width: 99%;
    font-size: 1em;
    line-height: 1.8;
    color: #31708f;
    background-color: #e3f3f3;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.gform_wrapper .form_saved_message form {
    text-align: center;
}

.form_saved_message p.resume_form_link_wrapper {
    background-color: #fff;
    display: inline-block;
    padding: 1em;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    max-width: 98%!important;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 2px 0 rgba(66,103,126,.2);
    -moz-box-shadow: 0 3px 2px 0 rgba(66,103,126,.2);
    box-shadow: 0 3px 2px 0 rgba(66,103,126,.2);
}

.form_saved_message a.resume_form_link {
    word-wrap: break-word;
    text-decoration: none;
    color: #2f637e;
}

.form_saved_message .form_saved_message_emailform {
    margin: 1em 0 0 0;
}

.form_saved_message label.form_saved_label {
    position: absolute;
    left: -9000px;
}

div.form_saved_message div.form_saved_message_emailform form input[type=text] {
    margin-bottom: .25em;
}

div.form_saved_message div.form_saved_message_emailform form input {
    margin: .75em auto 0 auto;
    display: inline-block;
}

div.form_saved_message div.form_saved_message_emailform form input[type=email] {
    padding: calc(.75em - 1px)!important;
    width: 24em;
    max-width: 98%!important;
    font-size: 1em;
    background-color: #fff;
    border: 1px solid #91afc7;
    color: #424242;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-shadow: inset 0 0 5px 0 #eee;
    -moz-box-shadow: inset 0 0 5px 0 #eee;
    box-shadow: inset 0 0 5px 0 #eee;
}

div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
    padding: .75em 1em;
    font-size: 1em;
    line-height: 1;
    background-color: #91afc7;
    border: 1px solid #91afc7;
    color: #fff;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

@media only screen and (max-width: 640px) {
    div.form_saved_message div.form_saved_message_emailform form input[type=email],div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
        display:block;
        width: 98%;
    }
}

.form_saved_message .form_saved_message_emailform .validation_message {
    color: #790000;
    font-weight: 700;
    padding: 2em;
}

.form_saved_message_sent {
    margin: 1em auto;
    padding: 3em 2em;
    width: 99%;
    font-size: 1em;
    background-color: #e9ffd9;
    color: #508e52;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-sizing: border-box;
}

.form_saved_message_sent .saved_message_email,.form_saved_message_sent .saved_message_success {
    font-weight: 700;
    display: block;
    line-height: 2;
}

.form_saved_message_sent .saved_message_email {
    word-wrap: break-word;
    text-decoration: underline;
}

body #content .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area {
    line-height: 1!important;
}

body .gform_wrapper img.ui-datepicker-trigger {
    width: 17px!important;
    height: 16px!important;
    display: -moz-inline-stack;
    display: inline-block;
    border-radius: 0;
    margin-left: 4px;
}

body .gform_wrapper img.add_list_item,body .gform_wrapper img.delete_list_item {
    display: -moz-inline-stack;
    display: inline-block;
    margin-top: -2px;
}

.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield {
    margin-top: 16px;
}

.gform_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text] {
    width: 45.25%;
}

.gform_wrapper table.recaptchatable {
    table-layout: auto;
}

.gform_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha {
    margin-left: 29%;
}
.gform_wrapper .top_label .gsection_description {
    width: 100%;
    margin-bottom: 9px;
}
.gform_heading {
    margin-bottom: 18px;
}
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label {
    margin: 9px 0 4px 1px;
}
.gform_wrapper .gf_invisible, .gform_wrapper .gfield_visibility_hidden {
    visibility: hidden;
    position: absolute;
    left: -9999px;
}
.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] {
    margin-right: 6px;
}
.tribe-common .tribe-filters-small-caps-text {
    font-family: fieldwork, sans-serif !important;
    font-style: italic !important;
    font-weight: 300 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.3em !important;
    margin-bottom: 1.25rem !important;
    font-size: 0.9091rem !important;
}
.submit-m-0 input[type=submit] {
    margin-bottom: 0 !important;
}
@media (min-width: 992px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.nav-buttons {
        position: absolute;
    right: 60px;
    padding: 0 !important;
    top: calc(50% - 6px);
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}

    .nav-donate a {
    margin-right: 1.5rem !important;
    padding-bottom: 0 !important;
}
.nav-donate,
.nav-button-main {
        display: inline-block !important;
    width: auto !important;
    float: none !important;
}
}

.nav-donate a {
        color: #2b2b2b !important;
}
.nav-buttons > .mega-menu-link {
    display: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.nav-buttons > ul.mega-sub-menu {
    visibility: visible;
    top: auto !important;
    padding-top: 0 !important;
    padding: 0;
    left: auto;
    position: relative;
    width: auto;
    background: transparent !important;
    display: flex;
    align-items: center;
}
.cal-spacer {
    display: block;
    margin-bottom: 3.25rem;
}
.link-underline.d-inline-block {
    padding-bottom: 2px;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
    display: block;
}
@media (min-width: 992px) and (max-width: 1365px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
            padding: 0 12px 1.6rem !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
            padding: 2.6rem 30px 4rem;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
            font-size: 1rem !important;
    }
}
@media (min-width: 992px) and (max-width: 1365px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.nav-buttons {
        right: 30px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link {
        padding-left: 16px;
        padding-right: 16px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
            padding: 15px 15% 90px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
            padding: 15px 7% 90px;
    }
}
@media (max-width: 575px) {
    .page-template-growth-initiatives .top-anchors a {
        display: block;
            padding: 0.45rem 0;
    }
    .is--pt-mobile-custom {
        padding-top: 2px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item > a.mega-menu-link {
        font-size: 18px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        font-size: 1rem !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
            padding: 15px 0 90px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item {
        padding-left: calc(5% + 15px) !important;
        padding-right: calc(5% + 15px) !important;
    }
    .hero-subnav__col {
            padding-top: 1.5rem;
    }
    .extra-large-text, .extra-large-text-inner p, .quote-text.extra-large-text, blockquote, .is--big-list-item a {
        font-size: 1.818rem;
    }
    .tribe-events-c-nav__next.is--with-arrow-after, 
    .tribe-events-c-nav__prev.is--with-arrow-before {
        display: flex !important;
    }
    .is--two-even-rows {
        -ms-grid-rows: 1fr 2fr;
    grid-template-rows: 1fr 2fr;
    }
}

@media (max-width: 991px) {
    #mega-menu-item-custom_html-6,
    #mega-menu-item-custom_html-16,
    #mega-menu-item-custom_html-12,
    #mega-menu-item-custom_html-17,
    #mega-menu-item-custom_html-5,
    #mega-menu-item-custom_html-7 {
        display: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.nav-buttons > ul.mega-sub-menu {
        padding: 0 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 18px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--item-with-arrow.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--parent-mobile.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        content: none !important;
    }
    .navbar-brand {
        width: 127px;
    }
    .nav-donate, .nav-button-main {
        width: auto !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus {
        border-bottom-color: transparent !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
            margin-top: -1px;
    border-bottom: 1px solid rgba(43, 43, 43, 0.2);
    }
    .navbar-brand {
        margin:0;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item .mega-menu-column .card {
        width: 85%;
    max-width: 300px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.nav-buttons {
            width: 100%;
    margin-top: 2rem;
        border: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.nav-buttons > ul.mega-sub-menu {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            align-items: center;
            justify-content: space-between;
        width: 100%;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item:first-child,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.is--border-top {
      border-top: 1px solid rgba(43,43,43,0.1) !important;
    }
    .nav-donate a {
            text-align: center !important;
    padding-bottom: 0 !important;
        margin-bottom: 5px !important;
    }
    .nav-button-main {
            text-align: left !important;
    }
    .nav-button-main a {
            width: 100% !important;
    }
    .tribe-events .tribe-events-c-nav__list-item--today {
        display: none;
    }
    .tribe-events .tribe-events-c-nav__list-item {
        width: 50%;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
        padding-left: 20px;
  }
  #mega-menu-wrap-primary #mega-menu-primary li ul.mega-sub-menu li ul.mega-sub-menu li ul.mega-sub-menu li.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
  }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: block !important;
        float: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
          top: 30%;
    line-height: 1;
    right: 0;
    position: absolute;
    font-size: 22px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.is--dropdown-caret.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        content: '\f347';
    }
    #mega-menu-wrap-primary #mega-menu-primary li.is--dropdown-caret.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
          content: '\f343';
    }
    /*
    #mega-menu-wrap-primary #mega-menu-primary li.is--dropdown-caret.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
        display: inline-block!important;
        float: none;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        width: auto;
        height: auto;
    } */
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--item-with-arrow.mega-menu-item-has-children,
    .is--parent-mobile {
    border-bottom: 1px solid  rgba(43,43,43,0.1) !important;
        margin-bottom: 1px !important;
        padding-bottom: 0 !important;
  }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.is--top-parent {
        border-top: 1px solid  rgba(43,43,43,0.1) !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on + li.mega-menu-megamenu.mega-menu-item {
      border-top: 1px solid rgba(43,43,43,0.1) !important;
    }
     #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.mega-menu-item.mega-toggle-on + li.mega-menu-megamenu.mega-menu-item:last-child {
      border: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.is--top-parent > a.mega-menu-link {
        padding-top: 1rem !important;
    }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--item-with-arrow.mega-menu-item-has-children > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--parent-mobile.mega-menu-item-has-children > a.mega-menu-link {
    width: 100%;
      padding-bottom: 1.4rem;
        pointer-events: none;
  }
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--item-with-arrow.mega-menu-item-has-children > a.mega-menu-link:after,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--parent-mobile.mega-menu-item-has-children > a.mega-menu-link:after {
        content: "add" !important;
        -webkit-transition: all 0.1s !important;
      -o-transition: all 0.1s !important;
      -moz-transition: all 0.1s !important;
      transition: all 0.1s !important;
    float: right !important;
    margin-left: 1rem !important;
    font-size: 1.25rem !important;
    margin-top: 0.05rem !important;
    color: #2b2b2b !important;
    font-weight: normal !important;
        -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-family: 'Material Icons';
    vertical-align: middle;
    -webkit-font-feature-settings: 'liga' 1;
    -moz-font-feature-settings: 'liga' 1;
    font-feature-settings: 'liga' 1;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.accent-item.is--item-with-arrow.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after,
    li.mega-menu-item.is--parent-mobile.mega-toggle-on > a.mega-menu-link:after {
        -ms-transform:  rotate(-45deg);
  -webkit-transform:  rotate(-45deg);
  transform:  rotate(-45deg);
    }
    .is--item-with-arrow.mega-menu-item-has-children.mega-toggle-on > a:hover:after,
    li.mega-menu-item.is--parent-mobile.mega-toggle-on > a.mega-menu-link:hover:after {
  -webkit-transform: translateX(0) rotate(-45deg) !important;
       -moz-transform: translateX(0) rotate(-45deg) !important;
        -ms-transform: translateX(0) rotate(-45deg) !important;
         -o-transform: translateX(0) rotate(-45deg) !important;
            transform: translateX(0) rotate(-45deg) !important;
}
    .is--item-with-arrow.mega-menu-item-has-children > a:hover:after,
    li.mega-menu-item.is--parent-mobile > a.mega-menu-link:hover:after {
  -webkit-transform: translateX(0) !important;
       -moz-transform: translateX(0) !important;
        -ms-transform: translateX(0) !important;
         -o-transform: translateX(0) !important;
            transform: translateX(0) !important;
}
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        text-align: left;
            padding-bottom: 1rem;
    }
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-item {
    margin-bottom: 0;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        margin-bottom: 0;
    padding-bottom: 1.4rem;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-item {
    color: rgba(43, 43, 43, 0.8);
    font-family: inherit;
    font-size: 1.05rem;
    display: block;
    float: left;
    clear: none;
    width: 100%;
    padding: 0 0 0 0;
    vertical-align: top;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
        color: rgba(43, 43, 43, 0.8);
    font-family: inherit;
    font-size: 0.8182rem;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
    text-align: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 1rem 0px;
    vertical-align: top;
    display: block;
    border: 0;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link.nav-button-main:hover,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link.nav-donate:hover { 
    border-bottom: none !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu.nav-buttons > ul.mega-sub-menu:before {
    content: none !important;
}
.tribe-events .tribe-events-calendar-list__event-row {
    margin-bottom: 80px !important;
}
.flagship-payment-details p > a {
        background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.5));
}
.is--reset {
        font-size: inherit !important;
    margin-top: 0 !important;
}
.tribe-events .tribe-events-c-small-cta>* {
    margin-left: 12px;
}
.tribe-events .tribe-events-c-small-cta.tribe-events-calendar-month__calendar-event-tooltip-cost>* {
    margin-left: 8px;
}
@media only screen and (min-width: 576px) {
    .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month, .gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year {
    width: 47%!important;
    display: -moz-inline-stack;
    display: inline-block;
}
    .gform_wrapper .ginput_complex .ginput_cardinfo_left {
    width: 50%;
}
    .gform_wrapper .ginput_complex .ginput_cardinfo_left, .gform_wrapper .ginput_complex .ginput_cardinfo_right {
    position: relative;
    float: left;
}
    .gform_wrapper textarea.medium {
    height: 160px;
    width: 100%;
}
    .gform_wrapper textarea.small {
    height: 80px;
    width: 100%;
}
.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right {
    width: 50%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    margin: 0 -4px 0 0;
}
    .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: calc(50% - 8px);
}
    .top_label div.ginput_complex.ginput_container.gf_name_has_1, .top_label div.ginput_complex.ginput_container.gf_name_has_2, .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
    width: calc(100% + 15px);
}
.gform_wrapper .top_label input.small, .gform_wrapper .top_label select.small {
    width: 25%;
} 
.gform_wrapper .gsection {
    margin: 28px 16px 28px 0;
}    
html div.ginput_complex.ginput_container.gf_name_has_2 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_3 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_4 span:first-child, html div.ginput_complex.ginput_container.gf_name_has_5 span:first-child {
    margin-left: 0!important;
}
    div.ginput_complex.ginput_container.gf_name_has_2 span {
    width: 50%;
}
    div.ginput_container_name span {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    padding-right: 16px;
    margin-right: -4px;
}
    .gform_wrapper .ginput_complex.ginput_container_address .ginput_left {
    margin-right: 8px;
            padding-right: 8px;
}
    .gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
    margin-right: -8px;
    padding-right: 8px;
}
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0:after {
        content: '';
    display: block;
    margin: 0 0 0 5px;
    background-image: url(/wp-content/themes/mtnbizworks/img/menu-open.svg);
    background-size: 30px;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
}
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0:after {
    content: '';
    background-image: url(/wp-content/themes/mtnbizworks/img/menu-close.svg) !important;
}
.no-fine-print .fine-print-text {
    display: none !important;
}
/* Fixes for Firefox vertical metrics and line-height differences */
@supports (-moz-appearance:none) {
.btn, .button, input, select, optgroup, textarea, #tribe-bar-form input, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link, .coaches-dropdown-toggle, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link {
        padding-top: 11px !important;
        padding-bottom: 12px !important;
    }
    .is--with-arrow-after:after, .tribe-events-c-nav__next.is--with-arrow-after:after {
        position: relative !important;
        vertical-align: bottom;
    }
    .is--with-arrow-before:before, .tribe-events-c-nav__prev.is--with-arrow-before:before {
        position: relative !important;
        vertical-align: bottom !important;
    }
    .cal-line-up::before {
    top: 0 !important;
}
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
        top: 0;
}
.badge,
.tribe-common span.badge {
    padding: 4px 12px 5px 12px;
}
    .is--pill.active {
        padding: 4px 12px 4px 12px;
    }
.is--with-arrow-after.cal-line-up {
    line-height: inherit !important;
}
}
@media (max-width: 797px) {
    .tribe-events .tribe-events-c-events-bar__search-button, .tribe-events-c-view-selector__button, 
    .tribe-events .tribe-events-c-view-selector {
            display: none;
    }
}

.newsletter-wrapper .gfield_label {
    display: none !important;
}
.newsletter-wrapper .gform_wrapper form li, 
.newsletter-wrapper .gform_wrapper li, 
.newsletter-wrapper .gform_wrapper form .gfield_radio li:last-of-type, 
.newsletter-wrapper .gform_wrapper form .gfield_checkbox li:last-of-type {
  margin-bottom: 12px;
}
.newsletter-wrapper .gform_fields {
  margin-bottom: 0;
}
.footer-newsletter-form .gform_body {
        display: inline-block;
}
.footer-newsletter-form .gform_footer {
        display: inline-block;
    vertical-align: middle;
    margin-left: 0.5rem;
}
.footer-newsletter-form input[type=submit],
.elementor-element.footer-newsletter-form input[type=submit] {
        padding-left: 1rem;
    padding-right: 1rem;
}
.newsletter-wrapper form {
    max-width: 600px;
}
@media (max-width: 1365px) {
.is--mw-tight .newsletter-wrapper form {
    max-width: 440px;
}
}
.tribe-common .tribe-modal__overlay {
    background-color: #3C4560 !important;
}
.tribe-common a.tribe-common-c-btn-link, .tribe-common button.tribe-common-c-btn-link, .tribe-common input[type=button].tribe-common-c-btn-link, .tribe-common input[type=submit].tribe-common-c-btn-link {
  color: #2b2b2b;
}
.entry .entry-content .tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket.tribe-ticket-item__has-focus:after,.entry .entry-content .tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket.tribe-ticket-item__has-focus:before,.tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket.tribe-ticket-item__has-focus:after,.tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket.tribe-ticket-item__has-focus:before {
    background: #508e52;
}
.entry .entry-content .tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket.tribe-ticket-item__has-focus, .tribe-common .tribe-tickets__item__attendee__fields .tribe-ticket.tribe-ticket-item__has-focus {
        border-left-color: #508e52;
}
.page-tribe-attendee-registration .tribe-tickets__registration__page-title,
.page-cart .breadcrumbs-row {
    display: none;
}

body.page-tribe-attendee-registration .tribe-common .tribe-tickets__registration__actions {
    margin-top: 0 !important;
}
.woocommerce a.remove {
    background-image: none;
}
.page-cart #coupon_code.input-text {
    min-width: 150px !important;
}
.page-cart .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: left;
}
#woocommerce-wrapper {
    padding-top: 120px;
}
#tickets {
    position: relative;
    z-index: 3;
}
.entry .entry-content .tribe-common .tribe-tickets__item__attendee__fields .tribe-field.tribe-tickets__item__attendee__field__select, .tribe-common .tribe-tickets__item__attendee__fields .tribe-field.tribe-tickets__item__attendee__field__select {
        align-items: flex-start !important;
}
.entry .entry-content .tribe-common .tribe-tickets__item__attendee__fields select, .tribe-common .tribe-tickets__item__attendee__fields select {
        background-position: 97% 50% !important;
    background-size: 18px !important;
    font-family: fieldwork-hum, sans-serif !important;
}
.ui-datepicker {
    width: 216px;
    height: auto;
    margin: 5px auto 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.5);
}

.ui-datepicker a {
    text-decoration: none;
}

.ui-datepicker table {
    width: 100%;
    border-collapse: collapse;
}

.ui-datepicker-header {
    background-color: #eaeaee;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(250,250,250,.2);
    -moz-box-shadow: inset 0 1px 1px 0 rgba(250,250,250,.2);
    box-shadow: inset 0 1px 1px 0 rgba(250,250,250,.2);
    filter: dropshadow(color=#000, offx=1, offy=-1);
    padding: 0 3px;
}

.ui-datepicker-title {
    text-align: center;
}

.ui-datepicker-title select {
    margin-top: 2.5%;
    padding: 3px 14px 8px;
    background-size: 9px 80%;
    background-position: calc(100% - 2px) 50%;
}

.ui-datepicker-next,.ui-datepicker-prev {
    display: inline-block;
    margin-top: 16px;
    width: 12px;
    height: 12px;
    text-align: center;
    cursor: pointer;
    background-image: url('/wp-content/themes/mtnbizworks/img/mbw-arrow-right.svg');
    background-repeat: no-repeat;
    line-height: 600%;
    overflow: hidden;
}

.ui-datepicker-prev {
    float: left;
    background-position: center;
    transform: rotate(180deg);
}

.ui-datepicker-next {
    float: right;
    background-position: center 0;
}

.ui-datepicker thead {
    background: #f7f7f7;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMWYxZjEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f7f7),color-stop(100%,#f1f1f1));
    background: -webkit-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);
    background: -o-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);
    background: -ms-linear-gradient(top,#f7f7f7 0,#f1f1f1 100%);
    background: linear-gradient(to bottom,#f7f7f7 0,#f1f1f1 100%);
    border-bottom: 1px solid #bbb;
}

.ui-datepicker th {
    text-transform: uppercase;
    text-align: center;
    font-size: 6pt;
    padding: 5px 0;
    color: #666;
    text-shadow: 1px 0 0 #fff;
    filter: dropshadow(color=#fff, offx=1, offy=0);
}

.ui-datepicker tbody td {
    padding: 0;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
}

.ui-datepicker tbody td:last-child {
    border-right: 0;
}

.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb;
    margin-left: 0;
    margin-right: 0;
    display: table-row;
}

.ui-datepicker tbody tr:last-child {
    border-bottom: 0;
}

.ui-datepicker td a,.ui-datepicker td span {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #2b2b2b;
    filter: dropshadow(color=#fff, offx=1, offy=1);
}

.ui-datepicker-calendar .ui-state-default {
    background: #fff;
    overflow: visible;
}

.ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7;
}

.ui-datepicker-calendar .ui-state-active {
    background: #fff2aa;
    border: 1px solid #c19163;
    color: #666;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 0 10px 0 rgba(0,0,0,.1);
    box-shadow: inset 0 0 10px 0 rgba(0,0,0,.1);
    text-shadow: 0 1px 0 #fff;
    filter: dropshadow(color=#FFF, offx=0, offy=1);
    position: relative;
    margin: -1px;
}

.ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
    width: 29px;
    margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
    width: 29px;
    margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 29px;
    margin-bottom: 0;
}

td.ui-datepicker-unselectable.ui-state-disabled {
    background-color: #d7d7d7;
}

table.ui-datepicker-calendar {
    margin: 0!important;
}

body div#ui-datepicker-div[style] {
    z-index: 9999!important;
}
#ui-datepicker-div tr {
  margin-left: 0;
  margin-right: 0;
  display: table-row;
}
.tribe-common .tribe-common-c-svgicon {
        color: #2b2b2b;
    vertical-align: baseline;
}
.tribe-events-widget-events-list__event-datetime-recurring-link {
    background-image: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-breadcrumbs__list-item-icon-svg {
        margin: 11px 10px 0;
}
.top-parent-15989 #breadcrumbs {
    display: none;
}
.page-id-15989.top-parent-15989 #breadcrumbs {
    display: block;
}
.mih-statement p {
    color: #2b2b2b;
}
.why-mbw-statement p {
    color: #fff;
}
.topo-badge.dark-text p {
        color: rgba(43, 43, 43, 0.7) !important;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 0.8182rem;
}
.topo-badge.dark-text p>a {
         text-decoration: none;
    display: inline;
    position: relative;
    overflow: hidden;
    padding-bottom: 0;
    background-image: linear-gradient(#508e52, #508e52);
    background-size: 100% 2px;
    background-repeat: no-repeat;
    background-position: 0 100%;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
        font-weight: 600 !important;
    color: #2b2b2b !important;
}
.topo-badge.dark-text p>a:hover {
    -webkit-animation: drawLine 0.3s linear;
    -moz-animation: drawLine 0.3s linear;
    -o-animation: drawLine 0.3s linear;
    animation: drawLine 0.3s linear;
    cursor: pointer;
}
#w-node-a80ee49c069e-9f12bbfe.is--dark-color-opacity a {
    color: #2b2b2b;
}
.center-up-link .is--with-arrow-after.d-table {
    display: block !important;
}
/* Elementor */
.elementor-section section {
    padding: 0 !important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: none !important;
}
.is--mw-none {
    max-width: none !important;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 0 15px;
}
.elementor-top-column>.elementor-element-populated {
    padding: 0 !important;
}
.elementor-img-offset-wrapper.is--left {
    margin-left: -10%;
}
.elementor-img-offset-wrapper.is--right {
    margin-right: -10%;
}
.elementor-img-offset-wrapper.is--center {
    margin-left: -4.86%;
    margin-right: -4.86%;
}
.elementor-img-offset-wrapper-interior {
    width: auto !important;
}
.elementor-img-offset-wrapper-interior.is--left {
    margin-left: calc(-10% - 15px);
}
.elementor-img-offset-wrapper-interior.is--right {
    margin-right: calc(-10% - 15px);
}
.elementor-img-offset-wrapper-interior.is--center {
    margin-left: calc(-4.86% - 15px);
    margin-right: calc(-4.86% - 15px);
}
@media (max-width: 767px) {
    .elementor-img-offset-wrapper.is--right {
        margin-right: -2.86%;
    }
    .elementor-img-offset-wrapper.is--left {
    margin-left: -2.86%;
}
    .elementor-img-offset-wrapper.is--center {
    margin-left: -2.86%;
    margin-right: -2.86%;
}
    .elementor-img-offset-wrapper-interior.is--left {
    margin-left: calc(-10% - 15px);
}
.elementor-img-offset-wrapper-interior.is--right {
    margin-left: calc(-2.86% - 15px);
}
.elementor-img-offset-wrapper-interior.is--center {
    margin-left: calc(-4.86% - 15px);
    margin-right: calc(-4.86% - 15px);
}
    .elementor-img-offset-wrapper-interior.is--md-center {
        margin-left: calc(-2.86% - 15px);
    margin-right: calc(-2.86% - 15px);
    }
    .elementor-is--mobile-centered-interior {
        margin: auto !important;
    }
}
.elementor-full-width-card > .elementor-container {
  display: block;
}
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post__text {
        display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post__meta-data {
    order: -1;
}
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post__excerpt {
    margin-bottom: 1rem;
}
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post__excerpt p {
    line-height: 1.4;
}
.elementor-grid-3 .elementor-posts--skin-classic .understrap-read-more-link {
    display: none;
}
.elementor-post-date {
    color: #2b2b2b;
}
.elementor-grid-3 .elementor-posts--skin-classic .elementor-post__read-more {
    align-self: flex-start;
}
.faq-widget .premium-blog-content-wrapper-inner p {
    display: none;
    max-width: 600px;
    color: rgba(43, 43, 43, 0.7);
    margin-top: 1rem;
}
.faq-widget .premium-blog-content-wrapper-inner p:last-child {
    margin-bottom: 0;
}
.faq-widget .premium-blog-post-container .premium-blog-entry-title {
    margin-bottom: 0;
}
    
.faq-widget .premium-blog-entry-meta {
    margin: 0;
}
.faq-widget .premium-blog-entry-container,
.faq-widget .premium-blog-entry-title > a {
    width: 100%;
    display: block;
}
.faq-widget .premium-blog-entry-title a:after {
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   font-weight: normal;
   font-family: 'Material Icons';
   content: "add";
   text-transform: none !important;
   vertical-align: text-bottom;
   -webkit-font-feature-settings: 'liga' 1;
   -moz-font-feature-settings: 'liga' 1;
   font-feature-settings: 'liga' 1;
   -webkit-transition: all 0.1s;
   -o-transition: all 0.1s;
   -moz-transition: all 0.1s;
   transition: all 0.1s;
   float: right;
   margin-left: 1rem;
   font-size: 1.818rem;
   margin-top: -0.35rem;
}
.premium-blog-post-outer-container.active .premium-blog-entry-title a:after {
    -ms-transform:  rotate(45deg);
  -webkit-transform:  rotate(45deg);
  transform:  rotate(45deg);
}
.tribe-events-single .tribe-events-sub-nav {
        list-style: none;
    padding: 0;
}

.tribe-events-single {
    -webkit-font-smoothing: antialiased
}
.tribe-events-notices {
    box-shadow: none;
}
.tribe-events-notices ul {
    list-style: none;
    text-align: left;
    text-transform: none;
}
.tribe-events-schedule {
    background-color: transparent;
    border: 0;
}
.tribe-events-content ol,.tribe-events-content ul {
    list-style-position: inside;
}
.tribe-events-content ul {
    list-style-type: disc;
}
.tribe-events-content a {
    text-decoration: none;
}
.tribe-events-content blockquote {
    quotes: auto;
}
.tribe-events-content blockquote:before {
    content: open-quote;
}
.tribe-events-content blockquote:after {
    content: close-quote;
}
.tribe-events-cal-links .tribe-events-gcal,.tribe-events-cal-links .tribe-events-ical {
    background: svg-inline(cal-export) 0/24px no-repeat;
}
.tribe-events-event-meta dd,.tribe-events-event-meta dt {
    word-break: break-word;
}
.tribe-events-event-meta:before,.tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets) {
    border-top: 1px solid #e4e4e4;
}
.single-tribe_events .tribe-events-single .tribe-events-event-meta {
    background-color: transparent;
}
.tribe-events-venue-map {
    border: 0;
    border-radius: 0;
}
.tribe-events-single .tribe-events-sub-nav {
    list-style: none;
}
.tribe-theme-twentynineteen .tribe-events-content h2:before,.tribe-theme-twentynineteen .tribe-events-related-events-title:before,.tribe-theme-twentynineteen .tribe-events-schedule h2:before,.tribe-theme-twentynineteen .tribe-events-single-event-title:before,.tribe-theme-twentynineteen .tribe-events-single-section-title:before {
    content: normal;
}
.tribe-theme-twentytwentyone .tribe-events-cal-links a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: svg-inline(cal-export) 0/24px no-repeat;
}
.tribe-theme-twentytwentyone .tribe-events-schedule .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button),.tribe-theme-twentytwentyone .tribe-related-event-info .recurringinfo a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
    background: transparent;
    text-decoration: none;
}
#top.tribe-theme-enfold.single-tribe_events .tribe-events-content pre {
    background-image: none;
}
#top.tribe-theme-enfold.single-tribe_events #wrap_all .tribe-events-cal-links a,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner {
    border: 0;
}



#tribe-events-header,.recurring-info-tooltip,.single-featured-image-header,.tribe-events-ajax-loading,.tribe-events-divider {
    display: none;
}

#tribe-events-pg-template {
    margin: 0 auto;
    max-width: 1048px;
    padding: 40px 20px 20px;
}

.tribe-events-after-html p,.tribe-events-before-html p {
    margin: 0 0 10px;
}

.tribe-events-back {
    margin-bottom: 24px;
}

.tribe-events-single>.tribe_events {
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    position: relative;
}

.tribe-events-single>.tribe_events>:not(.primary):not(.secondary):not(.tribe-events-related-events-title):not(.tribe-related-events) {
    order: 1;
    width: 100%;
}

.tribe-events-notices {
    margin-bottom: 20px;
    padding-bottom: 12px;
}

.tribe-events-notices li,.tribe-events-notices ul,.tribe-events-single-event-title {
    margin: 0;
    padding: 0;
}

.tribe-events-schedule {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 8px 0 20px;
}

.tribe-events-schedule h2 {
    margin-bottom: 8px;
    margin-right: 8px;
    order: 0;
    width: 100%;
}

.tribe-events-schedule .recurringinfo,.tribe-related-event-info .recurringinfo {
    margin-right: 8px;
    order: 2;
    padding: 0 8px;
    position: relative;
}

.tribe-events-schedule .recurringinfo:before,.tribe-related-event-info .recurringinfo:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.333 3.826c0 .065 0 .13-.02.174 0 .022-.02.065-.02.087a.9.9 0 0 1-.197.37L10.45 7.37a.797.797 0 0 1-.592.26.797.797 0 0 1-.593-.26c-.316-.348-.316-.935 0-1.305l1.225-1.348H6.3c-2.547 0-4.64 2.283-4.64 5.11 0 1.369.474 2.651 1.363 3.608.316.348.316.935 0 1.304A.797.797 0 0 1 2.43 15a.797.797 0 0 1-.593-.26C.652 13.434 0 11.695 0 9.847c0-3.826 2.825-6.935 6.301-6.935h4.208L9.284 1.565c-.316-.348-.316-.935 0-1.304.316-.348.85-.348 1.185 0l2.647 2.913a.952.952 0 0 1 .198.37c0 .021.02.065.02.086v.196zM20 10.152c0 3.826-2.825 6.935-6.301 6.935H9.49l1.225 1.348c.336.348.336.935 0 1.304a.797.797 0 0 1-.593.261.83.83 0 0 1-.592-.26l-2.627-2.936a.948.948 0 0 1-.198-.37c0-.021-.02-.064-.02-.086-.02-.065-.02-.109-.02-.174 0-.065 0-.13.02-.174 0-.022.02-.065.02-.087a.9.9 0 0 1 .198-.37L9.55 12.63c.316-.347.849-.347 1.185 0 .336.348.336.935 0 1.305L9.51 15.283h4.208c2.548 0 4.641-2.283 4.641-5.11 0-1.369-.474-2.651-1.362-3.608a.97.97 0 0 1 0-1.304c.316-.348.849-.348 1.185 0C19.348 6.543 20 8.283 20 10.152z' fill='%23141827'/%3E%3C/svg%3E") 0/12px no-repeat;
    content: "";
    height: 20px;
    left: 8px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}

.tribe-events-schedule .recurringinfo .tribe-events-divider,.tribe-related-event-info .recurringinfo .tribe-events-divider {
    display: none;
}

.tribe-events-schedule .recurringinfo .event-is-recurring,.tribe-related-event-info .recurringinfo .event-is-recurring {
    padding-left: 20px;
    visibility: hidden;
}

.tribe-events-schedule .recurringinfo a,.tribe-related-event-info .recurringinfo a {
    visibility: visible;
}

.tribe-events-schedule .recurringinfo {
    margin-right: 8px;
    order: 2;
    padding: 0 8px;
}

.tribe-events-schedule .tribe-events-cost {
    margin-right: 8px;
    order: 1;
}

.tribe-events-event-image {
    align-self: flex-start;
    margin-bottom: 16px;
}

.tribe-events-event-image img {
    display: block;
}

.tribe-events-content h2,.tribe-events-content h3,.tribe-events-content h4,.tribe-events-content h5,.tribe-events-content h6 {
    margin-bottom: .75em;
}

.tribe-events-content ol,.tribe-events-content p,.tribe-events-content ul {
    margin-bottom: 16px;
}

.tribe-events-content ol:last-child,.tribe-events-content p:last-child,.tribe-events-content ul:last-child {
    margin-bottom: 28px;
}

.tribe-events-content ol,.tribe-events-content ul {
    padding: 0;
}

.tribe-events-content ol {
    list-style-type: decimal;
}

.tribe-events-content pre {
    margin-bottom: 24px;
    padding: 24px;
}

.tribe-events-content blockquote p {
    display: inline-block;
}

.tribe-events-cal-links {
    margin-bottom: 32px;
}

.tribe-events-cal-links .tribe-events-gcal {
    margin-right: 24px;
}

.tribe-events-cal-links .tribe-events-gcal,.tribe-events-cal-links .tribe-events-ical {
    display: inline-block;
    padding-left: 32px;
}

.tribe-events-event-meta {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 32px;
}

.tribe-events-event-meta dl {
    margin-top: 8px;
}

.tribe-events-event-meta dd,.tribe-events-event-meta dt {
    margin: 0 0 4px;
    padding: 0;
}

.tribe-events-event-meta dd[class$=url],.tribe-events-event-meta dt:not(:first-child) {
    margin-top: 16px;
}

.tribe-events-event-meta dt[class*=url]+dd {
    margin-top: 0;
}

.tribe-events-event-meta .tribe-events-address {
    margin: 0;
}

.tribe-events-event-meta.primary,.tribe-events-event-meta.secondary {
    margin-bottom: 8px;
    order: 2;
    padding-top: 24px;
    position: relative;
    width: 100%;
}

.tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets {
    margin-top: -28px;
    margin-bottom: 32px;
}

.tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets {
    margin-top: -32px;
    margin-bottom: 8px;
}

.tribe-events-event-meta:before {
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.tribe-events-meta-group {
    flex: 1 0 140px;
    margin-right: 24px;
    order: 0;
}

.tribe-events-meta-group.tribe-events-meta-group-venue {
    order: 1;
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
    flex-basis: 100%;
    margin-top: 8px;
    padding-top: 24px;
    width: auto;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    margin-bottom: 8px;
}

.tribe-events-venue-map {
    margin: 0 0 24px;
    order: -1;
    width: 100%;
}

.tribe-events-venue-map>div,.tribe-events-venue-map>iframe {
    max-height: 241px;
    margin-bottom: 0;
}

.tribe-events-related-events-title,.tribe-related-events {
    order: 2;
}

.tribe-events-related-events-title {
    margin-bottom: 24px;
    padding-top: 32px;
    width: 100%;
}

.tribe-events-single ul.tribe-related-events {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.tribe-events-single ul.tribe-related-events li {
    display: flex;
    flex: 1;
    flex-direction: column;
    margin-bottom: 28px;
    padding: 0;
    width: auto;
}

.tribe-events-single ul.tribe-related-events li:last-child {
    margin-right: 0;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail {
    margin-bottom: 16px;
    width: 100%;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail a {
    display: block;
    overflow: hidden;
    padding-top: 75%;
    position: relative;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img {
    bottom: 0;
    left: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%,-50%) scale(2);
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-thumbnail img[src$="tribe-related-events-placeholder.png"] {
    transform: translate(-50%,-50%) scale(1);
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-date-start {
    margin: 4px 4px 12px 0;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .tribe-event-time {
    margin-left: 4px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .recurringinfo {
    margin: 0 8px 12px 0;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info .timezone {
    margin-left: 4px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-event-info span:last-of-type {
    margin-right: 8px;
}

.tribe-events-single ul.tribe-related-events li .tribe-related-events-title {
    margin-bottom: 8px;
    width: 100%;
}

#tribe-events-footer {
    padding: 20px 0;
}

.tribe-events-single .tribe-events-sub-nav {
    display: flex;
    justify-content: space-between;
    margin-left: 0;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next,.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous {
    margin: 0;
    margin-left: 0;
}

.tribe-events-single .tribe-events-sub-nav a span {
    display: none;
}

.tribe-events-nav-next a:after,.tribe-events-nav-previous a:before {
    margin-top: -2px;
    width: 7px;
}

.tribe-theme-twentynineteen .tribe-events-single>.tribe_events {
    margin-top: 0;
}

.tribe-theme-twentytwenty .tribe-events-schedule h2 {
    margin-left: 0;
}

.tribe-theme-twentytwenty .tribe-events-content h2,.tribe-theme-twentytwenty .tribe-events-content h3,.tribe-theme-twentytwenty .tribe-events-content h4,.tribe-theme-twentytwenty .tribe-events-content h5,.tribe-theme-twentytwenty .tribe-events-content h6 {
    margin-top: 0;
}

.tribe-theme-twentytwenty .tribe-events-content ol,.tribe-theme-twentytwenty .tribe-events-content ul {
    margin-left: 0;
}

.tribe-theme-twentytwenty .tribe-events-related-events-title,.tribe-theme-twentytwenty .tribe-events-single-section-title {
    margin-top: 0;
}

#top.tribe-theme-enfold.single-tribe_events #tribe-events-pg-template {
    max-width: 1048px;
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule {
    margin-top: 8px;
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule h3 {
    margin-right: 8px;
}

#top.tribe-theme-enfold.single-tribe_events .av-single-event-content,#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar {
    margin-left: 0;
}

#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

#top.tribe-theme-enfold.single-tribe_events .av-single-event-meta-bar-inner>.event-tickets {
    width: 100%;
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group {
    margin-right: 24px;
}

#top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta {
    margin-top: 0;
}

@media (min-width: 768px) {
    .tribe-events-back {
        margin-bottom:40px;
    }

    .tribe-events-schedule {
        margin: 24px 0 32px;
        align-items: baseline;
        flex-wrap: nowrap;
    }

    .tribe-events-schedule h2 {
        margin-bottom: 0;
        width: auto;
    }

    .tribe-events-schedule .recurringinfo {
        margin-left: 8px;
        padding: 8px 16px;
    }

    .tribe-events-schedule .recurringinfo:before {
        left: 16px;
    }

    .tribe-events-schedule .recurringinfo .event-is-recurring {
        visibility: visible;
    }

    .tribe-events-schedule .tribe-events-cost {
        margin: 0 8px;
    }

    .tribe-events-event-image {
        margin-bottom: 32px;
    }

    .tribe-events-cal-links {
        margin-bottom: 40px;
    }

    .tribe-events-cal-links .tribe-events-gcal {
        margin-right: 40px;
    }

    .tribe-events-event-meta {
        margin-bottom: 16px;
    }

    .tribe-events-event-meta.primary,.tribe-events-event-meta.secondary {
        margin-bottom: 0;
        padding-top: 0;
        position: static;
        width: auto;
    }

    .tribe-events-event-meta.primary+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets {
        margin-bottom: 40px;
    }

    .tribe-events-event-meta.primary+.event-tickets+.event-tickets,.tribe-events-event-meta.secondary+.event-tickets+.event-tickets {
        margin-top: -40px;
        margin-bottom: 16px;
    }

    .tribe-events-event-meta:before {
        top: auto;
    }

    .tribe-events-meta-group {
        padding: 32px 0 16px;
        width: 168px;
    }

    .tribe-events-meta-group.tribe-events-meta-group-venue {
        order: 0;
    }

    .tribe-events-meta-group.tribe-events-meta-group-gmap {
        flex-basis: 140px;
        margin-top: 0;
        padding-top: 0;
    }

    .tribe-events-venue-map {
        margin-top: 32px;
        order: 1;
        width: 211px;
    }

    .tribe-events-venue-map>div,.tribe-events-venue-map>iframe {
        max-height: 211px;
    }

    .tribe-events-single ul.tribe-related-events {
        flex-direction: row;
        justify-content: space-between;
    }

    #tribe-events-footer {
        padding: 28px 0;
    }

    .tribe-events-nav-previous a:before {
        margin-right: 8px;
        width: 9px;
    }

    .tribe-events-nav-next a:after {
        margin-left: 8px;
        width: 9px;
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-schedule {
        margin-top: 20px;
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-meta-group {
        padding: 32px 0 16px;
        width: 168px;
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-event-meta {
        margin-top: 24px;
    }

    #top.tribe-theme-enfold.single-tribe_events .tribe-events-venue-map {
        margin-top: 32px;
        width: 211px;
    }
}

.tribe-events .tribe-events-calendar-month__calendar-event-tooltip-description p {
        font-size: 11px;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after {
    content: none !important;
}

@media (max-width: 767px) {
    .small-text,
    .mega-menu-item-type-widget.tribe-events-adv-list-widget p,
    .tribe-events-month-event-title a,
    .btn-small,
    #mega-menu-primary .tribe-events-title > a,
    .top-anchors a,
    .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label,
    .gform_wrapper .description, .gform_wrapper .gfield_description, .gform_wrapper .gsection_description, .gform_wrapper .instruction,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
    .topo-badge.dark-text p {
        font-size: 1rem !important;
    }
    body,
    .tribe-events-calendar-list__event-datetime,
    .tribe-events-calendar-list__event-description p,
    .news-breadcrumb,
    h6, .h6,
#tribe-events-pg-template .tribe-events-content h6, .tribe-events-after-html h6, .tribe-events-before-html h6,
    .blockquote-footer,
    .btn,
.elementor-button,
.button,
input,
select,
optgroup,
textarea,
#tribe-bar-form input,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.nav-btn > a.mega-menu-link,
.coaches-dropdown-toggle,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.nav-button-main > a.mega-menu-link,
    .dropdown-menu,
    .input-group-text,
    .custom-select,
    .popover-header,
    .footer-list-wrapper.is--small-list,
    .tabbed-links li,
    .tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a, .newsletter-wrapper,
    #filters-search-wrapper,
    .tribe-events .tribe-events-c-search__input-control--keyword .tribe-events-c-search__input,
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu > li.mega-menu-item {
    font-size: 1.2rem;
}
    .tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn,
    .tribe-common.tribe-events .tribe-events-c-search__button,
    .base-font, .tribe-events-widget-events-list__event-row .list-info .tribe-events-title a,
    .tribe-events-tooltip h3,
    .tribe-events-adv-list-widget .tribe-events-widget-link a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, ul.tribe-events-sub-nav a, #tribe-events-sunday, #tribe-events-monday, #tribe-events-tuesday, #tribe-events-wednesday, #tribe-events-thursday, #tribe-events-friday, #tribe-events-saturday,
    .tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a,
    .tribe-events-filters-label,
    #tribe_events_filters_wrapper input[type=submit],
    #tribe_events_filters_wrapper .tribe-events-filters-group-heading,
    .single-tribe_events .tribe-events-event-meta,
    #tribe-events-content {
        font-size: 1.2rem !important;
    }
    #tribe-bar-form input::-webkit-input-placeholder,
    #tribe-bar-form input::-moz-placeholder {
        font-size: 1.2rem !important;
    }
}
@media (max-width: 374px) {
    ul.tribe-events-sub-nav a {
        font-size: 1rem !important;
    }
}
.single-elementor_library .top-section,
.single-elementor_library .make-it-happen-topo-1,
.single-elementor_library .e-cat-row,
.single-elementor_library .single-right-col-cta,
.single-elementor_library #related-news,
.single-elementor_library #other-offerings {
    display: none !important;
}
.single-elementor_library .e-content-col {
        -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}
.single-elementor_library .e-main-row {
    margin: 0;
}
.single-elementor_library .e-main-container,
.single-elementor_library #main-post-content{
    padding: 0 !important;
}
.single-elementor_library.elementor-kit-20880 #wp-post-content img {
    border-radius: 20px;
} 
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text, .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
	cursor: pointer;
    background: transparent;
    border: none;
    padding: 0;
    font-size: inherit;
}