body {
  margin-top: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  display: block;
  width: auto;
  margin: 0px auto 10px;
  padding-top: 0px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #303030;
  font-size: 35px;
  line-height: 40px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 5px;
}

h2 {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  width: 97%;
  margin-top: 40px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e4e4e4;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}

h6 {
  width: 97%;
  margin-top: 40px;
  margin-bottom: 15px;
  margin-left: 0px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e4e4e4;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 26px;
  line-height: 30px;
  font-weight: 400;
}

p {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #ababab;
  font-size: 17px;
  font-weight: 400;
}

a {
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  text-align: center;
  text-decoration: none;
}

.button {
  display: inline-block;
  width: 40%;
  margin: 0px 0px auto;
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
  border: 1px solid #50d2c2;
  border-radius: 25px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #50d2c2;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.button:hover {
  border-style: solid;
  border-color: #50d2c2;
  background-color: #50d2c2;
  color: #fff;
}

.button.contentbox-btn {
  border-color: #50d2c2;
}

.button.contentbox-btn:hover {
  background-color: #50d2c2;
  color: #fff;
}

.button.contentbox-btn.activity {
  background-color: #50d2c2;
  color: #fff;
}

.button.btn-circle {
  position: static;
  width: 40px;
  height: 40px;
}

.button.btn-circle.default {
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: 10px;
  border-color: #979797;
}

.button.btn-circle.default:hover {
  background-color: #fcfcfc;
}

.button.btn-circle.default.loc-button {
  margin-top: 5px;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.button.login {
  position: static;
  width: auto;
  margin-right: 10px;
  padding: 11px 20px;
  border-style: solid;
  background-color: transparent;
  font-size: 16px;
  font-weight: 400;
}

.button.login:hover {
  background-color: #50d2c2;
}

.button.login.alt-changes {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.button.moreinfo {
  position: static;
  display: inline-block;
  width: 11%;
  margin-top: 60px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  clear: right;
  border-radius: 8px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}

.button.moreinfo:hover {
  float: right;
  clear: right;
  background-color: #fff;
  color: #3699dc;
}

.button.btn-primary {
  width: 30%;
  float: none;
}

.button.btn-primary.profile-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 30px;
  margin: 15px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button.btn-primary.button-form-margin {
  margin-top: 16px;
}

.button.btn-primary.button-form-margin.button-ipad.button-mobile {
  margin-top: 15px;
  margin-left: 0px;
  float: none;
  background-color: #50d2c2;
  color: #fff;
}

.button.btn-primary.button-form-margin.button-ipad.button-mobile:hover {
  border-color: #919191;
  background-color: #919191;
}

.button.btn-primary.button-form-margin.button-ipad.button-mobile.float-right {
  position: static;
  width: 25%;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 0px;
  float: right;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.button.btn-primary.button-family {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 30px;
  padding-left: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button.btn-primary.btn-family-add {
  display: block;
  width: 60%;
  height: 30px;
  margin-top: 42px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.button.btn-primary.btn-family-add.button-ipad {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
}

.button.btn-primary.btn-family-add.button-ipad.add-member-btn {
  width: 40%;
  margin-top: auto;
  float: left;
  background-color: #50d2c2;
  color: #fff;
}

.button.btn-primary.btn-family-add.button-ipad.add-member-btn:hover {
  border-color: #919191;
  background-color: #919191;
}

.button.btn-primary.btn-family-add.button-ipad.cancel-btn {
  width: 40%;
  margin-top: auto;
  float: right;
}

.button.btn-primary.btn-family-add.button-ipad.cancel-btn:hover {
  border-color: #e7e6e6;
  background-color: #e7e6e6;
  color: #919191;
}

.button.loginbutton {
  display: block;
  width: 30%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  float: none;
  border-radius: 5px;
}

.button.loginbutton.account {
  margin-top: 15px;
  border-color: #e4e4e4;
  color: #4a4a4a;
}

.client-footer-link.larger-font.legal.right-margin.w-inline-block{
  margin-bottom: 4px;
}

.button.loginbutton.account:hover {
  border-color: #3699dc;
  background-color: #fff;
}

.button.card-change-btn {
  width: 102%;
  padding: 4px 0px;
  font-size: 12px;
}

.button.signup {
  width: auto;
  margin-right: 10px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #50d2c2;
  color: #fff;
}

.button.signup:hover {
  background-color: #50d2c2;
}

.navbar {
  display: block;
  height: auto;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-left: 0px;
  line-height: 8px;
  text-align: center;
}

.navbar.checkout {
  width: 81%;
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-align: center;
}

.navbar.events {
  text-align: center;
}

.navbar.confirmation {
  margin-top: 20px;
  text-align: center;
}

.navbar.packages {
  margin-top: 20px;
  margin-bottom: 30px;
  text-align: center;
}

.navbar.membership {
  text-align: center;
}

.navlink {
  position: static;
  width: auto;
  height: auto;
  margin-right: 20px;
  margin-left: auto;
  clear: none;
  border-bottom-style: none;
  border-bottom-width: 2px;
  color: #303030;
  font-size: 20px;
  line-height: 32px;
  text-decoration: none;
}

.navlink:hover {
  color: #3699dc;
}

.navlink.w--current {
  display: inline-block;
  width: auto;
  margin-right: 20px;
  float: none;
  border-width: 2px 2px 3px;
  border-bottom-style: solid;
  border-bottom-color: #50d2c2;
  color: #50d2c2;
}

.navlink.w--current:focus {
  color: #50d2c2;
}

.topnav-logotext {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  overflow: hidden;
  width: 540px;
  height: 40px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #474747;
  font-size: 26px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
}

.topnav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  width: 100%;
  height: 70px;
  margin-top: 0px;
  padding: 12px 0px;
  border-bottom: 1px solid #f5f5f5;
  background-color: hsla(0, 0%, 100%, .93);
  text-align: center;
}

.topnav.nav-opacity {
  height: auto;
  padding-bottom: 5px;
  border-bottom-style: none;
  background-color: #fff;
}

.topnav.nav-opacity.full-opacity {
  background-color: #fff;
}

.image {
  position: static;
  top: 0px;
  right: 0px;
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: right;
  border-radius: 101px;
  background-image: none;
  font-size: 12px;
}

.herosection-image {
  display: block;
  width: auto;
  height: 125px;
  margin: 0px auto;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
}

.herosection-image.round-business-logo {
  height: 60px;
  padding: 0px;
  float: left;
  border: 1px solid #919191;
  border-radius: 100px;
}

.herosection {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  height: 620px;
  margin-top: 68px;
  padding-top: 150px;
  padding-bottom: 50px;
  background-color: #fff;
  background-image: url('../images/Yoga-Studio-Guelph-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.herosection.alt-changes {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/umer-sayyam-51872-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.twittericon {
  width: auto;
  height: 25px;
  margin: 5px 10px;
}

.fbicon {
  width: auto;
  height: 25px;
  margin: 5px 10px;
  opacity: 1;
}

.gplusicon {
  width: auto;
  height: 25px;
  margin: 5px 10px;
}

.icon-holder {
  position: static;
  z-index: 0;
  display: block;
  width: auto;
  height: auto;
  max-width: 200px;
  margin: 100px auto 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, .9);
  text-align: center;
}

.main-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding-top: 10px;
  border-top: 1px none #f5f5f5;
  border-bottom: 1px none #f5f5f5;
  background-color: #fff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.navtext {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  float: none;
  clear: none;
  border: 0px none #000;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 20px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: none;
}

.navtext:hover {
  margin-left: 0px;
  color: #50d2c2;
  font-size: 20px;
}

.navtext:active {
  margin-left: 0px;
}

.dropdown {
  position: static;
  display: block;
  width: 150px;
  margin-top: auto;
  margin-bottom: 1px;
  margin-left: 0px;
  padding: 10px 20px;
  float: none;
  clear: none;
  border: 2px solid #e4e4e4;
  border-radius: 26px;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.dropdown.landing {
  display: block;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.dropdowntext {
  display: inline-block;
  width: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 18px;
  font-weight: 300;
}

.dropdownicon {
  position: static;
  display: inline-block;
  margin-right: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  float: right;
  color: #9d9d9d;
  font-size: 18px;
}

.section4 {
  padding-top: 0px;
  padding-bottom: 35px;
}

.contentbox-heading {
  position: relative;
  z-index: 0;
  width: 100%;
  margin: 30px 0px 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  border-bottom: 2px solid #e4e4e4;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 26px;
  font-weight: 300;
}

.section5 {
  padding-top: 0px;
  padding-bottom: 35px;
}

.contentbox-subheading {
  margin-top: 25px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 300;
  text-align: left;
}

.contentbox-subheading.centered {
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  text-transform: none;
}

.contentbox-subheading.membership {
  width: 64%;
}

.contentbox-subheading.packages {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.contentbox-subheading.classes {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  float: none;
  text-align: left;
}

.contentbox-subheading.classes.center {
  margin-top: auto;
  margin-bottom: 15px;
  text-align: center;
}

.contentbox-subheading.classes.center.grey {
  margin-bottom: 30px;
}

.contentbox-subheading.inline {
  display: block;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 15px;
  line-height: 25px;
  font-weight: 400;
  text-align: left;
}

.contentbox-subheading.class-name {
  color: #50d2c2;
  font-weight: 400;
}

.contentbox-subheading.left-align {
  float: left;
  font-weight: 400;
}

.contentbox-subheading._2 {
  float: right;
  font-weight: 600;
}

.contentbox-text {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #1d1d1d;
  font-size: 14px;
  font-weight: 300;
  text-align: left;
}

.contentbox-text.centered {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  text-transform: none;
}

.contentbox-text.membership {
  width: 100%;
  text-align: left;
}

.contentbox-text.medium {
  display: inline-block;
  width: 50%;
  margin-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  font-size: 14px;
  font-weight: 400;
}

.contentbox-text.inline {
  width: 100%;
}

.section6 {
  width: auto;
  padding-top: 55px;
  padding-bottom: 55px;
}

.section6.last-section {
  padding-top: 0px;
  padding-bottom: 200px;
}

.buttontext {
  position: absolute;
  width: 22%;
  min-width: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 21px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.row2 {
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
  font-family: 'Open Sans', sans-serif;
}

.contentboxwrapper {
  width: 100%;
  margin-left: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

.col1 {
  position: static;
  padding-left: 0px;
}

.col2 {
  position: static;
  overflow: visible;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.section7 {
  width: auto;
  padding-top: 0px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e4e4e4;
}

.section7.last-section {
  padding-bottom: 55px;
  border-bottom-style: none;
}

.footer {
  position: static;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #fbfbfb;
}

.footer.profile {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #e8e8e8;
}

.contentbox-buttonwrapper {
  display: block;
  width: 85%;
  margin-top: 60px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: right;
  border-style: solid none solid solid;
  border-width: 1px 0px 1px 1px;
  border-color: #e4e4e4;
  border-radius: 25px;
}

.contentbox-buttonwrapper.activity {
  position: static;
  display: block;
  width: 50%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: left;
}

.gridwrapper {
  width: 100%;
  height: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  border: 1px solid #e4e4e4;
}

.buttonwrapper1 {
  display: block;
  width: 85%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  border: 1px solid #e4e4e4;
  border-radius: 25px;
  text-align: left;
}

.footertext {
  position: static;
  display: inline;
  width: 12%;
  height: 27px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #707070;
  font-size: 15px;
  line-height: 21px;
  font-weight: 300;
  text-align: right;
  letter-spacing: 0px;
}

.image4 {
  display: inline-block;
  width: 70px;
  height: 20px;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
  background-color: #f3f3f3;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  line-height: 24px;
}

.dropdownwrapper {
  position: static;
  display: block;
  float: none;
  text-align: left;
}

.headingwrapper {
  width: 100%;
}

.headingwrapper {
  width: 100%;
  padding-left: 0px;
}

.facilitiesbutton {
  width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  float: none;
  text-align: center;
}

.footerwrapper {
  margin-top: 25px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.formwrapper {
  display: block;
  width: 768px;
  height: 100%;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 10px 40px;
  border: 1px none #f5f5f5;
  border-radius: 5px;
  color: #8f8f8f;
  text-align: center;
}

.formwrapper.mobile {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #1d1d1d;
}

.navbar-menu-bold {
  display: inline;
  width: 20%;
  margin-top: 60px;
  padding-top: 0px;
  padding-left: 0px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 26px;
  line-height: 13px;
}

.icon3 {
  display: inline-block;
  width: auto;
  height: 24px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 25px 10px;
  font-size: 13px;
  line-height: 20px;
}

.navbar-menu-light {
  display: inline;
  width: 60%;
  height: auto;
  padding-bottom: 0px;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #b8b8b8;
  font-size: 26px;
  line-height: 8px;
}

.navbar-menu-light {
  display: inline;
  width: auto;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #b8b8b8;
  font-size: 26px;
}

.checkoutwrapper {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 50px;
  max-width: 560px;
  margin: 10px auto 2px;
  padding-top: 0px;
  padding-left: 0px;
  float: none;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #e4e4e4;
  border-bottom-width: 1px;
  border-bottom-color: #e4e4e4;
  border-left-width: 1px;
  border-left-color: #e4e4e4;
  border-radius: 25px;
  background-color: #eee;
  color: #f7f7f7;
  text-align: center;
}

.checkoutbutton {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: 50px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #5fe2b6;
  border-radius: 25px;
  background-color: #5fe2b6;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}

.checkoutbutton:hover {
  border-color: rgba(95, 226, 182, .55);
  background-color: rgba(95, 226, 182, .55);
  color: #fff;
}

.checkoutwrapper1 {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}

.checkoutwrapper1.small-margin {
  margin-top: 0px;
}

.navbar-menu-light {
  display: inline;
  width: 20%;
  margin-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #b8b8b8;
  font-size: 26px;
  line-height: 13px;
  text-align: left;
}

.navbar-menu-bold {
  display: inline;
  padding-left: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 25px;
}

.navbar-menu-bold.checkout {
  font-weight: 400;
}

.formfield {
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-right: 0px;
  padding-top: 8px;
  padding-right: 12px;
  padding-left: 25px;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.formfield.profile-useraccount {
  margin-top: 10px;
  margin-bottom: 20px;
  border-color: #e3e3e3;
}

.form {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.formdiv {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  border: 1px solid #f7f7f7;
  border-radius: 5px;
  background-color: transparent;
}

.formtext {
  display: inline;
  width: 60%;
  padding-top: 0px;
  padding-left: 25px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.formtext2 {
  display: inline;
  padding-top: 6px;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 18px;
}

.formtext2.float-right {
  padding-top: 0px;
  float: right;
}

.formtext3 {
  padding-left: 25px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 300;
}

.fieldlabel {
  width: 100%;
  margin-top: 20px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.formfield3 {
  display: inline;
  width: 45%;
  float: left;
  border: 1px solid #f7f7f7;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #c7c7c7;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
}

.formfield4 {
  display: inline;
  width: 16%;
  margin-left: 10px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
  border: 2px solid #f7f7f7;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
}

.formfield5 {
  display: inline;
  width: 16%;
  margin-left: 10px;
  border: 2px solid #f7f7f7;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}

.submitbutton {
  display: block;
  width: 40%;
  padding-left: 12px;
  float: right;
  border: 1px solid #3699dc;
  border-radius: 25px;
  background-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #3699dc;
  font-size: 20px;
  font-weight: 300;
}

.submitbutton:hover {
  background-color: #3699dc;
  color: #fff;
}

.submitbutton.primary {
  padding-top: 12px;
  padding-right: 12px;
  padding-bottom: 12px;
  float: right;
  border-color: #50d2c2;
  background-color: #50d2c2;
  color: #fff;
  font-size: 18px;
}

.submitbutton.primary:hover {
  border-color: #27ae60;
  background-color: #27ae60;
}

.confirmwrapper {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 45%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #e4e4e4;
  border-radius: 25px;
  background-color: #fff;
}

.checkouttext2 {
  display: inline-block;
  width: 16%;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 300;
}

.checkouttext3 {
  display: inline-block;
  width: 29%;
  padding-top: 14px;
  padding-bottom: 12px;
  font-family: 'Open Sans', sans-serif;
  color: #27ae60;
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}

.footer1 {
  display: block;
  width: 70%;
  margin: 10px auto;
  font-family: 'Open Sans', sans-serif;
  color: #6d6d6d;
  font-weight: 300;
  text-align: center;
}

.footerlink {
  margin-right: 5px;
  margin-left: 5px;
  color: #6d6d6d;
  text-decoration: underline;
}

.navbar-menu-light {
  display: inline;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #b8b8b8;
  font-size: 26px;
  font-weight: 200;
}

.navbar-menu-bold {
  display: inline;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 25px;
}

.confirmationicon {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.confirmationicon.small {
  display: inline-block;
  margin-top: 0px;
  margin-left: 20px;
}

.confirmed {
  display: block;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #27ae60;
  font-size: 34px;
  font-weight: 300;
  text-align: center;
}

.confirmed.small {
  display: inline-block;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  color: #fff;
  font-size: 22px;
  line-height: 22px;
}

.confirmed.small.smaller {
  font-size: 18px;
}

.confirmed.small.smaller.alt-text {
  color: #303030;
}

.confirmed.small.smaller.alt-text.alt-confirm {
  padding: 0px;
  line-height: 24px;
}

.confirmationtext-dark {
  margin-top: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #979797;
  font-size: 21px;
  font-weight: 400;
  text-align: center;
}

.confirmationtext-dark.text2 {
  display: block;
  width: 90%;
  margin: 30px auto 20px;
  border-radius: 10px;
  background-color: #fff;
  color: #222;
  font-size: 20px;
  line-height: 35px;
  font-weight: 400;
}

.confirmationtext-light {
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #979797;
  font-size: 19px;
  font-weight: 300;
  text-align: center;
}

.confirmationbutton-primary {
  display: inline-block;
  width: 30%;
  margin-top: 50px;
  margin-left: auto;
  padding: 10px 25px;
  float: none;
  border: 1px solid #50d2c2;
  border-radius: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #50d2c2;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-decoration: none;
}

.confirmationbutton-primary.alt-changes {
  border-color: #fff;
  color: #fff;
  font-weight: 500;
}

.confirmationbutton-primary.alt-changes.alt-confirm {
  width: 215px;
  margin-top: 0px;
  margin-right: 8px;
  border-radius: 2px;
  background-color: #55c219;
  font-size: 14px;
  line-height: 20px;
}

.confirmationbutton-primary.alt-changes.alt-confirm:hover {
  opacity: 0.85;
}

.confirmationbutton-secondary {
  display: inline-block;
  width: 30%;
  margin-top: 0px;
  margin-left: 20px;
  padding: 9px 25px 10px;
  float: none;
  border: 1px solid #50d2c2;
  border-radius: 25px;
  background-color: #50d2c2;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.confirmationbutton-secondary.alt-changes {
  border-color: #fff;
  background-color: #fff;
  color: #5fe2b6;
  font-weight: 500;
}

.confirmationbutton-secondary.alt-changes.alt-confirm {
  width: 215px;
  margin-left: 10px;
  border-color: #55c219;
  border-radius: 2px;
  color: #55c219;
  font-size: 14px;
  line-height: 20px;
}

.confirmationbutton-secondary.alt-changes.alt-confirm:hover {
  opacity: 0.85;
}

.gridlist-list1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.gridlist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: left;
}

.buttonwrapper2 {
  display: block;
  width: 99.8%;
}

.buttonwrapper2.alt-changes {
  text-align: center;
}

.buttonwrapper2.alt-changes.alt-confirm {
  width: auto;
  text-align: left;
}

.dropdown3 {
  display: block;
  width: 100%;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.dropdowntext3 {
  padding-left: 0px;
  font-size: 20px;
  text-align: center;
}

.dropdowntoggle3 {
  position: relative;
  display: block;
  overflow: visible;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  float: none;
  border: 1px solid #e4e4e4;
  border-radius: 25px;
  background-color: #e4e4e4;
}

.dropdownmenu3 {
  position: static;
  display: none;
}

.dropdownmenu3.w--open {
  position: static;
  display: inline-block;
  overflow: visible;
}

.dropdownlist1 {
  position: relative;
  padding-right: 30px;
  padding-left: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #4a4a4a;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.dropdownlist2 {
  position: relative;
  padding-right: 32px;
  padding-left: 0px;
  color: #4a4a4a;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.dropdownlist3 {
  padding-right: 30px;
  padding-left: 0px;
  color: #4a4a4a;
  font-size: 20px;
  text-align: center;
}

.membershipwrapper {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.packagediv {
  display: block;
  max-width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.formwrapper1 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.form1 {
  margin-top: auto;
}

.form2 {
  padding-left: 0px;
}

.form3 {
  width: 30%;
  float: right;
}

.eventsform {
  width: 40%;
  padding-top: 0px;
  float: right;
}

.eventsdiv {
  display: block;
  max-width: 75%;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.quantity {
  display: inline-block;
  width: 100%;
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px 10px;
  float: none;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #1d1d1d;
  font-size: 16px;
  font-weight: 300;
}

.checkouttext {
  position: relative;
  display: inline-block;
  width: 50%;
  margin-top: 12px;
  margin-right: 5px;
  padding-right: 0px;
  border-style: none;
  border-right-width: 2px;
  border-right-color: #ddd;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.checkouttext1 {
  display: inline;
  width: 10.8%;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
}

.ticketlist {
  margin-top: 8px;
  padding-top: 10px;
}

.ticketlist1 {
  padding-top: 0px;
}

.ticketdiv {
  width: 50%;
  padding-left: 0px;
  text-align: left;
}

.topsection {
  position: static;
  height: 400px;
  margin-top: auto;
  margin-bottom: 0px;
  border-bottom: 1px solid #f4f3f4;
  background-color: #fdfdfd;
  line-height: 20px;
}

.logo {
  width: 150px;
}

.logodiv {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 38px;
  padding-left: 0px;
}

.textname {
  display: block;
  margin: 25px 0px 0px auto;
  padding-bottom: 70px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 30px;
  text-align: center;
}

.customerimage {
  position: static;
  left: 44%;
  display: block;
  width: 100px;
  height: 100px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-image: url('../images/a4.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.customerimage.upload {
  display: block;
  margin: 20px 30px 20px 0px;
  float: none;
}

.customerimage.customerimage-nomargin {
  margin-top: 26px;
}

.midsection {
  border-bottom: 1px solid #f4f3f4;
}

.nav {
  display: block;
  width: 100%;
  padding: 0px;
}

.bottomsection {
  margin-top: 100px;
  margin-bottom: 50px;
  color: #3699dc;
}

.headingtext {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.headingtext.headoy {
  overflow: hidden;
}

.headingtext.headingtext-ipad {
  overflow: hidden;
}

.headingtext.headingtext-ipad.headingtext-mob {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-size: 18px;
  line-height: 23px;
}

.headingtext1 {
  display: block;
  width: 100%;
  margin-top: auto;
  float: none;
  direction: ltr;
  font-family: 'Open Sans', sans-serif;
  color: #707070;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
}

.headingtext1.bottommargin {
  overflow: hidden;
  margin-top: auto;
  margin-bottom: 10px;
  float: none;
  direction: ltr;
  font-size: 16px;
  line-height: 24px;
}

.headingtext1.bottommargin.headex {
  font-size: 14px;
}

.headingtext1.bottommargin.headingtext1-ipad.headingtext1-mob {
  font-size: 16px;
  line-height: 21px;
  font-style: normal;
}

.headingtext1.bottommargin.headingtext1-link {
  display: block;
  width: 7%;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.headingtext1.bottommargin.headingtext1-link.headingtext1-ipad.headingtext1-mob {
  overflow: visible;
  margin-top: 0px;
  margin-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.headingtext1.bottommargin.headingtext1-link.headingtext1-ipad.headingtext1-mob.emphasized-text-customer {
  width: 20px;
  margin-right: 0px;
  padding-top: 1px;
  font-style: italic;
}

.headingtext1.sub {
  color: #3699dc;
  font-size: 14px;
}

.detailsbutton {
  position: static;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: 40px;
  margin: 5px 10px 0px;
  padding: 0px 30px;
  float: right;
  clear: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #50d2c2;
  border-radius: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #50d2c2;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.detailsbutton:hover {
  background-color: #50d2c2;
  color: #fff;
}

.detailsbutton.mobile {
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
}

.detailsbutton.profile-logout {
  margin-bottom: 35px;
  float: none;
  background-color: #fff;
}

.detailsbutton.profile-logout:hover {
  background-color: #71dacd;
  color: #fff;
}

.detailsbutton.detailsbutton-mob {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.detailsbutton.detailsbutton-center.details-button-mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-left: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-width: 2px;
  font-weight: 400;
}

.startdate {
  display: inline;
  width: 100%;
  margin-left: 0px;
  padding-right: 12px;
  padding-left: 12px;
  float: left;
  border: 1px solid #f7f7f7;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #1d1d1d;
  text-align: left;
}

.durationfield {
  display: inline;
  overflow: auto;
  width: 100%;
  padding-left: 12px;
  border: 1px solid #f7f7f7;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #1d1d1d;
  font-size: 15px;
  text-align: left;
}

.dropdown-list.w--open {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 2;
  display: inline-block;
  overflow: visible;
  width: auto;
  float: none;
  clear: none;
  -webkit-transition: all 750ms ease-in;
  transition: all 750ms ease-in;
}

.topnavbar-leftbox {
  width: 50%;
  float: left;
}

.topnavbar-leftbox.reposition {
  position: relative;
  top: -8px;
}

.topnav-rightbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wcontainer {
  position: static;
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  text-align: left;
}

.wcontainer.profile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 95%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.wcontainer.profile.full {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.wcontainer.profile.padded-container-top {
  padding-top: 80px;
}

.wcontainer.profile.padded-container-top.wcontainer-lesspad-mob {
  padding-top: 30px;
}

.wcontainer.profile.wcontainer-trans {
  width: 95%;
  padding-top: 10px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.wcontainer.activity-page {
  max-width: 750px;
}

.wcontainer.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
}

.main-nav-linkbox {
  position: static;
  display: inline-block;
  overflow: visible;
  float: left;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  line-height: 20px;
  list-style-type: none;
}

.main-nav-rightbox {
  display: block;
  width: auto;
  height: auto;
  float: right;
}

.customerprofile-date {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-weight: 600;
  text-align: center;
}

.customerprofile-time {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px none #e4e4e4;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  text-align: center;
}

.dropdown-text {
  display: inline-block;
}

.contentbox {
  min-height: 150vh;
  padding-right: 15px;
  padding-bottom: 200px;
  padding-left: 15px;
}

.gridwrapper {
  position: static;
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-top: 40px;
}

.contentbox-customerprofile {
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
}

.contentbox-customerprofile.mbrshp-details {
  padding: 70px 25px 0px;
}

.contentbox-customerprofile.mbrshp-details.mbrshp-details-pad-mob {
  padding-top: 0px;
}

.contentbox-customerprofile.mbrshp-details.mbrshp-details-pad-mob.contentbox-customerprofile-extrapad {
  padding-top: 40px;
}

.gridlist-imagebox {
  height: 200px;
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(299deg, rgba(0, 72, 255, .78), #77f5dc);
  background-image: linear-gradient(151deg, rgba(0, 72, 255, .78), #77f5dc);
}

.footer-linkbox {
  display: block;
  margin: 20px auto;
  text-align: center;
}

.footer-text2 {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #707070;
  font-size: 14px;
  text-align: center;
}

.footer-text2.loginfooter {
  margin-top: 10px;
  font-size: 10px;
}

.footer-logotext {
  text-align: center;
}

.time-line {
  display: block;
  width: 3px;
  height: 100%;
  min-height: 152px;
  margin-right: auto;
  margin-left: auto;
  background-color: #f0f0f0;
}

.footer-linkbox-link:hover {
  color: #50d2c2;
}

.footer-linkbox-link.logoutx {
  display: inline-block;
  margin-right: 10px;
}

.customerprofile-div {
  display: block;
  width: 15%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
}

.customerprofile-div2 {
  display: inline-block;
  width: 85%;
}

.timeline-contentbox {
  width: 60%;
  padding-left: 20px;
  float: left;
}

.timeline-contentbox.timeline-contextbox-transaction {
  overflow: hidden;
  width: 60%;
  padding-right: 0px;
  float: left;
}

.customerprofile-timeline-headerbox {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
}

.customerprofile-timeline-headerbox.mbrshp-header {
  padding-top: 60px;
  padding-right: 25px;
  padding-left: 25px;
}

.customerprofile-timeline-content {
  max-width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.customerprofile-timeline-content-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 30px;
  padding-left: 0px;
  float: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #f5f5f5;
}

.customerprofile-timeline-content-list.customerprofile-x {
  padding-bottom: 40px;
}

.customerprofile-timeline-content-list.customer-profile-left-aligned {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.customerprofile-nav-tabs {
  float: left;
}

.button-icon-1 {
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
}

.customerprofile-nav-tabs {
  margin-right: 20px;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 18px;
}

.customerprofile-nav-tabs:hover {
  color: #3699dc;
}

.customerprofile-nav-tabs.active {
  margin-right: 20px;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom-style: solid;
  color: #3699dc;
  font-size: 18px;
}

.activity-topsection {
  height: 250px;
  padding-top: 200px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .07) 69%, rgba(0, 0, 0, .7)), url('../images/6rwd_144.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .07) 69%, rgba(0, 0, 0, .7)), url('../images/6rwd_144.jpg');
}

.activity-topsection.contactmodal {
  position: static;
  height: 300px;
  padding-top: 0px;
  float: none;
  clear: none;
  background-image: none;
}

.activity-topsection-header {
  position: relative;
  top: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

.topsection-header-heading {
  width: 100%;
  margin-left: auto;
  float: left;
  font-size: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
}

.topsection-header-heading.contactmodal {
  width: auto;
  float: left;
  color: #4a4a4a;
  font-size: 22px;
  line-height: 40px;
  font-weight: 600;
}

.topsection-header-dropdown {
  display: inline-block;
  width: 25%;
  float: right;
}

.topsection-header-dropdown.contactmodal {
  position: relative;
  width: auto;
  margin-left: 10px;
  float: left;
}

.topsection-header-dropdowntext {
  width: auto;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 15px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #4d4d4d;
  font-size: 17px;
  font-weight: 300;
  text-align: center;
}

.topsection-header-dropdowntext.contactmodal {
  color: #000;
  font-weight: 400;
}

.topsection-header-dropdownicon {
  color: #b6b6b6;
}

.topsection-header-dropdownicon.contactmodal {
  width: auto;
  padding-right: 0px;
  padding-left: 0px;
  color: #000;
}

.toggle {
  width: 100%;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  border: 1px solid #b6b6b6;
  border-radius: 37px;
  color: #4d4d4d;
}

.toggle.contactmodal {
  position: static;
  width: auto;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  float: none;
  border-color: #000;
  color: #4a4a4a;
}

.customerprofile-nav-tabsbox {
  height: 100%;
}

.customerprofile-contentbox-content {
  display: inline-block;
  width: auto;
  float: left;
}

.customerprofile-contentbox-content.customerprofile-contentbox-content-bigger {
  width: 70%;
}

.topsection-header-dropdownlist.w--open {
  margin-top: 10px;
  border: 1px solid #e4e4e4;
  border-radius: 15px;
  background-color: #fff;
}

.topsection-header-dropdownlink {
  display: inline-block;
  width: 90%;
  text-align: center;
  text-decoration: none;
}

.topsection-header-dropdownlink:hover {
  color: #3699dc;
}

.topsection-header-dropdownlink.contactmodal:hover {
  color: #4a4a4a;
}

.topsection-header-dropdownimage {
  display: inline;
  width: 9px;
  padding-top: 10px;
}

.dropdownlinkwrapper {
  border-bottom: 1px solid #e4e4e4;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
}

.activity-midsection {
  margin-bottom: 0px;
  padding-top: 20px;
  border-bottom: 2px none #e4e4e4;
}

.activity-midsection.contactmodal {
  margin-top: auto;
  padding-top: 0px;
}

.activity-midsection-heading {
  display: block;
  margin-top: auto;
  margin-bottom: 10px;
  clear: left;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.activity-midsection-heading.contactmodal {
  display: block;
  padding-left: 20px;
  float: left;
  clear: none;
}

.activity-bottomsection {
  overflow: scroll;
  max-height: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}

.activity-bottomsection-paragraph {
  margin-top: auto;
  margin-bottom: auto;
  color: #858585;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
}

.actitivity-footersection {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.landing-mainsection {
  position: relative;
  z-index: 1;
  margin-top: auto;
  background-color: #fff;
}

.main-nav1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 500;
  height: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  background-color: #fff;
  line-height: 32px;
}

.bookingflow--box {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  color: #1d1d1d;
  text-align: center;
}

.topsection-navmenu {
  position: static;
  display: block;
  float: right;
}

.topsection-navmenu-button {
  position: static;
  display: block;
  margin: 15px 0px;
  padding: 5px 15px;
  float: right;
  border: 1px solid #00b06a;
  border-radius: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.topsection-navmenu-button:hover {
  background-color: #00b06a;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}

.topsection-navmenu-navlink {
  position: static;
  display: block;
  margin-right: 30px;
  margin-left: auto;
  float: left;
}

.midsection-backgroundimage {
  height: 510px;
  background-image: url('../images/relay_race_baton_91795766-1.jpg');
  background-size: cover;
}

.midsection-backgroundcolor {
  width: 100%;
  height: 510px;
  background-color: rgba(23, 209, 128, .67);
}

.midsection-heading1 {
  display: inline-block;
  width: 100%;
  margin-top: 200px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
}

.midsection-heading2 {
  width: 100%;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.bottomsection-paragraph {
  margin-top: 10px;
  color: #4a4a4a;
  font-size: 16px;
}

.bottomsection-subheading {
  margin-top: 40px;
  color: #4a4a4a;
  font-size: 24px;
}

.bottomsection-paragraphlink {
  position: static;
  margin-right: 0px;
  margin-left: 5px;
  font-weight: 600;
}

.bottomsection-formwrapper {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #f6be4e;
}

.bottomsection-form {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: left;
}

.bottomsection-form-field {
  display: block;
  width: 87%;
  margin: 20px auto 0px;
}

.bottomsection-form-button {
  display: block;
  width: 45%;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 0px;
  border: 1px solid #00b06a;
  border-radius: 20px;
  background-color: #fff;
  color: #4a4a4a;
  line-height: 20px;
  text-align: center;
}

.topsection-navbar {
  background-color: #fdfdfd;
}

.navmenu-logo {
  margin-top: 15px;
}

.activity-container {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.activity-container.contactmodal {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 1;
  margin-right: 1px;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
}

.activity-page {
  border: 1px solid #fafafa;
}

.confirmationwrapper {
  text-align: center;
}

.confirmationwrapper.top-padding {
  padding-top: 5px;
}

.confirmationwrapper.top-padding.alt-text {
  margin-bottom: 10px;
  padding-top: 0px;
  color: #303030;
}

.confirmationwrapper.alt-text {
  color: #303030;
  text-align: left;
}

.confirmationwrapper.alt-text.alt-confirm {
  margin-bottom: 15px;
}

.invoicewrappper {
  margin-top: 50px;
  margin-bottom: 35px;
  padding-top: 40px;
  padding-right: 100px;
  padding-left: 100px;
}

.invoicewrapper-button {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: 20px;
  padding: 10px 20px;
  float: right;
  border: 1px solid #50d2c2;
  border-radius: 8px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.invoicewrapper-button:hover {
  background-color: #50d2c2;
  color: #fff;
}

.invoicewrapper-heading {
  margin-top: 80px;
}

.invoicewrapper-boldtext {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 17px;
  font-weight: 600;
}

.invoicewrapper-boldtext.left {
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 17px;
  font-weight: 600;
}

.invoicewrapper-boldtext.right {
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 17px;
  font-weight: 600;
}

.invoicewrapper-boldtext.name {
  display: inline-block;
  margin-top: 10px;
  float: right;
  clear: right;
}

.invoicewrapper-bookingid {
  display: block;
  margin-top: 0px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #3699dc;
  font-size: 18px;
}

.invoicewrapper-subheading {
  display: inline-block;
  margin-top: 10px;
  margin-left: 2px;
  float: right;
  clear: right;
  font-family: 'Open Sans', sans-serif;
}

.invoicewrapper-subheading.sub {
  margin-top: 0px;
  text-align: right;
}

.invoicewrapper-details {
  margin-top: 35px;
}

.invoicewrapper-invoicetable {
  margin-right: 0px;
}

.invoicewrapper-invoicetable-heading {
  padding-bottom: 10px;
  border-bottom: 1px solid #e4e4e4;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 17px;
  font-weight: 600;
}

.row {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.col {
  padding-right: 0px;
  padding-left: 0px;
}

.invoicetable-col-heading {
  display: block;
  margin-top: 10px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 600;
  text-align: left;
}

.invoicetable-col-heading.subtotal {
  display: block;
  margin-top: 30px;
  float: right;
  clear: right;
}

.invoicetable-col-heading.total {
  display: block;
  margin-top: 14px;
  float: right;
  clear: right;
}

.invoicetable-col-heading.right {
  text-align: right;
}

.invoicetable-col-subheading {
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 13px;
}

.invoicetable-col-subheading.right {
  margin-top: 10px;
  float: right;
  font-size: 13px;
  text-align: right;
}

.invoicetable-col-subheading.subtotal {
  display: block;
  width: 100%;
  margin-top: 125px;
  padding-bottom: 0px;
  float: none;
  text-align: right;
}

.invoicetable-col-subheading.total {
  margin-top: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  text-align: right;
}

.staricon {
  display: block;
  width: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  border: 3px solid #e4e4e4;
  border-radius: 13px;
  background-color: #3699dc;
  color: #3699dc;
}

.timelineiconwrapper {
  width: 100%;
}

.contentbox-label {
  display: block;
  width: 11%;
  margin-right: 0px;
  margin-left: auto;
  padding: 0px 5px;
  float: right;
  clear: none;
  border-radius: 13px;
  background-color: #3699dc;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
}

.gridlist-viewlink {
  position: static;
  width: 100%;
  margin-right: 0px;
  margin-left: auto;
}

.contentboxwrapper-viewlink {
  position: static;
  display: inline-block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #50d2c2;
  font-weight: 300;
  text-decoration: underline;
}

.contentboxwrapper-viewlink.right {
  position: relative;
  top: -13px;
  width: 18%;
  margin-top: 10px;
  float: right;
  border: 1px none #fff;
  border-radius: 25px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #919191;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #5fe2b6;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.contentboxwrapper-viewlink.right:hover {
  border-style: none;
  border-color: #e7e7e7;
  background-color: #fff;
  -webkit-transform: translate(-1px, -1px);
  -ms-transform: translate(-1px, -1px);
  transform: translate(-1px, -1px);
}

.contentboxwrapper-viewlink.inline-details {
  display: inline-block;
  width: auto;
  text-align: left;
}

.customerprofile-account-content {
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.form-label1 {
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
  color: dimgrey;
  font-size: 16px;
  font-weight: 300;
}

.profile-useraccount-heading {
  margin-bottom: 28px;
  font-family: 'Open Sans', sans-serif;
  color: dimgrey;
  font-weight: 400;
}

.profile-useraccount-heading.card-top-header {
  display: block;
  width: auto;
}

.profile-useraccount-heading.smaller-header {
  font-size: 18px;
}

.divider {
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #e8e8e8;
}

.profile-top-nav {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: block;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #f7f7f7;
  background-color: #fff;
}

.profile-top-nav-logo {
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 20px;
  background-image: url('../images/a4.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat-x;
}

.profile-top-nav-links {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 0px solid #fff;
  font-size: 16px;
}

.profile-top-nav-links.active {
  border-color: #71dacd;
  border-bottom-style: none;
  border-bottom-width: 2px;
  color: #71dacd;
}

.profile-top-nav-links.fixed-link {
  margin: 14px 9px;
  padding: 7px 42px;
  border: 1px solid #50d2c2;
  border-radius: 30px;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #50d2c2;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

.profile-top-nav-links.fixed-link:hover {
  background-color: #50d2c2;
  color: #fff;
  text-decoration: underline;
}

.profile-top-nav2 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  background-color: #fff;
  opacity: 1;
}

.profile-navbar-name-text {
  display: inline-block;
  overflow: hidden;
  width: 80%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 22px;
  font-weight: 400;
}

.powered-by-omnify-logo {
  width: 170px; 
  height:unset;
  margin-bottom: 20px;
}

.mainsectionwrapper {
  padding-top: 140px;
}

.mainsectionwrapper-heading {
  margin-top: 30px;
  margin-bottom: 0px;
  color: #4a4a4a;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
}

.mainsectionwrapper-subheading {
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}

.formtextfield {
  display: block;
  overflow: auto;
  width: 30%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
}

.formtextfield:active {
  border: 1px solid #3699dc;
}

.mainsection {
  margin-bottom: 0px;
  padding-bottom: 60px;
  background-color: #f3f3f4;
}

.mainsectionwrapper-subheading2 {
  font-family: 'Open Sans', sans-serif;
  color: #3699dc;
  font-size: 13px;
  text-align: center;
}

.mainsectionwrapper-linkblock {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.mainsectionwrapper-subheading3 {
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
}

.contactmodalmap {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  overflow: visible;
  width: 746px;
  height: 298px;
  float: none;
}

.contactmodal-overlay {
  position: relative;
  top: -59px;
  width: 100%;
  margin-top: 60px;
  padding-top: 10px;
  padding-left: 20px;
  background-color: hsla(0, 0%, 100%, .6);
}

.contactmodal-logo {
  display: inline;
  width: 4%;
  margin-left: 0px;
  float: left;
  clear: left;
}

.contactmodal-closeicon {
  position: relative;
  top: 0px;
  right: 0px;
  display: inline-block;
  clear: none;
}

.closeicon-linkblock {
  position: absolute;
  left: 693px;
  top: 0px;
  right: -1px;
  z-index: 1;
  display: block;
  width: 5%;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  float: none;
  background-color: hsla(0, 0%, 100%, .6);
}

.closeicon-linkblock.popover-close-button {
  position: absolute;
  left: auto;
  top: 10px;
  right: 10px;
  margin-top: auto;
}

.herosection-alt-logo {
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 40px;
  border-radius: 100px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 100px;
  line-height: 88px;
  font-weight: 600;
  text-align: center;
}

.topnav-link {
  margin-left: 20px;
  padding-top: 11px;
  padding-bottom: 11px;
  float: right;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  text-decoration: none;
}

.topnav-link:hover {
  color: #50d2c2;
}

.mobile-web {
  padding-top: 0px;
}

.recurring-weekday {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 9px 0px;
  border: 1px solid #4d4d4d;
  border-radius: 25px;
  opacity: 0.4;
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.recurring-weekday.active {
  padding-right: 0px;
  padding-left: 0px;
  border-color: #50d2c2;
  background-color: #50d2c2;
  opacity: 1;
  color: #fff;
  line-height: 20px;
  text-align: center;
}

.recurring-weekday.active.small {
  margin-top: 5px;
  margin-bottom: 5px;
  border-color: #bdbdbd;
  background-color: #bdbdbd;
}

.recurring-weekday.small {
  width: 30px;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.inline-list-item {
  display: inline-block;
}

.inline-list-item.left {
  display: block;
  margin-top: 8px;
  margin-bottom: 0px;
  float: none;
  text-align: left;
}

.class-date {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #f5f5f5;
}

.calendar-tab-link {
  position: relative;
  display: inline-block;
  margin-top: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
  border: 1px none #c6c6c6;
  border-radius: 0px;
  background-color: #fff;
  text-align: center;
}

.calendar-tab-link:hover {
  background-color: #f1f1f1;
}

.calendar-tab-link.w--current {
  background-color: #50d2c2;
  color: #fff;
}

.calendar-tab-link.w--current:hover {
  background-color: #50d2c2;
}

.calendar-tab-link.active {
  border-radius: 0px;
}

.calendar-tab-link.active.w--current {
  border-radius: 0px;
  background-color: #50d2c2;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.calendar-tab-link.fixed-tabs {
  display: inline-block;
  width: 10%;
  margin-top: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  clear: right;
  border: 1px solid #50d2c2;
  border-radius: 25px;
}

.calendar-tab-link.fixed-tabs:active {
  background-color: #50d2c2;
}

.calendar-tab-link.fixed-tabs.w--current {
  background-color: #50d2c2;
  color: #fff;
}

.calendar-button {
  padding: 5px;
  float: none;
  clear: none;
}

.calendar-button:hover {
  background-color: #f1f1f1;
}

.calendar-button.right-align {
  float: right;
}

.calendar-button.left-align {
  float: left;
}

.calendar-tab-menu {
  padding-top: 10px;
  background-color: #fcfcfc;
  text-align: center;
}

.calendar-tab-link-daytext {
  color: #6d6d6d;
  font-weight: 300;
}

.calendar-tabpane {
  padding-right: 20px;
  padding-left: 20px;
  border: 1px none #fcfcfc;
}

.class-select-listitem {
  display: inline-block;
  width: 85%;
  margin-bottom: 0px;
  padding: 5px 5px 10px;
  float: left;
  border: 1px none #e2e2e2;
  border-radius: 5px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.class-select-dropdown {
  display: inline-block;
  width: 100%;
  margin-top: 7px;
  margin-bottom: 0px;
  float: none;
  text-align: left;
}

.class-select-dropdown.small {
  width: 78%;
  height: 42px;
  float: left;
}

.class-select-listbutton {
  display: inline-block;
  width: 20%;
  float: right;
}

.classes-select-removebutton {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: auto;
  padding: 5px 0px;
  float: right;
  border-radius: 46px;
  background-color: #bfbfbf;
}

.classes-select-removebutton.remove-user {
  position: static;
  top: 0px;
  right: 0px;
  margin-top: 10px;
  float: right;
  clear: none;
}

.class-select-add-user-button {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0px 0px auto auto;
  padding-top: 10px;
  padding-bottom: 10px;
  float: left;
  border-radius: 25px;
  background-color: #50d2c2;
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-decoration: none;
}

.user-image-small {
  display: inline-block;
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 50px;
  background-image: url('../images/a4.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.user-image-small.padded {
  margin-right: 20px;
  margin-bottom: 20px;
  padding-bottom: 0px;
}

.user-image-small.appointment-tab {
  width: 100%;
  height: 100%;
}

.classes-add-user {
  width: 40px;
  height: 40px;
  margin-top: 0px;
  margin-bottom: 5px;
  float: left;
  border-radius: 25px;
  text-align: left;
}

.classes-add-user-text {
  display: inline-block;
  width: auto;
  margin-top: auto;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: dimgray;
  font-size: 16px;
  text-align: left;
}

.classes-add-user-text.pull-left {
  padding-left: 20px;
  float: left;
}

.classes-add-user-text-box {
  display: inline-block;
  width: 84%;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  text-align: left;
}

.class-select-text2 {
  display: inline-block;
  width: 100%;
  margin-top: 7px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #50d2c2;
  font-size: 16px;
  font-weight: 300;
}

.classseries-content-box {
  padding: 30px 20px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #e7e6e6;
  background-color: #fff;
  color: #919191;
  text-align: center;
}

.classseries-content-box.dark-bg {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #f5f5f5;
  border-radius: 0px;
  background-color: #fff;
  text-align: left;
}

.classschedule-content-box {
  background-color: #fff;
  color: #1d1d1d;
}

.classbooking-select {
  margin-top: 50px;
  margin-bottom: 30px;
  border-style: none;
  border-width: 2px;
  border-color: #f5f5f5 #f5f5f5 #e7e6e6;
  border-radius: 5px;
}

.classschedule-list {
  padding: 10px 20px 0px;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  background-color: #fff;
  text-align: left;
}

.checkbox1 {
  width: auto;
  height: auto;
  margin-top: 20px;
}

.classseries-list-text {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #50d2c2;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.classseries-list-text.right {
  display: block;
  width: 15%;
  padding: 0px;
  float: none;
  background-color: transparent;
  color: #686868;
  font-weight: 300;
  text-align: left;
}

.inline {
  display: inline-block;
  float: none;
}

.classseries-list-text1 {
  display: block;
  margin-right: 15px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #7a7a7a;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
}

.classseries-list-text2 {
  font-family: 'Open Sans', sans-serif;
  color: #555;
  font-size: 16px;
}

.class-series-main-list-box {
  display: block;
  width: auto;
}

.buy-classpack-link {
  padding: 8px 20px;
  border: 1px solid #50d2c2;
  border-radius: 50px;
  color: #50d2c2;
  cursor: pointer;
}

.buy-classpack-link:hover {
  background-color: #50d2c2;
  color: #fff;
}

.classpack-booking-select {
  padding-top: 0px;
}

.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.classpack-balance-header {
  display: inline-block;
  margin-bottom: 10px;
  padding: 5px 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  text-align: center;
}

.classpack-balance-header.alt-text {
  margin-bottom: 0px;
  color: #303030;
}

.classpack-balance-header.alt-text.alt-confirm {
  padding: 0px;
  line-height: 26px;
}

.classpack-balance {
  display: inline-block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 20px;
  border: 1px solid #e7e7e7;
  border-radius: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #50d2c2;
  font-size: 19px;
  text-align: center;
}

.customerprofile-text-title {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #757575;
  font-size: 22px;
  font-weight: 600;
}

.card-header {
  display: inline-block;
  width: 32%;
  padding-bottom: 8px;
  padding-left: 2px;
  color: #4a4a4a;
}

.card-header.card-text-padding {
  padding-bottom: 0px;
  padding-left: 10px;
}

.card-text {
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 12px;
}

.card-info-list-item {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e3e3e3;
}

.card-info-label {
  display: inline-block;
  width: auto;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
}

.card-info-business-name {
  display: inline-block;
  margin-left: 3px;
  padding: 2px 9px 4px;
  border-style: solid solid none;
  border-width: 3px;
  border-color: #e3e3e3;
  border-radius: 10px;
  background-color: #e3e3e3;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 14px;
  line-height: 24px;
}

.appointment-tab {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  padding: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-radius: 50px;
}

.appointment-tab.w--current {
  width: 60px;
  height: 60px;
  padding: 5px;
  border-radius: 50px;
  background-color: #50d2c2;
  -webkit-transition: all 517ms ease;
  transition: all 517ms ease;
}

.appointments-tab-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.text-name {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #535353;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}

.small-text {
  font-size: 16px;
  font-weight: 400;
}

.week-column {
  position: relative;
  top: 0px;
  right: 0px;
  display: inline-block;
  overflow: hidden;
  width: 14%;
  height: 100%;
  padding-right: 5px;
  padding-left: 5px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  font-family: 'Open Sans', sans-serif;
}

.week-column.facility-row {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.week-row {
  display: inline;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.week-row.appointments {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.week-column-header {
  display: inline-block;
  width: 100px;
  height: 65px;
  padding-top: 10px;
  padding-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #5f5f5f;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
}

.week-column-header.facility {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 97%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  text-align: left;
}

.circular-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 25px;
  background-color: #50d2c2;
  text-align: left;
}

.flex-justified-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.appointment-header {
  margin-bottom: 80px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  background-color: #e7e7e7;
}

.appointment-content {
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
}

.appointments-padded {
  padding-right: 20px;
  padding-left: 20px;
}

.time-slot {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 100px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  float: none;
  clear: both;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 600;
  cursor: pointer;
}

.time-slot:hover {
  border-width: 1px;
  border-color: #50d2c2;
  color: #50d2c2;
}

.time-slot:focus {
  border-color: #50d2c2;
  background-color: #50d2c2;
}

.time-slot.pm {
  background-color: #f8f8f8;
}

.time-slot.pm.facility-slot {
  display: inline-block;
}

.time-slot.facility-slot {
  display: inline-block;
  width: 99px;
  margin-left: 15px;
  float: none;
  clear: both;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 18px;
  text-align: center;
}

.time-slot.facility-slot.selected {
  border-color: #50d2c2;
  background-color: #50d2c2;
  color: #fff;
}

.time-slot.facility-slot.selected:hover {
  color: #1d1d1d;
}

.slot-text-sm {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
}

.calendar-week-select-div {
  padding: 10px;
}

.week-select {
  font-family: 'Open Sans', sans-serif;
  color: #3d3d3d;
  font-size: 18px;
}

.week-column-header-t1 {
  font-weight: 400;
}

.week-column-header-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 97%;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.calendar-slot-box.facility {
  display: block;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  text-align: left;
}

.facility-slot-text-sm {
  font-size: 14px;
  font-weight: 500;
}

.facility-box {
  margin-bottom: auto;
  padding-bottom: 20px;
  border: 1px solid #e7e7e7;
  border-radius: 5px;
}

.select-dropdown {
  display: block;
  width: 60%;
  height: 50px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-left: auto;
  border: 1px solid #e7e7e7;
  border-radius: 0px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  font-family: 'Open Sans', sans-serif;
  color: #636363;
  font-size: 18px;
  text-align: center;
}

.checkout-section-box {
  padding: 10px;
  border-radius: 5px;
  background-color: #f5f5f5;
}

.checkout-section-box-div {
  padding-top: 10px;
}

.cs-modal-content {
  display: block;
  max-width: 500px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 10px 1px #7a7a7a;
  font-family: 'Open Sans', sans-serif;
}

.cs-modal-content.onboard {
  height: auto;
  min-height: auto;
}

.cs-modal-content.contact-modal {
  max-width: 850px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.cs-modal-hero-section {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 0px none #000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #f5f5f5;
  text-align: center;
}

.cs-modal-hero-section.alt-css {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom-style: none;
  background-color: #fff;
}

.cs-modal-action-box {
  position: static;
  left: 0px;
  top: 418px;
  right: 0px;
  z-index: 1;
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #dadada;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.cs-modal-action-box.onboard.family-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cs-modal-action-box.alt-css {
  padding-bottom: 20px;
  border-top-style: none;
}

.cs-modal-button-primary {
  width: 45%;
  margin-bottom: 1px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 50px;
  background-color: #50d2c2;
  font-size: 18px;
}

.cs-modal-button-primary.button-secondary {
  background-color: #fff;
  color: #50d2c2;
  font-size: 18px;
}

.cs-modal-button-primary.button-secondary.alt-changes {
  font-size: 16px;
}

.cs-modal-button-primary.large {
  width: 80%;
}

.cs-modal-button-primary.send-btn {
  margin-right: 0px;
  margin-left: 0px;
  border-radius: 2px;
  background-color: #ff5c5c;
}

.cs-modal-content-box {
  overflow: auto;
  height: 50vh;
  min-height: 0px;
  margin-bottom: 0px;
  padding: 20px 12px;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 63%, .5);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.cs-modal-content-box.no-scroll {
  overflow: hidden;
  height: 275px;
}

.cs-modal-content-box.onboard.family-member {
  height: 54vh;
  min-height: 0px;
}

.cs-modal-content-box.contact-modal {
  height: auto;
  padding-top: 20px;
  padding-bottom: 10px;
}

.cs-modal-content-box.alt-height {
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  box-shadow: none;
}

.cs-modal-header-text {
  margin-top: 0px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.cs-modal-header-text.extra-margin {
  margin-top: 10px;
}

.cs-modal-header-text.contact-modal {
  margin-bottom: 0px;
  color: #4a4a4a;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

.button-google-login {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 44px;
  max-width: 280px;
  min-width: 200px;
  margin: 18px auto 12px;
  padding: 1px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #4285f4;
  box-shadow: 0 1px 8px 1px #d5d5d5;
  font-family: Roboto, sans-serif;
  color: #fff;
  font-size: 16px;
}

.button-google-login:hover {
  background-color: #3267d6;
}

.button-google-login:active {
  background-color: #3267d6;
}

.button-google-login:focus {
  border: 1px none #000;
  box-shadow: 0 0 0 3px #c5d9fb, 0 1px 8px 1px #d5d5d5;
}

.cs-modal-footer {
  position: absolute;
  left: 0px;
  top: 480px;
  right: 0px;
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  color: hsla(0, 0%, 87%, .7);
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

.cs-modal-form-field {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 2px;
}

.cs-modal-form-field.inline-half {
  display: inline-block;
  width: 49.3%;
  margin-right: 5px;
  margin-left: 0px;
}

.cs-modal-form-field.inline-half.second-form-item {
  margin-right: 0px;
}

.cs-modal-form-field.cc-field {
  width: 91%;
  letter-spacing: 2px;
}

.cs-modal-form-field.cc-field.alt-margin {
  margin-left: 21px;
}

.cs-modal-form-field.cc-field.alt-position {
  margin-left: 21px;
}

.cs-modal-form-field.inline-3 {
  display: inline-block;
  width: 28%;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.cs-modal-form-field.inline-3.last {
  width: 28%;
  margin-left: 18px;
  padding-top: auto;
  padding-bottom: auto;
}

.cs-modal-form-field.alt-changes {
  width: 70%;
  height: 40px;
  margin-left: 0px;
  border: 1px solid #aaa;
  border-radius: 2px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #333;
  font-weight: 300;
  letter-spacing: 0.2px;
}

.cs-modal-form-field.alt-margin {
  margin-bottom: 0px;
}

.cs-modal-form-field.bottom-margin {
  margin-bottom: 15px;
}

.cs-modal-divider {
  display: inline-block;
  width: 25%;
  height: 2px;
  margin-right: 20px;
  margin-bottom: 5px;
  margin-left: 20px;
  background-color: #dedede;
}

.cs-modal-divider-text {
  display: inline-block;
  color: #a5a5a5;
  font-size: 24px;
  line-height: 17px;
  font-weight: 300;
}

.cs-modal-page-body {
  height: 100vh;
  padding-top: 5px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57));
  background-position: 0px 0px;
  background-size: auto;
}

.cs-modal-page-body.contact-modal {
  overflow: auto;
  padding-bottom: 5px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57));
}

.cs-modal-footer-link {
  margin-right: 5px;
  margin-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #686868;
  font-weight: 400;
  text-decoration: underline;
  cursor: pointer;
}

.cs-modal-footer-link:hover {
  opacity: 0.85;
}

.cs-modal-footer-link.primary-color {
  color: #ff5c5c;
}

.cs-modal-hero-section-text {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  color: #434343;
}

.cs-modal {
  position: relative;
  z-index: 1000;
  margin-top: 20px;
}

.button-circle {
  width: 50px;
  height: 50px;
  padding: 15px 0px;
  float: left;
  border-radius: 50px;
  background-color: #50d2c2;
  font-family: Lato, sans-serif;
  font-size: 45px;
  line-height: 16px;
  font-weight: 300;
  -webkit-column-count: 1;
  column-count: 1;
}

.empty-page-image1 {
  margin-left: 30px;
  float: left;
  text-align: center;
}

.user-box {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  text-align: center;
}

.user-box-image {
  display: block;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 30px;
  background-image: url('../images/user-icon.png');
  background-position: 50% 50%;
  background-size: cover;
}

.user-box-image.booking {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
}

.cs-modal-user-box {
  margin-bottom: 10px;
  text-align: left;
}

.steps-box {
  text-align: center;
}

.steps-box.booking {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.onboard-step-indicator {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-right: 7px;
  margin-left: 7px;
  border-radius: 10px;
  background-color: #b5b5b5;
}

.onboard-step-indicator.active {
  background-color: #4c4c4c;
}

.form-label2 {
  display: block;
  width: 91%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.back-button-img {
  position: static;
  width: 30px;
  height: 24px;
}

.back-button-img.booking-flow {
  width: 25px;
  height: 25px;
}

.onboard-back-button {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.google-signin-button-icon {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  width: 42px;
  height: 42px;
  float: left;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-radius: 1px;
  text-align: left;
}

.button-google-login-text {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.booking-header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 50px;
  max-width: 768px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #e7e7e7;
  background-color: #f5f5f5;
  text-align: center;
}

.booking-header.alt-height {
  height: auto;
}

.booking-footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: auto;
  max-width: 768px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  box-shadow: 0 -1px 4px 0 hsla(0, 0%, 44%, .3);
}

.showaddfamilymemberform {
  position: relative;
  top: 15px;
  right: 20px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #5fe2b6;
  box-shadow: 0 0 6px -1px hsla(0, 0%, 44%, .3);
}

.attendee-list {
  padding-top: 70px;
  padding-bottom: 100px;
}

.booking-content-box {
  height: auto;
  padding-top: 50px;
  padding-bottom: 60px;
  box-shadow: 0 0 5px 0 hsla(0, 0%, 65%, .66);
}

.booking-content-box.select-classes {
  overflow: auto;
  height: 100vh;
  padding-top: 120px;
}

.booking-content-box.with-top-bar {
  padding-top: 20px;
}

.booking-content-box.guest-booking {
  overflow: auto;
  height: 100vh;
  padding-right: 20px;
  padding-bottom: 100px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none none solid;
  border-width: 1px;
  border-color: #e2e2e2 #e2e2e2 #f3f3f3;
  box-shadow: 0 0 5px 0 hsla(0, 0%, 65%, .66);
}

.booking-content-box.before-booking {
  overflow: auto;
  height: 100vh;
  padding: 120px 20px 100px;
}

.booking-content-list-item {
  display: block;
  padding: 15px 32px 15px 20px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #e7e7e7;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.booking-content-list-item.classes-list {
  position: relative;
  padding-right: 30px;
  padding-left: 30px;
}

.booking-content-list-item.review-item-list {
  padding-right: 20px;
  padding-left: 20px;
}

.booking-content-list-item.review-item-list.sub-list-type1 {
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
}

.booking-content-list-item.review-item-list.sub-list-type2 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  background-color: #f6f4f4;
}

.booking-content-list-text {
  display: inline-block;
  width: auto;
  margin-top: 8px;
  margin-bottom: 7px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  color: #2d2d2d;
  font-size: 15px;
}

.booking-content-list-text.classes-list-text1 {
  width: 100px;
  margin-top: auto;
  margin-right: 15px;
  margin-bottom: auto;
  font-size: 14px;
  line-height: 25px;
}

.booking-content-list-text.classes-list-text2 {
  width: auto;
  min-width: 30px;
  margin-top: auto;
  margin-right: 15px;
  margin-bottom: auto;
  color: #6d6d6d;
  font-size: 14px;
  line-height: 25px;
}

.booking-content-list-text.review-list-main-item {
  float: none;
  font-size: 16px;
}

.booking-content-list-text.review-list-main-item.right-text {
  float: right;
}

.booking-content-list-text.review-list-sub-item-text {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  font-size: 14px;
  line-height: 19px;
}

.booking-content-list-text.review-list-sub-item-text.right-text {
  margin-left: 10px;
  float: right;
}

.checkbox {
  width: 25px;
  height: 25px;
  margin-top: 8px;
  margin-bottom: 7px;
  float: right;
  border: 2px none #5fe2b6;
}

.checkbox.classes-select {
  margin-top: auto;
  margin-bottom: auto;
  border-style: none;
}

.booking-body {
  display: block;
  max-width: 769px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
}

.booking-body.select-pages {
  padding-top: 0px;
}

.booking-body.alt-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.booking-header-text {
  position: relative;
  display: inline-block;
  margin: 10px auto;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.booking-header-text.alt-width {
  width: 70%;
  line-height: 24px;
}

.booking-body-main {
  background-color: #fff;
}

.booking-add-pointer {
  width: 250px;
  margin-right: 70px;
  float: right;
}

.addfamilymember {
  position: relative;
  left: 0px;
  top: 0px;
  bottom: -38px;
  width: 100px;
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: right;
}

.booking-back-button {
  position: absolute;
  left: 0px;
  top: 0px;
  display: inline-block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 13px 20px;
  float: left;
  line-height: 20px;
}

.select-main-dropdown {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 0 4px 9px 0 #e7e7e7;
}

.select-main-dropdown.bottom {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.select-main-dropdown.bottom.w--open {
  z-index: 5;
}

.select-main-dropdown-title {
  display: inline;
  font-size: 16px;
}

.select-main-dropdown-title.secondary-text {
  float: right;
}

.select-main-header-box {
  width: 100%;
  padding-top: auto;
  padding-bottom: auto;
}

.select-main-dropdown-secondar-text {
  display: inline-block;
  color: #6d6d6d;
  font-size: 12px;
}

.select-main-dropdown-secondar-text.pull-right {
  float: right;
}

.select-main-dropdown-icon {
  margin-left: 0px;
  padding-left: 0px;
  color: #6d6d6d;
  font-size: 26px;
}

.select-main-dropdown-row {
  margin-top: 2px;
  margin-bottom: 2px;
  padding-right: 20px;
}

.booking-footer-button {
  height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #5fe2b6;
}

.booking-footer-button.full-width {
  display: block;
  width: 96%;
  margin: 5px auto;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  border-radius: 50px;
  color: #fff;
  font-size: 18px;
}

.booking-footer-button.small {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55%;
  margin: 5px;
  padding-right: 20px;
  padding-left: 20px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 50px;
  color: #fff;
}

.booking-footer-button.medium {
  position: static;
  display: inline-block;
  width: 35%;
  height: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
  border-radius: 50px;
  color: #fff;
  font-weight: 600;
}

.booking-footer-button-text-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  font-weight: 600;
}

.booking-footer-button-text-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 18px;
  font-weight: 400;
}

.booking-footer-button-icon {
  height: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 20px;
  float: right;
  line-height: 20px;
}

.booking-footer-select-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6d6d6d;
  font-size: 16px;
}

.booking-footer-select-box.terms-checkbox {
  position: relative;
  z-index: 1;
  font-size: 14px;
}

.booking-footer-select-dropdown {
  display: inline-block;
  width: auto;
  margin-bottom: 0px;
  margin-left: 10px;
  float: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #5fe2b6;
  font-size: 16px;
  text-decoration: underline;
}

.booking-footer-select-wrapper {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.booking-footer-select-wrapper.terms-checkbox {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.select-main-drpdown-menu.w--open {
  z-index: 1;
  display: block;
  overflow: auto;
  width: auto;
  max-height: 200px;
  margin-right: auto;
  margin-left: auto;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 #e5e5e5;
}

.select-main-dropdown-list-text2 {
  display: block;
  width: 80%;
  color: #999;
  font-size: 12px;
  text-align: left;
}

.select-main-dropdown-list {
  display: block;
  width: 100%;
  border-top: 1px solid #f7f7f7;
  color: #6d6d6d;
}

.select-main-dropdown-list:hover {
  background-color: #f7f7f7;
  background-image: -webkit-linear-gradient(192deg, #cfcfcf, #f7f7f7 48%);
  background-image: linear-gradient(258deg, #cfcfcf, #f7f7f7 48%);
}

.select-main-dropdown-list-hover-text {
  height: auto;
  margin-top: 10px;
  float: right;
  color: #fff;
  font-size: 16px;
}

.select-main-dropdown-list-hover-text:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.review-main-header-box {
  position: relative;
  z-index: 1;
  height: 70px;
  padding: 15px 20px;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 #d8d8d8;
  text-align: left;
}

.revie-main-header-box-rightbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-header-main-right-box-image {
  width: 40px;
  height: auto;
  margin-top: -4px;
}

.review-header-main-box-rightbox-text {
  display: inline-block;
  height: 100%;
  margin-top: 4px;
  padding-top: 0px;
  padding-right: 5px;
  padding-left: 5px;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  font-size: 14px;
  line-height: 20px;
}

.review-header-main-box-leftbox {
  display: inline-block;
  text-align: left;
}

.review-header-main-box-text2.text3 {
  color: #6d6d6d;
  font-size: 12px;
}

.terms-link {
  margin-right: 0px;
  margin-left: 0px;
  color: #5fe2b6;
  text-decoration: underline;
}

.review-page-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #6d6d6d;
  text-decoration: underline;
}

.review-auto-pay-box {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 40%;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  color: #6d6d6d;
  text-align: center;
}

.autopay-checkbox-field {
  display: inline-block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  text-align: center;
}

.autopay-checkbox-wrapper {
  margin-bottom: 0px;
}

.booking-divider {
  height: 1px;
  background-color: #f6f4f4;
}

.review-header-credits {
  height: auto;
}

.review-header-card {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.revie-credits-dropdown {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
}

.review-credits-dropdown-open.w--open {
  top: 30px;
  right: 10px;
  z-index: 2;
  width: 250px;
  border-radius: 0px 0px 4px 4px;
  background-color: #fff;
  box-shadow: 0 8px 9px 0 #a8a4a4;
}

.revie-credite-dropdown-list {
  border-top: 1px none #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  font-size: 12px;
}

.revie-credite-dropdown-list:hover {
  background-color: #f0f0f0;
}

.pull-right {
  float: right;
}

.reviw-credits-dropdown-icon {
  margin-right: 0px;
}

.filter-button {
  position: fixed;
  top: 50px;
  right: 50px;
  z-index: 3;
  overflow: visible;
  width: 130px;
  height: 35px;
  padding: 5px;
  border-radius: 5px;
  background-color: #50d2c2;
  box-shadow: 0 0 13px -2px rgba(5, 5, 5, .48);
  -webkit-transform: translate3d(0px, 0px, -4px) translate3d(0px, 0px, 2px);
  transform: translate3d(0px, 0px, -4px) translate3d(0px, 0px, 2px);
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.filter-button:active {
  top: 50px;
  right: 50px;
  display: none;
}

.filter-button:focus {
  top: 50px;
  right: 50px;
  display: none;
}

.filter-button.w--open {
  top: 50px;
  right: 60px;
  z-index: 3;
  display: none;
  border-radius: 5px;
  background-color: #51d5c4;
  opacity: 0;
}

.filter-menu {
  position: absolute;
  bottom: auto;
  z-index: 1;
  display: block;
  overflow: scroll;
  width: 240px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-radius: 10px;
  background-color: #f0f0f0;
  box-shadow: -4px 3px 5px 0 rgba(48, 48, 48, .24);
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.filter-menu-content {
  position: static;
  overflow: auto;
  height: 80vh;
  padding-top: 60px;
  padding-right: 20px;
  padding-left: 20px;
  color: #4a4a4a;
  text-align: left;
}

.filter-menu-header {
  position: fixed;
  width: 100%;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 10px 20px;
  border-bottom: 1px solid #e2e2e2;
  background-color: #f0f0f0;
  font-size: 18px;
  font-weight: 600;
}

.filters-close-button {
  position: fixed;
  top: 0px;
  right: 0px;
  margin-top: 10px;
  float: right;
}

.popup-bottom {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: block;
  max-width: 769px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  box-shadow: 1px -3px 7px 0 rgba(0, 0, 0, .24);
}

.popup-bottom.pop-over-mask {
  overflow: hidden;
  height: 2000%;
}

.popup-bottom.flex {
  top: 212px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.review-popover-cc-form {
  padding: 30px 10px 0px;
  text-align: center;
}

.review-popover-cc-form.alt-padding {
  padding-top: 45px;
}

.pop-over-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  max-width: 769px;
  background-color: rgba(0, 0, 0, .4);
}

.pop-over-form {
  display: block;
  width: 66%;
  margin-right: auto;
  margin-left: auto;
}

.top-right-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav-text {
  display: inline-block;
  margin-top: 0px;
  padding-left: 31px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #807d7d;
  font-size: 26px;
  font-weight: 600;
}

.mid-nav-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.top-most-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3f3f3f;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
}

.top-most-bar.top-most-bar-mob {
  position: fixed;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.top-most-bar.top-most-bar-mob.top-most-z-index {
  z-index: 1000;
  height: auto;
}

.top-most-button {
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 30px;
  background-color: #fff;
  color: #000;
}

.top-most-img {
  display: block;
  height: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-filter: contrast(200%) saturate(0%) brightness(1000%);
  filter: contrast(200%) saturate(0%) brightness(1000%);
}

.top-most-link {
  left: 1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 6px;
  margin-bottom: 6px;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8fad90;
}

.top-most-text {
  display: block;
  padding-right: 11px;
  padding-left: 11px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #e7e7e7;
}

.profile-nav {
  display: block;
  overflow: auto;
  width: 30%;
  height: 100vh;
  background-color: #f3f3f3;
  text-align: center;
}

.profile-details {
  position: static;
  display: inline;
  overflow: auto;
  width: 70%;
  height: 100vh;
  padding-bottom: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.profile-main-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.profile-nav-top {
  height: 50%;
}

.profile-nav-mid {
  height: 40%;
}

.profile-nav-bottom {
  height: 10%;
}

.logout-logo {
  display: block;
  width: 20px;
  height: 20px;
  float: none;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.name-logout-wrapper {
  display: block;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.profile-select {
  position: static;
  width: 60%;
  text-align: center;
}

.profile-form {
  padding-right: 40px;
  padding-left: 40px;
  float: none;
  text-align: center;
}

.profile-form.my-profile-form {
  max-width: 100%;
}

.profie-form-wrapper {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.profile-dropdown {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 3px solid #71dacd;
  border-radius: 25px;
}

.profile-dropdown.my-profile-dropdown-new {
  max-width: 100%;
}

.select-field {
  margin-top: 1px;
}

.profile-family-link {
  overflow: hidden;
}

.profile-div-right-top {
  margin-top: 0px;
  margin-bottom: 30px;
  padding-top: 30px;
  padding-right: 15px;
  padding-left: 15px;
}

.profile-div-right-top.right-middle {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
  background-color: #fff;
}

.profile-div-right-top.right-middle.pymnt-src-div {
  border-style: none;
}

.profile-div-right-top.right-middle.profile-div-right-top-left-edge {
  border-top-left-radius: 0px;
}

.profile-div-right-top.right-middle.bottom-most {
  border-bottom-style: none;
}

.two-field-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.two-field-1 {
  width: 40%;
  margin-right: 20px;
}

.two-field-1.three-field-1 {
  width: 45%;
  margin-right: 20px;
}

.two-field-1.three-field-1.extra-width {
  width: 45%;
}

.two-field-1.three-field-1.extra-width.pymnt-src-field-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.two-field-2 {
  width: 50%;
}

.two-field-2.three-field-2 {
  width: 45%;
  margin-right: 20px;
}

.two-field-2.three-field-3 {
  width: 45%;
}

.two-field-2.three-field-3.pymnt-src-field-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 5px;
  border-radius: 10px;
  background-color: #fff;
}

.profile-div-form-outline {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #ebebeb;
  color: #929292;
}

.profile-details-family {
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  font-family: 'Open Sans', sans-serif;
}

.profile-row-container {
  display: block;
  width: 96%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
}

.family-row-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 3px solid #c5c5c5;
  border-bottom: 3px solid #b8b8b8;
  background-color: #e7e7e7;
}

.family-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.select-family-wrapper {
  width: auto;
  max-width: 100%;
  padding: 60px 15px 20px;
  text-align: center;
}

.select-family-wrapper.less-top-padding {
  padding-top: 20px;
}

.select-family {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 100%;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.select-family.membership-select {
  display: block;
  width: auto;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.select-family.membership-select.less-top-margin {
  width: 52%;
  margin-top: 0px;
  float: none;
}

.select-family-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  max-width: 100%;
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 3px solid #71dacd;
  border-radius: 50px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.select-family-toggle:active {
  width: auto;
}

.select-family-toggle.w--open {
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.family-dropdown-menu.w--open {
  position: absolute;
  left: 0px;
  top: 51px;
  display: block;
  overflow: visible;
  width: auto;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 4px;
  background-color: #f8f8f8;
  text-align: left;
}

.family-dropdown-link {
  overflow: hidden;
  width: auto;
  border: 1px solid #f0f0f0;
  font-size: 15px;
  text-align: center;
}

.family-details-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.family-details-row.extra-padding-button {
  padding-top: 24px;
}

.family-details-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  height: 100px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 100px;
  background-color: #fff;
  background-image: url('../images/avatar-1606916_1280-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.family-details-column-1.smaller-column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.family-details-column-2 {
  overflow: hidden;
  width: 70%;
  margin-left: 20px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.family-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 10px 40px;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 14px 2px #eee;
}

.add-new-family {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.add-family-form {
  display: block;
  width: 100%;
  padding-top: 20px;
  float: none;
  text-align: center;
}

.family-form-wrapper {
  width: 65%;
  border-top: 1px none #f0f0f0;
}

.profile-nav-account {
  overflow: auto;
}

.my-profile-dropdown {
  background-color: #f3f3f3;
}

.my-profile-dropdown.w--open {
  max-width: 100%;
  border-radius: 10px;
  background-color: #ddd;
}

.business-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.business-link.business-link-schedule {
  overflow: hidden;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.headingtext-2 {
  margin-left: 0px;
  font-size: 18px;
}

.headingtext-2:hover {
  text-decoration: underline;
}

.headingtext-2.headingtext1-ipad {
  overflow: hidden;
  width: auto;
  margin-right: 5px;
  color: #707070;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
}

.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.profile-details-unordered-list {
  overflow: hidden;
  width: 100%;
}

.select-family-text {
  overflow: hidden;
  width: 96%;
  padding-right: 10px;
}

.my-profile-select-text {
  overflow: hidden;
}

.my-profile-dropdown-new {
  max-width: 100%;
}

.pymnt-src-col1 {
  width: 50%;
  padding: 5px;
}

.pymnt-src-col2 {
  width: 50%;
  padding: 5px;
}

.pymnt-src-btn {
  overflow: hidden;
  height: 20px;
  max-width: 60%;
  margin: 0px 10px;
  padding: 0px 10px;
  border-style: none;
  border-color: #000;
  border-radius: 25px;
  background-color: #71dacd;
}

.pymnt-src-wrapper {
  display: inline-block;
  width: 40%;
  margin: 3px;
  padding: 10px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
}

.form-wrapper {
  margin-top: 66px;
}

.family-details-wrapper-tab {
  margin-top: 20px;
}

.customer-tab {
  margin-top: 60px;
}

.customer-tab.customer-tab-top-margin {
  margin-top: 25px;
}

.customer-tab-content {
  margin-right: 16px;
  margin-left: 16px;
  padding-top: 0px;
}

.family-tab2 {
  display: block;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  float: none;
  border-radius: 100px;
  background-color: #1ea08f;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
}

.family-tab2:hover {
  background-color: #71dacd;
}

.family-tab2:active {
  background-color: #1ea08f;
  color: #fff;
}

.familyimage {
  border-radius: 100px;
}

.family-delete {
  position: relative;
  top: 0px;
  right: 0px;
  width: 5%;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.family-details-textblock1 {
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: 400;
}

.family-details-textblock2 {
  overflow: hidden;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.family-details-textblock3 {
  overflow: hidden;
  width: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.family-delete-img {
  display: block;
  float: none;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.add-family-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.add-family-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-bottom: 41px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.upload-button {
  margin-top: 15px;
  margin-left: 10px;
  float: none;
  border: 1px none #000;
  border-radius: 20px;
  background-color: #999;
  color: #fff;
  line-height: 15px;
}

.customer-account-tab {
  width: auto;
  margin-left: 15px;
  border-radius: 3px;
  background-color: #f3f3f3;
  color: #7a7a7a;
  font-size: 16px;
  font-weight: 300;
}

.customer-account-tab.w--current {
  border-radius: 3px;
  background-color: #666;
  color: #ebebeb;
  font-size: 16px;
  font-weight: 400;
}

.pymnt-src-main {
  display: block;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  height: 7vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.business-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 23px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #303030;
  font-size: 25px;
  font-weight: 600;
}

.event-navbar {
  background-color: #f3f3f3;
  color: #ddd;
}

.event-cover-photo {
  position: relative;
  z-index: 0;
  height: 350px;
  margin-top: 0px;
  background-image: url('../images/Untitled-design-min.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: repeat;
}

.event-cover-photo.primary-color {
  padding-top: 20px;
  padding-left: 20px;
  background-image: -webkit-linear-gradient(270deg, rgba(85, 194, 25, .55), rgba(85, 194, 25, .55)), url('../images/Untitled-design-min.png');
  background-image: linear-gradient(180deg, rgba(85, 194, 25, .55), rgba(85, 194, 25, .55)), url('../images/Untitled-design-min.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, repeat;
}

.event-details-float {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin: -100px 20px 20px;
  padding: 10px 5% 25px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(48, 48, 48, .2);
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.event-body {
  width: 100%;
  padding-bottom: 70px;
  background-color: #f3f3f3;
  font-family: 'Open Sans', sans-serif;
}

.event-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.event-row.alt {
  margin-bottom: 0px;
  font-weight: 400;
}

.event-col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.event-col2 {
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 2px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #686868;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0.2px;
}

.event-col2.event-col2-center {
  text-align: center;
}

.event-col2.web-url {
  font-size: 100%;
}

.event-col2.alt-size {
  padding-right: 0px;
  color: #686868;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  letter-spacing: 0px;
}

.event-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
}

.event-button-wrapper {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.event-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 40px;
  margin-top: auto;
  margin-right: 10px;
  margin-bottom: auto;
  float: right;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #50d2c2;
  color: #fff;
  font-size: 22px;
}

.event-description {
  width: 50%;
  margin-top: 25px;
  margin-left: 20px;
}

.description-heading {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.5px;
}

.description-heading.top-margin {
  margin-top: 45px;
}

.description-body {
  min-height: 350px;
  margin-top: 20px;
  color: #686868;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 0.2px;
}

.event-share-wrapper {
  margin-top: 50px;
  margin-bottom: 30px;
  margin-left: 80px;
}

.event-map-wrapper {
  margin-top: 50px;
  margin-bottom: 100px;
  margin-left: 0px;
}

.event-map-text {
  display: block;
  margin-top: 80px;
  margin-left: 0px;
  font-size: 22px;
}

.event-map {
  height: 350px;
  margin-top: 40px;
  margin-bottom: 100px;
  background-image: url('../images/Untitled-design-min.png');
  background-position: 50% 50%;
  background-size: auto;
}

.event-map.primary-color {
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(85, 194, 25, .55), rgba(85, 194, 25, .55)), url('../images/Untitled-design-min.png');
  background-image: linear-gradient(180deg, rgba(85, 194, 25, .55), rgba(85, 194, 25, .55)), url('../images/Untitled-design-min.png');
  background-position: 0px 0px, 50% 50%;
}

.event-share-text {
  font-size: 20px;
  font-weight: 300;
}

.event-share-logo-wrapper {
  margin-top: 10px;
}

.event-share-logo.fb-share {
  width: 40px;
  height: 40px;
  margin-left: 0px;
  background-image: url('../images/Facebook-128-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.event-share-logo.twitter-share {
  width: 40px;
  height: 40px;
  background-image: url('../images/Twitter-Bird-128.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.event-share-logo.linkedin-share {
  width: 40px;
  height: 40px;
  background-image: url('../images/LinkedIn-128.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.event-share-logo.mail-share {
  width: 40px;
  height: 40px;
  background-image: url('../images/Message-Mail-128.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fixed-bar {
  position: fixed;
  left: 1px;
  right: 1px;
  bottom: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 36%;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px 5px 0px 0px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #b9b9b9;
  opacity: 1;
  text-align: center;
}

.event-cta-secondary {
  display: block;
  margin: 30px 0px;
  padding: 12px 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 2px;
  background-color: #919191;
  font-size: 16px;
}

.event-cta-secondary:hover {
  opacity: 0.85;
}

.event-cta-secondary.primary-color {
  background-color: #27ae60;
}

.main-section-wrapper {
  display: block;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.dropup {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.dropup.w--open {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 150px;
}

.share-dropup {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 50px;
  height: 50px;
  margin-left: 40px;
  background-image: url('../images/Share-03-128.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.test1 {
  float: right;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.dropup-list {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.dropup-list.w--open {
  position: absolute;
  left: 0px;
  right: -20px;
  bottom: 51px;
  display: block;
  border-color: #fff;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #bbb;
}

.event-share-dropdown-icon {
  display: block;
  width: 0px;
  height: 0px;
  margin: 0px auto;
}

.dropup-wrapper {
  display: inline-block;
  width: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropup-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
}

.dropup-toggle.w--open {
  background-image: url('../images/ic_share_grey600_48dp.png');
}

.dropup-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropup-link:hover {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.dropup-link.dropup-fb {
  background-image: none;
}

.dropup-link.dropup-twitter {
  background-image: url('../images/Twitter-Bird-128-copy-2.png');
  background-size: cover;
}

.dropup-link.dropup-twitter:hover {
  -webkit-filter: brightness(200%);
  filter: brightness(200%);
}

.dropup-link.dropup-linkedin {
  background-image: url('../images/LinkedIn-128-copy-2.png');
  background-size: cover;
}

.dropup-link.dropup-mail {
  background-image: url('../images/Message-Mail-128-copy-2.png');
  background-size: cover;
}

.dropup-img {
  display: block;
  height: 40px;
  margin-left: 0px;
  padding-right: 0px;
  float: none;
}

.dropup-share-img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.filter-text {
  margin-top: 5px;
  margin-left: 13px;
  font-size: 14px;
  line-height: 15px;
  font-weight: 400;
}

.filter-dropdown {
  z-index: 1;
  height: 40px;
}

.filter-dropdown-toggle {
  position: relative;
  overflow: visible;
  padding: 0px;
}

.filter-dropdown-toggle.w--open {
  position: relative;
}

.filter-dropdown-text {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  padding-top: 0px;
}

.filter-add {
  position: relative;
}

.checkbox-logo {
  position: relative;
  margin-top: 10px;
}

.filter-dropdown-list {
  position: relative;
  z-index: 1000;
}

.filter-dropdown-list.w--open {
  position: absolute;
  z-index: 500;
  margin-left: 0px;
  padding-left: 19px;
  border-radius: 5px;
  background-color: #dfdfdf;
}

.filter-checkbox-field {
  position: relative;
  z-index: 1000;
}

.filter-form-wrapper {
  position: relative;
}

.filter-form {
  position: relative;
}

.credit-balance {
  display: inline-block;
  width: 43%;
  margin-left: 0px;
  color: #999;
  font-size: 20px;
  text-align: left;
}

.separator {
  display: inline-block;
  width: 2px;
  color: #707070;
}

.credit-wrapper {
  width: 60%;
  margin-top: 3px;
  margin-left: 6px;
  float: left;
}

.credit-wrapper.type-2 {
  margin-top: 10px;
}

.attendee-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.attendee-img {
  width: 50px;
  height: 50px;
  float: none;
  border-radius: 100px;
}

.attendee-name {
  position: relative;
  top: 3px;
  display: inline-block;
  width: 60%;
  margin-top: 0px;
  margin-left: 8px;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: #777;
  font-size: 20px;
  font-weight: 300;
}

.attendee-del {
  position: static;
  top: 8px;
  bottom: 0px;
  display: inline-block;
  width: 15%;
  margin-top: 4px;
  float: right;
  text-align: right;
}

.attendee-select {
  display: block;
  width: 30%;
  height: auto;
  margin-top: 7px;
  margin-right: auto;
  margin-left: auto;
  background-color: #50b8d2;
  color: #5f5f5f;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.add-family-link {
  display: inline-block;
}

.or {
  display: inline-block;
  margin-right: 5px;
  margin-left: 10px;
}

.add-family-text {
  padding: 2px 10px;
  border-radius: 5px;
  background-color: #50d2c2;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.add-family-text:hover {
  background-color: #27ae60;
}

.name-date-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}

.confirmation-header {
  margin-top: 0px;
  padding-top: 40px;
  padding-bottom: 5px;
  background-color: #5fe2b6;
}

.confirmation-header.alt-changes {
  margin-top: 35px;
  margin-bottom: 20px;
  padding: 35px 25px;
  border: 1px solid #e4e4eb;
  border-radius: 2px;
  background-color: #fff;
}

.confirmation-header.alt-changes.lessbottom-padding {
  padding-bottom: 20px;
}

.add-attendee-form {
  text-align: center;
}

.filter-wrapper {
  position: relative;
  display: inline-block;
  width: auto;
  max-width: 92%;
  margin: 0px auto 20px;
  padding: 10px 10px 22px 15px;
  border: 1px none #e6e6e6;
  border-radius: 0px;
  background-color: #f3f3f3;
  text-align: left;
}

.heading-button-wrapper {
  display: block;
  width: 200px;
}

.h-filter-heading {
  display: block;
  width: auto;
  margin-top: 0px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}

.h-filter-button {
  top: 0px;
  right: 11px;
  width: auto;
  margin-top: 15px;
  margin-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  border-radius: 3px;
  background-color: #5fe2b6;
  box-shadow: 1px 1px 5px 0 #8b8b8b;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 14px;
  line-height: 17px;
  font-weight: 700;
}

.h-filter-button:hover {
  background-color: #43d3a3;
  -webkit-transform: translate(-1px, -1px);
  -ms-transform: translate(-1px, -1px);
  transform: translate(-1px, -1px);
}

.filter-field-wrapper {
  display: inline-block;
  width: auto;
  margin-top: 0px;
}

.h-filter-dropdown {
  z-index: 1;
  width: 200px;
  border: 1px solid #18a689;
  border-radius: 3px;
}

.h-filter-dropdown-toggle {
  width: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  border-radius: 0px;
}

.h-filter-dropdown-toggle.w--open {
  z-index: 0;
}

.filter-select {
  width: 20%;
  border-radius: 20px;
}

.heading-dropdown-wrapper {
  display: inline-block;
  width: 200px;
  margin-top: 5px;
  margin-right: 15px;
}

.filter-field-heading {
  width: 200px;
  margin-bottom: 4px;
  font-family: 'Open Sans', sans-serif;
  color: #4b4b4b;
  font-size: 14px;
  font-weight: 400;
}

.dropdown-in-text {
  font-family: 'Open Sans', sans-serif;
  color: #18a689;
  font-size: 14px;
  font-weight: 300;
}

.horizontal-filters {
  position: relative;
  display: block;
  max-width: 90%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border: 1px none #f3f3f3;
  background-color: #fff;
  text-align: center;
}

.h-dropdown-link {
  z-index: 950;
  border-style: none solid solid;
  border-width: 1px;
  border-color: #f3f3f3;
  background-color: #fff;
}

.h-dropdown-list.w--open {
  background-color: #fff;
}

.week-column-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.week-column-date {
  color: #5f5f5f;
  font-size: 15px;
  font-weight: 700;
}

.week-column-day {
  color: #5f5f5f;
  font-size: 15px;
  font-weight: 400;
}

.schedule-tabs {
  margin-top: 20px;
}

.emphasized-text-customer {
  font-style: italic;
}

.button-wrapper-add-new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.floating-save-bar {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: -5px;
  z-index: 1000;
  width: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background-color: #e7e6e6;
}

.h1 {
  padding-left: 0px;
  color: dimgrey;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.h1.h1-top-margin {
  margin-top: 60px;
  padding-left: 0px;
}

.h1.h1-top-margin.h1-bottom-margin {
  margin-bottom: 40px;
}

.h1.h1-top-margin-2 {
  margin-top: 20px;
}

.h1.h1-top-margin-2.h1-bottom-margin {
  margin-bottom: 40px;
}

.h1.h1-bottom-margin {
  margin-bottom: 40px;
}

.h1.h1-bottom-margin.h1-top-margin {
  margin-top: 60px;
}

.customer-profile-tabs {
  margin-top: 20px;
}

.floating-baraxxxx {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 500;
  display: block;
  overflow: visible;
  width: 70%;
  height: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  box-shadow: 1px -1px 29px 0 #ebebeb;
}

.family-member-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.add-new-text {
  text-align: center;
}

.trainer-img {
  border-radius: 25px;
}

.review-footer-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

.review-popover-wrapper {
  padding-bottom: 30px;
}

.payment-tab-pane {
  overflow: auto;
  height: 284px;
  padding-top: 10px;
}

.radio-pay-now {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-pay-now-text {
  margin-left: 10px;
  color: #18a689;
  font-size: 16px;
}

.credit-card-wrapper {
  display: block;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.credit-card-wrapper.alt-width {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1px;
}

.payment-tab-link {
  left: 0px;
  border: 1px solid #18a689;
  border-radius: 4px;
  background-color: #fff;
  color: #18a689;
  font-weight: 600;
}

.payment-tab-link.w--current {
  left: 0px;
  background-color: #18a689;
  color: #f3f3f3;
  font-size: 14px;
}

.payment-option-heading {
  margin-bottom: 30px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-size: 25px;
  line-height: 38px;
  text-align: center;
  letter-spacing: normal;
}

.pay-later-text {
  display: block;
  width: 66%;
  margin: 30px auto 20px;
  font-size: 16px;
}

.payment-tab-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.payment-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.radio-field-label {
  margin-left: 15px;
  font-size: 14px;
}

.pop-over-form-2 {
  display: block;
  width: 66%;
  margin-right: auto;
  margin-left: auto;
}

.share-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #686868;
  font-size: 16px;
}

.location-select-parent-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.terms-text-wrapper {
  margin-bottom: 20px;
  color: #919191;
}

.terms-text-wrapper.signup-modal {
  width: 85%;
  font-weight: 400;
  text-align: center;
}

.forgot-password-text-wrapper {
  margin-top: 15px;
}

.cancel-img {
  height: 15px;
}

.cancel-parent-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.cancel-parent-wrapper.contact-modal {
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cancel-parent-wrapper.alt-css {
  padding-right: 5px;
}

.nav-dropdown-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
}

.nav-dropdown {
  margin-right: 15px;
  margin-left: 0px;
}

.nav-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #4a4a4a;
  border-radius: 50px;
  background-color: #50d2c2;
  box-shadow: 1px 1px 3px 0 rgba(74, 74, 74, .4);
  color: #fff;
  font-size: 18px;
  line-height: 23px;
}

.nav-dropdown-list.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(74, 74, 74, .4);
}

.nav-dropdown-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #919191;
}

.nav-dropdown-link:hover {
  color: #50d2c2;
}

.nav-dropdown-link:focus {
  color: #50d2c2;
}

.nav-dropdown-link.w--current {
  color: #50d2c2;
}

.contact-us-map {
  height: 300px;
  margin-bottom: 15px;
}

.contact-us-form-wrapper {
  width: 49%;
}

.contact-business-name {
  margin-bottom: 10px;
  color: #4a4a4a;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}

.contact-details-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.contact-details-wrapper {
  width: 49%;
}

.contact-form-heading {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 2px solid #f3f3f3;
  color: #919191;
  font-weight: 700;
}

.details-child-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-left: 8px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #4a4a4a;
  font-weight: 600;
}

.contact-details-img {
  width: auto;
  height: 16px;
  margin-right: 6px;
}

.contact-details-img.email-img {
  height: 14px;
  margin-right: 3px;
}

.contact-details-img.location-img {
  height: 19px;
  margin-right: 17px;
  margin-left: 2px;
}

.contact-email-link {
  color: #4a4a4a;
}

.contact-email-link:hover {
  color: #50d2c2;
}

.two-field-name-wrapper {
  padding-left: 0px;
}

.timing-text {
  margin-left: 10px;
}

.client-schedule-body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
}

.client-schedule-calendar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 10px 0px 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
  line-height: 22px;
  text-align: center;
}

.client-schedule-calendar.alt-flex {
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.client-schedule-card-list {
  overflow: visible;
  width: auto;
  padding: 20px 5px 20px 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
}

.client-schedule-card-list.hide-filter {
  width: auto;
  padding-right: 10px;
  clear: none;
  text-align: center;
}

.client-schedule-heading {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  color: #4a4a4a;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
  letter-spacing: 0px;
}

.client-schedule-month {
  margin-right: 10px;
  margin-left: 10px;
  color: #4a4a4a;
  font-size: 13px;
  line-height: 19px;
  font-weight: 600;
}

.client-schedule-month.bold {
  font-weight: 700;
}

.client-schedule-month-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20px;
  height: 20px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(74, 74, 74, .3);
  border-radius: 20px;
  opacity: 0.35;
}

.client-schedule-month-arrow:hover {
  border-color: #4a4a4a;
  opacity: 1;
}

.client-schedule-month-arrow.alt-margin-left {
  margin-left: 10px;
}

.client-schedule-month-arrow.alt-margin-right {
  margin-right: 10px;
}

.client-schedule-month-arrow-img {
  height: 10px;
}

.client-schedule-month-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-schedule-month-wrapper.alt-padding {
  margin-top: 15px;
  margin-right: 0px;
  margin-bottom: 15px;
}

.client-schedule-date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 8px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, .25);
  border-radius: 50px;
  color: rgba(74, 74, 74, .55);
  font-size: 20px;
  line-height: 28px;
}

.client-schedule-date.hover-color {
  width: auto;
  height: auto;
  margin-right: 10px;
  padding: 5px 0px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-style: none;
  border-width: 2px;
  border-color: rgba(0, 0, 0, .1);
  color: rgba(74, 74, 74, .55);
  font-size: 20px;
  line-height: 30px;
}

.client-schedule-date.hover-color:hover {
  border-color: #ff5c5c;
  background-color: transparent;
  color: #4a4a4a;
  font-weight: 600;
}

.client-schedule-date.hover-color.todays-date {
  padding-top: 2px;
  padding-bottom: 2px;
  border-color: #4a4a4a;
  color: #4a4a4a;
  font-weight: 600;
}

.client-schedule-date.hover-color.todays-date:hover {
  border-color: #ff5c5c;
  color: #ff5c5c;
}

.client-schedule-date.hover-color.opacity-null {
  opacity: 0;
}

.client-schedule-date.hover-color.no-right-margin {
  margin-right: 0px;
}

.client-schedule-date.hover-color.selected {
  position: relative;
  color: #4a4a4a;
  font-weight: 600;
}

.client-schedule-date.day-name {
  height: auto;
  margin-right: 15px;
  border-style: none;
  font-size: 12px;
  line-height: 18px;
}

.client-schedule-date-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-schedule-date-wrapper.stick-right {
  padding-right: 6px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.client-schedule-date-wrapper.stick-left {
  padding-left: 6px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.client-schedule-day {
  margin-right: 36px;
}

.go-to-today {
  padding: 5px;
  color: #919191;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

.go-to-today:hover {
  color: #4a4a4a;
}

.client-schedule-date-time-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-right: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-schedule-time-dropdown {
  margin-right: 0px;
  margin-left: 0px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(74, 74, 74, .2);
  border-radius: 50px;
  background-color: #f3f3f3;
}

.client-schedule-time-dropdown.no-right-margin {
  margin-right: 0px;
}

.client-schedule-time-dropdown.no-right-margin.opacity-hide {
  opacity: 0;
}

.schedule-time-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1px;
  padding: 5px 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 400;
}

.schedule-time-dropdown-text {
  margin-right: 10px;
  margin-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #4a4a4a;
  font-weight: 400;
}

.schedule-time-dropdown-text.date {
  margin-left: 13px;
}

.filter-down-arrow {
  height: 6px;
}

.filter-trainer-img {
  height: 15px;
}

.client-schedule-day-date-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-schedule-day-date-wrapper.first-day-date-item {
  margin-top: 0px;
}

.bullet-point-empty {
  width: 6px;
  height: 6px;
  border: 1px solid #b7b7b7;
  border-radius: 50px;
  color: #4a4a4a;
}

.bullet-point-empty.filled-bullet {
  margin-right: 10px;
  margin-left: 10px;
  border-color: #bfbfbf;
  background-color: #bfbfbf;
}

.bullet-point-empty.filled-bullet.hide {
  display: none;
}

.bullet-point-empty.alt-margin {
  margin-right: 10px;
  margin-left: 10px;
}

.client-schedule-day-date {
  margin-right: 15px;
  margin-left: 15px;
  color: #b7b7b7;
  font-weight: 600;
}

.client-schedule-card {
  width: auto;
  margin-bottom: 20px;
  padding: 10px 15px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(74, 74, 74, 0);
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 0 0 15px 1px hsla(0, 0%, 85%, .55);
}

.client-schedule-card.primary-color {
  border-color: #ff5c5c;
}

.schedule-card-name {
  margin-top: 3px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 26px;
}

.schedule-card-details {
  margin-right: 0px;
  color: #919191;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.schedule-card-details.card-time {
  color: #9b9b9b;
  font-size: 14px;
  line-height: 20px;
}

.schedule-card-details.card-availability {
  color: #00a553;
}

.schedule-card-details.card-availability.not-available {
  color: #ff3e57;
}

.schedule-card-details.hide {
  display: none;
}

.schedule-card-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.schedule-card-left-section {
  width: 95%;
}

.schedule-card-top-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px none hsla(0, 0%, 59%, .2);
}

.schedule-card-right-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0px;
  padding: 5px 10px 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-radius: 2px;
}

.schedule-card-right-section:hover {
  background-color: transparent;
}

.schedule-card-right-section.hide {
  display: none;
}

.schedule-card-right-section.no-left-margin {
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 0px;
}

.schedule-card-right-section.sidepanel {
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.schedule-card-right-section.trainer-bar {
  overflow: auto;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.client-schedule-trainer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-schedule-trainer-wrapper.no-right-margin {
  margin-right: 0px;
}

.client-schedule-trainer-wrapper.hide {
  display: none;
}

.client-schedule-trainer-wrapper.trainer-bar {
  margin-right: 0px;
  padding-right: 10px;
  padding-left: 10px;
}

.client-schedule-trainer-wrapper.trainer-bar:hover {
  background-color: #bfbfbf;
}

.client-schedule-trainer-img {
  width: 32px;
  height: 32px;
  min-height: 32px;
  min-width: 32px;
  border: 1px none #bfbfbf;
  border-radius: 50px;
  background-image: url('../images/Andrew-Fingerman-Headshot-min.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.client-schedule-trainer-img.plus-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  background-color: transparent;
  background-image: none;
}

.client-schedule-trainer-img.alt-img {
  background-image: url('../images/a4.jpg');
}

.client-schedule-trainer-img.trainer-bar {
  width: 42px;
  height: 42px;
}

.client-schedule-trainer-img.trainer-bar.main-img {
  width: 65px;
  height: 65px;
  margin: 3px;
}

.client-schedule-trainer-img.alt-img-2 {
  background-image: url('../images/348B850600000578-3605456-image-m-32_1464040491071.jpg');
  background-position: 0px 50%;
}

.client-schedule-trainer-img.alt-img-3 {
  background-image: url('../images/images.jpeg');
}

.client-schedule-trainer-img.img-1 {
  background-image: url('../images/images.jpeg');
}

.client-schedule-trainer-img.img-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: none;
}

.client-schedule-trainer-img.img-4 {
  background-image: url('../images/a4.jpg');
}

.client-schedule-trainer-img.img-5 {
  background-image: url('../images/clayton__140605210437-min.png');
}

.client-schedule-trainer-name {
  color: #bfbfbf;
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  text-align: center;
}

.client-schedule-trainer-name.alt-changes {
  color: #9b9b9b;
  font-weight: 400;
}

.schedule-price {
  padding: 2px 4px;
  border-radius: 4px;
  background-color: transparent;
  color: #4a4a4a;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
}

.schedule-price.required-text {
  font-size: 16px;
}

.schedule-price-cta-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.schedule-primary-cta {
  padding: 5px 10px;
  border-radius: 50px;
  background-color: #ff5c5c;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

.schedule-primary-cta:hover {
  opacity: 0.8;
}

.schedule-primary-cta.no-right-margin {
  position: static;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #35b729;
  border-radius: 2px;
  background-color: #35b729;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.schedule-primary-cta.no-right-margin.secondary-cta {
  border-style: none;
  background-color: transparent;
  color: #35b729;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.schedule-primary-cta.no-right-margin.secondary-cta.primary-color-alt {
  color: #ff5c5c;
}

.schedule-primary-cta.no-right-margin.website-home-cta {
  margin-top: 12px;
  margin-bottom: 12px;
  border-color: #55c219;
  border-radius: 2px;
  background-color: #55c219;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}

.schedule-primary-cta.no-right-margin.signup-button {
  background-color: rgba(255, 92, 92, 0);
  color: #35b729;
}

.schedule-primary-cta.no-right-margin.signup-button.primary-color-border {
  border-color: #ff5c5c;
  color: #ff5c5c;
}

.schedule-primary-cta.no-right-margin.signin-button {
  border-style: solid;
  border-color: rgba(255, 92, 92, 0);
  background-color: rgba(255, 92, 92, 0);
  color: #35b729;
}

.schedule-primary-cta.no-right-margin.signin-button.embed-signin {
  border-color: #ff5c5c;
  background-color: rgba(255, 92, 92, 0);
  color: #ff5c5c;
}

.schedule-primary-cta.no-right-margin.signin-button.primay-color-alt {
  color: #ff5c5c;
}

.schedule-primary-cta.no-right-margin.primary-color {
  border-color: #ff5c5c;
  background-color: #ff5c5c;
}

.text-block {
  background-color: #fff;
}

.schedule-card-child-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.schedule-card-time-wrapper {
  width: 45px;
  height: 45px;
  border: 1px solid #e6e6e6;
  border-radius: 50px;
}

.schedule-card-time-wrapper.hide {
  opacity: 0;
}

.schedule-card-time {
  margin-top: 6px;
  color: #bfbfbf;
  font-size: 12px;
  line-height: 17px;
  font-weight: 600;
  text-align: center;
}

.plus-text {
  color: #919191;
}

.client-schedule-date-day {
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 16px;
  font-weight: 600;
}

.schedule-close-img {
  height: 16px;
}

.schedule-close-filter-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.schedule-close {
  margin-right: 0px;
  margin-left: 0px;
  opacity: 0.5;
}

.schedule-close:hover {
  opacity: 1;
}

.schedule-close-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.confirmation-form-heading {
  margin-top: 0px;
  margin-bottom: 25px;
  color: #303030;
  font-size: 18px;
  line-height: 22px;
  font-weight: 300;
  text-align: left;
}

.confirmation-form-heading.guest-booking {
  margin-bottom: 25px;
  text-align: center;
}

.confirmation-form {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 40px 20px;
  border-radius: 0px;
  background-color: #f8f8fa;
}

.confirmation-form.alt-changes {
  padding: 35px 25px;
  border: 1px solid #e4e4eb;
  border-radius: 2px;
  background-color: #fff;
}

.confirmation-form.alt-changes.alt-border {
  padding: 15px 0px 0px;
  border-style: none;
}

.confirmation-form-submit-btn {
  display: block;
  margin-top: 20px;
  padding: 10px 25px;
  float: none;
  border-radius: 2px;
  background-color: #55c219;
  font-size: 14px;
  line-height: 20px;
}

.confirmation-form-submit-btn:hover {
  opacity: 0.85;
}

.confirmation-chechbox-label {
  color: #4a4a4a;
  font-weight: 400;
}

.confirmation-field-label {
  margin-top: 20px;
  color: #333;
  font-weight: 400;
}

.confirmation-field-label.alt-size {
  margin-top: 10px;
  color: #4a4a4a;
  font-size: 13px;
  font-weight: 700;
}

.form-2 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.day-date-line {
  width: 140px;
  height: 1px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
  border-width: 1px;
  border-color: rgba(74, 74, 74, .1);
  background-color: rgba(74, 74, 74, .1);
}

.day-date-line.longer {
  width: 180px;
}

.client-website-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 80px;
  margin-bottom: 0px;
  padding: 5px 10px 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-website-header.alt-changes {
  min-height: 70px;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-logo-img {
  width: 100px;
  height: auto;
  margin: 0px;
}

.brand-logo-img.large {
  width: auto;
  max-height: 180px;
  max-width: 180px;
}

.customer-website-right {
  overflow: visible;
  max-width: 1200px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.customer-website-right.tech-task {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.customer-website-right.home-width {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.customer-website-right.home-width.hide-filter {
  max-width: auto;
}

.customer-website-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  min-width: 20%;
  padding-top: 30px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.customer-website-left.more-width {
  width: 30%;
  padding-left: 20px;
}

.customer-website-main-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 50px;
}

.customer-website-main-section.no-bottom-padding {
  padding-bottom: 0px;
}

.customer-website-main-section.hide-filter {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.date-underline {
  width: 35px;
  height: 4px;
  border: 1px solid transparent;
  background-color: transparent;
}

.date-underline.selected {
  border-color: #4a4a4a;
  background-color: #4a4a4a;
}

.date-underline.primary-color {
  background-color: #ff5c5c;
}

.nav-underline {
  width: auto;
  height: 4px;
  margin-top: 10px;
  border: 1px solid transparent;
}

.website-nav-link {
  margin-right: 10px;
  margin-left: 10px;
  color: #9b9b9b;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.website-nav-link:hover {
  color: #55c219;
  font-weight: 400;
}

.website-nav-link.active {
  color: #55c219;
}

.website-nav-link.active.primary-color-alt {
  color: #ff5c5c;
}

.website-nav-link.primary-color:hover {
  color: #ff5c5c;
}

.website-nav-link.primary-color.active {
  margin-left: 10px;
}

.client-website-nav {
  margin-top: 0px;
}

.client-website-header-top-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.client-website-header-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 60px;
  padding: 0px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #d8d8d8;
  border-radius: 2px;
  background-color: #f5f5f5;
}

.client-website-header-bottom-wrapper.alt-padding {
  padding-right: 0px;
  padding-left: 0px;
}

.client-website-header-bottom-wrapper.alt-changes {
  background-color: #fff;
}

.client-website-header-parent-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.client-location-timezone-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-location-timezone-wrapper.schedule-width {
  width: 30%;
}

.client-location-dropdown {
  width: 70%;
  margin-right: 0px;
  margin-left: 10px;
}

.client-location-dropdown.alt-width {
  width: auto;
  margin-right: 10px;
}

.client-location-dropdown.home-width {
  width: 95%;
}

.client-location-dropdown-toggle {
  width: 100%;
  margin-left: 0px;
  padding: 5px 20px 5px 0px;
  color: #4a4a4a;
  font-weight: 600;
}

.client-location-dropdown-toggle.larger-text {
  font-size: 20px;
  line-height: 28px;
}

.client-timezone {
  margin-right: 0px;
  margin-left: 10px;
  color: #9b9b9b;
  font-style: italic;
}

.header-separator {
  width: 1px;
  height: 20px;
  border: 1px none #707070;
  background-color: #ddd;
}

.dropdown-icon {
  margin-right: 0px;
}

.filter-heading {
  margin-right: 10px;
  margin-left: 10px;
  color: #4a4a4a;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.filter-heading.advanced {
  margin-top: 25px;
}

.filter-heading.extra-right-margin {
  margin-right: 30px;
}

.website-filter-dropdown-list.w--open {
  padding: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(74, 74, 74, .2);
  border-radius: 4px;
  background-color: #f3f3f3;
  box-shadow: 1px 1px 6px 0 rgba(74, 74, 74, .2);
}

.filter-dropdown-form-block {
  margin-bottom: 0px;
}

.filter-dropdown-form {
  padding-top: 10px;
}

.filter-dropdown-checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding: 5px 20px 5px 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-dropdown-field-label {
  margin-top: 3px;
  margin-left: 10px;
}

.filter-dropdown-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
}

.filters-selected-text {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
  font-weight: 400;
}

.filter-apply-btn {
  border-radius: 4px;
}

.filter-cancel-btn {
  border-style: solid;
  border-width: 1px;
  border-color: rgba(74, 74, 74, .2);
  border-radius: 4px;
  background-color: #fff;
  color: #919191;
}

.user-dropdown {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.user-dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 180px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
}

.user-dropdown-img {
  width: 35px;
  height: 35px;
  margin-right: 10px;
  border-radius: 50px;
  background-image: url('../images/clayton__140605210437-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.user-dropdown-list.w--open {
  top: 36px;
  right: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(74, 74, 74, .2);
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .2);
}

.user-dropdown-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e7e6e6;
}

.user-dropdown-link.no-bottom-border {
  border-bottom-style: none;
}

.user-profile-img {
  height: 14px;
  opacity: 0.5;
}

.user-dropdown-link-text {
  margin-left: 15px;
}

.user-dropdown-name {
  margin-right: 20px;
}

.schedule-mobile-navbar {
  width: 100%;
}

.brand-logo-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-logo-link.addn-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  margin-right: auto;
  margin-left: auto;
}

.filter-label {
  margin-top: 15px;
  margin-left: 10px;
  font-weight: 600;
}

.website-grid-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.website-grid {
  position: static;
  display: inline-block;
  width: 320px;
  margin-right: 8px;
  margin-bottom: 20px;
  margin-left: 8px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(74, 74, 74, .2);
  border-radius: 2px;
  box-shadow: 0 1px 15px 0 rgba(74, 74, 74, .2);
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
}

.website-grid:hover {
  box-shadow: 0 5px 15px 1px rgba(74, 74, 74, .2);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.website-grid.no-right-margin {
  margin-right: 0px;
}

.grid-img {
  width: auto;
  height: 165px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-image: url('../images/Yoga-Studio-Guelph-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-img.img-1 {
  position: relative;
  background-image: url('../images/Untitled-design-min.png');
  background-position: 50% 0px;
}

.grid-img.img-2 {
  background-image: url('../images/Untitled-design-min.png');
}

.grid-img.img-3 {
  background-image: url('../images/Untitled-design-min.png');
}

.grid-img.img-4 {
  background-image: url('../images/15586609071_037fdd1d64_z.jpg');
}

.website-grid-text-wrapper {
  height: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.grid-time {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 18px;
}

.time-date-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grid-day {
  margin-right: 5px;
  color: #9b9b9b;
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
}

.grid-day.selected {
  color: #4a4a4a;
  font-weight: 700;
}

.grid-day-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.grid-service-name {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  text-align: left;
}

.grid-top-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 120px;
  padding: 10px 12px 5px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-right: 1px none rgba(74, 74, 74, .15);
  border-bottom: 1px solid #eaf1f6;
  border-left: 1px none rgba(0, 0, 0, .15);
}

.location-details-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-location {
  color: #9b9b9b;
  font-size: 12px;
  line-height: 18px;
}

.view-details-btn {
  margin-right: 0px;
  padding: 3px;
  background-color: transparent;
  color: #55c219;
  font-size: 12px;
  line-height: 18px;
}

.view-details-btn:hover {
  opacity: 0.8;
}

.view-details-btn.dummy {
  display: block;
  width: 100px;
  margin-top: 55px;
  margin-right: auto;
  margin-left: auto;
}

.view-details-btn.primary-color-alt {
  color: #ff5c5c;
}

.grid-bottom-div-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  padding: 0px 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px none rgba(74, 74, 74, .15);
  border-bottom: 1px none rgba(74, 74, 74, .15);
  border-left: 1px none rgba(74, 74, 74, .15);
}

.grid-price-wrapper {
  position: absolute;
  left: 204px;
  top: 6px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  padding: 0px 10px 0px 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-price-text {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  padding: 5px 10px;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(74, 74, 74, .2);
  font-weight: 600;
}

.grid-img-price-wrapper {
  position: relative;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.grid-service-type {
  position: absolute;
  right: 10px;
  bottom: 0px;
  padding: 5px 10px 3px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  background-color: #fff;
  box-shadow: 0 -2px 6px 0 rgba(74, 74, 74, .2);
  color: #9b9b9b;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
}

.schedule-location-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 20px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f5f5f5;
}

.schedule-location-header.website-home {
  padding-bottom: 15px;
}

.client-location-dropdown-text {
  margin-right: 8px;
}

.side-panel-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: block;
  overflow: visible;
  background-color: rgba(0, 0, 0, .55);
}

.side-panel {
  position: fixed;
  top: 0px;
  right: -1000px;
  bottom: 0px;
  z-index: 2050;
  width: 25%;
  background-color: #fff;
}

.side-panel-header {
  height: 55px;
}

.side-panel-img {
  position: relative;
  height: 180px;
  background-image: url('../images/Untitled-design-min.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.side-panel-content {
  overflow: auto;
  height: 92%;
  padding-bottom: 50px;
  font-family: 'Open Sans', sans-serif;
}

.side-panel-content.extra-height {
  height: 100%;
}

.side-panel-content.trainer {
  height: 82%;
}

.side-panel-action-bar {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #f2f2f2;
  box-shadow: 0 0 6px 0 rgba(48, 48, 48, .2);
}

.side-panel-action-bar.trainer {
  height: 10%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.side-panel-card {
  display: block;
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 8px 10px 12px;
  border: 1px none #d8d8d8;
  border-radius: 4px;
  box-shadow: 1px 1px 10px 0 rgba(74, 74, 74, .2);
}

.side-panel-card.trainer-main {
  margin-top: 20px;
}

.side-panel-card-img {
  height: 16px;
  margin-top: 2px;
  opacity: 0.5;
}

.text-block-3 {
  margin-left: 10px;
  font-weight: 600;
}

.side-panel-card-text {
  margin-left: 10px;
  color: #4a4a4a;
  font-weight: 400;
}

.side-panel-card-text.location-link {
  text-decoration: underline;
}

.side-panel-card-text.bold {
  font-weight: 600;
}

.side-panel-card-text.card-heading {
  margin-bottom: 10px;
  margin-left: 0px;
  font-weight: 600;
}

.side-panel-card-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.side-panel-card-wrapper.second {
  margin-top: 10px;
}

.side-panel-card-wrapper.trainer-main {
  margin: 5px 20px 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.descp-text {
  color: #4a4a4a;
}

.sidebar-primary-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sidebar-primary-cta.theme-color {
  background-color: #55c219;
  opacity: 1;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}

.sidebar-primary-cta.theme-color:hover {
  opacity: 0.8;
}

.sidebar-primary-cta.theme-color.primary-color {
  background-color: #ff5c5c;
}

.side-panel-share-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.side-panel-share-wrapper.trainer {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.side-panel-share-wrapper.filter-panel {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.sidebar-share-btn {
  margin-right: 8px;
  margin-left: 0px;
  opacity: 1;
}

.sidebar-share-btn:hover {
  opacity: 0.75;
}

.sidebar-share-img {
  height: 28px;
}

.important-text {
  font-weight: 400;
}

.side-panel-close {
  position: absolute;
  left: -55px;
  top: 12px;
  z-index: 2050;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  background-color: #919191;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.side-panel-close:hover {
  background-color: #4a4a4a;
  color: #4a4a4a;
}

.side-panel-close.expand-btn {
  top: 60px;
}

.side-panel-close-img {
  height: 16px;
}

.close-text {
  margin-top: 4px;
  font-size: 12px;
  line-height: 18px;
}

.trainer-main-img-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 10px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}

.trainer-img-border {
  border: 2px solid #d8d8d8;
  border-radius: 50px;
}

.trainer-main-name {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  text-align: center;
}

.trainer-about-list {
  padding-left: 30px;
}

.trainer-bout-list-item {
  margin-bottom: 5px;
}

.client-footer {
  width: 100%;
  padding: 30px 20px;
  background-color: #4a4a4a;
}

.footer-section-heading {
  margin-bottom: 8px;
  color: #fff;
  font-size: 12px;
}

.footer-section-heading.legal {
  margin-bottom: 0px;
}

.footer-section-heading.legal.larger-font {
  font-size: 16px;
  line-height: 24px;
}

.footer-section-heading.legal.larger-font:hover {
  text-decoration: none;
}

.footer-section-heading.larger-font {
  font-size: 16px;
  line-height: 24px;
}

.footer-section-heading.larger-font:hover {
  text-decoration: underline;
}

.client-footer-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  margin-bottom: 2px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #919191;
  font-size: 12px;
  line-height: 18px;
}

.client-footer-link:hover {
  color: #fff;
}

.client-footer-link.top-padding {
  margin-top: 8px;
}

.client-footer-link.top-padding.less-padding {
  margin-top: 3px;
}

.client-footer-link.legal {
  margin-bottom: 0px;
  margin-left: 20px;
}

.client-footer-link.legal.larger-font {
  font-size: 14px;
  line-height: 20px;
}

.client-footer-link.legal.larger-font.right-margin {
  margin-right: 40px;
}

.client-footer-link.heading {
  margin-bottom: 10px;
  color: #fff;
}

.client-footer-link.heading:hover {
  text-decoration: underline;
}

.client-footer-link.alt-changes {
  opacity: 0.7;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.client-footer-link.alt-changes:hover {
  opacity: 1;
}

.client-footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-us-phn-img {
  height: 12px;
  margin-right: 8px;
}

.client-footer-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding-top: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #9b9b9b;
}

.legal-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  color: #f3f3f3;
}

.social-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.social-logo-wrapper.details-page {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-logo-link {
  margin-left: 0px;
}

.social-logo-link:hover {
  opacity: 1;
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.social-logo-link.no-right-margin {
  margin-right: 0px;
}

.social-logo-img {
  height: 25px;
}

.social-logo-img.details-page {
  height: 30px;
}

.omnify-footer-logo {
  height: 30px;
  margin-left: 8px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.powered-by-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.about-us-section {
  width: 100%;
  padding: 10px 100px 80px;
}

.about-us-heading {
  margin-bottom: 25px;
  color: #4a4a4a;
  font-weight: 400;
  text-align: left;
  letter-spacing: 3px;
}

.about-us-description {
  font-size: 16px;
  line-height: 24px;
}

.text-block-5 {
  color: #35b729;
}

.side-panel-view {
  position: relative;
  height: 100%;
}

.filter-heading-btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-web-btn-wrapper {
  display: block;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-web-btn-wrapper.filter-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-right: 3%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-web-apply-btn {
  margin-right: 0px;
  padding: 5px 12px;
  border-radius: 2px;
  background-color: transparent;
  color: #919191;
  font-weight: 400;
}

.filter-web-apply-btn.clear-all {
  margin-right: 10px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #9b9b9b;
  font-weight: 400;
}

.filter-web-apply-btn.primary-color {
  padding: 5px 10px 10px;
  color: #55c219;
}

.filter-web-apply-btn.active {
  position: relative;
  background-color: #55c219;
  color: #fff;
}

.filter-web-apply-btn.active:hover {
  opacity: 0.8;
}

.filter-web-apply-btn.active.primary-color {
  padding-right: 12px;
  padding-bottom: 5px;
  padding-left: 12px;
  background-color: #ff5c5c;
}

.filter-web-apply-btn.active.primary-color-border {
  border: 1px solid #ff5c5c;
  background-color: transparent;
  color: #ff5c5c;
}

.brand-default-text {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 8px;
  font-family: 'Varela Round', sans-serif;
  color: #55c219;
  font-size: 21px;
  line-height: 28px;
  font-weight: 800;
}

.brand-default-text.primary-color-alt {
  color: #ff5c5c;
}

.brand-default-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #55c219;
}

.brand-default-logo.primary-color {
  background-color: #ff5c5c;
}

.brand-default-logo-text {
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
}

.modal-background {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  overflow: auto;
  padding-top: 80px;
  padding-bottom: 0px;
  background-color: rgba(48, 48, 48, .7);
  font-family: 'Open Sans', sans-serif;
}

.modal-window {
  position: relative;
  left: 0px;
  top: 18px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 40%;
  margin-right: auto;
  margin-bottom: 120px;
  margin-left: auto;
  padding: 15px 15px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #fff;
}

.modal-form-block {
  width: 100%;
  margin-top: 15px;
}

.modal-form {
  width: 100%;
}

.signup-btn {
  width: 47%;
  margin-right: 0px;
  margin-left: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px solid #55c219;
  border-radius: 2px;
  background-color: #55c219;
  font-size: 16px;
  line-height: 22px;
}

.signup-btn.login-btn {
  margin-left: 0px;
  border: 1px solid #55c219;
  background-color: #fff;
  color: #55c219;
}

.signup-btn.login-btn.primary-color-border {
  border-color: #ff5c5c;
  color: #ff5c5c;
}

.signup-btn.login-btn.primary-color-border:hover {
  opacity: 0.85;
}

.signup-btn.primary-color {
  margin-left: 0px;
  border-color: #ff5c5c;
  background-color: #ff5c5c;
}

.signup-btn.primary-color:hover {
  opacity: 0.85;
}

.signup-btn.primary-color.email-modal {
  margin-left: 0px;
}

.signup-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.signup-button-wrapper.email-modal {
  width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.signup-modal-heading {
  margin-top: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}

.close-modal {
  position: absolute;
  right: 10px;
  opacity: 0.85;
  color: #919191;
  font-size: 13px;
  line-height: 19px;
}

.close-modal-img {
  height: 15px;
}

.modal-content-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.empty-page-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 700px;
  padding: 100px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.empty-logo {
  height: 100px;
  margin-bottom: 25px;
}

.empty-page-text {
  text-align: center;
}

.trainer-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.trainer-link-name {
  margin-left: 10px;
  text-align: left;
}

.bg-img-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.bg-img-overlay.primary-color {
  background-color: rgba(255, 92, 92, .55);
}

.confirmation-body {
  padding-bottom: 80px;
  background-color: #f8f8fa;
}

.confirm-separator {
  height: 1px;
  margin-top: 40px;
  margin-bottom: 20px;
  border: 1px none #e4e4eb;
  background-color: #e4e4eb;
}

.schedule-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.schedule-card.last-card {
  margin-bottom: 0px;
}

.schedule-card.no-bottom-margin {
  margin-bottom: 0px;
}

.schedule-name {
  font-size: 16px;
}

.schedule-time {
  margin-top: 5px;
  color: #919191;
  font-weight: 300;
}

.schedule-card-text {
  max-width: 70%;
}

.add-to-calendar-btn {
  margin-right: 0px;
  margin-left: 0px;
  border: 1px solid #e4e4eb;
  border-radius: 2px;
  background-color: transparent;
  color: #303030;
  font-weight: 300;
}

.back-to-home {
  position: absolute;
  left: 20px;
  top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 5px 5px 5px 3px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(48, 48, 48, .5);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.back-to-home:hover {
  background-color: rgba(48, 48, 48, .9);
}

.back-to-home-img {
  height: 16px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.service-detail-main {
  background-color: #f3f3f3;
}

.attendee-name-field {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 300;
}

.attendee-details {
  margin-top: 35px;
  margin-bottom: 35px;
}

.video-link {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 175px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 2px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.video-link:hover {
  background-color: transparent;
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
  color: #fff;
}

.video-link.primary-color {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 35px;
  max-width: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-color: #ff5c5c;
  background-color: #ff5c5c;
}

.video-link-img {
  height: 25px;
  margin-right: 10px;
}

.sub-confirmation-heading {
  margin-bottom: 25px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.login-extra-info {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #9b9b9b;
  font-size: 14px;
  text-align: left;
}

.alt-form-block {
  margin-bottom: 0px;
}

.timezone-text {
  color: #919191;
  font-weight: 300;
}

.form-field-wrapper {
  margin-bottom: 15px;
}

.form-field-wrapper.half-field {
  width: 48.5%;
  margin-right: 0px;
}

.form-field-label {
  font-weight: 400;
}

.validation-text {
  display: block;
  color: #cc5965;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}

.two-field-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.signup-form-text-field {
  border: 1px solid #c2d4e0;
  border-radius: 2px;
}

.signup-form-text-field::-webkit-input-placeholder {
  color: #acb9c2;
}

.signup-form-text-field:-ms-input-placeholder {
  color: #acb9c2;
}

.signup-form-text-field::placeholder {
  color: #acb9c2;
}

.addn-signup-form-background {
  padding-top: 50px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #f3f3f3;
  font-family: 'Open Sans', sans-serif;
  text-align: left;
}

.additinal-signup-block {
  display: block;
  width: 35%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .2);
}

.additional-signup-heading {
  display: block;
  width: 35%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  color: #4a4a4a;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}

.additional-field-label {
  color: #9b9b9b;
}

.additional-field-text {
  margin-bottom: 15px;
  border: 2px solid #d9e3e9;
  border-radius: 4px;
  color: #686868;
}

.additional-field-text::-webkit-input-placeholder {
  background-color: transparent;
  color: #acb9c2;
}

.additional-field-text:-ms-input-placeholder {
  background-color: transparent;
  color: #acb9c2;
}

.additional-field-text::placeholder {
  background-color: transparent;
  color: #acb9c2;
}

.addn-submit-button {
  padding-right: 25px;
  padding-left: 25px;
  border: 2px solid #ff5c5c;
  border-radius: 20px;
  background-color: #ff5c5c;
  font-size: 16px;
  line-height: 22px;
}

.addn-select-field {
  margin-bottom: 15px;
  border: 2px solid #d9e3e9;
  border-radius: 4px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #686868;
}

.addn-checkbox-field {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #686868;
}

.addn-form-btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.addn-cancel-btn {
  padding-right: 25px;
  padding-left: 25px;
  border: 2px solid #d9e3e9;
  border-radius: 20px;
  background-color: transparent;
  color: #686868;
  font-size: 16px;
  line-height: 22px;
}

.addn-form-block {
  margin-bottom: 0px;
}

.sold-out-text {
  min-width: 30px;
  margin-right: 5px;
  padding: 5px 10px;
  float: left;
  border-radius: 2px;
  background-color: #919191;
  color: #f3f3f3;
  font-size: 11px;
  line-height: 16px;
}

.add-to-waitlist-btn {
  position: absolute;
  top: 8px;
  right: 20px;
  margin-right: 0px;
  float: right;
  clear: none;
  border-radius: 2px;
  background-color: #50d2c2;
}

.question-hover {
  height: 15px;
  margin-top: 6px;
  float: left;
}

.forgot-password-link {
  font-size: 13px;
  text-decoration: underline;
}

.otp-btn {
  margin-top: 25px;
  border-radius: 2px;
  background-color: transparent;
  color: #686868;
  font-weight: 700;
  text-decoration: underline;
}

.otp-btn:hover {
  opacity: 0.85;
}

.otp-btn.less-margin {
  margin-top: 15px;
  color: #686868;
  font-weight: 700;
}

.div-separator {
  width: 100%;
  height: 1px;
  margin-top: 25px;
  border: 1px none #000;
  background-color: #c2d4e0;
}

.ticket-description {
  margin-top: 12px;
  float: left;
  clear: left;
  color: #919191;
  font-size: 12px;
}

.timezone-select-field {
  margin-bottom: 0px;
}

.timezone-select-field.primary-color {
  border: 1px solid #f5f5f5;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(270deg, #f5f5f5, #f5f5f5);
  background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
  color: #ff5c5c;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
}

.timezone-select-field.primary-color:focus {
  border: 1px solid #f5f5f5;
}

.timezone-form-block {
  margin-bottom: 0px;
}

.timezone-form-block.alt-flex {
  position: static;
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.timezone-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-right: 20px;
  padding-bottom: 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.timezone-prefix {
  color: #919191;
}

.timezone-parent-wrapper {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.timezone-parent-wrapper.alt-flex {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 5px;
  float: right;
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

html.w-mod-js *[data-ix="display-none-2"] {
  display: none;
}

html.w-mod-js *[data-ix="display"] {
  display: block;
}

html.w-mod-js *[data-ix="popover-bottom-hidden"] {
  -webkit-transform: translate(0px, 2000px);
  -ms-transform: translate(0px, 2000px);
  transform: translate(0px, 2000px);
}

html.w-mod-js *[data-ix="hide-bottom-bar"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="shake-it"] {
  display: block;
}

html.w-mod-js *[data-ix="initiallyhide"] {
  display: none;
}

@media (max-width: 991px) {
  a {
    position: static;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
  }
  .button {
    margin-left: 140px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    font-size: 18px;
  }
  .button.contentbox-btn {
    position: relative;
    padding-right: 0px;
    text-align: center;
  }
  .button.contentbox-btn.activity {
    font-size: 15px;
  }
  .button.btn-circle.default {
    margin-top: 5px;
  }
  .button.btn-circle.default.loc-button {
    margin-top: 0px;
  }
  .button.login {
    margin-left: 10px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .button.login.alt-changes {
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .button.btn-primary {
    position: static;
    display: block;
    width: 25%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    text-align: center;
  }
  .button.btn-primary.profile-button.button-ipad {
    font-size: 16px;
  }
  .button.btn-primary.button-form-margin.button-ipad {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    height: 40px;
    margin-left: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    text-align: center;
  }
  .button.btn-primary.button-form-margin.button-ipad.button-mobile.float-right {
    width: 30%;
  }
  .button.btn-primary.button-family.button-ipad {
    width: 30%;
    padding-left: 0px;
  }
  .button.btn-primary.btn-family-add.button-ipad {
    width: 80%;
    height: 37px;
    padding-left: 0px;
    -webkit-transition: all 500ms ease, background-color 500ms ease;
    transition: all 500ms ease, background-color 500ms ease;
    text-align: center;
  }
  .button.btn-primary.btn-family-add.button-ipad.add-member-btn {
    width: 47%;
  }
  .button.btn-primary.btn-family-add.button-ipad.cancel-btn {
    width: 47%;
  }
  .button.signup {
    margin-left: 0px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .navbar {
    background-color: transparent;
    text-align: center;
  }
  .navlink {
    width: auto;
    margin-right: 20px;
    margin-left: auto;
  }
  .navlink.w--current {
    margin-right: 20px;
    margin-left: auto;
  }
  .topnav-logotext {
    overflow: hidden;
    width: 100%;
    margin-top: auto;
    font-size: 20px;
  }
  .topnav-logotext.alt-changes {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .topnav {
    width: 100%;
    padding-left: 0px;
  }
  .image {
    width: 40px;
    margin-left: 0px;
  }
  .herosection-image {
    height: 100px;
    margin-left: auto;
  }
  .herosection {
    width: 100%;
    height: 450px;
    margin-top: 111px;
    padding-top: 50px;
    background-position: 50% 50%;
    background-attachment: scroll;
  }
  .herosection.alt-changes {
    height: 350px;
    margin-top: 0px;
    margin-bottom: 10px;
    background-position: 50% 0px;
    background-size: cover;
  }
  .navtext {
    width: 100%;
    margin-left: 0px;
    float: none;
    font-size: 18px;
  }
  .navtext:hover {
    width: 100%;
    font-size: 18px;
  }
  .dropdown {
    padding-right: 20px;
    padding-left: 20px;
    float: left;
  }
  .dropdown.landing {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
  }
  .dropdowntext {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 15px;
  }
  .dropdownicon {
    margin-right: auto;
    margin-left: 10px;
  }
  .section4 {
    padding-top: 0px;
    padding-bottom: 35px;
  }
  .contentbox-heading {
    width: 100%;
    font-size: 24px;
  }
  .section5 {
    padding-top: 0px;
  }
  .contentbox-subheading.membership {
    width: 100%;
    text-align: left;
  }
  .contentbox-subheading.inline {
    font-size: 19px;
    line-height: 22px;
  }
  .contentbox-text {
    width: 100%;
  }
  .section6 {
    padding-top: 55px;
  }
  .buttontext {
    width: auto;
    padding-top: 10px;
    padding-left: 25px;
    font-size: 17px;
  }
  .col1 {
    padding-right: 0px;
  }
  .col2 {
    margin-top: 20px;
    padding-left: 0px;
  }
  .section7 {
    padding-top: 0px;
    padding-bottom: 35px;
  }
  .footer {
    padding-bottom: 20px;
  }
  .contentbox-buttonwrapper {
    width: 40%;
    margin-top: 0px;
    margin-left: 0px;
    float: left;
  }
  .contentbox-buttonwrapper.activity {
    width: 50%;
  }
  .gridwrapper {
    margin-left: 0px;
    padding-right: 0px;
  }
  .buttonwrapper1 {
    width: 82%;
  }
  .footertext {
    position: static;
    display: block;
    width: auto;
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
  }
  .image4 {
    display: block;
    height: 20px;
    max-width: 100%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .image4.image4-x {
    padding-left: 0px;
  }
  .dropdownwrapper {
    float: right;
  }
  .facilitiesbutton {
    width: 100%;
    padding-left: 1px;
    float: none;
  }
  .footerwrapper {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .formwrapper {
    display: block;
    width: 768px;
  }
  .formwrapper.mobile {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkoutwrapper {
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 20px;
    text-align: center;
  }
  .checkoutbutton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30%;
    height: 45px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 15px;
    font-weight: 600;
  }
  .checkoutwrapper1 {
    width: 70%;
    padding-left: 0px;
  }
  .formfield {
    width: 100%;
    float: none;
  }
  .form {
    width: 75%;
    margin-top: 5px;
  }
  .formdiv {
    width: 100%;
  }
  .formfield3 {
    width: 49%;
    font-size: 16px;
  }
  .formfield4 {
    width: 14%;
    font-size: 15px;
  }
  .formfield5 {
    width: 15%;
    font-size: 15px;
  }
  .submitbutton {
    font-size: 18px;
  }
  .confirmwrapper {
    width: 60%;
  }
  .checkouttext2 {
    width: auto;
    margin-right: 10px;
    font-size: 18px;
    line-height: 22px;
  }
  .checkouttext3 {
    width: auto;
    font-size: 18px;
    line-height: 22px;
  }
  .navbar-menu-light {
    font-weight: 300;
  }
  .navbar-menu-bold.confirmation {
    padding-left: 0px;
  }
  .confirmationicon {
    margin-top: 25px;
  }
  .confirmed {
    font-weight: 300;
  }
  .confirmed.small {
    font-size: 21px;
    line-height: 21px;
  }
  .confirmed.small.smaller.alt-text.alt-confirm {
    margin-right: 0px;
    margin-left: 0px;
  }
  .confirmationtext-dark {
    font-weight: 400;
  }
  .confirmationtext-dark.text2 {
    font-size: 19px;
    line-height: 32px;
  }
  .confirmationtext-light {
    font-weight: 300;
  }
  .confirmationbutton-primary {
    display: inline-block;
    width: 40%;
    margin-left: 10px;
    float: none;
    font-size: 18px;
    font-weight: 300;
  }
  .confirmationbutton-primary.alt-changes.alt-confirm {
    margin-left: 0px;
  }
  .confirmationbutton-secondary {
    display: inline-block;
    width: 40%;
    font-size: 18px;
    font-weight: 300;
  }
  .gridlist-list1 {
    width: 49%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .gridlist {
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .buttonwrapper2 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .dropdownlist1 {
    padding-right: 0px;
    text-align: center;
  }
  .dropdownlist2 {
    padding-right: 0px;
  }
  .dropdownlist3 {
    padding-right: 0px;
  }
  .membershipwrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .form3 {
    display: inline-block;
    width: 30%;
    float: right;
  }
  .eventsform {
    padding-left: 0px;
  }
  .quantity {
    display: inline-block;
    margin-top: 0px;
  }
  .checkouttext {
    display: inline;
    width: 57%;
    height: auto;
    margin-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: 300;
  }
  .checkouttext1 {
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 45px;
  }
  .logo {
    width: 20%;
  }
  .logodiv {
    padding-top: 20px;
  }
  .bottomsection {
    margin-top: 100px;
  }
  .headingtext {
    display: block;
    width: 100%;
    font-size: 18px;
  }
  .headingtext.headoy {
    width: 100%;
    font-size: 15px;
  }
  .headingtext.headingtext-ipad {
    width: 100%;
    float: none;
    font-size: 16px;
    text-align: left;
  }
  .headingtext1 {
    font-size: 18px;
  }
  .headingtext1.bottommargin.headex {
    font-size: 13px;
  }
  .headingtext1.bottommargin.headingtext1-ipad {
    font-size: 16px;
  }
  .detailsbutton {
    margin-top: 0px;
  }
  .detailsbutton.detailsbutton-center.details-button-mob {
    width: auto;
    margin-left: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .startdate {
    width: 100%;
  }
  .durationfield {
    width: 100%;
  }
  .topnavbar-leftbox.width {
    width: 100%;
  }
  .topnav-rightbox {
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .wcontainer {
    max-width: 95%;
    margin-left: auto;
  }
  .wcontainer.profile {
    max-width: 90%;
  }
  .wcontainer.activity-page {
    max-width: 100%;
  }
  .wcontainer.flex {
    margin-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-nav-rightbox {
    width: auto;
    max-width: auto;
  }
  .customerprofile-date {
    width: 90%;
    font-size: 13px;
  }
  .customerprofile-time {
    width: 90%;
    font-size: 12px;
  }
  .contentbox-customerprofile {
    display: block;
  }
  .footer-linkbox {
    display: block;
    margin: 20px auto 10px;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    text-decoration: none;
  }
  .customerprofile-div2 {
    display: inline-block;
  }
  .timeline-contentbox {
    padding-left: 10px;
  }
  .timeline-contentbox.timeline-contextbox-transaction {
    width: 60%;
  }
  .customerprofile-timeline-content-list {
    margin-bottom: 10px;
    padding-bottom: 12px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .customerprofile-nav-tabs {
    font-size: 16px;
  }
  .customerprofile-nav-tabs.active {
    font-size: 16px;
  }
  .activity-topsection {
    height: 250px;
    padding-top: 200px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .07) 69%, rgba(0, 0, 0, .7)), url('../images/6rwd_144.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .07) 69%, rgba(0, 0, 0, .7)), url('../images/6rwd_144.jpg');
  }
  .topsection-header-heading {
    font-size: 20px;
    text-align: justify;
  }
  .topsection-header-dropdown {
    width: 25%;
  }
  .customerprofile-contentbox-content {
    width: auto;
  }
  .activity-midsection-heading {
    line-height: 24px;
  }
  .activity-bottomsection-paragraph {
    line-height: 22px;
  }
  .actitivity-footersection {
    margin-bottom: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .main-nav1 {
    overflow: visible;
  }
  .bookingflow--box {
    width: 100%;
  }
  .topsection-navmenu-navlink {
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .midsection-heading1 {
    font-size: 33px;
  }
  .midsection-heading2 {
    font-size: 16px;
  }
  .bottomsection-paragraph {
    font-size: 15px;
  }
  .bottomsection-form-field {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
  }
  .confirmationwrapper {
    display: block;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
  .confirmationwrapper.top-padding.alt-text {
    margin-right: 0px;
    margin-left: 0px;
  }
  .confirmationwrapper.alt-text.alt-confirm {
    margin-right: 0px;
    margin-left: 0px;
  }
  .row {
    overflow: auto;
  }
  .contentbox-label {
    width: 15%;
    margin-right: 0px;
    text-align: center;
  }
  .contentboxwrapper-viewlink.right {
    width: 17%;
  }
  .profile-top-nav-links {
    background-color: #f3f3f3;
  }
  .contactmodalmap {
    width: 100%;
  }
  .contactmodal-overlay {
    width: 100%;
  }
  .closeicon-linkblock {
    position: absolute;
    left: auto;
    top: 0px;
    right: 0px;
  }
  .herosection-alt-logo {
    width: 120px;
    height: 120px;
    line-height: 65px;
    text-align: center;
  }
  .topnav-link {
    margin-left: 10px;
  }
  .mobile-web {
    overflow: visible;
  }
  .calendar-tab-link {
    padding-right: 15px;
    padding-left: 15px;
  }
  .calendar-tab-link.fixed-tabs {
    display: inline-block;
    width: 47%;
    float: none;
    clear: right;
  }
  .calendar-tab-menu {
    padding-bottom: 10px;
    text-align: center;
  }
  .classseries-list-text1 {
    font-size: 19px;
    line-height: 19px;
  }
  .classpack-balance-header {
    font-size: 19px;
    line-height: 21px;
  }
  .classpack-balance-header.alt-text.alt-confirm {
    font-size: 20px;
  }
  .classpack-balance {
    width: 175px;
  }
  .week-column-header {
    width: auto;
    height: auto;
  }
  .appointment-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .time-slot {
    width: 80px;
  }
  .week-column-header-box {
    width: 100%;
    padding-left: 0px;
  }
  .cs-modal-content {
    position: relative;
    z-index: 1000;
  }
  .cs-modal-content.onboard {
    height: auto;
  }
  .cs-modal-content.contact-modal {
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .cs-modal-action-box {
    top: 418px;
  }
  .cs-modal-footer {
    top: 480px;
    z-index: 1000;
  }
  .cs-modal-form-field.inline-half {
    width: 49.2%;
  }
  .cs-modal-page-body.contact-modal {
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .cs-modal-footer-link {
    color: #55c219;
  }
  .cs-modal {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .user-box-image.booking {
    display: inline-block;
    float: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .booking-header.alt-height {
    height: auto;
  }
  .booking-footer {
    box-shadow: 0 -5px 8px 0 #f1f1f1;
  }
  .booking-content-box.select-classes {
    padding-bottom: 100px;
  }
  .booking-body {
    max-width: 100%;
  }
  .select-main-dropdown {
    height: auto;
  }
  .booking-footer-select-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
  }
  .review-main-header-box {
    position: relative;
    z-index: 1;
    display: block;
    height: 70px;
    padding-top: 15px;
    padding-bottom: 15px;
    clear: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    background-color: #fff;
    box-shadow: 0 5px 8px 0 #d8d8d8;
    text-align: left;
  }
  .revie-main-header-box-rightbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .review-header-main-right-box-image {
    display: inline-block;
    margin-top: 0px;
  }
  .review-header-main-box-rightbox-text {
    display: inline-block;
    margin-top: 0px;
    padding: 0px 5px;
  }
  .review-header-main-box-leftbox {
    display: inline-block;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    text-align: left;
  }
  .review-header-main-box-text2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .review-header-main-box-text2.text3 {
    color: #6d6d6d;
    font-size: 12px;
  }
  .review-header-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .filter-button.w--open {
    top: 50px;
    right: 50px;
  }
  .top-most-img {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .profile-form {
    padding-right: 30px;
    padding-left: 30px;
  }
  .two-field-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .two-field-wrapper.two-field-wrapper-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .two-field-1.three-field-1 {
    width: 45%;
    margin-right: 25px;
  }
  .two-field-1.three-field-1.field-ext-margin {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .two-field-2.three-field-2 {
    width: 45%;
    margin-right: 25px;
  }
  .profile-div-form-outline {
    display: block;
  }
  .select-family {
    width: auto;
  }
  .select-family.membership-select.less-top-margin {
    width: 85%;
  }
  .family-details-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .headingtext-2.headingtext1-ipad {
    font-size: 14px;
    text-align: left;
  }
  .button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .pymnt-src-wrapper {
    width: 60%;
  }
  .family-delete {
    position: static;
    display: block;
    width: 7%;
  }
  .family-details-textblock2 {
    overflow: hidden;
  }
  .add-family-img {
    padding-bottom: 50px;
  }
  .upload-button {
    margin-left: 10px;
  }
  .customer-account-tab {
    display: block;
    margin-right: auto;
    margin-left: auto;
    border-radius: 3px;
  }
  .event-cover-photo {
    height: 300px;
  }
  .event-details-float {
    width: 50%;
  }
  .event-col2 {
    font-size: 15px;
    line-height: 20px;
  }
  .event-name {
    font-size: 20px;
  }
  .event-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    margin-right: 35%;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 2px;
    background-color: #919191;
    font-size: 16px;
  }
  .event-cta:hover {
    opacity: 0.85;
  }
  .event-cta.primary-color {
    background-color: #27ae60;
  }
  .event-cta.primary-colo {
    background-color: #27ae60;
    box-shadow: 1px 1px 10px 0 rgba(48, 48, 48, .5);
  }
  .event-description {
    width: 60%;
  }
  .description-heading {
    font-size: 12px;
    line-height: 18px;
  }
  .description-body {
    font-size: 14px;
  }
  .event-map-text {
    display: block;
    margin-top: 60px;
    margin-left: 0px;
    font-size: 21px;
  }
  .event-map {
    height: 250px;
    margin-top: 35px;
    margin-bottom: 80px;
  }
  .event-share-text {
    font-size: 18px;
  }
  .event-share-logo.fb-share {
    width: 35px;
    height: 35px;
  }
  .event-share-logo.twitter-share {
    width: 35px;
    height: 35px;
  }
  .event-share-logo.linkedin-share {
    width: 35px;
    height: 35px;
  }
  .event-share-logo.mail-share {
    width: 35px;
    height: 35px;
  }
  .fixed-bar {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
    background-color: transparent;
    box-shadow: none;
    text-align: center;
  }
  .event-cta-secondary {
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 2px;
    font-size: 16px;
  }
  .main-section-wrapper {
    max-width: 700px;
  }
  .dropup-list.w--open {
    left: 0px;
    right: -20px;
    bottom: 46px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .dropup-toggle {
    background-size: 40px 40px;
  }
  .dropup-toggle.w--open {
    background-image: none;
  }
  .event-navmenu {
    background-color: #303030;
  }
  .event-menu-button.w--open {
    background-color: #303030;
  }
  .credit-balance {
    margin-left: 0px;
  }
  .credit-wrapper {
    margin-top: 0px;
  }
  .credit-wrapper.type-2 {
    text-align: center;
  }
  .attendee-name {
    font-size: 19px;
    line-height: 19px;
  }
  .confirmation-header.alt-changes {
    margin-top: 0px;
    margin-bottom: 25px;
  }
  .filter-wrapper {
    margin-top: 0px;
  }
  .h-filter-heading {
    float: left;
    text-align: left;
  }
  .h-filter-button {
    position: relative;
  }
  .h-filter-dropdown {
    z-index: 0;
  }
  .h-filter-dropdown-toggle {
    z-index: 0;
  }
  .h-dropdown-link {
    position: relative;
    z-index: 1000;
  }
  .h-dropdown-list.w--open {
    z-index: 1000;
  }
  .floating-baraxxxx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .family-member-wrapper {
    width: 90%;
  }
  .pay-later-text {
    margin-top: 0px;
  }
  .terms-text-wrapper {
    color: #919191;
  }
  .cancel-parent-wrapper.contact-modal {
    padding-right: 15px;
    padding-left: 15px;
  }
  .nav-dropdown-toggle {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 22px;
  }
  .client-schedule-body {
    overflow: visible;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .client-schedule-calendar {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .client-schedule-calendar.alt-flex {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .client-schedule-card-list {
    display: block;
    width: 100%;
    padding: 20px 20px 85px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .client-schedule-heading {
    margin-bottom: 0px;
    font-size: 22px;
    line-height: 28px;
  }
  .client-schedule-month {
    margin-right: 30px;
    margin-left: 30px;
  }
  .client-schedule-month-arrow {
    width: 30px;
    height: 30px;
    padding: 10px;
  }
  .client-schedule-month-arrow.alt-padding {
    margin-right: 5px;
    padding: 10px;
  }
  .client-schedule-month-arrow.alt-margin-left {
    margin-left: 20px;
  }
  .client-schedule-month-arrow.alt-margin-right {
    margin-right: 20px;
  }
  .client-schedule-month-arrow-img {
    height: 12px;
  }
  .client-schedule-month-wrapper {
    margin-top: 5px;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .client-schedule-date.hover-color {
    width: auto;
    height: auto;
    margin-right: 10px;
    padding: 5px 5px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    font-weight: 600;
  }
  .client-schedule-date.hover-color.todays-date {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .client-schedule-date.hover-color.no-right-margin {
    margin-right: 0px;
  }
  .client-schedule-date-wrapper {
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .go-to-today {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 150px;
    margin-right: auto;
    margin-left: auto;
    color: #6772e5;
    font-weight: 700;
  }
  .client-schedule-date-time-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .client-schedule-day-date-wrapper {
    margin-top: 50px;
    margin-bottom: 5px;
  }
  .client-schedule-day-date-wrapper.no-top-margin {
    margin-top: 0px;
  }
  .client-schedule-day-date-wrapper.first-day-date-item {
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .client-schedule-card {
    width: 100%;
  }
  .schedule-card-name {
    text-align: left;
  }
  .schedule-primary-cta.no-right-margin.signin-button {
    margin-bottom: 20px;
    border-color: #27ae60;
  }
  .schedule-primary-cta.no-right-margin.signin-button.embed-signin {
    margin-bottom: 0px;
  }
  .schedule-primary-cta.no-right-margin.signin-button.primary-color-border {
    border-color: #ff5c5c;
    color: #ff5c5c;
  }
  .schedule-card-parent-wrapper {
    width: 100%;
    text-align: left;
  }
  .client-schedule-date-day {
    font-size: 10px;
    line-height: 16px;
  }
  .schedule-close-filter-wrapper {
    margin-bottom: 5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .schedule-close-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .schedule-filter-mobile-img {
    height: 20px;
  }
  .schedule-filter-mobile-img.calendar-img {
    height: 22px;
  }
  .schedule-filter--mobile {
    opacity: 0.5;
  }
  .schedule-filter--mobile:hover {
    opacity: 1;
  }
  .schedule-filter--mobile.calendar-mobile {
    margin-right: 15px;
  }
  .client-schedule-time-mobile {
    margin-top: 35px;
    margin-bottom: 35px;
    color: #b7b7b7;
    text-align: center;
  }
  .client-schedule-time-mobile.first-time-item {
    margin-top: 0px;
  }
  .schedule-filter-goto-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .confirmation-form {
    padding-right: 35px;
    padding-left: 35px;
  }
  .day-date-line {
    width: 400px;
  }
  .brand-logo-img.large {
    width: auto;
    max-height: 160px;
    max-width: 160px;
  }
  .customer-website-right {
    width: 100%;
  }
  .customer-website-main-section {
    width: 100%;
    padding-bottom: 0px;
  }
  .website-nav-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #686868;
  }
  .client-website-header-bottom-wrapper {
    padding-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .client-website-header-bottom-wrapper.alt-padding {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .client-website-header-bottom-wrapper.alt-changes.website-home {
    padding-top: 0px;
  }
  .client-website-header-bottom-wrapper.top-margin-mobile {
    margin-top: 80px;
  }
  .client-location-timezone-wrapper {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .client-location-timezone-wrapper.schedule-width {
    margin-bottom: 10px;
  }
  .client-location-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .client-location-dropdown-toggle.larger-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    line-height: 24px;
  }
  .client-timezone {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .filter-heading {
    margin-top: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .filter-heading.alt-padding {
    margin-top: 25px;
  }
  .filter-dropdown-checkbox-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .filter-dropdown-field-label {
    margin-left: 10px;
    text-align: left;
  }
  .filter-dropdown-button-wrapper {
    margin-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #ddd;
  }
  .user-dropdown {
    width: auto;
  }
  .user-dropdown-img.center {
    display: block;
    width: 45px;
    height: 45px;
    margin: 15px auto 10px;
  }
  .user-dropdown-name.sidebar {
    margin-right: 0px;
    margin-bottom: 15px;
    color: #303030;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
  }
  .schedule-mobile-navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-color: #fff;
  }
  .brand-logo-link {
    margin-bottom: 5px;
  }
  .brand-logo-link.addn-field {
    width: 75%;
  }
  .schedule-mobile-navbar-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .filter-slider-button {
    background-color: transparent;
  }
  .filter-slider-button.float {
    position: fixed;
    left: 0px;
    top: 20px;
    right: 0px;
    background-color: transparent;
  }
  .filter-slider-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .schedule-navbar-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1800;
  }
  .filter-parent-wrapper {
    top: 0px;
    right: 0px;
    bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(74, 74, 74, .2);
    background-color: #f3f3f3;
    box-shadow: -1px 1px 6px 0 rgba(74, 74, 74, .2);
  }
  .filter-parent-wrapper.float {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
  }
  .filter-label {
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .website-main-nav-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-style: none;
    border-width: 1px;
    border-color: rgba(74, 74, 74, .2);
    background-color: #f3f3f3;
    box-shadow: 1px 1px 6px 0 rgba(74, 74, 74, .2);
  }
  .filter-img {
    height: 20px;
  }
  .website-page-heading {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    text-align: center;
  }
  .website-mobile-nav-separator {
    height: 1px;
    margin-top: 10px;
    margin-bottom: 25px;
    background-color: #ddd;
    color: #ddd;
  }
  .filter-btn-text {
    font-size: 13px;
    font-weight: 600;
  }
  .website-grid-wrapper {
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .website-grid {
    margin-right: 20px;
    margin-bottom: 25px;
    text-align: left;
  }
  .grid-service-name {
    text-align: left;
  }
  .schedule-location-header {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .schedule-location-header.website-home {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .client-location-dropdown-text {
    margin-right: 3px;
  }
  .filters-menu-button-float {
    padding: 10px 25px;
    border-radius: 50px;
    background-color: #fff;
    box-shadow: 2px 2px 6px 1px rgba(74, 74, 74, .2);
  }
  .filters-menu-button-float.w--open {
    background-color: #fff;
    color: #4a4a4a;
  }
  .side-panel {
    width: 50%;
  }
  .side-panel.filter-panel {
    right: -1000px;
    font-family: 'Open Sans', sans-serif;
  }
  .side-panel-action-bar {
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .side-panel-share-wrapper.filter-panel {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .client-footer {
    padding-bottom: 30px;
  }
  .footer-section-heading {
    font-size: 14px;
    line-height: 22px;
  }
  .client-footer-link {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }
  .client-footer-link.top-padding {
    margin-bottom: 8px;
  }
  .social-logo-img {
    height: 30px;
  }
  .about-us-section {
    padding-top: 25px;
  }
  .filter-web-btn-wrapper.filter-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 3%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .filter-panel-container {
    padding-top: 15px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .brand-default-text {
    font-size: 20px;
    line-height: 26px;
  }
  .brand-default-logo {
    width: 35px;
    height: 35px;
  }
  .brand-default-logo-text {
    font-size: 22px;
    line-height: 28px;
  }
  .modal-background {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2000;
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .modal-window {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    overflow: hidden;
    width: 95%;
    padding-bottom: 20px;
  }
  .empty-page-div {
    min-width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .empty-logo {
    height: 80px;
  }
  .confirm-separator {
    margin-top: 25px;
  }
  .addn-signup-form-background {
    padding-top: 20px;
  }
  .additinal-signup-block {
    width: 75%;
    margin-top: 20px;
  }
  .additional-signup-heading {
    width: 75%;
    margin-top: 30px;
  }
  .timezone-form-block {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .timezone-parent-wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .omnify-footer-logo{
    margin-top: 6px !important;
  }

  .button {
    width: 44%;
    padding-right: 30px;
    padding-left: 30px;
    float: right;
    border-width: 1px;
  }
  .button.contentbox-btn {
    padding-right: 0px;
    padding-left: 0px;
  }
  .button.btn-circle.default {
    width: 40px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    text-align: center;
  }
  .button.btn-circle.default.loc-button {
    margin-left: 64px;
  }
  .button.login {
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
  }
  .button.btn-primary {
    width: 35%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .button.btn-primary.button-form-margin.button-ipad.button-mobile.float-right {
    margin-left: 10px;
  }
  .button.signup {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
  }
  .navbar {
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .navbar.checkout {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
  }
  .navbar.confirmation {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .navbar.packages {
    width: 100%;
  }
  .navbar.membership {
    text-align: left;
  }
  .navlink.w--current {
    border-style: none none solid;
    border-bottom-width: 2px;
    border-bottom-color: #50d2c2;
    color: #3699dc;
  }
  .topnav-logotext {
    width: 100%;
    height: 30px;
    margin-top: auto;
    margin-right: 10px;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0px;
  }
  .topnav {
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .image {
    width: 30px;
    height: 30px;
    margin-left: 0px;
  }
  .herosection-image {
    width: auto;
    height: 100px;
  }
  .herosection {
    height: 400px;
    margin-top: 125px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: 50% 50%;
  }
  .herosection.alt-changes {
    height: 280px;
  }
  .icon-holder {
    margin-top: 20px;
  }
  .main-nav {
    height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .navtext {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #4a4a4a;
    font-size: 16px;
  }
  .navtext:hover {
    font-size: 16px;
  }
  .dropdown {
    float: right;
  }
  .dropdown.landing {
    display: block;
    float: right;
  }
  .section4 {
    padding-top: 125px;
  }
  .contentbox-heading {
    width: 96%;
    font-size: 20px;
  }
  .section5 {
    padding-top: 125px;
  }
  .contentbox-subheading {
    font-size: 18px;
  }
  .contentbox-text {
    display: inline-block;
  }
  .contentbox-text.centered {
    width: 93%;
  }
  .contentbox-text.medium {
    width: 50%;
  }
  .section6 {
    padding-top: 125px;
  }
  .section6.last-section {
    padding-bottom: 100px;
  }
  .buttontext {
    width: 50%;
    padding-left: 15px;
    font-size: 15px;
  }
  .buttontext.activity {
    width: 26%;
  }
  .section7 {
    padding-top: 125px;
  }
  .contentbox-buttonwrapper {
    width: 55%;
  }
  .contentbox-buttonwrapper.activity {
    width: 50%;
  }
  .buttonwrapper1 {
    width: 92%;
    margin-left: auto;
    padding-left: 6px;
  }
  .footertext {
    margin-top: 30px;
    font-size: 14px;
  }
  .footertext.footertext-mobile {
    font-size: 10px;
  }
  .image4 {
    width: 70px;
    height: 20px;
    margin-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }
  .dropdownwrapper {
    float: none;
  }
  .facilitiesbutton {
    width: 100%;
    padding-left: 0px;
  }
  .footerwrapper {
    padding-top: 20px;
  }
  .formwrapper {
    width: 98.2%;
    margin-top: auto;
  }
  .formwrapper.mobile {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .navbar-menu-bold {
    font-size: 20px;
  }
  .icon3 {
    width: auto;
    font-size: 14px;
  }
  .navbar-menu-light {
    font-size: 20px;
  }
  .navbar-menu-light {
    padding-left: 30px;
    font-size: 20px;
  }
  .checkoutwrapper {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    float: left;
    background-color: #eee;
  }
  .checkoutbutton {
    width: 35%;
    margin-top: 0px;
    float: right;
    font-size: 16px;
  }
  .checkoutwrapper1 {
    width: 100%;
    padding-left: 0px;
  }
  .navbar-menu-light {
    font-size: 22px;
  }
  .navbar-menu-bold.checkout {
    font-size: 16px;
  }
  .form {
    width: 100%;
    padding-left: 10px;
  }
  .formfield3 {
    width: 100%;
    font-size: 14px;
  }
  .formfield4 {
    float: none;
    font-size: 13px;
  }
  .formfield5 {
    padding-left: 5px;
    font-size: 12px;
  }
  .submitbutton {
    font-size: 19px;
  }
  .checkouttext2 {
    width: 24%;
    padding-left: 29px;
  }
  .checkouttext3 {
    width: 25%;
    padding-top: 12px;
  }
  .footer1 {
    width: 92%;
  }
  .navbar-menu-light {
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
  }
  .navbar-menu-bold {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
  }
  .navbar-menu-bold.confirmation {
    padding-left: 20px;
    font-size: 16px;
  }
  .confirmed {
    font-size: 32px;
  }
  .confirmationtext-dark {
    font-size: 20px;
  }
  .confirmationtext-dark.text2 {
    width: 75%;
  }
  .confirmationtext-light {
    font-size: 18px;
  }
  .confirmationbutton-primary {
    width: 45%;
    margin-bottom: 10px;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
  }
  .confirmationbutton-secondary {
    width: 45%;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
  }
  .confirmationbutton-secondary.alt-changes.alt-confirm {
    margin-left: 0px;
  }
  .gridlist-list1 {
    width: 100%;
  }
  .buttonwrapper2.alt-changes.alt-confirm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .dropdown3 {
    width: 84%;
  }
  .dropdowntext3 {
    padding-left: 40px;
    text-align: left;
  }
  .dropdownlist1 {
    padding-left: 40px;
    text-align: center;
  }
  .dropdownlist2 {
    padding-left: 40px;
  }
  .dropdownlist3 {
    padding-left: 40px;
  }
  .membershipwrapper {
    width: 100%;
  }
  .form2 {
    padding-left: 35px;
  }
  .form3 {
    width: 30%;
    float: right;
  }
  .eventsform {
    width: 64%;
    padding-left: 0px;
  }
  .eventsdiv {
    width: 100%;
    max-width: 100%;
  }
  .quantity {
    width: 63%;
    margin-top: 0px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .checkouttext {
    bottom: 0px;
    width: 24%;
    margin-right: 5px;
    font-size: 18px;
  }
  .checkouttext1 {
    width: 21.8%;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
  }
  .ticketdiv {
    width: 55%;
    padding-left: 0px;
    text-align: left;
  }
  .logo {
    width: 30%;
  }
  .logodiv {
    padding-top: 20px;
  }
  .customerimage.custimg {
    width: 40px;
    height: 40px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 0px;
  }
  .customerimage.customerimage-nomargin {
    margin-top: 30px;
    padding-top: 0px;
  }
  .bottomsection {
    margin-top: 50px;
  }
  .headingtext {
    width: 100%;
    font-size: 18px;
  }
  .headingtext1 {
    font-size: 16px;
  }
  .detailsbutton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    float: left;
    font-size: 16px;
  }
  .detailsbutton.detailsbutton-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 130px;
    height: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .detailsbutton.detailsbutton-center {
    margin-left: 0px;
    float: left;
  }
  .detailsbutton.detailsbutton-margin {
    margin-left: 20px;
  }
  .topnavbar-leftbox {
    display: block;
    width: 40%;
    font-size: 12px;
  }
  .topnav-rightbox {
    width: 60%;
  }
  .wcontainer {
    max-width: 95%;
  }
  .wcontainer.profile {
    margin-top: 15px;
  }
  .wcontainer.profile.full {
    max-width: 100%;
  }
  .wcontainer.profile.padded-container-top.wcontainer-lesspad-mob {
    padding-top: 20px;
  }
  .wcontainer.profile.wcontainer-trans {
    padding-top: 20px;
  }
  .wcontainer.flex {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .main-nav-linkbox {
    float: none;
    clear: none;
  }
  .main-nav-rightbox {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
    text-align: left;
  }
  .customerprofile-date {
    width: 94%;
  }
  .contentbox-customerprofile.mbrshp-details.mbrshp-details-pad-mob {
    padding-top: 0px;
  }
  .footer-text2.footer-text2-mobile {
    font-size: 10px;
  }
  .time-line {
    height: 150px;
  }
  .customerprofile-div {
    width: 15%;
  }
  .customerprofile-div2 {
    width: 85%;
  }
  .customerprofile-timeline-headerbox.mbrshp-header.mbrshp-header-mob {
    padding-top: 15px;
  }
  .customerprofile-nav-tabs {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .customerprofile-nav-tabs {
    margin-right: 20px;
    margin-left: 0px;
  }
  .topsection-header-heading {
    font-size: 16px;
  }
  .topsection-header-heading.contactmodal {
    font-size: 18px;
  }
  .topsection-header-dropdown {
    width: 32%;
  }
  .customerprofile-contentbox-content {
    width: auto;
  }
  .activity-midsection-heading.contactmodal {
    width: 497px;
  }
  .main-nav1 {
    position: fixed;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .topsection-navmenu {
    width: 66.6%;
  }
  .topsection-navmenu-button {
    margin-right: 0px;
    margin-left: 0px;
  }
  .topsection-navmenu-navlink {
    width: auto;
    margin-right: auto;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 400;
    text-align: center;
  }
  .bottomsection-formwrapper {
    width: 65%;
  }
  .bottomsection-form-button {
    margin-top: 10px;
  }
  .activity-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .confirmationwrapper {
    width: 95%;
  }
  .invoicewrappper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .invoicetable-col-subheading.right {
    float: right;
  }
  .contentbox-label {
    width: 20%;
  }
  .contentboxwrapper-viewlink.right {
    width: 25%;
  }
  .divider.divider-dark {
    margin-top: 9px;
    background-color: #ebebeb;
  }
  .profile-top-nav-links.nav-menu-link {
    background-color: transparent;
  }
  .profile-top-nav-menu.w--open {
    position: relative;
    display: block;
    float: right;
    background-color: #fff;
  }
  .profile-top-nav-menu-icon {
    background-color: transparent;
    color: #4a4a4a;
  }
  .profile-navbar-name-text {
    display: block;
    overflow: hidden;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .contactmodal-overlay {
    width: 100%;
  }
  .contactmodal-logo {
    width: 5%;
    clear: left;
  }
  .closeicon-linkblock {
    left: auto;
    top: 0px;
    right: 0px;
    width: 8%;
  }
  .herosection-alt-logo {
    width: 120px;
    height: 120px;
    line-height: 65px;
  }
  .topnav-link {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
  }
  .mobile-web {
    margin-top: auto;
    padding-top: 0px;
  }
  .recurring-weekday {
    width: 30px;
    height: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .calendar-tab-link.fixed-tabs {
    width: 15%;
  }
  .classseries-content-box.dark-bg {
    width: 100%;
  }
  .classseries-list-text.right {
    width: 20%;
  }
  .classseries-list-text1 {
    margin-right: 15px;
    line-height: 30px;
  }
  .week-column {
    display: block;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }
  .week-column.facility-row {
    width: 100%;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .week-row {
    display: inline;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .week-row.appointments {
    display: inline-block;
  }
  .week-column-header {
    display: inline-block;
    width: 95%;
    height: auto;
    padding-bottom: 10px;
  }
  .time-slot {
    display: inline-block;
    width: 60px;
    margin-right: 10px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 18px;
    text-align: center;
  }
  .time-slot.pm {
    padding-top: 5px;
    background-color: #f8f8f8;
  }
  .time-slot.facility-slot {
    width: 85px;
    margin-right: 0px;
  }
  .slot-text-sm {
    margin-top: 2px;
    font-size: 14px;
  }
  .week-column-header-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    margin-left: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .calendar-slot-box {
    padding-left: 25px;
  }
  .calendar-slot-box.facility {
    padding-left: 5px;
  }
  .select-dropdown {
    width: 80%;
  }
  .cs-modal-content {
    margin-top: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .cs-modal-content.onboard {
    height: auto;
  }
  .cs-modal-action-box {
    padding-bottom: 10px;
  }
  .cs-modal-button-primary.send-btn {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .cs-modal-content-box {
    height: 50vh;
    min-height: 0px;
  }
  .cs-modal-content-box.onboard.family-member {
    height: 54vh;
    min-height: 0px;
  }
  .cs-modal-header-text.extra-margin {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 22px;
  }
  .cs-modal-form-field.inline-half {
    width: 49.4%;
  }
  .cs-modal-form-field.alt-changes {
    width: 100%;
  }
  .cs-modal-page-body {
    padding-top: 0px;
  }
  .cs-modal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .booking-content-box.with-top-bar {
    padding-top: 0px;
  }
  .booking-content-box.guest-booking {
    padding-top: 65px;
  }
  .booking-header-text.alt-width {
    width: 70%;
  }
  .booking-add-pointer {
    width: 250px;
  }
  .booking-footer-select-box {
    height: auto;
  }
  .booking-footer-select-wrapper.terms-checkbox {
    padding-top: 5px;
    padding-bottom: 4px;
  }
  .terms-link {
    margin-right: 0px;
    margin-left: 0px;
    background-color: transparent;
    color: #5fe2b6;
    text-decoration: underline;
  }
  .filter-button {
    top: 35px;
    right: 20px;
    width: 55px;
    height: 55px;
    padding: 15px;
    border-radius: 50px;
    font-size: 26px;
  }
  .filter-button:active {
    top: 35px;
    right: 20px;
  }
  .filter-button.w--open {
    top: 30px;
    right: 20px;
    border-radius: 50px;
  }
  .pop-over-form {
    width: 90%;
  }
  .top-most-bar.top-most-bar-mob {
    position: static;
    height: 30px;
    margin-bottom: 0px;
  }
  .profile-details {
    width: 100%;
  }
  .profile-form {
    margin-top: 15px;
    padding: 0px 15px;
  }
  .profile-dropdown {
    width: 75%;
    margin-bottom: 30px;
  }
  .profile-dropdown.w--open {
    margin-bottom: 0px;
    border-bottom-color: #71dacd;
  }
  .nav-container {
    width: 100%;
  }
  .nav-menu {
    width: 40%;
    background-color: #f3f3f3;
  }
  .nav-menu.nav-menu-account {
    width: 40%;
  }
  .nav-menu.nav-menu-family {
    width: 40%;
  }
  .nav-menu.nav-menu-membership {
    width: 40%;
  }
  .nav-menu.nav-menu-transactions {
    width: 40%;
  }
  .nav-menu.nav-menu-classpacks {
    width: 40%;
  }
  .profile-menu-dropdown {
    border-bottom-color: rgba(113, 218, 205, .82);
    text-align: center;
  }
  .dropdown-profile-icon {
    color: #525252;
  }
  .two-field-1 {
    margin-right: 20px;
  }
  .select-family-wrapper {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .select-family {
    width: auto;
  }
  .add-family-form {
    width: 100%;
  }
  .my-profile-dropdown.w--open {
    background-color: #f3f3f3;
  }
  .headingtext-2.headingtext1-ipad {
    text-align: left;
  }
  .pymnt-src-wrapper {
    width: 55%;
  }
  .navbar-color {
    background-color: #f3f3f3;
  }
  .customer-tab {
    margin-top: 10px;
  }
  .family-delete {
    width: 7%;
  }
  .upload-button {
    margin-left: 10px;
  }
  .event-cover-photo {
    height: 260px;
    margin-top: 0px;
  }
  .event-details-float {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 85%;
    margin-top: -30px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
  .event-body {
    padding-bottom: 100px;
    background-color: #f3f3f3;
  }
  .event-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .event-col2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .event-name {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
  }
  .event-cta {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    height: auto;
    margin-right: 30%;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
  }
  .event-description {
    display: block;
    width: 95%;
    margin-top: 35px;
    margin-right: auto;
    margin-left: auto;
  }
  .description-heading {
    font-size: 12px;
  }
  .description-body {
    color: #686868;
    font-size: 14px;
  }
  .event-map-text {
    display: block;
    margin-top: 50px;
    margin-left: 0px;
    font-size: 20px;
  }
  .event-map {
    height: 200px;
    margin-top: 30px;
    margin-bottom: 70px;
  }
  .event-map.primary-color {
    margin-bottom: 0px;
  }
  .fixed-bar {
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .event-cta-secondary {
    height: auto;
    margin-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .main-section-wrapper {
    width: 500px;
  }
  .dropup-list.w--open {
    right: 5px;
    bottom: 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .dropup-toggle {
    width: 30px;
    height: 30px;
    background-size: contain;
  }
  .dropup-img {
    height: 30px;
  }
  .dropup-share-img {
    margin-right: 17px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .credit-balance {
    position: relative;
    left: 0px;
    top: 0px;
    width: 45%;
    font-size: 18px;
  }
  .credit-wrapper {
    width: 60%;
    margin-top: 8px;
    margin-left: 0px;
  }
  .credit-wrapper.type-2 {
    margin-top: 15px;
    text-align: center;
  }
  .attendee-list-item {
    width: 70%;
  }
  .attendee-img {
    width: 40px;
    height: 40px;
  }
  .confirmation-header {
    padding-top: 10px;
  }
  .confirmation-header.alt-changes {
    padding-top: 30px;
    padding-right: 35px;
    padding-left: 35px;
  }
  .h-filter-button.button-upper-margin {
    margin-top: 12px;
    float: right;
  }
  .week-column-header-wrapper {
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .week-column-day {
    margin-left: 5px;
  }
  .h1.h1-top-margin {
    margin-top: 30px;
  }
  .h1.h1-bottom-margin.h1-top-margin {
    margin-top: 30px;
  }
  .floating-baraxxxx {
    width: 100%;
  }
  .payment-option-heading {
    font-size: 22px;
  }
  .pay-later-text {
    width: 85%;
  }
  .radio-button-field {
    width: 50%;
  }
  .pop-over-form-2 {
    width: 90%;
  }
  .location-select-parent-wrapper {
    margin-top: 10px;
  }
  .cancel-parent-wrapper.contact-modal {
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-dropdown {
    margin-right: 0px;
  }
  .navbar-2 {
    position: relative;
    left: 0px;
    top: -138px;
    right: 0px;
  }
  .contact-us-map {
    height: 200px;
  }
  .contact-us-form-wrapper {
    width: 100%;
  }
  .contact-details-form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .contact-details-wrapper {
    width: 100%;
    margin-bottom: 15px;
  }
  .client-schedule-card-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
  }
  .client-schedule-month {
    margin-right: 20px;
    margin-left: 20px;
  }
  .client-schedule-month-arrow {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .client-schedule-date.hover-color {
    width: auto;
    height: auto;
    padding-top: 3px;
    padding-bottom: 0px;
    font-size: 20px;
    line-height: 30px;
  }
  .client-schedule-date-wrapper {
    margin-bottom: 0px;
  }
  .client-schedule-date-day {
    font-size: 10px;
    line-height: 15px;
  }
  .confirmation-form {
    padding-right: 20px;
    padding-left: 20px;
  }
  .day-date-line {
    width: 150px;
  }
  .client-website-header-bottom-wrapper {
    padding-top: 0px;
  }
  .client-location-timezone-wrapper.schedule-width {
    margin-bottom: 0px;
  }
  .client-location-dropdown-toggle.larger-text {
    font-size: 16px;
    line-height: 24px;
  }
  .client-timezone {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .brand-logo-link.addn-field {
    width: 100%;
  }
  .filter-slider-button {
    background-color: transparent;
  }
  .website-grid {
    margin-right: 0px;
  }
  .schedule-location-header {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .side-panel {
    width: 100%;
  }
  .side-panel-action-bar {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .side-panel-share-wrapper.filter-panel {
    padding-left: 10%;
  }
  .side-panel-close {
    left: 0px;
    top: 8px;
    width: 30px;
    height: 30px;
  }
  .side-panel-close.expand-btn {
    left: auto;
    top: 8px;
    right: 0px;
  }
  .side-panel-close-img {
    height: 16px;
  }
  .client-footer {
    padding-bottom: 50px;
  }
  .client-footer-link.legal.larger-font {
    margin-top: 10px;
    margin-left: 0px;
  }
  .client-footer-link.legal.larger-font.right-margin {
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .client-footer-wrapper {
    margin-bottom: 30px;
  }
  .client-footer-bottom-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .legal-wrapper {
    margin-bottom: 0px;
    margin-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .social-logo-wrapper.details-page {
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .powered-by-wrapper {
    width: -webkit-fill-available;
    display: flex;client-footer-link;
    justify-content: space-between;
  }
  .about-us-section {
    padding-right: 40px;
    padding-left: 40px;
  }
  .filter-web-btn-wrapper.filter-panel {
    width: 50%;
  }
  .modal-window {
    width: 95%;
  }
  .empty-logo {
    height: 65px;
  }
  .back-to-home {
    left: 15px;
    top: 15px;
  }
  .additinal-signup-block {
    width: 100%;
    padding-bottom: 15px;
  }
  .additional-signup-heading {
    width: 100%;
  }
}

@media (max-width: 479px) {

  .client-footer-link.larger-font.legal.right-margin.w-inline-block{
    margin-bottom: 14px !important;
  }

  .omnify-footer-logo{
    width: 152px;
  }

  .powered-by-omnify-logo {
    width: 129px; 
  }
  .navbar-color.w-nav{
    z-index: 1000 !important;
  }

  .button {
    width: 100%;
    margin-top: auto;
    margin-left: 0px;
    padding-right: 50px;
    padding-left: 37px;
    text-transform: none;
  }
  .button.contentbox-btn.activity {
    width: 100%;
    margin-top: auto;
  }
  .button.btn-circle.default {
    float: none;
  }
  .button.btn-circle.default.loc-button {
    display: inline-block;
    margin-left: 0px;
  }
  .button.btn-circle.default.loc-button.loc-button-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 30px;
    height: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .button.login {
    width: 65px;
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 7px;
    padding-left: 7px;
    float: none;
  }
  .button.btn-primary {
    width: 55%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .button.btn-primary.button-form-margin.button-ipad.button-mobile {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }
  .button.btn-primary.button-form-margin.button-ipad.button-mobile.float-right {
    width: 50%;
    margin-left: 10px;
  }
  .button.btn-primary.button-family.button-ipad.button-mobile {
    width: 50%;
  }
  .button.btn-primary.btn-family-add.button-ipad.add-member-btn {
    width: 60%;
  }
  .button.btn-primary.btn-family-add.button-ipad.cancel-btn {
    width: 60%;
    margin-top: 15px;
  }
  .button.card-change-btn {
    display: block;
    width: 80px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    float: left;
  }
  .button.signup {
    width: 70px;
    padding-right: 8px;
    padding-left: 8px;
    font-weight: 400;
  }
  .navbar {
    width: 100%;
    margin-top: 20px;
    padding-left: 0px;
  }
  .navbar.checkout {
    width: 90%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .navbar.events {
    width: 100%;
    margin-top: 20px;
    text-align: center;
  }
  .navbar.confirmation {
    width: 92%;
    margin-top: 20px;
    margin-left: auto;
    text-align: center;
  }
  .navbar.packages {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .navbar.membership {
    width: 100%;
    margin-top: 20px;
    margin-left: auto;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
  }
  .navlink {
    border-bottom-style: solid;
    border-bottom-color: #fff;
  }
  .navlink.w--current {
    margin-top: auto;
    margin-right: 20px;
    text-align: center;
  }
  .topnav-logotext {
    width: 100%;
    font-weight: 600;
    text-align: center;
  }
  .topnav {
    position: static;
    z-index: 1;
    height: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .topnav.nav-opacity {
    position: fixed;
    z-index: 1000;
  }
  .image {
    width: 30px;
  }
  .herosection-image {
    width: auto;
    height: 100px;
  }
  .herosection {
    height: 400px;
    margin-top: 125px;
    padding-top: 80px;
    padding-bottom: 30px;
  }
  .icon-holder {
    width: auto;
    max-width: 200px;
    margin-top: 20px;
  }
  .navtext {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-style: none;
    font-size: 16px;
  }
  .navtext:hover {
    color: #3699dc;
    font-size: 16px;
  }
  .navtext:active {
    border-bottom: 0px none #3699dc;
  }
  .navtext:focus {
    border-bottom: 2px none #3699dc;
    color: #3699dc;
  }
  .dropdown {
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .dropdown.landing {
    width: 100%;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 18px;
  }
  .dropdowntext {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: 400;
  }
  .dropdownicon {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .contentbox-heading {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    font-size: 20px;
  }
  .contentbox-subheading {
    font-size: 18px;
    text-align: left;
  }
  .contentbox-subheading.membership {
    width: 72%;
  }
  .contentbox-subheading.packages {
    float: left;
  }
  .contentbox-subheading.classes {
    width: 100%;
    margin-top: 10px;
  }
  .contentbox-subheading.inline {
    display: block;
    margin: 25px auto 5px;
    float: none;
    line-height: 22px;
    font-weight: 400;
    text-align: center;
  }
  .contentbox-text {
    width: 100%;
    color: #3b3b3b;
    font-size: 14px;
    font-weight: 300;
  }
  .contentbox-text.centered {
    width: 100%;
  }
  .contentbox-text.membership {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    line-height: 20px;
  }
  .contentbox-text.medium {
    width: 50%;
  }
  .buttontext {
    position: absolute;
    display: none;
    padding-left: 15px;
  }
  .buttontext.activity {
    width: 36%;
  }
  .contentboxwrapper {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .contentbox-buttonwrapper {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .contentbox-buttonwrapper.activity {
    position: fixed;
    bottom: 2px;
    width: 99%;
    height: auto;
    background-color: #fff;
  }
  .buttonwrapper1 {
    width: 92%;
    margin-left: auto;
    padding-left: 0px;
  }
  .footertext {
    font-size: 13px;
  }
  .dropdownwrapper {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .facilitiesbutton {
    width: 100%;
  }
  .formwrapper {
    width: 100%;
    height: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding: 0px 0px 20px;
    border-style: none;
    background-color: #fff;
    color: #1a1a1a;
  }
  .formwrapper.mobile {
    height: 100%;
    margin-top: auto;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    border-style: none;
    background-color: #fff;
  }
  .formwrapper.mobile-web {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    border-style: none;
    background-color: #fff;
  }
  .navbar-menu-bold {
    font-size: 15px;
  }
  .icon3 {
    height: 18px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #757474;
    font-size: 15px;
  }
  .navbar-menu-light {
    width: 20.6%;
    padding-left: 12px;
    font-size: 15px;
  }
  .navbar-menu-light {
    width: 100%;
    padding-left: 5px;
    font-size: 15px;
  }
  .checkoutwrapper {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 94%;
    height: 40px;
    max-width: 100%;
    min-width: auto;
    margin: 0px auto 2px;
    float: none;
  }
  .checkoutbutton {
    width: 40%;
    height: 35px;
    margin-top: 2.5px;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    float: right;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
  }
  .checkoutbutton:hover {
    border-color: #5fe2b6;
    background-color: rgba(95, 226, 182, .55);
  }
  .checkoutbutton.mobile {
    border-color: #27ae60;
    background-color: #27ae60;
  }
  .checkoutwrapper1 {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 95%;
    margin-bottom: 10px;
    padding-left: 0px;
    float: none;
    clear: none;
  }
  .navbar-menu-light {
    width: 19%;
    font-size: 15px;
  }
  .navbar-menu-bold {
    padding-left: 10px;
    font-size: 15px;
  }
  .navbar-menu-bold.checkout {
    float: none;
    font-size: 15px;
  }
  .formfield {
    width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    color: #1a1a1a;
    font-size: 14px;
    text-align: left;
  }
  .form {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .formdiv {
    width: 100%;
    margin-bottom: 2px;
  }
  .formtext {
    width: 58%;
    padding-left: 10px;
    color: #3b3b3b;
    font-size: 15px;
  }
  .formtext2 {
    color: #3b3b3b;
  }
  .formtext3 {
    padding-left: 10px;
    color: #3b3b3b;
    font-size: 15px;
  }
  .fieldlabel {
    width: 96%;
    color: #3b3b3b;
    font-size: 15px;
  }
  .formfield3 {
    display: block;
    width: 100%;
    float: left;
    color: #252525;
    font-size: 14px;
  }
  .formfield4 {
    width: 32%;
    margin-left: auto;
    color: #3b3b3b;
    font-size: 14px;
  }
  .formfield5 {
    display: inline;
    width: 32%;
    float: none;
    clear: both;
    color: #3b3b3b;
    font-size: 14px;
  }
  .submitbutton {
    width: 41%;
    font-size: 16px;
  }
  .submitbutton.primary {
    width: 41%;
    font-size: 14px;
  }
  .confirmwrapper {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 94%;
    margin: 20px 10px 10px;
    background-color: #fff;
  }
  .checkouttext2 {
    padding-left: 20px;
    float: left;
    font-size: 14px;
  }
  .checkouttext3 {
    width: 28%;
    padding-top: 12px;
    font-size: 14px;
  }
  .footer1 {
    width: 100%;
    margin-top: auto;
    margin-bottom: 50px;
    padding-left: 20px;
    color: #3b3a3a;
    font-size: 11px;
  }
  .footerlink {
    color: #3b3b3b;
  }
  .navbar-menu-light {
    display: inline-block;
    width: auto;
    padding-left: 0px;
    float: none;
    color: #757575;
    font-size: 15px;
    line-height: 13px;
  }
  .navbar-menu-bold {
    display: inline-block;
    width: auto;
    margin-top: auto;
    padding-left: 0px;
    float: none;
    font-size: 15px;
    line-height: 13px;
    text-align: left;
  }
  .navbar-menu-bold.confirmation {
    padding-left: 0px;
    float: none;
    font-size: 16px;
  }
  .confirmationicon.small {
    width: 12%;
    margin-top: 0px;
    margin-left: auto;
  }
  .confirmed {
    font-size: 26px;
  }
  .confirmed.small {
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
  }
  .confirmed.small.smaller.alt-text.alt-confirm {
    text-align: left;
  }
  .confirmationtext-dark {
    margin-top: 20px;
    color: #3b3b3b;
    font-size: 15px;
  }
  .confirmationtext-dark.text2 {
    width: 90%;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 25px;
  }
  .confirmationtext-light {
    color: #3b3b3b;
    font-size: 15px;
  }
  .confirmationbutton-primary {
    display: block;
    width: 76%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    font-size: 14px;
  }
  .confirmationbutton-primary.alt-changes.alt-confirm {
    width: 180px;
  }
  .confirmationbutton-secondary {
    display: block;
    width: 76%;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    text-align: center;
  }
  .confirmationbutton-secondary.alt-changes.alt-confirm {
    width: 180px;
    margin-top: 10px;
  }
  .gridlist-list1 {
    display: block;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .buttonwrapper2 {
    width: 100%;
    text-align: center;
  }
  .dropdown3 {
    display: block;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .dropdowntext3 {
    width: 100%;
    padding-left: 30px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-align: center;
  }
  .dropdownlist1 {
    padding-right: 29px;
    padding-left: 0px;
  }
  .dropdownlist2 {
    padding-right: 30px;
    padding-left: 0px;
  }
  .dropdownlist3 {
    padding-right: 30px;
    padding-left: 0px;
  }
  .membershipwrapper {
    width: 100%;
  }
  .packagediv {
    max-width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .form2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .form3 {
    width: 25%;
    float: right;
  }
  .eventsform {
    width: 100%;
    padding-left: 0px;
    float: right;
  }
  .eventsdiv {
    width: 99%;
  }
  .quantity {
    width: 100%;
    text-align: center;
  }
  .checkouttext {
    position: static;
    display: inline-block;
    width: 95%;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    text-align: center;
  }
  .checkouttext1 {
    display: inline;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 15px;
    line-height: 18px;
    font-weight: 600;
    text-align: left;
  }
  .ticketdiv {
    display: block;
    width: 72%;
    padding-left: 0px;
  }
  .logo {
    display: block;
    width: 46%;
    margin-right: auto;
    margin-left: auto;
  }
  .logodiv {
    padding-top: 20px;
    padding-left: 0px;
  }
  .textname {
    margin-top: 20px;
    padding-bottom: 30px;
    font-size: 25px;
  }
  .customerimage {
    width: 100px;
    height: 100px;
    margin-top: 20px;
  }
  .nav {
    display: block;
    text-align: left;
  }
  .bottomsection {
    margin-top: 0px;
  }
  .headingtext {
    width: 100%;
    padding-left: 10px;
    font-size: 16px;
  }
  .headingtext.headingtext-ipad {
    width: 100%;
  }
  .headingtext.headingtext-ipad.headingtext-mob {
    font-size: 16px;
    line-height: 20px;
  }
  .headingtext1 {
    padding-left: 10px;
  }
  .headingtext1.bottommargin {
    font-size: 14px;
  }
  .headingtext1.bottommargin.headingtext1-ipad.headingtext1-mob {
    font-size: 14px;
  }
  .headingtext1.bottommargin.headingtext1-link.headingtext1-ipad.headingtext1-mob {
    overflow: visible;
    width: 15%;
  }
  .detailsbutton {
    display: inline-block;
    width: auto;
    height: 40px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 8px 30px;
    float: right;
    font-size: 14px;
    text-align: center;
  }
  .detailsbutton.mobile {
    margin-top: auto;
    float: right;
  }
  .detailsbutton.detailsbutton-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    margin-top: 18px;
    margin-right: 45px;
    float: right;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 25px;
    text-align: center;
  }
  .detailsbutton.detailsbutton-mob.q {
    margin-top: 18px;
    margin-right: 52px;
    padding-right: 0px;
  }
  .detailsbutton.detailsbutton-center {
    margin-left: 0px;
  }
  .detailsbutton.detailsbutton-center.detailsbutton-center-mobile {
    margin-left: 0px;
    float: left;
  }
  .detailsbutton.detailsbutton-center.details-button-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .detailsbutton.detailsbutton-margin {
    margin-top: 25px;
    margin-left: 0px;
  }
  .startdate {
    display: block;
    width: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    float: none;
  }
  .durationfield {
    width: 100%;
    padding-left: 10px;
  }
  .topnavbar-leftbox {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 9px;
    margin-left: auto;
    float: none;
  }
  .topnavbar-leftbox.width {
    margin-bottom: 0px;
  }
  .topnav-rightbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    float: none;
  }
  .wcontainer {
    max-width: 100%;
    margin-top: auto;
  }
  .wcontainer.flex {
    padding-right: 0px;
    padding-left: 0px;
  }
  .main-nav-linkbox {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
  }
  .main-nav-rightbox {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .dropdown-text {
    width: 80%;
    text-align: center;
  }
  .customerprofile-div {
    width: 22%;
  }
  .customerprofile-div.customer-profile-div-x {
    width: 27%;
  }
  .customerprofile-div2 {
    width: 70%;
  }
  .timeline-contentbox {
    padding-left: 0px;
  }
  .timeline-contentbox.timeline-contextbox-transaction {
    width: 100%;
  }
  .timeline-contentbox.timeline-contentbox-mob {
    width: 90%;
  }
  .customerprofile-timeline-content-list {
    margin-bottom: 20px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .customerprofile-nav-tabs {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .button-icon-1 {
    width: auto;
    height: 15px;
    margin-bottom: 5px;
  }
  .button-icon-1.button-icon-1-x {
    height: 15px;
  }
  .customerprofile-nav-tabs {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
  }
  .customerprofile-nav-tabs.active {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
  }
  .dropdown-customerprofile {
    width: 50%;
  }
  .dropdown-customerprofile.dropdown-mbrshp-ext {
    display: block;
    width: 60%;
    padding-right: 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .activity-topsection {
    height: 180px;
    padding-top: 130px;
    background-image: url('../images/marathon.jpg'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .07) 69%, rgba(0, 0, 0, .7));
    background-image: url('../images/marathon.jpg'), linear-gradient(180deg, rgba(0, 0, 0, .07) 69%, rgba(0, 0, 0, .7));
    background-position: 0% 0%, 0px 0px;
    background-size: auto, auto;
    background-attachment: scroll, scroll;
    line-height: 11px;
  }
  .topsection-header-heading {
    width: 90%;
    float: none;
    font-size: 16px;
    line-height: 20px;
  }
  .topsection-header-dropdown {
    width: 120px;
  }
  .topsection-header-dropdown.contactmodal {
    width: 56%;
  }
  .topsection-header-dropdowntext {
    font-size: 15px;
  }
  .topsection-header-dropdowntext.contactmodal {
    width: 93%;
  }
  .toggle {
    padding: 7px 10px;
  }
  .toggle.contactmodal {
    width: 100%;
  }
  .customerprofile-contentbox-content {
    width: auto;
  }
  .customerprofile-contentbox-content.customerprofile-contentbox-content-bigger.customerprofile-contentbox-content-mob {
    width: 100%;
  }
  .topsection-header-dropdownlist.w--open {
    width: 100%;
  }
  .topsection-header-dropdownlist.contactmodal.w--open {
    width: auto;
  }
  .topsection-header-dropdownlink {
    width: 88%;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 11px;
  }
  .topsection-header-dropdownlink.contactmodal {
    font-size: 14px;
  }
  .activity-midsection-heading {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 18px;
  }
  .activity-midsection-heading.contactmodal {
    width: 89%;
    float: left;
    clear: none;
  }
  .activity-bottomsection {
    max-height: 100%;
  }
  .activity-bottomsection-paragraph {
    margin-bottom: 30px;
    font-size: 13px;
  }
  .actitivity-footersection {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .main-nav1 {
    height: auto;
  }
  .bookingflow--box {
    width: 100%;
  }
  .topsection-navmenu {
    display: block;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    float: none;
    background-color: #fdfdfd;
  }
  .topsection-navmenu-button.open {
    display: block;
    width: 45%;
    margin-right: auto;
    margin-bottom: -3px;
    margin-left: auto;
    float: none;
  }
  .topsection-navmenu-navlink {
    display: inline-block;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .topsection-navmenu-navlink.open {
    display: block;
    margin-right: auto;
    margin-left: auto;
    color: #000;
  }
  .midsection-backgroundimage {
    height: 215px;
    background-size: contain;
  }
  .midsection-backgroundcolor {
    height: 215px;
  }
  .midsection-heading1 {
    margin-top: 10px;
    font-size: 27px;
  }
  .midsection-heading2 {
    font-size: 16px;
  }
  .bottomsection-paragraph {
    font-size: 13px;
  }
  .bottomsection-subheading {
    font-size: 22px;
  }
  .bottomsection-formwrapper {
    width: 90%;
  }
  .bottomsection-form-field {
    margin-top: 20px;
  }
  .topsection-navmenu-menubutton {
    position: static;
    display: block;
    width: 22%;
    margin-right: auto;
    margin-left: auto;
    float: right;
    background-color: #fdfdfd;
  }
  .topsection-navmenu-menubutton.w--open {
    background-color: transparent;
    color: #4a4a4a;
  }
  .topsection-navmenu-menuicon {
    background-color: transparent;
  }
  .activity-container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .confirmationwrapper {
    width: 90%;
    padding-top: 5px;
  }
  .confirmationwrapper.mobile {
    margin-top: 60px;
  }
  .confirmationwrapper.top-padding {
    padding-top: 0px;
  }
  .confirmationwrapper.top-padding.alt-text {
    width: 100%;
  }
  .confirmationwrapper.alt-text.alt-confirm {
    margin-bottom: 20px;
  }
  .invoicewrappper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .invoicewrapper-button {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
  }
  .invoicewrapper-boldtext.left {
    font-size: 15px;
  }
  .invoicewrapper-boldtext.right {
    font-size: 15px;
  }
  .invoicewrapper-boldtext.name {
    font-size: 15px;
  }
  .invoicewrapper-bookingid {
    font-size: 17px;
  }
  .invoicewrapper-subheading {
    font-size: 13px;
  }
  .invoicewrapper-invoicetable-heading {
    font-size: 15px;
  }
  .row {
    overflow: auto;
  }
  .col {
    overflow: visible;
  }
  .invoicetable-col-heading {
    font-size: 12px;
  }
  .invoicetable-col-subheading.right {
    overflow: visible;
    width: 100%;
    float: right;
    font-size: 13px;
  }
  .contentbox-label {
    width: 37%;
  }
  .contentboxwrapper-viewlink.right {
    position: relative;
    top: 0px;
    bottom: 0px;
    display: block;
    width: 34%;
    margin: 20px auto 15px;
    float: none;
    font-size: 15px;
  }
  .profile-top-nav-links {
    border-bottom: 1px solid #f7f7f7;
    background-color: #fff;
  }
  .profile-top-nav-links.nav-menu-link {
    border-style: none;
  }
  .profile-top-nav-menu.w--open {
    background-color: #fff;
  }
  .profile-top-nav-menu-icon {
    color: dimgray;
    font-weight: 400;
  }
  .contactmodal-overlay {
    width: 100%;
    margin-top: 60px;
  }
  .contactmodal-logo {
    width: 10%;
    clear: left;
  }
  .closeicon-linkblock {
    width: 12%;
  }
  .closeicon-linkblock.popover-close-button {
    width: 10%;
  }
  .topnav-link {
    margin-right: 5px;
    margin-left: 5px;
    float: left;
  }
  .full-height {
    height: 100vh;
  }
  .mobile-web {
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .recurring-weekday {
    width: 28px;
    height: 28px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 400;
  }
  .recurring-weekday.small {
    width: 25px;
    height: 25px;
    margin-top: 5px;
    margin-right: 15px;
    margin-left: 0px;
    padding-top: 1.5px;
    padding-bottom: 0px;
  }
  .inline-list-item.left {
    display: block;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 10px;
    padding-left: 10px;
    float: none;
    text-align: center;
  }
  .calendar-tab-link {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 12px;
  }
  .calendar-tab-link.fixed-tabs {
    width: 45%;
  }
  .calendar-button.right-align {
    width: 10%;
    margin-right: 5px;
    margin-left: 5px;
  }
  .calendar-button.left-align {
    width: 10%;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 14px;
  }
  .calendar-tabpane {
    padding-right: 10px;
    padding-left: 10px;
  }
  .class-select-dropdown.small {
    width: 74%;
  }
  .class-select-listbutton {
    width: 24%;
  }
  .class-select-add-user-button {
    display: inline-block;
    margin-right: 0px;
  }
  .classes-add-user-text-box {
    width: 80%;
    padding-left: 5px;
  }
  .classseries-content-box {
    padding: 1px 10px 20px;
    border-bottom-style: none;
    border-bottom-color: #bebebe;
  }
  .classseries-content-box.dark-bg {
    padding-top: 1px;
    padding-bottom: 20px;
    border-style: none none solid;
    border-bottom-width: 1px;
    border-bottom-color: #f5f5f5;
    border-radius: 0px;
  }
  .classbooking-select {
    margin-top: 30px;
  }
  .classseries-list-text.right {
    display: block;
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    background-color: transparent;
    color: #686868;
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    text-align: center;
  }
  .inline {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .classseries-list-text1 {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 16px;
    text-align: center;
  }
  .classpack-balance-header {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
  }
  .classpack-balance-header.alt-text.alt-confirm {
    font-weight: 400;
  }
  .card-header {
    width: 50%;
  }
  .card-header.card-text-padding {
    width: 33%;
  }
  .card-header.card-text-padding.card-change-btn {
    display: inline-block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-left: 0px;
  }
  .appointments-tab-menu {
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .circular-dot {
    width: 10px;
    height: 10px;
  }
  .time-slot {
    width: 58px;
    margin-right: 8px;
    font-size: 17px;
  }
  .time-slot.facility-slot {
    width: 80px;
    margin-right: 5px;
    margin-left: 5px;
  }
  .time-slot.facility-slot.selected {
    width: 80px;
  }
  .calendar-week-select-div {
    padding: 0px;
  }
  .week-select {
    z-index: 0;
    font-size: 15px;
    font-weight: 600;
  }
  .calendar-slot-box.facility {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    text-align: left;
  }
  .facility-box {
    border-style: none;
  }
  .select-dropdown {
    width: 90%;
    margin-top: 10px;
    margin-bottom: 0px;
  }
  .checkout-section-box {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 5px;
    background-color: #f7f7f7;
  }
  .cs-modal-content {
    text-align: center;
  }
  .cs-modal-content.onboard {
    height: auto;
    min-height: auto;
  }
  .cs-modal-hero-section {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .cs-modal-action-box {
    top: 358px;
    z-index: 10000;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #fff;
    text-align: center;
  }
  .cs-modal-action-box.onboard {
    top: 378px;
  }
  .cs-modal-button-primary {
    width: 47%;
    font-size: 16px;
  }
  .cs-modal-button-primary.button-secondary {
    display: inline-block;
    width: 36%;
    margin-right: 5px;
    margin-left: 5px;
    font-size: 16px;
  }
  .cs-modal-button-primary.alt-changes {
    margin-right: 0px;
  }
  .cs-modal-content-box {
    overflow: scroll;
    height: 50vh;
    min-height: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .cs-modal-content-box.no-scroll {
    height: 275px;
  }
  .cs-modal-content-box.onboard {
    height: 260px;
  }
  .cs-modal-header-text {
    font-size: 16px;
    line-height: 20px;
  }
  .cs-modal-header-text.extra-margin {
    margin-top: 5px;
  }
  .cs-modal-header-text.extra-margin.more-margin {
    margin-top: 20px;
  }
  .button-google-login {
    max-width: 280px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
  }
  .cs-modal-footer {
    top: 420px;
    height: auto;
  }
  .cs-modal-form-field {
    width: 100%;
    min-width: 0px;
    margin-left: 0px;
  }
  .cs-modal-form-field.inline-half {
    width: 100%;
    height: 38px;
  }
  .cs-modal-form-field.cc-field.alt-margin {
    margin-left: 12px;
  }
  .cs-modal-form-field.inline-3 {
    width: 28%;
  }
  .cs-modal-form-field.inline-3.last {
    margin-left: 12px;
  }
  .button-circle {
    margin-right: 5px;
    margin-left: 5px;
  }
  .user-box {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
  }
  .cs-modal-user-box {
    margin-bottom: 10px;
  }
  .steps-box {
    display: inline-block;
    text-align: center;
  }
  .onboard-step-indicator {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 7px;
    margin-left: 7px;
    border-radius: 10px;
    background-color: #b5b5b5;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .onboard-step-indicator.active {
    background-color: #4c4c4c;
  }
  .back-button-img {
    width: auto;
    height: 20px;
  }
  .back-button-img.booking-flow {
    width: auto;
    height: 20px;
  }
  .onboard-back-button {
    height: 30px;
  }
  .google-signin-button-icon {
    overflow: visible;
    width: 42px;
    height: 42px;
  }
  .button-google-login-text {
    border: 0px none transparent;
  }
  .booking-footer {
    position: fixed;
    box-shadow: 0 -5px 8px 0 rgba(37, 37, 37, .26);
  }
  .attendee-list {
    width: 100%;
    padding-left: 0px;
  }
  .booking-content-box {
    padding-bottom: 60px;
  }
  .booking-content-box.select-classes {
    overflow: auto;
    padding-top: 110px;
  }
  .booking-content-box.guest-booking {
    padding-right: 15px;
    padding-left: 15px;
  }
  .booking-content-box.before-booking {
    padding-top: 150px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .booking-content-list-item.classes-list {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .booking-content-list-item.review-item-list.sub-list-type1 {
    width: auto;
    padding-left: 30px;
  }
  .booking-content-list-item.review-item-list.sub-list-type2 {
    width: auto;
    padding-left: 30px;
  }
  .booking-content-list-text.classes-list-text2 {
    min-width: 30px;
  }
  .booking-header-text {
    font-size: 16px;
  }
  .booking-header-text.alt-width {
    width: 70%;
  }
  .booking-add-pointer {
    width: 200px;
    margin-top: 5px;
  }
  .select-main-dropdown {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .select-main-dropdown-title {
    font-size: 14px;
  }
  .select-main-dropdown-secondar-text {
    font-size: 12px;
  }
  .booking-footer-button.full-width {
    height: 40px;
    margin-bottom: 5px;
  }
  .booking-footer-button.small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 55%;
    height: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
  }
  .booking-footer-button.medium {
    width: 40%;
  }
  .booking-footer-button-text-right {
    font-size: 16px;
  }
  .booking-footer-button-text-left {
    font-size: 14px;
  }
  .booking-footer-button-icon {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .booking-footer-select-box {
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .booking-footer-select-box.terms-checkbox {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .booking-footer-select-dropdown {
    width: auto;
    height: auto;
    margin-left: auto;
  }
  .select-main-drpdown-menu.w--open {
    background-color: #fff;
  }
  .select-main-dropdown-list-text2 {
    font-size: 11px;
  }
  .select-main-dropdown-list {
    width: 100%;
    border-top: 1px solid #e7e7e7;
    background-color: transparent;
    font-size: 12px;
  }
  .select-main-dropdown-list:hover {
    background-color: #f0f0f0;
  }
  .review-main-header-box {
    height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .review-auto-pay-box {
    width: 40%;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 3px;
  }
  .autopay-checkbox-field {
    display: inline-block;
    margin-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
    line-height: 22px;
  }
  .autopay-checkbox-wrapper {
    font-size: 13px;
  }
  .revie-credits-dropdown {
    padding-right: 20px;
  }
  .review-credits-dropdown-open.w--open {
    top: 48px;
    background-color: #fff;
    box-shadow: 0 4px 8px 0 #b4b4b4;
  }
  .reviw-credits-dropdown-icon {
    margin-right: 0px;
  }
  .filter-button {
    top: 37px;
    right: 20px;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .filter-button:active {
    top: 37px;
    right: 20px;
  }
  .filter-button.w--open {
    top: 20px;
    right: 20px;
    z-index: 0;
    overflow: visible;
  }
  .popup-bottom {
    box-shadow: 1px -3px 7px 0 rgba(0, 0, 0, .24);
  }
  .popup-bottom.pop-over-mask {
    z-index: 2;
  }
  .popup-bottom.flex {
    top: 132px;
  }
  .pop-over-mask {
    position: fixed;
    width: 100%;
    height: 100vh;
  }
  .pop-over-form {
    width: 100%;
  }
  .top-most-img {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .two-field-1.three-field-1.extra-width {
    width: 100%;
  }
  .select-family-wrapper {
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .select-family {
    width: auto;
  }
  .select-family.membership-select.less-top-margin {
    width: 100%;
  }
  .select-family-toggle {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .family-details-column-1 {
    display: block;
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
    float: left;
  }
  .family-details-column-2 {
    overflow: hidden;
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
  }
  .family-details-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .add-new-family {
    display: block;
  }
  .add-family-form {
    width: 100%;
  }
  .family-form-wrapper {
    display: block;
    width: 100%;
  }
  .business-link {
    overflow: visible;
  }
  .headingtext-2.headingtext1-ipad {
    overflow: hidden;
    padding-left: 10px;
  }
  .button-wrapper.button-wrapper-margin {
    margin-top: 10px;
  }
  .pymnt-src-wrapper {
    width: 100%;
    margin-bottom: 12px;
  }
  .family-tab2 {
    width: 60%;
  }
  .family-delete {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 12%;
    margin-top: 10px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .family-details-textblock1 {
    width: auto;
  }
  .family-details-textblock2 {
    overflow: hidden;
  }
  .family-details-textblock3 {
    width: auto;
  }
  .family-delete-img {
    display: block;
    margin-left: 0px;
    padding-left: 0px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .upload-button {
    margin-left: 10px;
  }
  .customer-account-tab {
    margin-bottom: 5px;
  }
  .pymnt-src-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tabs-menu {
    height: auto;
    max-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .business-logo {
    font-size: 20px;
  }
  .event-cover-photo {
    position: static;
    height: 180px;
    margin-top: 0px;
    background-image: url('../images/Untitled-design-min.png');
    background-position: 50% 50%;
    background-size: cover;
  }
  .event-details {
    position: static;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 90%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }
  .event-details-float {
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-top: -25px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 #c4c4c4;
  }
  .event-body {
    border-style: none;
    background-color: #f5f5f5;
  }
  .event-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .event-row.alt {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .event-col1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 15%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .event-col2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
  }
  .event-col2.alt-size {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .event-name {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
  }
  .event-button-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .event-cta {
    display: inline-block;
    width: 180px;
    height: auto;
    margin: auto 25% auto auto;
    padding-top: 12px;
    padding-bottom: 12px;
    float: right;
    border-radius: 2px;
    background-color: #919191;
    font-size: 16px;
  }
  .event-cta.event-cta-width {
    width: 40%;
  }
  .event-description {
    margin-top: 10px;
    padding-top: 0px;
    padding-right: 14px;
    padding-left: 14px;
    background-color: transparent;
  }
  .description-heading {
    overflow: hidden;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
  }
  .description-body {
    overflow: hidden;
    width: 100%;
    margin-top: 16px;
    padding-top: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 300;
  }
  .event-share-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
    margin-left: 20px;
    padding-left: 0px;
  }
  .event-map-wrapper {
    margin-top: 20px;
  }
  .event-map-text {
    display: block;
    margin-top: 40px;
    margin-left: 0px;
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
  }
  .event-map {
    height: 165px;
    margin-top: 16px;
    background-image: url('../images/Untitled-design-min.png');
    background-position: 50% 50%;
    background-size: cover;
  }
  .event-map.primary-color {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/Untitled-design-min.png');
    background-image: linear-gradient(180deg, null, null), url('../images/Untitled-design-min.png');
    background-size: auto, cover;
  }
  .event-share-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 100;
  }
  .event-share-logo-wrapper {
    margin-top: 5px;
  }
  .event-share-logo {
    width: 30px;
    height: 30px;
    margin-left: 0px;
    background-image: url('../images/Facebook-128-1.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .event-share-logo.fb-share {
    width: 30px;
    height: 30px;
  }
  .event-share-logo.twitter-share {
    width: 30px;
    height: 30px;
    background-image: url('../images/Twitter-Bird-128.png');
  }
  .event-share-logo.linkedin-share {
    width: 30px;
    height: 30px;
    background-image: url('../images/LinkedIn-128.png');
  }
  .event-share-logo.mail-share {
    width: 30px;
    height: 30px;
    background-image: url('../images/Message-Mail-128.png');
  }
  .fixed-bar {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .event-cta-secondary {
    height: auto;
    background-color: #50d2c2;
  }
  .main-section-wrapper {
    width: auto;
    max-width: auto;
  }
  .dropup-list.w--open {
    left: -5px;
    right: -10px;
    bottom: 36px;
  }
  .dropup-wrapper {
    display: block;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    padding-top: 4px;
    float: left;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .dropup-toggle {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-left: 0px;
    float: left;
    background-image: -webkit-linear-gradient(270deg, null, null);
    background-image: linear-gradient(180deg, null, null);
  }
  .dropup-img {
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 0px;
  }
  .credit-balance {
    position: static;
    width: 95%;
    margin-top: 0px;
    padding-top: 3px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
  }
  .credit-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 56%;
    margin-top: 1px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .attendee-list-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-bottom: 5px;
    padding: 2px 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .attendee-img {
    width: 40px;
    height: 40px;
  }
  .attendee-name {
    position: static;
    width: 50%;
    margin-left: 8px;
    float: none;
    font-size: 15px;
  }
  .attendee-del {
    position: relative;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    width: 20%;
    margin-top: 0px;
    text-align: right;
  }
  .attendee-select {
    width: 60%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
  }
  .or {
    display: block;
    margin-bottom: 8px;
    font-family: 'Open Sans', sans-serif;
    color: #222;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
  }
  .add-family-text {
    background-color: #969696;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
  }
  .add-family-text:hover {
    background-color: #686868;
  }
  .name-date-wrapper {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .confirmation-header {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #5fe2b6;
  }
  .confirmation-header.alt-changes {
    padding-top: 30px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .button-wrapper-add-new {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .floating-baraxxxx {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .family-member-wrapper {
    width: 95%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .payment-tab-pane {
    height: 289px;
    padding-top: 20px;
  }
  .payment-tab-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .pay-later-text {
    line-height: 27px;
  }
  .payment-tab-text {
    text-align: center;
  }
  .radio-button-field {
    width: 100%;
  }
  .pop-over-form-2 {
    width: 100%;
  }
  .location-select-parent-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .terms-text-wrapper {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .terms-text-wrapper.signup-modal {
    width: 97%;
    margin-bottom: 15px;
  }
  .forgot-password-text-wrapper {
    font-size: 12px;
    line-height: 18px;
  }
  .cancel-link {
    margin-right: 0px;
  }
  .navbar-2 {
    left: 11px;
    top: -140px;
    right: 0px;
  }
  .details-child-wrapper {
    padding-left: 0px;
  }
  .two-field-name-wrapper {
    padding-left: 0px;
  }
  .client-schedule-calendar {
    padding-right: 5px;
    padding-left: 5px;
  }
  .client-schedule-calendar.alt-flex {
    padding-right: 5px;
  }
  .client-schedule-card-list {
    padding-right: 12px;
    padding-left: 12px;
  }
  .client-schedule-heading {
    font-size: 16px;
    line-height: 22px;
  }
  .client-schedule-month {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 14px;
    line-height: 20px;
  }
  .client-schedule-month.bold {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 12px;
    line-height: 18px;
  }
  .client-schedule-month-arrow {
    padding: 5px 5px 5px 8px;
    border-style: none;
  }
  .client-schedule-month-arrow.alt-margin-left {
    margin-left: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .client-schedule-month-arrow.alt-margin-right {
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .client-schedule-month-wrapper {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .client-schedule-date.hover-color {
    width: auto;
    height: auto;
    margin-right: 3px;
    padding: 3px 0px 0px;
    font-size: 18px;
    line-height: 25px;
  }
  .client-schedule-date.hover-color.todays-date {
    font-size: 14px;
  }
  .client-schedule-date-wrapper {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .go-to-today {
    font-weight: 700;
  }
  .go-to-today:hover {
    color: #4a4a4a;
  }
  .client-schedule-time-dropdown {
    margin-right: 5px;
  }
  .bullet-point-empty.filled-bullet.facility-card {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
  }
  .client-schedule-card {
    padding-right: 10px;
    padding-left: 10px;
  }
  .schedule-card-details-wrapper {
    margin-bottom: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .schedule-card-details-wrapper.facility-card-details-mobile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .schedule-card-left-section {
    width: 100%;
  }
  .schedule-card-top-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .schedule-card-right-section {
    width: auto;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }
  .schedule-price-cta-wrapper {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .schedule-primary-cta.no-right-margin.secondary-cta {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .schedule-card-parent-wrapper {
    width: 100%;
  }
  .client-schedule-date-day {
    font-size: 10px;
  }
  .schedule-close-filter-wrapper {
    padding-right: 5px;
    padding-left: 5px;
  }
  .schedule-close {
    padding: 3px;
  }
  .schedule-filter-mobile-img {
    height: 17px;
  }
  .schedule-filter-mobile-img.calendar-img {
    height: 20px;
  }
  .schedule-filter--mobile {
    margin-right: 0px;
    margin-left: 0px;
    padding: 3px;
  }
  .confirmation-form.alt-changes {
    padding-right: 15px;
    padding-left: 15px;
  }
  .day-date-line {
    width: 10px;
  }
  .double-cta-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .trainer-price-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .brand-logo-img.large {
    max-height: 140px;
    max-width: 140px;
  }
  .client-location-timezone-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .client-location-timezone-wrapper.schedule-width {
    margin-bottom: 0px;
  }
  .client-location-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .client-timezone {
    margin-bottom: 10px;
  }
  .brand-logo-link.addn-field {
    width: 90%;
  }
  .filter-btn-text {
    font-weight: 600;
  }
  .website-grid {
    width: 97%;
  }
  .grid-top-div-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .side-panel {
    width: 100%;
  }
  .side-panel-action-bar {
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .side-panel-share-wrapper.filter-panel {
    padding-left: 15%;
  }
  .side-panel-close {
    left: 3px;
  }
  .about-us-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .filter-web-btn-wrapper.filter-panel {
    width: 60%;
  }
  .brand-default-text {
    overflow: visible;
    margin-left: 5px;
    font-size: 16px;
    line-height: 21px;
  }
  .brand-default-logo {
    width: 30px;
    height: 30px;
  }
  .brand-default-logo-text {
    font-size: 18px;
    line-height: 24px;
  }
  .modal-background {
    padding-top: 20px;
  }
  .modal-window {
    width: 95%;
  }
  .modal-form-block {
    width: 97%;
  }
  .signup-button-wrapper {
    width: 97%;
  }
  .text-block-6 {
    font-size: 16px;
  }
  .schedule-card {
    margin-bottom: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .schedule-card-text {
    max-width: 100%;
    margin-bottom: 10px;
  }
  .video-link {
    max-width: 165px;
    font-size: 14px;
    line-height: 20px;
  }
  .addn-signup-form-background {
    padding-right: 0px;
    padding-left: 0px;
  }
  .additinal-signup-block {
    border-radius: 0px;
  }
  .additional-signup-heading {
    width: 90%;
    font-size: 18px;
    line-height: 24px;
  }
}

#submitFamilyAddForm {
  background-color: #65b820 !important;
  border-color: #65b820 !important;
}

a.disabled {
  pointer-events: none;
  cursor: not-allowed;
  background-color: #ccc;
}

.event-footer {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.event-modal-next {
  width: auto !important;
}

.modal-popup-background {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
}

.generic-upgrade-modal-wrapper {
  width: 800px;
  border-radius: 20px;
  background-color: #fff;
}

.generic-upgrade-modal-wrapper.padding-30 {
  padding: 50px 30px 30px;
}

.generic-upgrade-modal-wrapper.padding-30.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.generic-upgrade-modal-wrapper.padding-30.is-flex.is-relative {
  position: relative;
  overflow: hidden;
}

.generic-upgrade-modal-wrapper.padding-30.is-flex.is-relative.max-width-600 {
  width: auto;
  max-width: 600px;
}

.generic-upgrade-modal__premium-circle.is-absolute {
  position: absolute;
  left: -30px;
  top: -40px;
  right: auto;
  bottom: auto;
  z-index: 1;
}

.generic-upgrade-modal__close.is-absolute {
  position: absolute;
  left: auto;
  top: 25px;
  right: 25px;
  bottom: auto;
  z-index: 5;
}

.generic-upgrade-modal__header {
  color: #000;
  font-size: 40px;
  font-weight: 500;
}

.generic-upgrade-modal__header.margin-bottom-30 {
  margin-bottom: 30px;
}

.generic-upgrade-modal__header.margin-bottom-30.is-relative {
  position: relative;
  z-index: 2;
}

.generic-upgrade-modal__sub-header {
  font-size: 18px;
  font-weight: 500;
}

.generic-upgrade-modal__sub-header.margin-bottom-20 {
  margin-bottom: 20px;
}

.generic-upgrade-modal__sub-header.margin-bottom-20.is-relative {
  position: relative;
  z-index: 2;
}

.generic-upgrade-modal__sub-header.margin-bottom-20.is-relative.center-aligned {
  text-align: center;
}

.modal-membership-wrapper {
  overflow: auto;
  max-height: 300px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.modal-membership-row {
  padding: 12px 20px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  border: 0.5px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}

.modal-membership-row.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-membership-row.is-flex.margin-bottom-10 {
  margin-bottom: 10px;
}

.form__simple-text.font-size-16 {
  font-size: 16px;
}

.form__simple-text.font-size-16.is-bold {
  font-weight: 500;
}

.form__simple-text.font-size-16.is-bold.margin-bottom-5 {
  margin-bottom: 5px;
}

.form__simple-text.is-grey {
  color: #555;
}

.primary-button {
  min-width: 80px;
  margin-left: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  border: 1px solid #6672e5;
  border-radius: 5px;
  background-color: #6772e5;
  text-align: center;
}

.primary-button:hover {
  background-color: #5762d5;
}

.attendee-list.less-padding {
  padding-bottom: 20px;
}

.select-membership-section {
  margin-top: 10px;
  margin-bottom: 60px;
}

.membership-wrapper__label {
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 16px;
  font-weight: 600;
}

.membership-wrapper__label.font-14 {
  font-size: 14px;
}

.membership-description-wrapper {
  margin-right: 20px;
  margin-left: 20px;
  padding: 15px 20px;
  border: 1px solid #ddd;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.membership-name-cta-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.membership-wrapper__membership-name {
    font-size: 18px;
}

.membership-wrapper__link {
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: 1px dashed #6772e5;
  color: #6772e5;
  font-weight: 600;
}

.modal-wrapper {
  z-index: 999999;
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(74, 74, 74, 0.3);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: 'Open Sans', sans-serif;
}

.modal-header-section {
  padding: 20px 20px 15px;
  font-size: 24px;
  font-weight: 500;
}

.modal-header-section.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-header-section.is-flex.bottom-border {
  border-bottom: 1px solid #ddd;
}

.modal-header-section.is-flex.bottom-border.bottom-shadow {
  box-shadow: 1px 0 5px 0 rgba(0, 0, 0, 0.1);
}

.modal-close-button {
  z-index: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.modal-close-icon {
  height: 15px;
}

.modal-body-section {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.modal-body-section.padding-top {
  padding-top: 10px;
}

.modal-body-row {
  padding: 10px 15px 10px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.modal-body-row.less-padding {
  padding-top: 5px;
  padding-right: 20px;
  padding-bottom: 5px;
}

.modal-card-wrapper {
  padding: 10px 15px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.form__heading-label {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}

.form__heading-label.no-margin {
  margin-bottom: 0px;
}

.form__simple-text.margin-left-20 {
  margin-left: 20px;
}

.modal-cta-button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px 10px 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-cta-button-wrapper.border-top {
  border-top: 1px solid #ddd;
}

.modal-cta__wrapper.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.primary-button.margin-right {
  margin-right: 20px;
}

.primary-button.margin-right:hover {
  color: #fff;
}

.primary-button.margin-right:active {
  color: #fff;
}

.modal-cancel-button {
  min-width: 80px;
  margin-right: 0px;
  margin-left: 0px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #f3f3f3;
  color: #333;
  text-align: center;
}

.modal-cancel-button:hover {
  background-color: #eee;
}
