.about-page-body {
  /* background: #f6f6f6; */
}
.wholesale-page-body {
  /* background: #353a40; */
}

.wholesale-page {
  /* background: #353a40; */
  /* padding-top: 80px; */
}

.wholesale-us-hero {
  background: #000000 url(/img/wholesale/img-fb-ad-lp.jpg) no-repeat center;
  background-size: cover;
  border-top: 10px solid #23262b;
  height: 319px;
  padding-top: 90px;
}

.wholesale-us-hero-title {
  color: #ffffff;
  font-size: 50px;
  line-height: 68px;
  text-align: center;
  text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  margin: 0 auto;
}

.wholesale-us-hero-subtitle {
  color: #ffffff;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  max-width: 950px;
  margin: 0 auto;
}

.text-top {
  margin-top: 75px;
  margin-bottom: 75px;
}

.text-top p {
  color: #ffffff;

  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
  text-align: left;
  text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
}

.text-left-title,
.text-right-title {
  color: #ffffff;

  font-size: 20px;
  line-height: 27px;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.text-left p,
.text-right p {
  color: #ffffff;

  font-size: 16px;
  line-height: 24px;
  text-align: left;
  margin-bottom: 25px;
}

.phone {
  background: url(/img/product-demo@2x.png) no-repeat left top;
  background-size: cover;
  height: 202px;
  margin-top: 75px;
  margin-bottom: 75px;
  padding-top: 65px;
  padding-left: 350px;
}

.phone-title {
  color: #ffffff;

  font-size: 35px;
  font-weight: bold;
  line-height: 48px;
  width: 300px;
}

.phone-subtitle {
  color: #ffffff;

  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  width: 330px;
}

.border-btn {
  display: block;
  padding-top: 7px;
  border: 2px solid #79bb30;
  border-radius: 5px;
  height: 34px;
  width: 205px;
  color: #F75050;
  font-size: 12px;
  font-weight: 900;
  line-height: 16px;
  text-align: center;
  float: right;
}

.border-btn:hover {
  color: #F75050;
}

.footer-section-new {
  width: 100%;
  float: none;
  padding: 20px 52px;
  background: #23262b;
  position: static;
  color: #fff;
}

.footer-section-new .footer-links {
  text-align: right;
}

.footer-section-new .footer-links a,
.footer-section-new .footer-links a:hover {
  color: #79bb30;
  font-size: 15px;
  line-height: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-copyright {
  padding-top: 6px;
}

@media (max-width: 767px) {
  .footer-section-new {
    padding: 10px 15px;
    text-align: center;
  }
  .footer-section-new .footer-links {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
  }
  .footer-section-new .footer-copyright {
    padding: 0px 95px;
    line-height: 21px;
  }
  .wholesale-us-hero-title {
    font-size: 30px;
    width: auto;
    line-height: 40px;
  }
  .wholesale-us-hero-subtitle {
    font-size: 20px;
    width: auto;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 35px;
  }
  .text-top p {
    font-size: 16px;
  }
  .phone-title {
    font-size: 25px;
  }
  .phone-subtitle {
    font-size: 13px;
  }
  .border-btn {
    float: none;
    width: 90%;
    margin: 0 auto;
  }
}

/* wholesale page */

.wholesale-page {
  height: 100%;
  position: relative;
  /* background: #353a40; */
}

.wholesale-page-content-wrap {
  padding-top: 30px;
  padding-bottom: 30px;
}

.wholesale-page-content {
  color: #ffffff;

  font-size: 16px;
  font-weight: 200;
  letter-spacing: -0.11px;
  line-height: 24px;
  padding: 40px 20px 20px;
  min-height: 440px;
}

.wholesale-page-content a {
  color: #79bb30;
}

.wholesale-page-content strong {
}

.wholesale-page-content .wholesale-intro {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 40px;
  text-align: justify;
}

.wholesale-page-content .wholesale-column {
  text-align: justify;
}

@media (min-width: 992px) {
  .wholesale-page-content .wholesale-column:nth-child(2) {
    padding-right: 60px;
  }
  .wholesale-page-content .wholesale-column:nth-child(3) {
    padding-left: 60px;
  }
}

@media (max-width: 992px) {
  .wholesale-page-content .wholesale-intro {
    padding-bottom: 40px;
  }
  .wholesale-page-content .wholesale-column {
    padding-bottom: 60px;
  }
}

.wholesale-page-content .wholesale-column h2 {
  color: #ffffff;

  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.13px;
  line-height: 27px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.wholesale-page-content .wholesale-column p {
  margin-bottom: 20px;
}

.wholesale-page-content .wholesale-small {
  color: #ffffff;

  font-size: 12px;
  letter-spacing: -0.08px;
  line-height: 18px;
  text-align: justify;
}

.wholesale-page-content .how-it-works-btn,
.wholesale-page-content .how-it-works-btn:hover,
.wholesale-page-content .how-it-works-btn:active {
  border: 2px solid #ffffff;
  background-color: #79bb30;
  color: #ffffff;

  font-size: 18px;
  line-height: 35px;
  text-align: center;
  display: block;
  margin: 20px auto 40px;
  height: 60px;
  max-width: 350px;
  min-width: 150px;
  padding-top: 11px;
  cursor: pointer;
  text-transform: uppercase;
}

/* Nav pills */

.wholesale-nav-pills.nav-stacked {
  max-width: 300px;
}

.wholesale-nav-pills.nav-stacked > li > a {
  border-left: 4px solid transparent;
  border-bottom: 1px solid #494e53;
  color: #79bb30;
  color: #F75050;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.09px;
  line-height: 1.4em;
  text-transform: uppercase;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 13px;
}

.wholesale-nav-pills.nav-pills > li.active > a,
.wholesale-nav-pills.nav-pills > li.active > a:focus,
.wholesale-nav-pills.nav-pills > li.active > a:hover {
  background-color: #353a40;
  border-left: 4px solid #79bb30;
  color: #ffffff;
}

.wholesale-nav-pills.nav > li > a:focus,
.wholesale-nav-pills.nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}

.wholesale-nav-pills.nav-stacked > li + li {
  margin-top: 0;
}

.wholesale-tab-content h2 {
  color: #ffffff;

  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.2px;
  line-height: 38px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.wholesale-tab-content p {
  color: #ffffff;

  font-size: 18px;
  letter-spacing: -0.11px;
  line-height: 26px;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .wholesale-page {
    padding-top: 0;
  }
  .wholesale-us-hero {
    /* background: url(/img/about/M-Img-about-tab.jpg) no-repeat center; */
    background-size: cover;
    height: 300px;
  }
  .wholesale-us-hero-title {
    font-size: 27px;
    letter-spacing: -0.17px;
    line-height: 40px;
    text-align: center;
    text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  }
  .wholesale-us-hero-subtitle {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.13px;
    line-height: 30px;
    text-align: center;
    text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  }
  .wholesale-page-content-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }
  .wholesale-page-content {
    padding: 20px;
    background-color: #23262b;
  }
  .wholesale-nav-pills.nav-stacked {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .wholesale-tab-content h2 {
    color: #ffffff;

    font-size: 18px;
    font-weight: bold;
    letter-spacing: -0.11px;
    line-height: 25px;
    text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  }
  .wholesale-tab-content p {
    color: #ffffff;

    font-size: 13px;
    font-weight: 300;
    letter-spacing: -0.08px;
    line-height: 18px;
  }
}

.wholesale-text {
  color: #ffffff;

  font-size: 24px;
  font-weight: 300;
  letter-spacing: -0.15px;
  line-height: 33px;
  text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  padding: 40px;
}

.wholesale-text p {
  margin-bottom: 30px;
}

.wholesale-img {
  margin: 0 auto;
}

.c-contact-form {
  padding: 40px;
  border: 1px solid #494e53;
  background-color: #23262b;
}

.c-contact-form .row > div {
  margin-bottom: 20px;
}

.c-contact-form__header {
  color: #ffffff;

  font-size: 28px;
  font-weight: bold;
  letter-spacing: -0.2px;
  line-height: 38px;
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .c-contact-form__header {
    color: #ffffff;

    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.14px;
    line-height: 27px;
    text-align: center;
  }
  .wholesale-text {
    padding: 10px;
    font-size: 18px;
    letter-spacing: -0.11px;
    line-height: 26px;
    text-align: center;
  }
  .wholesale-img {
    padding: 20px;
  }
  .c-contact-form {
    padding: 10px;
    border: 0px solid #494e53;
    background-color: transparent;
  }
}
.btn-submit {
  background: #CD290E;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  padding: 16px 10px !important;
  font-size: 18px !important;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  display: block;
  margin: 0 auto;
  width: 250px !important;
  border-radius: 0;
  border: 0;
}

/* jumbotron */

.hero {
  background: url(/images/bg-img-how-it-works.jpg) no-repeat left top;
  background-size: cover;
  height: 520px;
  padding-top: 200px;
}

.hero-title {
  color: #ffffff;
  font-family: 'Avenir Next';
  font-size: 50px;
  line-height: 68px;
  text-align: center;
  text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  margin: 0 auto 20px;
}

.hero-subtitle {
  color: #ffffff;
  font-family: 'Avenir Next';
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  text-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.5);
  max-width: 950px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .hero-title {
    font-size: 30px;
    line-height: 30px;
  }
  .hero-subtitle {
    font-size: 20px;
    line-height: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* page content  */

.how-it-works-page-content-wrap {
  /* background: #353a40; */
}

.how-it-works-page-content {
  /* color: #ffffff; */
  font-family: 'Avenir Next';
  font-size: 16px;
  font-weight: 200;
  letter-spacing: -0.11px;
  line-height: 24px;
  padding: 60px 20px 20px;
}

/* How It Works block */
.how-it-works {
  background-color: #272B30;
  color: White;
  margin: 40px;
  padding: 40px;
}
.how-it-works ul {
  list-style-type: none;
  margin: 20px 0;
  padding: 0;
  position: relative;
}
.how-it-works ul:before {
  content: '';
  position: absolute;
  left: 77px;
  top: 60px;
  border-right: 5px dotted #979797;
  height: 80%;
}
.how-it-works ul li {
  padding-bottom: 80px;
  padding-left: 200px;
  position: relative;
}
.how-it-works ul li:before {
  content: '';
  position: absolute;
  left: 40px;
  top: 0;
  height: 80px;
  width: 80px;
  background-color: #353a40;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.how-it-works ul li.car:before {
  background-image: url(/img/how-it-works/icon-car.png);
}
.how-it-works ul li.lock:before {
  background-image: url(/img/how-it-works/icon-lock.png);
}
.how-it-works ul li.calendar:before {
  background-image: url(/img/how-it-works/icon-calendar.png);
}
.how-it-works ul li.checklist:before {
  background-image: url(/img/how-it-works/icon-checklist.png);
}
.how-it-works ul li.limited:before {
  background-image: url(/img/how-it-works/icon-limited.png);
}
.how-it-works__title {
  color: White;
  font-family: 'Avenir Next';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.13px;
  line-height: 27px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.how-it-works__desc {
  color: White;
  font-family: 'Avenir Next';
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 25px;
}

@media (max-width: 767px) {
  .how-it-works {
    background-color: transparent;
    margin: 0px;
    padding: 0px;
  }

  .how-it-works ul:before {
    height: 85%;
    left: 50%;
    margin-left: -3px;
  }
  .how-it-works ul li {
    padding: 60px 20px 30px;
    background-color: #272b30;
    margin-bottom: 110px;
  }
  .how-it-works ul li:before {
    left: 50%;
    margin-left: -40px;
    top: -40px;
  }
}
