@font-face {
  font-family: "open_sansextrabold";
  src: url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBoldI-webfont.eot");
  src: url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBold-webfont.woff")
      format("woff"),
    url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBold-webfont.ttf")
      format("truetype"),
    url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBold-webfont.svg#open_sansextrabold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "open_sansextrabolditalic";
  src: url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBoldItalic-webfont.eot");
  src: url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBoldItalic-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBoldItalic-webfont.woff")
      format("woff"),
    url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBoldItalic-webfont.ttf")
      format("truetype"),
    url("/wp-content/themes/NerdFitness/library/fonts/OpenSans/OpenSans-ExtraBoldItalic-webfont.svg#open_sansextrabold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

html,
body {
  max-width: 100%;
  overflow-x: hidden;
}

body {
  color: #414042;
  background: #fff;
  line-height: 1.65;
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  overflow-y: hidden;
}

.gray {
  background: url("/wp-content/themes/NerdFitness/templates/rising-heroes-sales-page/images/stone-bg.jpg")
    #f1f1f1;
}

.dark {
  background: #58595b;
  padding: 10px 0 30px 0;
}

.container-no-conflict {
  width: 766px;
}

.wide {
  width: 960px;
}

section {
  padding-top: 40px;
}

/* */
.wide-images .img-on-right {
  padding-left: 15%;
}

.wide-images .img-on-left {
  padding-right: 15%;
}

.wide-images .no-img {
  padding-left: 15%;
  padding-right: 15%;
}

.sales-page-extra-padded {
  padding-left: 70px;
  padding-right: 70px;
}

.sales-page-non-padded {
}

/***** HEADINGS *****/

h1,
h2 {
  font-size: 40px;
  font-family: "open_sans", sans-serif;
  font-weight: 400;
  text-align: center;
  color: #c73737;
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0 0 0.5em 0;
}

h2.red {
  font-family: "open_sansextrabolditalic", serif;
  font-size: 36px;
  font-weight: regular;
  line-height: 1.2;
  color: #c73737;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}

h3 {
  font-size: 32px;
  font-family: "open_sansextrabold", sans-serif;
  font-weight: regular;
  margin: 0 0 1em 0;
  text-transform: none;
}

h3.red {
  font-size: 30px;
  font-family: "open_sansextrabold", sans-serif;
  font-weight: regular;
  line-height: 1.2;
  color: #c73737;
  margin: 0 0 20px 0;
  text-transform: none;
}

.main-title h1 {
  font-size: 48px;
  font-family: "Open Sans Condensed", sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}

.main-title h2 {
  font-family: "open_sans", sans-serif;
  font-weight: 700;
  color: #58595b;
  font-size: 36px;
}

#seventh-section h3.red {
  text-align: center;
  margin-top: -10px;
  font-style: italic;
}

#eighth-section h2 {
  font-size: 38px;
}

.sub-text {
  font-size: 16px;
  font-style: italic;
  text-align: center;
  margin-top: -30px;
}

.pay-button.sub-text {
  font-weight: 600;
  font-size: 24px;
  padding-left: 18%;
  padding-right: 18%;
  color: #9c9c9c;
  margin-top: -40px;
  line-height: 1.3;
}

h4 {
  text-align: center;
  font-style: italic;
  font-size: 32px;
  line-height: 1;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  margin: -23px 0 35px 0;
}

/* */
.xl,
h2.xl {
  font-size: 36px;
}

.twenty-four {
  font-size: 24px;
}

.dark-grey-title {
  font-family: "open_sansextrabold";
  color: #58595b;
  font-weight: 700;
  font-size: 30px;
}

.light-grey-italic-title {
  color: #939598;
  font-style: italic;
  font-size: 24px;
}

.different-grey-title {
  color: #6d6e71;
}

.grey-title {
  color: #808285;
  font-weight: 700;
}

.grey-italic-title {
  font-size: 28px;
  font-style: italic;
  font-family: Open Sans;
  color: 808285;
}

.script-title {
  font-family: "rock-salt", serif;
  font-size: 26px;
}

.big-red-title {
  font-size: 36px;
  font-family: "open_sansextrabold";
  color: #c73737;
  margin-top: 20px;
}

.red-underline {
  border-bottom: 1px solid #c73737;
  padding-bottom: 10px;
  margin-bottom: 35px;
}

/***** TYPOGRAPHY *****/
p {
  line-height: 1.65;
  margin-bottom: 1.6em;
  color: #414042;
}

p.indent-60 {
  padding-left: 60px;
}

p.indent-100 {
  padding-left: 100px;
}

.one-dot {
  background-image: url("/wp-content/themes/NerdFitness/templates/coaching/images/one.svg");
  background-size: 49px;
  background-position: 40px top;
  background-repeat: no-repeat;
  min-height: 49px;
}

.two-dot {
  background-image: url("/wp-content/themes/NerdFitness/templates/coaching/images/two.svg");
  background-size: 49px;
  background-position: 40px top;
  background-repeat: no-repeat;
  min-height: 49px;
}

.three-dot {
  background-image: url("/wp-content/themes/NerdFitness/templates/coaching/images/three.svg");
  background-size: 49px;
  background-position: 40px top;
  background-repeat: no-repeat;
  min-height: 49px;
}

.red-dot {
  background-image: url("/wp-content/themes/NerdFitness/templates/coaching/images/red-dot.svg");
  background-size: 18px;
  background-position: 30px 11px;
  background-repeat: no-repeat;
  min-height: 18px;
}

img {
  max-width: 100%;
}

b,
.extrabold {
  font-family: "open_sansextrabold";
  font-weight: normal;
}

.bold {
  font-weight: 600;
}

.italic {
  font-style: italic;
}

.caps {
  text-transform: uppercase;
}

.extrabold-italic {
  font-family: "open_sansextrabolditalic";
}

.red {
  color: #c73737;
}

.italic {
  font-style: italic;
}

.underlined {
  text-decoration: underline;
}

.margin-bottom-none {
  margin-bottom: 0;
}

.margin-none {
  margin: 0;
  line-height: 1;
}

.quotes {
  margin-top: -30px;
}

.quotes p {
  color: #d3d2d2;
  font-style: italic;
  line-height: 1.3;
  font-size: 18px;
}

.quote-title h3 {
  text-align: center;
  line-height: 1.2;
  border-bottom: 2px solid #d3d2d2;
  padding: 15px 0;
  margin: 15px 0 0 0;
}

/*
.grey-italic{
	color: #58595b;
	font-style: italic;
	font-size: 24px;
}
.inset-italic{
	color: #939598;
	font-family: Open Sans;
	font-style: italic;
}

.text-center{
	text-align:center;
}


.smaller-text{
	font-size:16px;
}

.payments{
	margin-bottom: 10px;
	font-size:18px;
	font-weight: 700;
	text-align: center;
	color:#58595b;
}
.creditcard-icons{
	margin: 20px 0;
}
.expires {
	font-size:16px;
}
.guarantee-text{
	margin:0 0 20px;
}

.bulk-orders{
	font-size:16px;
}
 */

/********** BACKGROUND AREAS **********/
section.dark {
  padding-top: 0;
}

#video {
  padding-top: 0px;
}

#video .col-sm-12 {
  margin-top: -40px;
  margin-bottom: -40px;
}

#first-section {
  padding-top: 80px;
}

#eighth-section {
  padding-top: 40px;
  padding-bottom: 0px;
}

#eighth-section .dark-gradient {
  padding-bottom: 40px;
}

.red-bg-header {
  background-color: #c73737;
  color: white;
  padding: 30px 0;
  text-align: center;
}

.red-bg-header h2 {
  margin: 0;
}

.dark-gradient {
  background: #414042;
  /* Old browsers */
  background: -moz-linear-gradient(top, #414042 12%, #231f20 90%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #414042 12%, #231f20 90%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #414042 12%, #231f20 90%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414042', endColorstr='#231f20', GradientType=0);
  /* IE6-9 */
  color: #fff;
  padding: 10px 0 30px 0;
}

.success-stories-header {
  font-size: 28px;
  color: #58595b;
  font-family: "open_sans", sans-serif;
  font-weight: 700;
  margin-top: 25px;
}

.grey-box-image {
  background: #fff;
  box-shadow: 0 2px 10px 5px rgba(0, 0, 0, 0.25);
  text-align: center;
  margin-top: 15px;
}

.caption {
  color: #555;
  text-align: center;
  padding: 30px;
  line-height: 1.25;
  margin-bottom: 0;
}

.dark-background {
  background: #414042;
  background: -moz-linear-gradient(top, #414042 12%, #231f20 90%);
  background: -webkit-linear-gradient(top, #414042 12%, #231f20 90%);
  background: linear-gradient(to bottom, #414042 12%, #231f20 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414042', endColorstr='#231f20', GradientType=0);
}

.success-image-caption {
  background-color: #fff;
}

#video.dark-gradient {
  padding: 0;
}

.dark-gradient h3 {
  color: #fff;
}

.box {
  background: #fff;
  border: 1px solid #e6e7e8;
  padding: 40px 40px;
  margin-top: -40px;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
}

button.blue {
  border: 0;
  width: 80%;
  margin: auto 10%;
  padding: 18px 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 22px;
  color: #fff;
  cursor: pointer;
  margin-bottom: 20px;
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
  background: #2e3192;
  /* Old browsers */
  background: -moz-linear-gradient(top, #2e3192 0%, #234db5 91%, #1b387f 92%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #2e3192 0%,
    #234db5 91%,
    #1b387f 92%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #2e3192 0%, #234db5 91%, #1b387f 92%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e3192', endColorstr='#1b387f', GradientType=0);
  /* IE6-9 */
}

button.blue:hover {
  background: -moz-linear-gradient(top, #006838 0%, #009444 91%, #006838 92%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #006838 0%,
    #009444 91%,
    #006838 92%
  );
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #006838 0%, #009444 91%, #006838 92%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#006838', endColorstr='#006838', GradientType=0);
  /* IE6-9 */
}

.product-box {
  background: #f1f2f2;
  border: 1px solid #bcbec0;
  text-align: center;
  margin: auto;
  width: 80%;
  padding: 40px 0;
}

.product-box img {
  width: 392px;
}

.price-graphic img {
  max-width: 294px;
  text-align: center;
  margin-top: 20px;
}

/* Buy Now */

/* HEADER INTRO */
#logo-bar {
  background: #f1f2f2;
  height: 60px;
}

#logo-bar .coaching-logo img {
  margin: 10px 20px;
  height: 40px;
}

#logo-bar .login a {
  font-size: 9px;
  opacity: 0.3;
  text-decoration: none;
  text-align: right;
  float: right;
  margin: 10px 20px;
}

#logo-bar .login a:hover {
  opacity: 0.3;
}

/* 

.header-intro{
	background: #c73737;
	color: #fff;
	text-align:center;
}
.header-intro h1{
	font-family:'open_sansextrabold';
	color: #fff;
	font-size: 36px;
}
.header-intro h2{
	color: #fff;
	font-size: 36px;
	padding:10px 0;
}
*/
/* White BG */
.white-bg {
  background-color: #fff;
  border: 1px solid #939598;
}

.red-bg-header h1,
.red-bg-header h2,
.red-bg-header h3,
.grey-bg-header h1,
.grey-bg-header h2,
.grey-bg-header h3,
.grey-bg-header p {
  color: white;
  line-height: 1.4;
}

/* Red Wide 


.red-bg-header h3 {
	line-height:1.2;
	font-family:'Open Sans', sans-serif;
}
.red-bg-header h1,
.red-bg-header h2,
.red-bg-header h3,
.grey-bg-header h1,
.grey-bg-header h2,
.grey-bg-header h3,
.grey-bg-header p{
	color:white;
	line-height:1.4;
}
.grey-bg-header{
	background-color: #58595b;
	color: white;
	text-align: center;
	padding: 35px;
	display:table;
	min-width:100%;
}
.special-full-width {
	margin-top:-30px;
	margin-bottom:-30px;
}
.grey-full-width{
	background-color:#414042;
	color:#f1f2f2;
	text-align:left;
	padding:35px 0 35px;
}
.white-full-width{
	background-color:#fff;
	padding:35px 0 35px;
}
.grey-full-width p{
	color:#f1f2f2;
}
.grey-full-width img{
	text-align:center;
}
*/
/* Grye BG
.grey-bg{
	background: #414042;
	color: white;
	padding: 35px;
	width: 90%;
	font-family: 'Open Sans';
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 26px;
	font-weight: 700;
	margin-top: 50px;
	margin-bottom: 50px;
}
.grey-bg h2{
	color: white;
	}
p.disclaimer {
	line-height:1.1;
	margin-top:20px;
	color:#808285;
	font-size:16px;
}

.buy-now{
	color:#414042;
	background: #fff;
	border: 2px solid #C73737;
	padding: 70px 115px;
	text-align:center;
	padding-top: 30px;
}
.buy-now-title h2,
.buy-now-title h3{
	color: #414042;
}
.buy-now .price h2{
	line-height:0.8;
}

.buy-now .extra-internal-width{
	width: 140%;
	margin-left:-20%;
}

.myths h2{
	margin-bottom: 20px;
}
.myths p{
	margin-left: 30px;
	margin-right: 30px;
	line-height: 1.3;
}


#sales-closed-header{
	background: #e7e1d7;
	height: auto;
	padding-top: 20px;
}
#boss{
	float:right;
	position: relative;
	z-index: 10;
	margin-bottom: -281px;
}

.top-area{
	position: relative;
}
#standby{
	display:block;
	margin: auto;
	margin-bottom: 10px;
}
.signup-closed-text{
	font-size: 19px;
}
#email-signup-button{
	color: black;
	text-align:center;
	top: -41px;
	font-weight: 600;
	padding: 5px 98px;
	position: absolute;
	z-index: 20;
	border: 1px solid #f7941e;
	font-style: italic;
	box-shadow: -1px 3px 3px 0px rgba(0,0,0,0.5);
	background: rgba(251,176,64,1);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(251,176,64,1)), color-stop(100%, rgba(247,148,30,1)));
	background: -webkit-linear-gradient(top, rgba(251,176,64,1) 0%, rgba(247,148,30,1) 100%);
	background: linear-gradient(to bottom, rgba(251,176,64,1) 0%, rgba(247,148,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb040', endColorstr='#f7941e', GradientType=0 );
}
#email-signup-button:hover{
	background: #fbb040;
	border: none;
}
 */
#fourth-section hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

#fourth-section h3 {
  font-size: 29px;
  font-style: italic;
}

#fourth-section p {
  color: #fff;
}

#fourth-section hr {
  border-top: 1px solid #555;
}

/** SALES CALL TO ACTION  **/

.button {
  with: 100%;
  padding: 10px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.rh-sales-closed {
  background: url("/wp-content/themes/NerdFitness/templates/rising-heroes-sales-page/images/unite-the-four.png")
    no-repeat bottom center #414042;
  color: white;
  min-height: 894px;
  padding: 35px 100px;
  text-align: center;
}

.rh-sales-closed p {
  color: white;
}

.rh-sales-closed .infusion-field input {
  width: 96%;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 15px;
}

.infusion-submit input {
  width: 100%;
  border: 1px solid #00833e;
  background: rgba(57, 181, 73, 1);
  font-family: "Open Sans";
  text-transform: none;
  font-style: italic;
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(57, 181, 73, 1)),
    color-stop(100%, rgba(0, 148, 69, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(57, 181, 73, 1) 0%,
    rgba(0, 148, 69, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(57, 181, 73, 1) 0%,
    rgba(0, 148, 69, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39b549', endColorstr='#009445', GradientType=0);
}

.infusion-submit input:hover {
  background: #009444;
  border: none;
}

#footer_bottom {
  margin: auto;
  font-size: 16px;
  color: #808285;
}

#footer_bottom a {
  color: #a7a9ac;
}

.negative-side-margins-more {
  margin: 0 -72px 0;
}

.poloroid-style {
  box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3);
}

.buy-narrow {
  padding: 0 10%;
}

.buy-narrow .label {
  font-size: 16px;
  font-style: italic;
  color: #a7a9ac;
}

input {
  border-radius: 5px;
  border: 1px solid #a7a9ac;
  background: #fff;
  color: #a7a9ac;
  padding: 10px 4%;
  width: 92%;
}

input:hover {
  border: 1px solid #000;
  background: #fff7ae;
  color: #000;
}

@media only screen and (max-width: 1024px) {
  .wide {
    width: 768px;
  }

  .wide-images {
    width: 900px;
  }

  .wide-images .img-on-right {
    padding-left: 15%;
  }

  .wide-images .img-on-left {
    padding-right: 15%;
  }

  .wide-images .no-img {
    padding-left: 15%;
    padding-right: 15%;
  }

  .payments {
    font-size: 18px;
  }
}

@media only screen and (max-width: 912px) {
  #video .col-sm-12 {
    margin-top: -20px;
    margin-bottom: -20px;
  }

  .wide-images {
    width: 768px;
  }

  .wide-images .img-on-right {
    padding-left: 14%;
  }

  .wide-images .img-on-left {
    padding-right: 14%;
  }

  .wide-images .no-img {
    padding-left: 14%;
    padding-right: 14%;
  }

  body {
    font-size: 18px;
    line-height: 1.45;
  }

  h1 {
    font-size: 32px;
  }

  .header-intro h1 {
    font-size: 34px;
  }

  .header-intro h2 {
    font-size: 32px;
  }

  h2.red {
    font-size: 32px;
  }

  h3 {
    font-size: 23px;
  }

  h3.red {
    font-size: 26px;
  }

  .big-red-title {
    font-size: 32px;
  }

  .negative-side-margins-more {
    margin: 0 -15px 0;
  }
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 17px;
    line-height: 1.45;
  }
  .main-title h1 {
    font-size: 32px;
  }

  .main-title h2 {
    font-size: 24px;
  }
  .success-stories-header {
    margin-top: 0;
    font-size: 2;
  }

  .mobile-20-bottom-pad {
    padding-bottom: 20px;
  }
  .mobile-15-pad {
    padding: 15px;
  }

  .mobile-full-width {
    width: 100% !important;
  }

  .box {
    padding: 30px 5%;
  }

  .product-box {
    width: 100%;
  }

  button.blue {
    width: 100%;
    font-size: 19px;
    margin-right: 0;
    margin-left: 0;
  }

  #eighth-section h2 {
    font-size: 34px;
  }

  .pay-button.sub-text {
    font-size: 20px;
    padding-left: 8%;
    padding-right: 8%;
  }

  h1,
  h2 {
    font-size: 29px;
    text-align: center;
  }

  img.joe {
    margin-bottom: 40px;
  }

  .header-intro h1 {
    font-size: 27px;
    text-align: center;
  }

  .header-intro h2 {
    font-size: 24px;
    text-align: center;
  }

  h2.red {
    font-size: 26px;
    text-align: center;
  }

  h3 {
    font-size: 20px;
    text-align: center;
  }

  h3.red {
    margin-top: 20px;
    font-size: 22px;
    text-align: center;
  }

  .big-red-title {
    font-size: 24px;
    text-align: center;
  }

  .red-bg-header {
    padding: 26px;
    text-align: center;
  }

  .script-title {
    font-size: 21px;
  }

  .special-ops-img {
    text-align: center;
    margin-bottom: 20px;
  }

  .shadow-org-img {
    max-width: 70%;
    text-align: center;
    margin: -40px auto 0;
  }

  .negative-side-margins-more {
    margin: 0 -15px 0;
  }

  .wide-images {
    width: 460px;
  }

  .wide-images .img-on-right {
    padding-left: 22px;
  }

  .wide-images .img-on-left {
    padding-right: 23px;
  }

  .wide-images .no-img {
    padding-left: 0;
    padding-right: 0;
  }

  #standby {
    position: relative;
    top: -160px;
  }

  #boss {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 70px;
    margin-bottom: -446px;
    opacity: 0.6;
    left: -20px;
  }

  .signup-closed-text {
    position: relative;
    top: -61px;
  }

  #email-signup-button {
    padding: 5px 35px;
    top: -34px;
  }

  .rh-sales-closed {
    padding: 35px 20px;
  }

  .buy-now .extra-internal-width {
    width: 100%;
    margin-left: auto;
  }

  .right {
    text-align: center;
  }

  img {
    text-align: center;
  }

  img.logo-on-brick {
    max-width: 150%;
    width: 150%;
    margin-left: -23%;
  }
}

@media only screen and (max-width: 459px) {
  #standby {
    top: -150px;
  }

  #email-signup-button {
    padding: 5px 5px;
    width: 300px;
    left: -12px;
    font-size: 15px;
    top: -53px;
  }

  body {
    font-size: 16px;
    line-height: 1.25;
  }

  .script-title {
    font-size: 19px;
  }

  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 21px;
  }

  h2.red {
    font-size: 21px;
  }

  h3.red {
    font-size: 20px;
  }

  .red-bg-header {
    font-size: 22px;
  }

  .red-bg-header h1,
  .red-bg-header h2,
  .red-bg-header h3,
  .grey-bg-header h1,
  .grey-bg-header h2,
  .grey-bg-header h3,
  .grey-bg-header p {
    line-height: 1.25;
  }
}

/**********  CLOSE BG AREAS **********/

/********** BUTTONS **********/

.button {
  width: 400px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  text-align: center;
  color: white;
  text-transform: uppercase;
}

.red-button {
  background: rgba(237, 28, 35, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(237, 28, 35, 1)),
    color-stop(100%, rgba(199, 55, 55, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(237, 28, 35, 1) 0%,
    rgba(199, 55, 55, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(237, 28, 35, 1) 0%,
    rgba(199, 55, 55, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c23', endColorstr='#c73737', GradientType=0);
}

.gold-button {
  background: rgba(247, 148, 30, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(247, 148, 30, 1)),
    color-stop(100%, rgba(241, 91, 41, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(247, 148, 30, 1) 0%,
    rgba(241, 91, 41, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(247, 148, 30, 1) 0%,
    rgba(241, 91, 41, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7941e', endColorstr='#f15b29', GradientType=0);
}

.green-button {
  border: 1px solid #00833e;
  background: rgba(57, 181, 74, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(57, 181, 74, 1)),
    color-stop(100%, rgba(0, 148, 68, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(57, 181, 74, 1) 0%,
    rgba(0, 148, 68, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(57, 181, 74, 1) 0%,
    rgba(0, 148, 68, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#39b54a', endColorstr='#009444', GradientType=0);
}

.blue-button {
  border: 1px solid #2b3990;
  background: rgba(28, 116, 188, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(28, 116, 188, 1)),
    color-stop(100%, rgba(43, 56, 144, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(28, 116, 188, 1) 0%,
    rgba(43, 56, 144, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(28, 116, 188, 1) 0%,
    rgba(43, 56, 144, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c74bc', endColorstr='#2b3890', GradientType=0);
}

.grey-button {
  color: #58595b;
  background: rgba(209, 211, 212, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(209, 211, 212, 1)),
    color-stop(100%, rgba(167, 169, 172, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(209, 211, 212, 1) 0%,
    rgba(167, 169, 172, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(209, 211, 212, 1) 0%,
    rgba(167, 169, 172, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d3d4', endColorstr='#a7a9ac', GradientType=0);
}

.orange-button {
  background: rgba(247, 148, 30, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(247, 148, 30, 1)),
    color-stop(100%, rgba(241, 90, 41, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(247, 148, 30, 1) 0%,
    rgba(241, 90, 41, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(247, 148, 30, 1) 0%,
    rgba(241, 90, 41, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7941e', endColorstr='#f15a29', GradientType=0);
  color: white;
}

.orange-button:hover,
.payment-button:hover {
  background: rgba(255, 200, 1, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 200, 1, 1)),
    color-stop(100%, rgba(242, 148, 34, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 200, 1, 1) 0%,
    rgba(242, 148, 34, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 200, 1, 1) 0%,
    rgba(242, 148, 34, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc801', endColorstr='#f29422', GradientType=0);
}

.green-button:hover {
  border: 1px solid rgba(255, 200, 1, 1);
  background: rgba(255, 200, 1, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 200, 1, 1)),
    color-stop(100%, rgba(242, 148, 34, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 200, 1, 1) 0%,
    rgba(242, 148, 34, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 200, 1, 1) 0%,
    rgba(242, 148, 34, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc801', endColorstr='#f29422', GradientType=0);
}

.blue-button:hover {
  border: 1px solid rgba(255, 200, 1, 1);
  background: rgba(255, 200, 1, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 200, 1, 1)),
    color-stop(100%, rgba(242, 148, 34, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 200, 1, 1) 0%,
    rgba(242, 148, 34, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 200, 1, 1) 0%,
    rgba(242, 148, 34, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc801', endColorstr='#f29422', GradientType=0);
}

.buy-now-button {
  height: 90px;
  padding: 40px 10px 40px 10px;
  width: 90%;
  color: white;
  margin: 0 auto 20px auto;
  font-size: 24px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.5);
  line-height: 1.2;
  text-transform: none;
}

.buy-now-button .subtext {
  font-style: italic;
  font-size: 15px;
}

.pay-box-combo {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.payment-button {
  width: 90%;
  font-size: 20px;
  height: 70px;
  font-weight: 400;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.credit-cards {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

/**** LAYOUT ****/

.pad-40-top {
  padding-top: 40px;
}

.pad-40-bot {
  padding-bottom: 40px;
}

.pad-90-left {
  padding-left: 90px;
}

.pad-90-right {
  padding-right: 90px;
}

.margin-20-top {
  margin-top: 20px;
}

.margin-40-top {
  margin-top: 40px;
}

.margin-40-bot {
  margin-bottom: 40px;
}

.margin-60-top {
  margin-top: 60px;
}

div {
  box-sizing: border-box;
}

.row {
  /* margin-left: 22px; */
  /* margin-right: 23px; */
}

/********** LISTS ********** */
ul {
  line-height: 1.4;
  list-style: none;
  margin-top: 0.8em;
}

ul li {
  list-style-image: url(/wp-content/themes/NerdFitness/templates/bodyweight-sales-page/images/red-bullet.png);
  margin-bottom: 15px;
  padding-left: 10px;
  margin-left: 7%;
}

ol {
  margin-left: 30px;
}

ol li {
  list-style-type: decimal;
  padding-left: 10px;
  margin-bottom: 5px;
}

.checkmark img {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}

/***** DIVIDERS *****/

.grey-one-hr {
  border-top: 1px solid #999999;
  width: 80%;
  margin: 20px auto 20px auto;
}

.gray-hr {
  border-top: 3px solid #939598;
}

/***** COUNTDOWN *****/
.clockdiv-class {
  font-family: sans-serif;
  color: #fbb040;
  display: inline-block;
  text-align: center;
  font-size: 24px;
}

.countdown {
  padding: 15px 15px 15px 15px;
}

.countdown-title {
  font-weight: 400;
}

.clockdiv-class > div {
  padding-left: 4px;
  display: inline-block;
}

.clockdiv-class div > span {
  display: inline;
}

.smalltext {
  display: inline;
}

/********** HEADER BAR ***********/

.header-bar {
  background-color: #3c3c3b;
  background: #3c3c3b;
  height: 45px;
  line-height: 45px;
}

.header-bar .nf-logo img {
  margin-bottom: 5px;
}

.header-bar .member-login {
  float: right;
  margin-right: 10px;
  font-size: 12px;
  color: #6d6e71;
  background-image: url(/wp-content/themes/NerdFitness/images/triforce-academy-sales-page-images/key.png);
  background-position: 99% center;
  background-size: 15px 10px;
  background-repeat: no-repeat;
  padding-right: 20px;
}

.header-bar .member-login:hover {
  color: white;
}

.header-bar .nf-logo {
  float: left;
}

/**** TESIMONIALS *****/

.testimonial-image {
  width: 110%;
  margin-left: -5%;
  margin-bottom: 2.5em;
  text-align: center;
}

.shadowed-image img {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.3);
}

/**** MISC ******/

.remove-top {
  margin-top: 0;
}

.countdown hr {
  margin-top: 5px;
  margin-bottom: 5px;
}

#jim-pic {
  float: right;
  width: 280px;
  height: 280px;
  border-radius: 100%;
  margin-left: 10px;
  box-shadow: 2px 0px 5px 0px rgba(0, 0, 0, 0.5);
}

.pic-drop {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  margin-bottom: 2.5em;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.pic-with-box {
  border: 8px solid #fff;
}

.items {
  width: 90%;
  margin: auto;
  margin-bottom: 5px;
}

.items img {
  width: 100%;
}

.price {
}

.badge {
  margin-top: -1em;
  margin-bottom: -1em;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.less-padded-callout {
  padding-left: 22px;
  padding-right: 22px;
}

.extra-wide-cheat {
  width: 102%;
  margin-left: -1%;
}

.super-extra-big {
  width: 126%;
  margin-left: -13%;
  font-size: 49px;
  line-height: 1.2;
}

/***** COLLAPSE ******/

h4.panel-title {
  margin-bottom: 10px;
}

h4.panel-title a {
  color: #414042;
  text-transform: none;
  font-weight: 800;
  font-size: 20px;
  position: relative;
  font-family: "Open Sans", sans-serif;
}

.dashed-border {
  border: 1px dashed #58595b;
}

.no-dash-border {
  border: none !important;
}

/* Collapsed */
h4.panel-title {
  padding: 10px 20px 10px 40px;
  border-bottom: 1px dashed #58595b;
}

h4.panel-title a.collapsed:before {
  content: "";
  position: absolute;
  background: url("/wp-content/themes/NerdFitness/templates/bodyweight-sales-page/images/black-plus-bullet.png")
    no-repeat;
  height: 25px;
  width: 25px;
  left: -40px;
  top: 6px;
}

.negative-side-margins {
  margin: 40px -40px 0;
}

.negative-top-80 {
  margin-top: -80px;
}

.neg-left-img img {
  max-width: 175%;
  margin-left: -63%;
}

.neg-right-img img {
  max-width: 175%;
}

/* Expanded */
h4.panel-title a:before {
  content: "";
  position: absolute;
  background: url("/wp-content/themes/NerdFitness/templates/bodyweight-sales-page/images/red-dash-bullet.png")
    no-repeat;
  height: 25px;
  width: 25px;
  left: -40px;
  top: 6px;
}

@media only screen and (min-width: 768px) {
  .desktop-no-pad-right {
    padding-right: 0;
  }

  .desktop-no-pad-left {
    padding-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  .container-no-conflict {
    width: 460px;
  }

  .sales-page-extra-padded {
    padding-left: 40px;
    padding-right: 40px;
  }

  .h15 {
    font-size: 24px;
  }

  .folder-bg {
    background-size: 100% auto;
    height: auto;
  }

  .secret {
    font-size: 20px;
  }

  .extra-wide-cheat {
    width: 100%;
    margin-left: auto;
  }

  .super-extra-big {
    width: 120%;
    margin-left: -10%;
    font-size: 46px;
  }

  #jim-pic {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 40px;
  }

  .checkmark img {
    margin-top: 0;
  }

  .pic-drop {
    margin-bottom: 2em;
  }

  .clockdiv-class {
    font-size: 15px;
  }

  .buy-now {
    padding: 30px 40px 70px 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .buy-now h2 {
    font-size: 22px;
    line-height: 1.4;
  }

  .buy-now .buy-now-button {
    line-height: 1.1;
  }

  .margin-40-bot {
    margin-bottom: 30px;
  }

  .margin-40-top {
    margin-top: 30px;
  }

  .margin-60-top {
    margin-top: 40px;
  }

  .grey-bg {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .red-bg-header h2 {
    line-height: 1.4;
  }

  .badge {
    width: 60%;
  }

  h4.panel-title a {
    font-size: 18px;
    line-height: 1;
  }

  ul li {
    padding-left: 5px;
    list-style-image: url(/wp-content/themes/NerdFitness/templates/bodyweight-sales-page/images/bullet-small.png);
  }

  .negative-top-80 {
    margin-top: 0;
  }

  .negative-side-margins {
    margin-left: 0;
    margin-right: 0;
  }

  .mobile-margin {
    margin-left: 5px;
    margin-right: 5px;
  }
}

@media only screen and (max-width: 459px) {
  .container-no-conflict {
    width: 90%;
  }

  .sales-page-extra-padded {
    padding-left: 23px;
    padding-right: 23px;
  }

  .folder-bg {
  }

  .secret {
    font-size: 17px;
  }

  .nf-logo {
    width: 35%;
    margin-left: 5px;
  }

  .member-login {
    margin-right: 5px;
    font-size: 10px;
  }

  .testimonial-image {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .pad-90-left {
    padding-left: 10px;
  }

  .pad-90-right {
    padding-right: 10px;
  }

  .countdown-title {
    font-size: 18px;
  }

  .clockdiv-class {
    font-size: 18px;
  }

  .testimonial-list-images,
  .product-image {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }

  .buy-now {
    padding: 70px 10px 70px 10px;
  }

  .super-extra-big {
    width: 100%;
    margin-left: 0;
    font-size: 36px;
  }

  .header-intro h1 {
    font-size: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .grey-bg-header {
    padding: 25px;
  }

  .sales-page-extra-padded {
    padding-left: 16px;
    padding-right: 16px;
  }

  .folder-bg {
    padding: 20px 0;
  }
}

@media only screen and (max-width: 340px) {
  .white-bg {
  }

  body {
    font-size: 15px;
  }

  .script-title {
    font-size: 18px;
  }

  h1 {
    font-size: 21px;
  }

  h2 {
    font-size: 18px;
  }

  h2.red {
    font-size: 19px;
  }

  h3.red {
    font-size: 18px;
  }

  h3 {
    font-size: 18px;
  }

  .red-bg-header {
    font-size: 18px;
  }

  .header-bar {
    height: auto;
  }

  .header-bar .member-login {
    font-size: 10px;
  }
}

/** MODAL STYLES */
.modal-content h2 {
  font-size: 24px;
  font-family: "open_sansextrabold", sans-serif;
  font-weight: regular;
  line-height: 1.2;
  margin: 0 0 20px 0;
  text-transform: none;
}

.modal-content button {
  padding: 3px 10px;
  border-radius: 30px;
}

.modal-content p {
  font-size: 16px;
  color: #333;
  font-family: "open_sans", sans-serif;
  font-weight: regular;
  line-height: 1.45;
  margin: 0 0 20px 0;
}

/** SALES PAGE CLOSED */

.sold-out-header-image {
  max-width: 1600px;
  width: 100%;
  height: auto;
}

.sold-out-header-image img {
  width: 100%;
}

.buttonContainer input {
  background: rgba(231, 56, 39, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(231, 56, 39, 1)),
    color-stop(100%, rgba(237, 28, 35, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(231, 56, 39, 1) 0%,
    rgba(237, 28, 35, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(231, 56, 39, 1) 0%,
    rgba(237, 28, 35, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e73827', endColorstr='#ed1c23', GradientType=0);
  border: 1px solid #c73737;
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
}

.af-form-wrapper {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

.buttonContainer input:hover {
  background: rgba(237, 28, 35, 1);
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(237, 28, 35, 1)),
    color-stop(100%, rgba(231, 56, 39, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(237, 28, 35, 1) 0%,
    rgba(231, 56, 39, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(237, 28, 35, 1) 0%,
    rgba(231, 56, 39, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c23', endColorstr='#e73827', GradientType=0);
}

.previewLabel {
  font-weight: 700;
  text-transform: none;
  font-style: italic;
  font-size: 20px;
}
