/*
Theme Name: Beyond Race 1.2
Theme URI: 
Description: Custom race theme for Beyond Monumental and CODO
Author: Joe Blackburn & Micah Miller
Version: 1.2
Tags: custom
*/
/* =============================================================================
   Adapted from HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== *
/* !Local Fonts - - - - - */
@font-face {
  font-family: 'Caecilia';
  src: url("fonts/caecilialtstd-bold-webfont.eot");
  src: url("fonts/caecilialtstd-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/caecilialtstd-bold-webfont.woff") format("woff"), url("fonts/caecilialtstd-bold-webfont.ttf") format("truetype"), url("fonts/caecilialtstd-bold-webfont.svg#caecilia_lt_std75_bold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Caecilia';
  src: url("fonts/caecilialtstd-bolditalic-webfont.eot");
  src: url("fonts/caecilialtstd-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/caecilialtstd-bolditalic-webfont.woff") format("woff"), url("fonts/caecilialtstd-bolditalic-webfont.ttf") format("truetype"), url("fonts/caecilialtstd-bolditalic-webfont.svg#caecilia_lt_std76_bold_italic") format("svg");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: 'Caecilia';
  src: url("fonts/caecilialtstd-italic-webfont.eot");
  src: url("fonts/caecilialtstd-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/caecilialtstd-italic-webfont.woff") format("woff"), url("fonts/caecilialtstd-italic-webfont.ttf") format("truetype"), url("fonts/caecilialtstd-italic-webfont.svg#caecilia_lt_std56_italic") format("svg");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Caecilia';
  src: url("fonts/caecilialtstd-roman-webfont.eot");
  src: url("fonts/caecilialtstd-roman-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/caecilialtstd-roman-webfont.woff") format("woff"), url("fonts/caecilialtstd-roman-webfont.ttf") format("truetype"), url("fonts/caecilialtstd-roman-webfont.svg#caecilia_lt_std55_roman") format("svg");
  font-weight: normal;
  font-style: normal; }

/* !Global Styles - - - - - */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale; }

.sans {
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif; }

.slab {
  font-family: "Caecilia", Arial, Verdana, sans-serif; }

.grey {
  color: #666; }

.dk-grey {
  color: #333; }

.mid-grey {
  color: #999; }

.lt-grey {
  color: #ccc; }

.vlt-grey {
  color: #f2f2f2; }

.orange {
  color: #f7941d; }

.lt-orange {
  color: #FBB040; }

.blue {
  color: #17355e; }

.lt-blue {
  color: #20498E; }

.vlt-blue {
  color: #5E97D0; }

.blue70 {
  color: rgba(23, 53, 94, 0.7); }

.white {
  color: #fff; }

.grey-bg {
  background: #666; }

.dk-grey-bg {
  background: #333; }

.mid-grey-bg {
  background: #999; }

.lt-grey-bg {
  background: #ccc; }

.vlt-grey-bg {
  background: #f2f2f2; }

.orange-bg {
  background: #f7941d; }

.lt-orange-bg {
  background: #FBB040; }

.blue-bg {
  background: #17355e; }

.lt-blue-bg {
  background: #20498E; }

.vlt-blue-bg {
  background: #5E97D0; }

.blue70-bg {
  background: rgba(23, 53, 94, 0.7); }

.white-bg {
  background: #fff; }

.italic {
  font-style: italic; }

.normal {
  font-weight: normal; }

.bold {
  font-weight: bold; }

.xbold {
  font-weight: 900; }

.center {
  text-align: center; }

.upper {
  text-transform: uppercase; }

.lower {
  text-transform: lowercase; }

.space {
  letter-spacing: .05em; }

.xspace {
  letter-spacing: .1em; }

.xxspace {
  letter-spacing: .2em; }

.fleft {
  float: left; }

.fright {
  float: right; }

.plain a, a.plain {
  text-decoration: none; }

a {
  color: #f7941d;
  text-decoration: none;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

a:hover {
  color: #17355e; }

.rel {
  position: relative; }

ul.clean {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.inline {
  display: inline-block; }

ul.inline li {
  display: inline;
  float: left; }

.ilb {
  display: inline-block;
  vertical-align: top; }

ul.ilb {
  display: block; }

ul.ilb li {
  display: inline-block;
  vertical-align: top; }

ul.ilb.vmiddle li,
.vmiddle {
  vertical-align: middle; }

.vbottom,
ul.ilb.vbottom li {
  vertical-align: bottom; }

img.full {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto; }

.blue-diamond {
  background: url(images/blue-diamond-pattern.svg) repeat center top #17355e; }

footer-top.blue-diamond, footer .blue-diamond {
  background-image: url(images/footer-bg@4x.png);
  background-size: 1400px 490px;
  background-color: rgba(23, 53, 94, 0); }

.orange-diamond {
  background: url(images/orange-diamond-pattern.svg) repeat center top #f7941d; }

.grey-diamond {
  background: url(images/grey-diamond-pattern.svg) repeat center top #666; }

.lt-grey-diamond {
  background: url(images/lt-grey-diamond-pattern.svg) repeat center top #f2f2f2; }

.screen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10; }

.flex-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.flex-wrap .flex-item:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  width: 100% !important; }

.flex-bottom {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }

.flex-bottom .flex-item:nth-child(1) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  width: 100% !important; }

.blue-grad-bg {
  background: -moz-radial-gradient(center, ellipse cover, rgba(23, 53, 94, 0.4) 0%, rgba(23, 53, 94, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, rgba(23, 53, 94, 0.4) 0%, rgba(23, 53, 94, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, rgba(23, 53, 94, 0.4) 0%, rgba(23, 53, 94, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.cover {
  background: url(images/trans.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

/* !Font Size Fuctions - - - - - */
/* !Body - - - - - */
body {
  min-width: 320px;
  font-size: 14px;
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif;
  color: #666;
  line-height: 1.7em;
  background: #fff; }

.max {
  max-width: 1200px;
  margin: 0 auto; }

.inner {
  max-width: 1160px;
  padding: 0 25px;
  display: block;
  margin: 0 auto; }

.inner.wide {
  max-width: 1370px; }

footer .inner.wide {
  max-width: 1190px; }

.inner.mid {
  max-width: 1250px; }

.inner.skinny {
  max-width: 870px; }

.inner.vskinny {
  max-width: 650px; }

#main,
footer {
  position: relative;
  z-index: 2; }

#main {
  min-height: 450px; }

#container {
  background: #f2f2f2; }

/* !Page Defaults - - - - - */
.text {
  line-height: 1.7em;
  font-family: "Caecilia", Arial, Verdana, sans-serif;
  color: #333; }

.text p, .text .paragraph {
  margin: 15px 0; }

.page-id-311 .text table {
  width: 100%;
  text-align: center;
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 900;
  font-size: 1.1428571429em; }

.page-id-311 .text table td {
  border-left: 2.5px solid #fff;
  width: 20%; }

.page-id-311 .text table tr td:first-child {
  border-left: none; }

.page-id-311 .text table tr {
  background-color: #efefef; }

.page-id-311 .text table tr:nth-of-type(1n+2) {
  background-color: #17355e;
  color: #fff; }

.page-id-311 .text table tr td:first-child {
  text-align: right;
  padding-right: 20px;
  background-color: #fff;
  color: #666; }

.page-id-311 .text table tr:first-child img {
  padding: 10px 20px; }

.header-text p:first-child,
.text p:first-child {
  margin-top: 0; }

.header-text p:last-child,
.text p:last-child {
  margin-bottom: 0; }

h1,
h2,
h3,
h4 {
  margin: 0;
  font-weight: normal; }

.text img {
  display: block;
  margin: 10px auto;
  width: auto;
  height: auto;
  max-width: 100%; }

.text img.alignleft {
  float: left;
  margin: 0 30px 30px 0; }

.text img.alignright {
  float: right;
  margin: 0 0 30px 30px; }

.text ul {
  list-style: none;
  margin: 30px 0;
  padding: 0; }

.text ul li {
  padding-left: 15px;
  position: relative;
  margin-top: 8px;
  display: block; }

.text ul li:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 120%;
  background: #666;
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 10; }

.text h1,
.text h2,
.text h3,
.text h4 {
  margin: 30px 0 10px 0;
  font-weight: 900;
  color: #666;
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif;
  line-height: 1.4em;
  letter-spacing: .05em; }

.text h1 a:hover,
.text h3 a:hover,
.text h2 a:hover,
.text h4 a:hover {
  color: #17355e; }

.text h1:first-child,
.text h2:first-child,
.text h3:first-child,
.text h4:first-child,
.text ul:first-child {
  margin-top: 0; }

.text h1:last-child,
.text h2:last-child,
.text h3:last-child,
.text h4:last-child,
.text ul:last-child {
  margin-bottom: 0; }

.small-section-pad {
  padding: 25px 0; }

.section-pad {
  padding: 40px 0; }

.big-section-pad {
  padding: 70px 0; }

.xbig-section-pad {
  padding: 110px 0; }

/* !Page Section - - - - - */
.border-top {
  border-top: 5px solid #ccc; }

.border-bottom {
  border-bottom: 5px solid #ccc; }

/* !Page Header - - - - - */
a.watch {
  display: inline-block;
  color: #fff;
  font-size: 1em; }

a.watch:hover {
  color: #f7941d; }

a.watch path {
  fill: #f2f2f2;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

a.watch path {
  fill: #f2f2f2; }

a.watch:hover path {
  fill: #f7941d; }

a.watch svg,
a.watch span {
  display: inline-block;
  vertical-align: middle; }

a.watch span {
  position: relative;
  top: 1px; }

a.watch svg {
  margin-right: 10px; }

/* !Header - - - - - */
a.search-toggle path {
  fill: #fff;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

a.search-toggle:hover path {
  fill: #f7941d; }

a.nav-toggle, a.scroll-nav-toggle {
  display: none;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  right: 25px;
  cursor: pointer;
  overflow: hidden;
  z-index: 100003; }

a.nav-toggle div, a.scroll-nav-toggle div {
  width: 24px;
  height: 3px;
  background: #ccc;
  position: absolute;
  right: 0;
  text-indent: -9999px;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

a.nav-toggle div:nth-child(1), a.scroll-nav-toggle div:nth-child(1) {
  top: 6px; }

a.nav-toggle div:nth-child(2), a.scroll-nav-toggle div:nth-child(2) {
  top: 50%;
  left: auto;
  right: 0;
  margin-top: -1px;
  width: 18px; }

a.nav-toggle div:nth-child(3), a.scroll-nav-toggle div:nth-child(3) {
  bottom: 5px; }

a.nav-toggle.active div:nth-child(2), a.scroll-nav-toggle.active div:nth-child(2) {
  opacity: 0; }

a.nav-toggle.active div:nth-child(1), a.scroll-nav-toggle.active div:nth-child(1) {
  top: 14px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg); }

a.nav-toggle.active div:nth-child(3), a.scroll-nav-toggle.active div:nth-child(3) {
  bottom: 13px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg); }

.hover-sub-wrap {
  display: none;
  width: 100%;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease; }

.hover-sub-wrap.active {
  visibility: visible;
  opacity: 1;
  z-index: 99999; }

ul.nav li#current .hover-sub-wrap {
  display: none !important; }

input.search-button {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(images/search-icon-blue.svg) no-repeat center;
  border: none;
  text-indent: -9999px; }

#searchform {
  padding-right: 48px;
  position: relative; }

.header-top {
  height: 110px;
  text-align: right;
  padding-top: 43px; }

.header-top a.social path {
  fill: #ccc;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

.header-top a.social:hover path {
  fill: #20498E; }

.header-bottom {
  height: 84px;
  border-bottom: 2px solid #fff; }

ul.top-nav {
  display: inline-block;
  vertical-align: middle;
  line-height: 24px; }

ul.top-nav a {
  display: block;
  line-height: 24px; }

ul.top-nav li {
  margin-right: 50px; }

header svg {
  display: block; }

a.logo {
  width: 270px;
  display: block;
  position: absolute;
  bottom: 10px;
  left: 25px;
  z-index: 10; }

.header-bottom .inner {
  height: 84px; }

ul.nav a {
  color: #20498E;
  margin-left: 40px;
  line-height: 24px; }

ul.subnav a {
  color: #20498E;
  opacity: .9; }

ul.nav a.orange, a.search-toggle.orange path, .search-button.orange path {
  color: #f7941d !important;
  fill: #f7941d !important; }

ul.nav a.orange:hover, a.search-toggle.orange:hover path, .search-button.orange:hover path {
  color: #b50000 !important;
  fill: #b50000 !important; }

ul.nav li:first-child {
  margin-left: 0; }

ul.nav > li {
  height: 54px; }

ul.nav li#current a,
ul.nav a:hover {
  color: #17355e;
  opacity: 1; }

ul.nav {
  position: absolute;
  top: 30px;
  right: 25px; }

a.search-toggle {
  width: 24px;
  height: 24px;
  display: block;
  padding: 5px; }

a.search-toggle path {
  fill: #20498E; }

a.search-toggle:hover path {
  fill: #ccc; }

ul.mobile-nav,
.mobile-date,
a.mobile-search-toggle,
ul.nav li.mobile-register {
  display: none; }

.scroll-nav {
  position: fixed;
  top: -60px;
  height: 60px;
  width: 100%;
  border-bottom: 3px solid #f2f2f2;
  z-index: 999;
  visibility: none;
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

.scroll-nav ul.nav {
  top: 17px; }

.scroll-nav a.logo {
  width: 30px;
  height: auto;
  top: 10px; }

.scroll-nav a.logo.half-marathon {
  width: 24px; }

.scroll-nav li.register-link a, div.register-link a {
  color: orange; }

.scroll-nav li.register-link a:hover, div.register-link a:hover {
  color: #5E97D0; }

.scroll-nav a.search-toggle path {
  fill: #ccc; }

.scroll-nav a.search-toggle:hover path {
  fill: #5E97D0; }

.scroll-fade .scroll-nav {
  visibility: visible;
  opacity: 1;
  top: 0; }

.scroll-nav .inner.mid {
  position: relative; }

ul.subnav, div.subnav-wrapper {
  display: none; }

ul.nav li.active div.subnav-wrapper {
  display: block; }

ul.nav li.active ul.subnav {
  display: block;
  position: absolute;
  background: #fff;
  z-index: 9999;
  border-radius: 8px;
  padding: 20px 40px 20px 0;
  /*margin-top: 40px;*/ }

ul.subnav li {
  display: block; }

/* !Beyond Banner - - - - - */
.beyond-logo {
  width: 360px; }

.beyond-text {
  width: calc(100% - 360px);
  padding-left: 70px; }

.sans-text {
  font-size: 1.0714285714em;
  line-height: 2em;
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif;
  font-weight: bold;
  color: #666; }

.sans-text.white {
  color: #fff; }

.sans-text.vlt-grey {
  color: #f2f2f2; }

.sans-text.lt-grey {
  color: #ccc; }

.sans-text.xbold {
  font-weight: 900; }

.non-profit-banner {
  font-size: 1.1428571429em;
  line-height: 1.6em; }

.home-intro-text {
  font-size: 1em; }

/* !Forms - - - - - */
ul.gform_fields {
  list-style: none;
  margin: 0;
  padding: 0; }

ul.gform_fields li {
  margin-bottom: 20px; }

input.medium,
textarea.medium,
select {
  width: 100%;
  background: #f2f2f2;
  border: none;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 10px 20px;
  height: 48px;
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif;
  color: #666;
  text-indent: 0.01px;
  text-overflow: '';
  font-size: 1.1428571429em;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: bold; }

select {
  background: url(images/select-arrow.svg) no-repeat right 10px center #f2f2f2; }

.white-form input.medium,
.white-form textarea.medium,
.white-form select {
  background-color: #fff !important;
  font-weight: 900; }

textarea.medium {
  resize: none;
  height: 200px;
  padding: 10px; }

.gform_footer img {
  display: block;
  margin: 10px auto 0 auto;
  width: 24px;
  height: auto;
  clear: both; }

li.gform_validation_container {
  display: none !important; }

.gfield_label {
  display: none; }

::-webkit-input-placeholder {
  opacity: 1;
  color: #666; }

:-moz-placeholder {
  /* Firefox 18- */
  opacity: 1;
  color: #666; }

::-moz-placeholder {
  /* Firefox 19+ */
  opacity: 1;
  color: #666; }

:-ms-input-placeholder {
  opacity: 1;
  color: #666; }

.validation_error {
  padding-bottom: 20px;
  font-weight: bold;
  color: #f7941d; }

.validation_message {
  padding-top: 5px;
  color: #f7941d;
  font-style: italic;
  font-size: 0.8571428571em;
  line-height: 1.4em; }

.gform_confirmation_message {
  color: #17355e;
  font-weight: bold; }

footer .gform_confirmation_message {
  color: #fff; }

ul.gfield_radio,
ul.gfield_checkbox {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%; }

ul.gfield_radio li,
ul.gfield_checkbox li {
  text-align: left;
  display: inline-block;
  padding-right: 30px;
  margin: 15px 0 0 0;
  width: 50%; }

ul.gfield_radio label,
ul.gfield_checkbox label {
  padding-left: 12px;
  font-weight: bold;
  font-size: 1.0714285714em;
  position: relative;
  top: -4px;
  display: inline-block; }

ul.gfield_radio input,
ul.gfield_checkbox input {
  width: 22px;
  height: 22px;
  border: 4px solid #f2f2f2;
  background: #fff;
  border-radius: 120%;
  -webkit-appearance: none;
  display: inline-block; }

ul.gfield_checkbox input {
  border-radius: 0; }

ul.gfield_radio input:checked,
ul.gfield_checkbox input:checked {
  background: #17355e; }

/* !Search Results - - - - - */
h1.search-results-title {
  margin-bottom: 30px;
  font-size: 2.1428571429em;
  line-height: 1.4em; }

h2.small-post-title {
  font-size: 1.4285714286em;
  line-height: 1.4em;
  margin-bottom: 10px; }

ol.search-results-list {
  padding-left: 20px; }

ol.search-results-list li {
  margin-bottom: 40px; }

input.search-button {
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(images/search-icon-blue.svg) no-repeat center;
  border: none;
  text-indent: -9999px; }

#searchform {
  padding-right: 48px;
  position: relative; }

.search-wrap {
  display: none; }

/* !Footer - - - - - */
.footer-logo {
  width: 240px; }

.footer-middle {
  width: calc(60% - 120px);
  padding-left: 40px;
  padding-top: 120px; }

.footer-right {
  width: calc(40% - 120px);
  padding-left: 40px;
  padding-top: 70px;
  text-align: right; }

ul.footer-nav a {
  display: block;
  margin-bottom: 20px;
  font-size: 1.2857142857em;
  line-height: 1.4em; }

ul.footer-nav a:hover {
  color: #fff; }

a.social {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px; }

a.social:first-child {
  margin-left: 0; }

a.social path {
  fill: #fff;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

a.social:hover path {
  fill: #f7941d; }

.footer-hash {
  font-size: 1.7142857143em;
  line-height: 1.4em;
  margin-top: 20px; }

.footer-hash a {
  color: #fff; }

.footer-hash a:hover {
  color: #f7941d; }

.signup-title {
  font-size: 1.7142857143em;
  line-height: 1.4em;
  margin-bottom: 15px; }

.footer-bottom-text {
  font-size: 2.1428571429em;
  line-height: 1.4em; }

.signup-form .gform_footer input.gform_button {
  display: none; }

li#field_1_1 .ginput_container {
  padding-right: 90px;
  position: relative; }

li#field_1_1 input.medium {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

button.join {
  width: 90px;
  text-align: center;
  line-height: 48px;
  background: #ccc;
  color: #fff;
  border: none;
  border-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
  top: 0;
  right: 0;
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 1em;
  padding: 0;
  margin: 0;
  font-weight: 900;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

button.join:hover {
  background: #f7941d; }

.footer-credit {
  line-height: 1.5em; }

.footer-credit-left {
  width: 50%;
  padding-right: 25px; }

.footer-credit-right {
  width: 50%;
  padding-left: 25px;
  text-align: right; }

.footer-credit-left a {
  color: #ccc; }

.footer-credit-left a:hover {
  color: #f7941d; }

.footer-legal a {
  display: inline-block;
  margin-left: 20px; }

.footer-legal a:first-child {
  margin-left: 0; }

footer .address,
.footer-year {
  margin-top: 6px; }

footer .address:first-child {
  margin-top: 0; }

.footer-logo img {
  opacity: 0; }

.footer-top {
  background-image: url(images/footer-bg@4x.png);
  background-size: 1400px 490px;
  background-color: rgba(23, 53, 94, 0); }

/* !H Tags - - - - - */
h1.page-title {
  font-size: 3.4285714286em;
  line-height: 1.3em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em; }

h2.subhead {
  font-size: 1.7142857143em;
  line-height: 1.3em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em; }

h1.small-title,
h2.title-sub {
  font-size: 2.5714285714em;
  line-height: 1.3em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em; }

h4.mini {
  font-size: 1.5em;
  line-height: 1.4em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em; }

h4.small-video-title {
  font-size: 1em;
  line-height: 1.4em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em; }

h2.title-sub.margin-bottom {
  margin-bottom: 35px; }

h2.title-sub.margin-top {
  margin-top: -40px; }

h2.subhead.margin-bottom {
  margin-bottom: 35px; }

/* !Header Box - - - - - */
.header-box:after {
  content: "";
  width: 100%;
  height: 450px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: url(images/blue-diamond-pattern.svg) repeat center top #17355e; }

.header-box .inner {
  position: relative;
  z-index: 2; }

.header-box-left {
  width: 50%; }

.header-box-left a.watch {
  margin-left: 20px; }

.header-box-right {
  text-align: right;
  width: 50%;
  padding-left: 50px; }

a.select-toggle {
  background: rgba(255, 255, 255, 0.4) url(images/white-select-arrow.svg) no-repeat right 20px center;
  border-radius: 4px;
  padding: 9px 50px 8px 20px;
  display: inline-block;
  color: #fff;
  cursor: pointer;
  font-size: 1em;
  line-height: 1.3em; }

a.select-toggle:hover {
  background-color: #f7941d; }

ul.select-drop {
  text-align: right; }

ul.select-drop a {
  display: block;
  padding: 6px 25px;
  color: #666;
  text-align: right;
  font-size: 1em;
  line-height: 1.3em; }

ul.select-drop a:hover {
  color: #17355e; }

ul.select-drop {
  padding: 12px;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.94);
  z-index: 100;
  position: absolute;
  top: -20px;
  right: 25px;
  display: none; }

/* !Page Box - - - - - */
.page-box {
  margin-bottom: 100px; }

.page-box-content {
  background: #fff; }

.page-template-races .page-box-content {
  padding-bottom: 0; }

.page-box-content .text,
.text.sub-time-text {
  line-height: 2.1em; }

.page-box-title {
  padding-left: 40px;
  background: url(images/monumental-logo.svg) no-repeat left center;
  background-size: 24px 40px;
  font-size: 1.1428571429em;
  position: relative;
  line-height: 40px; }

.page-box-header {
  padding: 25px;
  position: relative; }

.page-box-title.has-link {
  padding-right: 220px; }

a.page-box-link {
  font-size: 1em;
  position: absolute;
  top: 50%;
  right: 25px;
  line-height: 40px;
  display: inline-block;
  margin-top: -20px; }

/* !Featured Story - - - - - */
.feature-tag {
  padding: 25px 20px;
  position: relative;
  left: -60px;
  z-index: 10;
  max-width: 550px; }

.feature-tag:after {
  content: "";
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 100%;
  background: url(images/tab-angle.svg) no-repeat center;
  z-index: 10; }

.feature-post-screen {
  padding-bottom: 80px; }

.blog-author {
  margin: 30px 0;
  font-size: 0.8571428571em;
  line-height: 1.4em; }

.author-image {
  width: 50px;
  overflow: hidden;
  border-radius: 120%; }

.author-info.ilb {
  width: calc(100% - 50px);
  padding-left: 10px; }

.feature-tag .blog-author {
  margin-bottom: 0;
  margin-top: 20px; }

.list-post-date {
  font-size: 0.8571428571em;
  line-height: 1.4em;
  margin-bottom: 5px; }

h2.list-post-title {
  font-size: 1.7142857143em;
  line-height: 1.4em;
  font-weight: 900; }

.feature-title {
  position: absolute;
  top: 30px;
  right: 30px;
  font-size: 2.5714285714em;
  line-height: 1.3em; }

.feature-post-image {
  margin-bottom: 40px; }

h2.list-post-title a {
  color: #17355e; }

h2.list-post-title a:hover {
  color: #f7941d; }

/* !Instagram Feed - - - - - */
ul.instagram li a {
  display: block;
  background: url(images/trans.png) no-repeat center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

ul.instagram li {
  margin-bottom: 40px; }

ul.instagram li:last-of-type {
  margin-bottom: 0; }

/* !Races - - - - - */
.box-map iframe {
  height: 460px;
  width: 100%; }

.box-elevation {
  height: 230px;
  overflow: hidden; }

.box-elevation img {
  max-height: 100%;
  overflow: auto; }

.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap; }
  .scrolling-wrapper img.scroll-image {
    display: inline-block; }

.scroll-instructions {
  display: none;
  font-size: 0.8571428571em;
  line-height: 1.3em;
  padding: 10px 25px;
  text-align: center; }

.scroll-instructions span {
  position: relative;
  top: -1px; }

.records-section {
  margin-top: 50px; }

.records-section:first-child {
  margin-top: 0; }

.records-section .view-all {
  margin-top: 15px; }

.records-section .view-all a {
  color: #ccc; }

.records-section .view-all a:hover {
  color: #f7941d; }

.time-sep {
  padding: 0 10px; }

.has-via {
  padding-right: 305px; }

.via-logo img {
  height: 20px;
  width: auto;
  margin-left: 20px; }

.via {
  position: absolute;
  top: 50%;
  line-height: 20px;
  right: 25px;
  margin-top: -10px; }

.page-template-races #container,
.page-template-media #container {
  background: #fff; }

/* !Tables - - - - - */
.race-table {
  font-weight: 900;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: .05em; }

.course-table td {
  font-size: 1.5em;
  line-height: 1.3em; }

.race-table td,
.race-table th {
  padding: 8px 10px;
  text-align: center;
  font-weight: 900; }

.course-table td,
.course-table th {
  padding: 15px; }

.race-table td.name,
.race-table th.name {
  text-align: left; }

.race-table.lt-blue-bg {
  background: #20498E; }

.race-table th {
  background: #fff;
  color: #ccc; }

.race-table td {
  color: #fff; }

.race-table.lt-blue-bg tr:nth-child(20n+2) {
  background-color: rgba(255, 255, 255, 0.03); }

.race-table.lt-blue-bg tr:nth-child(20n+3) {
  background-color: rgba(255, 255, 255, 0.06); }

.race-table.lt-blue-bg tr:nth-child(20n+4) {
  background-color: rgba(255, 255, 255, 0.09); }

.race-table.lt-blue-bg tr:nth-child(20n+5) {
  background-color: rgba(255, 255, 255, 0.12); }

.race-table.lt-blue-bg tr:nth-child(20n+6) {
  background-color: rgba(255, 255, 255, 0.15); }

.race-table.lt-blue-bg tr:nth-child(20n+7) {
  background-color: rgba(255, 255, 255, 0.18); }

.race-table.lt-blue-bg tr:nth-child(20n+8) {
  background-color: rgba(255, 255, 255, 0.21); }

.race-table.lt-blue-bg tr:nth-child(20n+9) {
  background-color: rgba(255, 255, 255, 0.24); }

.race-table.lt-blue-bg tr:nth-child(20n+10) {
  background-color: rgba(255, 255, 255, 0.27); }

.race-table.lt-blue-bg tr:nth-child(20n+11) {
  background-color: rgba(255, 255, 255, 0.3); }

.race-table.lt-blue-bg tr:nth-child(20n+12) {
  background-color: rgba(255, 255, 255, 0.33); }

.race-table.lt-blue-bg tr:nth-child(20n+13) {
  background-color: rgba(255, 255, 255, 0.36); }

.race-table.lt-blue-bg tr:nth-child(20n+14) {
  background-color: rgba(255, 255, 255, 0.39); }

.race-table.lt-blue-bg tr:nth-child(20n+15) {
  background-color: rgba(255, 255, 255, 0.42); }

.race-table.lt-blue-bg tr:nth-child(20n+16) {
  background-color: rgba(255, 255, 255, 0.45); }

.race-table.lt-blue-bg tr:nth-child(20n+17) {
  background-color: rgba(255, 255, 255, 0.48); }

.race-table.lt-blue-bg tr:nth-child(20n+18) {
  background-color: rgba(255, 255, 255, 0.51); }

.race-table.lt-blue-bg tr:nth-child(20n+19) {
  background-color: rgba(255, 255, 255, 0.54); }

.race-table.lt-blue-bg tr:nth-child(20n+20) {
  background-color: rgba(255, 255, 255, 0.57); }

.race-table.orange-bg {
  background: #f7941d; }

.race-table.orange-bg tr:nth-child(20n+2) {
  background-color: rgba(255, 255, 255, 0.03); }

.race-table.orange-bg tr:nth-child(20n+3) {
  background-color: rgba(255, 255, 255, 0.06); }

.race-table.orange-bg tr:nth-child(20n+4) {
  background-color: rgba(255, 255, 255, 0.09); }

.race-table.orange-bg tr:nth-child(20n+5) {
  background-color: rgba(255, 255, 255, 0.12); }

.race-table.orange-bg tr:nth-child(20n+6) {
  background-color: rgba(255, 255, 255, 0.15); }

.race-table.orange-bg tr:nth-child(20n+7) {
  background-color: rgba(255, 255, 255, 0.18); }

.race-table.orange-bg tr:nth-child(20n+8) {
  background-color: rgba(255, 255, 255, 0.21); }

.race-table.orange-bg tr:nth-child(20n+9) {
  background-color: rgba(255, 255, 255, 0.24); }

.race-table.orange-bg tr:nth-child(20n+10) {
  background-color: rgba(255, 255, 255, 0.27); }

.race-table.orange-bg tr:nth-child(20n+11) {
  background-color: rgba(255, 255, 255, 0.3); }

.race-table.orange-bg tr:nth-child(20n+12) {
  background-color: rgba(255, 255, 255, 0.33); }

.race-table.orange-bg tr:nth-child(20n+13) {
  background-color: rgba(255, 255, 255, 0.36); }

.race-table.orange-bg tr:nth-child(20n+14) {
  background-color: rgba(255, 255, 255, 0.39); }

.race-table.orange-bg tr:nth-child(20n+15) {
  background-color: rgba(255, 255, 255, 0.42); }

.race-table.orange-bg tr:nth-child(20n+16) {
  background-color: rgba(255, 255, 255, 0.45); }

.race-table.orange-bg tr:nth-child(20n+17) {
  background-color: rgba(255, 255, 255, 0.48); }

.race-table.orange-bg tr:nth-child(20n+18) {
  background-color: rgba(255, 255, 255, 0.51); }

.race-table.orange-bg tr:nth-child(20n+19) {
  background-color: rgba(255, 255, 255, 0.54); }

.race-table.orange-bg tr:nth-child(20n+20) {
  background-color: rgba(255, 255, 255, 0.57); }

tr.lt-orange-bg {
  background-color: #FBB040; }

.record-col {
  width: 50%; }

.record-col:nth-child(odd) {
  padding-right: 25px; }

.record-col:nth-child(even) {
  padding-left: 25px; }

td.time span {
  padding-left: 28px;
  background: url(images/time-icon.svg) no-repeat left center;
  background-size: 18px 20px; }

.course-table td.time span {
  padding-left: 38px;
  background-size: 26px 29px; }

.person-icon {
  width: 38px; }

.mobile-year,
.age-label {
  display: none; }

td.age,
td.year {
  color: rgba(255, 255, 255, 0.4); }

/* !App banner - - - - - */
.app-icon {
  width: 70px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); }

.banner-label {
  font-size: 1.7142857143em;
  margin-right: 50px;
  line-height: 1.3em; }

.app-event-name {
  margin: 0 20px; }

a.app-link {
  margin-left: 16px; }

/* !Participants - - - - - */
.schedule-section {
  margin-top: 70px; }

.schedule-section:first-child {
  margin-top: 0; }

.schedule-section h2
.schedule-left {
  width: 40%;
  text-align: right; }

.schedule-right {
  width: 55%;
  padding-left: 40px; }

.schedule-left,
.sub-time {
  font-size: 1.1428571429em;
  margin-bottom: 10px; }

.sub-time-location {
  margin-top: 8px; }

.sub-time-text {
  margin-top: 30px; }

.sub-schedule {
  margin-top: 70px; }

.sub-schedule:first-child {
  margin-top: 0; }

.page-id-311 table img {
  max-width: 200px; }

/* !VIP Experience - - - - - */
.vip {
  background: linear-gradient(0deg, #26467a 0%, #1c3762 66.6%, #132b4d 100%);
  width: 100%;
  padding-bottom: 50px;
  border: 8px solid white;
  border-top: 0px; }

.page-template-vip .via a {
  margin-left: 20px; }

.vip .inner {
  padding: 0 50px; }

.vip .intro {
  padding: 75px 0 80px 0;
  max-width: 890px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.vip .intro .logo {
  width: 100%;
  height: auto;
  max-width: 420px;
  margin-left: -94px; }

.vip .intro a.button {
  margin-top: 25px; }

.vip a.button {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 540px;
  display: block;
  text-align: center; }

.vip a.button:last-of-type {
  margin-bottom: 80px; }

.vip .features {
  text-align: center;
  margin-bottom: 80px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 80px; }

.vip .vip-area {
  display: inline-block;
  vertical-align: top;
  text-align: left; }

.vip .vip-area {
  margin-right: 50px; }

.vip .vip-area:last-of-type {
  margin-right: 0; }

.vip .vip-area .section-title {
  font-size: 1.5em;
  padding-left: 25px; }

.vip .vip-area .sponsor {
  float: right;
  margin-top: -45px; }

.vip .vip-area .sponsor img {
  width: 100%;
  height: auto;
  max-width: 100px;
  opacity: .75; }

.vip .vip-area .sponsor img:hover {
  opacity: 1;
  transition: ease-in .2s;
  -webkit-transition: ease-in .2s;
  -moz-transition: ease-in .2s;
  cursor: pointer; }

.vip .vip-area .ammenities {
  border-radius: 12px;
  background: white;
  padding: 25px;
  margin-top: 20px;
  max-width: 540px;
  display: block; }

.vip .ammenity {
  margin-bottom: 10px; }

.vip .ammenity .feature {
  padding-left: 60px;
  margin-top: 10px; }

.vip .ammenity .ammenities-text + .feature, .vip .ammenity .sponsor + .feature {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  padding-top: 24px;
  margin-top: 24px; }

.vip .ammenity:last-of-type {
  margin-bottom: 0; }

.vip .ammenities-icon {
  margin-right: 10px;
  margin-bottom: -8px; }

.vip .ammenities-icon img {
  width: 100%;
  height: auto;
  max-width: 50px; }

.vip .ammenities-text {
  max-width: 420px; }

.vip .ammenity.with-sponsor .ammenities-text {
  max-width: 360px;
  padding-right: 20px; }

/* !Volunteers - - - - - */
.shift {
  padding-left: 10px;
  display: inline-block; }

.shift:first-child {
  padding-left: 0; }

/* !Single Story - - - - - */
.media-social {
  margin-left: 30px;
  position: relative;
  top: 2px; }

.story-block {
  margin-top: 50px; }

.story-comments {
  margin-top: 70px; }

.story-block:first-child {
  margin-top: 0; }

.dropcap {
  margin-right: 12px;
  position: relative;
  top: -1px; }

.video-title-box {
  padding: 20px 25px; }

h1.small-title p {
  margin: 15px 0; }

h1.small-title p:first-child {
  margin-top: 0; }

h1.small-title p:last-child {
  margin-bottom: 0; }

.mon-header-left,
.mon-header-right {
  width: 200px;
  text-align: left; }

.mon-header-right {
  text-align: right;
  padding-top: 7px; }

.mon-header-middle {
  width: calc(100% - 400px);
  padding: 0 30px;
  text-align: center; }

.mon-header-middle h2.subhead {
  max-width: 620px;
  margin: 0 auto; }

.mon-header-left .blog-author {
  margin: 0; }

a.share-toggle {
  margin-left: 15px; }

a.share-toggle polygon {
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

a.share-toggle:hover polygon {
  fill: #20498E; }

.share-wrap {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 100;
  background: rgba(242, 242, 242, 0.9);
  padding: 22px 22px 12px 22px;
  border-radius: 6px; }

a.share {
  display: inline-block;
  margin-left: 10px;
  text-align: center;
  cursor: pointer; }

a.share svg {
  height: 30px;
  width: auto;
  display: inline-block; }

a.share:first-child {
  margin: 0; }

.share-icon-label {
  font-size: 0.5714285714em;
  line-height: 1.4em;
  margin-top: 10px;
  color: #666; }

.share-icon {
  background: #fff;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  background: #fff;
  border-radius: 4px;
  padding-top: 10px;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

a:hover .share-icon {
  background: #ccc; }

a.share path {
  fill: #20498E; }

/* !Homepage - - - - - */
.headline {
  position: absolute;
  top: 20vh;
  padding: 50px 25px 75px 25px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  z-index: 999; }

.headline .headline-text {
  font-size: 3.4285714286em;
  line-height: 1em;
  color: #fff;
  text-shadow: 0px 0px 180px rgba(0, 0, 0, 0.6);
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto; }

.headline .subhead {
  font-size: 1.8571428571em;
  margin-top: 25px;
  margin-bottom: 65px;
  text-shadow: 0px 0px 120px rgba(0, 0, 0, 0.6);
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto; }

.headline a.button, .vip a.button {
  background: #f7941d;
  color: #fff;
  padding: 16px 25px;
  border-radius: 8px;
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.15); }

.headline a.button:hover, .vip a.button:hover {
  cursor: pointer;
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.4);
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  transition: .2s ease-in-out; }

.headline a.button:focus, .vip a.button:focus {
  background: #ec8e1c;
  color: rgba(255, 255, 255, 0.9);
  font-size: 0.9821428571em;
  box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0s;
  -moz-transition: 0s;
  transition: 0s; }

.headline-fade {
  background: #1c3b6f; }

.headline-fade img {
  opacity: .3; }

.home-intro-left {
  width: 360px; }

.home-intro-right {
  width: calc(100% - 360px);
  padding-left: 50px; }

.home-intro-right .sans-text {
  color: #f2f2f2; }

.main-sponsor img {
  max-height: 150px;
  width: auto;
  display: block;
  margin: 0 auto; }

.main-sponsor {
  margin-bottom: 30px; }

ul.sponsor-list li {
  padding: 20px; }

img.sponsor {
  max-height: 90px;
  width: auto;
  display: block;
  margin: 0 auto; }

ul.sponsor-list {
  padding: 0 20px;
  max-width: 1400px;
  margin: 0 auto; }

.home-stats {
  padding: 25px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  background: rgba(242, 242, 242, 0.8); }

.home-stats.under-stats {
  position: relative;
  background: #55558e; }

.home-stats ul li {
  width: 25%;
  padding: 25px; }

.home-stats.under-stats ul li {
  padding-left: 0; }

.home-stats ul {
  max-width: 1370px;
  margin: 0 auto; }

.stat-box {
  height: 100%;
  padding: 15px;
  border: 4px solid #fff; }

.home-stats.under-stats .stat-box {
  border-color: #ccc; }

.stat-number {
  font-size: 2.1428571429em;
  line-height: 1.4em;
  margin-bottom: 5px; }

sup {
  font-size: 50%;
  position: relative;
  top: -7px;
  padding-left: 2px; }

.stat-number sup {
  font-size: 50%;
  position: relative;
  top: -10px;
  padding-left: 2px; }

.stat-text {
  font-size: 0.9285714286em;
  line-height: 1.3em; }

/* !Media Page - - - - - */
.shadow {
  text-shadow: 0 0 60px rgba(0, 0, 0, 0.3);
  -webkit-text-shadow: 0 0 60px rgba(0, 0, 0, 0.3);
  moz-text-shadow: 0 0 60px rgba(0, 0, 0, 0.3); }

.x-shadow {
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
  moz-text-shadow: 0 0 30px rgba(0, 0, 0, 0.4); }

ul.video-list li {
  width: 50%;
  margin-bottom: 40px; }

ul.video-list li:nth-child(odd) {
  padding-right: 20px; }

ul.video-list li:nth-child(even) {
  padding-left: 20px; }

.small-video-title-box {
  padding: 15px; }

h4.small-video-title {
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

a:hover h4.small-video-title {
  color: #f7941d; }

.video-thumb:before {
  content: "";
  width: 34px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -12px 0 0 -17px;
  z-index: 10;
  background: url(images/youtube.svg) no-repeat center; }

.social-feeds {
  margin-top: 40px; }

.feed-left {
  width: calc(100% - 200px);
  padding-right: 40px; }

.feed-right {
  width: 200px; }

.ig-feed-title {
  font-size: 0.9285714286em;
  line-height: 1.3em;
  margin-bottom: 20px;
  margin-top: 20px; }

.ig-feed-title path {
  fill: #ccc; }

.ig-feed-title svg {
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px; }

.feature-post-image a {
  display: block; }

.list-post-left {
  width: 330px; }

.list-post-right.ilb {
  width: calc(100% - 330px);
  padding: 40px 0 0 50px; }

.list-post {
  margin-top: 50px;
  background-color: #efefef; }

.list-post:first-child {
  margin-top: 0; }

.list-post .intro-text {
  padding-right: 40px;
  max-width: 600px;
  text-transform: initial;
  font-size: 1em;
  font-family: "Caecilia", Arial, Verdana, sans-serif;
  line-height: 2em; }

h2.list-post-title a:hover {
  color: #f7941d; }

/* !Results - - - - - */
.results-links ul {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 25px; }

.results-links ul li {
  width: auto;
  padding: 0 25px;
  margin-bottom: 50px;
  opacity: .4;
  -webkit-transition: all .35s ease;
  -moz-transition: all .35s ease;
  transition: all .35s ease; }

.results-links ul li.logo {
  width: 25%; }

.results-links ul li:hover,
.results-links ul li#current {
  opacity: 1; }

td.medal {
  min-height: 39px; }

tr.medal1 td.medal {
  background: url(images/medal1.svg) no-repeat center; }

tr.medal2 td.medal {
  background: url(images/medal2.svg) no-repeat center; }

tr.medal3 td.medal {
  background: url(images/medal3.svg) no-repeat center; }

td.medal span {
  position: relative;
  top: 5px;
  font-size: 0.6428571429em;
  line-height: 1.3em; }

.page-template-results .view-all a {
  padding-left: 20px;
  color: #f7941d;
  opacity: 1; }

.page-template-results .view-all a:hover {
  color: #fff;
  opacity: 1; }

.page-template-results .by-year {
  padding-right: 20px; }

/* !Social Feeds. - - - - - */
body .cff-date,
body .ctf-tweet-meta,
body .ctf-context,
body .ctf-tweet-meta a,
body .ctf-author-box {
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif;
  color: #ccc !important; }

body .ctf-context {
  margin-bottom: 10px; }

body .ctf-tweet-meta {
  margin: 15px 0; }

body .cff-post-text,
body .ctf-tweet-text {
  font-family: "Caecilia", Arial, Verdana, sans-serif;
  line-height: 1.8em !important; }

body #ctf .ctf-item,
body #cff .cff-item {
  padding: 40px;
  /*border-color: $vvlt-grey !important;*/ }

#cff .cff-item:first-child {
  padding-top: 40px !important; }

#cff .cff-count {
  color: #ccc !important; }

#cff .cff-view-comments .cff-icon, #cff .cff-comments-box .cff-icon, #cff .cff-love, #cff-lightbox-wrapper .cff-love {
  opacity: .2; }

#cff .cff-view-comments:hover .cff-icon,
#cff .cff-view-comments:focus .cff-icon,
#cff .cff-comments-box:hover .cff-icon,
#cff .cff-comments-box:focus .cff-icon,
#cff .cff-view-comments:hover .cff-love,
#cff-lightbox-wrapper .cff-view-comments:hover .cff-love,
#cff .cff-view-comments:focus .cff-love,
#cff-lightbox-wrapper .cff-view-comments:focus .cff-love {
  opacity: .4; }

#cff .cff-view-comments:hover,
#cff .cff-view-comments:focus,
#cff-lightbox-wrapper .cff-view-comments:hover,
#cff-lightbox-wrapper .cff-view-comments:focus {
  background: #fff !important; }

#cff .cff-view-comments, #cff-lightbox-wrapper .cff-view-comments {
  border-radius: 8px; }

body #cff a,
body #ctf a,
body .ctf-author-box {
  text-decoration: none !important;
  font-family: "brandon-grotesque", Arial, Verdana, sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .05em; }

body #cff a:hover,
body #ctf a:hover {
  text-decoration: none !important; }

body #ctf p.ctf-tweet-text,
body #cff p.cff-post-text {
  margin: 0 0 15px 0 !important;
  font-weight: bold !important;
  line-height: 2em !important;
  max-width: 600px; }

body #ctf .ctf-item:first-child {
  border-top: none; }

body #ctf .ctf-item {
  border-top: 40px solid #fff;
  border-bottom: 20px solid #efefef;
  padding-bottom: 0;
  padding-top: 20px; }

body #ctf .ctf-tweet-actions a {
  padding: 10px; }

body #ctf .ctf-tweet-actions a:hover,
body #ctf .ctf-tweet-actions .ctf-reply:hover,
body #ctf .ctf-tweet-actions .ctf-reply:focus,
body #ctf .ctf-tweet-actions .ctf-retweet:hover,
body #ctf .ctf-tweet-actions .ctf-retweet:focus,
body #ctf .ctf-tweet-actions .ctf-like:hover,
body #ctf .ctf-tweet-actions .ctf-like:focus {
  color: #f7941d !important; }

body #ctf .ctf-author-name,
body #ctf .ctf-author-screenname,
body #ctf .ctf-verified,
body #ctf .ctf-tweet-meta,
body #ctf_lightbox .ctf-author-name,
body #ctf_lightbox .ctf-author-screenname,
body #ctf_lightbox .ctf-verified,
body #ctf_lightbox .ctf-tweet-meta {
  margin-left: 0; }

body #ctf .ctf-tweet-media a:after {
  border: none; }

body #ctf .ctf-tweet-meta:before {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  background: url(images/twitter-white.svg) no-repeat center; }

body #ctf .ctf-tweet-meta a {
  margin-left: 36px; }

/* - - - Organizations - - - */
.v-bene-graphic {
  display: none; }

.bene-left {
  width: 200px; }

.bene-right.ilb {
  width: calc(100% - 200px);
  padding-left: 50px; }

.bene-graphic table {
  max-width: 100%;
  width: 100%; }

.bene-graphic td {
  border: 4px solid #fff;
  padding: 40px 0 30px 0; }

.bene-graphic .bene-headline {
  color: #f7941d;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 4.1785714286em; }

.bene-graphic .bene-subtext {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.2857142857em;
  margin-top: 30px;
  letter-spacing: .1em; }

/* - - - Media Queries - - - */
@media only screen and (max-width: 1199px) {
  .footer-logo,
  .feature-title,
  .feature-tag:after {
    display: none; }
  .footer-middle {
    width: 50%;
    padding: 0 25px 0 0; }
  .footer-right {
    width: 50%;
    padding: 0 0 0 25px;
    text-align: right; }
  h1.page-title {
    font-size: 2.5714285714em; }
  .feature-post-screen {
    position: static;
    max-width: none; }
  .feature-tag {
    position: static;
    max-width: none; }
  .scroll-instructions {
    display: block; }
  .has-via {
    padding-right: 0; }
  .via {
    position: static;
    margin-top: 15px; }
  ul.nav a {
    margin-left: 30px; }
  ul.top-nav li {
    margin-right: 30px; }
  .footer-top {
    background: url(images/blue-diamond-pattern.svg) repeat center top #17355e !important; }
  .headline {
    top: 15vh; }
  .page-template-vip .via {
    position: absolute;
    margin-top: -12px; } }

@media only screen and (max-width: 1023px) {
  .vip .intro {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 50px 0 75px 0;
    margin-bottom: 50px; }
  .vip .intro .logo {
    margin-left: auto;
    margin-right: auto; }
  .vip .intro a.button {
    display: table;
    margin-left: auto;
    margin-right: auto; }
  .vip .vip-area, .vip .vip-area:last-of-type {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 700px; }
  .vip .vip-area .section-title {
    text-align: center; }
  .vip .vip-area:last-of-type .section-title {
    text-align: left; }
  .vip .vip-area .ammenities {
    width: 100%;
    max-width: 700px;
    margin-bottom: 50px; }
  .vip .ammenity.with-sponsor .ammenities-text {
    max-width: 420px; }
  .vip .vip-area .sponsor {
    margin-top: 15px; } }

@media only screen and (max-width: 1000px) {
  /* Style adjustments for viewports that meet the condition */
  .media-social,
  .header-top,
  ul.nav {
    display: none; }
  .beyond-logo {
    width: 100%;
    max-width: 360px;
    margin: 0 auto 30px auto;
    display: block; }
  .beyond-text {
    width: 100%;
    display: block;
    padding: 0;
    text-align: center; }
  a.nav-toggle, a.scroll-nav-toggle {
    display: block; }
  .mobile-date {
    display: block;
    padding: 25px 0; }
  .search-wrap {
    top: 70px;
    padding: 25px 0; }
  input.medium,
  textarea.medium,
  select {
    height: 36px;
    font-size: 1em; }
  input.search-button {
    height: 36px; }
  .section-pad {
    padding: 30px 0; }
  .big-section-pad {
    padding: 50px 0; }
  .xbig-section-pad {
    padding: 70px 0; }
  .non-profit-banner {
    font-size: 0.9285714286em;
    line-height: 1.4em; }
  .text {
    font-size: 0.9285714286em;
    line-height: 1.7em; }
  button.join {
    line-height: 36px; }
  .app-links-wrap {
    display: block;
    margin-top: 25px; }
  a.app-link:first-child {
    margin-left: 0; }
  h1.page-title {
    font-size: 1.7142857143em; }
  .page-box-title.has-link {
    padding-right: 0; }
  a.page-box-link {
    position: static;
    margin: 5px 0 0 0;
    line-height: 1.4em;
    font-size: 0.8571428571em; }
  .page-box-title {
    line-height: 1.4em;
    padding-left: 0;
    background: none; }
  .story-screen h1.small-title {
    font-size: 2.5714285714em; }
  .video-title-box h4.mini {
    font-size: 1.1428571429em; }
  h2.subhead {
    font-size: 1.2857142857em; }
  .main-sponsor img {
    max-height: 110px; }
  ul.sponsor-list li {
    padding: 15px; }
  img.sponsor {
    max-height: 60px; }
  ul.sponsor-list {
    padding: 0 10px; }
  .home-stats {
    position: static;
    padding: 15px;
    background: #f2f2f2; }
  .home-stats ul li {
    padding: 10px; }
  .stat-number {
    font-size: 2em; }
  .record-col {
    width: 100%;
    display: block;
    padding: 0 !important;
    margin-top: 50px; }
  .record-col:first-child {
    margin-top: 0; }
  .header-box-left,
  .header-box-right {
    width: 100%;
    display: block;
    text-align: left; }
  .header-box-right {
    margin-top: 20px;
    padding-left: 0; }
  a.select-toggle,
  .header-select {
    display: block; }
  .select-drop-wrap {
    padding: 0 25px; }
  ul.select-drop {
    width: calc(100% - 50px);
    text-align: left; }
  ul.select-drop a {
    text-align: left; }
  a.logo {
    width: auto;
    position: static;
    height: 110px;
    display: inline-block;
    margin: 0; }
  a.logo img {
    width: auto;
    height: 110px;
    margin: 0; }
  .scroll-nav a.logo {
    height: 50px; }
  .scroll-nav a.logo img {
    height: 50px;
    margin-top: 5px; }
  .header-bottom {
    height: auto;
    padding: 20px 0;
    text-align: left; }
  .header-bottom .inner {
    height: auto; }
  ul.mobile-nav li.search-link {
    display: none !important; }
  ul.mobile-nav {
    padding: 15px 25px;
    background: #fff; }
  ul.monile-nav li.mobile-register {
    display: block; }
  ul.mobile-nav a {
    font-size: 0.9285714286em;
    line-height: 1.4em;
    padding: 5px 0;
    color: #20498E;
    margin-top: 2px;
    display: block; }
  ul.mobile-nav li:first-child a {
    margin-top: 0; }
  ul.mobile-nav a:hover,
  ul.mobile-nav li#current a {
    color: #ccc; }
  ul.mobile-nav li.mobile-register a {
    color: #f7941d; }
  ul.mobile-nav li.mobile-register a:hover {
    color: #20498E; }
  .scroll-nav ul.nav {
    top: 60px;
    display: block;
    background: #f2f2f2;
    right: 0;
    padding: 20px 0; }
  .scroll-nav ul.nav.ilb {
    display: none;
    width: 100%; }
  .scroll-nav ul.nav.ilb li {
    text-align: center;
    display: block; }
  .scroll-nav ul.nav a {
    margin-left: auto;
    line-height: 48px; }
  .scroll-nav ul.nav.ilb li.search-link {
    display: none; }
  .page-template-results .view-all {
    float: right; }
  .page-template-results .by-year {
    padding-bottom: 10px; }
  .headline {
    top: 10vw; }
  .headline-text {
    font-size: 2.5714285714em; }
  .headline .subhead {
    font-size: 1.9285714286em;
    margin-top: 24px;
    margin-bottom: 56px; } }

@media only screen and (max-width: 900px) {
  .home-intro-left {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 30px auto;
    text-align: left;
    display: block; }
  .home-intro-right {
    width: 100%;
    text-align: center;
    padding: 0;
    display: block; } }

@media only screen and (max-width: 850px) {
  ul.footer-nav,
  .story-screen {
    display: none; }
  .footer-middle,
  .footer-right {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    padding: 0;
    display: block; }
  .footer-right {
    margin-top: 40px;
    text-align: center; }
  .signup-title,
  .footer-bottom-text {
    text-align: center;
    font-size: 1.4285714286em; }
  .footer-hash {
    font-size: 1.1428571429em; }
  .footer-credit-left,
  .footer-credit-right {
    width: 100%;
    padding: 0;
    display: block;
    text-align: center; }
  .footer-credit-right {
    margin-top: 30px; }
  .footer-credit {
    font-size: 0.8571428571em;
    line-height: 1.4em; }
  .header-box a.watch {
    display: block;
    margin: 15px 0 0 0; }
  .page-box {
    margin-bottom: 50px; }
  .schedule-left {
    color: #f7941d;
    display: block;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 20px; }
  .schedule-right {
    display: block;
    padding: 0;
    width: 100%; }
  .sub-schedule,
  .schedule-section {
    margin-top: 40px; }
  .schedule-left,
  .sub-time {
    font-size: 1em;
    line-height: 1.4em; }
  .sub-time-location {
    font-size: 0.9285714286em; }
  h4.mini {
    font-size: 1.2857142857em; }
  .sub-time-text {
    margin-top: 20px; }
  .page-box-header {
    padding-top: 15px;
    padding-bottom: 15px; }
  .story-block {
    margin-top: 35px; }
  .story-comments {
    margin-top: 50px; }
  .video-block .inner {
    padding: 0; }
  .home-stats ul li {
    width: 50%; }
  .course-table td {
    font-size: 1em; }
  .course-table td.time span {
    padding-left: 28px;
    background-size: 18px 20px; }
  .person-icon {
    width: 28px; }
  .via-header .time-sep {
    display: block;
    height: 5px;
    text-indent: -9999px; }
  .page-box-title {
    font-size: 1em; }
  .via-logo img {
    height: 15px; }
  .mon-header-left,
  .mon-header-right {
    width: auto;
    display: inline-block;
    text-align: center; }
  .mon-header-right {
    margin-top: 20px; }
  .mon-header-middle {
    width: 100%;
    margin-top: 20px;
    padding: 0;
    display: block; }
  .mon-header-left .author-info.ilb {
    width: auto; }
  .mon-header-left .author-image {
    margin-right: 10px; }
  .share-wrap {
    position: static;
    width: 100%;
    text-align: center;
    border-radius: 0; }
  .list-post-left {
    width: 230px; }
  .list-post-right.ilb {
    width: calc(100% - 230px);
    padding-left: 40px;
    padding-right: 40px; }
  .list-post .intro-text {
    display: none; }
  .headline {
    top: 10%; } }

@media only screen and (max-width: 800px) {
  .vip .vip-area .section-title {
    text-align: center;
    padding-left: 0; }
  .vip .vip-area:last-of-type .section-title {
    text-align: left;
    padding-left: 25px; }
  .vip .ammenities-icon, .vip .ammenities-text {
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .vip .ammenity {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
  .vip .ammenities .ammenity:first-of-type {
    margin-top: 15px; }
  .vip .ammenities .sponsor + .ammenity {
    margin-top: 15px; }
  .vip .ammenities .ammenity:last-of-type {
    border-bottom: none;
    margin-bottom: 0; }
  .vip .ammenities-icon img {
    max-width: 100px; }
  .vip .ammenities-text {
    margin-bottom: 30px;
    margin-top: 20px;
    padding-left: 0; }
  .vip .ammenity .feature {
    padding-left: 0; }
  .vip .vip-area .sponsor {
    float: none;
    margin-top: auto; }
  .vip .vip-area .sponsor img {
    max-width: 150px; } }

@media only screen and (max-width: 700px) {
  .banner-label {
    display: block;
    margin: 0 0 20px 0;
    font-size: 1.2857142857em; }
  a.app-link img.full {
    width: auto;
    height: 30px;
    display: block; }
  .app-event-name {
    display: block;
    margin: 15px 0 0 0; }
  .video-title-box h4.mini {
    font-size: 1em; }
  .race-table th,
  .race-table td {
    font-size: 1em; }
  td.time span {
    line-height: 20px;
    display: inline-block; }
  h2.subhead.margin-bottom {
    margin-bottom: 25px; }
  h2.subhead {
    font-size: 1.1428571429em; }
  .results-links ul li {
    width: 50%;
    padding: 0 15px; }
  .results-links ul {
    padding: 0 20px; }
  .headline-text {
    font-size: 30px; }
  .headline .subhead {
    font-size: 24px;
    margin-top: 18px;
    margin-bottom: 48px; }
  .headline a.button {
    font-size: 0.9285714286em; }
  .headline a.button:focus {
    font-size: 0.8928571429em; } }

@media only screen and (max-width: 600px) {
  /* Style adjustments for viewports that meet the condition */
  .race-table td,
  .course-table td {
    display: block;
    padding: 2px 15px;
    text-align: left !important; }
  .race-table td:first-child,
  .course-table td:first-child {
    padding-top: 10px; }
  .race-table td:last-child,
  .course-table td:last-child {
    padding-bottom: 10px; }
  .race-table thead,
  .race-table th.year,
  .race-table td.year {
    display: none; }
  img.sponsor {
    max-height: 50px; }
  ul.sponsor-list li {
    padding: 10px; }
  ul.sponsor-list {
    padding: 0 15px; }
  .home-stats ul li {
    width: 100%;
    display: block;
    height: auto !important; }
  ul.video-list li {
    width: 100%;
    margin-bottom: 30px; }
  ul.video-list li:nth-child(odd) {
    padding-right: 0; }
  ul.video-list li:nth-child(even) {
    padding-left: 0; }
  .mobile-year,
  .age-label {
    display: inline-block; }
  .course-table td.icon {
    padding-bottom: 8px; }
  td.medal {
    background-position: 15px 9px !important; }
  td.no-medal {
    height: 1px !important; }
  td.medal span {
    top: 6px;
    width: 15px;
    text-align: center;
    display: inline-block; }
  .list-post-left {
    width: 100%;
    margin: 0 auto 30px auto;
    display: block;
    max-height: 200px;
    overflow: hidden; }
  .list-post-right.ilb {
    width: 100%;
    padding: 0 20px 20px 20px;
    display: block; }
  .feed-left.ilb, .feed-right.ilb {
    width: 100%;
    padding: 0 0 20px 0;
    display: block; }
  .feed-right.ilb {
    padding: 0; }
  .headline {
    position: relative;
    padding: 25px 25px 50px 25px;
    background: #1c3b6f; }
  .headline-text {
    font-size: 1.7142857143em; }
  .headline .subhead {
    font-size: 1.2857142857em;
    margin-top: 18px;
    margin-bottom: 38px; } }

@media only screen and (max-width: 500px) {
  /* Style adjustments for viewports that meet the condition */
  .page-template-results .view-all {
    float: none;
    display: block;
    margin-top: 7px; }
  .page-template-results .view-all a {
    padding-left: 0px; }
  .page-template-results .by-year {
    display: none; }
  .page-template-results .header-box-right {
    margin-top: 10px; }
  .home-header-image {
    height: 400px;
    overflow: hidden; }
  .home-header-image img {
    height: 100%;
    width: auto;
    margin-left: -42%; } }

@media only screen and (max-width: 400px) {
  /* Style adjustments for viewports that meet the condition */ }

@media only screen and (max-height: 500px) {
  /* Style adjustments for viewports that meet the condition */
  .scroll-nav ul.nav a {
    line-height: 10vh; }
  .home-intro-right {
    text-align: center; } }

/* - - - Non-Semantic Helper Classes - - - */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }

.ir br {
  display: none; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

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

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* - - - Print Styles - - - */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  /* Black prints faster: h5bp.com/s */
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  /* h5bp.com/t */
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }
