/* stylelint-disable  color-no-hex*/
/* stylelint-disable  color-no-hex*/
@import url("https://use.typekit.net/vwa1vxr.css");
h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0;
  text-align: left;
  color: #212121;
}

h1 {
  font-size: 36px;
  font-weight: 900;
  line-height: 40px;
}

h2 {
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
}

h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

* {
  outline: none;
}

:focus {
  outline: 0;
}

a {
  text-decoration: none;
}

a:active {
  outline: none;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

/*
    Page style
*/
.caps_warn_container {
  position: relative;
}

.caps_warn_container .caps_warn {
  display: inline-block;
  vertical-align: middle;
  margin: -0.25em 0.25em 0em;
  padding: 0.5em 0.8em;
  text-transform: uppercase;
  font-weight: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: background 0.1s linear;
  -moz-transition: background 0.1s linear;
  transition: background 0.1s linear;
  font-size: 75%;
  background-image: url(../images/icons/caps-warning-icon.png);
  position: absolute;
  top: 1em;
  right: 0.5em;
  z-index: 10;
  width: 30px;
  height: 30px;
  text-align: center;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

body {
  color: #424242;
  font-family: "sofia-pro", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

a:hover {
  text-decoration: none;
}

.main-content-size {
  max-width: 1000px;
}

#menu {
  height: 70px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.26);
  background: white;
}
#menu .navbar-brand {
  margin-top: 5px;
}

#menu .nav > li > a {
  font-size: 16px;
  margin-top: 25px;
  padding: 0px 18px 0px;
  margin-bottom: 25px;
  color: #333;
}

#menu ul.nav {
  background: white;
}

#menu ul.nav.navbar-nav {
  position: relative;
  margin-top: 0;
}

#menu button.navbar-toggle {
  margin-top: 19px;
  border-radius: 0;
}

#menu .nav > li > a:hover {
  color: #000;
}

.header {
  position: fixed;
  z-index: 100;
  height: 100px;
  width: 100%;
  top: 0px;
  background-color: #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.26);
}

#menu #signin_box {
  background-color: #fff;
  padding: 0px 30px 30px 30px;
  width: 280px;
  height: 260px;
  position: absolute;
  right: 0px;
  top: 70px;
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.26);
}

#menu input {
  padding: 9px;
  border: 1px solid #bbbbbb;
  width: 100%;
  margin-top: 6px;
}

#menu #login_input {
  padding-top: 26px;
}

#menu #bottom_signin {
  clear: both;
  position: relative;
  width: 100%;
  border-top: 1px solid #d9d9d9;
  top: 16px;
  padding: 20px 5px;
}

#menu #remember {
  position: relative;
  top: 12px;
  float: left;
  font-size: 11px;
  color: #444444;
  margin-bottom: 10px;
}

#menu .navbar-header {
  height: 70px;
}

.blue_btn_small {
  display: inline-block;
  text-decoration: none;
  font-weight: bold;
  font-size: 15px;
  padding: 0px;
  border: solid 1px #0080FF;
  line-height: normal;
}
.blue_btn_small:hover {
  background-color: #005CB5;
  text-decoration: none;
}
.blue_btn_small:hover span {
  background-position: 0px 76px;
}
.blue_btn_small span {
  text-align: center;
  color: #ffffff;
  display: inline-block;
  margin: 0px;
  padding: 10px 20px 10px 20px;
  cursor: pointer;
  background-color: #0080FF;
}

#professional_footer {
  position: relative;
  z-index: 99;
  min-height: 125px;
  width: 100%;
  bottom: 0px;
  background-color: #F1F1F1;
  text-align: center;
  display: flex;
  align-items: center;
}
#professional_footer a.full-width {
  display: inline-block;
  width: 100%;
  text-align: center;
}
#professional_footer a.full-width h3 {
  text-align: center;
  display: inline-block;
  width: 100%;
}

#professional_footer > div:first-child {
  display: inline-block;
  padding: 42px 0px;
}

#professional_footer a.professional_btn.visible-xs-block {
  margin-top: 20px;
}

h1, #first_page h1 {
  margin-top: 70px;
  color: #fff;
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  display: inline-block;
  z-index: 3;
  position: relative;
  margin-bottom: 16px;
}

#em {
  margin-bottom: 25px;
}

h2 {
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
  color: #666666;
}

h3 {
  font-size: 24px;
  font-weight: bold;
  color: #666666;
  float: left;
}

#iphone {
  margin-top: 25px;
  z-index: 2;
  max-height: 393px;
}

#register {
  margin-bottom: 70px;
}

#signup input {
  padding: 16px;
  width: 100%;
  border: none;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: normal;
  color: #474747;
}

#signup #or {
  color: #fff;
  font-size: 14px;
  margin-bottom: 8px;
}

#signup p {
  color: #fff;
  text-align: left;
  display: block;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 16px;
}

#menu .nav > li > a#login_show.header_link {
  padding: 0px 36px 0px;
}

.signup_btn:hover, .professional_btn:hover, #create_account:hover {
  text-decoration: none;
}

.signup_btn span {
  font-size: 14px;
  padding: 16px 32px;
  font-weight: bold;
  background-color: #03A9F4;
  color: #fff;
}
.signup_btn span:hover {
  background-color: #039CE0;
}

img#logo {
  width: 160px;
  float: none;
}

.signin_btn span {
  font-size: 16px;
  padding: 11px 18px 11px;
  background-color: #03A9F4;
  color: #fff;
}
.signin_btn span:hover {
  background-color: #039CE0;
}

.professional_btn {
  display: inline-block;
}
.professional_btn span {
  font-size: 17px;
  padding: 16px 28px;
  font-weight: bold;
  background-color: #7b7b7b;
  color: #fff;
}
.professional_btn span:hover {
  background-color: #666666;
}

#create_account {
  margin-top: 34px;
}

#signup_holder {
  text-align: left;
  margin-top: 18px;
}

a.app-buttons {
  text-decoration: none !important;
}

.app-buttons span {
  font-size: 12px;
  padding: 17px 17px;
  font-weight: bold;
  color: #fff;
  border: 2px solid #FFFFFF;
  display: block;
  text-align: center;
  width: 160px;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
}

#create_account span {
  font-size: 17px;
  padding: 17px 17px;
  font-weight: bold;
  background-color: #03A9F4;
  color: #fff;
  border: 1px solid #03A9F4;
  display: block;
  text-align: center;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
#create_account span:hover {
  background-color: #039CE0;
  border: 1px solid #039CE0;
}

#first_page {
  position: relative;
  width: 100%;
  margin-top: 70px;
  overflow: hidden;
  text-align: center;
  background-image: linear-gradient(to right, #FF7043, #FF8A65);
}

#second_page {
  overflow: hidden;
  position: relative;
  z-index: 3;
  background-color: #FFFFFF;
  min-height: 450px;
  width: 100%;
  text-align: center;
}

#third_page {
  overflow: hidden;
  position: relative;
  z-index: 3;
  width: 100%;
  padding-top: 100px;
  text-align: center;
  background-image: linear-gradient(to right, #FF7043, #FF8A65);
}

#second_page #features {
  padding-top: 100px;
}

.center {
  width: 1000px;
  text-align: center;
  display: inline-block;
}

#second_page .feature {
  overflow: hidden;
  text-align: left;
  margin-bottom: 50px;
  font-size: 14px;
}
#second_page .feature img {
  margin-right: 24px;
  width: 86px;
  height: 81px;
}

#second_page .feature_l {
  float: left;
}

#second_page .feature_r {
  float: right;
}

#second_page .feature img {
  float: left;
}

#third_page .review {
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  color: #FFFFFF;
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  min-height: 200px;
}

#third_page .reviewer {
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  width: 100%;
  text-align: center;
  position: relative;
  left: 0px;
  top: 40px;
}

#third_page .reviews_holder {
  position: relative;
  max-width: 1000px;
  min-height: 200px;
}

#links {
  text-align: left;
  position: relative;
  margin-bottom: 65px;
  z-index: 2;
  overflow: hidden;
}

.placeholder, #signup input.placeholder {
  color: #aaa;
}

#email {
  display: none;
}

#footer {
  font-size: 14px;
  background-color: #FFFFFF;
  color: #999999;
  width: 100%;
  text-align: center;
  min-height: 60px;
  position: relative;
  z-index: 3;
}

#footer_content {
  max-width: 1000px;
  line-height: 30px;
  text-align: left;
  padding-top: 18px;
}

#footer_content #footer_links {
  float: right;
  text-align: right;
}

#footer_content #footer_links a {
  margin-left: 24px;
  color: #999999;
  text-decoration: none;
}

#dvcs {
  margin-top: 75px;
  position: relative;
  z-index: 2;
  padding-bottom: 40px;
}

#gym_background {
  width: auto;
  height: 100%;
  min-height: 100%;
  min-width: 100%;
  position: fixed;
  z-index: 0;
  top: 0px;
  left: 0px;
}

#center_register {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  z-index: 3;
  position: relative;
  padding-bottom: 60px;
  max-width: 1000px;
  margin: auto;
  text-align: center;
  z-index: 3;
}

.error {
  margin-bottom: 8px;
  text-align: left;
  font-size: 14px;
  padding: 6px 16px 8px;
  width: 100%;
  border-radius: 5px;
  box-shadow: 0px 3px 6px -3px #474747;
  background-color: #F04A4A;
  color: #fff;
}

.float-right {
  float: right !important;
}

#terms {
  font-size: 9px;
  font-weight: normal;
  text-align: left;
}

#terms a {
  color: #FFF;
}

.select_audience {
  position: fixed;
  width: 100%;
  top: 0px;
  z-index: 10000;
  text-align: center;
  display: block;
  height: 100%;
}

.select_audience .close_audience {
  width: 39px;
  height: 39px;
  background-repeat: no-repeat;
  background-position: center;
  position: fixed;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.select_audience .select_header {
  margin-top: 140px;
  margin-bottom: 100px;
  font-size: 52px;
}

.capslock_warning {
  font-size: 16px !important;
}

.audience_choice {
  box-shadow: 0px 0px 20px 2px;
  border-radius: 5px 5px 5px 5px;
  margin-top: 50px;
  opacity: 0;
  cursor: pointer;
  color: #666;
  max-width: 400px;
}

#audience_user {
  margin-bottom: 40px;
}

#overlay .audience_choice_text {
  line-height: 2.5em;
  font-size: 2em;
}

#audience_professional:hover {
  text-decoration: none;
}

@media (max-width: 992px) {
  #overlay .select_header {
    margin-top: 75px;
    margin-bottom: 65px;
    font-size: 40px;
  }
  .audience_choice {
    max-width: 300px;
  }
  #overlay .audience_choice_text {
    line-height: 2em;
  }
}
@media (max-width: 992px) and (max-height: 800px) {
  #overlay .select_header {
    margin-top: 55px;
    margin-bottom: 25px;
    font-size: 28px;
  }
  .audience_choice {
    max-width: 260px;
  }
  #overlay .audience_choice_text {
    line-height: 1.6em;
    font-size: 1.5em;
  }
  #audience_user {
    margin-bottom: 25px;
  }
}
@media (max-width: 992px) and (max-height: 605px) {
  .audience_choice {
    max-width: 230px;
  }
  #overlay .audience_choice_text {
    line-height: 1.6em;
    font-size: 1.4em;
  }
  #overlay .select_header {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 20px;
  }
}
@media (max-width: 992px) and (max-height: 522px) {
  .audience_choice {
    max-width: 180px;
  }
  #overlay .audience_choice_text {
    line-height: 1.4em;
    font-size: 1.3em;
  }
  #overlay .select_header {
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 20px;
  }
}
@media only screen and (min-width: 486px) and (max-width: 768px) {
  #signup_container {
    width: 57%;
  }
}
@media (min-width: 992px) {
  #signup_container {
    margin-top: 60px;
  }
}
@media (min-width: 992px) and (max-height: 800px) {
  #overlay .select_header {
    margin-top: 65px;
    margin-bottom: 45px;
    font-size: 40px;
  }
}
@media (max-width: 485px) {
  #first_page h1 {
    font-size: 35px;
  }
  .signup_btn span {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 210px;
    display: block;
  }
  #register {
    margin-bottom: 20px;
  }
  #first_page {
    margin-top: 50px;
  }
  .professional_btn span {
    padding-left: 18px;
    padding-right: 18px;
  }
  #phone_holder {
    display: none;
  }
  .xs-full {
    width: 100% !important;
  }
  #dvcs {
    padding-bottom: 0;
  }
  #signup .fb_login span {
    margin-top: 30px;
  }
  #third_page {
    padding-top: 50px;
  }
  #third_page .reviews_holder {
    min-height: 140px;
  }
  #third_page .review {
    font-size: 25px;
  }
  #third_page .reviewer {
    top: 20px;
  }
  #footer_content #footer_links {
    text-align: center;
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=frontpage.css.map */
