/* =========================================================================

    Project: Yoga Download
    Author: Gaspar
    Last updated: Tue Mar 22 2016 13:44:26


   ========================================================================= */

.join-now {
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
  /**
 * Remove default margin.
 */
  /* HTML5 display definitions
   ========================================================================== */

  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
  /* Links
   ========================================================================== */

  /**
 * Remove the gray background color from active links in IE 10.
 */
  /**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
  /* Text-level semantics
   ========================================================================== */

  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in Safari and Chrome.
 */
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address styling not present in IE 8/9.
 */
  /**
 * Address inconsistent and variable font size in all browsers.
 */
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
  /* Embedded content
   ========================================================================== */

  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */
  /* Grouping content
   ========================================================================== */

  /**
 * Address margin not present in IE 8/9 and Safari.
 */
  /**
 * Address differences between Firefox and other browsers.
 */
  /**
 * Contain overflow in all browsers.
 */
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */
  /* Forms
   ========================================================================== */

  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
  /**
 * Re-set default cursor for disabled elements.
 */
  /**
 * Remove inner padding and border in Firefox 4+.
 */
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
  /**
 * Define consistent border, margin, and padding.
 */
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
  /* Tables
   ========================================================================== */

  /**
 * Remove most spacing between table cells.
 */
}

.join-now html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

.join-now body {
  margin: 0;
}

.join-now article,
.join-now aside,
.join-now details,
.join-now figcaption,
.join-now figure,
.join-now footer,
.join-now header,
.join-now hgroup,
.join-now main,
.join-now menu,
.join-now nav,
.join-now section,
.join-now summary {
  display: block;
}

.join-now audio,
.join-now canvas,
.join-now progress,
.join-now video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

.join-now audio:not([controls]) {
  display: none;
  height: 0;
}

.join-now [hidden],
.join-now template {
  display: none;
}

.join-now a {
  background-color: transparent;
}

.join-now a:active,
.join-now a:hover {
  outline: 0;
}

.join-now abbr[title] {
  border-bottom: 1px dotted;
}

.join-now b,
.join-now strong {
  font-weight: bold;
}

.join-now dfn {
  font-style: italic;
}

.join-now h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.join-now mark {
  background: #ff0;
  color: #000;
}

.join-now small {
  font-size: 80%;
}

.join-now sub,
.join-now sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.join-now sup {
  top: -0.5em;
}

.join-now sub {
  bottom: -0.25em;
}

.join-now img {
  border: 0;
  max-width: 100px;
}

.join-now img.press {
  border: 0;
  max-width: 125px;
  margin: 0 auto;
  display: block;
}

.join-now svg:not(:root) {
  overflow: hidden;
}

.join-now figure {
  margin: 1em 40px;
}

.join-now hr {
  box-sizing: content-box;
  height: 0;
}

.join-now pre {
  overflow: auto;
}

.join-now code,
.join-now kbd,
.join-now pre,
.join-now samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.join-now button,
.join-now input,
.join-now optgroup,
.join-now select,
.join-now textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

.join-now button {
  overflow: visible;
}

.join-now button,
.join-now select {
  text-transform: none;
}

.join-now button,
.join-now html input[type="button"],
.join-now input[type="reset"],
.join-now input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

.join-now button[disabled],
.join-now html input[disabled] {
  cursor: default;
}

.join-now button::-moz-focus-inner,
.join-now input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.join-now input {
  line-height: normal;
}

.join-now input[type="checkbox"],
.join-now input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

.join-now input[type="number"]::-webkit-inner-spin-button,
.join-now input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.join-now input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

.join-now input[type="search"]::-webkit-search-cancel-button,
.join-now input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.join-now fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.join-now legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

.join-now textarea {
  overflow: auto;
}

.join-now optgroup {
  font-weight: bold;
}

.join-now table {
  border-collapse: collapse;
  border-spacing: 0;
}

.join-now td,
.join-now th {
  padding: 0;
}

.join-now .join-now-landing-section:after, .join-now .join-now-landing-hero:after, .join-now .join-now-landing-features:after, .join-now .join-now-landing-features-group:after, .join-now .join-now-landing-price-plans-group:after, .join-now .join-now-yoga-testimonials-section:after, .join-now .join-now-yoga-testimonials-group:after {
  content: "";
  display: table;
  clear: both;
}

@font-face {
  font-family: 'yoga-download';
  src: url("../fonts/yoga-download.eot?otaqwo");
  src: url("../fonts/yoga-download.eot?otaqwo#iefix") format("embedded-opentype"), url("../fonts/yoga-download.woff2?otaqwo") format("woff2"), url("../fonts/yoga-download.ttf?otaqwo") format("truetype"), url("../fonts/yoga-download.woff?otaqwo") format("woff"), url("../fonts/yoga-download.svg?otaqwo#yoga-download") format("svg");
  font-weight: normal;
  font-style: normal;
}

.join-now .join-now-icon-yoga {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'yoga-download' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.join-now .join-now-yoga-circle:before {
  content: "\e900";
}

.join-now .join-now-yoga-affordability:before {
  content: "\e901";
}

.join-now .join-now-yoga-gift:before {
  content: "\e902";
}

.join-now .join-now-yoga-growing:before {
  content: "\e903";
}

.join-now .join-now-yoga-options:before {
  content: "\e904";
}

.join-now .join-now-yoga-play:before {
  content: "\e905";
}

.join-now .join-now-yoga-quality:before {
  content: "\e906";
}

.join-now .join-now-yoga-yoga:before {
  content: "\e907";
}

.join-now .join-now-yoga-yoga2:before {
  content: "\e908";
}

html .join-now {
  font-family: Verdana, sans-serif;
  box-sizing: border-box;
  color: #20201a;
  font-size: 16px;
  background: #FFF;
}

html .join-now *,
html .join-now *:before,
html .join-now *:after {
  box-sizing: inherit;
}

html .join-now .btn, html .join-now h1, html .join-now h2, html .join-now h3, html .join-now h4, html .join-now h5, html .join-now h6 {
  font-family: Verdana, sans-serif;
  padding: 0;
  margin: 0;
  color: inherit;
  font-weight: bold;
}

html .join-now p, html .join-now li {
  font-size: 100%;
  color: inherit;
  font-family: Verdana, sans-serif;
  font-weight: 400;
  margin: 0;
  line-height: 1.2;
}

html .join-now a {
  color: #7e1e81;
  text-decoration: none;
}

html .join-now a:hover {
  color: #b98cb8;
  text-decoration: underline;
}

.yoga-landing {
  /* Hide visually but not from screen readers */
  /* Image Replacement */
  /* Acessibility navigation */
}

.yoga-landing .hide {
  position: absolute !important;
  left: -9999em !important;
}

.yoga-landing .ir {
  display: block;
  position: relative;
  overflow: hidden;
}

.yoga-landing .ir span {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

.yoga-landing .accessibility-nav {
  position: absolute;
  top: 0;
  left: -9999em;
  z-index: 1000;
}

.yoga-landing .accessibility-nav a {
  position: absolute;
  top: 0;
  white-space: nowrap;
}

.yoga-landing .accessibility-nav a:active,
.yoga-landing .accessibility-nav a:focus {
  left: 9999em;
}

.join-now {
  /* wrapper */
}

.join-now .join-now-landing-row {
  position: relative;
  max-width: 1062px;
  padding: 0 20px;
  margin: 0 auto;
}

.join-now .join-now-landing-section {
  padding: 10px 0 30px;
}

.join-now .join-now-landing-section-header {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 25px;
  font-size: 18px;
}

.join-now .join-now-landing-section-header h2 {
  position: relative;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.2;
  padding-bottom: 14px;
  margin: 0;
  color: #272727;
}

.join-now .join-now-landing-section-header h2 + p {
  margin-top: 26px;
}

.join-now .join-now-landing-section-header h2:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -40px;
  width: 80px;
  height: 1px;
  background: #20201a;
}

.join-now .join-now-landing-section-header p {
  margin: 0 0 6px;
}

.join-now .join-now-section-footer {
  padding: 15px 0;
  font-size: 12px;
}

@media screen and (max-width: 970px) {
  .join-now .join-now-landing-section-header {
    padding-top: 12px;
    padding-bottom: 18px;
    font-size: 16px;
  }

  .join-now .join-now-landing-section-header h2 {
    font-size: 26px;
    padding-bottom: 10px;
  }

  .join-now .join-now-landing-section-header h2 + p {
    margin-top: 16px;
  }

}

@media screen and (max-width: 560px) {
  .join-now .join-now-landing-row {
    padding: 0 10px;
  }

}

@media screen and (max-width: 460px) {
  .join-now .join-now-landing-section-header {
    padding-top: 12px;
    padding-bottom: 14px;
    font-size: 14px;
  }

  .join-now .join-now-landing-section-header h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }

  .join-now .join-now-landing-section-header h2 + p {
    margin-top: 10px;
  }

}

.join-now {
  /* Top hero */
  /* Features list */
  /* Prices list */
  /* Testimonials */
  /* Global */
}

.join-now .join-now-landing-hero {
  position: relative;
  overflow: hidden;
}

.join-now .join-now-hero-text {
  position: relative;
  z-index: 1;
  display: table;
  width: 100%;
  max-width: 454px;
  font-size: 20px;
  color: #272727;
}

.join-now .join-now-hero-text h2 {
  font-size: 27px;
  margin: 0;
  text-transform: uppercase;
  line-height: 1.2;
  padding-bottom: 16px;
}

.join-now .join-now-hero-text .join-now-hero-text-wrap {
  display: table-cell;
  height: 454px;
  vertical-align: middle;
}

.join-now .join-now-hero-image {
  position: absolute;
  right: -16px;
  top: 50%;
  width: 50.5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.join-now .join-now-hero-image img {
  display: block;
  max-width: 100%;
}

.join-now .join-now-button-footer {
  padding-top: 30px;
}

.join-now .join-now-info-text {
  padding-top: 12px;
  font-size: 10px;
}

.join-now .join-now-landing-features {
  padding-top: 30px;
  background: #e9e9e9;
}

.join-now .join-now-landing-features-group {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 15px;
}

.join-now .join-now-landing-feature-item {
  float: left;
  width: 50%;
  padding: 15px;
  position: relative;
  font-size: 16px;
  color: #767676;
}

.join-now .join-now-landing-feature-item h3 {
  font-size: 18px;
  margin: 0 0 16px;
  color: #20201a;
}

.join-now .join-now-landing-feature-item:nth-child(odd) {
  clear: left;
}

.join-now .join-now-landing-feature-item .join-now-icon-yoga {
  font-size: 68px;
  color: #b98cb8;
  position: absolute;
  top: 0;
  left: 0;
}

.join-now .join-now-landing-feature-item-wrap {
  position: relative;
  padding-left: 90px;
}

.join-now .join-now-landing-price-plans {
  background: #e9e9e9;
}

.join-now .join-now-landing-price-plans-group {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}

.join-now .join-now-landing-price-plans-item {
  float: left;
  width: 20%;
  padding: 15px 5px 15px;
  text-align: center;
}

.join-now .join-now-price-plans-wrap {
  text-align: left;
  position: relative;
}

@media screen and (min-width: 971px) {
  .join-now .join-now-price-plans-wrap {
    max-width: 189px;
    margin: 0 auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  }

  .join-now .join-now-price-plans-wrap:hover, .join-now .join-now-price-plans-wrap:focus, .join-now .join-now-price-plans-wrap:active {
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.16);
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.16);
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.2);
    z-index: 1;
  }

}

.join-now .join-now-price-plans-link {
  display: block;
  border-top: 6px solid #b98cb8;
  color: #20201a;
  padding-bottom: 56px;
  background: white;
  border-radius: 2px;
  position: relative;
}

.join-now .join-now-price-plans-link:hover {
  color: #20201a;
  text-decoration: none;
}

.join-now .join-now-price-plans-link.join-now-extra-button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.join-now .join-now-price-plans-header {
  padding: 22px 0 12px;
  text-align: center;
}

.join-now .join-now-price-plans-header h3 {
  display: inline-block;
  line-height: 1.2;
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
  font-weight: normal;
  font-size: 20px;
  margin: 0;
  text-transform: uppercase;
}

.join-now .join-now-price-plans-header h3 strong {
  display: block;
  font-weight: normal;
}

.join-now .join-now-price-plans-header .join-now-price-wrap {
  padding: 12px 0 2px;
  font-size: 30.84px;
  line-height: 1;
  font-weight: bold;
  color: #7e1e81;
  text-align: center;
}

.join-now .join-now-price-plans-header .join-now-price-wrap small {
  display: inline-block;
  font-size: 12px;
  vertical-align: top;
  margin-top: 6px;
  font-weight: normal;
  position: relative;
  margin-left: -4px;
}

.join-now .join-now-price-plans-list {
  font-size: 11px;
}

.join-now .join-now-price-plans-list ul {
  list-style: none;
  margin: 0;
  padding: 12px 18px;
}

.join-now .join-now-price-plans-list li {
  padding: 6px 0;
}

.join-now .join-now-price-plans-button {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 20px;
  text-align: center;
}

.join-now .join-now-landing-price-plans-item.join-now-highlighted .join-now-price-plans-header {
  background: #7e1e81;
  color: white;
}

.join-now .join-now-landing-price-plans-item.join-now-highlighted .join-now-price-plans-header .join-now-price-wrap {
  color: white;
}

.join-now .join-now-yoga-testimonials-section {
  background: url("/portals/0/Images2/Join-Now-Page/testimonials.jpg");
  background-size: cover;
  padding-bottom: 15px;
}

.join-now .join-now-yoga-testimonials-group {
  padding: 20px 0;
}

.join-now .join-now-yoga-testimonials-item {
  text-align: center;
  color: white;
  padding: 16px 0;
}

.join-now .join-now-yoga-testimonials-item .join-now-yoga-testimonials-media {
  border-radius: 100%;
  border: 2px solid white;
  width: 87px;
  margin: 0 auto 8px;
}

.join-now .join-now-yoga-testimonials-item .join-now-yoga-testimonials-media img {
  display: block;
  border-radius: 100%;
}

.join-now .join-now-yoga-testimonials-item blockquote {
  margin: 0;
  padding: 20px 0;
  font-size: 16px;
  font-style: italic;
  line-height: 1.2;
  color: white;
  margin: 0;
  border-left: none;
}

.join-now .join-now-yoga-testimonials-item .join-now-yoga-author {
  padding: 14px 0 0;
  font-size: 14px;
  font-weight: bold;
}

.join-now .join-now-yoga-testimonials-item .join-now-yoga-author cite {
  font-style: normal;
  display: block;
  font-size: 100%;
  color: white;
}

.join-now .join-now-yoga-testimonials-item .join-now-yoga-author cite:before {
  display: none;
}

.join-now .join-now-yoga-button,
.join-now a.join-now-yoga-button {
  display: inline-block;
  padding: 8px 16px;
  height: 40px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #7e1e81;
  color: White;
  border: 1px solid #7e1e81;
  border-radius: 2px;
  -webkit-transition: 0.33s;
  transition: 0.33s;
  text-transform: uppercase;
}

.join-now .join-now-yoga-button.join-now-small-button,
.join-now a.join-now-yoga-button.join-now-small-button {
  font-size: 12px;
  height: 36px;
}

.join-now .join-now-yoga-button.join-now-large-button,
.join-now a.join-now-yoga-button.join-now-large-button {
  font-size: 12px;
  height: 50px;
}

.join-now .join-now-yoga-button.join-now-gift-button,
.join-now a.join-now-yoga-button.join-now-gift-button {
  font-size: 12px;
  height: 40px;
  font-size: 11px;
  background: #b98cb8;
  border-color: #b98cb8;
  padding: 0;
  vertical-align: middle;
  line-height: 40px;
  display: block;
  width: 100%;
  max-width: 100%;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  text-transform: none;
}

.join-now .join-now-yoga-button.join-now-gift-button span,
.join-now a.join-now-yoga-button.join-now-gift-button span {
  vertical-align: middle;
}

.join-now .join-now-yoga-button.join-now-gift-button .join-now-icon-yoga,
.join-now a.join-now-yoga-button.join-now-gift-button .join-now-icon-yoga {
  font-size: 26px;
}

.join-now a.join-now-yoga-button:focus, .join-now a.join-now-yoga-button:active:focus {
  outline: none;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.join-now a.join-now-yoga-button:hover, .join-now a.join-now-yoga-button:focus {
  border-color: #b98cb8;
  background: #b98cb8;
  color: white;
  text-decoration: none;
}

.join-now a.join-now-yoga-button:active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.join-now .join-now-yoga-text-entry p {
  margin: 5px 0 15px;
}

@media screen and (max-width: 970px) {
  .join-now {
    /* Features list */
    /* Prices list */
  }

  .join-now .join-now-landing-hero {
    text-align: center;
  }

  .join-now .join-now-hero-image {
    display: inline-block;
    position: relative;
    right: auto;
    top: auto;
    max-width: 90%;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    margin: 0 auto;
  }

  .join-now .join-now-hero-text {
    display: block;
    width: 100%;
    margin: 0 auto;
    font-size: 20px;
    text-align: center;
  }

  .join-now .join-now-hero-text h2 {
    font-size: 27px;
  }

  .join-now .join-now-hero-text .join-now-hero-text-wrap {
    display: block;
    height: auto;
    padding: 0 0 30px;
  }

  .join-now .join-now-landing-feature-item {
    padding: 10px 15px;
    font-size: 15px;
  }

  .join-now .join-now-landing-feature-item .join-now-icon-yoga {
    font-size: 58px;
    top: 2px;
    left: 0;
  }

  .join-now .join-now-landing-feature-item h3 {
    margin-bottom: 8px;
  }

  .join-now .join-now-landing-feature-item-wrap {
    position: relative;
    padding-left: 74px;
  }

  .join-now .join-now-landing-price-plans-group {
    margin-left: 0;
    margin-right: 0;
  }

  .join-now .join-now-landing-price-plans-item {
    float: none;
    width: 100%;
    padding: 15px 10px 15px;
    text-align: center;
  }

  .join-now .join-now-price-plans-wrap {
    max-width: 100%;
    width: 100%;
    background: white;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
  }

  .join-now .join-now-price-plans-wrap:before {
    content: '';
    position: absolute;
    border: #b98cb8 solid 6px;
    top: 0;
    right: 0;
    bottom: 0;
    left: -6px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: border-color, top, right, bottom, left;
    transition-property: border-color, top, right, bottom, left;
  }

  .join-now .join-now-price-plans-wrap:hover:before, .join-now .join-now-price-plans-wrap:focus:before, .join-now .join-now-price-plans-wrap:active:before {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    border-color: #b98cb8;
  }

  .join-now .join-now-price-plans-link {
    border-top: none;
    padding-bottom: 0;
    border-radius: 0;
    display: table;
    width: 100%;
    border-radius: 0;
  }

  .join-now .join-now-price-plans-header {
    padding: 22px 0 12px;
    text-align: center;
    display: table-cell;
    width: 140px;
    margin-right: 20px;
    vertical-align: top;
  }

  .join-now .join-now-price-plans-header h3 {
    display: inline-block;
    line-height: 1.2;
    padding-bottom: 10px;
    border-bottom: 1px solid #d8d8d8;
    font-weight: normal;
    font-size: 20px;
    margin: 0;
    text-transform: uppercase;
  }

  .join-now .join-now-price-plans-header h3 strong {
    display: block;
    font-weight: normal;
  }

  .join-now .join-now-price-plans-header .join-now-price-wrap {
    padding: 12px 0 2px;
    font-size: 30.84px;
    line-height: 1;
    font-weight: bold;
    color: #7e1e81;
  }

  .join-now .join-now-price-plans-header .join-now-price-wrap small {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    margin-top: 6px;
    font-weight: normal;
    position: relative;
    margin-left: -4px;
  }

  .join-now .join-now-price-plans-text-wrap {
    display: table-cell;
    vertical-align: middle;
  }

  .join-now .join-now-price-plans-list {
    font-size: 12px;
  }

  .join-now .join-now-price-plans-list ul {
    list-style: none;
    margin: 0;
    padding: 4px 0 4px 20px;
    margin-right: 120px;
  }

  .join-now .join-now-price-plans-list li {
    padding: 5px 0;
  }

  .join-now .join-now-price-plans-button {
    left: auto;
    right: 20px;
    width: auto;
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .join-now .join-now-yoga-button.gift-button {
    border-radius: 0;
  }

}

@media screen and (max-width: 970px) and (min-width: 641px) {
  .join-now .join-now-price-plans-wrap:hover .join-now-price-plans-button .join-now-yoga-button, .join-now .join-now-price-plans-wrap:focus .join-now-price-plans-button .join-now-yoga-button, .join-now .join-now-price-plans-wrap:active .join-now-price-plans-button .join-now-yoga-button {
    border-color: #b98cb8;
    background: #b98cb8;
    color: white;
    text-decoration: none;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

}

@media screen and (max-width: 860px) {
  .join-now {
    /* Prices list */
  }

  .join-now .join-now-price-plans-header {
    padding: 18px 0 12px;
  }

  .join-now .join-now-price-plans-header h3 {
    padding-bottom: 10px;
    font-size: 18px;
  }

  .join-now .join-now-price-plans-header .join-now-price-wrap {
    padding: 12px 0 2px;
    font-size: 26px;
  }

  .join-now .join-now-price-plans-header .join-now-price-wrap small {
    display: inline-block;
    font-size: 11px;
    margin-top: 6px;
  }

  .join-now .join-now-price-plans-list {
    font-size: 12px;
  }

  .join-now .join-now-price-plans-list ul {
    padding: 12px 12px;
  }

  .join-now .join-now-price-plans-button {
    font-size: 10px;
  }

}

@media screen and (max-width: 768px) {
  .join-now ul, .join-now ol, .join-now dl, .join-now p {
    text-align: inherit;
  }

}

@media screen and (max-width: 760px) {
  .join-now {
    /* Features list */
  }

  .join-now .join-now-landing-features-group {
    margin-left: -10px;
    margin-right: -10px;
  }

  .join-now .join-now-landing-feature-item {
    padding: 15px 10px;
    font-size: 15px;
    float: none;
    width: 100%;
  }

  .join-now .join-now-landing-feature-item .join-now-icon-yoga {
    font-size: 58px;
  }

  .join-now .join-now-landing-feature-item h3 {
    margin-bottom: 8px;
  }

  .join-now .join-now-landing-feature-item-wrap {
    position: relative;
    padding-left: 74px;
  }

}

@media screen and (max-width: 640px) {
  .join-now .join-now-price-plans-list ul {
    margin-right: 0;
  }

  .join-now .join-now-landing-price-plans-item {
    margin-bottom: 10px;
  }

  .join-now a.join-now-yoga-button.gift-button {
    margin-left: 140px;
    width: auto;
    z-index: 11;
    position: relative;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-link {
    padding-bottom: 40px;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-header {
    padding: 12px 0;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-header .join-now-price-wrap {
    padding: 6px 0 12px;
    font-size: 24px;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-button {
    left: 0;
    right: auto;
    width: auto;
    bottom: 0;
    top: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-button .join-now-yoga-button {
    width: 140px;
    text-align: center;
    padding: 0;
    line-height: 20px;
    height: 50px;
    border: none;
    border-radius: 0;
    border-top: 1px solid #b98cb8;
    -webkit: 0.33s;
    -webkit-transition: 0.33s;
    transition: 0.33s;
  }

  .join-now .join-now-price-plans-wrap:hover .join-now-price-plans-header, .join-now .join-now-price-plans-wrap:focus .join-now-price-plans-header, .join-now .join-now-price-plans-wrap:active .join-now-price-plans-header {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit: 0.33s;
    -webkit-transition: 0.33s;
    transition: 0.33s;
  }

  .join-now .join-now-price-plans-wrap:hover .join-now-price-plans-button, .join-now .join-now-price-plans-wrap:focus .join-now-price-plans-button, .join-now .join-now-price-plans-wrap:active .join-now-price-plans-button {
    z-index: 12;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit: z-index 0.01, transform 0.33s;
    -webkit-transition: z-index 0.01, -webkit-transform 0.33s;
    transition: z-index 0.01, -webkit-transform 0.33s;
    transition: z-index 0.01, transform 0.33s;
    transition: z-index 0.01, transform 0.33s, -webkit-transform 0.33s;
  }

  .join-now .join-now-landing-price-plans-item.join-now-extra-button .join-now-price-plans-link {
    padding-bottom: 0;
  }

  .join-now .join-now-landing-price-plans-item.join-now-extra-button .join-now-price-plans-button {
    bottom: -40px;
  }

}

@media screen and (max-width: 560px) {
  .join-now .join-now-yoga-testimonials-item {
    text-align: center;
    color: white;
    padding: 16px 0;
    font-size: 14px;
  }

  .join-now .join-now-yoga-testimonials-item blockquote {
    font-size: 14px;
    margin: 0;
  }

  .join-now .join-now-hero-image {
    max-width: 100%;
  }

  .join-now .join-now-hero-text {
    font-size: 17px;
  }

  .join-now .join-now-hero-text h2 {
    font-size: 19px;
  }

  .join-now a.join-now-yoga-button.join-now-gift-button {
    margin-left: 0;
    width: 100%;
    margin-top: 40px;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-link {
    padding-bottom: 40px;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-header {
    padding: 12px 0;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-header .join-now-price-wrap {
    padding: 6px 0 12px;
    font-size: 24px;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-button {
    left: 0;
    width: 100%;
    bottom: 0;
  }

  .join-now .join-now-price-plans-wrap .join-now-price-plans-button .join-now-yoga-button {
    width: 100%;
    text-align: center;
    padding: 0;
    line-height: 21px;
    height: 62px;
    border: none;
    border-radius: 0;
    border-top: none;
    -webkit: 0.33s;
    -webkit-transition: 0.33s;
    transition: 0.33s;
  }

}

@media screen and (max-width: 480px) {
  .join-now {
    /* Features list */
  }

  .join-now .join-now-landing-feature-item {
    padding: 15px 10px;
    font-size: 14px;
  }

  .join-now .join-now-landing-feature-item .join-now-icon-yoga {
    font-size: 50px;
    top: 2px;
    left: 4px;
  }

  .join-now .join-now-landing-feature-item h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .join-now .join-now-landing-feature-item-wrap {
    padding-left: 62px;
  }

  .join-now .join-now-landing-price-plans-group {
    margin-left: 0;
    margin-right: 0;
  }

  .join-now .join-now-landing-price-plans-item {
    padding: 15px 5px 15px;
  }

  .join-now .join-now-landing-price-plans-item .join-now-price-plans-link {
    display: block;
  }

  .join-now .join-now-landing-price-plans-item .join-now-price-plans-header {
    display: block;
    width: 100%;
    padding-bottom: 0;
  }

  .join-now .join-now-landing-price-plans-item .join-now-price-plans-header h3 strong {
    display: inline-block;
  }

  .join-now .join-now-landing-price-plans-item .join-now-price-plans-text-wrap {
    display: block;
  }

}