html, body {
  font-family: sans-serif;
  height: 100%;
  width: 100%;
}

body {
  font-family: 'Dosis Bold';
}

hr {
  /*border-color: #abbf1a; border-width: 3px; max-width: 50px;*/
}

hr.light {
  border-color: white;
}

a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #abbf1a;
}

a:hover, a:focus {
  color: #345151;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Dosis Bold';
}

p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
  font-family: 'Antic Regular';
}

.bg-primary {
  background-color: #222222;
}

.bg-dark {
  background-color: #222;
  color: white;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

section {
  padding: 100px 0;
}

aside {
  padding: 50px 0;
}

.no-padding {
  padding: 0;
}

.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.5);
  font-family: 'Dosis Bold';
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.navbar-default .navbar-header .navbar-brand {
  color: #abbf1a;
  font-family: 'Dosis Bold';
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
  color: #345151;
}

.navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #222;
}

.navbar-default .nav>li>a:hover, .navbar-default .nav>li>a:focus:hover, .nav-item.nav-link.active, .nav-tabs .nav-item>.nav-link.active {
  color: #abbf1a;
}

.carousel.slider .carousel-indicators .active {
  background-color: #abbf1a;
}

.navbar-default .nav>li.active>a, .navbar-default .nav>li.active>a:focus {
  color: #abbf1a;
  background-color: transparent;
}

.navbar-default .nav>li.active>a:hover, .navbar-default .nav>li.active>a:focus:hover {
  background-color: transparent;
}

@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: #ffffffb3;
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
    color: #ffffff;
  }
  .navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    color: #ffffffb3;
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .nav>li>a:hover, .navbar-default .nav>li>a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.5);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #abbf1a;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #345151;
  }
  .navbar-default.affix .nav>li>a, .navbar-default.affix .nav>li>a:focus {
    color: #222;
  }
  .navbar-default.affix .nav>li>a:hover, .navbar-default.affix .nav>li>a:focus:hover {
    color: #abbf1a;
  }

  body.assign .navbar-default .navbar-header .navbar-brand,
  body.error .navbar-default .navbar-header .navbar-brand,
  body.liability .navbar-default .navbar-header .navbar-brand {
    color: #abbf1a;
  }
  body.assign .navbar-default .nav>li>a, .navbar-default .nav>li>a:focus,
  body.error .navbar-default .nav>li>a,
  body.liability .navbar-default .nav>li>a {
    color: #222222d1;
  }
  body.assign .navbar-default .nav>li>a:hover, .navbar-default .nav>li>a:focus:hover,
  body.error .navbar-default .nav>li>a:hover,
  body.liability .navbar-default .nav>li>a:hover {
    color: #abbf1acf;
  }

  body.assign .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus
  body.error .navbar-default .navbar-header .navbar-brand:hover,
  body.liability .navbar-default .navbar-header .navbar-brand:hover  {
    color: #222222d1;
  }
  
  body.cart .navbar-default {
    background-color: #222;
  }
  body.cart .navbar-default .navbar-header .navbar-brand {
    color: #abbf1a;
  }
  body.cart .navbar-default .nav>li>a, .navbar-default .nav>li>a:focus {
    color: #ffffffb3;
    color: rgba(255, 255, 255, 0.7);
  }
  body.cart .navbar-default .nav>li>a:hover, .navbar-default .nav>li>a:focus:hover {
    color: #abbf1acf;
  }
  body.cart .navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:focus {
    color: #ffffffd1;
    color: rgba(255, 255, 255, 0.7);
  }
}

.tabbed-nav {
  height: 50px;
  font-size: 1em;
  line-height: 50px;
  color: #a0a0a0;
  background-color: #f2f2f2;
  padding: 0;
}

.tabbed-nav .selected {
  font-size: 1.3em;
  color: #222;
}

.swiper-container, .sponsor-container {
  width: 100%;
  height: 100%;
}

.sponsors .service-box {
  height: 200px;
  display: inline-grid;
  align-content: center;
}

.sponsors img {
  width: 100%;
  min-width: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.swiper-slide .arrow-down.page-scroll.about {
    font-size: 42px;
    bottom: 7vh;
    outline: none;
}

.swiper-pagination-bullet {
  width: 40px;
  height: 40px;
  margin-top: 20px !important;
  text-align: center;
  line-height: 40px;
  font-size: 12px;
  color: #f2f2f2;
  opacity: 1;
  background: rgba(0, 0, 0, 0.6);
}

.swiper-pagination-bullet .fa {
  font-size: 2em;
  line-height: 40px;
}

.about .swiper-container .swiper-pagination-custom {
  width: 50px;
  right: 0;
  left: auto;
}

header .hero-logo {
  width: 50%;
}

header .reg-button {
  margin-top: 50px;
}

@media (max-width: 992px) {
  header {
    height: 100%;
  }

  header .hero-logo {
    width: 75%;
  }

  header .header-content .header-content-inner p.timer-text {
    margin-bottom: 0px;
  }

  .swiper-container-vertical>.swiper-pagination-bullets {
    right: 1px;
    top: 80%;
    transform: translate3d(0px, -50%, 0);
  }

  .swiper-pagination-bullet {
    width: 25px;
    height: 25px;
    margin-top: 10px !important;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
    color: #f2f2f2;
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
  }
  
  .swiper-pagination-bullet .fa {
    font-size: 1.25em;
    line-height: 25px;
  }
}

.swiper-button-disabled {
  opacity: 0.25;
}

:focus {
  outline: none;
}

.swiper-pagination-bullet-active {
  color: #222222;
  background: #f2f2f2;
}

a.swiper-button-next, a.swiper-button-prev {
  text-decoration: none;
}

.swiper-button-next, .swiper-button-prev {
  width: fit-content;
  height: fit-content;
  text-decoration: none;
  z-index: 9999;
}

.swiper-button-next:after, .swiper-button-prev:after {
  content: none;
}

.swiper-button-disabled {
  display: none;
}

body.about nav.navbar-default {
  /* background-color: #042929; */
  background-color: transparent;
  border-color: transparent;
}

body.assign nav.navbar-default {
  color: #222;
}

body.assign header.about {
  padding-top: 60px;
}

body.assign header.about .text-faded {
  text-align: initial;
}

body.assign .error-text {
  overflow-wrap: break-word;
}

body.about nav.navbar-default.affix .navbar-header .navbar-brand, body.about nav.navbar-default.affix .navbar-header .navbar-brand:hover, .navbar-default.affix .navbar-header .navbar-brand:focus {
  color: #222;
}

#about {
  height: 100vh;
  min-height: 100%;
  width: 100%;
}

#about p.detail, p.detail {
  text-align: left;
  width: 60%;
  margin: 0 auto;
  margin-bottom: 10px;
}

#about p.subhead, p.subhead {
  text-align: center;
  /* width: 50%; */
  margin: 0 auto;
  margin-bottom: 10px;
}

header {
  position: relative;
  width: 100%;
  min-height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url("../img/terra-59db8c0504982edded016b89ed0e34df.jpg");
  text-align: center;
  color: white;
  overflow: hidden;
}

header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}

header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}

header .header-content .header-content-inner hr {
  margin: 30px auto;
}

header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}

header.about {
  position: relative;
  width: 100%;
  min-height: 100%;
  text-align: center;
  color: white;
  background-image: none;
  height: 100%;
}

header.about .container {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 50px;
  width: 100%;
}

header.about.p1, .tabbed-nav .selected.p1 {
  background-color: #124744;
}

header.about.p2, .tabbed-nav .selected.p2 {
  background-color: #124744;
}

header.about.p3, .tabbed-nav .selected.p3 {
  background-color: #006343;
}

header.about.p4, .tabbed-nav .selected.p4 {
  background-color: #0b787d;
}

header.about.p5, header.about.p5 p, .tabbed-nav .selected.p5 {
  color: #222222;
  background-color: #ffd39e;
}

header.about.p6, header.about.p6 p, .tabbed-nav .selected.p6 {
  color: #222222;
  background-color: #00d9dc;
  /* font-size: .66em; */
}

header.about.p7, header.about.p7 p, .tabbed-nav .selected.p7 {
  color: #222222;
  background-color: #d7feff;
}

header.about.p8, header.about.p8 p, .tabbed-nav .selected.p8 {
  color: #222222;
}

header.about .container i {
  font-size: 4em;
  padding: 0 20px;
}

header.about .distance {
  padding: 0 20px;
  opacity: 0.5;
  cursor: pointer;
}

header.about .distance.selected {
  opacity: 1;
  color: #abbf1a;
}

header.about .uniforms .shirt-row {
  padding: 0;
}

header.about .uniforms .shirt {
  max-width: 200px;
}

.details {
  width: 66%;
  margin: 0 auto;
}

.details .text-faded {
  font-size: 1em;
}

@media (min-width: 1400px) {
  header.about .uniforms {
    width: 66%;
    margin: 0 auto;
  }
  header.about .uniforms .shirt {
    max-width: 250px;
  }
}

@media (min-width: 768px) and (max-width: 1400px) {
  header.about .uniforms {
    width: 100%;
    margin: 0 auto;
  }
  header.about .uniforms .shirt {
    max-width: 250px;
  }
}

@media (max-width: 768px) {
  .details {
    width: 100%;
  }
  .details .text-faded {
    font-size: 1em;
  }
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	.details .text-faded {
	  font-size: .5em;
	}

	p {
	  margin-bottom: 5px;
	}
}

a.about {
  color: #f2f2f2;
}

.about .arrow-down, .about .arrow-up, .swiper-button-next, .swiper-button-prev {
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: blink;
  -moz-animation-name: blink;
  animation-name: blink;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  bottom: 8vh;
  top: inherit;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  font-size: 3em;
  outline: none;
}

.about .arrow-up, .swiper-button-prev {
  -webkit-animation-name: blink-up;
  -moz-animation-name: blink-up;
  animation-name: blink-up;
  top: 30px;
  bottom: auto;
}

.about .arrow-down:before, .about .arrow-down:after, .about .arrow-up:before, .about .arrow-up:after, .swiper-button-next:before, .swiper-button-next:after {
  background-color: #5a5a5a
}

.hide {
  display: none;
}

.overlay {
  position: absolute;
  margin: 0 auto;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.59);
}

.section-heading {
  margin-top: 0;
}

.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}

@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}

.service-box p {
  margin-bottom: 0;
}

.call-to-action h2 {
  margin: 0 auto 20px;
}

.text-primary {
  color: #abbf1a;
}

.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.btn-default {
  color: #222;
  background-color: white;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle .btn-default {
  color: #222;
  background-color: #f2f2f2;
  border-color: #ededed;
  outline: none;
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle .btn-default {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
  outline: none;
}

.bundle-shirt.btn, .bundle-shirt.btn:focus, .bundle-shirt.btn:active {
  outline: none;
}

.btn-default .badge {
  color: white;
  background-color: #222;
}

.btn-primary {
  color: #fff;
  background-color: #abbf1a;
  border-color: #abbf1a;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-primary:hover {
  opacity: .8;
  color: #fff;
  background-color: #345151;
  border-color: #345151;
}

.btn-primary .badge {
  color: #abbf1a;
  background-color: white;
}

.btn {
  font-family: 'Dosis Bold';
  font-weight: 700;
  text-transform: uppercase;
}

.btn-outline-secondary, .btn-outline-primary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover, .btn-outline-primary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-success, .btn-outline-success:hover, .btn-outline-success:focus {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  border-color: #28a745;
}

header.about .container .btn-outline-success i {
  font-size: 1em;
  padding: 0 10px;
}

.btn-xl {
  padding: 15px 30px;
}

#contact .fa {
  color: #222;
  font-size: 4em;
}

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222;
}

::selection {
  color: white;
  text-shadow: none;
  background: #222;
}

img::selection {
  color: white;
  background: transparent;
}

img::-moz-selection {
  color: white;
  background: transparent;
}

body {
  -webkit-tap-highlight-color: #222;
}

.timer {
  display: inline-block;
  padding: 25px 30px;
}

.timer__item {
  display: inline-block;
  text-align: center;
}

.timer__item+.timer__item {
  margin-left: 20px;
}

.timer__value, .timer__label {
  display: block;
}

.timer__value {
  font-size: 1.5em;
  font-weight: 400;
  margin-bottom: 2px;
}

.timer__label {
  color: #777;
  font-size: 10px;
  letter-spacing: .04em;
  text-transform: uppercase;
}

.logo {
  width: 15%;
  height: 15%;
}

.social {
  display: inline-block;
  font-size: 30px;
}

.social a {
  display: inline;
  width: 50px;
  text-decoration: none;
}

.social a:hover {
  text-decoration: none;
}

.social i {
  margin: 12px;
}

@-webkit-keyframes blink {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes blink {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
  }
}

@keyframes blink {
  0% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes blink-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
  }
}

@-moz-keyframes blink-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
  }
}

@keyframes blink-up {
  0% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
  }
}

@font-face {
  font-family: Dosis Bold;
  src: url(../font-awesome/fonts/Dosis-Bold.ttf)format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: Antic Regular;
  src: url(../font-awesome/fonts/AnticSlab-Regular.ttf)format("truetype");
  font-weight: lighter;
  font-style: normal;
}

section.module.parallax {
  font-size: 16px;
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

section.module.parallax>div {
  padding: 30px 0;
}

section.module.parallax .container {
  position: relative;
  z-index: 10;
}

.page-container section.module.parallax {
  margin: 30px 0px;
}

section.module.parallax .flex-direction-nav .flex-next {
  right: -30px;
}

section.module.parallax .flex-direction-nav .flex-prev {
  left: -30px;
}

section.module.parallax .flex-direction-nav a {
  background: transparent;
  color: #fff;
  font-size: 42px;
  line-height: 28px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: auto;
  top: 40%;
}

section.module.parallax .product .btn-primary {
  display: none;
}

section.parallax h3 {
  color: #333;
  font-size: 42px;
  font-weight: 300;
  font-family: Open Sans, Hind, sans-serif;
  text-align: center;
  margin: 30px 0px 50px;
}

section.parallax .product .price, section.parallax .product .name a {
  font-family: Lato;
  font-size: 18px;
  line-height: 32px;
  margin: 40px auto 30px;
  width: 50%;
}

section.parallax div>.container>.btn {
  background: #0089d9;
  color: #ffffff;
  font-family: Montserrat;
  font-size: 13px;
  padding: 12px 50px;
  margin: 10px 0px 30px;
}

section.parallax div>.container>.btn:hover {
  background: #fff;
  color: #1797df;
  border-color: #fff;
}

section.parallax.white, section.parallax.white h3 {
  color: #fff;
}

section.module.parallax.divider {
  height: 400px;
}

.module {
  background-image: url("../img/athena-f7589b2ba29d4b0b54b2265ec99c7399.jpg");
  margin: 0;
  margin-left: 0px;
  margin-right: 0px;
}

.module > div {
  position: relative;
  padding: 60px;
  padding-left: 0px;
  padding-right: 0px;
}

.module > div::before {
  background-color: #ffffff;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}

.sponsor-container {
  /*height: 100%;*/
  min-height: 100%;
  width: 100%;
}

#sponsor {
  /*height: 100%;*/
  min-height: 100%;
  width: 100%;
  background-color: #f0f8ff;
  padding: 0;
}

#sponsor .jumbotron.jumbotron-fluid {
  /*height: 100%;*/
  min-height: 100%;
  width: 75%;
  margin: 0 auto;
  background-color: #f0f8ff;
}

#sponsor .jumbotron.jumbotron-fluid h1 {
  padding: 20px 0;
}

#sponsor .jumbotron.jumbotron-fluid .sponsor-link-container {
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}

.sponsor-list {
  background-color: #abbf1a;
  position: relative;
  width: 100%;
  padding-top: 50px;
  height: auto;
  text-align: center;
}

.sponsor-list iframe {
  margin: 0 auto;
  top: 50px;
}

@media (max-width: 992px) {
  #sponsor p, #sponsor h1 {
    font-size: 1em;
  }

  #sponsor h1 {
    font-size: 25px !important;
  }

  #about h1 {
    font-size: 1.25em !important;
  }

  #about p {
    font-size: .7em !important;
  }

  #about .fa {
    font-size: 1.5em;
  }

  #about p.detail, p.detail {
    width: 90%;
    font-size: .65em;
  }

  #about p.subhead, p.subhead {
    width: 80%;
    font-size: .7em;
  }

  .module.parallax {
    display: none;
  }
}

/* iPhone [portrait + landscape] */
@media (max-width: 480px) {
  header.about .uniforms .shirt {
    max-width: 150px
  }
}

body.cart .swiper-container {
  padding-top: 50px;
  background-color: #f0f8ff;
  display: table;
  overflow: visible;
}

body.cart table.summary {
  width: 90%;
  margin: 0 auto;
}

body.cart table.summary .shipping {
  border: none;
}

body.cart .cart-item-detail {
  margin: 0 10px;
  margin-bottom: 10px; 
}

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

body.cart .liability {
  margin-bottom: 75px;
  text-align: end;
}

body.cart .progress {
  position: fixed;
  min-width: 100%;
  width: 100%;
  background: #345151;
  z-index: 999999;
}

body.cart .progress-bar {
  color: #222;
  background-color: #abbf1a;
  cursor: default;
}

body.cart .cart-buttons {
  height: 50px;
  margin: 15px 0;
}

body.cart .payment-container {
  min-height: 100%;
  margin-top: 50px;
}

body.cart .payment-container table {
  position: relative;
  top: 50%;
}

body.cart .payment-container .cart-buttons {
  top: 60%;
}

body.cart .payment-container iframe.component-frame {
  z-index: 1 !important;
}

.form-control.is-invalid,
.form-check-input.is-invalid,
.was-validated .form-control:invalid,
.was-validated .form-check-input:invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + .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 calc(.375em + .1875rem);
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

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

.inner-nav {
  margin-top: 10px;
}

body.error .container,
body.liability .container {
  width: 100%;
  min-height: 100%;
  margin-top: 50px;
}

body.assign .navbar-default .navbar-collapse, 
body.assign .navbar-default .navbar-form {
  background-color: #fff;
}

body.assign .team-heading {
  text-transform: capitalize;
}

body.error video {
  width: 100%;
}

body.teams {
  background-color: #222;
  height: 100%;
  min-height: 100%;
  width: 100%;
  min-width: 100%;
}

body.teams .splash {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

body.teams .splash-bio {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 66%;
  text-align: center;
  font-size: 1.5em;
}

body.teams .splash-banner {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

body.teams .edgar {
  background-image: url(../img/splash/edgar-splash-534a17e8ce600b250148f4166bce27db.png);
  color: #f2f2f2;
}

body.teams .olive {
  background-image: url(../img/splash/olive-splash-23dae8d78ba4f376387f1aedc2982dd6.png);
  color: #f2f2f2;
}

body.teams .apollo {
  background-image: url(../img/splash/apollo-splash-7a803b8ed871a80938f5ae0aacdb759b.png);
  color: #f2f2f2;
}

body.teams .shelly {
  background-image: url(../img/splash/shelly-splash-5bb8aa0a5c5a21aba952ffe2c2724b7e.png);
  color: #f2f2f2;
}

body.teams .apollo .splash-bio,
body.teams .olive .splash-bio,
body.teams .shelly .splash-bio {
  background-color: #222222b0;
}

body.submit {
  background-color: #222;
  color: #fff;
  min-height: 100%;
  min-width: 100%;
  height: auto;
}

body.submit .submit-controls {
  margin-top: 20px;
}

body.submit section {
  padding: 0;
  padding-top: 20px;
  padding-bottom: 50px;
}

body.submit .inner-nav {
  margin-top: 60px;
}

body.dash, body.howto {
  background-color: #222;
  color: #fff;
  min-height: 100%;
  min-width: 100%;
  height: auto;
}

body.dash .swiper-container {
  height: auto;
}

body.dash .swiper-container img {
  max-width: 100%;
}

body.dash .team-results {
  background-color: #000;
}

body.dash .team-results table {
  font-size: 1.25em;
}

body.dash .individual-results {
  overflow: auto;
}

body.dash .team-results table, body.dash .team-results tr, body.dash .team-results td {
  margin: 0 auto;
  border: 1px solid black;
  padding: 5px 10px;
}

body.dash .global-results {
  background-color: #278c53;
}

body.howto .guide {
  padding-top: 50px;
  background-color: inherit;
}

body.howto .guide img{
  min-width: 100%;
  max-width: 100%;
}

table.yeti-table {
  width: 100%;
  font-family: 'Roboto', sans-serif;
  color: rgba(0, 0, 0, 0.87);
  border-spacing: 0px;
  position: relative;
}

table.yeti-table thead {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
}

table.yeti-table thead th.yeti-table-sorted {
  color: rgba(0, 0, 0, 1);
}

table.yeti-table thead th.yeti-table-sorted:before {
  vertical-align: middle;
  padding-right: 8px;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  font-feature-settings: 'liga';
}

table.yeti-table thead th.yeti-table-sortable {
  cursor: pointer;
}

table.yeti-table thead th.yeti-table-sorted-asc:before {
  content: '\02C4';
  padding-top: 10px;
}

table.yeti-table thead th.yeti-table-sorted-desc:before {
  content: '\02C5';
  padding-top: 10px;
}

table.yeti-table tbody {
    font-size: 14px;
}

table.yeti-table thead tr th,
table.yeti-table thead tr td,
table.yeti-table tbody tr th,
table.yeti-table tbody tr td {
  height: 48px;
  text-align: left;
  white-space: nowrap;
  padding: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
}

@media (max-width: 1200px) {
  table.yeti-table thead tr th,
  table.yeti-table thead tr td,
  table.yeti-table tbody tr th,
  table.yeti-table tbody tr td {
    height: 30px;
    white-space: normal;
    padding: 5px;
    box-sizing: border-box;
  }

  table.yeti-table input {
    width: 120px;
  }
}

@media (max-width: 720px) {
  table.yeti-table thead tr th,
  table.yeti-table thead tr td,
  table.yeti-table tbody tr th,
  table.yeti-table tbody tr td {
    height: 30px;
    white-space: normal;
    padding: 2px;
    box-sizing: border-box;
  }

  table.yeti-table input {
    width: 100px;
  }
}

table.yeti-table thead tr th:first-child,
table.yeti-table thead tr td:first-child,
table.yeti-table tbody tr th:first-child,
table.yeti-table tbody tr td:first-child {
  padding-left: 16px;
}

table.yeti-table tfoot .yeti-table-pagination-controls {
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);

  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 16px 12px;
}

table.yeti-table tfoot .yeti-table-pagination-controls .yeti-table-pagination-controls-page-info {
  flex: 1;
}

table.yeti-table tfoot .yeti-table-pagination-controls .yeti-table-pagination-controls-next {
  margin-left: 24px;
}

table.yeti-table tfoot .yeti-table-pagination-controls .yeti-table-pagination-controls-previous {
  margin-left: 44px;
}

body.liability .address {
  text-align: center;
  font-size: 0.75em;
  width: 60%;
  margin: 0 auto;
  margin-top: 100px;
}

@media (max-width: 992px) {
  body.teams .splash-bio {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    font-size: .5em;
  }
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.collector {
  position: absolute;
  top: 5px;
  z-index: 9999;
  margin: 0 auto;
  text-align: center;
  left: 20%;
  right: 20%;
  color: #222;
}

.collector .inner {
  min-width: 75%;
  margin: 0 auto;
  display: flex;
  text-align: center;
}

.collector .inner .item {
  width: 25%;
  margin: 10px;
  opacity: .5;
  font-size: 1.5em;
}

.collector .false .fa {
  display: none;
} 

.collector .true {
  color: #abbf1a;
  font-weight: 700;
  opacity: 1;
}

.collector .alert-dismissable .close, 
.alert-dismissible .close {
  position: absolute;
  top: 0px;
  right: 25px;
  color: #222;
  opacity: 1;
  font-size: 3em;
}

.collector #no  {
  position: relative;
  float: left;
  top: 0px;
  left: 25px;
  color: #222;
  opacity: 1;
  font-size: 2em;
}

.collector #submit {
  position: relative;
  float: right;
  top: 0px;
  right: 25px;;
  color: #222;
  opacity: 1;
  font-size: 2em;
}

@media (max-width: 992px) {
  .collector {
    font-size: .65em;
    left: 5%;
    right: 5%;
  }
}

.loader-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #222;
  opacity: .5;
  z-index: 99999999;
}

#loader:before, #loader:after{
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: calc(50% - 10px);
  background-color: #abbf1a;;
  animation: squaremove 1s ease-in-out infinite;
}

#loader:after{
  bottom: 0;
  animation-delay: 0.5s;
}

#loader {
  top: 50%;
  position: relative;
}

.loader-text {
  position: relative;
  top: 65%;
  width: fit-content;
  text-align: center;
  margin: 0 auto;
  color: white;
  display: block;
}

@keyframes squaremove{
  0%, 100%{
    -webkit-transform: translate(0,0) rotate(0);
    -ms-transform: translate(0,0) rotate(0);
    -o-transform: translate(0,0) rotate(0);
    transform: translate(0,0) rotate(0);
  }

  25%{
    -webkit-transform: translate(40px,40px) rotate(45deg);
    -ms-transform: translate(40px,40px) rotate(45deg);
    -o-transform: translate(40px,40px) rotate(45deg);
    transform: translate(40px,40px) rotate(45deg);
  }

  50%{
    -webkit-transform: translate(0px,80px) rotate(0deg);
    -ms-transform: translate(0px,80px) rotate(0deg);
    -o-transform: translate(0px,80px) rotate(0deg);
    transform: translate(0px,80px) rotate(0deg);
  }

  75%{
    -webkit-transform: translate(-40px,40px) rotate(45deg);
    -ms-transform: translate(-40px,40px) rotate(45deg);
    -o-transform: translate(-40px,40px) rotate(45deg);
    transform: translate(-40px,40px) rotate(45deg);
  }
}

