.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1; /* ie 6/7 */
}

body {
  background: #fff;
}
a {
    color: #C33B2B;
}
p {
  font-size: 1.2rem;
}
li {
  font-size: 1.2rem;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
}
section {
  padding-right: 2rem;
  padding-left: 2rem;
}
.top-bar .button {
	margin-bottom: 0;
	}

.menu-text a {
	font-weight: bold;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding:0;
    margin-bottom: 0;
}

.menu-text {
/* 	font-size: .9rem; */
}

.hero .button {
    background-color: #242B32;
    color: #fff;
    font-weight: 700;
    font-size: .9rem;
}

@media screen and (min-width: 40em) {
	.menu-text {
		font-size: 1.2rem;
	}
	.hero .button {
    font-size: 1rem;
}

}
.menu>li>a {
    display: block;
    padding: 0;
    line-height: 1;
}
.button {
  font-weight: 700;
}
.button.light {
	background: #fff;
	color: #242B32;
}
.button.light:hover {
	background: #242B32;
}
.white {
	color: white;
}
.press {
  margin: 2rem 0;
}
.retailers {
  background: #8CC4D5;
  padding: 2rem 0;
}
.retailers-white {
	padding: 4rem 0;
}
.starter {
  background: #fff;
  padding: 2rem 0;

}
.starter h1 {
  margin: 2rem 0 0rem 0;
}
.headline {
  margin-bottom: 4rem;
}
.kit-details {
  margin-top: 2rem;
}
.subhead {
  font-weight: bold;
}
.press {
  margin-top: 4rem;
}
.press a {
  text-decoration: underline;
}
.top-bar, .top-bar ul {
    background: none;
}
.hero {
  position: relative;
  background: #fff ;
	background: url(../images/lizzy-bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
  background-size: cover;
  padding: 4em 0;
  margin-top: 0px;
  min-height: 600px;
}
.hero__header {
    position: relative;
    height: 25%;
    top:15%;
    color: #C33B2B;
}
.hero__header h1 {
  font-size: 3.5rem;
  text-transform: uppercase;
  line-height: 3.5rem;
letter-spacing: 2px;
padding-top: 0;
font-weight: 700;

}
.hero__header h1 span.smaller {
  color: black;
  font-size: 1.2rem;
  line-height: 1.2rem;
  text-transform: none;
  letter-spacing: 1px;
  color: #4f4f4f;	
}


.leader-hero {
	padding: 4em 0;
position: relative;
  background: #242B32;
  background-size: cover;

}


/* Bonuses Styles */

.bonuses {
  background: white;
  padding: 3em 0;
/*   margin-bottom: 3em; */
}
.bonus-head {
	margin-bottom: 2rem;
}
  .bonus-items {
    
    
  }
  .bonus-items li {
	  font-size: 1.1rem;
/* 	  line-height: 2.2rem; */
		margin-bottom: 1rem;
  }
  h2 span.small {
    font-style: italic;
  }


.endorsements {
	/*background: url(../images/endorse-bg-3.jpg) no-repeat;*/
  background: #000;
	padding: 2em  0 0 0;
	margin: 0 0 0 0;

}
.endorsement-text {
	font-size: 1.2em;
	line-height: 1.5em;
/* 	margin-bottom: 1em; */
  font-weight: normal;
}
.headshot {
  width: 200px;
  height: 200px;
  background: red;
  margin: 0 auto;
  margin-bottom: 1em;
}
#endorsers p {
	font-size: 1em;
  font-weight: bold;
  color: #6fceeb;
	}

  @media screen and (min-width: 40em) {
  .endorsement-text {
  	font-size: 1.5em;
  	line-height: 1.7em;
  }
  #endorsers p {
  	font-size: 1.4em;
    font-weight: bold;
    color: #6fceeb;
  	}
}

#endorsers .item{
	width: 75%;
	margin: 0 auto;
  padding: 30px 0px;
  color: #242B32;
  text-align: center;
}
.owl-carousel {
  position: relative;
}
.owl-controls {
  position: absolute;
  top: 50%;
  width: 100%;
}
.owl-buttons {
  color: black;
  font-size: 2rem;
}
.owl-buttons .owl-prev {
  position: absolute;
  top: 50%;
  left: 5%;
}
.owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  right: 5%;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.about-the-book {
	padding-top: 3em;
  line-height: 2rem;
}
@media screen and (min-width: 40em) {
  .about-the-book {
    background: url(../images/lizzy-3d-laying-wide.jpg) no-repeat;
    background-size: contain;
    background-position: center;
  }
}
.about-the-book .text {
  background: white;
  background: rgba(255,255,255,.7);
  padding: 2rem;
}
.about-the-book p {
  line-height: 2.4rem;
  font-size: 1.1rem;

}

/* Who styles */

.who {
  padding-bottom: 3em;
}

/* Webisode styles */

.webisode {
	background: #000 url(../images/jb-webisode.jpg) no-repeat;
	color: #fff;
	padding: 5em 0;
    background-size: contain;
    background-position: right bottom;
}

.webisode h1 {
	font-size: 2rem;
	line-height: 1.3em;
	margin-bottom: 1em;
}
	.webisode p {
		margin-bottom: 2em;
	}

/* Author Styles */

.author{ background: #8197AE;
padding:0;}
.author p {
  margin-top: 2em;
  color: white;
  font-size: 1.0rem;
  line-height: 1.6rem;
  margin-right: 5%;
  margin-left: 5%;
  padding-bottom: 5%;
}
.author p span {
	text-transform: uppercase;
	font-weight: 700;
	color: #17B16D;
}


.uppercase {
	text-transform: uppercase;
}

/* Press Page Styles */

.press-hero {
	background: #000;
	padding: 4em 0;
}
.tabs {
    margin: 0;
    list-style-type: none;
    background: transparent;
    border: none;
}
.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
	font-size: 1rem;
	color: #000;
	border-left: 4px solid transparent;
}
.tabs-title>a:focus, .tabs-title>a[aria-selected=true] {
	background: transparent;
    border-left: 4px solid #23B06F;
    color: #23B06F;
}
.tabs-title>a:hover {
    background: #000;
   	color: #fff;
    border-left: 4px solid #23B06F;
}
.tabs-panel {
	padding:4rem;
}
.tabs-content {
	background: #fff;
}
.tabs-content.vertical {
    border:none;
    border-left: 0;
    border-radius: 0 4px 4px 0;
}
.press__endorsement {
	border-bottom: 1px solid #b8c8cc;
	margin-bottom: 2rem;
	padding-bottom: 1rem;
}
.press__endorsement .endorser {
	font-weight: bold;
	text-transform: uppercase;
	font-size: .8rem;
}
.images h3 {
	margin-top: 2rem;
}
.social {
	text-transform: uppercase;
	font-size: .8rem;
	font-weight: bold;
}
.social a {
	color: #242B32;
}
.nav__social {
	color: #fff;
	margin: 2em 0;
	padding: 2em 0;
/* 	border-top: 1px solid #E5FAFF; */
	font-size: 1rem;
}
.nav__social a {
	color: #fff;
}
.nav__social h4 {
	font-size: 1rem;
	text-transform: uppercase;
}
.issuuWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.issuuWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.film {
	background: #000;
	padding: 5% 0;
}
.film h2 {
	color: #fff;
}
.endorsements {
	text-align: center;
	background: white;
	padding: 0;
}
.endorsements p {
	font-size: 1rem;;
}
.endorsements img {
	margin-bottom: 3%;
}
.endorser-name {
	color: #17B16D;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 auto;
	line-height: 28px;
}
.endorser-title {
	font-size: 14px;
	line-height: 16px;
}
.endorsement__interior {
	background: white;
}
.endorsement__interior .endorsement-text {
	padding: 7%;
}

.endorsement__interior.black {
	background: black;
	color: white;
}

.clarity__header {
	text-align: center;
	margin: 30% 0px 0px 0px;
	text-transform: uppercase;
}
.clarity__header i {
	font-size: 4rem;
	color: #17B16D;
}
.clarity__header h2 {
	margin-bottom: 10%;
}
.clarity__header h3 {
	font-weight: 600;
	font-size: 1.1rem;
}

@media (min-width: 1025px) {
.hero__header {
      margin: 0;
      /*margin-top: 10%;*/
}
}
.body--sans {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 1.2rem;
    letter-spacing: 0.03em;
}
.hero .body--sans {
  margin: 2rem 0;
}
.hero .button  {
  background-color: #C33B2B;
  color: #fff;
  font-weight: 700;
  font-size: 1.4rem;
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
    width: auto;
}
section.cta__button {
color: white;
padding: 2rem;
background: #C33B2B;

}
  section.cta__button a {
    color: white;
  }
.top-bar-right .button {
	background-color: #C33B2B;
color: #fff;
font-weight: 700;

}
.cta-buttons {
  /*width: 333px;*/
  margin: 0 auto;
  margin-top: 3rem;
/*   text-align: center; */
}
}
footer p, footer a {
  font-size: 11px;
}
footer a:hover {
}
/* Small only */
@media screen and (max-width: 39.9375em) {

	.hero__header {
		text-align: center;
	}

	.hero__header h1 {

		font-size: 1.5rem;
	}

}

/* Medium and up */
@media screen and (min-width: 40em) {
.cta-buttons {
  /*width: 333px;*/
  margin: 0 auto;
/*   text-align: center; */
}

.hero__header .uppercase {
	/*background: #fff;
	background: rgba(255,255,255,.7);*/
	/*padding:.2em;*/

}


}

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 1rem;
  background-color: #C33B2B;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #1f252b;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #242B32;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #1d2228;
      color: #fefefe; }
  .button.secondary {
    background-color: #e9e9e9;
    color: #0a0a0a; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #bababa;
      color: #0a0a0a; }
  .button.alert {
    background-color: #c60f13;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #9e0c0f;
      color: #fefefe; }
  .button.success {
    background-color: #5da423;
    color: #fefefe; }
    .button.success:hover, .button.success:focus {
      background-color: #4a831c;
      color: #fefefe; }
  .button.warning {
    background-color: #ffae00;
    color: #fefefe; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #fefefe; }
  .button.body-font {
    background-color: #242B32;
    color: #fefefe; }
    .button.body-font:hover, .button.body-font:focus {
      background-color: #1d2228;
      color: #fefefe; }
  .button.header {
    background-color: #242B32;
    color: #fefefe; }
    .button.header:hover, .button.header:focus {
      background-color: #1d2228;
      color: #fefefe; }
  .button.hollow {
    border: 1px solid #242B32;
    color: #242B32; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #121619;
      color: #121619; }
    .button.hollow.primary {
      border: 1px solid #242B32;
      color: #242B32; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #121619;
        color: #121619; }
    .button.hollow.secondary {
      border: 1px solid #e9e9e9;
      color: #e9e9e9; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #757575;
        color: #757575; }
    .button.hollow.alert {
      border: 1px solid #c60f13;
      color: #c60f13; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #63080a;
        color: #63080a; }
    .button.hollow.success {
      border: 1px solid #5da423;
      color: #5da423; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #2f5212;
        color: #2f5212; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.body-font {
      border: 1px solid #242B32;
      color: #242B32; }
      .button.hollow.body-font:hover, .button.hollow.body-font:focus {
        border-color: #121619;
        color: #121619; }
    .button.hollow.header {
      border: 1px solid #242B32;
      color: #242B32; }
      .button.hollow.header:hover, .button.hollow.header:focus {
        border-color: #121619;
        color: #121619; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #242B32;
      color: #fefefe; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    content: ' ';
    display: table; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #242B32;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #1d2228;
      color: #fefefe; }
  .button-group.secondary .button {
    background-color: #e9e9e9;
    color: #0a0a0a; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #bababa;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #c60f13;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #9e0c0f;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #5da423;
    color: #fefefe; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #4a831c;
      color: #fefefe; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #fefefe; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #fefefe; }
  .button-group.body-font .button {
    background-color: #242B32;
    color: #fefefe; }
    .button-group.body-font .button:hover, .button-group.body-font .button:focus {
      background-color: #1d2228;
      color: #fefefe; }
  .button-group.header .button {
    background-color: #242B32;
    color: #fefefe; }
    .button-group.header .button:hover, .button-group.header .button:focus {
      background-color: #1d2228;
      color: #fefefe; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
      .button.clear {
	background: none;
	border: 1px solid #C33B2B;
	color: #C33B2B;
	}
	.button.clear:hover {
		background: #C33B2B;
		color: white;
		}

  @media screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }


/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

	.author p {
  margin-top: 30%;
}

}

/* Large and up */
@media screen and (min-width: 64em) {
		.author p {
  margin-top: 30%;
  font-size: 1.1rem;
  line-height: 2.4rem;
}


}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}
