/* CSS Document */
.flex-control-nav li a {
  background: none !important; }

body {
  background-color: #fff;
  font-family: "Gotham SSm A", "Gotham SSm B"; }

a {
  outline: none;
  color: #84c443; }
  a:hover, a:active, a:focus {
    outline: none;
    color: #84c443; }

img {
  outline: none;
  color: #84c443; }

.button {
  padding: 10px 16px;
  min-height: 40px;
  border: 0;
  text-transform: uppercase;
  color: #fff;
  background: #85c14c;
  margin: 0.5rem 0 0.25rem;
  border: 0;
  display: inline-block;
  line-height: 1.7; }
  .button.orange {
    background: #fc6b24; }
  .button.arr:after {
    content: "";
    display: inline-block;
    width: 14px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../images/angle-right.svg);
    vertical-align: middle;
    margin: -3px 0px 0 9px;
    background-size: 24px; }
  .button.loading {
    pointer-events: none;
    opacity: 0.9; }
    .button.loading:after {
      content: "";
      display: inline-block;
      width: 14px;
      height: 20px;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url(../images/spinner.svg);
      vertical-align: middle;
      margin: -3px 0px 0 9px;
      background-size: contain;
      animation: spin infinite 1s; }
  .button:hover {
    color: #fff;
    opacity: 0.75; }
  .button.large {
    font-size: 16px; }
  .button.noclick {
    pointer-events: none; }

.js-wpv-loop .button {
  font-size: 14px; }

.container {
  background-color: #fff; }

.col-md-12 {
  padding: 0px; }

.modal-title {
  color: #000; }

@media (min-width: 1200px) {
  .container {
    width: 1230px !important; } }

h1 {
  text-transform: uppercase;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  margin-top: 50px;
  margin-bottom: 30px;
  line-height: 1.1; }

@media (max-width: 768px) {
  h1 {
    font-size: 26px; } }

/*Button Global*/
.btn {
  border: none;
  border-radius: 0px;
  border: solid 1px #fff;
  padding: 10px 20px;
  margin: 30px 0px;
  text-transform: uppercase;
  color: #fff;
  background-color: #84c443;
  font-weight: 400; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    background-color: #000; }

/*Home Page Email Float*/
.get-free-program {
  z-index: 1029;
  right: 0;
  top: 190px;
  position: absolute; }
  .get-free-program a {
    text-align: left; }
  .get-free-program .btn {
    margin: 0;
    position: absolute;
    top: 100px;
    right: 0;
    background: rgba(84, 98, 101, 0.9);
    padding: 18px 0 10px 5px;
    border-radius: 55px 0 0 55px;
    border: 2px solid rgba(255, 255, 255, 0.35);
    width: 270px; }
  .get-free-program img {
    float: left;
    margin: 0 15px 0 10px; }
    .get-free-program img.submit-form {
      float: left;
      margin: 0;
      position: absolute;
      right: 7px;
      top: 7px;
      cursor: pointer; }
  .get-free-program h1 {
    font-size: 16px;
    text-transform: none;
    margin: 0;
    font-weight: 500;
    top: -5px;
    position: relative;
    /* line-height: 19px; */ }
  .get-free-program form {
    position: absolute;
    top: 100px;
    right: 20px;
    width: 170px;
    background: none; }
    .get-free-program form input {
      background: rgba(84, 98, 101, 0.9);
      text-align: left;
      border: 1px solid #fff;
      border-radius: 0px;
      color: #fff; }
  .get-free-program .gform_wrapper li.gfield_error input[type="text"] {
    background: rgba(84, 98, 101, 0.9);
    text-align: left;
    border: 1px solid #fff;
    border-radius: 0px;
    color: #fff; }
  .get-free-program .gform_wrapper .top_label .gfield_error input.large {
    width: 170px !important; }
  .get-free-program .gform_wrapper li.gfield_error input[type="text"] {
    padding-right: 3px; }
  .get-free-program .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #fff; }

.mobile-get-free-program .form-control:focus,
.mobile-get-free-program .gform_wrapper .top_label .gfield_label {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #fff; }

.get-free-program .gform_wrapper li.gfield.gfield_error {
  background-color: transparent;
  border: none; }

.get-free-program .gform_wrapper h3.gform_title,
.get-free-program .gform_wrapper .gform_heading,
.get-free-program .gform_wrapper div.validation_error {
  display: none; }

.get-free-program .gform_wrapper .validation_message {
  display: block !important;
  position: absolute;
  top: 47px;
  right: -2px;
  width: 170px;
  height: 50px;
  color: #84c443; }

.get-free-program .gform_wrapper .gform_footer input[type="image"] {
  position: absolute;
  bottom: 42px;
  right: 6%; }

.get-free-program .gform_confirmation_message_11 .gform_confirmation_message {
  display: block;
  position: absolute;
  top: 112px;
  right: 20px;
  width: 170px;
  height: 30px;
  color: #fff;
  font-size: 12px; }

.mobile-get-free-program #gform_wrapper_9 h3.gform_title {
  font-size: 20px; }

.mobile-get-free-program #gform_wrapper_9 input#gform_submit_button_9 {
  bottom: 50px;
  top: auto; }

.mobile-get-free-program .validation_error {
  display: none; }

.mobile-get-free-program .gform_wrapper .validation_message {
  display: block !important;
  position: absolute;
  bottom: -5px;
  top: auto;
  color: #84c443; }

.expander425 {
  width: 425px !important; }

.showform {
  display: block !important; }

.hideform {
  display: none !important; }

.arrow-flipper {
  margin: 0 15px 0 20px !important;
  transform: rotate(180deg); }

/*remove outline glow from forms*/
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
  box-shadow: none; }

/*change placeholder text color*/
.get-free-program::-webkit-input-placeholder,
.mobile-get-free-program::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff; }

.get-free-program:-moz-placeholder,
.mobile-get-free-program:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 1; }

.get-free-program::-moz-placeholder,
.mobile-get-free-program::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 1; }

.get-free-program:-ms-input-placeholder,
.mobile-get-free-program:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }

.get-free-program a {
  outline: 0 !important; }

.mobile-get-free-program a {
  outline: 0 !important; }

.mobile-get-free-program h3 {
  text-align: center;
  color: #fff;
  font-size: 14px;
  margin-top: 0px; }

.mobile-get-free-program .row {
  background: rgba(84, 98, 101, 0.9);
  padding: 15px; }

.mobile-get-free-program .form-group {
  margin-bottom: 0; }

.mobile-get-free-program button {
  margin: 0;
  background: transparent;
  padding: 6px 0;
  border: 0;
  color: #fff; }

/*.get-free-program.affix {
    right: -2px;
    top: -10px;
    z-index: 1001;
}*/
/*.get-free-program.affix {
    right: 292.5px;
    top: 90px;
}*/
/*Home Styles - CTA*/
.secslider {
  margin-top: 90px; }

.cta .col-md-4 {
  padding: 0px;
  margin: 0px; }

.thumbnail {
  position: relative;
  padding: 0px;
  border: none;
  border-radius: 0px;
  display: block-inline;
  margin-bottom: 0px; }

.caption {
  position: absolute;
  top: 25%;
  left: 0;
  width: 100%;
  text-transform: uppercase;
  color: #ffffff !important;
  font-size: 24px;
  z-index: 100; }

.thumbnail-1 {
  border: solid 2px #fff;
  border-left: none; }
  .thumbnail-1:after {
    content: "";
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: #84c443;
    opacity: 0.75; }
  .thumbnail-1:hover:after {
    opacity: 0; }

.thumbnail-2 {
  border: solid 2px #fff;
  border-right: none;
  border-left: none; }
  .thumbnail-2:after {
    content: "";
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: #ff6b0b;
    opacity: 0.75; }
  .thumbnail-2:hover:after {
    opacity: 0; }

.thumbnail-3 {
  border: solid 2px #fff;
  border-right: none; }
  .thumbnail-3:after {
    content: "";
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    background: #00a7e1;
    opacity: 0.75; }
  .thumbnail-3:hover:after {
    opacity: 0; }

@media (max-width: 768px) {
  .thumbnail-1,
  .thumbnail-2,
  .thumbnail-3 {
    border-right: none;
    border-left: none; }
  .thumbnail-2 {
    border: none; } }

@media (max-width: 991px) {
  .caption {
    font-size: 18px; } }

/*Home Styles - Bikes*/
.bikes {
  text-align: center; }
  .bikes .col-md-3 {
    padding-left: 25px;
    padding-right: 25px; }
  .bikes h2 {
    font-size: 18px;
    color: #231f20;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: bold;
    text-transform: uppercase; }
  .bikes a:hover {
    text-decoration: none;
    color: #83c63b; }
    .bikes a:hover h2 {
      text-decoration: none;
      color: #83c63b; }
  .bikes .btn {
    border: solid 1px #84c443; }
    .bikes .btn:hover {
      border-color: #000; }

.red-4,
.comp-4 {
  position: relative;
  max-width: 100%;
  margin: 0;
  z-index: 1000; }
  .red-4 .home-overlay,
  .comp-4 .home-overlay {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.9s;
    -moz-transition: max-height 0.9s;
    transition: max-height 0.9s;
    position: absolute;
    bottom: 30px;
    box-shadow: 1px 1px 6px #afafaf;
    text-align: left;
    z-index: 99998;
    background: #fff; }
  .red-4:hover .home-overlay,
  .comp-4:hover .home-overlay {
    display: block;
    max-height: 260%; }

.h-wrap {
  padding: 0px;
  padding: 15px; }

.h-model {
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0 5px;
  color: #84c443;
  text-transform: uppercase; }

.h-price {
  font-size: 18px;
  padding: 0 0 15px; }

@media (max-width: 375px) {
  .h-price {
    font-size: 15px; } }

.h-snippet {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px 10px; }

.h-wrap .btn {
  margin: 0px;
  margin-bottom: 10px;
  width: 100%; }

.h-wrap .buy .glyphicon,
.h-wrap .learn .glyphicon {
  float: right; }

.h-wrap .buy {
  text-align: left; }

.h-wrap .learn {
  border: solid 1px #84c443;
  color: #84c443;
  background-color: #fff;
  text-align: left; }
  .h-wrap .learn:hover, .h-wrap .learn:focus, .h-wrap .learn.focus {
    color: #fff;
    background-color: #000;
    border-color: #fff; }

/*Home Styles - Video*/
.video .container {
  background-color: #000;
  color: #fff;
  padding-bottom: 30px;
  padding-top: 60px; }

.video h1 {
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 26px; }

.video .btn {
  color: #fff;
  background-color: #000; }
  .video .btn:hover {
    color: #000;
    background-color: #fff; }

.btn:focus, .btn.focus {
  color: #000;
  background-color: #fff; }

.video .imgvideo {
  margin-bottom: 20px; }

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 60px;
  overflow: hidden;
  margin-bottom: 30px; }
  .responsive-video iframe,
  .responsive-video object,
  .responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: solid 1px #fff; }

.modal {
  z-index: 20000; }
  .modal .close {
    color: #fff;
    opacity: 1; }

.modal-header .modal-title {
  text-transform: uppercase;
  color: #fff; }

.modal-content {
  background-color: #000;
  border-radius: none; }

.modal-backdrop {
  opacity: 0.5 !important; }

.modal {
  text-align: center; }

@media screen and (min-width: 768px) {
  .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%; } }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle; }

.modal-content.infomodal-content {
  background-color: #fff; }

.modal-header.infomodal-header {
  border-color: #fff; }

.modal .close.infoclose {
  color: #000 !important;
  opacity: 1; }

/*Home Styles - Benefits*/
.benefits {
  text-align: center; }
  .benefits .col-md-3 {
    padding-top: 25px;
    padding-bottom: 25px; }
  .benefits h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #000; }
  .benefits a h2 {
    text-transform: uppercase;
    font-size: 16px;
    color: #000; }
  .benefits a:hover, .benefits a:active, .benefits a:focus {
    text-decoration: none; }
  .benefits .btn {
    color: #000;
    background-color: #fff;
    border-color: #000; }
    .benefits .btn:hover {
      color: #fff;
      background-color: #000; }

@media (max-width: 768px) {
  .benefits h2,
  .benefits a h2 {
    font-size: 14px; } }

.btn:focus, .btn.focus {
  color: #fff;
  background-color: #000; }

/* Testimonial Slider*/
.testimonials {
  color: #fff; }
  .testimonials .container {
    background-color: #00a7e1;
    padding-top: 50px;
    padding-bottom: 50px; }

/*Home Styles - News*/
.news {
  text-align: center; }
  .news .container {
    background-color: #efefef;
    padding-bottom: 30px; }
  .news .col-md-3 {
    padding: 25px; }
  .news .btn {
    color: #000;
    background-color: #efefef;
    border-color: #000; }
    .news .btn:hover {
      color: #fff;
      background-color: #000; }

.btn:focus, .btn.focus {
  color: #fff;
  background-color: #000; }

.news .logopress {
  display: inline-block;
  width: 225px;
  height: 70px;
  background-image: url(../images/logo-runners.png);
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.news .logo-runners {
  background-image: url(../images/logo-runners.png); }
  .news .logo-runners:hover {
    background-image: url(../images/logo-runners-color.png); }

.news .logo-outside {
  background-image: url(../images/logo-outside.png); }
  .news .logo-outside:hover {
    background-image: url(../images/logo-outside-color.png); }

.news .logo-fitness {
  background-image: url(../images/logo-fitness.png); }
  .news .logo-fitness:hover {
    background-image: url(../images/logo-fitness-color.png); }

.news .logo-shape {
  background-image: url(../images/logo-shape.png); }
  .news .logo-shape:hover {
    background-image: url(../images/logo-shape-color.png); }

@media (max-width: 768px) {
  .news .logopress {
    display: inline-block;
    width: 150px;
    height: 47px; }
  .news .logo-runners,
  .news .logo-outside,
  .news .logo-fitness,
  .news .logo-shape {
    background-size: 150px 47px; }
    .news .logo-runners:hover,
    .news .logo-outside:hover,
    .news .logo-fitness:hover,
    .news .logo-shape:hover {
      background-size: 150px 47px; } }

/*Home Styles - News*/
.swager {
  text-align: center; }
  .swager .col-md-3,
  .swager .col-md-6 {
    padding: 0px;
    margin: 0px; }

/*Email Newsletter Signup - News*/
.newsletter {
  background: #4e5859;
  color: #fff;
  margin-top: 2rem; }
  .newsletter .container {
    background-color: #4e5859;
    padding-bottom: 30px; }
  .newsletter h1 {
    text-align: center; }
  .newsletter p {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px; }

.home-signup .gform_wrapper form {
  position: relative;
  width: 100%; }
  .home-signup .gform_wrapper form .gfield_label {
    display: none; }

.home-signup ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

#input_2_1 {
  background: #4e5859;
  border: 1px solid #fff;
  padding: 10px;
  text-transform: uppercase;
  width: 100%;
  color: #fff; }

.home-signup ::-webkit-input-placeholder,
.home-signup :-moz-placeholder,
.home-signup ::-moz-placeholder,
.home-signup :-ms-input-placeholder {
  padding: 0 0 0 15px;
  color: #fff;
  opacity: 1 !important;
  text-transform: uppercase !important; }

#gform_submit_button_2 {
  position: absolute;
  top: 12px;
  right: 5%; }

.home-signup .gform_wrapper div.validation_error {
  display: none; }

.home-signup .gfield_description.validation_message {
  display: block !important;
  padding-bottom: 0px;
  margin-bottom: 0px; }

.home-signup .gform_wrapper li.gfield.gfield_error {
  background-color: transparent !important;
  border-bottom: none !important;
  border-top: none !important;
  margin-bottom: none !important;
  padding: 0; }

.gform_wrapper
li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  border-bottom: none !important;
  border-top: none !important;
  margin-bottom: none !important;
  padding: 0; }

.gform_button.disabled {
  opacity: .5;
  pointer-events: none; }

.home-signup .gform_wrapper .validation_message {
  color: #84c444 !important; }

.home-signup .gform_wrapper .top_label .gfield_error {
  width: 100% !important; }

.home-signup .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  max-width: 100% !important; }

.gform_wrapper li.gfield_html {
  max-width: 100% !important; }

/*What is Elliptical Cycling Page*/
.where-fitness-meets-fun .container {
  background: #fff;
  padding-bottom: 55px; }

.where-fitness-meets-fun .col-md-7,
.where-fitness-meets-fun .col-md-5 {
  margin-bottom: 20px; }

.where-fitness-meets-fun p {
  font-size: 16px; }

.what-are-benefits .container {
  background: #83c63b;
  padding-bottom: 75px; }

.what-are-benefits h1 {
  color: #ffffff;
  margin-top: 50px; }

.what-are-benefits ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .what-are-benefits ul li {
    color: #000000;
    font-size: 16px;
    clear: both;
    margin-bottom: 30px;
    margin-left: 0px;
    list-style: none; }
    .what-are-benefits ul li span {
      text-transform: uppercase;
      display: block;
      font-weight: bold; }

.what-are-benefits img {
  display: block;
  margin: 0 30px 70px 30px;
  float: left;
  width: 70px;
  height: 70px; }

.what-are-benefits.r2 h1 {
  margin-top: 75px; }

@media (max-width: 768px) {
  .what-are-benefits ul li {
    font-size: 13px; }
  .what-are-benefits img {
    margin: 0 30px 90px 30px; } }

.experience-test-ride .container {
  background: url("../images/experience-test-drive.jpg");
  background-repeat: no-repeat;
  padding-top: 40px;
  padding-bottom: 40px; }

.black-75 {
  background: rgba(0, 0, 0, 0.75); }

.experience-test-ride .intro {
  height: 310px;
  display: table; }

.p15 {
  padding: 0 15px; }

.experience-test-ride .intro .vert {
  vertical-align: middle;
  display: table-cell; }

.experience-test-ride h1 {
  color: #fff;
  margin-top: 25px; }

.experience-test-ride p {
  color: #ffffff;
  font-size: 18px; }

.experience-test-ride button.btn {
  background-color: #fff;
  color: #000; }
  .experience-test-ride button.btn:hover {
    background: #000;
    color: #fff;
    border-color: #000; }

.whos-it-for .container {
  background: #ff6b0b;
  padding: 30px;
  padding-top: 50px; }

.whos-it-for h1 {
  color: #fff;
  margin-top: 0; }

.whos-it-for h2 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 0px; }

.whos-it-for img {
  margin-bottom: 20px; }

.whos-it-for p {
  color: #231f20;
  font-size: 15px; }
  .whos-it-for p:first-of-type {
    margin-bottom: 40px; }

.how-does-it-compare .container {
  background: #fff;
  padding-bottom: 75px;
  padding-top: 50px; }

.how-does-it-compare h1 {
  color: #231f20;
  margin-top: 0;
  text-align: center; }

.how-does-it-compare h2 {
  color: #84c443;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1.5; }

.how-does-it-compare span {
  display: block;
  background-color: #83c63b;
  font-size: 22px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 10px 0px;
  margin-top: 40px; }

.how-does-it-compare p {
  color: #010101;
  font-size: 15px; }
  .how-does-it-compare p.intro {
    font-size: 16px; }

.bg-c1e39d {
  background-color: #c1e39d;
  text-align: center;
  height: 140px; }

.faq {
  background: transparent; }
  .faq .container {
    background: #636363 url("../images/faq-viewport.jpg");
    background-repeat: no-repeat;
    color: #fff;
    padding-top: 75px;
    padding-bottom: 30px;
    background-position: bottom center; }
  .faq h1 {
    margin-top: 0; }
  .faq p {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff; }
  .faq #collapseTwo {
    font-size: 15px;
    color: #fff; }
    .faq #collapseTwo .panel-body {
      padding: 0px; }
    .faq #collapseTwo h3 {
      font-size: 16px;
      margin: 10px 0;
      font-weight: 600; }
  .faq .panel-default {
    border-color: transparent; }
  .faq .panel.panel-default {
    background: transparent;
    font-size: 16px;
    box-shadow: none; }
  .faq .panel-default > .panel-heading {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0px; }
  .faq .panel-title > a {
    color: #fff;
    font-weight: bold; }
  .faq .panel-title a:hover, .faq .panel-title a:active, .faq .panel-title a:focus {
    text-decoration: none; }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: transparent; }

.panel-body {
  padding-top: 0px;
  font-size: 15px;
  margin-left: 18px; }

.faq .btn {
  background: transparent; }
  .faq .btn:hover {
    background: #000;
    border-color: #000; }

@media (max-width: 768px) {
  .faq .container {
    background-image: none; } }

#v2.bikes .container {
  background: #fff; }

#v2.bikes h2 {
  font-size: 18px;
  color: #231f20;
  margin-bottom: 30px;
  font-weight: bold; }

#v2.bikes .btn:hover {
  background: #000;
  border-color: #000; }

#v2.bikes a:hover {
  text-decoration: none;
  color: #83c63b; }
  #v2.bikes a:hover h2 {
    text-decoration: none;
    color: #83c63b; }

img.youtube {
  cursor: pointer;
  padding: 0 15px; }

#YouTubeModalContent {
  background: transparent;
  box-shadow: none;
  border: none; }
  #YouTubeModalContent .modal-header {
    border: none; }

.modal-backdrop.in {
  filter: alpha(opacity=95);
  opacity: 0.95; }

h4#YouTubeModalTitle {
  text-align: center;
  color: #fff;
  font-size: 22px;
  margin: 0;
  padding: 0;
  line-height: 1; }

.what-is-elliptical-cycling .jumbotron {
  height: 400px;
  margin: 0;
  padding: 0;
  background-position: top center;
  background-color: transparent; }

.what-is-elliptical-cycling .container {
  margin-top: 90px;
  background: url("../images/what-is-elliptical-cycling.jpg");
  background-repeat: no-repeat; }

.black-75 {
  background: rgba(0, 0, 0, 0.75); }

.what-is-elliptical-cycling .intro {
  padding: 0 15px;
  height: 400px;
  display: table; }
  .what-is-elliptical-cycling .intro .vert {
    vertical-align: middle;
    display: table-cell; }

.what-is-elliptical-cycling h1 {
  color: #83c63b;
  margin-top: 0px;
  margin-bottom: 10px; }

.what-is-elliptical-cycling h2 {
  color: #fff;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 0px; }

@media (max-width: 768px) {
  .what-is-elliptical-cycling h1 {
    font-size: 32px !important; }
  .what-is-elliptical-cycling .jumbotron {
    height: 290px; }
  .what-is-elliptical-cycling .container {
    background-image: none;
    background-color: #000;
    margin-top: 75px; }
  .what-is-elliptical-cycling .intro {
    padding: 0px;
    height: 290px;
    display: table; } }

/*Product Pages*/
#navbar-sub {
  background: #4e5758;
  border: none;
  top: 90px;
  z-index: 10; }
  #navbar-sub .container {
    background: #4e5758;
    padding: 0px 30px; }
  #navbar-sub.navbar {
    height: 60px !important; }
  #navbar-sub a.navbar-brand {
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    padding-top: 20px !important; }
    #navbar-sub a.navbar-brand:hover {
      color: #84c443; }

.navbar-sub > li {
  padding-top: 20px !important;
  height: 60px !important; }
  .navbar-sub > li > a {
    color: #fff;
    text-transform: uppercase;
    background: none;
    padding: 0px 15px; }
    .navbar-sub > li > a:hover, .navbar-sub > li > a:focus {
      background-color: transparent !important;
      color: #84c443; }
  .navbar-sub > li.btnnavbuy {
    padding-top: 12px !important; }

.navbar-sub .btn {
  margin: 0px !important;
  background: #fff;
  color: #000;
  font-size: 13px;
  padding: 6px 15px; }

.navbar-sub a:hover .btn,
.navbar-sub a:focus .btn {
  background: #84c443;
  color: #fff;
  border-color: #84c443; }

.navbar-sub a .btn .glyphicon {
  font-weight: 100; }

@media screen and (max-width: 1280px) {
  .navbar-fixed-top {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); } }

#navbar-sub .navbar-header .btn {
  display: none; }

@media (max-width: 991px) {
  #navbar-sub .container {
    padding: 0px 15px; }
  #navbar-sub .navbar-brand,
  #navbar-sub .navbar-header a {
    padding-right: 0px !important; }
  #navbar-sub .navbar-toggle {
    padding-left: 0px !important;
    margin-left: 0px !important; }
  #navbar-sub a.navbar-brand {
    font-size: 16px;
    margin-right: 0px;
    padding-top: 23px !important; }
  #navbar-sub .navbar-brand {
    width: auto; }
  .navbar-sub > li {
    display: none !important; }
    .navbar-sub > li.btnnavbuy {
      display: block !important;
      padding: 0px;
      margin: 0px; }
  .navbar-sub .btn {
    font-size: 10px; }
  #navbar-sub .navbar-header .btn {
    display: block !important;
    margin: 15px 0px 0px 0px !important;
    background: #fff;
    color: #000;
    float: right;
    padding: 6px 10px;
    font-size: 11px; }
  #navbar-sub .navbar-toggle {
    margin-right: 0px; } }

.cross-training-next-level {
  padding-top: 150px; }
  .cross-training-next-level img {
    top: 48px;
    position: relative;
    padding-left: 15px; }
  .cross-training-next-level .btn.watch {
    float: left;
    margin-right: 25px !important;
    background-color: #ffffff;
    border-color: #000;
    color: #000;
    margin-top: 0;
    padding-right: 25px;
    padding-left: 25px; }
    .cross-training-next-level .btn.watch .fa-play-circle-o {
      font-size: 17px;
      padding-left: 10px; }
  .cross-training-next-level .btn.buynow {
    margin-top: 0px;
    margin-left: 0px !important;
    padding-right: 25px;
    padding-left: 25px;
    border: solid 1px #84c443; }
  .cross-training-next-level .btn:hover, .cross-training-next-level .btn:active, .cross-training-next-level .btn:focus {
    border-color: #000; }
  .cross-training-next-level p {
    font-size: 16px; }

.cross-training-next-level-2 {
  padding-top: 50px; }
  .cross-training-next-level-2 h1 {
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px; }

.built-to-match-your-stride h1 {
  margin-bottom: 50px; }

.built-to-match-your-stride p {
  font-size: 16px;
  margin-bottom: 30px; }

.built-to-match-your-stride h2 {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 0;
  font-weight: bold; }

.built-to-match-your-stride img {
  position: relative;
  right: -15px;
  bottom: 0px; }

.img-responsive {
  width: 100%; }

@media (min-width: 992px) {
  .built-to-match-your-stride .col-md-4 {
    display: table-cell;
    vertical-align: top;
    float: none; }
  .built-to-match-your-stride .col-md-8 {
    display: table-cell;
    vertical-align: bottom;
    float: none; } }

.putting-you-in-control .container {
  background: #e5e5e5; }

.putting-you-in-control h1 {
  margin-top: 50px;
  margin-bottom: 20px; }

.putting-you-in-control p {
  font-size: 16px; }

.putting-you-in-control h2 {
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 30px;
  font-weight: bold; }

.putting-you-in-control img {
  margin-top: 30px; }

@media (min-width: 992px) and (max-width: 1199px) {
  .putting-you-in-control img {
    margin-top: 90px; } }

.adjusts-to-your-environment.arc .container {
  background: #ccc;
  padding-top: 30px; }

.adjusts-to-your-environment.arc .panel-default {
  background-color: #ccc; }
  .adjusts-to-your-environment.arc .panel-default > .panel-heading {
    color: #000;
    background-color: #ccc;
    border-color: #ccc;
    padding: 0; }
    .adjusts-to-your-environment.arc .panel-default > .panel-heading a:hover, .adjusts-to-your-environment.arc .panel-default > .panel-heading a:active, .adjusts-to-your-environment.arc .panel-default > .panel-heading a:focus {
      color: #000; }

.adjusts-to-your-environment .container {
  background: #fff;
  padding-top: 50px; }

.adjusts-to-your-environment h1 {
  margin-bottom: 50px; }

.adjusts-to-your-environment p {
  font-size: 16px;
  margin-bottom: 30px; }

.adjusts-to-your-environment h2,
.adjusts-to-your-environment h3 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  margin-top: 0; }

.adjusts-to-your-environment img {
  position: relative;
  right: -15px;
  margin-bottom: 50px; }

.adjusts-to-your-environment h4 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 30px; }

.adjusts-to-your-environment .panel {
  border: none;
  box-shadow: none; }

.adjusts-to-your-environment .panel-default > .panel-heading {
  color: #000;
  background-color: #fff;
  border-color: #fff;
  padding: 0; }

.adjusts-to-your-environment .panel-body {
  padding-top: 25px;
  padding-bottom: 50px; }

.adjusts-to-your-environment h5 {
  text-transform: uppercase;
  font-size: 16px;
  margin: 25px 0 15px 0; }

.adjusts-to-your-environment ul {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  .adjusts-to-your-environment ul li {
    font-size: 14px;
    text-transform: none;
    line-height: 1.4;
    margin-bottom: 6px; }

.adjusts-to-your-environment .panel-group {
  margin: 0; }

.adjusts-to-your-environment .panel-title > a {
  text-decoration: none !important; }

.adjusts-to-your-environment #collapseOne {
  background: #ccc; }

#sky-blue {
  background: #00a7e1; }

.highlighted-quotes .container {
  background: #80d3f0; }

.highlighted-quotes h1 {
  line-height: 1.3;
  color: #ffffff;
  padding: 0 15px;
  margin-top: 0;
  margin-bottom: 11px; }

.highlighted-quotes span.cite {
  font-weight: 100;
  color: #ffffff;
  font-size: 32px;
  padding: 0 15px;
  text-transform: uppercase; }

.highlighted-quotes h2 {
  font-size: 16px;
  font-weight: 300; }

.highlighted-quotes img {
  height: 100%;
  width: 100%; }

.no-gutter {
  padding-left: 0;
  padding-right: 0; }

.star-power {
  color: #ffffff;
  font-size: 32px;
  padding: 40px 15px 0;
  margin-bottom: 15px; }

.highlighted-quotes h4 {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  vertical-align: bottom;
  display: table-cell; }

.read-more-highlighted-reviews {
  display: table-cell;
  height: 86px;
  vertical-align: bottom; }
  .read-more-highlighted-reviews a:hover, .read-more-highlighted-reviews a:active, .read-more-highlighted-reviews a:focus {
    color: #fff; }
  .read-more-highlighted-reviews .panel-default {
    border: none; }
  .read-more-highlighted-reviews .panel {
    box-shadow: none;
    border: none; }
  .read-more-highlighted-reviews .panel-default > .panel-heading {
    color: #fff;
    background: #00a7e1;
    border: none; }

#collapseTwo {
  font-size: 16px;
  color: #000000; }
  #collapseTwo .panel-body {
    padding: 50px 30px; }
  #collapseTwo h3 {
    font-size: 16px;
    margin: 10px 0;
    font-weight: 600; }

.star-power-mini {
  font-size: 16px;
  color: #231f20; }

.highlighted-quotes h5 a {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase; }

.sticky-product-features,
.sticky-product-reviews,
.sticky-product-benefits {
  position: relative;
  left: 0px;
  top: -150px;
  display: block; }

@media (min-width: 992px) and (max-width: 1199px) {
  .highlighted-quotes h1,
  .highlighted-quotes span.cite {
    font-size: 19px; }
  .highlighted-quotes h2 {
    font-size: 12px;
    font-weight: 300; }
  .read-more-highlighted-reviews {
    display: table-cell;
    height: 86px;
    vertical-align: bottom; } }

/*Test Ride*/
.test-ride ::-webkit-input-placeholder {
  color: #010101 !important; }

.test-ride :-moz-placeholder,
.test-ride ::-moz-placeholder {
  color: #010101 !important;
  opacity: 1; }

.test-ride :-ms-input-placeholder {
  color: #010101 !important; }

.test-ride .jumbotron {
  height: 400px;
  margin: 0;
  padding: 0;
  background-position: top center;
  background-color: transparent; }

.test-ride .container {
  margin-top: 90px;
  background: url("../images/experience-test-drive.jpg");
  background-repeat: no-repeat; }

.black-75 {
  background: rgba(0, 0, 0, 0.75); }

.test-ride .intro {
  padding: 0 15px;
  height: 390px;
  display: table; }
  .test-ride .intro .vert {
    vertical-align: middle;
    display: table-cell; }

.test-ride h1 {
  color: #83c63b;
  margin-top: 0px;
  margin-bottom: 10px; }

.test-ride h2 {
  color: #fff;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 0px; }

.find-locations {
  font-size: 16px;
  padding-right: 15px;
  padding-left: 15px; }
  .find-locations hr {
    border-top: 3px solid #efefef;
    margin: 60px 0 10px; }
  .find-locations h1 {
    margin: 0 0 20px; }
  .find-locations p {
    margin-bottom: 35px; }
  .find-locations .p15 {
    padding: 0 15px; }
  .find-locations .form-control {
    border-radius: 0;
    border: 1px solid #000;
    font-size: 16px;
    color: #000;
    height: 40px; }
  .find-locations .btn {
    margin: 20px 0px;
    font-size: 16px; }
  .find-locations.pt2 .col-md-3 {
    padding-left: 0;
    padding-right: 0; }
  .find-locations.pt2 ul {
    list-style-type: none;
    margin: 0;
    padding: 15px 30px 5px 30px;
    border: 1px solid #cccccc;
    top: -50px;
    position: relative; }
    .find-locations.pt2 ul li {
      list-style-type: none;
      margin: 0 0 10px 0;
      line-height: 30px; }
      .find-locations.pt2 ul li img {
        margin-right: 15px;
        display: block;
        float: left; }
      .find-locations.pt2 ul li span {
        overflow: hidden; }
  .find-locations.pt2 h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    color: #999999;
    margin: 0 0 20px 0; }
  .find-locations.pt2 h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    color: #000000;
    margin: 0; }
  .find-locations.pt2 address {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0 0 20px 0; }
  .find-locations.pt2 .store-location p {
    margin-bottom: 5px; }
  .find-locations.pt2 .store-location a {
    color: #000000; }

@media (max-width: 768px) {
  .test-ride h1 {
    font-size: 32px !important; }
  .test-ride .jumbotron {
    height: 290px; }
  .test-ride .container {
    background-image: none;
    background-color: #000;
    margin-top: 75px; }
  .test-ride .intro {
    padding: 0px;
    height: 290px;
    display: table; } }

@media (max-width: 768px) {
  .find-locations.pt2 ul {
    top: 0;
    margin: 35px 0; }
  .store-location {
    padding: 15px; } }

.store-location img {
  margin: 10px 0 0 0;
  display: block; }

.find-locations.pt2 .store-location a.btn.btn-default {
  color: #fff;
  font-size: 14px; }

.icon-flipped {
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1); }

.find-locations.pt3 {
  padding-bottom: 50px; }
  .find-locations.pt3 .col-md-3 {
    padding-left: 0;
    padding-right: 0; }
  .find-locations.pt3 h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    color: #83c63b;
    margin: 0 0 10px 0; }
  .find-locations.pt3 h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    color: #000000;
    margin: 0; }
  .find-locations.pt3 address {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin: 0 0 20px 0; }
  .find-locations.pt3 h4 {
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin: 0;
    font-weight: normal; }
  .find-locations.pt3 .form-control {
    margin-bottom: 20px;
    text-transform: uppercase; }

.find-locations .form-control {
  height: auto !important; }

.test-ride-thank-you {
  padding-bottom: 50px; }
  .test-ride-thank-you .test-ride-qa {
    color: #fff;
    background-color: #83c63b;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 30px; }
    .test-ride-thank-you .test-ride-qa h3 {
      text-transform: uppercase;
      font-size: 20px;
      font-weight: normal;
      margin-top: 0px; }
    .test-ride-thank-you .test-ride-qa p {
      margin-bottom: 0px; }
  .test-ride-thank-you h4 {
    font-size: 16px;
    text-transform: uppercase; }

/** Comparison Elliptical Page **/
.experience-fun .jumbotron {
  height: 400px;
  margin: 0;
  padding: 0;
  background-position: top center;
  background-color: transparent; }

.experience-fun .container {
  margin-top: 90px;
  background: url("../images/bg-compare-experience-fun.jpg");
  background-repeat: no-repeat; }

.experience-fun .intro {
  padding: 0 15px;
  height: 400px;
  display: table; }
  .experience-fun .intro .vert {
    vertical-align: middle;
    display: table-cell; }

.experience-fun h1 {
  color: #83c63b;
  margin-top: 0px;
  margin-bottom: 10px; }

.experience-fun h2 {
  color: #fff;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 25px; }

@media (max-width: 768px) {
  .experience-fun h1 {
    font-size: 32px !important; }
  .experience-fun .jumbotron {
    height: 290px; }
  .experience-fun .container {
    background-image: none;
    background-color: #000;
    margin-top: 75px; }
  .experience-fun .intro {
    padding: 0px;
    height: 290px;
    display: table; } }

.compare-ElliptiGO-models .container {
  background: #fff;
  padding-bottom: 55px; }

.compare-ElliptiGO-models .col-md-7,
.compare-ElliptiGO-models .col-md-5 {
  margin-bottom: 20px; }

.compare-ElliptiGO-models p {
  margin-bottom: 0px; }

.compare-ElliptiGO-models button.btn {
  font-size: 16px;
  line-height: 20px;
  margin: 15px 0 20px; }

.compare-ElliptiGO-models img {
  margin-top: 50px; }

.compare-ElliptiGO-models #top-bikes-compare {
  padding-left: 60px; }
  .compare-ElliptiGO-models #top-bikes-compare .col-md-3 {
    padding-right: 15px;
    padding-left: 0px;
    background: #fff; }

@media (max-width: 768px) {
  .compare-ElliptiGO-models img {
    margin-top: 0px; } }

.bike-finder-col {
  background: #00a7e1; }

.bike-finder-tool {
  text-align: left;
  padding: 15px; }
  .bike-finder-tool.full .row * {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .bike-finder-tool h2 {
    font-weight: 200;
    text-align: left;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 0; }
  .bike-finder-tool h3 {
    text-align: left;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    margin: 10px 0; }
  .bike-finder-tool .btn {
    width: auto;
    min-width: 280px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #00a7e1;
    border-color: #fff;
    margin-bottom: 10px; }
    .bike-finder-tool .btn:hover {
      background: #000000;
      border-color: #fff; }
  .bike-finder-tool a:hover {
    text-decoration: none; }

.compare-ElliptiGO-models .panel-heading {
  padding: 10px 0; }

.compare-ElliptiGO-models .panel-title > a {
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  color: #000;
  margin-left: 15px; }
  .compare-ElliptiGO-models .panel-title > a:hover, .compare-ElliptiGO-models .panel-title > a:active, .compare-ElliptiGO-models .panel-title > a:focus {
    color: #00a7e1;
    text-decoration: none; }

.compare-ElliptiGO-models .panel-default {
  border: none;
  box-shadow: none; }

.compare-ElliptiGO-models hr {
  border-top: 2px solid #efefef;
  margin-top: 50px;
  margin-bottom: 0; }

.compare-ElliptiGO-models .panel-group {
  margin-bottom: 0; }

.compare-ElliptiGO-models #collapseOne .panel-body,
.compare-ElliptiGO-models #collapseTwo .panel-body,
.compare-ElliptiGO-models #collapseFour .panel-body,
.compare-ElliptiGO-models #collapseThree .panel-body {
  padding: 15px 0px;
  margin-left: 0px;
  padding-left: 0; }

@media screen and (max-width: 768px) {
  .table-responsive {
    border: none; } }

/* .compare-ElliptiGO-models #collapseOne .panel-body .row { margin-right: 0px; margin-left: 0px;} */
table.comparison-elliptigo {
  color: #231f20;
  text-align: center; }

.compare-ElliptiGO-models table.comparison-elliptigo img {
  margin: 0 auto; }

table.comparison-elliptigo tr.bikey-ridey th {
  border-bottom: none; }

table.comparison-elliptigo.table > tbody > tr > td {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff; }

table.comparison-elliptigo.table > tbody > tr > th {
  text-transform: uppercase;
  border: 2px solid #fff; }

table.comparison-elliptigo.bike-architecture.table > tbody > tr > th {
  text-transform: uppercase;
  background: #555555;
  color: #fff;
  border: 2px solid #fff; }

table.comparison-elliptigo.bike-architecture.table > thead > tr > th {
  width: 33%; }

table.comparison-elliptigo.table > tbody > tr > th:first-child {
  border-left: 0; }

table.comparison-elliptigo.table > tbody > tr > th:last-child {
  border-right: 0; }

table.comparison-elliptigo.bike-architecture.table > tbody tr.alt {
  background: #efefef; }

table.comparison-elliptigo.table > tbody tr.alt > td:first-child {
  border-left: 0; }

table.comparison-elliptigo.table > tbody tr.alt > td:last-child {
  border-right: 0; }

table.comparison-elliptigo.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #efefef; }

table.comparison-elliptigo > thead > tr > th {
  text-align: center;
  font-size: 25px;
  line-height: 27px;
  color: #fff; }
  table.comparison-elliptigo > thead > tr > th.white {
    background: #fff;
    border: none; }
  table.comparison-elliptigo > thead > tr > th.green {
    border: #83c63b;
    border: none; }

tr.super-border th {
  padding: 3px !important;
  line-height: 0px !important;
  border: none !important; }
  tr.super-border th.spacer {
    border-left: 4px solid #fff !important;
    border-right: 4px solid #fff !important; }

table.comparison-elliptigo.table > thead > tr > th.green {
  border-bottom: 3px solid #83c63b; }

table.comparison-elliptigo.table > thead > tr > th.orange {
  border-bottom: 3px solid #ff6b0b;
  border-top: none; }

table.comparison-elliptigo > thead > tr > th.green span {
  color: #83c63b;
  font-size: 16px;
  padding-bottom: 3px;
  text-transform: uppercase; }

table.comparison-elliptigo > thead > tr > th.orange span {
  color: #ff6b0b;
  font-size: 16px;
  padding-bottom: 3px;
  text-transform: uppercase; }

table.comparison-elliptigo > thead > tr > th.green-border {
  border-top: 3px solid #83c63b;
  border-bottom: none; }

table.comparison-elliptigo > thead > tr > th.orange-border {
  border-top: 3px solid #ff6b0b;
  border-bottom: none; }

tr.sub-header td.white {
  background: #fff; }

tr.sub-header td.green {
  background: #83c63b;
  font-size: 25px;
  line-height: 27px;
  color: #fff;
  font-weight: bold;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-top: 6px solid #fff;
  border-bottom: 2px solid #efefef; }

tr.sub-header td.blue {
  background: #00a7e1;
  font-size: 25px;
  line-height: 27px;
  color: #fff;
  font-weight: bold;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-top: 6px solid #fff;
  border-bottom: 2px solid #efefef; }

tr.sub-header td.orange {
  background: #ff6b0b;
  font-size: 25px;
  line-height: 27px;
  color: #fff;
  font-weight: bold;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-top: 6px solid #fff;
  border-bottom: 2px solid #efefef; }

.comparison-elliptigo span.glyphicon.glyphicon-stop.g1 {
  color: #00b825; }

.comparison-elliptigo span.glyphicon.glyphicon-stop.g2 {
  color: #86cb3b; }

.comparison-elliptigo span.glyphicon.glyphicon-stop.r1 {
  color: #ff0000; }

.comparison-elliptigo span.glyphicon.glyphicon-ok-sign {
  background-color: #231f20;
  border-radius: 50%; }

.bike-architecture p {
  text-align: left;
  margin: 30px 0 0; }

table.comparison-elliptigo.bike-architecture.table > thead > tr > th.green, table.comparison-elliptigo.bike-architecture.table > thead > tr > th.orange {
  border-bottom: none; }

.bike-architecture th.col-md-4.green {
  background: #83c63b;
  font-size: 25px;
  line-height: 27px;
  color: #fff;
  border-right: 2px solid #fff; }

.bike-architecture th.col-md-4.blue {
  background: #00a7e1;
  font-size: 25px;
  line-height: 27px;
  color: #fff;
  border-right: 2px solid #fff; }

.bike-architecture th.col-md-4.orange {
  background: #ff6b0b;
  font-size: 25px;
  line-height: 27px;
  color: #fff; }

.bike-architecture th span.glyphicon {
  color: #fff !important;
  font-size: 14px !important; }

table.comparison-elliptigo.table.hill-capability > tbody > tr > td,
table.comparison-elliptigo.table.riding-surface > tbody > tr > td {
  text-align: left;
  color: #555555;
  font-weight: normal;
  padding: 17px !important;
  line-height: 1.6 !important;
  font-size: 14px;
  text-transform: uppercase;
  vertical-align: top !important; }

.detailed-specs p {
  text-align: left;
  margin: 0 0 30px; }

table.comparison-elliptigo.detailed-specs.table > thead > tr > th.green, table.comparison-elliptigo.detailed-specs.table > thead > tr > th.orange {
  border-bottom: none; }

.detailed-specs th.col-md-2.green {
  background: #83c63b;
  font-size: 25px;
  line-height: 27px;
  color: #fff; }

.detailed-specs th.col-md-2.orange {
  background: #ff6b0b;
  font-size: 25px;
  line-height: 27px;
  color: #fff;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff; }

a .glyphicon-info-sign {
  color: #000; }

@media screen and (max-width: 480px) {
  table.comparison-elliptigo > thead > tr > th.green span,
  table.comparison-elliptigo > thead > tr > th.orange span {
    font-size: 12px;
    line-height: 1; }
  .compare-ElliptiGO-models #collapseOne .panel-body,
  .compare-ElliptiGO-models #collapseTwo .panel-body,
  .compare-ElliptiGO-models #collapseThree .panel-body {
    padding: 0px 0px;
    margin-left: 0px;
    padding-left: 0; } }

@media (min-width: 992px) {
  .compare-ElliptiGO-models .table-responsive {
    overflow-x: hidden !important; } }

@media screen and (max-width: 768px) {
  .table-responsive {
    border: none; }
  .compare-ElliptiGO-models .row {
    margin-right: -7px;
    margin-left: -7px;
    padding-right: 0px;
    padding-left: 0px; }
  table.comparison-elliptigo > thead > tr > th {
    font-size: 14px !important; }
  table.comparison-elliptigo.table > tbody > tr > th,
  table.comparison-elliptigo.table > tbody > tr > td {
    font-size: 12px; }
  .detailed-specs p {
    margin: 0 0 10px; } }

/** Finance **/
.zero-percent-finance .jumbotron {
  height: 400px;
  margin: 0;
  padding: 0;
  background-position: top center;
  background-color: transparent; }

.zero-percent-finance .container {
  margin-top: 90px;
  background: url("../images/zero-percent-finance.jpg");
  background-repeat: no-repeat; }

.black-75 {
  background: rgba(0, 0, 0, 0.75); }

.zero-percent-finance .intro {
  padding: 0 15px;
  height: 390px;
  display: table; }
  .zero-percent-finance .intro .vert {
    vertical-align: middle;
    display: table-cell; }

.zero-percent-finance h1 {
  color: #83c63b;
  margin-top: 0px;
  margin-bottom: 10px;
  font-weight: bold; }

.zero-percent-finance h2 {
  color: #fff;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0px; }

@media (max-width: 768px) {
  .test-ride h1 {
    font-size: 32px !important; }
  .zero-percent-finance .jumbotron {
    height: 290px; }
  .zero-percent-finance .container {
    background-image: none;
    background-color: #000;
    margin-top: 75px; }
  .zero-percent-finance .intro {
    padding: 0px;
    height: 290px;
    display: table; } }

.financing-options {
  font-size: 16px; }
  .financing-options h1 {
    font-size: 34px; }
  .financing-options h2 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 34px;
    text-align: center;
    margin: 30px 0 15px 0; }
    .financing-options h2.g {
      color: #83c63b; }
    .financing-options h2.b {
      color: #00a7e1; }
    .financing-options h2.o {
      color: #ff6b0b; }

.financial-flow {
  color: #fff;
  margin-bottom: 60px; }
  .financial-flow a {
    color: #fff;
    text-decoration: underline; }
    .financial-flow a:hover, .financial-flow a:active, .financial-flow a:focus {
      text-decoration: none; }
  .financial-flow p {
    font-size: 18px; }
  .financial-flow ol {
    padding: 0 0 0 17px;
    margin: 0; }
    .financial-flow ol li {
      margin-bottom: 20px; }
  .financial-flow.g {
    background: #83c63b;
    padding: 25px; }
  .financial-flow.b {
    background: #00a7e1;
    padding: 25px; }
  .financial-flow.o {
    background: #ff6b0b;
    padding: 25px; }

@media (min-width: 1200px) {
  .financial-flow {
    height: 280px; } }

.financing-options {
  margin-bottom: 50px; }

@media (min-width: 768px) {
  .financing-options p {
    padding: 0 15px; } }

.financing-iframe {
  padding-bottom: 50px; }
  .financing-iframe h2 {
    font-size: 20px; }
  .financing-iframe h3 {
    font-size: 18px;
    font-weight: normal; }
  .financing-iframe .col-md-4 p {
    margin-right: 30px; }
  .financing-iframe .iframe-options {
    background-color: #efefef;
    padding: 30px 30px; }
  .financing-iframe .iframe-amt {
    background-color: #84c443;
    padding: 20px 30px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 30px; }
  .financing-iframe .form-control {
    margin-top: 0px;
    margin-bottom: 0px; }
  .financing-iframe select.form-control {
    background-color: #fff;
    color: #000;
    font-weight: 500;
    border-color: #000;
    border-radius: 0px;
    box-shadow: none;
    margin-right: 30px; }
    .financing-iframe select.form-control:focus {
      outline: none; }
  .financing-iframe .btn {
    border-color: #84c443; }
    .financing-iframe .btn:hover {
      border-color: #000; }

@media (max-width: 1200px) {
  .financing-iframe .iframe-options {
    background-color: #efefef; }
  .financing-iframe select.form-control {
    margin-right: 20px; } }

/*Dealer Locator*/
.find-dealer {
  margin-bottom: 60px; }
  .find-dealer .jumbotron {
    height: 400px;
    margin: 0;
    padding: 0;
    background-position: top center;
    background-color: transparent; }
  .find-dealer .container {
    margin-top: 90px;
    background: url("../images/find-dealer-bg.jpg");
    background-repeat: no-repeat; }
  .find-dealer .intro {
    padding: 0 15px;
    height: 390px;
    display: table; }
    .find-dealer .intro .vert {
      vertical-align: middle;
      display: table-cell; }
  .find-dealer h1 {
    color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 34px;
    text-transform: none; }
  .find-dealer .form-control {
    border-radius: 0;
    border: 1px solid #000;
    font-size: 16px;
    color: #000;
    height: 40px; }

@media (max-width: 768px) {
  .test-ride h1 {
    font-size: 32px !important; }
  .find-dealer .jumbotron {
    height: 290px; }
  .find-dealer .container {
    background-image: none;
    background-color: #000;
    margin-top: 75px; }
  .find-dealer .intro {
    padding: 0px;
    height: 290px;
    display: table; } }

.find-locations-nearest-you {
  font-size: 16px;
  padding-bottom: 50px; }
  .find-locations-nearest-you h1 {
    margin: 0 0 40px; }
  .find-locations-nearest-you span.glyphicon.glyphicon-stop.o {
    color: #ff6b0b; }
  .find-locations-nearest-you span.glyphicon.glyphicon-stop.b {
    color: #00a7e1; }
  .find-locations-nearest-you .col-md-3,
  .find-locations-nearest-you .col-md-9 {
    padding-left: 0;
    padding-right: 0; }
  .find-locations-nearest-you ul {
    list-style-type: none;
    margin: 0;
    padding: 15px 30px 5px 30px;
    border: 1px solid #cccccc;
    display: inline-block;
    float: right;
    margin-bottom: 60px;
    margin-top: 15px; }
    .find-locations-nearest-you ul li {
      list-style-type: none;
      margin: 0 0 10px 0;
      line-height: 1;
      display: inline-block;
      float: left; }
      .find-locations-nearest-you ul li.first {
        min-width: 365px; }
      .find-locations-nearest-you ul li.second {
        min-width: 260px; }
      .find-locations-nearest-you ul li.third {
        min-width: 165px; }
      .find-locations-nearest-you ul li img {
        margin-right: 15px;
        display: block;
        float: left; }
      .find-locations-nearest-you ul li span {
        overflow: hidden; }
  .find-locations-nearest-you h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    color: #999999;
    margin: 0 0 0 0; }
  .find-locations-nearest-you h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 800;
    color: #000000;
    margin: 0;
    letter-spacing: -1px; }
  .find-locations-nearest-you address {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0 0 20px 0; }
  .find-locations-nearest-you .store-location p {
    margin-bottom: 5px; }
  .find-locations-nearest-you .store-location a {
    color: #000000; }
  .find-locations-nearest-you .store-location img {
    margin: 10px 0 0 0;
    display: inline-block;
    margin-right: 10px; }
  .find-locations-nearest-you .store-location a.btn.btn-default {
    color: #fff;
    font-size: 14px; }

.find-locations hr {
  border-top: 3px solid #efefef;
  margin: 60px 0 50px; }

.find-locations h4 {
  padding-bottom: 30px; }

.find-locations h2 {
  text-transform: uppercase; }

.bold-input {
  font-weight: bold; }

.f18 {
  font-size: 18px; }

@media (max-width: 992px) {
  .find-locations .chosenloc {
    text-align: center; } }

@media (max-width: 768px) {
  .find-locations-nearest-you ul {
    margin: 30px 0px 0px 0px;
    border: none;
    padding: 0px; }
    .find-locations-nearest-you ul li {
      font-size: 12px;
      margin-right: 10px; }
  .store-location {
    padding: 15px; }
  .find-locations-nearest-you ul li.first {
    min-width: 240px; }
  .find-locations-nearest-you ul li.second {
    min-width: 230px; }
  .find-locations-nearest-you ul li img {
    width: 30px;
    height: 30px; }
  .find-locations-nearest-you .col-md-3,
  .find-locations-nearest-you .col-md-9 {
    padding-left: 15px;
    padding-right: 15px; }
  .find-locations .form-control {
    font-size: 10px;
    padding: 5px; }
  .find-locations .chosenloc {
    text-align: center; } }

/*--bike finder--*/
.elliptical-bike-fnder .jumbotron {
  height: 400px;
  margin: 0;
  padding: 0;
  background-position: top center;
  background-color: transparent; }

.elliptical-bike-fnder .container {
  margin-top: 90px;
  background: url("../images/elliptigo-bike-finder.jpg");
  background-repeat: no-repeat; }

.elliptical-bike-fnder .intro {
  padding: 0 15px;
  height: 400px;
  display: table; }
  .elliptical-bike-fnder .intro .vert {
    vertical-align: middle;
    display: table-cell; }

.elliptical-bike-fnder h1 {
  color: #83c63b;
  margin-top: 0px;
  margin-bottom: 10px; }

.elliptical-bike-fnder h2 {
  color: #fff;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 0px; }

@media (max-width: 768px) {
  .elliptical-bike-fnder h1 {
    font-size: 32px !important; }
  .elliptical-bike-fnder .jumbotron {
    height: 290px; }
  .elliptical-bike-fnder .container {
    background-image: none;
    background-color: #000;
    margin-top: 75px; }
  .elliptical-bike-fnder .intro {
    padding: 0px;
    height: 290px;
    display: table; } }

.bike-fnder-qa-title h1 {
  margin-bottom: 50px; }

.bike-fnder-qa-title p {
  text-align: center; }

.btn.clearbtn {
  background-color: transparent !important;
  border: none;
  color: #83c63b;
  float: right; }

#sticky {
  background: #e5e5e5;
  width: 100%;
  height: 150px; }
  #sticky.stick {
    position: fixed;
    top: 0;
    z-index: 10000;
    left: 0;
    right: 0; }

#sticky1.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
  left: 0;
  right: 0; }

#sticky h1 {
  color: #231f20;
  font-size: 25px;
  height: 150px;
  display: table-cell;
  vertical-align: middle; }

.answerBar {
  background: #e5e5e5;
  width: 100%;
  height: 150px; }
  .answerBar h1 {
    color: #231f20;
    font-size: 25px;
    height: 150px;
    display: table-cell;
    vertical-align: middle; }

.productBox {
  padding-top: 25px; }
  .productBox h2 {
    font-size: 20px;
    display: inline-block;
    float: left;
    padding: 18px 0 0 0; }
  .productBox img {
    float: right;
    width: 98px; }

@media (max-width: 1200px) {
  .productBox img {
    width: 90px; }
  .productBox h2 {
    font-size: 18px; } }

@media (max-width: 992px) {
  .productBox img {
    width: 80px; }
  .productBox h2 {
    font-size: 18px; } }

@media (max-width: 768px) {
  .productBox img {
    width: 50px;
    display: none; } }

.barBottom {
  background: #86878b;
  height: 20px;
  width: 100%;
  margin: 0px 0 0 0;
  display: inline-block; }

.barBottom1 {
  background: #83c63b;
  height: 20px; }

.width1,
.width1a,
.width1b,
.width2,
.width3,
.width4 {
  width: 0%; }

.box1 {
  width: 100%;
  border-bottom: 1px solid #cccccc;
  padding: 20px 0 20px 5%; }
  .box1 h2 {
    font-size: 20px;
    color: #000; }
  .box1 a:hover, .box1 a:focus, .box1 a:active {
    text-decoration: none !important; }
  .box1 h2 span {
    font-size: 18px;
    color: #000; }
  .box1 h2 img {
    width: 20px;
    height: 20px; }
  .box1 input[type="radio"] {
    display: none; }
    .box1 input[type="radio"] + label {
      display: inline-block;
      width: 19px;
      height: 19px;
      margin: -1px 4px 0 0;
      vertical-align: middle;
      background: url(../images/check-1.jpg) left top no-repeat;
      cursor: pointer;
      width: 25px;
      height: 25px; }
    .box1 input[type="radio"]:checked + label {
      background: url(../images/check-2.jpg) left top no-repeat; }
  .box1 ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .box1 ul li {
      display: block;
      color: #010101;
      font-size: 20px;
      position: relative;
      padding: 0 0 12px; }
      .box1 ul li strong {
        padding-left: 50px; }

.innerBox1 {
  background: #83c63b;
  width: 100%;
  padding: 50px 0; }

.innerBox2 {
  background: #999999;
  width: 100%;
  padding: 50px 0; }

.infoBox h1 {
  color: #fff;
  font-size: 34px;
  text-transform: uppercase; }
  .infoBox h1 span {
    color: #fff;
    font-size: 20px; }

.infoBox h2 {
  color: #000;
  font-size: 34px;
  text-transform: uppercase; }

.infoBox h3 {
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0 0 10px 0; }
  .infoBox h3 strong {
    font-size: 20px; }

.infoBox p {
  font-size: 11px;
  color: #fff;
  margin: 15px 15px 15px 0px; }

.buttonIn {
  margin: 10px 0 0 0; }
  .buttonIn a {
    border: 1px solid #000000;
    color: #000;
    font-size: 16px;
    padding: 8px 10px;
    width: 170px;
    display: inline-block;
    text-transform: uppercase; }

.infoBox h5 {
  color: #000;
  font-size: 24px;
  text-transform: uppercase; }

.buttonIn a span {
  float: left; }

.buttonIn a i {
  font-size: 30px;
  float: right;
  line-height: 23px; }

.buttonIn a:hover, .buttonIn a.active {
  border: 1px solid #fff;
  background: #fff; }

.buttonIn.buyBtn a:hover {
  color: #fff;
  border: 1px solid #000;
  background: #000; }

.infoBox h6 {
  color: #000;
  font-size: 16px;
  text-transform: uppercase;
  margin: 0px;
  padding: 0 0 10px 0; }
  .infoBox h6 strong {
    font-size: 18px; }
  .infoBox h6 a {
    color: #000;
    text-decoration: underline; }
    .infoBox h6 a:hover, .infoBox h6 a:active {
      color: #000;
      text-decoration: underline; }

.infoBox h3 a {
  color: #000;
  text-decoration: underline; }
  .infoBox h3 a:hover, .infoBox h3 a:active {
    color: #000;
    text-decoration: underline; }

.infoBox h6 a:hover,
.infoBox h3 a:hover {
  text-decoration: none; }

.hide1 {
  display: none; }

.hide2 {
  display: block; }

.no-margin {
  padding: 0px; }

@media (max-width: 768px) {
  .box1 h2 {
    font-size: 18px; }
    .box1 h2 span {
      font-size: 16px; }
  .box1 ul li {
    font-size: 18px; }
  .infoBox h1,
  .infoBox h2 {
    font-size: 28px; }
  .infoBox h5 {
    font-size: 24px; }
  .infoBox h6,
  .infoBox h3 {
    font-size: 11px; }
  .infoBox .glyphicon-info-sign {
    font-size: 15px; } }

/*Footer*/
footer .container {
  background-color: #000;
  color: #fff;
  font-size: 11px !important;
  padding: 50px 90px; }
  footer .container a {
    color: #fff; }
  footer .container h4 {
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: 18px; }
  footer .container ul li a {
    font-size: 12px !important;
    margin-left: 0px;
    padding-left: 0px;
    text-transform: uppercase;
    line-height: 2; }
  footer .container a:hover, footer .container a:active, footer .container a:focus {
    color: #84c443 !important;
    text-decoration: none !important; }
  footer .container ul li a:hover, footer .container ul li a:active, footer .container ul li a:focus {
    color: #84c443 !important;
    text-decoration: none !important; }
  footer .container h4 a:hover, footer .container h4 a:active, footer .container h4 a:focus {
    color: #84c443 !important;
    text-decoration: none !important; }
  footer .container ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px; }
    footer .container ul li {
      list-style: none;
      margin-left: 0px;
      padding-left: 0px; }

.foot-sep {
  height: 1px;
  background: #fff;
  width: 100%;
  margin: 15px 0; }

.pole {
  padding: 0 10px; }

.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  text-indent: -9999px;
  background: url(../images/arrow-up.png) no-repeat; }

#gform_submit_button_2 {
  transform: rotate(180deg);
  top: 11px;
  height: 20px; }

#social {
  float: right; }
  #social a {
    height: 20px;
    display: block;
    position: relative;
    margin: 0 3px;
    padding: 0 2px;
    left: 0;
    top: 10px; }
    #social a.social1 {
      left: -22px;
      width: 13px;
      float: left;
      background: url(../images/social-media-icon.png) 0 0; }
    #social a.social2 {
      left: -16px;
      width: 22px;
      float: left;
      background: url(../images/social-media-icon.png) -27px 0; }
    #social a.social3 {
      position: relative;
      left: -14px;
      width: 24px;
      float: left;
      background: url(../images/social-media-icon.png) -61px 0; }
    #social a.social4 {
      position: relative;
      left: -8px;
      width: 29px;
      float: left;
      background: url(../images/social-media-icon.png) -99px 0; }
    #social a.social5 {
      position: relative;
      left: -4px;
      width: 15px;
      float: left;
      background: url(../images/social-media-icon.png) -140px 0; }
    #social a.social6 {
      position: relative;
      right: 0px;
      width: 21px;
      float: left;
      background: url(../images/social-media-icon.png) no-repeat -165px 0; }

@media all and (max-width: 991px) {
  footer .container {
    padding: 50px 15px !important; }
    footer .container ul li {
      font-size: 10px !important;
      line-height: 2.1;
      text-transform: none !important; }
      footer .container ul li a {
        font-size: 10px !important;
        line-height: 2.1;
        text-transform: none !important; }
    footer .container ul.list-inline li a {
      text-transform: uppercase !important;
      font-size: 10px !important; }
  #social {
    clear: both;
    float: none !important;
    margin: 0px auto;
    width: 160px;
    height: 60px; }
    #social a {
      height: 20px;
      display: block;
      position: relative;
      margin: 0 3px;
      padding: 0 2px;
      left: 0; }
      #social a.social1 {
        left: 0px;
        width: 13px;
        float: left;
        background: url(../images/social-media-icon.png) 0 0; }
      #social a.social2 {
        left: 0px;
        width: 22px;
        float: left;
        background: url(../images/social-media-icon.png) -27px 0; }
      #social a.social3 {
        position: relative;
        left: 0px;
        width: 24px;
        float: left;
        background: url(../images/social-media-icon.png) -61px 0; }
      #social a.social4 {
        position: relative;
        left: 0px;
        width: 29px;
        float: left;
        background: url(../images/social-media-icon.png) -99px 0; }
      #social a.social5 {
        position: relative;
        left: 0px;
        width: 15px;
        float: left;
        background: url(../images/social-media-icon.png) -140px 0; }
      #social a.social6 {
        position: relative;
        right: 0px;
        width: 21px;
        float: left;
        background: url(../images/social-media-icon.png) no-repeat -165px 0; }
  .clearfix {
    clear: both !important; } }

.elliptbg-direction-nav,
.ellipticon-fullbody,
.elliptarrow-up,
.elliptglobe,
.elliptworld-icon,
.elliptarrow-left-free-program,
.elliptbg-control-nav,
.elliptemail-form-arrow,
.elliptpin {
  display: inline-block;
  background: url("../images/sprite.png") no-repeat;
  overflow: hidden;
  text-indent: -9999px;
  text-align: left; }

.elliptbg-direction-nav {
  background-position: -3px -0px;
  width: 104px;
  height: 52px; }

.ellipticon-fullbody {
  background-position: -3px -55px;
  width: 80px;
  height: 80px; }

.elliptarrow-up {
  background-position: -3px -138px;
  width: 40px;
  height: 40px; }

.elliptglobe {
  background-position: -46px -138px;
  width: 35px;
  height: 19px; }

.elliptworld-icon {
  background-position: -46px -160px;
  width: 21px;
  height: 21px; }

.elliptarrow-left-free-program {
  background-position: -84px -138px;
  width: 20px;
  height: 41px; }

.elliptbg-control-nav {
  background-position: -86px -55px;
  width: 13px;
  height: 39px; }

.elliptemail-form-arrow {
  background-position: -86px -97px;
  width: 11px;
  height: 21px; }

.elliptpin {
  background-position: -86px -121px;
  width: 11px;
  height: 14px; }

[data-sr] {
  visibility: hidden; }

.reviewSlide {
  padding: 10px; }

@media (max-width: 768px) {
  .flexslider ul.slides > li {
    padding-left: 20px;
    padding-right: 20px; }
    .flexslider ul.slides > li ul {
      display: block; }
      .flexslider ul.slides > li ul li.reviewSlide {
        display: block;
        width: 100%; } }

.risk-free {
  margin-bottom: 2rem; }
  .risk-free .panel-heading {
    border: 0;
    color: #83c63b;
    position: relative;
    padding: 0rem 1rem 1rem 3rem; }
    .risk-free .panel-heading:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 32px;
      height: 32px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: url(../images/check-square.svg) left top no-repeat;
      background-size: 32px 32px; }
  .risk-free .panel-title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.2; }
  .risk-free .panel-group {
    margin: 0; }
  .risk-free .panel {
    border: 0;
    box-shadow: none; }
  .risk-free .panel-body {
    margin: 0;
    padding: 0rem 1rem 1rem 3rem;
    font-size: inherit; }

@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.wpv-loop {
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .wpv-loop > .row {
    width: 100%; }

.ie-nag {
  position: fixed;
  width: 100%;
  padding: 1rem;
  background: lightcoral;
  color: #fff;
  text-align: center;
  z-index: 100; }

.li-scroll h2 {
  margin-bottom: 0; }

.bikes img.img-responsive {
  max-width: 100%;
  margin: 0 auto;
  width: auto; }

.bike-family-models {
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 10; }

.first-bike + .last-bike {
  border-left: 0; }

.red-4 .home-overlay {
  bottom: 7rem;
  width: 260px; }

.red-4:hover .home-overlay {
  display: block;
  max-height: 2000%; }

.red-4.first-bike .home-overlay {
  width: 300px;
  margin-left: -47px; }

.red-4.middle-bike .home-overlay {
  width: 300px;
  margin-left: -120px; }

.red-4.last-bike .home-overlay {
  width: 300px;
  margin-left: -190px; }

.red-4.first-bike .home-overlay.single-bike {
  width: 300px;
  margin-left: 15px; }

.h-model {
  color: #000; }

.home-overlay .h-model.uppercase {
  color: #83c63b !important; }

a.btn.learn {
  border: 1px solid #84c444;
  padding: 8px 15px;
  background: none;
  float: right;
  text-transform: uppercase;
  color: #84c444; }

a.btn.buy {
  border: 1px solid #84c444;
  transition: all 0.3s ease;
  color: #fff;
  background: #84c444;
  font-size: 14px;
  margin-top: 0;
  float: left;
  text-transform: uppercase;
  padding: 8px 15px; }

a.btn.buy:hover {
  color: #fff;
  background-color: #000;
  border-color: #fff; }

.bikes .btn {
  border: solid 1px #f05f33;
  background-color: #f05f33; }

@media (max-width: 959px) {
  .second-family {
    padding-top: 50px; } }

@media (max-width: 768px) {
  .bike-family-models {
    width: 100%; } }

@media (max-width: 425px) {
  .modal-open {
    overflow: scroll; }
  .modal-backdrop.fade.in {
    display: none !important; } }

.yotpo-bottomline.pull-left {
  float: none !important;
  text-align: center !important; }

.yotpo-stars {
  display: inline-block; }

.yotpo-stars .yotpo-icon {
  font-size: 13.5px !important; }

.yotpo-bottomline a.text-m {
  display: block;
  font-size: 12px !important; }
