/* Template Overrides */
.page .breadcrumbs {
	display: none;
}

.page-inner {
	max-width: none;
}

.masthead::after {
	display: none;
}

.no-sidebar-full .content {
 padding: 0;
}

/* Baseline Rules */
.content {
  padding: 0;
  margin: 0;
  color: #343434;
  font-size: 18px;
  font-family: "Geomanist", "Prompt", sans-serif;
  font-weight: normal;
}

.content .h1,
.content .h2,
.content .h3,
.content .h4,
.content .h5,
.content .h6,
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  color: #3e493d;
  font-family: "Geomanist", sans-serif;
  letter-spacing: -1px;
  text-align: center;
}

.content .h1,
.content h1,
.content h1.awai-green, 
.content .h1.awai-green { 
  font-size: 2.25em;
}

.content .h2,
.content h2 {
  font-size: 1.2em;
}

.content .h3,
.content h3 {
  font-size: 1.2em;
  line-height: 1.1em;
}

.content p {
  margin: 1.2em 0
}

.content img {
  max-width: 100%;
  height: auto;
}

.content ul {
  margin: 0 1.5em 1em 2em;
}

.content ul li {
  margin: 0 0 10px;
  line-height: 1.4em;
  list-style: none;
}

.content ul li:before {
  font-family: 'FontAwesome';
  float: left;
}

.content ul li:before {
  /*DEFAULT - CHECKMARK */
  content: '\f00c';
  /*checks*/
  font-size: 1.1em;
  margin-left: -1.75em;
  margin-top: -0.1em;
  color: #228af9;
}

.content ul.ul-bullet li:before {
  /* EXTRA - BULLET */
  content: '\f111';
  /*bullet*/
  font-size: 0.7em;
  margin-left: -2em;
  margin-top: 0.5em;
  color: #228af9;
}

.content ul.ul-asterisk li:before {
  /* EXTRA - ASTERISK */
  content: '\f069';
  /*asterisk*/
  font-size: 1em;
  margin-left: -1.75em;
  margin-top: -0.1em;
  color: #228af9;
}

.content ul.ul-no-bull li:before {
  /* EXTRA - No Bullet Image */
  content: '';
  /*asterisk*/
  margin-left: -1.75em;
  margin-top: -0.1em;
}

.content .fa-ul li {
  list-style-image: none;
}

@media screen and (min-width:30em) {
  .content .h2,
  .content h2 {
    font-size: 1.75em;
  }

  .content .h3,
  .content h3 {
    font-size: 1.35em;
  }
}

@media screen and (min-width:37.5em) {
  .content {
    font-size: 1.1em;
    line-height: 1.8em;
  }

  .content ul {
    margin: 0 3em;
  }
}

/* Baseline Layout Rules */

.content .header__wrap,
.content .section__wrap,
.content .wrap {
  margin: 0 auto;
  padding: 1em;
}

@media screen and (min-width:37.5em) {

  .content .header__wrap,
  .content .section__wrap,
  .content .wrap {
    margin: auto;
    max-width: 38em;
  }

  .content .lead__wrap {
    max-width: 45em;
  }
}

/** OVERLAY:  **/
.content .overlay {
  position: relative;
  display: flex;
  justify-content: center;
  background-size: contain;
}

.content .overlay>* {
  z-index: 3;
}

.content .overlay:after {
  background-color: transparent;
  background-image: linear-gradient(rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.9));
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  opacity: 0.89;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/* Baseline_Media Rules*/
.content .embed-container {
  background: #333;
  border: 5px solid #333;
  border-radius: 8px;
  margin: 25px auto 20px;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 35em;
}

.content .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width:37.5em) {
  .content .embed-container {
    padding-bottom: 48.00%;
    background: rgba(0, 0, 0, 0.5);
    border: 20px solid rgba(0, 0, 0, .5);
  }
}

/* Video Player*/
.content .video__wrap {
  margin: 2em auto 0;
  padding: 0 .5em;
}


.content .video-player {
  border: 3px solid #00000020;
  border-radius: 8px;
  margin: 10px auto 20px;
}

@media screen and (min-width:37.5em) {
  .content .video__wrap {
    margin: 3em auto 0;
    padding: 0 1em;
  }

  .content .video-player {
    border: 12px solid #00000020;

    margin: 10px auto 40px;
    max-width: 600px;
  }
}

/** Portrait **/
.content .portrait {
  margin: 0 0 1em 1em;
}

.content .discover__wrap {
  margin: 0 auto;
}

.content .portrait__img {
  /*img must be 1:1 square*/
  border: 8px solid #f5f1ff;
  border-radius: 50%;
  display: block;
  margin: auto;
  width: 150px;
}

.content .portrait__caption {
  display: none;
  font-size: .8em;
  font-weight: bold;
  line-height: 1.1em;
  text-align: center;
}

@media screen and (min-width:28em) {
  .content .portrait {
    float: right;
    max-width: 180px;
    width: 180px;
  }

  .content .portrait__caption {
    display: block;
  }
}

/* END Baseline*/

/******** 9 Ways Package Common *******/



/* Layout*/
.content header {
  background-color: transparent;
  background-image: url(https://www.awai.com/_img/photos/signup/9-ways/9ways_v2_bg-1000.jpg);
  background-position: bottom;
  background-size: cover;
  border-bottom: 8px solid #eaeaea;
}

.content .header__branding {
  background-color: #1e241e;
  font-weight: bold;
  line-height: 0;
  margin: 0 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

.content .branding__wrap {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
}

.content .branding__wrap img {
  display: block;
  margin: 5px auto;
  width: 280px;
}

.content .header__eyebrow {
  background-color: #60ac40;
  border-bottom: 8px solid #b6d99f;
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1em;
  margin: 0 0;
  padding: 0px 0;
  text-align: center;
}

.content .eyebrow__wrap {
  margin: 0 auto;
  padding: 10px 10px;
}


.content .lead__headline {
  font-size: 1.7em;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: -1px;
  margin: 20px 0 30px;
}

.content .lead__wrap {
  padding-bottom: 30px;
}

.content .cover {
  max-width: 200px;
  margin: auto;
}

@media screen and (min-width:37.5em) {
  .content .benefits__arrow {
    background-color: transparent;
    background-image: url(https://www.awai.com/_img/photos/signup/9-ways/red_arrow_left-580.png);
    margin: 5px 0 10px;
    min-height: 50px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    top: 0;
    left: -90px;
    transform: rotate(-5deg);
  }
}

@media screen and (min-width:37em) {
  .content .offer {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    margin: 0 auto 2em;
    max-width: 40em;
    gap: 30px 30px;
  }

  .content .cover {
    max-width: 315px;
  }

  .content .cover {
    align-self: center;
    max-width: 400px;
  }

  .content .cover img {
    margin-left: -20px;
  }

  .content .cover--download {
    max-width: 230px;
  }

  .content .free-reports {
    width: 650px
  }

}


@media screen and (min-width:37em) {
  .content .header__eyebrow {
    font-size: 1.5em;
    line-height: 1.1em;
    margin: 0 0;
    text-align: center;
  }

  .content .lead__headline {
    font-size: 2em;
    letter-spacing: -1.1px;
    margin: 20px auto 40px;
  }

  .content .header__branding {
    margin: 0 auto;
  }
}

/******* LANDING PAGE ********/


.content .signup__message {
  color: #444;
  font-size: 1em;
  font-weight: 600;
  line-height: 1.1em;
  margin: 0 0 10px;
  text-align: center;
}

.content .benefits { max-width:none; }

.content .benefits__headline {
  color: #444;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 1.1em;
  margin: 20px 0 10px;
  text-align: center;
}

.content .benefits li {text-align: left;}
.content .twl {font-size:0.85em;}

.content .signup__form {
  margin: auto;
  max-width: 38em;
}

.content .signup__form input[type=text],
.content .signup__form input[type=email] {
  display: block;
  border: 3px solid #e2e2e2;
  border-radius: 5px;
  color: #333;
  font-size: 1.125em;
  line-height: 1em;
  padding: 0.5em .75em;
  margin: 5px auto;
  max-width: 350px;
}

.content .signup__form input:focus[type=text],
.content .signup__form input:focus[type=email] {
  cursor: pointer;
  background-color: #ffffb5;
}

.content .form-button,
.content a.order-button {
  background-color: #ff6600;
  border: 3px solid #ff6600;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 1.125em;
  font-weight: bold;
  line-height: 1.1em;
  margin: 0.5em auto 0.5em;
  max-width: 16em;
  padding: .5em 1.5em;
  text-align: center;
}

.content .button a:hover,
.content .signup__form button:hover,
.content .form-button:hover,
.content a.order-button:active,
.content a.order-button:focus,
.content a.order-button:hover {
  background-color: #ff8800;
  border: 3px solid #ff8800;
  border-radius: 10px;
  color: #ffff33;
  cursor: pointer;
  box-shadow: 0 8px 6px -6px #444;
}


@media screen and (min-width:37em) {

  .content .benefits__headline {
    font-size: 1.4em;
    margin-bottom: 0
  }

  .content .signup__fields {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    margin: auto;
    padding: 0;
  }

  .content .signup__form input[type=text],
  .content .signup__form input[type=email] {
    display: initial;
    color: #333;
    max-width: 310px;
    width: 100%;
  }
}

/** Image "Polaroid" Fan **/

.content .example__wrap {
  margin: 0 auto;
  padding-top: 0;
}


.content .polaroid {
  border: 2px solid #eee;
  background-color: #fefefe;
  background-image: linear-gradient(#fefefe, #eee);
  padding: 10px 10px 0px;
  margin: 5px auto;
  max-width: 245px;
  box-shadow: 4px 8px 8px -4px #999;
}

.content .polaroid img {
  display: block;
  border-radius: 4px;
  margin: auto;
  width: 245px;
}

.content .polaroid__caption {
  color: rgb(1, 1, 190);
  font-family: 'Caveat', cursive;

  font-weight: bold;
  font-size: .9em;
  letter-spacing: -0.25px;
  line-height: 1.1em;
  padding: 10px 0 10px;
  text-align: center;
}

@media screen and (min-width:37.5em) {

  .content .example__wrap {
    margin: 0 auto;
    padding-top: 0;
  }

  .content .examples {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    max-width: 46em;
    padding: 0 2em;
  }

  .content .polaroid {
    border: 2px solid #eee;
    background-color: #fefefe;
    background-image: linear-gradient(#fefefe, #eee);
    padding: 10px 10px 0px;
    margin: 5px 5px;
    box-shadow: 4px 8px 8px -4px #999;
  }

  .content .polaroid img {
    display: block;
    border-radius: 4px;
    margin: auto;
    width: 265px;
  }

  .content .polaroid__caption {
    font-weight: bold;
    letter-spacing: -0.65px;
    line-height: 1.1em;
    font-size: .9em;
    padding: 10px 0 10px;
    text-align: center;
  }

  .content .polaroid--middle {
    /* imag fan fix */
    margin-bottom: 15px;
  }

  .content .rot5 {
    margin: 20px -20px 5px 20px;
    transform: rotate(5deg);
  }

  .content .rot355 {
    margin: 20px 20px 5px -20px;
    transform: rotate(355deg);
  }
}

@media screen and (min-width:50em) {
  .content .examples {
    padding: 0;
  }
}

/**** THANKYOU PAGE ****/

.content .screenshot {
  max-width: 300px;
}


@media screen and (min-width:37.5em) {
  .content .screenshot {
    border: 12px solid #ededed;
    border-radius: 8px;
    box-shadow: 0px 10px 15px -15px #555;
    margin: auto 10px;
    max-width: 100%;
  }

  .content .fb-quote {
    display: block;
    max-width: 600px;
    margin: auto;
  }
}

.content .callout {
  background-color: #e1f2fa;
  border: 2px dashed #d8f0fa;
  border-radius: 0.5em;
  padding: 0.1em 0.75em;
  margin: 1em auto 2em;
  max-width: 85%;
}

.content .callout.testimonial {
  color: #454545;
  font-family: "Courier", monospace;
  font-weight: bold;
}

.content .cited {
  text-align: right;
}

.content .testimonial {
  color: #030346;
  font-weight: 400;
  margin: 15px auto;
}

.content .testimonial__portrait {
  border: 4px solid #fff;
  border-radius: 100%;
  margin: auto;
  max-width: 232px;
  position: relative;
  z-index: 99;
}

.content .testimonial__img {
  border-radius: 100%;
  border: 16px solid #d8f0fa;
  display: block;
  margin: 0 auto 5px;
  width: 200px;


}

.content .testimonial__text {
  display: block;
  background-color: #d8f0fa;
  border-radius: 12px;

  padding: 64px 20px 15px;
  margin: -84px 0px 0;

}

.content .testimonial__inline {
  display: block;
  background-color: #d8f0fa;
  border-radius: 12px;
  padding: 15px 20px 15px;
  margin: 10px 15px;

}


.content .bonus__inline {
  background-color: #222222;
  border-radius: 15px;
  margin: 10px 30px;
  padding: 5px 30px 20px 30px;


}

.content .bonus__inline h3 {
  color: #92dd3e;
  font-size: 3em;
  line-height: 1.2em;
  padding: 0;
  margin: 0 0 .5em;
  text-align: center;

}

.content .section--gray {
  background-color: #eee;
}

@media screen and (min-width:37.5em) {

  .content .testimonial__text {
    margin: -84px 40px 0;
  }

}

/*   WELCOME PAGE */
.content .welcome__headline {
  color: #70ad47;

  font-size: 1.5em;

}

@media screen and (min-width:37.5em) {

  .content .welcome__headline {
    font-size: 1.8em;
    margin-top: 30px;

  }
}

/** FOOTER **/
.content #footer {
  margin: 0;
  padding: 10px 0;
  background-color: #efefef;
}

.content footer {
  background: #333;
  color: #888;
  font-size: .8em;
  line-height: 1.8em;
}

.content footer a:link,
.content footer a:visited {
  color: #ffffff;
}

.content footer a:hover,
.content footer a:active {
  color: #ff7c25;
}

.content .footer h4 {
  margin-top: 0;
}



/* Layout & Style Utilities*/


/* Extra Promo Typography*/

.content .awai-green {
  color: #70ad47 !important;
}

.content .handwriting {
  font-family: "Architects Daughter", cursive;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.5px;
}

.content .highlight-celery {
  background-color: #e2f8ca !important;
}

.content .red-strike {
  line-height: 1em;
  position: relative;
}

.content .red-strike:after {
  border-bottom: 0.3em solid #d11414d7;
  content: "";
  left: 0;
  margin-top: calc(0.3em / 2 * -1);
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(-20deg);
}

/* Artificial Break */
.content .alb {
  display: none;
}

.content .no-mo {
  display: none;
}

.content .mblock {
  display: block;
}

@media screen and (min-width:37.5em) {
  .content .alb {
    display: block
  }

  .content .no-mo {
    display: initial;
  }

  .content .mblock {
    display: inline;
  }
}

/* Flex rules from singles.css */

.content .flex {
	display: flex;
	gap: 1em;
	margin: 1.4em auto;
}

.content .f-centered {
	justify-content: center !important;
	align-items: center !important;
}

.content .gap-large {
	gap: 2em !important;
}

.content .f-wrap {
	flex-wrap: wrap !important;
}

.content .testimonials {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.content .testimonial {
  background-color: #eeeeee;
  background-image: linear-gradient(#f2f2f2, #eeeeee 33%);
  border: 4px solid #f2f2f2;
  border-radius: 12px;
  font-size: 0.95em;
  padding: 20px;
  box-shadow: 0 4px 4px -3px #33333355;

}

.content .testimonial-citation {
  display: flex;
  flex-wrap: nowrap;
  justify-content: start;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.content .testimonial-portrait {
  flex: 0 0 100px;
/*  border-radius: 100px;*/
}

.content .testimonial-portrait img {
  border-radius: 100px;
  border: 3px solid #ddd;
}

.content .testimonial-name {
  font-weight: bold;
  line-height: 1;
}

.content .testimonial-location {
  font-size: 0.9em;
  line-height: 1;
}

.content .testimonial-copy:before { /* seperator */
  background-color: #00000011;
  content: "";
  display: block;
  height: 1px;
  margin: 0 auto 10px;
  padding: 2px 0 2px;
  max-width: 200px;
}

.content .testimonial-copy {
  line-height: 1.3;
  text-align: center;
}

@media screen and (min-width:30em) {
  .content .testimonial {
    width: 330px;
    box-shadow: 0 8px 8px -6px #33333355;
  }
}

@media screen and (min-width:55em) {
  .content .testimonials {
    margin: 20px -100px;
  }

  .content .testimonial {
    width: 430px;
    box-shadow: 0 8px 8px -6px #33333355;
  }
}