html {
  box-sizing: border-box;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
* {
  font-family: "myriad-pro", "Myriad Pro", Myriad, Arial, sans-serif !important;
}
body {
  -webkit-font-smoothing: antialiased;
}
.widget {
  margin: 0 0 30px 0;
  font-size: 15px;
}
.widget ul {
  list-style: none;
  text-align: center;
}
.widget ul li {
  display: inline-block;
  float: none;
}
.button {
  background-color: #ffff00;
  color: #F15F22;
  text-transform: uppercase;
  font-size: 21px;
  border-radius: 0;
  font-weight: bold;
}
.button:hover {
  color: #00B2A9;
}
.button.submit {
  color: #F15F22 !important;
  font-weight: bold;
}
.ttl-button {
  background-color: #F15F22;
  color: white!important;
  padding: 14px;
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 0;
  font-weight: bold;
}
.ttl-button:hover {
  text-decoration: underline;
}
.woo-sc-box.tick {
  background-color: #F15F22;
  color: #00B2A9 !important;
  border: 0;
}
.header-widget .ttl-button {
  display: inline-block;
  margin: 5px;
}
.cd-timeline-title {
  display: none !important;
}
.cd-timeline-title-container .cd-timeline-item-title {
  font-size: 20px;
  color: #00B2A9;
}
.cd-timeline-title-container .timeline-date {
  line-height: 1.1;
  margin-top: 0;
}
.cd-timeline-title-container .cd-timeline-content {
  background-color: #d3d3d3;
}
.cd-timeline-title-container .the-excerpt,
.cd-timeline-title-container .the-excerpt p {
  margin-bottom: 0 !important;
}
.announcement-banner-image {
  display: none;
}
.cd-timeline-content .cd-read-more {
  float: left !important;
  padding: 0 !important;
}
.te_announcements .post-meta,
.te_announcements #comments {
  display: none !important;
}
#tribe-bar-form.tribe-bar-full .tribe-bar-filters,
.tribe-bar-filters {
  display: none !important;
}
.events .subevent.closed .content {
  max-height: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.events .subevent header {
  background-color: #00B2A9;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 10px;
}
.events .subevent header h1 {
  color: #ffffff !important;
  padding: 15px 20px;
  font-size: 40px !important;
  line-height: 1;
  margin: 0;
}
.events .subevent .content {
  margin: 40px 20px;
  max-height: 5000px;
  transition: all 0.4s;
  overflow: hidden;
}
form label {
  font-weight: normal !important;
  font-size: 16px;
  line-height: 32px;
  color: #00B2A9;
  width: 100px;
}
.entry img {
  border: 0;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5 {
  line-height: 1.1em;
  margin: 0;
}
.entry h1:first-child,
.entry h2:first-child,
.entry h3:first-child,
.entry h4:first-child,
.entry h5:first-child {
  margin-top: 0;
}
.entry h2 {
  margin: 35px 0 5px;
}
.entry h3 {
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: 10px;
}
.entry p {
  line-height: 1.4em;
}
.entry p:first-child em {
  font-size: 21px;
  line-height: 1.5em;
  color: #00B2A9;
  font-style: normal;
}
#contact-page ol.forms label {
  width: 100px;
}
#content,
#tribe-events-pg-template {
  background: white;
  padding: 60px 0;
}
#footer-widgets-container {
  background: transparent;
  color: #ffffff !important;
  font-size: 16px;
}
#footer-widgets-container p {
  color: #ffffff;
  font-size: 16px;
  font-family: "myriad-pro", "Myriad Pro", Myriad, Arial, sans-serif !important;
}
#footer-widgets-container a {
  color: #ffffff;
}
#footer-widgets-container #footer-widgets {
  border-top: 1px solid #ffffff;
}
#header-container,
#footer-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}
#header-container {
  background: url('../images/teal-runners.jpg');
  background-size: cover;
}
#header-container #header {
  background: transparent !important;
}
#footer-widgets-container {
  background-color: #F15F22;
}
#nav-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.618em;
  padding-right: 1.618em;
  background: transparent !important;
  margin-top: -53px;
  border-top: 1px solid #F15F22;
}
.sponsorwidget {
  display: inline-block;
  margin: 85px 2%;
  clear: none;
  width: auto;
}
.widget_cr3ativ_sponsor {
  text-align: center;
}
@media screen and (min-width: 1006px) {
  #navigation {
    background: transparent !important;
  }
  #navigation ul.nav > li a:hover,
  #navigation ul.nav > li:hover,
  #navigation ul.nav li ul,
  #navigation ul.cart li:hover a.cart-contents,
  #navigation ul.nav-search li:hover a.search-contents,
  #navigation ul.nav-search a.search-contents + ul,
  #navigation ul.cart a.cart-contents + ul,
  #navigation ul.nav li.current_page_item a,
  #navigation ul.nav li.current_page_parent a,
  #navigation ul.nav li.current-menu-ancestor a,
  #navigation ul.nav li.current-cat a,
  #navigation ul.nav li.current-menu-item a {
    background-color: transparent !important;
  }
  #navigation ul.nav > li.current_page_item > a,
  #navigation ul.nav > li.current_page_parent > a,
  #navigation ul.nav > li.current-menu-ancestor > a,
  #navigation ul.nav > li.current-cat > a,
  #navigation ul.nav > li.current-menu-item > a {
    color: #F15F22 !important;
  }
  #navigation ul.nav {
    text-align: justify;
    font-size: 0.1px;
    /*hide whitespace between elements*/
    float: right;
    clear: both;
    width: 100%;
    position: relative;
  }
  #navigation ul.nav > li {
    float: none;
    display: inline-block;
  }
  #navigation ul.nav > li:hover {
    background-color: transparent !important;
  }
  #navigation ul.nav > li:hover > ul {
    padding: 0;
    background-color: transparent !important;
    width: 200px;
    text-align: left;
  }
  #navigation ul.nav > li:hover > ul li {
    float: none;
    background-color: #00B2A9;
    margin-top: 1px;
    font-size: 14px;
  }
  #navigation ul.nav > li:hover > ul li a {
    font-size: 16px;
    padding: 15px!important;
  }
  #navigation ul.nav > li > a:hover {
    background-color: transparent !important;
  }
  #navigation ul.nav:after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
  }
  #navigation ul li a {
    padding-left: 1em;
    padding-right: 1em;
  }
  #navigation ul li ul {
    background-color: transparent !important;
  }
}
@media screen and (max-width: 1006px) {
  #navigation {
    background-color: black;
  }
  #navigation h3 {
    display: none;
  }
  #navigation .nav-home,
  #navigation .nav-close {
    height: 2em;
    width: 2em;
    background-color: #F15F22;
  }
  #navigation ul.nav li ul li a,
  #navigation ul.nav li a {
    color: #ffffff !important;
  }
  #navigation ul.nav li.current_page_item a,
  #navigation ul.nav li.current_page_parent a,
  #navigation ul.nav li.current-menu-ancestor a,
  #navigation ul.nav li.current-cat a,
  #navigation ul.nav li.current-menu-item a {
    background-color: #000000;
    color: #F15F22;
  }
}
@media screen and (max-width: 1006px) {
  #logo {
    text-align: center;
  }
}
.layout-type_default.cssable-countdown {
  text-align: right;
}
@media screen and (max-width: 1006px) {
  .layout-type_default.cssable-countdown {
    text-align: center;
  }
}
.layout-type_default .countdown_section {
  display: inline-block;
  height: 100px;
  width: 100px;
  margin: 10px;
  text-align: center;
  border: 1px solid #F15F22;
  color: #ffffff;
  line-height: 1;
  cursor: default;
}
.layout-type_default .countdown_section .countdown_amount {
  font-family: "myriad-pro", "Myriad Pro", Myriad, Arial, sans-serif !important;
  font-weight: 300;
  font-size: 55px;
  position: relative;
  top: 20px;
}
.layout-type_default .countdown_section .countdown_label {
  font-family: "myriad-pro", "Myriad Pro", Myriad, Arial, sans-serif !important;
  font-weight: 200;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 20px;
}
.layout-type_default .countdown_section:last-child {
  margin-right: -2px;
}
@media screen and (max-width: 960px) {
  .layout-type_default .countdown_section {
    height: 50px;
    width: 50px;
    margin: 5px;
  }
  .layout-type_default .countdown_section .countdown_amount {
    font-family: "myriad-pro", "Myriad Pro", Myriad, Arial, sans-serif !important;
    font-weight: 300;
    font-size: 20px;
    position: relative;
    top: 9px;
  }
  .layout-type_default .countdown_section .countdown_label {
    font-family: "myriad-pro", "Myriad Pro", Myriad, Arial, sans-serif !important;
    font-weight: 200;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 12px;
  }
}
#text-5 {
  float: right;
  margin: 50px 25px 0 0;
}
#text-5 time {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 20px;
}
#text-5 h3 {
  display: none;
}
@media screen and (max-width: 1006px) {
  #text-5 {
    margin: 15px auto 0;
    text-align: center;
    float: none;
  }
}
#text-6 {
  float: right;
  margin: 35px 0 0 0;
}
#text-6 a {
  color: #00B2A9 !important;
  background-color: #ffff00;
  font-size: 21px;
  border-radius: 0;
  font-weight: bold;
}
#text-6 a:hover {
  color: #00B2A9 !important;
  background-color: #ffff22;
}
#text-6 h3 {
  display: none;
}
@media screen and (max-width: 1006px) {
  #text-6 {
    margin-top: 10px;
    text-align: center;
    float: none;
  }
}
#main article.post-2 header {
  display: none;
}
#main article.post-6 header {
  display: none;
}
#main article.post-6 .widget-title {
  color: #00B2A9;
  font-weight: normal;
  font-size: 32px;
  margin: 40px 0 15px;
}
#main article.post-6 .widget_cr3ativ_sponsor .sponsorwidget {
  margin: 0 2%;
  vertical-align: middle;
}
#main article.post-70 header h1 {
  text-align: center;
}
#main article.post-409 > header {
  display: none;
}
#main article header h1 {
  color: #00B2A9;
  font-size: 36px;
  margin: 0 0 5px;
  font-weight: normal;
}
#main article header h2 {
  color: #ffffff;
  padding: 15px 20px 10px;
}
#sidebar #text-8 h3 {
  text-transform: uppercase;
  color: #00B2A9;
  margin: 20px 0 5px;
}
#sidebar #text-8 p {
  font-size: 16px;
}
#sidebar #text-8 .handbook-download {
  font-size: 14px;
}
#sidebar #text-9 h3 {
  display: none;
}
#sidebar #text-9 a.button {
  padding: 15px 0 5px;
  width: 100%;
  color: #F15F22 !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
}
#sidebar .widget:first-child h3:first-child {
  margin-top: 0 !important;
}
#footer #copyright p {
  line-height: 66px;
}
#footer #copyright img {
  margin-right: 10px;
}
#footer #credit {
  margin-top: 20px;
}
#footer-widgets {
  padding-left: 0;
  padding-right: 0;
}
#footer-widgets-container #social-icons-widget-3 h3 {
  display: none;
}
#footer-widgets-container #nav_menu-2 {
  font-size: 16px;
}
#footer-widgets-container #nav_menu-2 a {
  padding: 0 3px;
}
#footer-widgets-container #mc4wp-form-1 {
  position: relative;
  float: right;
  width: 100%;
  margin-top: 0 !important;
}
#footer-widgets-container #mc4wp-form-1 input {
  border-radius: 0;
}
#footer-widgets-container #mc4wp-form-1 input[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  color: #00B2A9 !important;
  line-height: 1.7em;
  font-weight: bold;
}
#footer-widgets-container .footer-widget-1,
#footer-widgets-container .footer-widget-2 {
  margin-top: 7px;
}
#footer-widgets-container .footer-widget-1 #text-6,
#footer-widgets-container .footer-widget-2 #text-6 {
  margin-top: 0;
}
#footer-widgets-container .footer-widget-1 #text-6 a,
#footer-widgets-container .footer-widget-2 #text-6 a {
  color: #ffffff !important;
  background-color: transparent;
  font-size: inherit;
}
#footer-widgets-container .sponsorwidget,
#footer-widgets-container .cr3_sponsorwidget {
  vertical-align: middle;
  margin-top: 15px;
  margin-bottom: 15px;
}
#footer-widgets-container .sponsorwidget img,
#footer-widgets-container .cr3_sponsorwidget img {
  max-width: 150px;
  padding: 0 10px;
  height: auto !important;
}
#footer-widgets-container .widget_cr3ativ_sponsor {
  padding-top: 70px;
  padding-bottom: 70px;
}
@media screen and (max-width: 1006px) {
  #footer-widgets-container .widget_cr3ativ_sponsor {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 450px) {
  #footer-widgets-container .widget_cr3ativ_sponsor {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.widget_cr3ativ_sponsor.amr_widget {
  overflow: hidden;
  text-align: center;
}
.cr3_sponsorwidget {
  display: inline-block;
  width: auto!important;
}
.cr3_sponsorwidget .cr3_sponsor_image {
  display: inline-block;
}
.cr3_sponsorwidget .cr3_sponsor_image img {
  display: inline-block;
}
@media only screen and (min-width: 1006px) {
  #nav-container {
    margin-bottom: 0px;
  }
  #navigation .nav li.parent > a:after {
    color: #F15F22;
  }
  .header-widget {
    width: 52%;
  }
}
@media only screen and (max-width: 980px) {
  #footer-widgets #menu-footer {
    text-align: right;
  }
  #footer-widgets .icons-medium {
    text-align: left;
  }
}
@media only screen and (max-width: 770px) {
  #footer-widgets #menu-footer {
    text-align: left;
  }
  #footer-widgets #mc4wp-form-1 {
    float: left;
  }
  #footer #copyright p {
    line-height: 1.5em;
  }
  #footer #copyright p img {
    display: block;
    margin-bottom: 10px;
  }
  .footer-widget-2,
  .footer-widget-3,
  .footer-widget-4 {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
  #credit {
    margin-bottom: 20px;
  }
  .cr3_sponsorwidget {
    width: 100%!important;
  }
}
@media only screen and (max-width: 450px) {
  #featured-img-id img {
    width: 100%;
  }
}
.fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}
