* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#main {
  background: #fff; }

.hidden {
  display: none; }

#category-bar {
  background: rgba(32, 32, 32, 0.95);
  height: 60px; }

#category-bar.fixed {
  position: fixed;
  top: 0;
  z-index: 30;
  width: 100%; }

#category-bar-trigger {
  height: 0; }

#category-bar-trigger.fixed {
  height: 60px;
  display: block;
  width: 100%; }

#category-bar .flex-container {
  justify-content: space-between;
  align-items: center; }

#category-bar .floating-bar-wrap.flex-container {
  height: 60px;
  margin-left: 15px; }

#breadcrumbery {
  color: #909090; }

#breadcrumbery a, #breadcrumbery h1 {
  color: #fff;
  text-decoration: none;
  font-family: "FlamaBook";
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0; }

#breadcrumbery h1:hover {
  cursor: pointer; }

#breadcrumbery a.breadcrumb-parent {
  color: #fff;
  text-decoration: none;
  font-family: "FlamaBook";
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0; }

#breadcrumbery a:hover {
  color: #cacaca; }

#breadcrumbery.category-bar-item {
  align-items: baseline; }

.category-bar-nav {
  width: 300px; }

.category-bar-nav-item {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  letter-spacing: .6px;
  font-family: "FlamaBasic"; }

.category-bar-nav-item.on {
  color: #6cc0e0; }

.category-bar-sale {
  display: flex; }

.cat-starting-price {
  font-size: 12px;
  font-family: "FlamaSemiCondensedBook"; }

.lowest-price, .cat-starting-price {
  display: none;
  color: #fff; }

.cat-starting-price {
  font-family: "FlamaSemiCondensedBook";
  margin-right: 7px; }

.lowest-price {
  margin-right: 10px;
  font-family: "FlamaSemiCondensedLight"; }

.lowest-price.on, .cat-starting-price.on {
  display: inline-block; }

.cat-pricing-box {
  margin-right: 20px; }

.cat-pricing-inner-box {
  margin-bottom: 5px; }

#category-ifit-message {
  color: #fff; }

.button {
  min-width: 87px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: .5px; }

.trademark {
  font-size: 50%;
  vertical-align: super; }

.no-decoration {
  text-decoration: none; }

.accent-text {
  color: #ff4412; }

.special-cat-name {
  text-transform: uppercase;
  text-align: center;
  margin-top: 38px;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 26px;
  font-family: "FlamaSemiCondensedMedium"; }

.nav-buy.button {
  width: 105px;
  height: 36px;
  border-radius: unset;
  font-family: "FlamaSemicondensedSemibold";
  line-height: 18px;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 12px 5px; }

.shelf {
  position: relative;
  z-index: 1; }

.scp-mod-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  overflow: hidden; }

.scp-mod-content {
  position: relative;
  width: 345px;
  height: 100%;
  z-index: 10;
  margin: 0 auto;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

.scp-title {
  font-size: 20px;
  font-family: "FlamaCondensedBasic";
  line-height: 20px;
  letter-spacing: 3px;
  text-transform: uppercase;
  padding-top: 40px; }

.scp-heading {
  font-family: "FlamaUltralight";
  font-size: 48px;
  line-height: 55px;
  margin-top: 15px;
  margin-bottom: 30px; }

.scp-copy {
  font-family: "FlamaBook";
  font-size: 16px;
  line-height: 26px; }

.scp-copy-link a {
  color: #6cc0e0;
  text-decoration: none; }

.scp-copy-link-bluer a {
  color: #0083c1;
  text-decoration: none; }

.scp-subtext {
  font-family: "FlamaBook";
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
  text-align: center; }

.scp-legal {
  font-family: "FlamaBook";
  font-size: 13px;
  line-height: 21px; }

.scp-horizontal-line {
  width: 50px;
  height: 3px;
  margin-bottom: 14px; }

.scp-icons {
  height: 148px;
  position: absolute;
  bottom: 12px;
  text-align: center;
  width: 100%; }

.scp-icons img {
  width: 68px;
  height: 68px; }

.scp-icons p {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 3px;
  padding: 0 5px;
  font-family: "FlamaCondensedBasic"; }

.scp-icons .scp-vertical {
  width: 2px;
  height: 49px;
  background: #343434;
  margin-top: 72px; }

.scp-icon-copy {
  display: flex;
  height: 60px;
  align-items: center; }

.scp-icon-copy p {
  flex-grow: 1; }

.scp-expander {
  font-family: "FlamaMedium";
  font-size: 16px;
  line-height: 20px;
  height: 102px;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.scp-expand {
  margin-bottom: 20px;
  cursor: pointer; }

.scp-expanded-content {
  position: relative;
  z-index: 11;
  width: 100%; }

.scp-expanded-close {
  width: 100%;
  position: absolute;
  margin-bottom: 18px;
  text-align: center;
  top: 32px; }

.scp-contract {
  cursor: pointer;
  display: block;
  margin: 0 auto; }

.scp-expanded-title {
  padding-top: 78px;
  font-family: "FlamaCondensedBasic";
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 4px;
  text-transform: uppercase; }

.scp-expanded-horizontal-spacer {
  margin-top: 22px;
  width: 36px;
  background: #fff;
  height: 3px;
  margin: 22px auto 18px; }

.scp-expanded-copy {
  font-family: "FlamaBook";
  font-size: 16px;
  line-height: 26px;
  text-align: center; }

.scp-hero-ss {
  height: 248px; }

.scp-hero-bg-ss {
  height: 248px;
  background-size: cover !important;
  background-position: 50% 0 !important; }

.scp-hero-content-ss {
  position: relative;
  height: 100%;
  z-index: 10;
  margin: 0 auto;
  text-align: center;
  width: 345px; }

.scp-hero-heading-ss {
  font-size: 48px;
  line-height: 48px;
  font-family: "FlamaLight";
  margin-bottom: 30px;
  margin-top: 0;
  padding-top: 67px; }

.scp-hero-copy-ss {
  font-size: 20px;
  font-family: "FlamaBook"; }

.scp-hero-ss.scp-hero-light {
  color: #343434; }

.scp-hero-ss.scp-hero-dark {
  color: #fff; }

.scp-video-short {
  height: 248px; }

.scp-video-short.scp-video-light {
  color: #343434; }

.scp-video-short.scp-video-dark {
  color: #fff; }

.scp-video-short.scp-video-dark.video-left .scp-mod-bg {
  background-size: cover !important;
  background-position: 0 50% !important; }

.scp-video-short.scp-video-dark.video-right .scp-mod-bg {
  background-size: cover !important;
  background-position: 100% 50% !important; }

.scp-video-short.scp-video-light.video-left .scp-mod-bg {
  background-size: cover !important;
  background-position: 0 50% !important; }

.scp-video-short.scp-video-light.video-right .scp-mod-bg {
  background-size: cover !important;
  background-position: 100% 50% !important; }

.scp-video-short .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp-video-short .scp-mod-content {
  text-align: center;
  height: 248px; }

.scp-video-short .scp-title {
  padding-top: 52px;
  font-size: 26px;
  line-height: 32px;
  font-family: "FlamaSemiCondensedMedium";
  text-transform: none;
  letter-spacing: 1px; }

.scp-video-short .scp-heading {
  font-size: 20px;
  font-family: "FlamaBook";
  line-height: 20px;
  margin-top: 8px; }

.scp-video-short .scp-video-play {
  height: 132px;
  width: 100%;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  z-index: 2; }

.scp-video-short .scp-video-play a {
  text-decoration: none; }

.scp-video-short .scp-video-dark .scp-video-play a {
  color: #fff; }

.scp-video-short .scp-video-light .scp-video-play a {
  color: #343434; }

.scp-video-short .scp-video-play img {
  width: 60px;
  height: 60px;
  left: calc(50% - 30px); }

.scp-video-short .scp-video-play {
  height: 112px; }

.scp-video-short .scp-video-play p {
  display: none; }

.scp-video {
  height: 780px; }

.scp-video.scp-video-light {
  color: #343434; }

.scp-video.scp-video-dark {
  color: #fff; }

.scp-video.scp-video-dark.video-left .scp-mod-bg {
  background-size: cover !important;
  background-position: 0 50% !important; }

.scp-video.scp-video-dark.video-right .scp-mod-bg {
  background-size: cover !important;
  background-position: 100% 50% !important; }

.scp-video.scp-video-light.video-left .scp-mod-bg {
  background-size: cover !important;
  background-position: 0 50% !important; }

.scp-video.scp-video-light.video-right .scp-mod-bg {
  background-size: cover !important;
  background-position: 100% 50% !important; }

.video-right .scp-mod-bg {
  background-size: cover !important;
  background-position: 100% 50% !important; }

.scp-video .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp-video .scp-mod-content {
  text-align: center;
  height: 780px; }

.scp-video .scp-title {
  padding-top: 305px; }

.scp-video-play {
  height: 132px;
  width: 100%;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  z-index: 2; }

.scp-video-play a {
  text-decoration: none; }

.scp-video-dark .scp-video-play a {
  color: #fff; }

.scp-video-light .scp-video-play a {
  color: #343434; }

.scp-video-play img {
  width: 60px;
  height: 60px;
  left: calc(50% - 30px); }

.scp-video-play p {
  margin-top: 12px;
  font-size: 20px;
  letter-spacing: 3px;
  font-family: "FlamaCondensedBasic";
  text-transform: uppercase; }

.scp-video-v2 {
  height: 515px; }

.scp-video-v2.scp-video-light {
  color: #343434; }

.scp-video-v2.scp-video-dark {
  color: #fff; }

.scp-video-v2.scp-video-dark.video-left .scp-mod-bg {
  background-size: cover !important;
  background-position: 0 50% !important; }

.scp-video-v2.scp-video-dark.video-right .scp-mod-bg {
  background-size: cover !important;
  background-position: 100% 50% !important; }

.scp-video-v2.scp-video-light.video-left .scp-mod-bg {
  background-size: cover !important;
  background-position: 0 50% !important; }

.scp-video-v2.scp-video-light.video-right .scp-mod-bg {
  background-size: cover !important;
  background-position: 100% 50% !important; }

.scp-video-v2 .scp-mod-content {
  width: calc(100vw - 30px); }

.scp-video-v2 .scp-mod-bg {
  background-size: cover !important; }

.scp-video-v2 .scp-title {
  width: calc(100vw - 30px);
  text-align: center;
  padding-top: 0;
  position: absolute;
  bottom: 205px;
  left: 0;
  z-index: 2; }

.scp-video-v2 .scp-heading {
  font-family: "FlamaMedium";
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  width: calc(100vw - 30px);
  position: absolute;
  bottom: 130px;
  left: 0;
  margin: 0;
  z-index: 2; }

.scp-video-v2 .scp-video-play {
  width: 258px;
  height: 58px;
  left: calc(50% - 130px);
  bottom: 40px;
  border: solid 1px #fff;
  border-radius: 2px;
  line-height: 58px;
  text-align: center;
  font-family: "FlamaSemicondensedSemibold";
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 2; }

.scp-video-v2 .scp-video-play a {
  display: block;
  transition: all .3s ease-in-out; }

.scp-video-v2 .scp-video-play a:hover {
  color: #000;
  background: #fff; }

.scp-video-v2 .scp-video-play a:hover .play-triangle {
  border-left: 10px solid #000; }

.scp-video-v2 .scp-video-v2-mobile-gradient {
  width: 100%;
  height: 308px;
  opacity: .5;
  background-blend-mode: multiply;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
  position: absolute;
  bottom: 0; }

.scp-video-v2 .scp-video-play .play-triangle {
  height: 0;
  width: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 10px solid #fff;
  display: inline-block;
  margin-left: 15px;
  transition: all .3s ease-in-out; }

.scp-video-v2.scp-video-light .scp-video-play {
  border: solid 1px #343434; }

.scp-video-v2.scp-video-light .scp-video-play a {
  display: block;
  transition: all .3s ease-in-out; }

.scp-video-v2.scp-video-light .scp-video-play a:hover {
  color: #fff;
  background: #343434; }

.scp-video-v2.scp-video-light .scp-video-play a:hover .play-triangle {
  border-left: 10px solid #fff; }

.scp-video-v2.scp-video-light .scp-video-play .play-triangle {
  border-left: 10px solid #343434; }

.scp-video-v2.scp-video-light .scp-video-v2-mobile-gradient {
  width: 100%;
  height: 308px;
  opacity: .5;
  background-blend-mode: multiply;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);
  position: absolute;
  bottom: 0;
  z-index: 1; }

.scp-console10 {
  height: 720px;
  background: #000;
  color: #fff;
  overflow: hidden; }

.scp-console10-bg {
  height: 720px;
  background-size: cover !important;
  background-position: 50% 100% !important; }

.scp-console10-content {
  text-align: center;
  height: 720px; }

.scp-console10-container {
  position: relative;
  height: 111px;
  width: 204px;
  top: 64px; }

.scp-console10-bullets {
  width: 246px;
  height: 5px;
  display: flex;
  margin: 0 auto 35px; }

.scp-console10-bullet {
  flex: 1 0 auto;
  cursor: pointer; }

.scp-console10-bullet.active svg path {
  fill: #ff4412; }

.scp-console10-slides {
  width: 296px;
  height: 165px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

.scp-console10-slide {
  position: absolute;
  width: 100%;
  height: 100%; }

.scp-console10-slide.active {
  left: 0; }

.scp-console10-slide div {
  width: 296px;
  height: 165px;
  background-size: cover !important; }

.scp-console10-arrow-left {
  position: absolute;
  top: 352px;
  left: 2px;
  cursor: pointer;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff; }

.scp-console10-arrow-right {
  position: absolute;
  top: 352px;
  right: 2px;
  cursor: pointer;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  border-top: solid 2px #fff;
  border-right: solid 2px #fff; }

.scp-console10-content .scp-icons {
  bottom: initial;
  top: 460px; }

.scp-console10-content .scp-expander {
  top: 617px; }

.scp-console10 .scp-expanded-content {
  height: 350px;
  background: #2e2e33;
  text-align: center;
  top: 720px;
  position: absolute; }

.scp-console10 .scp-icons .scp-vertical {
  background: #fff; }

.scp-console22 {
  height: 720px;
  background: #000;
  color: #fff;
  overflow: hidden; }

.scp-console22-bg {
  height: 720px;
  background-size: cover !important;
  background-position: 50% 100% !important; }

.scp-console22-content {
  text-align: center;
  height: 720px; }

.scp-console22-content .scp-copy {
  display: none; }

.scp-console22-container {
  position: relative;
  height: 136px;
  width: 269px;
  top: 52px; }

.scp-console22-bullets {
  width: 246px;
  height: 5px;
  display: flex;
  margin: 0 auto 65px; }

.scp-console22-bullet {
  flex: 1 0 auto;
  cursor: pointer; }

.scp-console22-bullet.active svg path {
  fill: #ff4412; }

.scp-console22-slides {
  width: 269px;
  height: 136px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

.scp-console22-slide {
  position: absolute;
  width: 269px;
  height: 136px;
  left: 269px; }

.scp-console22-slide.active {
  left: 0; }

.scp-console22-slide div {
  width: 269px;
  height: 136px; }

.scp-console22-arrow-left {
  position: absolute;
  top: 355px;
  left: 2px;
  cursor: pointer;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff; }

.scp-console22-arrow-right {
  position: absolute;
  top: 355px;
  right: 2px;
  cursor: pointer;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  border-top: solid 2px #fff;
  border-right: solid 2px #fff; }

.scp-console22-content .scp-icons {
  bottom: initial;
  top: 460px; }

.scp-console22-content .scp-expander {
  top: 617px; }

.scp-console22 .scp-expanded-content {
  height: 350px;
  background: #2e2e33;
  text-align: center;
  top: 720px;
  position: absolute; }

.scp-console22 .scp-icons .scp-vertical {
  background: #fff; }

#scp-console-overlay {
  position: absolute;
  width: 833px;
  height: 417px;
  top: 85px;
  left: 184px;
  z-index: 20; }

.swiper-pagination {
  position: relative; }

.swiper-pagination-bullet {
  background: unset;
  background-image: url("https://res.cloudinary.com/iconfitness/image/upload/site--15/icon_bullet.svg");
  width: 38px;
  height: 5px;
  margin: 0 5px;
  border-radius: unset;
  opacity: unset; }

.swiper-pagination-bullet-active {
  background: unset;
  background-image: url("https://res.cloudinary.com/iconfitness/image/upload/site--15/icon_bullet-active.svg");
  width: 38px;
  height: 5px;
  border-radius: unset;
  opacity: unset; }

.inclinevideo.scp2 {
  height: 720px;
  color: #fff; }

.inclinevideo.scp2 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.inclinevideo.scp2 .scp-title {
  text-align: center; }

.inclinevideo.scp2 .scp-heading {
  text-align: center; }

.inclinevideo.scp2 .scp-copy {
  text-align: center;
  width: 100%; }

.inclinevideo.scp2 .scp-subtext {
  text-align: center;
  width: 100%; }

.inclinevideo.scp2 .scp-horizontal-line {
  margin: 0 auto 14px;
  background: #fff;
  display: none; }

.inclinevideo.scp2 .scp-icons .scp-vertical {
  background: #fff; }

.scp1 {
  height: 720px;
  color: #fff; }

.scp1 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important;
  background-color: #2e2e33; }

.scp1 .scp-title {
  text-align: left;
  padding-top: 320px; }

.scp1 .scp-heading {
  text-align: left; }

.scp1 .scp-copy {
  text-align: left;
  width: 100%; }

.scp1 .scp-copy .scp-copy-link {
  margin-top: 30px; }

.scp1 .scp-copy a {
  text-decoration: none;
  color: #6cc0e0; }

.scp1 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #fff; }

.scp2 {
  height: 720px;
  color: #fff; }

.scp2 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp2 .scp-title {
  text-align: center; }

.scp2 .scp-heading {
  text-align: center; }

.scp2 .scp-copy {
  text-align: center;
  width: 100%; }

.scp2 .scp-subtext {
  text-align: center;
  width: 100%; }

.scp2 .scp-horizontal-line {
  margin: 0 auto 14px;
  background: #fff;
  display: none; }

.scp2 .scp-icons .scp-vertical {
  background: #fff; }

.scp3 {
  height: 720px;
  color: #fff;
  background: #2e2e33;
  overflow: hidden; }

.scp3 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important;
  height: 720px;
  overflow: hidden; }

.scp3 .scp-title {
  text-align: left; }

.scp3 .scp-heading {
  text-align: left; }

.scp3 .scp-copy {
  text-align: left;
  width: 100%; }

.scp3 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #fff; }

.scp3 .scp-icons {
  bottom: initial;
  top: 460px; }

.scp3 .scp-icons .scp-vertical {
  background: #fff; }

.scp3 .scp-expander {
  top: 617px; }

.scp3 .scp-expander-content {
  font-family: "FlamaMedium";
  font-size: 16px;
  line-height: 20px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 622px;
  width: 100%; }

.scp3 .scp-expanded-content {
  height: 350px;
  background: #2e2e33;
  text-align: center;
  position: absolute;
  top: 720px; }

.scp4 {
  height: 720px;
  color: #fff;
  background: #2e2e33;
  overflow: hidden; }

.scp4 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important;
  height: 720px;
  overflow: hidden; }

.scp4 .scp-title {
  text-align: right; }

.scp4 .scp-heading {
  text-align: right; }

.scp4 .scp-copy {
  text-align: right;
  width: 100%; }

.scp4 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #fff;
  margin-left: calc(100% - 50px); }

.scp4 .scp-icons {
  bottom: initial;
  top: 460px; }

.scp4 .scp-icons .scp-vertical {
  background: #fff; }

.scp4 .scp-expander {
  top: 617px; }

.scp4 .scp-expander-content {
  font-family: "FlamaMedium";
  font-size: 16px;
  line-height: 20px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 622px;
  width: 100%; }

.scp4 .scp-expanded-content {
  height: 350px;
  background: #2e2e33;
  text-align: center;
  position: absolute;
  top: 720px; }

.scp5 {
  height: 720px;
  color: #fff;
  background: #2e2e33;
  overflow: hidden; }

.scp5 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important;
  height: 720px;
  overflow: hidden; }

.scp5 .scp-title {
  text-align: center; }

.scp5 .scp-heading {
  text-align: center; }

.scp5 .scp-copy {
  text-align: center;
  width: 100%; }

.scp5 .scp-horizontal-line {
  margin: 0 auto 14px;
  background: #fff;
  display: none; }

.scp5 .scp-icons {
  bottom: initial;
  top: 460px; }

.scp5 .scp-icons .scp-vertical {
  background: #fff; }

.scp5 .scp-expander {
  top: 617px; }

.scp5 .scp-expander-content {
  font-family: "FlamaMedium";
  font-size: 16px;
  line-height: 20px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 622px;
  width: 100%; }

.scp5 .scp-expanded-content {
  height: 350px;
  background: #2e2e33;
  text-align: center;
  position: absolute;
  top: 720px; }

.scp6 {
  height: 720px;
  color: #343434;
  background: #2e2e33;
  overflow: hidden; }

.scp6 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important;
  height: 720px;
  overflow: hidden; }

.scp6 .scp-title {
  text-align: left; }

.scp6 .scp-heading {
  text-align: left; }

.scp6 .scp-copy {
  text-align: left;
  width: 100%; }

.scp6 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #343434; }

.scp6 .scp-icons {
  bottom: initial;
  top: 460px; }

.scp6 .scp-expander {
  top: 617px; }

.scp6 .scp-expander-content {
  font-family: "FlamaMedium";
  font-size: 16px;
  line-height: 20px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 622px;
  width: 100%; }

.scp6 .scp-expanded-content {
  height: 350px;
  background: #2e2e33;
  text-align: center;
  position: absolute;
  top: 720px;
  color: #fff; }

.scp7 {
  height: 720px;
  color: #343434;
  background: #2e2e33;
  overflow: hidden; }

.scp7 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important;
  height: 720px;
  overflow: hidden; }

.scp7 .scp-title {
  text-align: right; }

.scp7 .scp-heading {
  text-align: right; }

.scp7 .scp-copy {
  text-align: right;
  width: 100%; }

.scp7 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #343434;
  margin-left: calc(100% - 50px); }

.scp7 .scp-icons {
  bottom: initial;
  top: 460px; }

.scp7 .scp-expander {
  top: 617px; }

.scp7 .scp-expander-content {
  font-family: "FlamaMedium";
  font-size: 16px;
  line-height: 20px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 622px;
  width: 100%; }

.scp7 .scp-expanded-content {
  height: 350px;
  background: #2e2e33;
  text-align: center;
  position: absolute;
  top: 720px;
  color: #fff; }

.scp8 {
  height: 720px;
  color: #343434;
  background: #2e2e33;
  overflow: hidden; }

.scp8 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important;
  height: 720px;
  overflow: hidden; }

.scp8 .scp-title {
  text-align: center; }

.scp8 .scp-heading {
  text-align: center; }

.scp8 .scp-copy {
  text-align: center;
  width: 100%; }

.scp8 .scp-horizontal-line {
  margin: 0 auto 14px;
  background: #fff;
  display: none; }

.scp8 .scp-icons {
  bottom: initial;
  top: 460px; }

.scp8 .scp-expander {
  top: 617px; }

.scp8 .scp-expander-content {
  font-family: "FlamaMedium";
  font-size: 16px;
  line-height: 20px;
  height: 68px;
  position: absolute;
  left: 0;
  top: 622px;
  width: 100%; }

.scp8 .scp-expanded-content {
  height: 350px;
  background: #2e2e33;
  text-align: center;
  position: absolute;
  top: 720px;
  color: #fff; }

.scp9 {
  height: 720px;
  color: #fff; }

.scp9 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp9 .scp-title {
  text-align: left; }

.scp9 .scp-heading {
  text-align: left; }

.scp9 .scp-copy {
  text-align: left;
  width: 100%; }

.scp9 .scp-subtext {
  text-align: left;
  width: 100%; }

.scp9 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #fff; }

.scp9 .scp-icons .scp-vertical {
  background: #fff; }

.scp10 {
  height: 720px;
  color: #fff; }

.scp10 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp10 .scp-title {
  text-align: right; }

.scp10 .scp-heading {
  text-align: right; }

.scp10 .scp-copy {
  text-align: right;
  width: 100%; }

.scp10 .scp-subtext {
  text-align: right;
  width: 100%; }

.scp10 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #fff;
  margin-left: calc(100% - 50px); }

.scp10 .scp-icons .scp-vertical {
  background: #fff; }

.scp11 {
  height: 720px;
  color: #fff; }

.scp11 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp11 .scp-title {
  text-align: center; }

.scp11 .scp-heading {
  text-align: center; }

.scp11 .scp-copy {
  text-align: center;
  width: 100%; }

.scp11 .scp-subtext {
  text-align: center;
  width: 100%; }

.scp11 .scp-horizontal-line {
  margin: 0 auto 14px;
  background: #fff;
  display: none; }

.scp11 .scp-icons .scp-vertical {
  background: #fff; }

.scp12 {
  height: 720px;
  color: #343434; }

.scp12 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp12 .scp-title {
  text-align: left; }

.scp12 .scp-heading {
  text-align: left; }

.scp12 .scp-copy {
  text-align: left;
  width: 100%; }

.scp12 .scp-subtext {
  text-align: left;
  width: 100%; }

.scp12 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #343434; }

.scp13 {
  height: 720px;
  color: #343434; }

.scp13 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp13 .scp-title {
  text-align: right; }

.scp13 .scp-heading {
  text-align: right; }

.scp13 .scp-copy {
  text-align: right;
  width: 100%; }

.scp13 .scp-subtext {
  text-align: right;
  width: 100%; }

.scp13 .scp-horizontal-line {
  margin: 0 0 14px;
  background: #343434;
  margin-left: calc(100% - 50px); }

.scp14 {
  height: 720px;
  color: #343434; }

.scp14 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp14 .scp-title {
  text-align: center; }

.scp14 .scp-heading {
  text-align: center; }

.scp14 .scp-copy {
  text-align: center;
  width: 100%; }

.scp14 .scp-horizontal-line {
  margin: 0 auto 14px;
  background: #343434;
  display: none; }

.scp15 {
  height: 720px;
  color: #343434; }

.scp15 .scp-mod-bg {
  background-size: cover !important;
  background-position: 50% 50% !important; }

.scp15 .scp-title {
  text-align: center;
  padding: 53px auto 30px; }

.scp15 .scp-title img {
  width: 200px;
  height: 28px; }

.scp15 .scp-heading {
  text-align: center; }

.scp15 .scp-copy {
  text-align: center;
  width: 100%;
  color: #0083c1;
  font-family: "FlamaMedium";
  font-size: 20px;
  text-transform: uppercase; }

.scp15 .scp-copy .copy-h-line {
  display: inline-block;
  width: 25px;
  height: 2px;
  background: #0083c1;
  margin: 0 12px 6px; }

.scp15 .scp-horizontal-line {
  margin: 0 auto 14px;
  background: #343434;
  display: none; }

.scpCoachCompare {
  background: #000;
  color: #fff; }

.scpCoachCompare .scpCoachCompare-bg {
  background: #343434;
  width: 100%;
  border-top: solid 1px #343434;
  border-bottom: solid 1px #343434; }

.coach-compare-title-wrap {
  justify-content: space-around;
  padding: 32px 0;
  border-bottom: 1px solid #747474;
  width: 685px;
  margin: 0 auto;
  align-items: center; }

.coach-compare-title {
  font-size: 26px;
  font-family: "FlamaLight";
  width: 230px;
  text-align: center; }

.coach-compare-title img {
  width: 170px;
  height: 24px;
  margin: 0 auto; }

.coach-compare-vs {
  font-size: 26px;
  font-family: "FlamaLight"; }

.coach-compare-title-mobile {
  display: none; }

.coach-compare-line {
  min-width: 1px;
  width: 1px;
  height: 554px;
  background: #747474;
  margin: 0 30px; }

.coach-compare-lists-wrap {
  justify-content: space-between;
  width: 685px;
  margin: 0 auto; }

.coach-compare-lists-wrap .compare-check {
  width: 22px;
  height: 22px;
  padding-top: 3px;
  padding-left: 15px; }

.coach-compare-lists-wrap .compare-x {
  width: 22px;
  height: 22px;
  padding-top: 3px;
  padding-left: 15px; }

.coach-compare-lists-wrap li {
  list-style: none; }

.coach-compare-items {
  justify-content: space-between;
  margin: 26px 0;
  font-size: 18px; }

.coach-compare-items.dim {
  color: #747474; }

.coach-compare-only {
  color: #6cc0e0;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 34px; }

.coach-compare-only .only-h-line {
  height: 1px;
  background: #6cc0e0;
  width: 29px;
  margin: 0 10px 3px;
  display: inline-block; }

.coach-compare-price {
  font-size: 63px;
  font-family: "FlamaSemiCondensedLight";
  text-align: center; }

.coach-compare-price span {
  font-size: 40px;
  text-transform: uppercase; }

.coach-compare-price span.coach-compare-price-dollor-sign {
  vertical-align: top;
  line-height: 60px; }

.coach-compare-price span.coach-compare-price-asterisk {
  font-size: 20px;
  vertical-align: super; }

.coach-compare-right .coach-compare-price {
  margin-top: 54px; }

.coach-compare-fineprint {
  text-align: center;
  margin: 48px auto;
  width: 758px;
  color: #acacac;
  font-size: 16px; }

.coach-compare-fineprint-title {
  color: #fff;
  margin-bottom: 20px; }

.coach-compare-watch {
  margin-top: 47px;
  color: #6cc0e0;
  font-size: 32px;
  text-align: center;
  font-family: "FlamaLight";
  line-height: 46px;
  text-decoration: none;
  display: block; }

.coach-compare-watch img {
  width: 46px;
  height: 46px;
  margin-right: 20px;
  vertical-align: bottom; }

.coach-compare-learn-more {
  font-size: 20px;
  font-family: "FlamaLight";
  color: #747474;
  text-align: center;
  padding: 30px 0 134px;
  display: block;
  text-decoration: none; }

.scp-noshow {
  display: none; }

.ifit-option {
  display: none; }

.prod-ifit-message {
  display: none; }

#cat-description .cat-description-headline {
  text-align: center;
  width: 345px;
  margin: 60px auto 30px;
  font-size: 48px;
  line-height: 55px;
  font-family: "FlamaUltralight"; }

#cat-description .cat-description-headline .h1 {
  text-align: center;
  width: 345px;
  margin: 60px auto 30px;
  font-size: 48px;
  line-height: 55px;
  font-family: "FlamaUltralight"; }

#cat-description .cat-products-headline {
  text-align: center;
  width: 345px;
  margin: 0 auto 60px;
  font-size: 20px;
  line-height: 20px;
  font-family: "FlamaBook"; }

.cat-prodbox {
  margin-bottom: 30px; }

.cat-prodbox.flex-container {
  justify-content: space-between; }

.cat-prodbox.flex-container.uno-wide {
  width: 100%;
  align-items: center; }

.cat-products.flex-container {
  flex-direction: column; }

.cat-prodbox-image {
  width: 156px;
  height: 197px; }

.cat-prodbox-info {
  width: 156px; }

.cat-product-message {
  font-size: 13px;
  font-family: "FlamaSemiBold";
  color: #ff4412;
  margin-bottom: 10px; }

.cat-product-message .italic {
  font-family: "FlamaSemiBoldItalic"; }

.cat-prodname h3 {
  font-size: 20px;
  line-height: 24px;
  font-family: "FlamaLight";
  margin-bottom: 15px; }

.cat-prodname h3 a {
  text-decoration: none;
  color: #343434; }

.cat-prodprice {
  font-family: "FlamaSemiCondensedBook";
  margin-bottom: 14px; }

.old-products .cat-prodbox-spec {
  display: none; }

.cat-prodbox-spec ul {
  list-style: none;
  padding: 0; }

.cat-prodbox-spec {
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 30px; }

.current-products .cat-prodprice .price-label {
  padding-right: 5px; }

.current-products .cat-prodprice .has-sale {
  color: #747474;
  font-size: 16px;
  line-height: 20px;
  font-family: "FlamaBook";
  text-transform: uppercase; }

.current-products .cat-prodprice .has-sale.no-3t-price {
  margin: 42px auto 8px; }

.current-products .cat-prodprice .sale {
  font-size: 27px;
  display: inline-block;
  margin-top: 10px; }

.old-products .cat-prodprice .has-sale {
  color: #909090;
  font-size: 20px;
  display: inline-block;
  line-height: 30px;
  vertical-align: text-bottom;
  padding-right: 10px; }

.old-products .cat-prodprice .sale {
  color: #ff4412;
  font-size: 30px;
  display: inline-block; }

.cat-prodaddtocart {
  margin-bottom: 15px; }

.cat-prodviewdetails {
  text-decoration: none;
  color: #0083c1;
  font-family: "FlamaMedium";
  font-size: 12px;
  text-transform: uppercase; }

.cat-prodviewdetails.active, .cat-prodviewdetails a:hover {
  color: #0593d6; }

.old-model-message {
  text-align: center;
  color: #ff4412;
  font-size: 15px;
  letter-spacing: 2px;
  font-family: "FlamaSemiCondensedSemiBold";
  text-transform: uppercase;
  margin: 20px auto 48px;
  width: 300px;
  border-bottom: 2px solid #ff4412;
  line-height: 31px; }

.prod-ifit-message {
  font-family: "FlamaLight";
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 34px; }

.prod-financing-message {
  font-family: "FlamaLight";
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 34px; }

.or-horazontal-line {
  margin-bottom: 9px;
  line-height: 23px; }

.or-horazontal-line .or-text {
  padding: 0 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "FlamaMedium"; }

.or-horazontal-line .h-line {
  height: 1px;
  background: #343434;
  width: 23px;
  margin-bottom: 5px;
  display: inline-block; }

.prod-financing-message-large {
  font-size: 30px; }

.prod-financing-message-dagger {
  font-size: 10px;
  vertical-align: text-bottom; }

.cat-fine-print {
  font-size: 13px;
  text-align: justify;
  color: #747474;
  line-height: 19px;
  margin-top: 60px !important;
  margin-bottom: 60px !important; }

#compare {
  margin-bottom: 30px;
  position: relative; }

.cat-compare .still-deciding {
  font-size: 36px;
  font-family: "FlamaUltralight";
  text-align: center;
  margin: 20px auto 20px; }

.cat-compare .open-compare-link {
  text-decoration: none;
  color: #0083c1;
  text-align: center;
  font-size: 12px;
  font-family: "FlamaMedium";
  text-transform: uppercase;
  margin-bottom: 45px;
  display: block;
  cursor: pointer;
  z-index: 1; }

.cat-compare .close-compare-link {
  text-decoration: none;
  color: #0083c1;
  text-align: center;
  font-size: 12px;
  font-family: "FlamaMedium";
  text-transform: uppercase;
  margin-bottom: 45px;
  display: block;
  cursor: pointer;
  position: absolute;
  left: calc(50% - 24px);
  top: 76px;
  opacity: 0;
  z-index: -1; }

.cat-compare .compare-plus-sign {
  font-size: 22px;
  padding-left: 4px;
  vertical-align: sub; }

.cat-compare-prodbox {
  width: 33%;
  display: none; }

.cat-compare-prodbox.compare-order-1 {
  display: block;
  order: 1; }

.cat-compare-prodbox.compare-order-2 {
  display: block;
  order: 2; }

.cat-compare-prodbox.compare-order-3 {
  display: block;
  order: 3; }

.cat-compare-prodbox.compare-order-4 {
  display: block;
  order: 4; }

.cat-compare-prodbox .compare-prodname {
  height: 34px;
  margin-bottom: 10px; }

.cat-compare-prodbox .compare-prodname h3 {
  margin: 0; }

.cat-compare-prodbox .compare-prodname a {
  color: #343434;
  text-align: left;
  font-size: 15px;
  line-height: 17px;
  text-decoration: none; }

.cat-compare-prodbox .cat-compare-product-message {
  color: #ff4412;
  font-size: 12px;
  line-height: 24px;
  font-family: "FlamaMedium";
  height: 24px; }

.cat-compare-prodbox .cat-compare-product-message .italic {
  font-family: "FlamaSemiBoldItalic"; }

.cat-compare-prodbox .compare-model-select img {
  height: 15px;
  width: 15px;
  display: none;
  vertical-align: sub; }

.cat-compare-prodbox .compare-model-text {
  color: #0083c1;
  font-size: 13px;
  line-height: 13px;
  display: inline-block;
  margin-left: 3px;
  margin-bottom: 20px;
  cursor: pointer; }

.cat-compare-prodbox .specs-paragraph {
  font-size: 13px;
  line-height: 17px;
  color: #747474;
  margin-bottom: 15px; }

.cat-compare-prodbox .specs-group {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: .8px;
  font-family: "FlamaSemiCondensedMedium";
  color: #fff;
  margin-bottom: 8px; }

.cat-compare-prodbox.compare-order-1 .specs-group {
  color: #343434; }

.cat-compare-prodbox .specs-group-line {
  height: 1px;
  width: 100%;
  background-color: #979797;
  margin-bottom: 8px; }

#compare-specs-section {
  opacity: 0;
  overflow: hidden; }

#compare-specs-section.flex-container {
  justify-content: space-around; }

.cat-compare-prodbox .compare-product {
  width: 95px;
  margin: 0 auto; }

.series-compare-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 35; }

.series-compare-content {
  position: fixed;
  top: 90px;
  left: calc(50% - 150px);
  width: 300px;
  z-index: 45;
  background: #fff; }

.series-compare-content-title {
  font-family: "FlamaCondensedBasic";
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 3px;
  text-align: center;
  margin: 45px 0 20px;
  text-transform: uppercase; }

.series-compare-close {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  text-align: center; }

.series-compare-content-close span {
  display: none; }

.series-compare-item {
  font-family: "FlamaLight";
  color: #343434;
  font-size: 21px;
  line-height: 21px;
  margin: 10px auto;
  width: 240px;
  text-align: center;
  padding: 14px 0; }

.series-compare-item.selectable {
  cursor: pointer; }

.series-compare-current {
  color: #cacaca; }

.series-compare-replace {
  border: 1px solid #6cc0e0; }

.series-compare-derf {
  background: #343434;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 40; }

.financing-pop-link {
  color: #0083c1;
  cursor: pointer; }

#espot-footer {
  background: #343434; }

#cattable .inner {
  margin: 0 auto; }

.cat-prodbox.flex-container.search {
  width: 300px;
  margin: 0 auto 30px; }

#cattable h1 {
  margin-left: 30px; }

#cattable #sort {
  margin-left: 30px;
  margin-bottom: 30px; }

.scp-product-with-series .cat-prodprice.flex-container {
  justify-content: center; }

.scp-product-with-series .current-products .cat-prodprice .sale {
  font-size: 18px;
  font-family: "FlamaSemiCondensedMedium";
  margin-top: 0; }

.scp-product-with-series .current-products .cat-prodprice .has-sale {
  font-size: 16px;
  font-family: "FlamaSemiCondensedMedium";
  margin-top: 3px;
  margin-right: 8px; }

.scp-product-with-series .series-horizontal-line {
  width: 85%;
  margin: 0 auto;
  background: #cacaca;
  height: 1px; }

.scp-product-with-series .series-horizontal-line.first {
  display: none; }

.scp-product-with-series .series-title {
  width: 100%;
  text-align: center;
  font-size: 30px;
  letter-spacing: .5px;
  margin: 54px auto 30px; }

.scp-products-short-v2 {
  margin-top: 6px; }

.scp-products-short-v2 .scp-mx-card {
  -ms-display: flex;
  display: flex;
  width: calc(100vw - 20px);
  max-width: 355px;
  height: 110px;
  background: #f8f8f8;
  border-radius: 2px;
  border: 1px solid #cacaca;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  margin-top: 14px;
  position: relative;
  overflow: hidden;
  cursor: pointer; }

.scp-mx-card-image {
  flex: 1;
  align-self: flex-end;
  width: 50%;
  margin-left: -18px;
  max-width: 200px;
  height: 89px; }

.scp-mx-card-image .scp-card-new-flag {
  z-index: 10;
  position: absolute;
  bottom: 0;
  left: 0; }

.scp-mx-card-copy {
  width: 50%;
  flex: 1;
  margin-left: 4px;
  margin-right: 4px;
  -ms-display: flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  justify-content: center; }

.scp-mx-card-name {
  font-family: "FlamaSemicondensedMedium";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #343434;
  text-transform: uppercase;
  text-align: center; }

.scp-mx-card-link {
  text-align: center; }

.scp-mx-card-link a {
  font-family: "FlamaMedium";
  font-size: 14px;
  line-height: 22px;
  color: #0083c1;
  text-transform: uppercase;
  text-decoration: none; }

.scp-mx-card-link svg {
  vertical-align: middle;
  padding-left: 7px;
  padding-bottom: 2px; }

.scpvaluebar {
  margin-top: 50px;
  margin-bottom: 37px; }

.scpvaluebar-mx-financing {
  text-align: center;
  margin-bottom: 20px; }

.scpvaluebar-mx-financing p {
  text-transform: uppercase;
  font-family: "FlamaMedium";
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0;
  color: #343434;
  margin-top: 5px; }

.scpvaluebar-mx-shipping, .scpvaluebar-mx-guarantee {
  font-family: "FlamaMedium";
  font-size: 14px;
  text-align: center;
  line-height: 18px;
  letter-spacing: 0;
  color: #747474;
  text-transform: uppercase;
  align-self: flex-start; }

.scpvaluebar-mx.vertical-line {
  margin: 5px 25px 0;
  height: 42px;
  width: 1px;
  align-self: flex-start;
  background: #747474; }

@media screen and (min-width: 0) and (max-width: 374px) {
  .series-category-page .inner {
    width: 300px;
    margin: 0 auto; }
  .category-bar-nav {
    display: none; }
  .category-bar-sale {
    display: none; }
  .inclinevideo.scp2 .scp-horizontal-line, .scp11 .scp-horizontal-line, .scp14 .scp-horizontal-line {
    display: none; }
  .inclinevideo.scp2 .scp-subtext {
    width: 75%; }
  .scp2 .scp-horizontal-line, .scp11 .scp-horizontal-line, .scp14 .scp-horizontal-line {
    display: none; }
  #breadcrumbery a.breadcrumb-parent {
    margin-right: 5px; }
  .lowest-price.on, .cat-starting-price.on {
    display: none; }
  #cat-description .cat-description-headline {
    width: 300px; }
  #cat-description .cat-products-headline {
    font-size: 18px;
    width: 300px; }
  .scp-mod-content {
    width: 300px;
    height: 100%; }
  .cat-prodbox-spec {
    display: none; }
  .cat-compare-prodbox.compare-order-3 {
    display: none;
    order: 3; }
  .cat-compare-prodbox {
    width: 50%;
    display: none; }
  .cat-compare-prodbox .compare-product {
    width: 120px;
    margin: 0 auto; }
  .prod-financing-message-large {
    font-size: 26px; }
  .prod-ifit-message {
    margin-bottom: 9px;
    display: block; }
  .prod-financing-message {
    margin-bottom: 21px; }
  .prod-financing-message .membership-required {
    font-size: 13px; }
  .cat-prodprice {
    margin-bottom: 12px; }
  #category-ifit-message {
    display: none !important; }
  .scp-video-short .scp-video-play {
    height: 51px; }
  .scp15 .scp-copy .copy-h-line {
    display: none; }
  .scp-video-short .scp-video-play p {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
    font-family: "FlamaMedium";
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0; }
  .scp-video-short .scp-video-play img {
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: bottom; }
  .scp-video-v2.scp-video-light {
    color: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play {
    border: solid 1px #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a {
    color: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a:hover {
    color: #000;
    background: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a:hover .play-triangle {
    border-left: 10px solid #343434; }
  .scp-video-v2.scp-video-light .scp-video-play .play-triangle {
    border-left: 10px solid #fff; }
  .cat-compare-prodbox.compare-order-4 {
    display: none; }
  .coach-compare-title-mobile {
    width: 100%; }
  .coach-compare-title-mobile img {
    width: 170px;
    height: 24px;
    margin: 40px auto;
    display: block; }
  .coach-compare-title-mobile p {
    font-size: 24px;
    margin: 33px 0;
    text-align: center; }
  .coach-compare-title-wrap {
    display: none; }
  .coach-compare-title-mobile {
    display: block; }
  .coach-compare-lists-wrap {
    width: 100%; }
  .coach-compare-lists-wrap {
    flex-direction: column; }
  .coach-compare-left {
    width: 80%;
    margin: 0 auto; }
  .coach-compare-right {
    width: 80%;
    margin: 0 auto; }
  .coach-compare-right .coach-compare-price {
    margin-top: 24px; }
  .coach-compare-lists-wrap .compare-check {
    padding-left: 0;
    padding-right: 15px; }
  .coach-compare-lists-wrap .compare-x {
    padding-left: 0;
    padding-right: 15px; }
  .coach-compare-line {
    background: url("https://res.cloudinary.com/iconfitness/image/upload/site--15/icon_vs.svg");
    height: 41px;
    width: 41px;
    margin: 30px auto 0;
    background-size: 41px 41px; }
  .coach-compare-items {
    flex-direction: row-reverse;
    justify-content: flex-end;
    margin: 13px 0;
    font-size: 16px; }
  .coach-compare-price {
    font-size: 60px; }
  .coach-compare-fineprint {
    width: 80%;
    margin-top: 31px; }
  .coach-compare-watch img {
    width: 30px;
    height: 30px;
    margin-right: 5px; }
  .coach-compare-watch {
    font-size: 20px;
    line-height: 30px; }
  .coach-compare-learn-more {
    font-size: 16px;
    padding: 25px 0 19px;
    width: 80%;
    margin: 0 auto; }
  .scp-products-short .cat-prodname h3 {
    margin-bottom: 6px; }
  .scp-products-short .cat-prodbox-info {
    width: 182px; }
  .scp-products-short .current-products .cat-prodprice .sale {
    font-size: 18px; }
  .scp-products-short .current-products .cat-prodprice .has-sale {
    font-size: 18px;
    vertical-align: baseline; }
  .current-products .cat-prodprice .has-sale.no-3t-price {
    margin: 0 auto 0; }
  .scp-products-short .prod-financing-message-large {
    font-size: 18px; }
  .scp-products-short .prod-financing-message {
    font-size: 14px;
    line-height: 18px; }
  .scp-products-short .prod-ifit-message {
    margin-bottom: 4px; }
  .prod-ifit-message {
    font-size: 14px;
    line-height: 18px; }
  .scp-products-short .cat-prodbox {
    margin-bottom: 20px; }
  .ifit-option {
    display: block; }
  .scp-products-short .cat-prodprice {
    margin-bottom: 4px; }
  .scp-products-short .prod-financing-message .ifit-option .membership-required {
    font-size: 16px; }
  .prod-ifit-message .ifit-option .membership-required {
    font-size: 16px; }
  .scp-products-short .or-horazontal-line {
    margin-bottom: 4px; }
  .scp-products-short .prod-financing-message p {
    line-height: 18px;
    margin-bottom: 6px; }
  .scp-products-short .cat-prodaddtocart {
    margin-bottom: 12px; }
  .scp-product-with-series .cat-prodprice.flex-container {
    justify-content: left; }
  .scp-product-with-series .cat-product-message {
    margin-bottom: 0; }
  .scp-product-with-series .cat-prodname h3 {
    margin-top: 5px;
    margin-bottom: 12px; }
  .scp-product-with-series .cat-prodbox-image {
    padding-right: 10px; }
  .scp-product-with-series .cat-prodprice {
    margin-bottom: 18px; } }

@media screen and (min-width: 375px) and (max-width: 500px) {
  .series-category-page .inner {
    width: 345px;
    margin: 0 auto; }
  .category-bar-nav {
    display: none; }
  .category-bar-sale {
    display: none; }
  .inclinevideo.scp2 .scp-horizontal-line {
    display: none; }
  .scp2 .scp-horizontal-line {
    display: none; }
  .inclinevideo.scp2 .scp-subtext {
    width: 59%; }
  .old-model-message {
    width: 345px; }
  .cat-prodbox-spec {
    display: none; }
  #breadcrumbery a.breadcrumb-parent {
    margin-right: 5px; }
  .lowest-price.on, .cat-starting-price.on {
    display: none; }
  #category-bar #breadcrumbery.flex-container {
    margin: 0; }
  .prod-financing-message-large {
    font-size: 26px; }
  .prod-financing-message {
    margin-bottom: 21px; }
  .prod-ifit-message {
    margin-bottom: 9px;
    display: block; }
  .prod-financing-message .membership-required {
    font-size: 13px; }
  .cat-prodbox.flex-container.search {
    width: 345px;
    margin: 0 auto 30px; }
  #category-ifit-message {
    display: none !important; }
  .scp15 .scp-copy .copy-h-line {
    display: none; }
  .scp-video-short .scp-video-play {
    height: 51px; }
  .scp-video-short .scp-video-play p {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
    font-family: "FlamaMedium";
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0; }
  .scp-video-short .scp-video-play img {
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: bottom; }
  .scp-video-v2.scp-video-light {
    color: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play {
    border: solid 1px #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a {
    color: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a:hover {
    color: #000;
    background: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a:hover .play-triangle {
    border-left: 10px solid #343434; }
  .scp-video-v2.scp-video-light .scp-video-play .play-triangle {
    border-left: 10px solid #fff; }
  .cat-compare-prodbox.compare-order-4 {
    display: none; }
  .coach-compare-title {
    font-size: 20px;
    width: 154px; }
  .coach-compare-title img {
    width: 140px;
    height: 20px; }
  .coach-compare-title-wrap {
    width: 360px; }
  .coach-compare-line {
    background: #343434;
    margin: 0 13px; }
  .coach-compare-items {
    margin: 12px 0;
    font-size: 16px; }
  .coach-compare-left, .coach-compare-right {
    width: 187px; }
  .coach-compare-lists-wrap {
    width: 360px; }
  .coach-compare-fineprint {
    width: 360px; }
  .coach-compare-lists-wrap .compare-check, .coach-compare-lists-wrap .compare-x {
    padding-left: 14px; }
  .coach-compare-vs {
    font-size: 22px; }
  .coach-compare-title-wrap {
    padding: 32px 0 12px; }
  .coach-compare-price {
    font-size: 48px; }
  .coach-compare-price span {
    font-size: 32px;
    text-transform: uppercase; }
  .coach-compare-price span.coach-compare-price-dollor-sign {
    line-height: 45px; }
  .coach-compare-watch img {
    width: 30px;
    height: 30px;
    margin-right: 5px; }
  .coach-compare-watch {
    font-size: 20px;
    line-height: 30px; }
  .coach-compare-learn-more {
    font-size: 16px;
    padding: 25px 0 19px; }
  .scp-products-short .cat-prodname h3 {
    margin-bottom: 6px; }
  .scp-products-short .cat-prodbox-info {
    width: 182px; }
  .scp-products-short .current-products .cat-prodprice .sale {
    font-size: 18px; }
  .scp-products-short .current-products .cat-prodprice .has-sale {
    font-size: 18px;
    vertical-align: baseline; }
  .current-products .cat-prodprice .has-sale.no-3t-price {
    margin: 0 auto 0; }
  .scp-products-short .prod-financing-message-large {
    font-size: 18px; }
  .scp-products-short .prod-financing-message {
    font-size: 16px;
    line-height: 24px; }
  .scp-products-short .prod-ifit-message {
    margin-bottom: 4px; }
  .prod-ifit-message {
    font-size: 16px;
    line-height: 20px; }
  .scp-products-short .cat-prodbox {
    margin-bottom: 20px; }
  .ifit-option {
    display: block; }
  .scp-products-short .cat-prodprice {
    margin-bottom: 4px; }
  .prod-financing-message .ifit-option .membership-required {
    font-size: 16px; }
  .scp-products-short .or-horazontal-line {
    margin-bottom: 4px; }
  .scp-products-short .prod-financing-message p {
    line-height: 18px;
    margin-bottom: 6px; }
  .scp-products-short .prod-financing-message {
    margin-bottom: 14px; }
  .scp-products-short .cat-prodaddtocart {
    margin-bottom: 12px; }
  .scp-product-with-series .cat-prodprice.flex-container {
    justify-content: left; }
  .scp-product-with-series .cat-product-message {
    margin-bottom: 0; }
  .scp-product-with-series .cat-prodname h3 {
    margin-top: 5px;
    margin-bottom: 12px; }
  .scp-product-with-series .cat-prodbox-image {
    padding-right: 10px; }
  .scp-product-with-series .cat-prodprice {
    margin-bottom: 18px; } }

@media screen and (min-width: 501px) and (max-width: 960px) {
  .series-category-page .inner {
    max-width: 500px;
    margin: 0 auto; }
  #cattable .inner {
    max-width: 440px;
    margin: 0 auto; }
  .button {
    min-width: 118px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px; }
  .category-bar-nav {
    display: none; }
  .nav-buy.button {
    line-height: 36px; }
  #category-bar #breadcrumbery.flex-container {
    margin: 0; }
  #category-bar .category-bar-pricing.flex-container {
    margin: 0; }
  .cat-prodbox {
    margin-bottom: 60px; }
  .cat-prodbox-image {
    width: 210px;
    height: 263px; }
  .cat-prodbox-info {
    width: 210px; }
  .old-model-message {
    border-bottom: 0;
    width: 440px;
    position: relative; }
  .old-model-message::before {
    content: "";
    width: 61px;
    height: 2px;
    background: #ff4412;
    left: 0;
    top: 15px;
    position: absolute; }
  .old-model-message::after {
    content: "";
    width: 61px;
    height: 2px;
    background: #ff4412;
    right: 0;
    top: 15px;
    position: absolute; }
  .cat-compare .still-deciding {
    font-size: 48px;
    line-height: 48px; }
  #breadcrumbery a.breadcrumb-parent {
    display: none; }
  #breadcrumbery a, #breadcrumbery h1 {
    font-size: 22px; }
  .category-bar-sale {
    display: none; }
  .cat-starting-price {
    font-size: 16px;
    padding-top: 5px;
    margin-right: 10px; }
  .lowest-price {
    font-size: 26px;
    margin-right: unset; }
  .scp-product-with-series .cat-prodprice.flex-container {
    justify-content: left; }
  .scp-product-with-series .cat-product-message {
    margin-bottom: 0; }
  .scp-product-with-series .cat-prodname h3 {
    margin-top: 5px;
    margin-bottom: 12px; }
  .scp-product-with-series .cat-prodbox-image {
    padding-right: 10px; }
  .scp-product-with-series .cat-prodprice {
    margin-bottom: 18px; }
  .scp-title {
    padding-top: 60px; }
  .scp-heading {
    font-size: 60px; }
  .scp-mod-content {
    width: 440px; }
  .scp-hero-ss {
    height: 334px; }
  .scp-hero-bg-ss {
    height: 334px; }
  .scp-hero-content-ss {
    width: 700px; }
  .scp-hero-heading-ss {
    font-size: 60px;
    padding-top: 48px; }
  .scp-hero-copy-ss {
    font-size: 26px; }
  .scp-video {
    height: 900px; }
  .scp-video .scp-title {
    padding-top: 344px; }
  .scp-video .scp-legal {
    width: 345px;
    margin: 0 auto; }
  .scp-video .scp-mod-content {
    height: 900px; }
  .scp-video-short {
    height: 334px; }
  .scp-video-short .scp-title {
    padding-top: 57px;
    font-size: 48px;
    line-height: 48px; }
  .scp-video-short .scp-heading {
    margin-top: 14px; }
  .scp-video-short .scp-video-play {
    height: 65px; }
  .scp-video-short .scp-video-play p {
    display: inline-block;
    margin-top: 0;
    margin-left: 10px;
    font-family: "FlamaMedium";
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0; }
  .scp-video-short .scp-video-play img {
    display: inline-block;
    height: 24px;
    width: 24px;
    vertical-align: bottom; }
  .scp-video-short .scp-mod-content {
    width: 98%;
    height: 334px; }
  .scp-video-v2.scp-video-light {
    color: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play {
    border: solid 1px #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a {
    color: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a:hover {
    color: #000;
    background: #fff; }
  .scp-video-v2.scp-video-light .scp-video-play a:hover .play-triangle {
    border-left: 10px solid #343434; }
  .scp-video-v2.scp-video-light .scp-video-play .play-triangle {
    border-left: 10px solid #fff; }
  .scp-console10 {
    height: 876px; }
  .scp-console10-bg {
    height: 960px;
    width: 100%; }
  .scp-console10 .scp-heading {
    width: 440px;
    margin: 15px auto 60px; }
  .scp-mod-content.scp-console10-content {
    width: 446px;
    height: 876px; }
  .scp-console10-container {
    height: 231px;
    width: 420px;
    top: 73px; }
  .scp-console10-slides {
    width: 387px;
    height: 219px;
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
  .scp-console10-slide {
    position: absolute; }
  .scp-console10-slide.active {
    left: 0; }
  .scp-console10-slide div {
    width: 387px;
    height: 219px; }
  .scp-console10-bullets {
    margin: 0 auto 50px; }
  .scp-console10-content .scp-expander {
    top: 778px; }
  .scp-console10 .scp-icons {
    top: 620px; }
  .scp-console10 .scp-expanded-content {
    height: 420px;
    top: 876px; }
  .scp-console10-arrow-left {
    width: 30px;
    height: 30px;
    top: 455px;
    left: -20px; }
  .scp-console10-arrow-right {
    width: 30px;
    height: 30px;
    top: 455px;
    right: -20px; }
  .scp-console22 {
    height: 959px; }
  .scp-console22-container {
    width: 534px;
    height: 267px;
    top: 55px; }
  .scp-console22-bg {
    height: 959px;
    width: 100%; }
  .scp-console22 .scp-heading {
    width: 440px;
    margin: 15px auto 60px; }
  .scp-mod-content.scp-console22-content {
    width: 670px;
    height: 959px; }
  .scp-console22-slides {
    width: 534px;
    height: 267px;
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
  .scp-console22-slide {
    position: absolute;
    width: 534px;
    height: 267px;
    left: 534px; }
  .scp-console22-slide.active {
    left: 0; }
  .scp-console22-slide div {
    width: 534px;
    height: 267px; }
  .scp-console22-bullets {
    margin: 0 auto 67px; }
  .scp-console22-content .scp-expander {
    top: 861px; }
  .scp-console22 .scp-icons {
    top: 671px; }
  .scp-console22 .scp-expanded-content {
    height: 420px;
    top: 959px; }
  .scp-console22-arrow-left {
    width: 30px;
    height: 30px;
    top: 472px; }
  .scp-console22-arrow-right {
    width: 30px;
    height: 30px;
    top: 472px; }
  .scp1 {
    height: 800px; }
  .scp1 .scp-title {
    padding-top: 314px; }
  .inclinevideo.scp2 {
    height: 876px; }
  .inclinevideo.scp2 .scp-subtext {
    width: 60%; }
  .scp2 {
    height: 876px; }
  .scp3 {
    height: 876px; }
  .scp3 .scp-mod-bg {
    height: 876px; }
  .scp3 .scp-expander {
    top: 778px; }
  .scp3 .scp-icons {
    top: 600px; }
  .scp3 .scp-expanded-content {
    height: 420px;
    top: 876px; }
  .scp4 {
    height: 876px; }
  .scp4 .scp-mod-bg {
    height: 876px; }
  .scp4 .scp-expander {
    top: 778px; }
  .scp4 .scp-icons {
    top: 600px; }
  .scp4 .scp-expanded-content {
    height: 420px;
    top: 876px; }
  .scp5 {
    height: 876px; }
  .scp5 .scp-mod-bg {
    height: 876px; }
  .scp5 .scp-expander {
    top: 778px; }
  .scp5 .scp-icons {
    top: 600px; }
  .scp5 .scp-expanded-content {
    height: 420px;
    top: 876px; }
  .scp6 {
    height: 876px; }
  .scp6 .scp-mod-bg {
    height: 876px; }
  .scp6 .scp-expander {
    top: 778px; }
  .scp6 .scp-icons {
    top: 600px; }
  .scp6 .scp-expanded-content {
    height: 420px;
    top: 876px; }
  .scp7 {
    height: 876px; }
  .scp7 .scp-mod-bg {
    height: 876px; }
  .scp7 .scp-expander {
    top: 778px; }
  .scp7 .scp-icons {
    top: 600px; }
  .scp7 .scp-expanded-content {
    height: 420px;
    top: 876px; }
  .scp8 {
    height: 876px; }
  .scp8 .scp-mod-bg {
    height: 876px; }
  .scp8 .scp-expander {
    top: 778px; }
  .scp8 .scp-icons {
    top: 600px; }
  .scp8 .scp-expanded-content {
    height: 420px;
    top: 876px; }
  .scp9 {
    height: 800px; }
  .scp10 {
    height: 800px; }
  .scp11 {
    height: 800px; }
  .scp12 {
    height: 800px; }
  .scp12 .scp-copy {
    width: 60%; }
  .scp12 .scp-subtext {
    width: 60%; }
  .scp13 {
    height: 800px; }
  .scp14 {
    height: 800px; }
  .scp15 {
    height: 800px; }
  .scp15 .scp-title {
    padding-top: 68px; }
  .scp15 .scp-title img {
    width: 312px;
    height: 44px; }
  .scp15 .scp-heading {
    margin: 38px auto 26px;
    max-width: 420px; }
  .scp15 .scp-copy {
    font-size: 28px; }
  .scp15 .scp-copy .mo-text {
    font-size: 20px;
    font-family: "FlamaSemiBold"; }
  .scp15 .scp-copy .copy-h-line {
    display: none; }
  #cat-description .cat-description-headline {
    width: 440px;
    margin: 60px auto 20px;
    font-size: 60px;
    line-height: 64px; }
  .cat-compare-prodbox .compare-product {
    width: 120px;
    margin: 0 auto; }
  .coach-compare-fineprint {
    width: initial;
    max-width: 738px;
    padding: 0 10px; }
  .series-category-page .scp-products-short .inner {
    max-width: 510px; }
  .lowest-price.on, .cat-starting-price.on {
    display: none; }
  .scp-products-short .cat-prodbox-image {
    height: 313px;
    width: 250px;
    margin-bottom: 10px; }
  .scp-products-short .cat-prodbox-info {
    width: 250px; }
  .scp-products-short .cat-prodname h3 {
    font-size: 24px; }
  .scp-products-short .current-products .cat-prodprice .sale {
    font-size: 20px; }
  .scp-products-short .current-products .cat-prodprice .has-sale {
    vertical-align: baseline; }
  .current-products .cat-prodprice .has-sale.no-3t-price {
    margin: 0 auto 0; }
  .scp-products-short .prod-financing-message-large {
    font-size: 20px; }
  .scp-products-short .prod-financing-message {
    font-size: 16px;
    line-height: 24px; }
  .scp-products-short .prod-ifit-message {
    margin-bottom: 4px; }
  .prod-ifit-message {
    font-size: 16px;
    line-height: 20px; }
  .scp-products-short .cat-prodbox {
    margin-bottom: 20px; }
  .scp-products-short-v2 .cat-product-section {
    align-items: center; }
  .ifit-option {
    display: block; }
  .scp-products-short .cat-prodprice {
    margin-bottom: 4px; }
  .prod-financing-message .ifit-option .membership-required {
    font-size: 16px; }
  .scp-products-short .or-horazontal-line {
    margin-bottom: 4px; }
  .cat-compare-prodbox.compare-order-4 {
    display: none; }
  .cat-compare-prodbox .compare-prodname {
    height: 48px;
    margin-bottom: 10px; }
  .cat-compare-prodbox .compare-prodname a {
    font-size: 20px;
    line-height: 24px; }
  .cat-compare-prodbox .compare-model-select img {
    display: inline-block; }
  .cat-compare-prodbox .specs-group {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    margin-bottom: 10px; }
  .cat-compare-prodbox .specs-group-line {
    margin-bottom: 10px; }
  .series-compare-content {
    position: fixed;
    top: 90px;
    left: calc(50% - 220px);
    width: 440px;
    z-index: 45;
    background: #fff; }
  .cat-prodbox.flex-container.search {
    width: 100%;
    margin-bottom: 60px; }
  #cattable h1 {
    margin-left: 30px; }
  #cattable #sort {
    margin-left: 30px; }
  .prod-financing-message {
    margin-bottom: 21px; }
  .prod-ifit-message {
    margin-bottom: 9px;
    display: block; }
  .prod-financing-message .membership-required {
    font-size: 18px; }
  .cat-prodbox-spec {
    display: none; } }

@media screen and (min-width: 501px) and (max-width: 700px) {
  #breadcrumbery a, #breadcrumbery h1 {
    font-size: 17px; }
  #breadcrumbery a.breadcrumb-parent {
    display: none; }
  .cat-starting-price {
    font-size: 12px;
    padding-top: 5px;
    margin-right: 7px; }
  .lowest-price {
    font-size: 20px; }
  .scp-hero-content-ss {
    width: 450px; }
  .scp-hero-copy-ss {
    font-size: 20px; }
  .inclinevideo.scp2 .scp-subtext {
    width: 85%; }
  .scp-console22 {
    height: 720px; }
  .scp-console22-bg {
    height: 720px;
    background-size: cover !important;
    background-position: 50% 100% !important; }
  .scp-mod-content.scp-console22-content {
    width: 470px; }
  .scp-console22-content .scp-heading {
    margin-bottom: 6px; }
  .scp-console22-container {
    width: 401px;
    height: 201px;
    top: 20px; }
  .scp-console22-bullets {
    margin: 0 auto 35px; }
  .scp-console22-slides {
    width: 401px;
    height: 201px;
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
  .scp-console22-slide {
    position: absolute;
    width: 401px;
    height: 201px;
    left: 401px; }
  .scp-console22-slide.active {
    left: 0; }
  .scp-console22-slide div {
    width: 401px;
    height: 201px; }
  .scp-console22-arrow-left {
    top: 349px;
    left: 2px;
    cursor: pointer;
    width: 16px;
    height: 16px; }
  .scp-console22-arrow-right {
    top: 349px;
    right: 2px;
    cursor: pointer;
    width: 16px;
    height: 16px; }
  .scp-console22-content .scp-icons {
    bottom: initial;
    top: 472px; }
  .scp-console22-content .scp-expander {
    top: 617px; }
  .scp-console22 .scp-expanded-content {
    height: 350px;
    background: #2e2e33;
    text-align: center;
    top: 720px;
    position: absolute; }
  .cat-compare-prodbox.compare-order-4 {
    display: none; }
  .coach-compare-title {
    font-size: 20px;
    width: 154px; }
  .coach-compare-title img {
    width: 140px;
    height: 20px; }
  .coach-compare-title-wrap {
    width: 375px; }
  .coach-compare-line {
    background: #343434;
    margin: 0 13px; }
  .coach-compare-items {
    margin: 12px 0;
    font-size: 16px; }
  .coach-compare-left, .coach-compare-right {
    width: 187px; }
  .coach-compare-lists-wrap {
    width: 375px; }
  .coach-compare-fineprint {
    width: 375px; }
  .coach-compare-lists-wrap .compare-check, .coach-compare-lists-wrap .compare-x {
    padding-left: 14px; }
  .coach-compare-vs {
    font-size: 22px; }
  .coach-compare-title-wrap {
    padding: 32px 0 12px; }
  .coach-compare-learn-more {
    padding: 30px 0 19px; }
  .coach-compare-price {
    font-size: 48px; }
  .coach-compare-price span {
    font-size: 32px;
    text-transform: uppercase; }
  .coach-compare-price span.coach-compare-price-dollor-sign {
    line-height: 45px; }
  .coach-compare-watch img {
    width: 30px;
    height: 30px;
    margin-right: 5px; }
  .coach-compare-watch {
    font-size: 20px;
    line-height: 30px; }
  .coach-compare-learn-more {
    font-size: 16px;
    padding-top: 25px; } }

@media screen and (min-width: 768px) and (max-width: 960px) {
  #category-bar {
    height: 45px; }
  #category-bar .floating-bar-wrap.flex-container {
    height: 45px;
    margin-left: 6.25%; }
  .nav-buy.button {
    padding: 0;
    height: 45px;
    line-height: 45px;
    width: 169px; }
  .header-nav-category {
    border-bottom: 0; }
  #breadcrumbery a.breadcrumb-parent {
    display: block;
    font-size: 16px;
    color: #909090; }
  #breadcrumbery h1 {
    font-size: 16px;
    margin-left: 9px; }
  .lowest-price.on, .cat-starting-price.on {
    display: inline-block; }
  .lowest-price.on {
    padding-right: 24.2px; }
  .cat-starting-price {
    margin-right: 7.8px;
    font-size: 17px; }
  .scp-video-v2 {
    height: 344px; }
  .scp-video-v2 .scp-title {
    width: 423px;
    height: 20px;
    bottom: unset;
    top: 57px;
    left: auto;
    right: 5%; }
  .scp-video-v2 .scp-heading {
    width: 423px;
    bottom: unset;
    top: 85px;
    left: auto;
    right: 5%;
    font-family: "FlamaLight";
    font-size: calc(32px+4 *((100vw - 768px) / 192));
    line-height: 44px;
    min-height: 88px; }
  .scp-video-v2 .scp-video-play {
    width: 238px;
    height: 43px;
    line-height: 43px;
    right: 138px;
    top: 201px;
    left: auto;
    bottom: unset; }
  .scp-video-v2.scp-video-light .scp-video-v2-mobile-gradient {
    display: none; }
  .scp-video-v2 .scp-video-v2-mobile-gradient {
    display: none; }
  .scp-products-short-v2 .cat-product-section {
    max-width: calc(100vw - 23px);
    margin: 0 23px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
  .scp-products-short-v2 .scp-mx-card {
    display: none; }
  .scp-video-v2.scp-video-light {
    color: #343434; }
  .scp-video-v2.scp-video-light .scp-video-play {
    border: solid 1px #343434; }
  .scp-video-v2.scp-video-light .scp-video-play a {
    color: #343434; }
  .scp-video-v2.scp-video-light .scp-video-play a:hover {
    color: #fff;
    background: #343434; }
  .scp-video-v2.scp-video-light .scp-video-play a:hover .play-triangle {
    border-left: 10px solid #fff; }
  .scp-video-v2.scp-video-light .scp-video-play .play-triangle {
    border-left: 10px solid #343434; }
  .scpvaluebar .mx {
    display: none; }
  .scpvaluebar .nomx {
    display: block; }
  .scpvaluebar .left-align {
    text-align: left; }
  .scpvaluebar-dx-financing {
    text-align: center; }
  .scpvaluebar-dx-financing p {
    text-transform: uppercase;
    font-family: "FlamaSemiCondensedMedium";
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .6px;
    color: #202020;
    margin-top: 8px; }
  .scpvaluebar-dx-shipping, .scpvaluebar-dx-guarantee {
    font-family: "FlamaSemiCondensedMedium";
    font-size: 14px;
    text-align: center;
    line-height: 19.5px;
    letter-spacing: .6px;
    color: #202020;
    text-transform: uppercase; }
  .scpvaluebar-dx-shipping p, .scpvaluebar-dx-guarantee p {
    margin-left: 15px; }
  .scpvaluebar-dx.vertical-line {
    margin: 0 30px 0;
    height: 63px;
    width: 1px;
    align-self: flex-start;
    background: #cacaca; }
  .cat-compare-prodbox.compare-order-4 {
    display: none; } }

@media screen and (min-width: 961px) and (max-width: 1440px) {
  .series-category-page .inner {
    max-width: 900px;
    margin: 0 auto; }
  .scp-title {
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 5px;
    padding-top: 60px; }
  .scp-heading {
    font-size: 72px;
    line-height: 78px;
    margin-top: 20px;
    margin-bottom: 60px; }
  .scp-horizontal-line {
    width: 62px; }
  .scp-copy {
    font-size: 20px;
    line-height: 28px; }
  .scp-subtext {
    font-size: 14px;
    line-height: 20px;
    padding-top: 20px; }
  .scp-icons {
    bottom: 30px; }
  .scp-icons p {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 4px; }
  .scp-expanded-title {
    font-size: 22px; }
  .scp-expanded-horizontal-spacer {
    margin: 30px auto; }
  .scp-expanded-copy {
    font-size: 18px;
    line-height: 30px; }
  .scp-mod-content {
    width: 840px; }
  .button {
    min-width: 118px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px; }
  #category-bar #breadcrumbery.flex-container {
    justify-content: flex-start; }
  #category-bar #breadcrumbery a, #category-bar #breadcrumbery h1 {
    margin-right: 9px;
    font-size: 16px;
    line-height: 16px; }
  #category-bar #breadcrumbery a.breadcrumb-parent {
    color: #909090; }
  #category-bar .category-bar-sale.flex-container {
    display: none; }
  .nav-buy.button {
    width: 180px;
    height: 60px;
    line-height: 60px;
    padding: 0; }
  #category-bar .category-bar-nav.flex-container {
    justify-content: space-around; }
  #category-bar .category-bar-nav-item {
    padding-top: 7px; }
  #category-bar .category-bar-sale.flex-container {
    justify-content: space-around; }
  #category-bar .category-bar-pricing.flex-container {
    justify-content: flex-end; }
  .cat-starting-price {
    font-size: 17px;
    padding-top: 5px; }
  .lowest-price {
    font-size: 26px;
    line-height: 26px; }
  .cat-pricing-box {
    width: 165px; }
  .scp-hero-ss {
    height: 340px; }
  .scp-hero-bg-ss {
    height: 340px; }
  .scp-hero-content-ss {
    width: 840px; }
  .scp-hero-heading-ss {
    font-size: 60px;
    padding-top: 66px; }
  .scp-hero-copy-ss {
    font-size: 26px; }
  .scp-video-short {
    height: 400px; }
  .scp-video-short .scp-title {
    padding-top: 79px;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: normal; }
  .scp-video-short .scp-heading {
    margin-top: 20px;
    font-size: 26px; }
  .scp-video-short .scp-video-play {
    height: 157px; }
  .scp-video-short .scp-video-play p {
    display: block; }
  .scp-video-short .scp-mod-content {
    height: 400px;
    width: 96%; }
  .scp-mod-bg video {
    margin-left: calc(50% - 1280px); }
  .scp-video .scp-mod-content {
    width: 900px; }
  .scp-video .scp-title {
    padding-top: 120px;
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 5px; }
  .scp-video .scp-heading {
    font-size: 68px;
    line-height: 80px;
    margin-top: 36px;
    margin-bottom: 36px; }
  .scp-video .scp-legal {
    width: 480px;
    margin: 0 auto 90px; }
  .scp-video-play {
    position: relative; }
  .scp-video-v2 {
    height: 480px; }
  .scp-video-v2 .scp-title {
    font-size: 26px;
    line-height: 26px;
    top: 90px;
    bottom: unset;
    width: 590px;
    left: auto;
    right: calc(28.90625% - 295px);
    right: 0; }
  .scp-video-v2 .scp-heading {
    font-size: 48px;
    line-height: 60px;
    font-family: "FlamaLight";
    width: 590px;
    left: auto;
    right: calc(28.90625% - 295px);
    bottom: unset;
    top: 136px;
    right: 0; }
  .scp-video-v2 .scp-video-play {
    position: absolute;
    width: 238px;
    top: 296px;
    bottom: unset;
    left: auto;
    right: 175px; }
  .scp-video-v2.scp-video-light .scp-video-v2-mobile-gradient {
    display: none; }
  .scp-video-v2 .scp-video-v2-mobile-gradient {
    display: none; }
  .scp-video-v2 .scp-mod-content {
    width: 100vw; }
  .scp-mod-content-expectation-manager {
    width: 960px;
    height: 480px;
    margin: 0 auto;
    position: relative; }
  .scp-console10 {
    height: 1040px; }
  .scp-console10-bg {
    height: 1040px;
    width: 100%; }
  .scp-console10-content {
    height: 1040px; }
  .scp-console10-content .scp-heading {
    margin-bottom: 30px; }
  .scp-console10-content .scp-copy {
    display: block;
    height: 84px;
    margin-bottom: 40px; }
  .scp-console10-bullets {
    width: 246px;
    height: 5px;
    display: flex;
    margin: 0 auto 114px; }
  .scp-console10-bullet {
    flex: 1 0 auto;
    cursor: pointer; }
  .scp-console10-bullet.active svg path {
    fill: #ff4412; }
  .scp-console10-container {
    height: 345px;
    width: 630px;
    top: 107px; }
  .scp-console10-slides {
    width: 697px;
    height: 397px;
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
  .scp-console10-slide {
    position: absolute;
    width: 697px;
    height: 397px; }
  .scp-console10-slide.active {
    left: 0; }
  .scp-console10-slide div {
    width: 832px;
    height: 417px; }
  .scp-console10-arrow-left {
    width: 45px;
    height: 45px;
    top: 490px;
    left: -45px; }
  .scp-console10-arrow-right {
    width: 45px;
    height: 45px;
    top: 490px;
    right: -45px; }
  .scp-console10-content .scp-expander {
    top: 942px; }
  .scp-console10 .scp-icons {
    top: 769px;
    width: 790px;
    left: calc(50% - 395px); }
  .scp-console10 .scp-expanded-content {
    height: 330px;
    top: 1040px; }
  .scp-console10 .scp-expanded-copy {
    width: 840px;
    margin: 0 auto; }
  .scp-console10 .scp-icons .scp-vertical {
    background: #fff; }
  .scp-console22 {
    height: 1278px; }
  .scp-console22-bg {
    height: 1278px;
    width: 100%; }
  .scp-console22-content {
    height: 1278px; }
  .scp-console22-container {
    height: 400px;
    width: 820px;
    top: 70px; }
  .scp-console22-content .scp-heading {
    margin-bottom: 30px; }
  .scp-console22-content .scp-copy {
    display: block;
    height: 84px;
    margin-bottom: 40px; }
  .scp-console22-bullets {
    width: 246px;
    height: 5px;
    display: flex;
    margin: 0 auto 80px; }
  .scp-console22-bullet {
    flex: 1 0 auto;
    cursor: pointer; }
  .scp-console22-bullet.active svg path {
    fill: #ff4412; }
  .scp-console22-slides {
    width: 832px;
    height: 417px;
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
  .scp-console22-slide {
    position: absolute;
    width: 832px;
    height: 417px;
    left: 832px; }
  .scp-console22-slide.active {
    left: 0; }
  .scp-console22-slide div {
    width: 832px;
    height: 417px; }
  .scp-console22-arrow-left {
    width: 45px;
    height: 45px;
    top: 610px;
    left: -45px; }
  .scp-console22-arrow-right {
    width: 45px;
    height: 45px;
    top: 610px;
    right: -45px; }
  .scp-console22-content .scp-expander {
    top: 1180px; }
  .scp-console22 .scp-icons {
    top: 1007px;
    width: 790px;
    left: calc(50% - 395px); }
  .scp-console22 .scp-expanded-content {
    height: 330px;
    top: 1278px; }
  .scp-console22 .scp-icons .scp-vertical {
    background: #fff; }
  .scp1 {
    height: 800px; }
  .scp1 .scp-title {
    padding-top: 60px; }
  .scp1 .scp-horizontal-line {
    margin-bottom: 30px; }
  .scp1 .scp-title {
    width: 480px; }
  .scp1 .scp-heading {
    width: 480px; }
  .scp1 .scp-copy {
    width: 360px; }
  .inclinevideo.scp2 {
    height: 1022px; }
  .scp2 {
    height: 1022px; }
  .scp2 .scp-heading {
    margin-bottom: 30px; }
  .inclinevideo.scp2 .scp-heading {
    margin-bottom: 30px; }
  .scp2 .scp-icons .scp-vertical {
    background: #fff; }
  .inclinevideo.scp2 .scp-icons .scp-vertical {
    background: #fff; }
  .inclinevideo.scp2 .scp-subtext {
    width: 65%; }
  .scp3 {
    height: 876px; }
  .scp3 .scp-mod-bg {
    height: 876px; }
  .scp3 .scp-title {
    width: 480px; }
  .scp3 .scp-heading {
    width: 480px; }
  .scp3 .scp-copy {
    width: 360px; }
  .scp3 .scp-expander {
    top: 778px; }
  .scp3 .scp-horizontal-line {
    margin: 0 0 30px; }
  .scp3 .scp-icons {
    top: 605px; }
  .scp3 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp4 {
    height: 876px; }
  .scp4 .scp-mod-bg {
    height: 876px; }
  .scp4 .scp-horizontal-line {
    margin-bottom: 30px;
    margin-left: calc(100% - 62px); }
  .scp4 .scp-title {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp4 .scp-heading {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp4 .scp-copy {
    width: 360px;
    margin-left: calc(100% - 360px); }
  .scp4 .scp-expander {
    top: 778px; }
  .scp4 .scp-icons {
    top: 605px; }
  .scp4 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp5 {
    height: 876px; }
  .scp5 .scp-mod-bg {
    height: 876px; }
  .scp5 .scp-expander {
    top: 778px; }
  .scp5 .scp-icons {
    top: 605px; }
  .scp5 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp6 {
    height: 876px; }
  .scp6 .scp-mod-bg {
    height: 876px; }
  .scp6 .scp-title {
    width: 480px; }
  .scp6 .scp-heading {
    width: 480px; }
  .scp6 .scp-copy {
    width: 360px; }
  .scp6 .scp-horizontal-line {
    margin: 0 0 30px; }
  .scp6 .scp-expander {
    top: 778px; }
  .scp6 .scp-icons {
    top: 605px; }
  .scp6 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp7 {
    height: 876px; }
  .scp7 .scp-mod-bg {
    height: 876px; }
  .scp7 .scp-title {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp7 .scp-heading {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp7 .scp-copy {
    width: 360px;
    margin-left: calc(100% - 360px); }
  .scp7 .scp-horizontal-line {
    margin-bottom: 30px;
    margin-left: calc(100% - 62px); }
  .scp7 .scp-expander {
    top: 778px; }
  .scp7 .scp-icons {
    top: 605px; }
  .scp7 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp8 {
    height: 876px; }
  .scp8 .scp-mod-bg {
    height: 876px; }
  .scp8 .scp-expander {
    top: 778px; }
  .scp8 .scp-icons {
    top: 605px; }
  .scp8 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp9 {
    height: 800px; }
  .scp9 .scp-title {
    width: 480px; }
  .scp9 .scp-heading {
    width: 480px; }
  .scp9 .scp-copy {
    width: 360px; }
  .scp9 .scp-subtext {
    width: 360px; }
  .scp9 .scp-horizontal-line {
    margin-bottom: 30px; }
  .scp10 {
    height: 800px; }
  .scp10 .scp-title {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp10 .scp-heading {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp10 .scp-copy {
    width: 360px;
    margin-left: calc(100% - 360px); }
  .scp10 .scp-subtext {
    width: 360px;
    margin-left: calc(100% - 360px); }
  .scp10 .scp-horizontal-line {
    margin-bottom: 30px;
    margin-left: calc(100% - 62px); }
  .scp11 {
    height: 800px; }
  .scp11 .scp-heading {
    margin-bottom: 30px; }
  .scp12 {
    height: 800px; }
  .scp12 .scp-title {
    width: 480px; }
  .scp12 .scp-heading {
    width: 480px; }
  .scp12 .scp-copy {
    width: 360px; }
  .scp12 .scp-subtext {
    width: 360px; }
  .scp12 .scp-horizontal-line {
    margin-bottom: 30px; }
  .scp13 {
    height: 800px; }
  .scp13 .scp-title {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp13 .scp-heading {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp13 .scp-copy {
    width: 360px;
    margin-left: calc(100% - 360px); }
  .scp13 .scp-subtext {
    width: 360px;
    margin-left: calc(100% - 360px); }
  .scp13 .scp-horizontal-line {
    margin-bottom: 30px;
    margin-left: calc(100% - 62px); }
  .scp14 {
    height: 800px; }
  .scp14 .scp-heading {
    margin-bottom: 30px; }
  .scp15 {
    height: 800px; }
  .scp15 .scp-title {
    text-align: center;
    padding-top: 51px; }
  .scp15 .scp-title img {
    width: 312px;
    height: 44px; }
  .scp15 .scp-heading {
    text-align: center;
    margin: 54px auto 30px;
    max-width: 800px; }
  .scp15 .scp-copy {
    font-size: 28px; }
  .scp15 .scp-copy .mo-text {
    font-size: 20px;
    font-family: "FlamaSemiBold"; }
  .scp15 .scp-copy .copy-h-line {
    height: 2px;
    width: 55px;
    display: inline-block;
    margin: 0 24px 8px;
    background: #0083c1; }
  .scpCoachCompare {
    padding-top: 30px; }
  .coach-compare-fineprint {
    width: 758px; }
  .scpCoachCompare .scpCoachCompare-bg {
    width: 840px;
    margin: 0 auto;
    border: 1px solid #747474; }
  .scp-products-short .cat-product-section {
    margin-top: 20px; }
  .scp-products-short .cat-prodbox-image {
    height: 350px;
    width: 280px;
    margin-bottom: 20px; }
  .scp-products-short .cat-prodname h3 {
    font-size: 26px; }
  .scp-products-short .cat-prodbox-spec {
    margin-bottom: 10px; }
  .scp-products-short .current-products .cat-prodprice {
    margin-bottom: 6px; }
  .scp-products-short .current-products .cat-prodprice .sale {
    font-size: 20px;
    line-height: 27px; }
  .scp-products-short .current-products .cat-prodprice .has-sale {
    vertical-align: baseline; }
  .scp-products-short .prod-financing-message-large {
    font-size: 20px;
    font-family: "FlamaSemiCondensedBook"; }
  .scp-products-short .cat-prodbox-info {
    width: 280px; }
  .scp-products-short .prod-financing-message {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px; }
  .scp-products-short-v2 .cat-product-section {
    max-width: calc(100vw - 23px);
    margin: 0 23px;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
  .scp-products-short-v2 .scp-mx-card {
    display: none; }
  .scpvaluebar .left-align {
    text-align: left; }
  .scpvaluebar-dx-financing {
    text-align: center; }
  .scpvaluebar-dx-financing p {
    text-transform: uppercase;
    font-family: "FlamaSemiCondensedMedium";
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .6px;
    color: #202020;
    margin-top: 8px; }
  .scpvaluebar-dx-shipping, .scpvaluebar-dx-guarantee {
    font-family: "FlamaSemiCondensedMedium";
    font-size: 14px;
    text-align: center;
    line-height: 19.5px;
    letter-spacing: .6px;
    color: #202020;
    text-transform: uppercase; }
  .scpvaluebar-dx-shipping p, .scpvaluebar-dx-guarantee p {
    margin-left: 15px; }
  .scpvaluebar-dx.vertical-line {
    margin: 0 30px 0;
    height: 63px;
    width: 1px;
    align-self: flex-start;
    background: #cacaca; }
  #cat-description .cat-description-headline {
    width: 840px;
    font-size: 60px;
    line-height: 60px; }
  #cat-description .cat-products-headline {
    width: 840px; }
  .cat-products.flex-container {
    flex-direction: row;
    flex-flow: wrap;
    justify-content: center; }
  .cat-prodbox {
    margin-bottom: 60px; }
  .cat-prodbox.flex-container {
    flex-direction: column;
    justify-content: start; }
  .cat-prodbox.flex-container.dos-wide {
    flex-direction: column;
    width: 50%;
    align-items: center; }
  .cat-prodbox.flex-container.cuatro-wide {
    flex-direction: column;
    width: 50%;
    align-items: center; }
  .cat-prodbox.flex-container.search {
    width: 33%;
    margin-bottom: 60px; }
  .cat-prodbox-image {
    height: 300px;
    width: 240px;
    margin-bottom: 54px; }
  .cat-product-message {
    margin-top: -27px; }
  .cat-prodbox-info {
    width: 240px;
    text-align: center; }
  .current-products .cat-prodprice .sale {
    font-size: 30px; }
  .cat-prodbox-spec {
    height: 90px;
    overflow: hidden; }
  .cat-prodbox-spec ul {
    margin: 0; }
  .cat-prodbox {
    margin-bottom: 60px; }
  .cat-prodname h3 {
    margin-top: 0; }
  .cat-prodbox-details {
    height: 65px; }
  .old-model-message {
    border-bottom: 0;
    width: 840px;
    position: relative;
    font-size: 18px;
    line-height: 18px;
    margin: 0 auto 60px; }
  .old-model-message::before {
    content: "";
    width: 230px;
    height: 2px;
    background: #ff4412;
    left: 0;
    top: 9px;
    position: absolute; }
  .old-model-message::after {
    content: "";
    width: 230px;
    height: 2px;
    background: #ff4412;
    right: 0;
    top: 9px;
    position: absolute; }
  .cat-compare .still-deciding {
    margin: 20px auto 20px;
    font-size: 48px;
    line-height: 48px; }
  .cat-compare-prodbox .compare-product {
    min-width: 235px;
    margin: 0 auto;
    padding-left: 72px; }
  .cat-compare-prodbox .compare-prodname {
    height: 48px;
    margin-bottom: 10px; }
  .cat-compare-prodbox .compare-prodname a {
    font-size: 20px;
    line-height: 24px; }
  .cat-compare-prodbox .compare-model-select img {
    display: inline-block; }
  .cat-compare-prodbox .specs-group {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    margin-bottom: 10px; }
  .cat-compare-prodbox .specs-group-line {
    margin-bottom: 10px; }
  #cattable h1 {
    margin-left: 30px; }
  #cattable #sort {
    margin-left: 30px; } }

@media screen and (min-width: 961px) and (max-width: 1024px) {
  .cat-compare-prodbox.compare-order-4 {
    display: none; } }

@media screen and (min-width: 1024px) and (max-width: 1440px) {
  .cat-products.inner {
    width: 980px; }
  .series-category-page .inner {
    max-width: 1000px; }
  .cat-prodbox.flex-container.cuatro-wide {
    width: 25%; }
  .cat-compare-prodbox {
    width: 28%; }
  .cat-compare-prodbox .compare-product {
    min-width: 205px;
    margin: 0 auto;
    padding-left: 50px; } }

@media screen and (min-width: 1200px) and (max-width: 1440px) {
  .scp-console22-arrow-left {
    left: -105px; }
  .scp-console22-arrow-right {
    right: -105px; }
  .inclinevideo.scp2 .scp-subtext {
    width: 65%; } }

@media screen and (min-width: 1441px) {
  .series-category-page .inner {
    max-width: 1200px;
    margin: 0 auto; }
  .scp-title {
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 5px;
    padding-top: 60px; }
  .scp-heading {
    font-size: 72px;
    line-height: 78px;
    margin-top: 20px;
    margin-bottom: 60px; }
  .scp-horizontal-line {
    width: 62px; }
  .scp-copy {
    font-size: 20px;
    line-height: 28px; }
  .scp-subtext {
    font-size: 14px;
    line-height: 20px;
    padding-top: 20px; }
  .scp-icons {
    bottom: 30px; }
  .scp-icons p {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 4px; }
  .scp-expanded-title {
    font-size: 22px; }
  .scp-expanded-horizontal-spacer {
    margin: 30px auto; }
  .scp-expanded-copy {
    font-size: 18px;
    line-height: 30px; }
  .scp-mod-content {
    width: 1200px; }
  .button {
    min-width: 118px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 1px; }
  #category-bar .floating-bar-wrap.flex-container {
    width: 1440px;
    margin: 0 auto; }
  #category-bar #breadcrumbery.flex-container {
    justify-content: flex-start; }
  #category-bar #breadcrumbery a, #category-bar #breadcrumbery h1 {
    margin-right: 9px;
    font-size: 16px;
    line-height: 16px; }
  #category-bar #breadcrumbery a.breadcrumb-parent {
    color: #909090; }
  #category-bar .category-bar-sale.flex-container {
    display: none; }
  .nav-buy.button {
    width: 180px;
    height: 60px;
    line-height: 60px;
    padding: 0; }
  #category-bar .category-bar-nav.flex-container {
    justify-content: space-around; }
  #category-bar .category-bar-nav-item {
    padding-top: 7px; }
  #category-bar .category-bar-sale.flex-container {
    justify-content: space-around; }
  #category-bar .category-bar-pricing.flex-container {
    justify-content: flex-end; }
  .cat-starting-price {
    font-size: 17px;
    padding-top: 5px; }
  .lowest-price {
    font-size: 26px;
    line-height: 26px;
    margin-right: 30px; }
  .scp-mod-bg video {
    margin-left: calc(50% - 1280px); }
  .scp-video .scp-mod-content {
    width: 900px; }
  .scp-video .scp-title {
    padding-top: 120px;
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 5px; }
  .scp-video .scp-heading {
    font-size: 68px;
    line-height: 80px;
    margin-top: 36px;
    margin-bottom: 36px; }
  .scp-video .scp-legal {
    width: 480px;
    margin: 0 auto 90px; }
  .scp-video-play {
    position: relative; }
  .scp-video-v2.scp-video-light .scp-video-v2-mobile-gradient {
    display: none; }
  .scp-video-v2 .scp-video-v2-mobile-gradient {
    display: none; }
  .scp-hero-ss {
    height: 340px; }
  .scp-hero-bg-ss {
    height: 340px; }
  .scp-hero-content-ss {
    width: 840px; }
  .scp-hero-heading-ss {
    font-size: 60px;
    padding-top: 66px; }
  .scp-hero-copy-ss {
    font-size: 26px; }
  .scp-video-short {
    height: 470px; }
  .scp-video-short .scp-title {
    padding-top: 79px;
    font-size: 60px;
    line-height: 60px;
    letter-spacing: normal; }
  .scp-video-short .scp-heading {
    margin-top: 28px;
    font-size: 26px; }
  .scp-video-short .scp-video-play {
    height: 200px; }
  .scp-video-short .scp-video-play p {
    display: block; }
  .scp-video-short .scp-mod-content {
    height: 470px; }
  .scp-video-v2 {
    height: 480px; }
  .scp-video-v2 .scp-title {
    font-size: 26px;
    line-height: 26px;
    top: 90px;
    bottom: unset;
    width: 590px;
    left: auto;
    right: 28.90625%;
    right: 0; }
  .scp-video-v2 .scp-heading {
    font-size: 48px;
    line-height: 60px;
    font-family: "FlamaLight";
    width: 590px;
    left: auto;
    right: 28.90625%;
    bottom: unset;
    top: 136px;
    right: 0; }
  .scp-video-v2 .scp-video-play {
    position: absolute;
    width: 238px;
    top: 296px;
    bottom: unset;
    left: auto;
    right: 175px; }
  .scp-video-v2 .scp-mod-content {
    width: 100vw; }
  .scp-mod-content-expectation-manager {
    width: 960px;
    height: 480px;
    margin: 0 auto;
    position: relative; }
  .scp-console10 {
    height: 1040px; }
  .scp-console10-bg {
    height: 1040px;
    width: 100%; }
  .scp-console10-content {
    height: 1040px; }
  .scp-console10-content .scp-heading {
    margin-bottom: 30px; }
  .scp-console10-content .scp-copy {
    display: block;
    height: 84px;
    margin-bottom: 40px; }
  .scp-console10-bullets {
    width: 246px;
    height: 5px;
    display: flex;
    margin: 0 auto 114px; }
  .scp-console10-bullet {
    flex: 1 0 auto;
    cursor: pointer; }
  .scp-console10-bullet.active svg path {
    fill: #ff4412; }
  .scp-console10-container {
    height: 345px;
    width: 627px;
    top: 106px; }
  .scp-console10-slides {
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
  .scp-console10-slide {
    position: absolute; }
  .scp-console10-slide.active {
    left: 0; }
  .scp-console10-slide div {
    width: 832px;
    height: 417px; }
  .scp-console10-arrow-left {
    width: 45px;
    height: 45px;
    top: 490px;
    left: -45px; }
  .scp-console10-arrow-right {
    width: 45px;
    height: 45px;
    top: 490px;
    right: -45px; }
  .scp-console10-content .scp-expander {
    top: 942px; }
  .scp-console10 .scp-icons {
    top: 769px;
    width: 790px;
    left: calc(50% - 395px); }
  .scp-console10 .scp-expanded-content {
    height: 330px;
    top: 1040px; }
  .scp-console10 .scp-expanded-copy {
    width: 840px;
    margin: 0 auto; }
  .scp-console10 .scp-icons .scp-vertical {
    background: #fff; }
  .scp-console22 {
    height: 1278px; }
  .scp-console22-bg {
    height: 1278px;
    width: 100%; }
  .scp-console22-content {
    height: 1278px; }
  .scp-console22-content .scp-heading {
    margin-bottom: 30px; }
  .scp-console22-content .scp-copy {
    display: block;
    height: 84px;
    margin-bottom: 40px; }
  .scp-console22-container {
    height: 400px;
    width: 820px;
    top: 70px; }
  .scp-console22-bullets {
    width: 246px;
    height: 5px;
    display: flex;
    margin: 0 auto 80px; }
  .scp-console22-bullet {
    flex: 1 0 auto;
    cursor: pointer; }
  .scp-console22-bullet.active svg path {
    fill: #ff4412; }
  .scp-console22-slides {
    width: 832px;
    height: 417px;
    margin: 0 auto;
    overflow: hidden;
    position: relative; }
  .scp-console22-slide {
    position: absolute;
    width: 832px;
    height: 417px;
    left: 832px; }
  .scp-console22-slide.active {
    left: 0; }
  .scp-console22-slide div {
    width: 832px;
    height: 417px; }
  .scp-console22-arrow-left {
    width: 60px;
    height: 60px;
    top: 610px;
    left: -93px; }
  .scp-console22-arrow-right {
    width: 60px;
    height: 60px;
    top: 610px;
    right: -93px; }
  .scp-console22-content .scp-expander {
    top: 1180px; }
  .scp-console22 .scp-icons {
    top: 1007px;
    width: 790px;
    left: calc(50% - 395px); }
  .scp-console22 .scp-expanded-content {
    height: 330px;
    top: 1278px; }
  .scp-console22 .scp-icons .scp-vertical {
    background: #fff; }
  .scp1 {
    height: 800px; }
  .scp1 .scp-title {
    padding-top: 60px; }
  .scp1 .scp-horizontal-line {
    margin-bottom: 30px; }
  .scp1 .scp-title {
    width: 480px; }
  .scp1 .scp-heading {
    width: 480px; }
  .scp1 .scp-copy {
    width: 480px; }
  .scp2 {
    height: 1022px; }
  .scp2 .scp-mod-content {
    width: 840px; }
  .scp2 .scp-heading {
    margin-bottom: 30px; }
  .scp2 .scp-icons .scp-vertical {
    background: #fff; }
  .inclinevideo.scp2 {
    height: 1022px; }
  .inclinevideo.scp2 .scp-mod-content {
    width: 840px; }
  .inclinevideo.scp2 .scp-heading {
    margin-bottom: 30px; }
  .inclinevideo.scp2 .scp-icons .scp-vertical {
    background: #fff; }
  .inclinevideo.scp2 .scp-subtext {
    width: 65%; }
  .scp3 {
    height: 876px; }
  .scp3 .scp-mod-bg {
    height: 876px; }
  .scp3 .scp-title {
    width: 480px; }
  .scp3 .scp-heading {
    width: 480px; }
  .scp3 .scp-copy {
    width: 480px; }
  .scp3 .scp-expander {
    top: 778px; }
  .scp3 .scp-horizontal-line {
    margin: 0 0 30px; }
  .scp3 .scp-icons {
    top: 605px;
    width: 800px;
    left: calc(50% - 400px); }
  .scp3 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp4 {
    height: 876px; }
  .scp4 .scp-mod-bg {
    height: 876px; }
  .scp4 .scp-title {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp4 .scp-heading {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp4 .scp-copy {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp4 .scp-horizontal-line {
    margin-bottom: 30px;
    margin-left: calc(100% - 62px); }
  .scp4 .scp-expander {
    top: 778px; }
  .scp4 .scp-icons {
    top: 605px;
    width: 800px;
    left: calc(50% - 400px); }
  .scp4 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp5 {
    height: 876px; }
  .scp5 .scp-mod-content {
    width: 840px; }
  .scp5 .scp-mod-bg {
    height: 876px; }
  .scp5 .scp-heading {
    margin-bottom: 30px; }
  .scp5 .scp-expander {
    top: 778px; }
  .scp5 .scp-icons {
    top: 605px; }
  .scp5 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp6 {
    height: 876px; }
  .scp6 .scp-mod-bg {
    height: 876px; }
  .scp6 .scp-title {
    width: 480px; }
  .scp6 .scp-heading {
    width: 480px; }
  .scp6 .scp-copy {
    width: 480px; }
  .scp6 .scp-horizontal-line {
    margin: 0 0 30px; }
  .scp6 .scp-expander {
    top: 778px; }
  .scp6 .scp-icons {
    top: 605px;
    width: 800px;
    left: calc(50% - 400px); }
  .scp6 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp7 {
    height: 876px; }
  .scp7 .scp-mod-bg {
    height: 876px; }
  .scp7 .scp-title {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp7 .scp-heading {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp7 .scp-copy {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp7 .scp-horizontal-line {
    margin-bottom: 30px;
    margin-left: calc(100% - 62px); }
  .scp7 .scp-expander {
    top: 778px; }
  .scp7 .scp-icons {
    top: 605px;
    width: 800px;
    left: calc(50% - 400px); }
  .scp7 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp8 {
    height: 876px; }
  .scp8 .scp-mod-content {
    width: 840px; }
  .scp8 .scp-mod-bg {
    height: 876px; }
  .scp8 .scp-heading {
    margin-bottom: 30px; }
  .scp8 .scp-expander {
    top: 778px; }
  .scp8 .scp-icons {
    top: 605px; }
  .scp8 .scp-expanded-content {
    height: 330px;
    top: 876px; }
  .scp9 {
    height: 800px; }
  .scp9 .scp-title {
    width: 480px; }
  .scp9 .scp-heading {
    width: 480px; }
  .scp9 .scp-copy {
    width: 480px; }
  .scp9 .scp-subtext {
    width: 480px; }
  .scp9 .scp-horizontal-line {
    margin-bottom: 30px; }
  .scp9 .scp-icons {
    top: 605px;
    width: 800px;
    left: calc(50% - 400px); }
  .scp10 {
    height: 800px; }
  .scp10 .scp-title {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp10 .scp-heading {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp10 .scp-copy {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp10 .scp-subtext {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp10 .scp-horizontal-line {
    margin-bottom: 30px;
    margin-left: calc(100% - 62px); }
  .scp10 .scp-icons {
    top: 605px;
    width: 800px;
    left: calc(50% - 400px); }
  .scp11 {
    height: 800px; }
  .scp11 .scp-mod-content {
    width: 840px; }
  .scp11 .scp-heading {
    margin-bottom: 30px; }
  .scp12 {
    height: 800px; }
  .scp12 .scp-title {
    width: 480px; }
  .scp12 .scp-heading {
    width: 480px; }
  .scp12 .scp-copy {
    width: 480px; }
  .scp12 .scp-subtext {
    width: 480px; }
  .scp12 .scp-horizontal-line {
    margin-bottom: 30px; }
  .scp12 .scp-icons {
    top: 605px;
    width: 800px;
    left: calc(50% - 400px); }
  .scp13 {
    height: 800px; }
  .scp13 .scp-title {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp13 .scp-heading {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp13 .scp-copy {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp13 .scp-subtext {
    width: 480px;
    margin-left: calc(100% - 480px); }
  .scp13 .scp-horizontal-line {
    margin-bottom: 30px;
    margin-left: calc(100% - 62px); }
  .scp13 .scp-icons {
    top: 605px;
    width: 800px;
    left: calc(50% - 400px); }
  .scp14 {
    height: 800px; }
  .scp14 .scp-mod-content {
    width: 840px; }
  .scp14 .scp-heading {
    margin-bottom: 30px; }
  .scp15 {
    height: 800px; }
  .scp15 .scp-title {
    text-align: center;
    padding-top: 51px; }
  .scp15 .scp-title img {
    width: 312px;
    height: 44px; }
  .scp15 .scp-mod-content {
    width: 840px; }
  .scp15 .scp-heading {
    margin: 54px auto 30px;
    max-width: 800px; }
  .scp15 .scp-copy {
    font-size: 28px; }
  .scp15 .scp-copy .mo-text {
    font-size: 20px;
    font-family: "FlamaSemiBold"; }
  .scp15 .scp-copy .copy-h-line {
    height: 2px;
    width: 55px;
    display: inline-block;
    margin: 0 24px 8px;
    background: #0083c1; }
  .scpCoachCompare {
    padding-top: 30px; }
  .coach-compare-fineprint {
    width: 758px; }
  .scpCoachCompare .scpCoachCompare-bg {
    width: 840px;
    margin: 0 auto;
    border: 1px solid #747474; }
  .scp-products-short .cat-product-section {
    margin-top: 20px; }
  .scp-products-short .cat-prodbox-image {
    height: 350px;
    width: 280px;
    margin-bottom: 20px; }
  .scp-products-short .cat-prodname h3 {
    font-size: 26px; }
  .scp-products-short .cat-prodbox-spec {
    margin-bottom: 10px; }
  .scp-products-short .current-products .cat-prodprice {
    margin-bottom: 6px; }
  .scp-products-short .current-products .cat-prodprice .sale {
    font-size: 20px;
    line-height: 27px; }
  .scp-products-short .current-products .cat-prodprice .has-sale {
    vertical-align: baseline; }
  .scp-products-short .prod-financing-message-large {
    font-size: 20px;
    font-family: "FlamaSemiCondensedBook"; }
  .scp-products-short .cat-prodbox-info {
    width: 280px; }
  .scp-products-short .prod-financing-message {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 18px; }
  .scp-products-short-v2 .cat-product-section {
    max-width: 1460px;
    margin: 0 23px; }
  .scp-products-short-v2 .cat-products.inner {
    width: calc(100vw - 60px);
    margin: 0 auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center; }
  .scp-products-short-v2 .scp-mx-card {
    display: none; }
  .scpvaluebar {
    margin: 84px 0 97px; }
  .scpvaluebar .left-align {
    text-align: left; }
  .scpvaluebar-dx-financing {
    text-align: center; }
  .scpvaluebar-dx-financing p {
    text-transform: uppercase;
    font-family: "FlamaSemiCondensedMedium";
    font-size: 14px;
    line-height: 18px;
    letter-spacing: .6px;
    color: #202020;
    margin-top: 8px; }
  .scpvaluebar-dx-shipping, .scpvaluebar-dx-guarantee {
    font-family: "FlamaSemiCondensedMedium";
    font-size: 14px;
    text-align: center;
    line-height: 19.5px;
    letter-spacing: .6px;
    color: #202020;
    text-transform: uppercase; }
  .scpvaluebar-dx-shipping p, .scpvaluebar-dx-guarantee p {
    margin-left: 15px; }
  .scpvaluebar-dx.vertical-line {
    margin: 0 30px 0;
    height: 63px;
    width: 1px;
    align-self: flex-start;
    background: #cacaca; }
  .cat-products.inner {
    width: 1200px; }
  #cat-description .cat-description-headline {
    width: 840px;
    font-size: 60px;
    line-height: 60px; }
  #cat-description .cat-products-headline {
    width: 840px; }
  .cat-products.flex-container {
    flex-direction: row;
    flex-flow: wrap;
    justify-content: space-between; }
  .cat-prodbox {
    margin-bottom: 60px; }
  .cat-prodname h3 {
    margin-top: 0; }
  .cat-prodbox.flex-container {
    flex-direction: column;
    width: 33%;
    align-items: center;
    justify-content: start; }
  .cat-prodbox.flex-container.dos-wide {
    flex-direction: column;
    width: 50%;
    align-items: center; }
  .cat-prodbox.flex-container.cuatro-wide {
    flex-direction: column;
    width: 25%;
    align-items: center; }
  .cat-prodbox.flex-container.search {
    width: 25%;
    margin-bottom: 60px; }
  .cat-prodbox-image {
    height: 300px;
    width: 240px;
    margin-bottom: 54px; }
  .cat-product-message {
    margin-top: -27px; }
  .cat-prodbox-info {
    width: 240px;
    text-align: center; }
  .current-products .cat-prodprice .sale {
    font-size: 30px; }
  .cat-prodbox-spec {
    height: 90px;
    overflow: hidden; }
  .cat-prodbox-spec ul {
    margin: 0; }
  .cat-prodbox-details {
    height: 65px; }
  .old-model-message {
    border-bottom: 0;
    width: 1200px;
    position: relative;
    font-size: 18px;
    line-height: 18px;
    margin: 0 auto 60px; }
  .old-model-message::before {
    content: "";
    width: 410px;
    height: 2px;
    background: #ff4412;
    left: 0;
    top: 9px;
    position: absolute; }
  .old-model-message::after {
    content: "";
    width: 410px;
    height: 2px;
    background: #ff4412;
    right: 0;
    top: 9px;
    position: absolute; }
  .cat-compare .still-deciding {
    margin: 20px auto 20px;
    font-size: 48px;
    line-height: 48px; }
  .cat-compare-prodbox .compare-product {
    min-width: 240px;
    margin: 0 auto;
    padding-left: 80px; }
  .cat-compare-prodbox .compare-prodname {
    height: 48px;
    margin-bottom: 10px; }
  .cat-compare-prodbox .compare-prodname a {
    font-size: 20px;
    line-height: 24px; }
  .cat-compare-prodbox .compare-model-select img {
    display: inline-block; }
  .cat-compare-prodbox .specs-group {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1px;
    margin-bottom: 10px; }
  .cat-compare-prodbox .specs-group-line {
    margin-bottom: 10px; } }

@media screen and (min-width: 1441px) and (max-width: 1471px) {
  #category-bar .floating-bar-wrap.flex-container {
    margin: 0 auto;
    width: 1410px; } }
