/* resets */
*,
*:before,
*:after {
  box-sizing: border-box;
}
.clearfix:after {
	content: "";
  display: table;
  clear: both;
}

/* global */
body {
  background-color: #FFFFFF;
  color: #000000;
  font-family: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 15px;
  line-height: 1.5em;
  margin:0;
  padding:0;
}
.wrapper {
  margin: 0 auto;
  padding: 0px;
  max-width: 90%;
  background-color: #fff;
}

.intro-header {
  text-align: center;
  color: #FFFFFF;
  background: url(https://s3.amazonaws.com/pardot-resources/img/LandingPage/KindleEbook/bg-banner.png) no-repeat center center;
  background-size: cover;
  background-color: #2d3b44;
}

.intro-header-Hero {
  text-align: center;
  color: #FFFFFF;
  background: url(https://s3.amazonaws.com/pardot-resources/img/LandingPage/KindleEbook/bg-banner-Hero.png) no-repeat center center;
  background-size: cover;
  background-color: #2d3b44;
}

.intro-header-FZF {
  text-align: center;
  color: #FFFFFF;
  background: url(https://s3.amazonaws.com/pardot-resources/img/LandingPage/KindleEbook/bg-banner-FZF.png) no-repeat center center;
  background-size: cover;
  background-color: #2d3b44;
}

.intro-header-WhoNotHow {
  text-align: center;
  color: #FFFFFF;
  background: url(https://s3.amazonaws.com/pardot-resources/img/LandingPage/KindleEbook/bg-banner-WhoNotHow.png) no-repeat center center;
  background-size: cover;
  background-color: #2d3b44;
}

.intro-header-AlwaysBeTheBuyer {
  text-align: center;
  color: #FFFFFF;
  background: url(https://s3.amazonaws.com/pardot-resources/img/LandingPage/KindleEbook/bg-banner-AlwaysBeTheBuyer.png) no-repeat center center;
  background-size: cover;
  background-color: #2d3b44;
}

.intro-header-25YearFramework {
  text-align: center;
  color: #FFFFFF;
  background: url(https://pardot-resources.s3.amazonaws.com/img/LandingPage/KindleEbook/bg-banner-25YearFramework.png) no-repeat center center;
  background-size: cover;
  background-color: #2d3b44;
}

.intro-header-ABCModel {
  text-align: center;
  color: #FFFFFF;
  background: url(https://pardot-resources.s3.amazonaws.com/img/LandingPage/KindleEbook/bg-banner-ABCModel.png) no-repeat center center;
  background-size: cover;
  background-color: #2d3b44;
}

.intro-header-SimplifierMultiplier {
  text-align: center;
  color: #FFFFFF;
  background: url(https://pardot-resources.s3.amazonaws.com/img/LandingPage/KindleEbook/bg-banner-SimplifierMultiplier.png) no-repeat center center;
  background-size: cover;
  background-color: #2d3b44;
}

h1 {
	font: 36px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 200;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
h2 {
	font: 48px/1.2em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 500;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #FFFFFF;	
	padding-left: 5px;
	padding-right: 5px;
}

h3 {
	font: 24px/1.1em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 500;
}

p, li { 
  	font-size: 20px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em; 
	color:#3b3b3b;
	font-weight: 200;
}

div { 
  	font-size: 20px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em; 
	color:#3b3b3b;
	font-weight: 200;
}

ul {
	padding-left: 20px;
}

.formTxt {
	font-weight: 500;
}

.video-padding {
    padding-bottom: 1.5em !important;
}

.bullet {

    padding-bottom: 0em;
    padding-top: 0;
    margin-top: 0;

}

.intro {
  	font-size: 22px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.4em; 
	color:#3b3b3b;
	font-weight: 300;
	margin-top: 0;
	padding-top: 0;
}

.headertxt {
	color: #f3a62f;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
	padding-top:0;
	margin-top: 0;
}
.subheadertxt {
	padding-top: 0;
	margin-top: 0;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
}
.sectionheader {
	font-size: 18px;
	font-family: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: bold;
	color: #f3a62f;
}
.bookDescription {
	padding-left: 50px; 
	padding-right: 50px;
	font-size: 22px;
	line-height: 1.4em;
	font-weight: 400;
}
.blackTxt {
	color:#595959;
}
.whiteTxt {
	color:#FFFFFF;
}
.testi {
	color: #002664;
	font-size: 30px;
	text-align: center;
	font-weight: 400;
	line-height: 1.3em;
}
.ebook-title {
	font-weight: 400;
}
.person-image {
	background: #ccc;
	border: 1px solid #ccc;
	border-radius: 50%;
	display: inline-block;
	height: 150px;
	overflow: hidden;
	width: 150px;
	margin-right: 20px;
	
}
.image-border {
	border: 1px solid #ccc;
}
.image-left {
	text-align: right;
}
.image-right {
	text-align: left;
}
.footerTxt {
	font: bold 17px/1.3em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	padding-top:1em;
	text-align:center;
	color:#595959;
}
.tmTxt {
	font-size:10px; 
	padding-top:2em;	
}

.img-bio-responsive {
	border-radius: 50%; 
	max-width:100%; 
	width:160px;
}
.pad {
	padding: 12px;
}
.info-pad {
	padding-left: 150px;
	padding-right: 150px;
}
#player {
	width: 100%;
}

/* button */
.btn {
    transition: all 150ms ease-in-out 0s;
	text-decoration: none;
	max-width:100%;
}
.btn, .form-control, body {
    text-rendering: optimizelegibility;
}
.btn-primary {
    background-color: #F0AB00;
	border-color: #F0AB00;
    color: #fff;
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 0 none;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 15px;
    text-align: center;
    
	word-wrap: break-word;
}
.btn-primary:hover {
	background-color:#BEB9A6;
}
.btn:hover {
	text-decoration: none;
	background-color: #BEB9A6;
	border-color: #BEB9A6;
}
.btn:focus, .btn.focus {
	text-decoration: none;
	background-color: #F0AB00;
	border-color: #F0AB00;
}

.btn-primary-purple {
    background-color: #644459;
	border-color: #644459;
    color: #fff;
}

.btn-primary-purple:hover {
	background-color:#BEB9A6;
}

/* sticky bar */

.stickytxt {
	color: #2d3b44; 
	text-align: center;
	font-size: 24px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em; 
	font-weight: 400;
}

.btn-sticky {
    transition: all 150ms ease-in-out 0s;
	text-decoration: none;
	max-width:100%;
}
.btn-sticky, .form-control, body {
    text-rendering: optimizelegibility;
}
.btn-primary-sticky {
    background-color: #644459;
	border-color: #644459;
    color: #fff;
}
.btn-sticky {
    -moz-user-select: none;
    background-image: none;
    border: 0 none;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 14px;
    text-align: center;
    margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	word-wrap: break-word;
}
.btn-primary-sticky:hover {
	background-color:#F0AB00;
	color: #FFFFFF;
}
.btn-sticky:hover {
	text-decoration: none;
	background-color: #BEB9A6;
	border-color: #BEB9A6;
}
.btn-sticky:focus, .btn-sticky.focus {
	text-decoration: none;
	background-color: #F0AB00;
	border-color: #F0AB00;
}

.flexrow{
	display: flex;
}
.isflex{
	flex: 1
}
.isflexCentre{
	flex: 1;
	margin-top: auto;
	margin-bottom: auto;
}

/* grid */
.row {
  margin: 0px;
}
.row:last-child {
  margin-bottom: 0;
}
[class*="col-"] {
  padding:5px 25px 5px 35px;
}

@media all and ( min-width: 1025px ) {
  
  .col-2-3 {
    float: left;
    width: 66.6%;
	padding-right: 50px !important;  
  }
  .col-1-2 {
    float: left;
    width: 50%;
  }
  .col-1-3 {
    float: right;
    width: 33.3%;
  }
  .col-1-4 {
    float: left;
    width: 25%;
  }
  .col-1-8 {
    float: left;
    width: 12.5%;
  }
  .col-2-5 {
    float: left;
    width: 40%;
  }
  .col-3-5 {
    float: left;
    width: 60%;
  }
  .col-3-4 {
    float: left;
    width: 75%;
  }
   #myModal .modal-dialog  {
 	width:500px;
	align-content:center;
  }
  .phoneMiddle {
	  padding-top:40px;
  }
}


@media only screen 
and (min-width : 769px)
and (max-width : 1024px) {

.image-left {
	text-align: center;
}
.image-right {
	text-align: center;
}
.info-pad {
	padding-left: 50px;
	padding-right: 50px;
}	
}


/* iPads (portrait and landscape) ----------- 768*/
@media only screen 
and (min-width : 480px)
and (max-width : 768px) {	
	
.col-2-3 {
   float: left;
   width:100%;
 }
.col-1-3 {
   float: left;
   width: 100%;
 }
.wrapper {
  margin: 0 auto;
  padding: 0px;
  max-width: 95%;
  background-color: #fff;
}
.image-left {
	text-align: center;
}
.image-right {
	text-align: center;
}

.info-pad {
	padding-left: 50px;
	padding-right: 50px;
}

[class*="col-"] {
  padding:0 0 0 0;
}
/* sticky bar */

.stickytxt {
	color: #2d3b44; 
	text-align: center;
	font-size: 20px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em; 
	font-weight: 400;
}

.btn-sticky {
    transition: all 150ms ease-in-out 0s;
	text-decoration: none;
	max-width:100%;
}
.btn-sticky, .form-control, body {
    text-rendering: optimizelegibility;
}
.btn-primary-sticky {
    background-color: #644459;
	border-color: #644459;
    color: #fff;
}
.btn-sticky {
    -moz-user-select: none;
    background-image: none;
    border: 0 none;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 10px 14px;
    text-align: center;
    margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	word-wrap: break-word;
}
.btn-primary-sticky:hover {
	background-color:#F0AB00;
	color: #FFFFFF;
}
.btn-sticky:hover {
	text-decoration: none;
	background-color: #BEB9A6;
	border-color: #BEB9A6;
}
.btn-sticky:focus, .btn-sticky.focus {
	text-decoration: none;
	background-color: #F0AB00;
	border-color: #F0AB00;
}	
	
	
}

/* Smartphones (portrait and landscape) ----*/
@media only screen 
and (min-width : 320px) 
and (max-width : 480px) {

.pad {
	padding: 0;
}

h1 {
	font: 24px/1.1em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 200;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
h2 {
	font: 32px/1.1em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 500;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
	

h3 {
	font: 22px/1.1em OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
	font-weight: 500;
}

p, li { 
  	font-size: 16px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em; 
	color:#3b3b3b;
	font-weight: 200;
}

div { 
  	font-size: 16px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.5em; 
	color:#3b3b3b;
	font-weight: 200;
}

.intro {
  	font-size: 20px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.4em; 
	color:#3b3b3b;
	font-weight: 300;
	margin-top: 0;
	padding-top: 0;
}

.bookDescription {
	padding-left: 10px; 
	padding-right: 10px;
	font-size: 18px;
}
.image-left {
	text-align: center;
}
.image-right {
	text-align: center;
}
	
.stickytxt { 
	text-align: center;
	font-size: 16px;
  	font: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
  	line-height:1.3em; 
	font-weight: 400;
}

.btn-sticky {
    -moz-user-select: none;
    background-image: none;
    border: 0 none;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 5px 10px;
    text-align: center;
    margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	word-wrap: break-word;
}

.info-pad {
	padding-left: 15px;
	padding-right: 15px;
}

.flexrow{
	display: block;
}
.isflex{
	flex: 0;
}
.isflexCentre{
	flex: 0;
}
.is-table-row .box {
  	padding-left: 0;
	padding-right: 0;
}
.is-table-row [class*="col-"] {
	padding-left: 0;
	padding-right: 0;
}	
	
[class*="col-"] {
  padding:10px 0px 0px 0px;
}
}
}