body {
  font-family: Roboto, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 19px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 22px;
  line-height: 30px;
  font-weight: 500;
}

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

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

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

p {
  margin-top: 0px;
  margin-bottom: 5px;
}

.button {
  display: inline-block;
  margin-right: 14px;
  padding: 13px 30px;
  border-radius: 3px;
  background-color: #289ad4;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, box-shadow 300ms ease, color 300ms ease;
  font-family: Roboto, sans-serif;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #489fd9;
}

.button.hollow {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 12px;
  padding-left: 12px;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
  text-shadow: none;
}

.button.hollow:hover {
  background-color: #489fd9;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.12), inset 0 0 0 2px #489fd9;
  color: #fff;
  text-shadow: none;
}

.button.hollow.b {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 26px;
  padding-left: 26px;
}

.button.hollow.a {
  box-shadow: inset 0 0 0 2px #11334d;
  color: #112a4d;
}

.button.signup {
  margin-top: 0px;
  background-color: #289ad4;
}

.button.signup.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
}

.button.signup.pricing.b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #7e57c2;
}

.button.signup.pricing.c {
  height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #1abc9c;
}

.button.signup.pricing.sticky {
  margin-top: 0px;
  margin-bottom: 0px;
}

.button.signup.pricing.temp {
  margin-top: 18px;
  margin-bottom: 35px;
}

.button.signup.quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
  background-color: #f8971e;
}

.button.signup.a {
  background-color: #11334d;
}

.button.signup.b {
  background-color: #0f658a;
}

.button.signup.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 193px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
  background-color: #f8971e;
}

.button.signup.pricing.freetrialbutton {
  border: 2px solid #2092af;
  background-color: transparent;
  color: #000;
  font-weight: 400;
}

.button.signup.pricing.freetrialbutton:hover {
  border-color: #2092af;
  background-color: #2092af;
  color: #fff;
}

.button.signup.pricing.freetrialbutton.preferred {
  border-color: #634c84;
}

.button.signup.pricing.freetrialbutton.preferred:hover {
  border-color: #634c84;
  background-color: #634c84;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.preferred.cloud {
  border-color: #634c84;
}

.button.signup.pricing.freetrialbutton.preferred.cloud:hover {
  background-color: #634c84;
}

.button.signup.pricing.freetrialbutton.ultimate {
  border-color: #21b497;
}

.button.signup.pricing.freetrialbutton.ultimate:hover {
  border-color: #21b497;
  background-color: #21b497;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.ultimate.cloud:hover {
  border-color: #1abc9c;
  background-color: #1abc9c;
}

.button.signup.pricing.freetrialbutton.standard {
  width: 160px;
  border-color: #2092af;
  background-color: transparent;
}

.button.signup.pricing.freetrialbutton.standard:hover {
  border-color: #2092af;
  background-color: #2092af;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.standard {
  width: 150px;
}

.button.signup.pricing.freetrialbutton.standard:hover {
  border-color: #e4830a;
  background-color: #e4830a;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.standard.cloud {
  border-color: #289ad4;
  white-space: nowrap;
}

.button.signup.pricing.freetrialbutton.standard.cloud:hover {
  border-color: #289ad4;
  background-color: #289ad4;
}

.button.signup.pricing.freetrialbutton.standard.cloud:hover {
  border-color: #289ad4;
  background-color: #289ad4;
}

.button.signup.pricing.freetrialbutton.ult {
  border-color: #1abc9c;
}

.button.signup.pricing.freetrialbutton.ult:hover {
  border-color: #680e27;
  background-color: #680e27;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.ult.cloud:hover {
  background-color: #7e57c2;
}

.button.signup.pricing.freetrialbutton.preferred {
  border-color: #7e57c2;
  white-space: nowrap;
}

.button.signup.pricing.freetrialbutton.preferred:hover {
  border-color: #7e57c2;
  background-color: #7e57c2;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.ultimate-copy {
  border-color: #21b497;
}

.button.signup.pricing.freetrialbutton.ultimate-copy:hover {
  border-color: #21b497;
  background-color: #21b497;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.ultimate-copy.cloud:hover {
  border-color: #1abc9c;
  background-color: #1abc9c;
}

.button.signup.pricing.freetrialbutton.ult {
  border-color: #21b497;
}

.button.signup.pricing.freetrialbutton.ult:hover {
  border-color: #21b497;
  background-color: #21b497;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.ult.cloud:hover {
  border-color: #1abc9c;
  background-color: #1abc9c;
}

.button.signup.pricing.freetrialbutton.ult-copy {
  border-color: #1abc9c;
}

.button.signup.pricing.freetrialbutton.ult-copy:hover {
  border-color: #680e27;
  background-color: #680e27;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.ult-copy.cloud {
  white-space: nowrap;
}

.button.signup.pricing.freetrialbutton.ult-copy.cloud:hover {
  border-color: #1abc9c;
  background-color: #1abc9c;
}

.button.signup.pricing.freetrialbutton.ult-copy.cloud:hover {
  border-color: #1abc9c;
  background-color: #1abc9c;
}

.button.signup.pricing.freetrialbutton.preferred {
  border-color: #7e57c2;
}

.button.signup.pricing.freetrialbutton.preferred:hover {
  border-color: #7e57c2;
  background-color: #7e57c2;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton {
  border: 2px solid #f8971e;
  background-color: transparent;
  color: #000;
  font-weight: 400;
}

.button.signup.pricing.freetrialbutton.preferred-copy {
  border-color: #634c84;
  white-space: nowrap;
}

.button.signup.pricing.freetrialbutton.preferred-copy:hover {
  border-color: #634c84;
  background-color: #634c84;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.ultimate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-color: #21b497;
  white-space: nowrap;
}

.button.signup.pricing.freetrialbutton.ultimate:hover {
  border-color: #21b497;
  background-color: #21b497;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.standardsalon {
  width: 150px;
  border-color: #289ad4;
  white-space: nowrap;
}

.button.signup.pricing.freetrialbutton.standardsalon:hover {
  width: 150px;
  border-color: #2092af;
  background-color: #289ad4;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.preferred-copy {
  border-color: #634c84;
}

.button.signup.pricing.freetrialbutton.preferred-copy:hover {
  border-color: #634c84;
  background-color: #634c84;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.ultimate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-color: #21b497;
}

.button.signup.pricing.freetrialbutton.ultimate:hover {
  border-color: #21b497;
  background-color: #21b497;
  color: #ecf0f1;
}

.button.signup.pricing.freetrialbutton.standardsalon {
  width: 150px;
  border-color: #289ad4;
}

.button.signup.pricing.freetrialbutton.standardsalon:hover {
  width: 150px;
  border-color: #289ad4;
  background-color: #289ad4;
  color: #ecf0f1;
}

.button.signup.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
  background-color: #f8971e;
}

.button.signup.pricing.standard {
  background-color: #289ad4;
}

.button.signup.pricing.c {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #21b497;
}

.button.signup.pricing.b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #634c84;
}

.button.signup.pricing.b {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  clear: none;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -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;
  background-color: #634c84;
}

.button.signup.pricing.c {
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #21b497;
}

.button.signup.pricing.standard {
  background-color: #289ad4;
}

.button.signup.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
  background-color: #f8971e;
}

.button.signup.pricing.sticky {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #f8971e;
}

.button.signup.pricing.sticky.b {
  margin-bottom: 10px;
  background-color: #7e57c2;
}

.button.signup.pricing.sticky.a {
  margin-bottom: 10px;
  background-color: #289ad4;
}

.button.signup.pricing.sticky.c {
  margin-bottom: 10px;
  background-color: #8e1a3b;
}

.button.signup.pricing.sticky.c.cloud {
  background-color: #1abc9c;
}

.button.signup.pricing.sticky.c {
  margin-bottom: 10px;
  background-color: #64b9cc;
}

.button.signup.pricing.sticky.a {
  margin-bottom: 10px;
  background-color: #289ad4;
}

.button.signup.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 140px;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
  background-color: #2092af;
}

.button.signup.pricing.c {
  height: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  background-color: #21b497;
}

.button.signup.pricing.b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #634c84;
}

.button.learn {
  margin-top: 0px;
  margin-bottom: 0px;
}

.button.learn.marketplace {
  margin-top: 20px;
  background-color: #289ad4;
}

.button.login {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.button.login.password {
  border: 1px solid #112a4d;
  background-color: #fff;
  color: #112a4d;
}

.button.learn {
  margin-bottom: 20px;
  background-color: #f8971e;
}

.button.learn.marketplace {
  margin-top: 20px;
}

.button.learnmore {
  background-color: #f8971e;
}

.navigation {
  position: -webkit-sticky;
  position: sticky;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-bottom: 0px;
  background-color: #fff;
  box-shadow: 0 2px 13px -2px #a9b7be;
  opacity: 1;
}

.nav-link {
  padding: 26px 10px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #1b5780;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: normal;
  cursor: pointer;
}

.nav-link:hover {
  box-shadow: none;
  color: #489fd9;
}

.nav-link.w--current {
  box-shadow: none;
  color: #289ad4;
}

.nav-link.w--current:active {
  box-shadow: none;
  color: #489fd9;
}

.nav-link.signup {
  margin: 5px;
  padding: 17px 14px;
  border: 2px solid #289ad4;
  border-radius: 3px;
  background-color: #289ad4;
  color: #fff;
  font-size: 14px;
  line-height: 6px;
  font-weight: 500;
}

.section {
  display: block;
  overflow: visible;
  height: 450px;
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #ecf0f1;
  background-image: none;
}

.section.footer {
  height: 254px;
  padding-top: 42px;
  padding-bottom: 42px;
  background-color: #11334d;
  background-image: none;
  color: #e4e8eb;
}

.section.footer.copyright {
  height: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #15202c;
  color: #939596;
  font-size: 14px;
}

.section.purple {
  background-color: #ecf0f1;
}

.section.purple.pricing-section {
  height: 5600px;
  float: none;
  background-color: #ecf0f1;
  background-image: none;
}

.section.purple.pricing-section.temp {
  height: 1090px;
}

.section.purple.multi-location-pricing {
  height: 620px;
  padding-top: 0px;
}

.section.purple.multi-location-pricing.temp {
  height: 790px;
}

.section.testimony-section {
  display: block;
  height: auto;
  background-color: #1b5780;
  background-image: none;
}

.section.users {
  height: 760px;
  background-color: #ecf0f1;
}

.main-subtitle {
  margin-bottom: 26px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.nav-menu {
  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;
}

.social-icon {
  margin-right: 11px;
  opacity: 0.41;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon:hover {
  opacity: 1;
}

.footer-title {
  margin-top: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.page-link {
  border-bottom: 1px solid transparent;
  -webkit-transition: color 300ms ease, border 300ms ease;
  transition: color 300ms ease, border 300ms ease;
  color: #489fd9;
  text-decoration: none;
}

.page-link:hover {
  border-bottom-color: #489fd9;
}

.page-link.in-footer {
  display: block;
  color: #829aa7;
}

.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.page-link.in-footer {
  display: block;
  color: #829aa7;
}

.page-link.in-footer:hover {
  border-bottom-color: transparent;
  color: #d2d7d9;
}

.page-link.in-footer.w--current {
  color: #829aa7;
}

.brand-link {
  text-decoration: none;
}

.h1-main-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  text-transform: uppercase;
}

.section-subtitle {
  margin-bottom: 68px;
  padding-top: 7px;
  color: #112a4d;
  font-size: 19px;
  line-height: 25px;
  font-weight: 300;
  text-align: center;
}

.plan-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 0px;
  padding: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-left: 1px solid #cfd8dc;
  border-radius: 3px;
  background-color: #fff;
  color: #2b2b2b;
}

.plan-wrapper.side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-left-style: none;
  background-color: transparent;
  text-align: center;
}

.plan-wrapper.mydash {
  height: auto;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left-style: none;
}

.plan-wrapper.description {
  width: 100%;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-bottom: 2px none #cfd8dc;
  border-left-style: none;
  background-color: transparent;
}

.plan-wrapper.pricing {
  height: 600px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.plan-wrapper.b {
  height: 600px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left-style: none;
}

.plan-wrapper.b.multi {
  width: 100%;
  height: 140px;
}

.plan-wrapper.sticky {
  height: 155px;
}

.plan-wrapper.sticky.a {
  border-left-style: none;
}

.plan-wrapper.a {
  border-left-style: none;
}

.plan-wrapper.side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 392%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-left-style: none;
  background-color: transparent;
  text-align: center;
}

.plan-wrapper.pricing {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.plan-wrapper.b {
  height: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left-style: none;
}

.plan-wrapper.sticky {
  height: 155px;
  border-left-style: none;
}

.plan-wrapper.sticky.a {
  border-left-style: none;
}

.plan-wrapper.b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-left-style: none;
}

.plan-wrapper.side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-left-style: none;
  background-color: transparent;
  text-align: center;
}

.plan-wrapper.mydash {
  width: 600px;
  height: auto;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left-style: none;
}

.price-point {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #0f658a;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.price-point.users {
  margin-bottom: 0px;
  color: #112a4d;
  font-size: 10px;
  line-height: 18px;
  font-weight: 400;
}

.price-point.users.temp {
  color: #ecf0f1;
  font-weight: 300;
}

.price-point.users.b {
  margin-right: 10px;
  margin-left: 10px;
  color: #112a4d;
  font-weight: 400;
}

.price-point.price {
  margin-top: 8px;
  margin-bottom: 15px;
  color: #112a4d;
  font-size: 30px;
  font-weight: 700;
}

.price-point.price.multilocation {
  font-size: 19px;
  text-align: center;
}

.price-point.price.temp {
  margin-bottom: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 34px;
}

.price-point.price.temp {
  margin-bottom: 8px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 34px;
}

.price-point.no {
  color: #cfd8dc;
}

.price-point.white {
  color: #fff;
}

.price-point.users {
  margin-bottom: 0px;
  color: #112a4d;
  font-size: 10px;
  line-height: 18px;
  font-weight: 400;
}

.price-point.users.temp {
  color: #ecf0f1;
  font-weight: 300;
}

.price-point.price {
  margin-top: 8px;
  margin-bottom: 15px;
  color: #112a4d;
  font-size: 30px;
  font-weight: 700;
}

.price-point.price.temp {
  margin-bottom: 19px;
  padding-right: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 34px;
}

.price-point.users {
  margin-bottom: 0px;
  color: #112a4d;
  font-size: 10px;
  line-height: 18px;
  font-weight: 400;
}

.price-point.users {
  margin-bottom: 0px;
  color: #112a4d;
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.price-point.users.single {
  color: #11334d;
  font-weight: 500;
}

.price-point.users.temp {
  color: #ecf0f1;
  font-weight: 300;
  text-decoration: none;
}

.price-accent {
  color: #0f658a;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
}

.divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 1px;
  margin-top: 13px;
  margin-bottom: 13px;
  -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;
  background-color: #dbdbdb;
  text-align: left;
}

.divider.mydash {
  width: 284px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.divider.pricing {
  margin-top: 0px;
  margin-bottom: 1px;
}

.divider.mydash {
  width: 284px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.icon-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  -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;
  text-align: left;
  text-decoration: none;
}

.icon-block.marketplace {
  margin-right: 50px;
  margin-left: 20px;
}

.icon-block.a {
  width: auto;
  margin-top: -45px;
}

.icon-block.support-icon {
  width: auto;
  height: 230px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.feature-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-row.unreverse {
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px;
}

.feature-row.marketplace {
  margin-right: 0%;
  margin-left: 0%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.feature-row.marketplace.unreverse {
  margin-right: 0px;
  margin-left: 0px;
}

.testimonial-slider {
  height: auto;
  margin-top: 45px;
  background-color: transparent;
}

.testimony-slide {
  padding-top: 0px;
  padding-right: 10%;
  padding-left: 10%;
  text-align: center;
}

.testimony-text {
  margin-bottom: 21px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 31px;
  font-weight: 300;
}

.slide-nav {
  display: none;
  font-size: 10px;
}

.person {
  width: 70px;
  margin-bottom: 13px;
  border-radius: 100%;
}

.name {
  color: #fff;
  font-weight: 500;
}

.title {
  color: #fff;
  font-weight: 300;
}

.slider-arrow {
  display: block;
  width: 50px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #bdbdbd;
  font-size: 32px;
}

.slider-arrow:hover {
  color: #000;
}

.icon {
  margin-bottom: 20px;
  color: #1b5780;
}

.content-block {
  margin-top: 10px;
  margin-right: 30px;
  margin-left: 30px;
  padding-right: 30px;
  padding-left: 30px;
}

.content-block.contact-us-group {
  width: 400px;
  padding-right: 0px;
  padding-left: 0px;
}

.content-block.left {
  margin-right: 0px;
  margin-left: 30px;
  padding-right: 30px;
}

.content-block.left.b {
  margin-left: 30px;
}

.content-block.right {
  margin-right: 30px;
  margin-left: 0px;
}

.content-block.marketplace {
  margin-right: 0px;
  margin-left: 0px;
}

.small-features-row {
  margin-top: 71px;
}

.logo {
  display: inline-block;
  margin-top: 20px;
}

.logo.logo2 {
  margin-bottom: 10px;
}

.nav-bar {
  display: block;
  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: 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;
}

.icon-section {
  height: 454px;
  padding-top: 70px;
  padding-bottom: 70px;
}

.icon-section.support-icon-section {
  display: block;
  height: 460px;
  background-color: #fff;
}

.icon-section.feature-icons {
  height: 310px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 26px;
}

.icon-section.feature-icons.fixed {
  position: fixed;
  z-index: 100;
  display: none;
  width: 100%;
  height: 180px;
  margin-top: -580px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.icon-section.support-icon-section {
  display: block;
  height: 500px;
  background-color: #fff;
}

.icon-subtitle {
  margin-bottom: 0px;
  color: #11334d;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.icon-title {
  width: auto;
  margin-bottom: 0px;
  color: #112a4d;
  text-decoration: none;
}

.icon-title.feature-icon {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.icon-title.marketplace {
  display: block;
  width: 230px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #289ad4;
  text-align: center;
}

.icon-title.mobile-apps {
  margin-top: 10px;
  font-weight: 300;
}

.line {
  width: 62px;
  margin-top: -15px;
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-style: solid;
  border-width: 0px 0px 3px;
  border-color: #289ad4;
}

.line.line2 {
  border-color: #11334d;
}

.line.blue {
  border-color: #289ad4;
  color: #fff;
}

.line.line2 {
  border-color: #2c3e50;
}

.line.blue {
  border-color: #2092af #2092af #289ad4;
  color: #fff;
}

.line.orange {
  border-color: #f8971e;
  color: #fff;
}

.section-white {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
}

.section-white.section-grey {
  background-color: #ecf0f1;
}

.h3-heading {
  margin-top: 10px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: left;
  text-transform: capitalize;
}

.h3-heading.h3-heading-dark {
  margin-top: 10px;
  color: #112a4d;
  font-style: normal;
}

.h3-heading.h3-heading-grey {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #112a4d;
  text-decoration: none;
  text-transform: none;
}

.h3-heading.h3-heading-dark {
  margin-top: 10px;
  margin-bottom: 15px;
  color: #112a4d;
  font-style: normal;
}

.section-text {
  direction: ltr;
  color: #607d8b;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  text-transform: none;
}

.section-text.section-text-dark {
  box-shadow: none;
  color: #2c3e50;
  font-style: normal;
  font-weight: 300;
}

.section-text.section-text-dark.bold {
  font-weight: 300;
}

.section-text.section-text-white {
  box-shadow: none;
  color: #ecf0f1;
}

.section-text.light-grey {
  box-shadow: none;
  color: #cfd8dc;
}

.h2-heading {
  margin-bottom: 40px;
  padding-top: 143px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
}

.h2-heading.h2-heading-dark {
  margin-bottom: 40px;
  padding-right: 53px;
  padding-left: 53px;
  color: #112a4d;
  font-size: 34px;
  text-align: center;
}

.h2-heading.h2-heading-dark.b {
  margin-bottom: 30px;
  padding-top: 0px;
}

.h2-heading.h2-heading-dark.pricing {
  padding-top: 0px;
}

.h2-heading.h2-heading-dark.b {
  margin-bottom: 30px;
  padding-top: 0px;
  color: #112a4d;
}

.h2-heading.h2-secondary {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  color: #fff;
}

.h2-heading.h2-secondary.home {
  padding-top: 0px;
}

.h2-heading.apps {
  padding-top: 62px;
}

.image-div {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 100%;
  padding-left: 0px;
  -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;
}

.image-div.bottom {
  width: 500px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-div.bottom.b {
  width: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-div.bottom.c {
  width: 600px;
  padding-left: 0px;
}

.image-div.bottom.d {
  width: 600px;
}

.image-div.overlay {
  width: auto;
  padding-top: 0%;
  padding-left: 35px;
}

.image-div.b {
  width: 600px;
}

.copyright-text {
  color: #829aa7;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.entry-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 70px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.entry-form.b {
  padding-top: 15px;
}

.form-submit-button {
  width: 150px;
  margin-top: 40px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-radius: 3px;
  background-color: #f8971e;
  font-family: 'Roboto Slab', sans-serif;
  font-size: 20px;
}

.form-submit-button.b {
  width: auto;
  margin-top: 40px;
  padding-right: 30px;
  padding-left: 30px;
}

.form-field {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 2px solid #1b5780;
  color: #112a4d;
}

.form-section {
  padding-top: 70px;
  padding-bottom: 70px;
}

.form-section.b {
  padding-top: 155px;
}

.form-section.old {
  display: block;
}

.form-text {
  margin-top: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #112a4d;
  text-align: center;
}

.h5-heading {
  display: block;
  margin-top: 20px;
  margin-bottom: 6px;
  margin-left: 20px;
  padding-bottom: 0px;
  font-family: Roboto, sans-serif;
  color: #4c7a94;
  font-size: 14px;
  line-height: 14px;
  font-style: normal;
  font-weight: 700;
  text-transform: none;
}

.h5-heading.h5-heading-light {
  color: #fff;
}

.break-section {
  height: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 154, 212, 0.45)), to(rgba(40, 154, 212, 0.45))), url('../images/CloudBg2-compressor2.jpg');
  background-image: linear-gradient(180deg, rgba(40, 154, 212, 0.45), rgba(40, 154, 212, 0.45)), url('../images/CloudBg2-compressor2.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.break-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 350px;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.secondary-header {
  height: 400px;
  background-image: url('../images/AdobeStock_37435149_WM-2.jpg');
  background-position: 0px 0px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.secondary-header.online-services-header {
  height: 550px;
  background-color: #fff;
  background-image: linear-gradient(315deg, rgba(21, 32, 44, 0.7), rgba(15, 101, 138, 0.1)), linear-gradient(180deg, rgba(21, 32, 44, 0.2), rgba(21, 32, 44, 0.2)), url('../images/WomansHandsOnLaptop.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0px;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.secondary-header.mobileapps-header {
  height: 550px;
  background-image: linear-gradient(315deg, rgba(21, 32, 44, 0.8), rgba(15, 101, 138, 0.1)), url('../images/GirlLookingAtPhone-Features7.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.secondary-header.support-header {
  background-color: #fff;
  background-image: linear-gradient(315deg, rgba(21, 32, 44, 0.7), rgba(15, 101, 138, 0.1)), url('../images/Support-GirlwHeadsetAdobe-compressor.jpg');
  background-position: 0px 0px, 50% 35%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.secondary-header.pricing-header {
  display: none;
  height: 550px;
  background-image: linear-gradient(315deg, rgba(21, 32, 44, 0.8), rgba(15, 101, 138, 0.1)), url('../images/PeopleCalculate-compressor.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  text-decoration: none;
}

.secondary-header.desktop-header {
  height: 550px;
  background-image: linear-gradient(315deg, rgba(21, 32, 44, 0.6), rgba(15, 101, 138, 0.1)), linear-gradient(180deg, rgba(21, 32, 44, 0.3), rgba(21, 32, 44, 0.3)), url('../images/FeaturesPageHeader.png');
  background-position: 0px 0px, 0px 0px, 50% 38%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.product-feature-section-2 {
  height: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.product-feature-section-2.b {
  background-image: url('../images/WomanSellingProduct-compressor.jpg');
  background-position: 110% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-feature-section-2.c {
  background-image: url('../images/BlondewLaptop-compressor.jpg');
  background-position: 109% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-feature-section-2.d {
  height: 580px;
  background-image: url('../images/CustatRegister3-compressor.jpg');
  background-position: 106% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-feature-section-2.e {
  background-color: #ecf0f1;
}

.product-feature-section-2.a {
  background-color: #ecf0f1;
}

.product-feature-section-2.f {
  background-image: url('../images/WomanSellingRetail-compressor.jpg');
  background-position: 105% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-feature-section-1 {
  height: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ecf0f1), to(#ecf0f1));
  background-image: linear-gradient(180deg, #ecf0f1, #ecf0f1);
}

.product-feature-section-1.b {
  height: 540px;
}

.product-feature-section-1.c {
  background-image: url('../images/MydashGirl2.jpg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/MydashGirl2.jpg'), linear-gradient(180deg, #fff, #fff);
  background-position: -106px 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.secondary-header-container {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  -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;
  text-align: center;
  text-decoration: none;
}

.secondary-header-text {
  display: block;
  margin-bottom: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #112a4d;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.secondary-header-text.white {
  color: #fff;
}

.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 650px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-list {
  color: #2c3e50;
  font-size: 14px;
  font-weight: 300;
}

.icon-description {
  margin-top: 5px;
  color: #2c3e50;
  font-weight: 300;
  text-align: center;
}

.contact-section {
  height: 450px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ecf0f1;
}

.h6-heading {
  margin-bottom: 2px;
  color: #289ad4;
  font-size: 16px;
  font-weight: 500;
}

.left-section {
  position: relative;
  width: 50%;
  height: 450px;
  padding: 150px 100px 60px;
  float: left;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 154, 212, 0.85)), to(rgba(40, 154, 212, 0.85))), url('../images/Training-GirlWatchVideo-compressor.jpg');
  background-image: linear-gradient(180deg, rgba(40, 154, 212, 0.85), rgba(40, 154, 212, 0.85)), url('../images/Training-GirlWatchVideo-compressor.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.center-div {
  position: static;
  left: 100px;
  top: 50px;
  right: 100px;
  width: 400px;
}

.right-section {
  position: relative;
  width: 50%;
  height: 450px;
  padding-top: 150px;
  padding-right: 100px;
  padding-left: 100px;
  float: left;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 151, 30, 0.85)), to(rgba(248, 151, 30, 0.85))), url('../images/ManTyping-compressor.jpg');
  background-image: linear-gradient(180deg, rgba(248, 151, 30, 0.85), rgba(248, 151, 30, 0.85)), url('../images/ManTyping-compressor.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 100%;
  background-repeat: repeat, no-repeat;
}

.basic-section {
  padding-top: 70px;
  padding-bottom: 70px;
  box-shadow: 0 0 6px 0 #fff;
}

.faq-accordian {
  display: inline-block;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.accordian-list {
  padding: 0px 20px 20px;
  border-style: solid;
  border-width: 0px 1px 1px;
  border-color: #1b5780;
  background-color: #fff;
  -webkit-transition: padding 200ms ease;
  transition: padding 200ms ease;
}

.vertical-icon-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  -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;
}

.vertical-icon {
  margin-top: 15px;
  margin-right: 50px;
  margin-bottom: 15px;
  color: #ecf0f1;
}

.vertical-icon.vertical-icon-2 {
  display: block;
  margin: 10px auto;
}

.vertical-icon-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #112a4d;
  font-style: normal;
  font-weight: 300;
}

.vertical-icon-title.vertical-icon-title-2 {
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
}

.vertical-icon-title.vertical-icon-title3 {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-size: 18px;
}

.vertical-icon-title.vertical-icon-title3.vertical-icon-title-4 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}

.horizontal-icon-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-column-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 70px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.h1-secondary-heading {
  margin-bottom: 15px;
  font-family: 'Roboto Slab', sans-serif;
  color: #112a4d;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.h1-secondary-heading.white {
  color: #fff;
}

.desktop-icon-section {
  height: 800px;
  padding-top: 70px;
  padding-bottom: 70px;
}

.marketing-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-column {
  padding-right: 30px;
  padding-left: 30px;
}

.paragraph-block {
  width: 950px;
  padding-right: 20px;
  padding-left: 20px;
}

.paragraph-row {
  width: 950px;
  margin-right: 0px;
  margin-left: 0px;
}

.section-2 {
  display: block;
}

.pricing-column {
  position: relative;
  display: block;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-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-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.pricing-column.b {
  padding-right: 3px;
  padding-left: 3px;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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;
  color: #112a4d;
  font-size: 23px;
}

.heading.mydash {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #11334d;
}

.heading.pricing {
  width: 100%;
  height: 50px;
  margin-top: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#11334d), to(#11334d));
  background-image: linear-gradient(180deg, #11334d, #11334d);
  color: #fff;
  font-size: 22px;
}

.heading.sticky {
  color: #289ad4;
}

.heading.sticky.b {
  color: #7e57c2;
}

.heading.sticky.c {
  color: #1abc9c;
}

.heading.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#11334d), to(#11334d));
  background-image: linear-gradient(180deg, #11334d, #11334d);
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.heading.sticky {
  color: #f8971e;
}

.heading.sticky.c {
  color: #8e1a3b;
}

.heading.sticky.c.cloud {
  color: #1abc9c;
}

.heading.sticky.a.coud {
  color: #289ad4;
}

.heading.sticky.a.coud {
  color: #289ad4;
}

.heading.sticky.b {
  margin-top: 0px;
  color: #309090;
}

.heading.sticky.b.cloud {
  color: #7e57c2;
}

.row {
  margin-right: 6%;
  margin-left: 0%;
}

.row.temp {
  display: none;
}

.row.comparison {
  height: 43px;
  margin-right: 0%;
  margin-left: 0%;
}

.row.comparison-description {
  height: 118px;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
}

.row.pricing-main {
  position: static;
  display: block;
  margin-right: 0px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  -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-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.row.pricing-main {
  position: static;
  display: block;
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  -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-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.row.row-4 {
  height: 220px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fff;
}

.success-message-2 {
  margin-top: 60px;
  background-color: #ecf0f1;
}

.text-block {
  color: #112a4d;
  font-weight: 500;
}

.text-block-2 {
  color: #112a4d;
}

.container {
  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;
}

.icon-subtitle2 {
  margin-top: 0px;
  padding: 0px 2px;
  color: #829aa7;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.subheader-text {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  color: #289ad4;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}

.subheading {
  margin-top: 15px;
  color: #289ad4;
  font-size: 16px;
  font-weight: 500;
}

.subheading.mydash {
  width: 270px;
  margin-top: 0px;
  color: #47c4d4;
  font-weight: 500;
}

.subheading.mydash.b {
  color: #fdb916;
}

.subheading.mydash.c {
  color: #7e57c2;
}

.subheading.mydash.c {
  color: #7e57c2;
}

.pricing-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 17px;
  -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-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 1px none #cfd8dc;
}

.pricing-div.orange.temp {
  background-color: #f8971e;
}

.pricing-div.b {
  border-left-style: none;
}

.pricing-div.b.temp {
  background-color: #7e57c2;
}

.pricing-div.c {
  border-left-style: none;
}

.pricing-div.c.temp {
  background-color: #1abc9c;
}

.pricing-div.mydash {
  width: 100%;
  height: 320px;
  margin-top: 20px;
  margin-bottom: 120px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: none;
  background-color: #289ad4;
  background-image: linear-gradient(142deg, #47c4d4 21%, #1abc9c);
}

.pricing-div.mydash.b {
  background-image: linear-gradient(142deg, #fdb916 21%, #db7c32);
}

.pricing-div.mydash.c {
  background-image: linear-gradient(142deg, #7e57c2 21%, #47c4d4);
}

.pricing-div.mydash.c {
  background-image: linear-gradient(142deg, #7e57c2 21%, #47c4d4);
}

.pricing-div.side {
  width: 100%;
  height: 400px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-right-style: none;
  border-left-style: none;
  background-color: transparent;
}

.pricing-div.sticky {
  width: 100%;
  height: 155px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 8px;
  border-style: none;
}

.pricing-div.sticky.side {
  width: 100%;
  border-left-style: none;
}

.pricing-div.sticky.a {
  width: 100%;
}

.pricing-div.sticky.a {
  width: 100%;
  height: 215px;
  margin-top: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pricing-div.a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-left-style: none;
}

.pricing-div.multilocation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 190px;
  -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: none;
  background-color: #fff;
}

.pricing-div.pricing {
  height: 100%;
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #fff;
}

.pricing-div.pricing {
  width: auto;
  height: auto;
  padding-top: 0px;
  padding-bottom: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-color: #fff;
}

.pricing-div.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #fff;
}

.modal-wrapper-appointments {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  display: block;
  overflow: visible;
  width: auto;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(21, 32, 44, 0.5);
  text-align: center;
}

.popup-bullets {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #2c3e50;
  font-size: 16px;
  font-weight: 300;
}

.popup-bullets.light-grey {
  color: #cfd8dc;
}

.body {
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
}

.modal-wrapper-marketing {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  height: 100%;
  background-color: rgba(21, 32, 44, 0.5);
}

.modal-wrapper-confirmations {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.address-text {
  margin-bottom: 50px;
  color: #829aa7;
  font-size: 16px;
  line-height: 24px;
}

.contact-info {
  margin-bottom: 50px;
  color: #112a4d;
  font-size: 28px;
  line-height: 38px;
  font-weight: 400;
  text-align: center;
}

.social-icon-group-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  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;
}

.column-3 {
  height: auto;
  padding: 10px;
}

.row-2 {
  margin-right: 0px;
  margin-left: 0px;
}

.column-4 {
  height: 160px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.user-header {
  position: static;
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  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: 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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(15, 101, 138, 0.75)), to(rgba(15, 101, 138, 0.75)));
  background-image: linear-gradient(180deg, rgba(15, 101, 138, 0.75), rgba(15, 101, 138, 0.75));
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.user-header:hover {
  text-decoration: none;
}

.user-header:active {
  text-decoration: none;
}

.user-block {
  height: 142px;
  background-image: url('../images/Cloud-Users_retail.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.user-block._2 {
  background-image: url('../images/Cloud-Users_medspa-compressor.jpg');
  background-position: 50% 0px;
  background-size: auto;
}

.user-block._3 {
  background-image: url('../images/Cloud-Users_salons-compressor.jpg');
  background-position: 50% 0px;
  background-size: 300px;
}

.user-block._4 {
  background-image: url('../images/Cloud-Users_barbers-compressor.jpg');
  background-position: 71% 73%;
}

.user-block._5 {
  background-image: url('../images/Cloud-Users_nails-compressor.jpg');
  background-position: 50% 100%;
}

.user-block._6 {
  background-image: url('../images/Cloud-Users_makeup-compressor.jpg');
}

.user-block._7 {
  background-image: url('../images/Cloud-Users_renters-compressor.jpg');
  background-position: 50% 50%;
}

.user-block._8 {
  background-image: url('../images/Cloud-Users_spas-compressor.jpg');
}

.user-block._9 {
  background-image: url('../images/Cloud-Users_tattoo-compressor.jpg');
}

.user-block._1 {
  background-image: url('../images/Cloud-Users_groomers-compressor.jpg');
}

.user-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 112px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-decoration: none;
}

.column-5 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.column-6 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.column-7 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.modal-wrapper-booking {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-pos {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-product {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-card {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-giftcard {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-email {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-memberships {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-client {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-employee {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-inventory {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.modal-wrapper-onlinebooking {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.partners-section {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #ecf0f1;
}

.partners-column {
  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;
}

.partners-column.b {
  padding-right: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.partners-column.c {
  padding-left: 70px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.partners-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.contact-us-section {
  display: none;
  margin-top: 70px;
}

.bullets {
  color: #2c3e50;
  font-weight: 300;
}

.bullets.sla {
  color: #607d8b;
}

.feature-icons-not-fixed {
  height: 150px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.anchor-divider {
  height: 240px;
  padding-top: 0px;
  background-color: #2c3e50;
  background-image: linear-gradient(315deg, #11334d, #0f658a);
  background-position: 0px 0px;
  color: #ecf0f1;
  font-size: 26px;
}

.anchor-divider.b {
  background-color: #289ad4;
  background-image: linear-gradient(315deg, #086c9e, #289ad4), linear-gradient(180deg, rgba(40, 154, 212, 0.9), rgba(40, 154, 212, 0.9));
}

.anchor-divider.apps {
  height: 175px;
}

.header-text-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: none;
  box-shadow: none;
}

.pricing-text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  color: #112a4d;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}

.pricing-text.invis {
  width: 100%;
  margin-top: -5px;
  padding-bottom: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#11334d), to(#11334d));
  background-image: linear-gradient(180deg, #11334d, #11334d);
  color: transparent;
  font-size: 11px;
}

.pricing-text.b {
  width: 100%;
  margin-top: -5px;
  padding-bottom: 5px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#11334d), to(#11334d));
  background-image: linear-gradient(180deg, #11334d, #11334d);
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.pricing-text.note {
  margin-top: 10px;
  font-size: 10px;
  line-height: 13px;
}

.emphasized-text {
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
}

.price-comparison {
  color: #0f658a;
  font-size: 16px;
  text-align: center;
}

.price-comparison.side {
  padding-right: 0px;
  color: #112a4d;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
}

.price-comparison.description {
  color: #112a4d;
  font-size: 14px;
  text-align: left;
}

.comparison-div {
  width: 100%;
  height: 43px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #cfd8dc #829aa7 #cfd8dc #cfd8dc;
}

.comparison-div.side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-right: 25px;
  -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-style: none;
  border-color: #cfd8dc;
}

.comparison-div.side.blank {
  width: 80%;
  height: 118px;
  margin-top: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
}

.comparison-div.side.first {
  width: 81%;
  height: 43px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
}

.comparison-div.a {
  height: 43px;
  border-top-style: none;
  border-right-color: #cfd8dc;
  border-bottom-style: solid;
  border-bottom-color: #cfd8dc;
  border-left-style: none;
}

.comparison-div.description {
  height: 118px;
  padding-bottom: 9px;
  padding-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
}

.comparison-column {
  margin-bottom: -20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.comparison-block {
  padding-top: 0px;
  padding-bottom: 0px;
}

.comparison-heading {
  margin-bottom: 10px;
  color: #289ad4;
  font-size: 24px;
}

.comparison-heading.b {
  color: #f8971e;
}

.html-embed {
  margin-right: 0px;
  font-family: Fontawesome, sans-serif;
  color: #289ad4;
  font-size: 16px;
  text-align: center;
}

.html-embed.a {
  margin-right: 10px;
  color: #47c4d4;
}

.html-embed.b {
  margin-right: 10px;
  color: #fdb916;
}

.html-embed.c {
  margin-right: 10px;
  color: #7e57c2;
}

.html-embed.d {
  margin-right: 10px;
}

.html-embed.e {
  margin-right: 10px;
  color: #1abc9c;
}

.price-dropdown {
  margin-top: -60px;
  padding: 20px;
}

.comparison-accordian {
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 0px;
}

.sticky-pricing {
  position: fixed;
  left: 0px;
  top: 90px;
  right: 0px;
  z-index: 100;
  display: none;
  height: 155px;
  margin: -6px 0px 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.price-comparison-section {
  margin-top: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #ecf0f1;
}

.color-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 154, 212, 0.85)), to(rgba(40, 154, 212, 0.85))), url('../images/comp-bg.jpg');
  background-image: linear-gradient(180deg, rgba(40, 154, 212, 0.85), rgba(40, 154, 212, 0.85)), url('../images/comp-bg.jpg');
  background-position: 0px 0px, 26% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.color-column.b {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 151, 30, 0.88)), to(rgba(248, 151, 30, 0.88))), url('../images/pos-redkenproducts2-compressor.jpg');
  background-image: linear-gradient(180deg, rgba(248, 151, 30, 0.88), rgba(248, 151, 30, 0.88)), url('../images/pos-redkenproducts2-compressor.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.color-column.c {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 154, 212, 0.85)), to(rgba(40, 154, 212, 0.85))), url('../images/hands-people-woman-working.jpg');
  background-image: linear-gradient(180deg, rgba(40, 154, 212, 0.85), rgba(40, 154, 212, 0.85)), url('../images/hands-people-woman-working.jpg');
  background-position: 0px 0px, 50% 0px;
}

.color-column.d {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 151, 30, 0.9)), to(rgba(248, 151, 30, 0.9))), url('../images/office-pen-calculator-computation-163032.jpeg');
  background-image: linear-gradient(180deg, rgba(248, 151, 30, 0.9), rgba(248, 151, 30, 0.9)), url('../images/office-pen-calculator-computation-163032.jpeg');
}

.color-column.f {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 151, 30, 0.9)), to(rgba(248, 151, 30, 0.9))), url('../images/comp-bg.jpg');
  background-image: linear-gradient(180deg, rgba(248, 151, 30, 0.9), rgba(248, 151, 30, 0.9)), url('../images/comp-bg.jpg');
  background-position: 0px 0px, 26% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.white-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.white-column.b {
  background-color: transparent;
}

.content-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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;
}

.unordered-list-light-grey {
  color: #cfd8dc;
  font-weight: 300;
}

.unordered-list {
  color: #2c3e50;
  font-weight: 300;
}

.product-feature-section-3 {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.9)), to(rgba(21, 32, 44, 0.9))), url('../images/SalonRoom-Adobe_78900972-compressor.jpg');
  background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.9), rgba(21, 32, 44, 0.9)), url('../images/SalonRoom-Adobe_78900972-compressor.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.product-feature-section-3.b {
  height: 500px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.9)), to(rgba(21, 32, 44, 0.9))), url('../images/CreditCardMachine-compressor.jpg');
  background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.9), rgba(21, 32, 44, 0.9)), url('../images/CreditCardMachine-compressor.jpg');
}

.product-feature-section-3.b.hidden {
  display: none;
}

.product-feature-section-3.e {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.9)), to(rgba(21, 32, 44, 0.9))), url('../images/pexels-photo-515169.jpeg');
  background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.9), rgba(21, 32, 44, 0.9)), url('../images/pexels-photo-515169.jpeg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.product-feature-section-3.c {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.9)), to(rgba(21, 32, 44, 0.9))), url('../images/cards-bg.jpg');
  background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.9), rgba(21, 32, 44, 0.9)), url('../images/cards-bg.jpg');
}

.product-feature-section-3.d {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.9)), to(rgba(21, 32, 44, 0.9))), url('../images/pexels-photo-398532.jpeg');
  background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.9), rgba(21, 32, 44, 0.9)), url('../images/pexels-photo-398532.jpeg');
  background-position: 0px 0px, 50% 0px;
}

.product-feature-section-3.d.hidden {
  display: none;
}

.pricing-text-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 160px;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
}

.pricing-text-div.d {
  height: 80px;
  margin-top: 38px;
  margin-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.additional-feature-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
}

.additional-feature-section.grey {
  height: auto;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #ecf0f1;
}

.additional-feature-section.grey.hidden {
  display: none;
}

.additional-feature-section.cloud {
  height: 500px;
  background-image: url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.additional-feature-section.white {
  height: 500px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.additional-feature-section.white {
  height: 500px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.pricing-multilocation-row {
  margin: 3% 0% 4%;
  padding-right: 0%;
}

.multilocation-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.row-4 {
  margin-right: 0%;
  margin-left: 0%;
}

.row-5 {
  margin-left: 5%;
}

.hero-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide-a {
  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;
  background-image: url('../images/HomePageHeaderSlideA.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.main-subtitle-2 {
  color: #fff;
  font-weight: 300;
}

.hero-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 225px 7% 0% 15%;
  -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;
}

.slide-b {
  display: inline-block;
  background-image: url('../images/Headers3-Slider2-compressor.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.slide-c {
  display: inline-block;
  background-image: url('../images/Headers3_Slider3-compressor.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mask {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-div {
  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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.button-div._2 {
  -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;
}

.full-width-image-div {
  display: block;
  width: 100%;
  height: 450px;
  -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-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/Cloud-SalonVision.jpg');
  background-position: 50% 0px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.marketplace-text-row {
  display: block;
  margin-top: 8%;
  margin-left: 15%;
  -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;
}

.hi-marketplace-heading {
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-weight: 700;
}

.marketplace-image {
  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;
}

.color-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120px;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  padding-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;
  background-color: #289ad4;
}

.color-header.purple {
  background-color: #7e57c2;
}

.color-header.green {
  background-color: #1abc9c;
}

.column-13 {
  position: relative;
  overflow: visible;
}

.highlight-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  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;
  background-color: transparent;
  background-image: linear-gradient(123deg, #11334d, #15202c);
}

.highlight-title {
  margin-bottom: 20px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 32px;
}

.highlight-subtitle {
  margin-bottom: 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.highlight-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 450px;
  margin-left: 15%;
  -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-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.highlight-text-column {
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.icon-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 62px;
  margin-right: 25px;
  margin-left: 25px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.icon-div.b {
  margin-top: 70px;
  margin-right: 25px;
  margin-left: 25px;
}

.highlight-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
  -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;
}

.slide-nav-2 {
  font-size: 10px;
  text-shadow: 4px 0 6px #000;
}

.arrow {
  font-size: 28px;
  text-shadow: 1px 0 5px rgba(17, 51, 77, 0.3);
}

.features-div {
  display: block;
  overflow: visible;
  width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

.mydash-price-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 284px;
  height: 460px;
  -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;
}

.mydash-description {
  width: 284px;
  margin-bottom: 0px;
  color: #11334d;
  font-size: 16px;
  font-weight: 400;
}

.mydash-section {
  height: 1750px;
  background-color: #ecf0f1;
}

.price-point-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.price-point-div.b {
  margin-bottom: 12px;
}

.price-point-div.c {
  margin-bottom: 17px;
}

.price-point-div.a {
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 16px;
}

.price-point-div.a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 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;
  line-height: 16px;
}

.mydash {
  margin-top: 20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.mobile-app-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 250px;
  -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;
}

.mobile-app-icon-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 150px;
  -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;
  text-decoration: none;
}

.vertical-divider {
  height: 150px;
  border-right: 1px solid #cfd8dc;
  border-left: 1px solid #cfd8dc;
}

.social-section {
  display: none;
  height: 100px;
  -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: #289ad4;
}

.column-16 {
  height: 100%;
  padding-left: 0px;
  background-image: url('../images/WomanonPhone-Adobe_88128673.jpg');
  background-position: 50% -65px;
  background-size: cover;
  background-repeat: no-repeat;
}

.pricing-checks-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
}

.pricing-optional-text {
  color: #112a4d;
  font-size: 13px;
  text-align: center;
}

.pricing-optional-text.b {
  font-size: 12px;
  line-height: 15px;
}

.pricing-optional-text.b {
  font-size: 12px;
  line-height: 15px;
}

.support-icon-column {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1001;
  display: none;
  background-color: rgba(21, 32, 44, 0.5);
}

.login-popup {
  position: fixed;
  left: 0px;
  top: 150px;
  right: 0px;
  display: block;
  width: 450px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 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;
  border-radius: 3px;
  background-color: #fff;
}

.heading-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #112a4d;
  font-size: 32px;
  text-align: center;
}

.text-block-4 {
  color: #112a4d;
  font-size: 14px;
  text-align: center;
}

.field-label {
  color: #112a4d;
}

.text-field {
  color: #112a4d;
}

.text-field:focus {
  border: 1px solid #289ad4;
}

.link {
  color: #289ad4;
  text-decoration: none;
}

.close-link {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 54px;
  margin-top: 8px;
  margin-right: 8px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #cfd8dc;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
}

.close-link:hover {
  display: block;
  color: #f8971e;
  font-size: 14px;
}

.nav-link-login {
  margin: 5px;
  padding: 17px;
  border: 2px solid #112a4d;
  border-radius: 3px;
  background-color: #112a4d;
  color: #fff;
  font-size: 14px;
  line-height: 6px;
  font-weight: 500;
  cursor: pointer;
}

.success-message-3 {
  background-color: transparent;
  color: #112a4d;
}

.radio-button-field {
  margin-top: 0px;
  margin-bottom: 5px;
}

.success-div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-top: 70px;
  margin-bottom: 70px;
  -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: #cfd8dc;
}

.select-field {
  border: 2px solid #1b5780;
  color: #112a4d;
}

.dropdown-toggle {
  padding: 26px 38px 26px 10px;
  color: #1b5780;
  font-size: 14px;
  font-weight: 500;
}

.dropdown-toggle:hover {
  color: #289ad4;
}

.dropdown-link {
  color: #1b5780;
  font-size: 14px;
  line-height: 12px;
  font-weight: 500;
}

.dropdown-link:hover {
  color: #289ad4;
}

.dropdown-list {
  background-color: #fff;
}

.dropdown-list.w--open {
  margin-top: -20px;
  box-shadow: 0 2px 13px -2px #a9b7be;
}

.html-embed-2 {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: none;
  height: 60px;
  margin-right: 60px;
  margin-bottom: 10px;
  background-color: transparent;
}

.link-block {
  display: block;
}

.link-2 {
  display: block;
}

.h4-heading {
  margin-top: 20px;
  color: #4c7a94;
  font-size: 16px;
  line-height: 14px;
}

.pp-link {
  font-style: normal;
  font-weight: 500;
  text-decoration: underline;
  text-transform: none;
}

.sub-text {
  margin-left: 20px;
  color: #607d8b;
  font-weight: 300;
  text-align: justify;
}

.bold-text-3 {
  font-weight: 400;
}

.bold-text-4 {
  font-weight: 400;
}

.bold-text-5 {
  font-weight: 400;
}

.bold-text-6 {
  font-weight: 400;
}

.bold-text-7 {
  font-weight: 400;
}

.bold-text-8 {
  font-weight: 400;
}

.bold-text-9 {
  font-weight: 400;
}

.bold-text-10 {
  font-weight: 400;
}

.bold-text-11 {
  font-weight: 400;
}

.paragraph {
  width: auto;
  margin-bottom: 0px;
  margin-left: 0px;
}

.paragraph-2 {
  margin-right: 0px;
  margin-bottom: 0px;
}

.link-3 {
  border-style: none;
}

.container-2 {
  color: #112a4d;
}

.section-text-3 {
  direction: ltr;
  color: #607d8b;
  line-height: 26px;
  font-style: normal;
  font-weight: 400;
  text-align: justify;
  text-transform: none;
}

.paragraph-3 {
  margin-right: 0px;
  margin-bottom: 0px;
  line-height: 30px;
}

.paragraph-4 {
  width: auto;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 30px;
}

.areyoumedspa {
  width: 258px;
  margin: 25px;
  padding: 14px;
  border: 2px solid #cad9dd;
  background-color: #fff;
  text-align: center;
}

.heading-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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;
  color: #112a4d;
  font-size: 22px;
}

.heading-4.mydash {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #11334d;
}

.button-2 {
  margin: 15px 15px 5px;
  border: 0px none #2ecc71;
  border-radius: 3px;
  background-color: #2ecc71;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.nav-link-free {
  padding: 26px 10px;
  background-color: transparent;
  box-shadow: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: #112a4d;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: normal;
  cursor: pointer;
}

.nav-link-free:hover {
  box-shadow: none;
  color: #f8971e;
}

.nav-link-free.w--current {
  box-shadow: none;
  color: #f8971e;
}

.nav-link-free.w--current:active {
  box-shadow: none;
  color: #489fd9;
}

.nav-link-free.signup {
  margin: 5px;
  padding: 17px 14px;
  border: 2px solid #289ad4;
  border-radius: 3px;
  background-color: #289ad4;
  color: #fff;
  font-size: 14px;
  line-height: 6px;
  font-weight: 500;
}

.nav-link-free.signup.collapse {
  border-color: #f8971e;
  background-color: #f8971e;
  box-shadow: 0 0 19px -1px #4e9eb5;
  text-transform: uppercase;
}

.nav-link-free.signup.collapse.w--current {
  background-color: #309090;
}

.pricing-checks-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 18px;
  padding-left: 18px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pricing-text-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 140px;
  margin: 0px auto;
  padding-right: 18px;
  padding-left: 18px;
  -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;
}

.bold-text-15 {
  color: #634c84;
}

.checkmark-2 {
  margin-right: 0px;
  font-family: Fontawesome, sans-serif;
  color: #f8971e;
  font-size: 16px;
  text-align: center;
}

.checkmark-2.f {
  margin-right: 10px;
  color: #634c84;
}

.checkmark-2.d {
  margin-right: 10px;
  font-family: Fontawesome, sans-serif;
  color: #2092af;
}

.checkmark-2.e {
  margin-right: 10px;
  color: #21b497;
}

.checkmark-2.d {
  display: block;
  margin-right: 5px;
  font-family: Fontawesome, sans-serif;
  color: #289ad4;
}

.checkmark-2.d {
  display: block;
  margin-right: 5px;
  font-family: Fontawesome, sans-serif;
  color: #289ad4;
}

.color-header-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 130px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-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;
  background-color: #289ad4;
}

.color-header-3.purple {
  background-color: #634c84;
}

.color-header-3.green {
  background-color: #21b497;
}

.bold-text-14 {
  color: #21b497;
}

.pricing-text-2 {
  display: block;
  margin-right: auto;
  margin-left: 5px;
  padding: 0px;
  color: #112a4d;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}

.pricing-text-2.note {
  margin-top: 10px;
  font-size: 10px;
  line-height: 13px;
}

.areyoumedspa-2 {
  position: static;
  width: 258px;
  margin: 25px;
  padding: 14px;
  border: 2px solid #cad9dd;
  background-color: #fff;
  text-align: center;
}

.sticky-pricing-cloud {
  position: fixed;
  left: 0px;
  top: 90px;
  right: 0px;
  z-index: 100;
  display: none;
  height: 215px;
  margin: -6px 0px 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.emphasized-text-2 {
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
}

.checkmark {
  margin-right: 0px;
  font-family: Fontawesome, sans-serif;
  color: #289ad4;
  font-size: 16px;
  text-align: center;
}

.checkmark.c {
  margin-right: 10px;
  color: #634c84;
}

.checkmark.b {
  margin-right: 10px;
  color: #fdb916;
}

.text-span {
  font-size: 10px;
  font-style: italic;
}

.usonlytext {
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 60px;
  color: #666;
  font-size: 13px;
  font-style: italic;
  text-align: center;
}

.pricing-text-3 {
  display: block;
  margin-right: auto;
  margin-left: 10px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  color: #112a4d;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}

.section-text-4 {
  box-shadow: 0 0 6px 0 #fff;
  color: #607d8b;
  font-weight: 300;
  text-align: justify;
}

.section-text-4.section-text-dark {
  box-shadow: none;
  color: #2c3e50;
  font-style: normal;
  font-weight: 300;
}

.section-text-4.section-text-dark {
  box-shadow: none;
  color: #112a4d;
  font-style: normal;
  font-weight: 300;
  text-align: left;
}

.countrydropdown {
  position: fixed;
  left: auto;
  top: 90px;
  right: 0px;
  bottom: auto;
  z-index: 999;
  margin-right: 14px;
}

.dropdown {
  background-color: #fff;
}

.dropdown-country {
  z-index: 2;
  width: 100px;
  margin-right: 14px;
  padding: 8px;
  border-radius: 5px;
  background-color: #fff;
}

.dropdown-country.w--open {
  z-index: 999;
  width: 100px;
  background-color: transparent;
}

.icon-2 {
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.text-block-14 {
  padding-right: 14px;
  padding-left: 5px;
  font-weight: 500;
}

.dropdowntext {
  margin-right: auto;
  margin-left: auto;
  padding: 8px;
  font-size: 14px;
}

.dropdowntext.w--current {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
}

.form-field-hidden {
  display: none;
  margin-top: 5px;
  margin-bottom: 5px;
  border: 2px solid #1b5780;
  color: #112a4d;
}

.international {
  margin-right: auto;
  margin-left: 31px;
  padding: 8px;
  font-size: 12px;
}

.international.w--current {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
}

.dropdown-4 {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  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;
}

.flag-au {
  margin: auto 5px auto 8px;
  padding-top: 5px;
  float: left;
}

.flag {
  margin: auto 5px auto 8px;
  padding-top: 5px;
  float: left;
}

.unitedstates {
  margin-right: auto;
  margin-left: 31px;
  padding: 8px;
  font-size: 12px;
}

.unitedstates.w--current {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
}

.flag-us {
  margin: auto 5px auto 8px;
  padding-top: 5px;
  float: left;
}

.australia {
  margin-right: auto;
  margin-left: 31px;
  padding: 8px;
  font-size: 12px;
}

.australia.w--current {
  margin-right: auto;
  margin-left: auto;
  padding-right: 8px;
  padding-left: 8px;
}

.countrydropdown-2 {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 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;
  background-color: transparent;
}

.dropdown-country-2 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 9999;
  display: block;
  padding: 10px;
  border-radius: 5px;
}

.dropdown-country-2.w--open {
  z-index: 999;
  padding: 7px;
  background-color: transparent;
}

.dropdown-list-2 {
  background-color: #dadada;
}

.dropdown-list-2.w--open {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 53px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.text-block-15 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}

.pageflag {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  margin: 28px 23px 9px 9px;
}

.divcookiepolicy {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 7px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #cfd8dc;
  -o-object-fit: fill;
  object-fit: fill;
}

.html-embed-3 {
  display: block;
}

.recaptcha {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.recaptcha-2 {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.color-column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(32, 146, 175, 0.85)), to(rgba(32, 146, 175, 0.85))), url('../images/deskbg-image.jpg');
  background-image: linear-gradient(180deg, rgba(32, 146, 175, 0.85), rgba(32, 146, 175, 0.85)), url('../images/deskbg-image.jpg');
  background-position: 0px 0px, 26% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.color-column-2.g {
  background-image: url('../images/Headers3_Slider1-Phone-compressor.jpg');
}

.image-div-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 600px;
  height: 100%;
  padding-left: 0px;
  -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;
}

.pricing-checks-div-3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 14px;
  padding-left: 14px;
  -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-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-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.qbcheck {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.qbcheck.a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 0px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: 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 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  line-height: 16px;
}

.qbcheck.c {
  margin-bottom: 17px;
}

.qbcheck.b {
  margin-bottom: 12px;
}

.pricing-text-4 {
  display: block;
  margin-right: auto;
  margin-left: 10px;
  padding: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  color: #112a4d;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  text-align: left;
}

.pricing-text-4.note {
  margin-top: 10px;
  font-size: 10px;
  line-height: 13px;
}

.text-list-2 {
  color: #112a4d;
  font-size: 14px;
  font-weight: 300;
}

.additional-feature-section-2 {
  display: block;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
}

.image-20 {
  width: auto;
}

.color-column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(48, 144, 144, 0.9)), to(rgba(48, 144, 144, 0.9))), url('../images/comp-bg.jpg');
  background-image: linear-gradient(180deg, rgba(48, 144, 144, 0.9), rgba(48, 144, 144, 0.9)), url('../images/comp-bg.jpg');
  background-position: 0px 0px, 26% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.color-column-3.g {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  background-position: 0px 0px;
}

.bullets-2 {
  color: #2c3e50;
  font-weight: 300;
}

.image-div-3 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: auto;
  max-width: 600px;
  padding-left: 0px;
  -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;
}

.partners-row-2 {
  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;
}

.partners-column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-23 {
  width: 100px;
  height: auto;
}

.pricing-checks-div-4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 500px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 20px 14px 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-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-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.pricing-checks-div-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 280px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 14px;
  padding-left: 14px;
  -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;
}

.pricing-column-2 {
  position: relative;
  display: block;
  height: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.heading-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -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;
  color: #112a4d;
  font-size: 22px;
}

.column-17 {
  position: static;
  display: block;
  overflow: visible;
  margin-right: auto;
  margin-left: auto;
}

.qbcheck-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.qbcheck-2.a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: 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 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  line-height: 16px;
}

.pricing-text-div-3 {
  display: none;
  height: 160px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 18px;
  padding-left: 18px;
  -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;
}

.small {
  font-size: 10px;
}

.comparison-heading-2 {
  margin-bottom: 10px;
  color: #289ad4;
  font-size: 24px;
}

.comparison-heading-2.b {
  color: #f8971e;
}

.pricing-column-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-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-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.requesttour-3 {
  position: fixed;
  right: 21px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 250px;
  height: 140px;
  margin-right: 29px;
  margin-bottom: 0px;
  -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: 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-style: solid;
  border-width: 2px 2px 0px;
  border-color: #cfd8dc;
  border-radius: 0px;
  background-color: #fbfbfb;
  text-align: center;
}

.demodivheader-3 {
  position: static;
  margin-top: 0px;
  margin-bottom: 11px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #1d1f21;
  font-size: 19px;
  line-height: 19px;
  text-align: center;
}

.div-block-22 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.text-block-23 {
  position: relative;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 20px;
  height: 20px;
  margin: 5px;
  border-radius: 5px;
  background-color: transparent;
  color: #1d1f21;
  font-weight: 500;
}

.color-header-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 130px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-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;
  background-color: #289ad4;
}

.color-header-4.purple {
  background-color: #634c84;
}

.color-header-4.green {
  background-color: #21b497;
}

.button-4 {
  margin: 15px 15px 5px;
  border: 0px none #2ecc71;
  border-radius: 3px;
  background-color: #64b9cc;
  color: #fff;
  font-weight: 500;
  text-align: center;
}

.comparison-heading-3 {
  margin-bottom: 10px;
  color: #289ad4;
  font-size: 24px;
}

.comparison-heading-3.b {
  color: #f8971e;
}

.checkmark-3 {
  margin-right: 0px;
  font-family: Fontawesome, sans-serif;
  color: #289ad4;
  font-size: 16px;
  text-align: center;
}

.areyoumedspa-3 {
  position: relative;
  top: -121px;
  display: none;
  width: 258px;
  margin: 25px;
  padding: 14px;
  border: 2px solid #cad9dd;
  background-color: #fff;
  text-align: center;
}

.bold-text-16 {
  color: #289ad4;
}

.image-24 {
  padding: 16px;
}

.column-18 {
  text-align: center;
}

.html-embed-4 {
  display: none;
}

.form-block {
  width: 600px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
}

.submit-button {
  width: 100%;
  margin-top: 16px;
  background-color: #289ad4;
}

.support.hide {
  display: none;
}

.bold-text-17 {
  line-height: 20px;
}

.container-3 {
  display: none;
  padding-right: 21px;
  padding-left: 21px;
}

.html-embed-5 {
  display: none;
}

.container-5 {
  max-width: 90%;
}

.icon-title-2 {
  width: auto;
  margin-bottom: 0px;
  color: #112a4d;
  text-align: center;
  text-decoration: none;
}

.product-feature-section3 {
  height: 500px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.product-feature-section3.b {
  background-image: url('../images/WomanSellingProduct-compressor.jpg');
  background-position: 110% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-feature-section3.c {
  background-image: url('../images/BlondewLaptop-compressor.jpg');
  background-position: 109% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-feature-section3.d {
  height: 580px;
  background-image: url('../images/CustatRegister3-compressor.jpg');
  background-position: 106% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-feature-section3.e {
  background-color: #ecf0f1;
}

.product-feature-section3.a {
  background-color: #ecf0f1;
}

.product-feature-section3.f {
  background-image: url('../images/WalkinQpic.jpg');
  background-position: 105% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-27 {
  padding: 40px;
}

.image-28 {
  padding: 40px;
}

.image-29 {
  padding: 41px;
}

.checkmark-4 {
  margin-right: 0px;
  font-family: Fontawesome, sans-serif;
  color: #2092af;
  font-size: 16px;
  text-align: center;
}

.checkmark-4.b {
  margin-right: 10px;
  color: #fdb916;
}

.checkmark-4.c {
  margin-right: 10px;
  color: #634c84;
}

.checkmark-4.a {
  margin-right: 10px;
  color: #47c4d4;
}

.pricing-column-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-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-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.pricing-column-4.b {
  display: none;
  padding-right: 3px;
  padding-left: 3px;
}

.h2-heading-2 {
  margin-bottom: 0px;
  padding: 40px 0px;
  font-family: 'Roboto Slab', sans-serif;
  color: #fff;
  font-size: 44px;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
}

.h2-heading-2.h2-heading-dark {
  margin-bottom: 40px;
  padding-right: 53px;
  padding-left: 53px;
  color: #112a4d;
  font-size: 34px;
  text-align: center;
}

.mydash-description-2 {
  width: 284px;
  margin-bottom: 0px;
  color: #11334d;
  font-size: 16px;
  font-weight: 400;
}

.mydash-section-2 {
  height: auto;
  background-color: #ecf0f1;
}

.mydash-price-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 284px;
  height: auto;
  -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-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;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0.30000000000000004;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="scroll-fix"] {
  display: block;
}

html.w-mod-js *[data-ix="scroll-fix-2"] {
  display: block;
}

html.w-mod-js *[data-ix="collapse-comparison"] {
  display: none;
}

@media screen and (min-width: 1920px) {
  .button.hollow {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .button.hollow.b {
    margin-top: 0px;
    border: 1px none #fff;
    box-shadow: inset 0 0 0 2px #fff;
    color: #fff;
  }

  .navigation {
    display: block;
  }

  .plan-wrapper.pricing {
    width: 100%;
  }

  .plan-wrapper.b {
    width: 100%;
  }

  .divider.mydash {
    width: 100%;
  }

  .icon-section.support-icon-section {
    height: auto;
  }

  .form-section.b {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .secondary-header.pricing-header {
    margin-top: 58px;
  }

  .secondary-header-container {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .secondary-header-text.white {
    margin-bottom: 20px;
  }

  .hero-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .price-comparison-section {
    margin-top: 10px;
  }

  .success-div-block {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .support {
    display: none;
  }

  .container-3 {
    display: none;
  }

  .html-embed-5 {
    display: none;
  }

  .container-5 {
    max-width: 90%;
  }

  .product-feature-section3.f {
    background-image: url('../images/WalkinQpic.jpg');
  }
}

@media screen and (max-width: 991px) {
  .button.hollow.b {
    margin-top: 0px;
  }

  .button.signup.pricing {
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .button.signup.pricing.b {
    margin-top: 50px;
  }

  .button.signup.pricing.b.mobile {
    margin-top: 10px;
  }

  .button.signup.pricing.c {
    margin-top: 50px;
  }

  .button.signup.pricing.c.mobile {
    margin-top: 10px;
  }

  .button.signup.quote {
    margin-top: 50px;
    margin-bottom: 20px;
    padding-right: 7px;
    padding-left: 7px;
    font-size: 14px;
  }

  .button.signup.quote.mobile {
    width: 60%;
  }

  .button.signup.a {
    margin-top: 0px;
  }

  .button.signup.pricing {
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .button.signup.pricing.freetrialbutton.preferred.cloud.mobile {
    margin-top: 10px;
  }

  .button.signup.pricing.freetrialbutton.ult.cloud.mobile {
    margin-top: 10px;
  }

  .button.signup.pricing.freetrialbutton.mobile {
    margin-top: 10px;
  }

  .button.signup.pricing {
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .button.signup.pricing.standard.mobile {
    margin-top: 10px;
  }

  .button.signup.pricing.c {
    margin-top: 50px;
  }

  .button.signup.pricing.b {
    margin-top: 50px;
  }

  .button.signup.pricing.b {
    margin-top: 50px;
  }

  .button.signup.pricing.c {
    margin-top: 50px;
  }

  .button.signup.pricing {
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .button.signup.pricing.sticky.c {
    margin-top: 10px;
  }

  .button.signup.pricing {
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .button.signup.pricing.c {
    margin-top: 50px;
  }

  .button.signup.pricing.c.mobile {
    margin-top: 10px;
  }

  .button.signup.pricing.b {
    margin-top: 50px;
  }

  .button.signup.pricing.b.mobile {
    margin-top: 10px;
  }

  .button.learn {
    margin-top: 0px;
  }

  .button.learn {
    margin-top: 0px;
  }

  .nav-link {
    padding: 8px 0px;
    color: #112a4d;
  }

  .nav-link:hover {
    box-shadow: inset 0 3px 0 0 transparent;
  }

  .nav-link.w--current {
    box-shadow: inset 0 1px 0 0 transparent;
  }

  .nav-link.menu {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 18px 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;
    color: #000;
    font-size: 30px;
  }

  .nav-link.menu.w--open {
    background-color: transparent;
    color: #000;
  }

  .nav-link.signup {
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .nav-link.signup.collapse {
    display: block;
    width: 98%;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    padding-right: 17px;
    padding-left: 17px;
    text-align: left;
  }

  .section.testimony-section {
    height: 430px;
  }

  .section.users {
    height: 780px;
  }

  .main-subtitle {
    font-size: 16px;
    font-style: normal;
  }

  .nav-menu {
    padding: 13px 12px;
    border-top: 1px solid #cfd8dc;
    background-color: #fff;
  }

  .social-icon {
    opacity: 1;
  }

  .page-link.in-footer {
    line-height: 22px;
    white-space: normal;
  }

  .h1-main-heading {
    margin-top: 0px;
    font-size: 26px;
    line-height: 34px;
    font-style: normal;
  }

  .section-subtitle {
    margin-bottom: 55px;
  }

  .plan-wrapper {
    width: 100%;
  }

  .plan-wrapper.side {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .plan-wrapper.description {
    width: 100%;
  }

  .plan-wrapper.pricing {
    width: 100%;
  }

  .plan-wrapper.side {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .plan-wrapper.pricing {
    width: 100%;
  }

  .plan-wrapper.side {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  .price-point.users {
    font-size: 10px;
  }

  .price-point.price {
    font-size: 25px;
  }

  .price-point.price.multilocation {
    font-size: 18px;
  }

  .price-point.users {
    font-size: 10px;
  }

  .price-point.price {
    color: #1f0d13;
    font-size: 25px;
  }

  .price-point.users {
    font-size: 10px;
  }

  .price-point.users.single {
    color: #000;
    font-size: 12px;
  }

  .price-point.users {
    font-size: 10px;
  }

  .divider.mydash {
    width: 215px;
  }

  .divider.mydash {
    width: 100%;
  }

  .icon-block {
    text-align: center;
  }

  .icon-block.support-icon {
    height: 250px;
  }

  .feature-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-row.contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .feature-row.unreverse {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-row.marketplace.unreverse {
    width: auto;
  }

  .content-block {
    margin-top: 0px;
  }

  .content-block.contact-us-group {
    width: 340px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .content-block.left {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
  }

  .content-block.left.mobile {
    margin-top: 0px;
    text-indent: 9px;
  }

  .content-block.left.b {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .content-block.right {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .nav-bar {
    margin-right: 20px;
    margin-left: 20px;
  }

  .icon-section {
    height: 500px;
    padding-top: 50px;
    padding-bottom: 32px;
  }

  .icon-section.support-icon-section {
    height: 445px;
  }

  .icon-section.support-icon-section {
    height: 500px;
  }

  .icon-subtitle {
    font-size: 17px;
  }

  .h3-heading.h3-heading-grey {
    color: #78909c;
  }

  .section-text {
    color: #78909c;
  }

  .section-text.section-text-white {
    box-shadow: none;
    color: #ecf0f1;
    font-weight: 500;
  }

  .h2-heading {
    padding-top: 25px;
  }

  .image-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .image-div.bottom {
    width: 600px;
  }

  .image-div.bottom.b {
    margin-top: 0px;
    padding-top: 0px;
  }

  .image-div.bottom.c {
    margin-top: 50px;
  }

  .image-div.overlay {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
    padding-left: 0px;
  }

  .break-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/doctors-computer.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/doctors-computer.jpg');
    background-size: auto, 155%;
  }

  .secondary-header.online-services-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/WomansHandsOnLaptop.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/WomansHandsOnLaptop.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .secondary-header.mobileapps-header {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/GirlLookingAtPhone-Features7.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/GirlLookingAtPhone-Features7.jpg');
    background-position: 0px 0px, -201px 50%;
    background-size: auto, cover;
  }

  .secondary-header.support-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/AdobeStock_112286653_WM-2.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/AdobeStock_112286653_WM-2.jpg');
    background-size: auto, 180%;
  }

  .secondary-header.pricing-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/PeopleCalculate-compressor.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/PeopleCalculate-compressor.jpg');
    background-position: 0px 0px, 50% -61%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .secondary-header.desktop-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.55)), to(rgba(21, 32, 44, 0.55))), url('../images/FeaturesPageHeader.png');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.55), rgba(21, 32, 44, 0.55)), url('../images/FeaturesPageHeader.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .product-feature-section-2 {
    height: 800px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .product-feature-section-2.b {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/WomanSellingProduct-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/WomanSellingProduct-compressor.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .product-feature-section-2.c {
    height: 500px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/BlondewLaptop-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/BlondewLaptop-compressor.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .product-feature-section-2.d {
    height: 500px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/CustatRegister3-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/CustatRegister3-compressor.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .product-feature-section-2.e {
    height: 800px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .product-feature-section-2.a {
    height: 890px;
    padding-top: 70px;
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75));
  }

  .product-feature-section-2.f {
    height: 540px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/WomanSellingRetail-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/WomanSellingRetail-compressor.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .product-feature-section-1 {
    height: 860px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ecf0f1), to(#ecf0f1));
    background-image: linear-gradient(180deg, #ecf0f1, #ecf0f1);
  }

  .product-feature-section-1.b {
    height: 750px;
  }

  .product-feature-section-1.c {
    height: 500px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(236, 240, 241, 0.8)), to(rgba(236, 240, 241, 0.8))), url('../images/MydashGirl2.jpg');
    background-image: linear-gradient(180deg, rgba(236, 240, 241, 0.8), rgba(236, 240, 241, 0.8)), url('../images/MydashGirl2.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .secondary-header-container {
    display: block;
  }

  .hero-section {
    height: 600px;
    padding-top: 0px;
    background-position: 50% 0px;
    background-size: 130%;
    font-style: italic;
  }

  .icon-description {
    font-size: 15px;
  }

  .left-section {
    padding-right: 50px;
    padding-left: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Training-GirlWatchVideo-compressor.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Training-GirlWatchVideo-compressor.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, 200%;
  }

  .center-div {
    width: 320px;
  }

  .right-section {
    padding-right: 50px;
    padding-left: 30px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/ManTyping-compressor.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/ManTyping-compressor.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, 200%;
  }

  .vertical-icon-title.vertical-icon-title3.vertical-icon-title-4 {
    text-align: center;
  }

  .horizontal-icon-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .contact-column-1 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .desktop-icon-section {
    display: block;
    height: 1750px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .paragraph-block {
    width: 100%;
  }

  .heading {
    font-size: 18px;
  }

  .heading.mobile {
    margin-top: 12px;
  }

  .heading.mobile.a {
    display: block;
    margin-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #289ad4;
    font-size: 18px;
    text-align: center;
  }

  .heading.mobile.b {
    display: block;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #7e57c2;
    text-align: center;
  }

  .heading.mobile.c {
    display: block;
    margin-top: 0px;
    color: #1abc9c;
    font-size: 18px;
    text-align: center;
  }

  .heading.mobile.d {
    margin-top: 0px;
    color: #f8971e;
  }

  .row.comparison {
    margin-right: 8px;
    margin-left: 8px;
  }

  .row.comparison.mobile {
    margin-right: 0px;
    margin-left: 0px;
  }

  .row.comparison-description {
    margin-right: 8px;
    margin-left: 8px;
  }

  .row.pricing-main {
    margin-right: 8px;
    margin-left: 8px;
  }

  .row.pricing-main {
    margin-right: 8px;
    margin-left: 8px;
  }

  .subheading.mydash.b {
    width: 215px;
  }

  .subheading.mydash.c {
    width: 215px;
  }

  .subheading.mydash.c {
    width: 215px;
    white-space: nowrap;
  }

  .pricing-div.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 65%;
    height: 10%;
    margin: 30px auto 40px;
    padding-bottom: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: #fff;
  }

  .partners-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .partners-column {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .partners-column.b {
    padding-right: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .partners-column.c {
    padding-left: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .partners-row {
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .anchor-divider {
    height: 100px;
  }

  .pricing-text {
    padding-bottom: 0px;
    font-size: 13px;
    text-align: center;
  }

  .pricing-text.note {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 11px;
  }

  .price-comparison.side {
    font-size: 11px;
    line-height: 18px;
  }

  .price-comparison.description {
    font-size: 13px;
  }

  .comparison-div {
    width: 100%;
  }

  .comparison-div.side {
    display: block;
    width: 100%;
    height: 43px;
    padding-right: 25px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom-style: solid;
    background-color: #fff;
    line-height: 18px;
  }

  .comparison-div.a {
    width: 100%;
  }

  .comparison-div.description.mobile {
    width: 100%;
    border-bottom-style: none;
  }

  .comparison-heading {
    margin-bottom: 0px;
  }

  .comparison-accordian {
    margin-bottom: 50px;
  }

  .tabs {
    display: block;
    margin-right: 50px;
    margin-left: 50px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tab-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
    margin-left: 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;
    background-color: #fff;
  }

  .tab-link.w--current {
    padding-right: 20px;
    padding-left: 20px;
    background-color: #cfd8dc;
  }

  .comparison-description-mobile {
    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;
    border-bottom: 1px solid #cfd8dc;
  }

  .white-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 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;
    background-color: transparent;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .product-feature-section-3 {
    height: 800px;
  }

  .product-feature-section-3.b {
    height: 800px;
  }

  .additional-feature-section.cloud {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.72)), to(hsla(0, 0%, 100%, 0.72))), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.72), hsla(0, 0%, 100%, 0.72)), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .additional-feature-section.white {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.72)), to(hsla(0, 0%, 100%, 0.72))), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.72), hsla(0, 0%, 100%, 0.72)), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .additional-feature-section.white {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.72)), to(hsla(0, 0%, 100%, 0.72))), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.72), hsla(0, 0%, 100%, 0.72)), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .main-subtitle-2 {
    font-size: 14px;
    font-style: normal;
  }

  .hero-row {
    margin-top: 200px;
    margin-left: 10%;
  }

  .marketplace-image {
    margin-bottom: 30px;
  }

  .pricing-text-div-mobile {
    margin: 20px 5% 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .pricing-text-div-mobile.multi {
    margin-top: 50px;
    margin-bottom: 30px;
  }

  .highlight-title {
    font-size: 22px;
  }

  .highlight-subtitle {
    font-size: 16px;
  }

  .highlight-row {
    margin-right: 10%;
    margin-left: 10%;
  }

  .icon-div {
    margin-top: 30px;
    margin-right: 90px;
    margin-left: 90px;
  }

  .features-div {
    width: auto;
  }

  .feature-icons-responsive {
    height: 250px;
  }

  .mydash-price-div {
    width: 215px;
  }

  .mydash-description {
    width: 215px;
  }

  .column-16 {
    background-position: -127px 50%;
  }

  .pricing-optional-text {
    font-weight: 400;
  }

  .support-icon-column {
    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;
  }

  .image-10 {
    width: 15%;
    height: 15%;
  }

  .image-11 {
    width: 20%;
    height: 20%;
  }

  .image-12 {
    width: 15%;
    height: 15%;
  }

  .image-13 {
    width: 20%;
    height: 20%;
  }

  .modal-wrapper {
    display: none;
  }

  .nav-link-login {
    position: relative;
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-color: #112a4d;
    background-color: #112a4d;
  }

  .dropdown-toggle {
    margin-bottom: 15px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
  }

  .dropdown-list.w--open {
    box-shadow: 1px 1px 3px 0 #fff;
  }

  .html-embed-2 {
    right: 0px;
    bottom: 0px;
  }

  .section-text-3 {
    color: #78909c;
  }

  .heading-4 {
    font-size: 18px;
  }

  .nav-link-free {
    padding: 8px 0px;
    color: #112a4d;
  }

  .nav-link-free:hover {
    box-shadow: inset 0 3px 0 0 transparent;
  }

  .nav-link-free.w--current {
    box-shadow: inset 0 1px 0 0 transparent;
  }

  .nav-link-free.signup {
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .nav-link-free.signup.collapse {
    display: block;
    width: 98%;
    margin-right: 0px;
    margin-bottom: 8px;
    margin-left: 0px;
    padding-right: 17px;
    padding-left: 17px;
    text-align: left;
  }

  .pricing-checks-div-2 {
    margin-top: -61px;
  }

  .pricing-checks-div-2.mobile {
    margin-top: 10px;
  }

  .pricing-text-2 {
    padding-bottom: 0px;
    color: #1f0d13;
    font-size: 13px;
    text-align: left;
  }

  .pricing-text-2.note {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 11px;
  }

  .pricing-text-3 {
    padding-bottom: 0px;
    color: #1f0d13;
    font-size: 13px;
    text-align: center;
  }

  .section-text-4 {
    color: #78909c;
  }

  .dropdown-country {
    padding: 8px;
    border-radius: 5px 0px 0px 5px;
    background-color: #fff;
  }

  .icon-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-14 {
    padding-right: 14px;
  }

  .countrydropdown-2 {
    position: fixed;
    display: block;
  }

  .dropdown-country-2 {
    padding: 10px;
    border-radius: 5px 0px 0px 5px;
    background-color: transparent;
  }

  .text-block-15 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .pageflag {
    margin-top: 28px;
    margin-right: 201px;
  }

  .image-div-2 {
    width: 500px;
    margin-bottom: 0px;
  }

  .pricing-checks-div-3 {
    margin-top: 10px;
  }

  .pricing-text-4 {
    padding-bottom: 0px;
    color: #1f0d13;
    font-size: 13px;
    text-align: left;
  }

  .pricing-text-4.note {
    padding-right: 7px;
    padding-left: 7px;
    font-size: 11px;
  }

  .image-20 {
    width: 450px;
    max-width: 100%;
  }

  .color-column-3.g {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }

  .image-div-3 {
    width: 90%;
    margin-bottom: 0px;
  }

  .image-21 {
    width: 70%;
    height: auto;
  }

  .partners-row-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .partners-column-2 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-22 {
    width: 70%;
    height: auto;
  }

  .image-23 {
    width: 60%;
    height: auto;
  }

  .pricing-checks-div-4 {
    margin-top: -61px;
  }

  .pricing-checks-div-5 {
    margin-top: -61px;
  }

  .pricing-checks-div-5.mobile {
    height: 100%;
    margin-top: 10px;
  }

  .heading-7 {
    font-size: 18px;
  }

  .heading-7.mobile {
    margin-top: 12px;
    color: #2092af;
  }

  .heading-7.mobile.b {
    display: block;
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #634c84;
    text-align: center;
  }

  .heading-7.mobile.a {
    display: block;
    margin-top: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #2092af;
    font-size: 18px;
    text-align: center;
  }

  .heading-7.mobile.c {
    display: block;
    margin-top: 0px;
    color: #21b497;
    font-size: 18px;
    text-align: center;
  }

  .heading-7.mobile.d {
    margin-top: 0px;
    color: #f8971e;
  }

  .pricing-text-div-mobile-2 {
    margin: 20px 5%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .pricing-text-div-mobile-2.multi {
    margin-top: 50px;
    margin-bottom: 30px;
  }

  .comparison-heading-2 {
    margin-bottom: 0px;
  }

  .requesttour-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 230px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
  }

  .demodivheader-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-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;
    font-size: 16px;
    font-weight: 400;
  }

  .comparison-heading-3 {
    margin-bottom: 0px;
  }

  .image-25 {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .image-26 {
    width: 300px;
  }

  .html-embed-5 {
    display: none;
  }

  .container-5 {
    max-width: 90%;
  }

  .product-feature-section3 {
    height: 800px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .product-feature-section3.b {
    height: auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/WomanSellingProduct-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/WomanSellingProduct-compressor.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .product-feature-section3.c {
    height: 500px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/BlondewLaptop-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/BlondewLaptop-compressor.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .product-feature-section3.d {
    height: 500px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/CustatRegister3-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/CustatRegister3-compressor.jpg');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .product-feature-section3.e {
    height: 800px;
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .product-feature-section3.a {
    height: 890px;
    padding-top: 70px;
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75));
  }

  .product-feature-section3.f {
    height: 540px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.8)), to(hsla(0, 0%, 100%, 0.8))), url('../images/WalkinQpic.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.8), hsla(0, 0%, 100%, 0.8)), url('../images/WalkinQpic.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .h2-heading-2 {
    padding-top: 25px;
  }

  .mydash-description-2 {
    width: 215px;
  }

  .mydash-price-div-2 {
    width: 215px;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    margin-bottom: 8px;
  }

  .button.hollow.b {
    margin-top: 0px;
  }

  .button.signup.pricing {
    margin-top: 36px;
  }

  .button.signup.pricing.freetrialbutton.preferred {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ultimate {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.standard {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.standard {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ult {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.preferred {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ultimate-copy {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ult {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ult-copy {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.preferred {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.preferred-copy {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ultimate {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.standardsalon {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.preferred-copy {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ultimate {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.standardsalon {
    margin-top: 0px;
  }

  .button.learn {
    margin-top: 0px;
  }

  .button.learn {
    margin-top: 0px;
  }

  .navigation {
    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;
  }

  .nav-link.menu {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .nav-link.menu.w--open {
    background-color: transparent;
    color: #000;
  }

  .nav-link.signup.collapse {
    width: 100%;
    margin-right: 0px;
  }

  .section {
    height: 780px;
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }

  .section.footer {
    height: 740px;
  }

  .section.purple.pricing-section {
    height: 770px;
  }

  .section.testimony-section {
    height: 415px;
  }

  .section.users {
    height: 1770px;
  }

  .nav-menu {
    padding-right: 12px;
    padding-left: 12px;
  }

  .footer-title {
    margin-top: 35px;
  }

  .h1-main-heading {
    font-style: normal;
  }

  .section-subtitle {
    margin-right: 5px;
    margin-bottom: 44px;
    margin-left: 5px;
    font-size: 16px;
  }

  .plan-wrapper {
    margin-right: 5%;
    margin-bottom: 34px;
    margin-left: 5%;
  }

  .plan-wrapper.side {
    height: 100%;
  }

  .plan-wrapper.mydash {
    margin-top: 15px;
    margin-bottom: 35px;
    padding-top: 15px;
    padding-bottom: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-width: 1px;
    border-color: #829aa7;
    border-bottom-style: none;
  }

  .plan-wrapper.two-column {
    margin-left: 0%;
  }

  .plan-wrapper.mydash {
    width: auto;
    margin-top: 15px;
    margin-bottom: 35px;
    padding-top: 15px;
    padding-bottom: 25px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-width: 1px;
    border-color: #829aa7;
    border-bottom-style: none;
  }

  .price-point.users {
    margin-top: 9px;
    margin-bottom: 0px;
  }

  .price-point.users {
    margin-top: 9px;
    margin-bottom: 0px;
  }

  .divider {
    width: 100%;
  }

  .divider.mydash {
    width: 300px;
  }

  .divider.mydash {
    width: 100%;
  }

  .icon-block {
    margin-bottom: 0px;
    text-align: center;
  }

  .icon-block.a {
    margin-top: -45px;
    margin-bottom: 60px;
  }

  .icon-block.support-icon {
    height: 170px;
    margin-bottom: 0px;
  }

  .feature-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .feature-row.contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-row.unreverse {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .feature-row.unreverse.color {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .testimony-text {
    font-size: 20px;
  }

  .icon {
    margin-bottom: 4px;
  }

  .content-block {
    margin-top: 0px;
    margin-bottom: 34px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .content-block.contact-us-group {
    width: 350px;
    margin-bottom: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .content-block.left {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-right: 10px;
  }

  .content-block.left.mobile {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .content-block.right {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .logo {
    margin-top: 2px;
  }

  .nav-bar {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .icon-section {
    height: 1020px;
  }

  .icon-section.support-icon-section {
    height: auto;
    padding-bottom: 50px;
  }

  .icon-section.support-icon-section {
    height: auto;
    padding-bottom: 50px;
  }

  .line.blue {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .line.blue {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .line.orange {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .h3-heading {
    width: auto;
    text-align: center;
  }

  .h3-heading.h3-heading-dark {
    width: auto;
    text-align: center;
  }

  .h3-heading.b {
    text-align: left;
  }

  .h3-heading.h3-heading-dark {
    width: auto;
    text-align: center;
  }

  .section-text.section-text-dark {
    box-shadow: none;
    text-align: center;
  }

  .section-text.section-text-white {
    width: 230px;
    box-shadow: none;
  }

  .section-text.light-grey {
    box-shadow: none;
  }

  .h2-heading.h2-heading-dark {
    margin-bottom: 20px;
  }

  .h2-heading.h2-heading-dark.b {
    font-size: 34px;
  }

  .h2-heading.h2-heading-dark.b {
    font-size: 34px;
  }

  .image-div {
    margin-bottom: 0px;
  }

  .image-div.bottom {
    width: 500px;
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .image-div.bottom.d {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-div.overlay {
    padding-top: 50px;
  }

  .break-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/doctors-computer.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/doctors-computer.jpg');
    background-size: auto, 175%;
  }

  .secondary-header.online-services-header {
    height: 450px;
    margin-bottom: auto;
    padding-top: auto;
    padding-right: 0px;
    padding-bottom: auto;
    background-image: linear-gradient(315deg, rgba(21, 32, 44, 0.7), hsla(0, 0%, 100%, 0)), url('../images/WomansHandsOnLaptop_1.jpg');
    background-position: 0px 0px, 77% -6px;
    background-size: auto, 135%;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .secondary-header.mobileapps-header {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/GirlLookingAtPhone-Features7.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/GirlLookingAtPhone-Features7.jpg');
    background-position: 0px 0px, -250px 50%;
    background-size: auto, cover;
  }

  .secondary-header.support-header {
    height: 400px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/Support-GirlwHeadsetAdobe-compressor.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/Support-GirlwHeadsetAdobe-compressor.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .secondary-header.pricing-header {
    height: 450px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/PeopleCalculate-compressor.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/PeopleCalculate-compressor.jpg');
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .secondary-header.desktop-header {
    height: 400px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.55)), to(rgba(21, 32, 44, 0.55))), url('../images/FeaturesPageHeader.png');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.55), rgba(21, 32, 44, 0.55)), url('../images/FeaturesPageHeader.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .product-feature-section-2 {
    height: 900px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-feature-section-2.b {
    height: 420px;
    padding-bottom: 70px;
  }

  .product-feature-section-2.e {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-feature-section-2.a {
    height: 900px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-feature-section-2.f {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/WomanSellingRetail-compressor.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/WomanSellingRetail-compressor.jpg');
  }

  .product-feature-section-1 {
    height: 750px;
  }

  .product-feature-section-1.b {
    height: 750px;
  }

  .secondary-header-container {
    padding-top: 60px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-section {
    height: 730px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(236, 240, 241, 0.6)), to(rgba(236, 240, 241, 0.6)));
    background-image: linear-gradient(180deg, rgba(236, 240, 241, 0.6), rgba(236, 240, 241, 0.6));
  }

  .contact-section {
    height: 405px;
    padding-top: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .left-section {
    padding-top: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Training-GirlWatchVideo-compressor.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Training-GirlWatchVideo-compressor.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, 240%;
  }

  .center-div {
    width: 230px;
  }

  .right-section {
    padding-top: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/ManTyping-compressor.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/ManTyping-compressor.jpg');
    background-size: auto, 260%;
  }

  .vertical-icon-div {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .vertical-icon-title.vertical-icon-title-2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .vertical-icon-title.vertical-icon-title3.vertical-icon-title-4 {
    text-align: left;
  }

  .horizontal-icon-block {
    -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;
  }

  .contact-column-1 {
    -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;
  }

  .h1-secondary-heading {
    font-size: 28px;
  }

  .desktop-icon-section {
    height: 1630px;
  }

  .pricing-column {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    -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;
  }

  .heading.mobile.a {
    color: #289ad4;
    font-size: 14px;
  }

  .heading.mobile.b {
    color: #7e57c2;
    font-size: 14px;
  }

  .heading.mobile.c {
    color: #1abc9c;
    font-size: 14px;
  }

  .heading.mobile.d {
    width: 100%;
    color: #f8971e;
    font-size: 14px;
  }

  .row.comparison {
    margin-right: 0px;
    margin-left: 0px;
  }

  .row.comparison.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .row.pricing-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .row.pricing-main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .subheader-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 22px;
  }

  .subheading.mydash.c {
    width: 270px;
  }

  .subheading.mydash.c {
    width: 270px;
  }

  .pricing-div.mydash {
    display: block;
    height: 320px;
    margin-top: 20px;
    margin-bottom: 100px;
  }

  .pricing-div.side {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .pricing-div.mobile {
    margin-top: 25px;
    padding-bottom: 10px;
    border-right-style: none;
    background-color: #fff;
  }

  .social-icon-group-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .user-div {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .partners-column {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .partners-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .header-text-column {
    padding-left: 0%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .price-comparison.side {
    padding-right: 15px;
  }

  .comparison-div {
    height: 43px;
  }

  .comparison-div.side {
    display: block;
    width: 100%;
    margin-right: -4px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .comparison-div.a {
    width: 100%;
  }

  .comparison-div.description.mobile {
    border-bottom-style: none;
  }

  .comparison-column {
    position: relative;
    display: block;
    overflow: visible;
    height: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-left: 0px;
  }

  .tabs {
    margin-right: 0px;
    margin-left: 0px;
  }

  .tabs-menu {
    width: 100%;
  }

  .tab-link {
    width: 25%;
    padding-right: 5px;
    padding-left: 5px;
    border-left: 1px none #cfd8dc;
    background-color: #fff;
  }

  .tab-link.w--current {
    width: 25%;
    background-color: #cfd8dc;
  }

  .comparison-description-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0%;
    padding-bottom: 20px;
    -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;
    border-bottom: 1px solid #cfd8dc;
  }

  .color-column {
    height: auto;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .white-column {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .content-column {
    height: auto;
    padding-top: 0px;
    -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;
  }

  .content-column.b {
    padding-top: 30px;
  }

  .product-feature-section-3 {
    height: 800px;
  }

  .product-feature-section-3.b {
    height: 700px;
  }

  .product-feature-section-3.e {
    height: 800px;
  }

  .product-feature-section-3.c {
    height: 780px;
  }

  .additional-feature-section {
    padding-bottom: 58px;
  }

  .additional-feature-section.cloud {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.72)), to(hsla(0, 0%, 100%, 0.72))), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.72), hsla(0, 0%, 100%, 0.72)), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .additional-feature-section.white {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.72)), to(hsla(0, 0%, 100%, 0.72))), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.72), hsla(0, 0%, 100%, 0.72)), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .additional-feature-section.white {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.72)), to(hsla(0, 0%, 100%, 0.72))), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.72), hsla(0, 0%, 100%, 0.72)), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .slide-a {
    background-image: url('../images/Headers3_Slider1-Phone-compressor.jpg');
    background-position: 20% 0%;
  }

  .main-subtitle-2 {
    font-size: 14px;
  }

  .hero-row {
    margin-top: 100px;
    margin-left: 7%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .slide-b {
    background-image: url('../images/Headers3_Slider2-Phone-compressor.jpg');
    background-position: 54% 50%;
  }

  .slide-c {
    background-image: url('../images/Headers_Slider2-compressor.jpg');
    background-position: 63% 50%;
    background-repeat: no-repeat;
  }

  .button-div {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .highlight-section {
    height: 700px;
  }

  .highlight-row {
    height: 550px;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .highlight-text-column {
    margin-top: 80px;
    margin-bottom: 20px;
    text-align: center;
  }

  .icon-div {
    margin-top: 20px;
    margin-right: 50px;
    margin-left: 50px;
  }

  .highlight-image {
    margin-top: 0px;
    margin-bottom: 80px;
    padding-bottom: 0px;
  }

  .hero-image-column {
    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;
  }

  .feature-icons-responsive {
    height: 232px;
  }

  .mydash-price-div {
    width: 350px;
    height: auto;
  }

  .mydash-description {
    width: 300px;
  }

  .mydash-section {
    height: 3790px;
  }

  .mydash {
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-align: center;
  }

  .support-icon-column {
    margin-bottom: 40px;
  }

  .image-8 {
    position: static;
    display: inline-block;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
    clear: none;
    text-align: center;
  }

  .image-9 {
    text-align: center;
  }

  .bold-text-2 {
    margin-top: 0px;
    padding-top: 35px;
  }

  .image-11 {
    width: 25%;
    height: 25%;
  }

  .image-12 {
    width: 17%;
    height: 17%;
  }

  .image-13 {
    width: 30%;
    height: 30%;
  }

  .login-popup {
    top: 0px;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .heading-3 {
    margin-bottom: 10px;
  }

  .nav-link-login {
    margin-right: 0px;
    margin-left: 0px;
    border-color: #112a4d;
    background-color: #112a4d;
  }

  .html-embed-2 {
    right: 0px;
    bottom: 0px;
    margin-right: 20px;
  }

  .nav-link-free.signup.collapse {
    width: 100%;
    margin-right: 0px;
  }

  .pricing-text-2 {
    text-align: left;
  }

  .section-text-4.section-text-dark {
    box-shadow: none;
    text-align: center;
  }

  .section-text-4.section-text-dark {
    box-shadow: none;
    text-align: center;
  }

  .dropdown-country {
    padding: 8px;
    border-radius: 5px 0px 0px 5px;
    background-color: #fff;
  }

  .icon-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-14 {
    padding-right: 14px;
  }

  .dropdown-4 {
    height: 56px;
  }

  .countrydropdown-2 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .dropdown-country-2 {
    padding: 10px;
    border-radius: 5px 0px 0px 5px;
    background-color: transparent;
  }

  .text-block-15 {
    padding-right: 14px;
  }

  .pageflag {
    top: -2%;
  }

  .color-column-2 {
    height: auto;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-div-2 {
    margin-bottom: 0px;
  }

  .additional-feature-section-2 {
    padding-bottom: 58px;
  }

  .color-column-3 {
    height: auto;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-div-3 {
    margin-bottom: 0px;
  }

  .image-21 {
    display: block;
    width: 60%;
    height: auto;
  }

  .partners-row-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .partners-column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    -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;
  }

  .link-block-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .image-22 {
    display: block;
  }

  .image-23 {
    display: block;
    width: 40%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .pricing-column-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-7.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    -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;
  }

  .heading-7.mobile.b {
    color: #634c84;
    font-size: 14px;
  }

  .heading-7.mobile.a {
    color: #2092af;
    font-size: 14px;
  }

  .heading-7.mobile.c {
    color: #21b497;
    font-size: 14px;
  }

  .heading-7.mobile.d {
    width: 100%;
    color: #f8971e;
    font-size: 14px;
  }

  .pricing-column-3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .html-embed-5 {
    display: none;
    line-height: 0px;
  }

  .product-feature-section3 {
    height: 900px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-feature-section3.b {
    height: 420px;
    padding-bottom: 70px;
  }

  .product-feature-section3.e {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-feature-section3.a {
    height: 900px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-feature-section3.f {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/WomanSellingRetail-compressor.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/WomanSellingRetail-compressor.jpg');
  }

  .image-27 {
    padding: 40px;
  }

  .pricing-column-4 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h2-heading-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .h2-heading-2.h2-heading-dark {
    margin-bottom: 20px;
  }

  .container-7 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .mydash-description-2 {
    width: 300px;
  }

  .mydash-section-2 {
    height: 3790px;
  }

  .mydash-price-div-2 {
    width: 350px;
    height: auto;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 15px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .button.hollow {
    margin-right: 0px;
    margin-bottom: 20px;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 14px;
  }

  .button.hollow.b {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .button.signup.a {
    margin-top: 0px;
    margin-bottom: 15px;
  }

  .button.signup.pricing {
    margin-top: 36px;
  }

  .button.signup.pricing.freetrialbutton.ultimate {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.standard {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.standard {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ult {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ultimate-copy {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ult {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ult-copy {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ultimate {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.standardsalon {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.ultimate {
    margin-top: 0px;
  }

  .button.signup.pricing.freetrialbutton.standardsalon {
    margin-top: 0px;
  }

  .button.learn {
    display: block;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
    font-size: 14px;
  }

  .button.learn {
    display: block;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: auto;
    padding-right: 24px;
    padding-left: 24px;
    font-size: 14px;
  }

  .button.learnmore {
    background-color: #f8971e;
  }

  .navigation {
    position: -webkit-sticky;
    position: sticky;
  }

  .nav-link.menu.w--open {
    background-color: transparent;
    color: #000;
  }

  .section {
    height: 860px;
  }

  .section.testimony-section {
    height: auto;
  }

  .section.users {
    height: 1820px;
  }

  .main-subtitle {
    margin-bottom: 12px;
    font-size: 16px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .brand-link {
    display: block;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .h1-main-heading {
    margin-top: 0px;
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 28px;
  }

  .plan-wrapper.mydash {
    position: relative;
    bottom: 25px;
    display: block;
    width: 100%;
    margin: 15px auto 25px;
    padding-top: 15px;
    padding-bottom: 25px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .plan-wrapper.mydash {
    position: relative;
    bottom: 25px;
    display: block;
    width: 100%;
    margin: 15px auto 25px;
    padding-top: 15px;
    padding-bottom: 25px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .price-point {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .price-point.users {
    line-height: 40px;
  }

  .price-point.price.temp {
    font-size: 28px;
    line-height: 20px;
    white-space: nowrap;
  }

  .price-point.white.mydash {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .price-point.users {
    line-height: 40px;
  }

  .price-point.users {
    line-height: 40px;
  }

  .divider.mydash {
    display: inline-block;
  }

  .divider.mydash {
    display: inline-block;
    width: 100%;
  }

  .icon-block.support-icon {
    height: 190px;
  }

  .feature-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-row.marketplace {
    width: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .feature-row.marketplace.unreverse {
    width: auto;
  }

  .content-block.contact-us-group {
    padding-left: 15px;
  }

  .content-block.left {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .content-block.left.mobile {
    margin-top: 0px;
  }

  .content-block.left.b {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .content-block.right {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }

  .logo {
    margin-top: 0px;
  }

  .nav-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    margin-left: 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;
  }

  .icon-section {
    height: 1000px;
  }

  .icon-section.support-icon-section {
    height: auto;
    padding-bottom: 50px;
  }

  .icon-section.support-icon-section {
    height: auto;
    padding-bottom: 50px;
  }

  .icon-title.mobile-apps {
    width: 140px;
    font-size: 19px;
    text-align: center;
  }

  .line.line2 {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }

  .line.blue {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .line.blue {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .line.orange {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .h3-heading {
    text-align: center;
  }

  .h3-heading.h3-heading-dark {
    text-align: center;
  }

  .h3-heading.b {
    text-align: center;
  }

  .h3-heading.h3-heading-dark {
    text-align: center;
  }

  .section-text.section-text-dark {
    box-shadow: none;
  }

  .section-text.section-text-white {
    width: 250px;
    box-shadow: none;
    text-align: center;
  }

  .section-text.light-grey {
    text-align: center;
  }

  .h2-heading {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
  }

  .h2-heading.h2-heading-dark {
    display: block;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
  }

  .h2-heading.h2-heading-dark.b {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
  }

  .h2-heading.h2-heading-dark.b {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
  }

  .image-div {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-div.bottom {
    margin-top: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-div.bottom.c {
    margin-top: 20px;
    padding-right: 0px;
  }

  .image-div.overlay {
    padding-top: 20px;
    padding-right: 0px;
  }

  .entry-form {
    padding-right: 30px;
    padding-left: 30px;
  }

  .h5-heading.h5-heading-light {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .break-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 154, 212, 0.65)), to(rgba(40, 154, 212, 0.65))), url('../images/CloudBg2-compressor2.jpg');
    background-image: linear-gradient(180deg, rgba(40, 154, 212, 0.65), rgba(40, 154, 212, 0.65)), url('../images/CloudBg2-compressor2.jpg');
    background-position: 0px 0px, 5% 50%;
    background-size: auto, 960px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .secondary-header.online-services-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/WomansHandsOnLaptop_1.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/WomansHandsOnLaptop_1.jpg');
    background-position: 0px 0px, 54% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .secondary-header.mobileapps-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/GirlLookingAtPhone-Features7.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/GirlLookingAtPhone-Features7.jpg');
    background-position: 0px 0px, -313px 50%;
    background-size: auto, cover;
  }

  .secondary-header.support-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.6)), to(rgba(21, 32, 44, 0.6))), url('../images/Support-GirlwHeadset-compressor.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.6), rgba(21, 32, 44, 0.6)), url('../images/Support-GirlwHeadset-compressor.jpg');
    background-position: 0px 0px, 50% 0%;
    background-size: auto, cover;
  }

  .secondary-header.pricing-header {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.5)), to(rgba(21, 32, 44, 0.5))), url('../images/PeopleCalculate-compressor.jpg');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.5), rgba(21, 32, 44, 0.5)), url('../images/PeopleCalculate-compressor.jpg');
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .secondary-header.desktop-header {
    height: 400px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(21, 32, 44, 0.55)), to(rgba(21, 32, 44, 0.55))), url('../images/FeaturesPageHeader.png');
    background-image: linear-gradient(180deg, rgba(21, 32, 44, 0.55), rgba(21, 32, 44, 0.55)), url('../images/FeaturesPageHeader.png');
    background-position: 0px 0px, 55% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .product-feature-section-2 {
    height: auto;
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .product-feature-section-2.b {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/WomanSellingProduct-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/WomanSellingProduct-compressor.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .product-feature-section-2.c {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/BlondewLaptop-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/BlondewLaptop-compressor.jpg');
    background-position: 0px 0px, 52% 50%;
  }

  .product-feature-section-2.d {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.85)), to(hsla(0, 0%, 100%, 0.85))), url('../images/CustatRegister3-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85)), url('../images/CustatRegister3-compressor.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .product-feature-section-2.e {
    height: auto;
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .product-feature-section-2.a {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75));
  }

  .product-feature-section-2.f {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/WomanSellingRetail-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/WomanSellingRetail-compressor.jpg');
    background-position: 0px 0px, -172px 0px;
  }

  .product-feature-section-2.g {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-2.h {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-1 {
    height: 850px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .product-feature-section-1.b {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-1.c {
    height: auto;
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .product-feature-section-1.d {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-1.e {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-1.f {
    height: auto;
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .product-feature-section-1.a {
    height: auto;
    padding-bottom: 25px;
  }

  .secondary-header-container {
    padding-top: 20px;
  }

  .secondary-header-text {
    font-size: 20px;
  }

  .hero-section {
    height: 600px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(236, 240, 241, 0.6)), to(rgba(236, 240, 241, 0.6))), url('../images/Med-DocPatient-compressor.jpg');
    background-image: linear-gradient(180deg, rgba(236, 240, 241, 0.6), rgba(236, 240, 241, 0.6)), url('../images/Med-DocPatient-compressor.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 260%;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .contact-section {
    height: 460px;
    padding-top: 0px;
  }

  .left-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 0px;
    padding-right: 30px;
    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;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 154, 212, 0.75)), to(rgba(40, 154, 212, 0.75))), url('../images/Training-GirlWatchVideo-compressor.jpg');
    background-image: linear-gradient(180deg, rgba(40, 154, 212, 0.75), rgba(40, 154, 212, 0.75)), url('../images/Training-GirlWatchVideo-compressor.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .center-div {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .right-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 0px;
    padding-right: 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;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(248, 151, 30, 0.75)), to(rgba(248, 151, 30, 0.75))), url('../images/ManTyping-compressor.jpg');
    background-image: linear-gradient(180deg, rgba(248, 151, 30, 0.75), rgba(248, 151, 30, 0.75)), url('../images/ManTyping-compressor.jpg');
    background-position: 0px 0px, 50% 100%;
    background-size: auto, cover;
  }

  .vertical-icon-div {
    text-align: left;
  }

  .vertical-icon-title.vertical-icon-title3.vertical-icon-title-4 {
    text-align: left;
  }

  .horizontal-icon-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: left;
  }

  .h1-secondary-heading {
    font-size: 26px;
    line-height: 34px;
  }

  .desktop-icon-section {
    height: 1930px;
  }

  .section-2 {
    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;
  }

  .pricing-column.b {
    position: static;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading.mobile.a {
    font-size: 14px;
  }

  .heading.mobile.b {
    font-size: 14px;
  }

  .heading.mobile.c {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .heading.mobile.d {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .subheader-text {
    font-size: 19px;
  }

  .subheading.mydash.c {
    width: auto;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .pricing-div.mydash {
    position: static;
    padding-top: auto;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .pricing-div.mydash.c {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .pricing-div.mydash.c {
    padding-right: 11px;
    padding-left: 11px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .pricing-div.mobile {
    width: 100%;
  }

  .header-text-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 40px;
  }

  .pricing-text {
    font-size: 14px;
    text-align: center;
  }

  .price-comparison.side {
    line-height: 11px;
  }

  .price-comparison.description {
    width: 260px;
  }

  .comparison-div.side {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .price-dropdown {
    padding-right: 10px;
    padding-left: 10px;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .color-column {
    height: auto;
  }

  .white-column {
    height: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .content-column {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .content-column.b {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 0px;
  }

  .product-feature-section-3 {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-3.b {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-3.e {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-3.c {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section-3.d {
    height: auto;
    padding-bottom: 25px;
  }

  .additional-feature-section {
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .additional-feature-section.grey {
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .additional-feature-section.cloud {
    padding-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.7)), to(hsla(0, 0%, 100%, 0.7))), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7), hsla(0, 0%, 100%, 0.7)), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-position: 0px 0px, 56% 50%;
  }

  .additional-feature-section.white {
    padding-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.7)), to(hsla(0, 0%, 100%, 0.7))), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7), hsla(0, 0%, 100%, 0.7)), url('../images/Tattoo-Stylist-holding-Tablet2.jpg');
    background-position: 0px 0px, 56% 50%;
  }

  .additional-feature-section.white {
    height: auto;
    padding-top: 50px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.7)), to(hsla(0, 0%, 100%, 0.7)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.7), hsla(0, 0%, 100%, 0.7));
  }

  .hero-slider {
    display: block;
    width: 100%;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .slide-a {
    background-image: url('../images/Headers3_Slider1-Phone-compressor.jpg');
    background-position: -161px 50%;
  }

  .main-subtitle-2 {
    font-size: 14px;
    font-style: normal;
  }

  .hero-row {
    margin-top: 90px;
    margin-right: 0%;
    margin-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slide-b {
    background-image: url('../images/Headers3_Slider2-Phone-compressor.jpg');
    background-position: 50% 50%;
  }

  .mask {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .button-div {
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .highlight-section {
    height: 560px;
  }

  .highlight-row {
    height: 430px;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .highlight-text-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -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;
  }

  .icon-div {
    width: 150px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .slide-nav-2 {
    font-size: 10px;
  }

  .arrow {
    font-size: 28px;
  }

  .image-5 {
    margin-top: -50px;
  }

  .features-div {
    width: 100%;
  }

  .feature-icons-responsive.mobile {
    display: block;
    height: 700px;
    margin-top: 30px;
    -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;
  }

  .feature-icons {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mydash-price-div {
    display: inline-block;
    width: 270px;
    height: auto;
    margin-left: 0px;
  }

  .mydash-description {
    display: inline-block;
  }

  .mydash-section {
    height: auto;
    padding-bottom: 0px;
  }

  .mobile-app-icon-block {
    width: 160px;
  }

  .vertical-divider {
    height: 180px;
  }

  .pricing-optional-text.b {
    font-size: 9px;
    line-height: 11px;
  }

  .pricing-optional-text.b.mobile {
    font-size: 9px;
    line-height: 11px;
  }

  .image-8 {
    position: static;
    display: inline-block;
    margin-left: 0px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: left;
  }

  .image-10 {
    width: 30%;
    height: 30%;
  }

  .image-11 {
    width: 40%;
    height: 40%;
  }

  .image-12 {
    width: 30%;
  }

  .image-13 {
    width: 50%;
    height: 45%;
  }

  .login-popup {
    top: 110px;
    width: 300px;
    padding: 25px;
  }

  .heading-3 {
    font-size: 23px;
  }

  .nav-link-login {
    border-color: #112a4d;
    background-color: #112a4d;
  }

  .html-embed-2 {
    right: 0px;
    bottom: 0px;
    margin-right: 30px;
  }

  .pricing-text-2 {
    font-size: 14px;
    text-align: left;
  }

  .pricing-text-3 {
    font-size: 14px;
    text-align: center;
  }

  .section-text-4.section-text-dark {
    box-shadow: none;
  }

  .section-text-4.section-text-dark {
    box-shadow: none;
  }

  .dropdown-country {
    padding: 8px;
    border-radius: 5px 0px 0px 5px;
    background-color: #fff;
  }

  .icon-2 {
    display: block;
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }

  .text-block-14 {
    overflow: visible;
    padding-right: 14px;
  }

  .dropdown-4 {
    position: static;
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    overflow: visible;
    float: none;
    background-color: transparent;
  }

  .countrydropdown-2 {
    margin-right: 0px;
  }

  .dropdown-country-2 {
    padding: 10px;
    border-radius: 5px 0px 0px 5px;
    background-color: transparent;
  }

  .text-block-15 {
    overflow: visible;
    padding-right: 14px;
  }

  .pageflag {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0px;
    bottom: 0px;
    display: none;
    margin: 0px;
    float: left;
  }

  .color-column-2 {
    height: auto;
  }

  .image-div-2 {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .pricing-checks-div-3 {
    margin-top: 0px;
    -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;
  }

  .pricing-text-4 {
    font-size: 14px;
    text-align: left;
  }

  .additional-feature-section-2 {
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .color-column-3 {
    height: auto;
  }

  .bullets-2 {
    color: #1f0d13;
  }

  .image-div-3 {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-21 {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-22 {
    width: 100%;
    height: auto;
  }

  .image-23 {
    width: 60%;
    height: auto;
  }

  .pricing-checks-div-5.mobile {
    height: 100%;
  }

  .heading-7.mobile.b {
    font-size: 14px;
  }

  .heading-7.mobile.a {
    font-size: 14px;
  }

  .heading-7.mobile.c {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .heading-7.mobile.d {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }

  .product-feature-section3 {
    height: auto;
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .product-feature-section3.b {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/WomanSellingProduct-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/WomanSellingProduct-compressor.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .product-feature-section3.c {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/BlondewLaptop-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/BlondewLaptop-compressor.jpg');
    background-position: 0px 0px, 52% 50%;
  }

  .product-feature-section3.d {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.85)), to(hsla(0, 0%, 100%, 0.85))), url('../images/CustatRegister3-compressor.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.85), hsla(0, 0%, 100%, 0.85)), url('../images/CustatRegister3-compressor.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .product-feature-section3.e {
    height: auto;
    padding-top: 0px;
    padding-bottom: 25px;
  }

  .product-feature-section3.a {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75));
  }

  .product-feature-section3.f {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75))), url('../images/WalkinQpic.jpg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75)), url('../images/WalkinQpic.jpg');
    background-position: 0px 0px, -172px 0px;
  }

  .product-feature-section3.g {
    height: auto;
    padding-bottom: 25px;
  }

  .product-feature-section3.h {
    height: auto;
    padding-bottom: 25px;
  }

  .image-27 {
    padding: 0px;
  }

  .image-28 {
    padding: 0px;
  }

  .image-29 {
    padding: 0px;
  }

  .pricing-column-4.b {
    position: static;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .h2-heading-2 {
    padding: 20px 25px;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
  }

  .h2-heading-2.h2-heading-dark {
    display: block;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 26px;
    line-height: 34px;
    text-align: center;
  }

  .mydash-description-2 {
    display: inline-block;
    width: auto;
  }

  .mydash-section-2 {
    height: auto;
    padding-bottom: 0px;
  }

  .mydash-price-div-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-left: 0px;
    padding-right: 13px;
    padding-left: 13px;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}