@import url("https://use.typekit.net/qxd1mxq.css");
:root {
  --bs-body-font-family: proxima-nova, sans-serif;
}
h2 {
  font-weight: 600;
}
body {
  padding-top: 100px;
}
.cta-container {
  position: relative;
  overflow: hidden;
}
.cta-header {
  position: absolute;
  top: 5%;
  left: 5%;
}
.cta-title {
  color: #ffffff;
  font-size: 2.25rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px;
}
.cta-container img {
  width: 100%;
}
.content-wrapper {
  margin: 2rem auto 2rem auto;
  overflow: hidden;
  padding: 0 50px 50px 50px;
  max-width: 1700px;
}
.content-wrapper .col-7.col-override {
  width: 60%;
  float: left;
}
.content-wrapper .col-4.col-override {
  overflow: hidden;
  width: 40%;
}
.spinning,
.peak,
.crosscore,
.ugi,
.resist-a-ball {
  position: relative;
  margin-bottom: 15px;
}
.home img {
  width: 100%;
}
.home.spinning .logo-wrap,
.home.peak .logo-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.spinning .logo-wrap img {
  display: block;
  margin: auto;
  width: 75%;
}
.peak .logo-wrap img {
  display: block;
  margin: auto;
}
.mda-content {
  padding: 50px 40px;
}
.mda-content h1 {
  font-size: 1.75rem;
}
.mda-content p {
  font-size: 1.125rem;
  font-weight: 300;
}
.crosscore .logo-wrap img {
  /*width: initial !important;*/
  width: 85%;
  margin: auto;
  display: block;
}
.ugi .logo-wrap img {
  width: 20%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.resist-a-ball .logo-wrap img {
  width: 85%;
  margin: auto;
  display: block;
}
.home.crosscore .logo-wrap,
.home.ugi .logo-wrap,
.home.resist-a-ball .logo-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content-wrapper.home {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mda-content h1 {
    font-size: calc(1.175rem + 1.5vw);
  }
  .mda-content p {
    font-size: 16px;
    font-weight: 300;
  }
  .mda-content {
    padding: 20px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-wrapper {
    padding: 0;
  }
  .content-wrapper.home {
    margin-top: 0;
  }
  .content-wrapper .col-7.col-override {
    float: none;
    width: 100%;
  }
  .home.spinning img,
  .home.peak img,
  .home.ugi img,
  .home.crosscore img,
  .home.resist-a-ball img,
  .home.fitcore img {
    width: 100%;
  }
  .home.spinning .logo-wrap img {
    width: 75%;
  }
  .mda-content {
    padding: 20px 15px;
  }
  .mda-content h1 {
    font-size: 1.75rem;
  }
  .mda-content p {
    font-size: 16px;
    font-weight: 300;
  }
  .content-wrapper .col-4.col-override {
    width: 100%;
    padding-left: 0 !important;
  }
  .crosscore .logo-wrap img,
  .resist-a-ball .logo-wrap img {
    width: 85%;
  }
  .ugi .logo-wrap img {
    width: 20%;
  }
}
.content.about,
.content.trademark-brands {
  display: flex;
  flex-direction: row;
}
.content.about .col-6:nth-child(2) {
  display: flex;
}
.content.about .col-6:nth-child(2) img {
  align-self: center;
  width: 100%;
}
.content.history img {
  width: -webkit-fill-available;
  width: -moz-available;
}
p {
  font-size: 18px;
  font-weight: 300;
}
.content.about .col-6 h2 {
  margin-bottom: 20px;
}
.jb img {
  float: left;
  padding-right: 25px;
  width: 40%;
}
.about .col-6.col-override {
  width: 45%;
  padding-right: 75px;
}
.about .col-override.jb {
  width: 50%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cta-container.about {
    margin-top: 43px;
  }
  .content.about .col-6:nth-child(1),
  .content.about .col-6:nth-child(2) {
    width: 100%;
  }
  .content.about,
  .content.trademark-brands {
    flex-direction: column;
  }
  .trademark-brands .col-6 {
    width: 100%;
  }
  .home.spinning img,
  .home.peak img {
    width: 100%;
  }
  .home.spinning .logo-wrap img {
    width: 85%;
    margin: auto;
  }
  .about .col-override.jb {
    width: 100%;
    margin-top: 30px;
  }
  .about .col-6.col-override {
    padding-right: 0;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content.about,
  .content.trademark-brands {
    flex-direction: column;
  }
  .about .col-6,
  .content.history,
  .brands,
  .trademarks {
    width: 100%;
    padding: 15px 15px !important;
  }
  .content.about .col-6:nth-child(2) {
    flex-direction: column;
  }
  body {
    font-family: proxima-nova, sans-serif;
  }
  .col-override .ps-4 {
    padding-left: 0 !important;
  }
  .timeline-content img:nth-child(2),
  .timeline-content img:nth-child(1) {
    display: none;
  }
  .content.history {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 0 !important;
  }
  .content.history.mt-4 {
    margin-top: 0 !important;
  }
  .timeline-content img:first-child {
    margin-bottom: 15px;
  }
  p {
    font-size: 16px;
    font-weight: 300;
  }
  .about .col-override.jb,
  .about .col-6.col-override {
    width: 100%;
  }
  .about .col-override.jb {
    padding: 0 15px;
    margin-top: 25px;
  }
  .content.history .history-text {
    margin-top: 25px;
  }
}
.contact-us .col-12 {
  display: flex;
  padding: 0 40px;
}
.contact-us .col-12 img {
  width: 100%;
  display: block;
  margin: auto;
}
.contact-us .col-12:nth-child(2) p {
  font-size: 24px;
  text-align: center;
}
.social {
  float: left;
  width: 47%;
}
.location-info {
  width: 50%;
  float: right;
}
.spinning-social .icons,
.peak-social .icons {
  width: 50%;
  margin: auto;
  display: flex;
  justify-content: space-evenly;
}
p {
  font-size: 18px;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .content-wrapper.contact-us {
    padding: 0;
    margin-top: 0;
  }
  .contact-us .col-12 {
    margin-top: 43px;
    margin-left: 0 !important;
    width: 50%;
    padding: 0;
  }
  .contact-us .col-12:nth-child(2) {
    width: 80%;
    margin: 30px auto 0 auto !important;
  }
  .contact-us .col-12:nth-child(2) p {
    font-size: 19px;
  }
  .location-info .col-6 {
    width: 100%;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .content-wrapper.contact-us {
    margin-top: 0;
  }
  .contact-us .col-12 {
    flex-direction: column;
    padding: 0;
  }
  .contact-us .col-12 img {
    margin-bottom: 15px;
  }
  .contact-us .col-12:nth-of-type(2) {
    margin-top: 0 !important;
  }
  .contact-us .col-12:nth-child(2) p {
    font-size: 18px;
    padding: 0 20px;
  }
  .social {
    float: none;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
  }
  .spinning-social,
  .peak-social {
    margin-left: initial !important;
  }
  .location-info {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-left: 20px;
  }
  .location-info .col-6 {
    width: 100%;
  }
  p {
    font-size: 16px;
    font-weight: 300;
  }
}
.content.spinning,
.content.peak,
.content.resist,
.content.ugi,
.content.cross {
  display: flex;
}
.content.spinning:nth-child(2) .col-6 {
  display: flex;
  flex-direction: column;
}
.our-brands .content.spinning .logo-wrap,
.our-brands .content.resist .logo-wrap,
.our-brands .content.cross .logo-wrap {
  width: 85%;
  margin: 32px 0 0 0;
}
.our-brands .content.cross .logo-wrap {
  margin-top: 20px;
}
.content.peak .logo-wrap {
  width: 85%;
  margin: 32px 0 0 0;
}
.our-brands .content.ugi .logo-wrap {
  width: 25%;
  margin: 40px auto;
}
.our-brands .col-6 img {
  width: 100%;
}
.our-brands .content {
  padding: 0 200px;
}
.our-brands .content.spinning .col-6:nth-child(2),
.our-brands .content.peak .col-6:nth-child(2),
.our-brands .content.resist .col-6:nth-child(2),
.our-brands .content.ugi .col-6:nth-child(2),
.our-brands .content.cross .col-6:nth-child(2) {
  margin-left: 40px;
  display: flex;
  flex-direction: column;
}
.seperator:after {
  content: '';
  display: inline-block;
  vertical-align: baseline;
  width: 1px;
  height: 13px;
  border-right: 1px solid #000;
  margin: 0 8px;
}
.links a {
  text-decoration: none;
  font-weight: 700;
}
.spinning .links a:nth-child(1) {
  color: #c4122e;
}
.peak .links a:nth-child(1) {
  color: #00b7f1;
}
.resist .links a:nth-child(1) {
  color: #6EB43F;
}
.ugi .links a:nth-child(1) {
  color: #DF356E;
}
.cross .links a:nth-child(1) {
  color: #C4122E;
}
.spinning .brand-content {
  display: flex;
  flex-direction: column;
}
p {
  font-size: 18px;
  font-weight: 300;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .our-brands .content {
    padding: 0;
  }
  .our-brands .content.spinning .col-6:nth-child(2),
  .our-brands .content.peak .col-6:nth-child(2),
  .our-brands .content.resist .col-6:nth-child(2),
  .our-brands .content.ugi .col-6:nth-child(2),
  .our-brands .content.cross .col-6:nth-child(2) {
    margin-left: 0;
  }
  .our-brands .content.spinning .col-6:nth-child(1),
  .our-brands .content.peak .col-6:nth-child(1),
  .our-brands .content.resist .col-6:nth-child(1),
  .our-brands .content.ugi .col-6:nth-child(1),
  .our-brands .content.cross .col-6:nth-child(1) {
    padding-right: 15px;
  }
  .our-brands .content.spinning .logo-wrap,
  .our-brands .content.peak .logo-wrap,
  .our-brands .content.resist .logo-wrap,
  .our-brands .content.cross .logo-wrap {
    margin-bottom: 15px;
  }
  .our-brands .content.spinning .logo-wrap {
    margin-top: 0;
  }
  .our-brands .content.cross .logo-wrap {
    margin-top: 0;
  }
  .our-brands .content.ugi .logo-wrap {
    margin-top: 20px;
  }
  .content-wrapper.our-brands {
    padding-top: 50px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .our-brands .content.spinning,
  .our-brands .content.peak,
  .our-brands .content.resist,
  .our-brands .content.ugi,
  .our-brands .content.cross {
    flex-direction: column;
    margin-bottom: 1rem !important;
  }
  .our-brands .content {
    padding: 0 15px;
  }
  .spinning .col-6,
  .peak .col-6,
  .resist .col-6,
  .cross .col-6,
  .ugi .col-6 {
    width: 100%;
  }
  .our-brands .content.spinning .col-6:nth-child(2),
  .our-brands .content.peak .col-6:nth-child(2),
  .our-brands .content.resist .col-6:nth-child(2),
  .our-brands .content.ugi .col-6:nth-child(2),
  .our-brands .content.cross .col-6:nth-child(2) {
    margin-left: 0;
  }
  .our-brands .spinning .logo-wrap,
  .our-brands .peak .logo-wrap,
  .our-brands .cross .logo-wrap,
  .our-brands .resist .logo-wrap {
    margin: 30px auto 0 auto !important;
    max-width: 400px;
  }
  .our-brands .content.ugi .logo-wrap {
    width: 25%;
  }
  .our-brands .content.resist .logo-wrap {
    width: 80%;
    margin-bottom: 15px !important;
  }
  .our-brands .content.cross .logo-wrap {
    margin-bottom: 15px !important;
  }
  p {
    font-size: 16px;
    font-weight: 300;
  }
}
.navbar-brand {
  padding-left: 5rem;
}
.navbar-brand img {
  width: 65%;
}
.navbar {
  background: #ffffff;
  height: 109px;
}
.nav-link {
  text-transform: uppercase;
  color: #000000;
}
#navbar .nav-link.active {
  color: #c4122e;
}
.nav-item {
  padding: 0 12px;
  font-weight: 600;
}
.navbar .container-fluid {
  box-shadow: none;
}
.navbar-nav {
  padding-right: 110px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .navbar {
    height: auto;
  }
  .nav-item {
    text-align: center;
  }
  .navbar-brand img {
    width: 60%;
  }
  .navbar-nav {
    padding-right: 0;
  }
  .navbar .container-fluid {
    box-shadow: none;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .container-fluid {
    padding: 0;
  }
  .navbar-brand img {
    width: 60%;
    padding-left: 15px;
  }
  .navbar-toggler {
    margin-right: 15px;
  }
  .navbar-brand {
    padding-left: 0;
  }
  #navbar-mobile {
    background: #ffffff;
  }
  .nav-item {
    text-align: center;
  }
  .navbar .container-fluid {
    box-shadow: none;
  }
  .navbar-nav {
    padding-right: 0;
  }
}
.footer {
  font-size: 14px;
  padding: 10px 80px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .footer {
    padding: 10px;
    font-size: 12px;
  }
}
/*# sourceMappingURL=main.css.map */