/*
#   $$$$$$\  $$\           $$\                 $$\
#  $$  __$$\ $$ |          $$ |                $$ |
#  $$ /  \__|$$ | $$$$$$\  $$$$$$$\   $$$$$$\  $$ | $$$$$$$\
#  $$ |$$$$\ $$ |$$  __$$\ $$  __$$\  \____$$\ $$ |$$  _____|
#  $$ |\_$$ |$$ |$$ /  $$ |$$ |  $$ | $$$$$$$ |$$ |\$$$$$$\
#  $$ |  $$ |$$ |$$ |  $$ |$$ |  $$ |$$  __$$ |$$ | \____$$\
#  \$$$$$$  |$$ |\$$$$$$  |$$$$$$$  |\$$$$$$$ |$$ |$$$$$$$  |
#   \______/ \__| \______/ \_______/  \_______|\__|\_______/
*/
/* ====== clearfix ====== */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}

img {
    margin-top: 0px !important;
}

/* ============================
             Wrapper
   ============================ */
   
 .wrapper{
    position: relative;
    display: block;	
    margin: 0 auto;
    padding: 30px 0 0 0;
    width: 960px;
    height: auto;
    background: #fff;
    overflow: hidden;
    border-bottom: 5px solid #dfdfdf;
	box-shadow: 2px 2px 8px 3px rgb(94 94 94);
	border: none;	
}  
   

/* ====== media object ====== */
.media {
	margin: 0;
}
.media,
.media__body {
	overflow: hidden;
	_overflow: visible;
	zoom:1;
}
.media .media__img {
	display: block;
	float: left;
	margin-right: 10px;
}
.media .media__img img {
	display:block;
}
.media .media__img--rev {
	display: block;
	float: right;
	margin-left: 10px;
}

.top-sale-bar {
  background: linear-gradient(90deg, #111111, #1C1C1C);
  color: #fff;
  width: 100%;
  padding: 10px 0;
  font-family: 'Open Sans', sans-serif;
  border-bottom: 1px solid rgba(255, 215, 0, 0.3);
  font-size: 16px;

  position: fixed;   /* makes it sticky */
  top: 0;
  left: 0;
  z-index: 9999;
}

.sale-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  white-space: nowrap; /* keeps everything on one line */
}

.sale-icon {
  color: #FFD700;
  font-size: 16px;
}

.sale-title {
  color: #FFD700;
  font-weight: 700;
}

.sale-ends {
  opacity: 0.85;
}

.countdown-inline strong {
  color: #FFD700;
  margin: 0 3px 0 8px;
  font-size: 16px;
}

.sale-inner {
  flex-wrap: wrap;
}




* {
	box-sizing: border-box;
}

html {
	font-size: 1.125rem;
}
body {
	margin: 0;
	padding: 0;
	min-width: 300px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	background-color: #fafafa;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased
}
img {
	max-width: 100%;
}

ul.abc {
  line-height: 1.8;
  padding: 0px 0px 0px 0px;
}

ul.ccc {
  line-height: 1.8;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 18px 0px;
}

ul.aga {
  list-style-type: none;
  line-height: 2;
  padding:  20px 0px 0px 0px;
  margin:  0px 0px 18px 0px;
}


h1 {
	font-size: 1.575rem;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	line-height: 1.2;
	color: #24b663;
	letter-spacing: -1px;
}

.top-heading {
	margin: 0;
	padding: 0 0 10px;
	font-size: 1.575rem;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.2;
	color: #f9d580;
	letter-spacing: -1px;
	font-weight: 700;
	text-align: center;
	
}

.pc-heading {
	font-size: 1.8rem;
	font-family: 'Open Sans', sans-serif;
	line-height: 1.6;	
	font-weight: 700;
    letter-spacing: -1px;
	padding: 0 0 20px;
    padding-left: 0;
    padding-right: 10px;
	
}

h2 {
	font-size: 2rem;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	line-height: 1.1;
	color: #C59E01;
	font-weight: 700;
    letter-spacing: -1px;
	padding: 0 0 0px;
    padding-left: 0;
    padding-right: 10px;
	margin: 0;
}

h3 {
	font-size: 1.8rem;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	line-height: 1.4em;
	color: #0e040c;
}

h4 {
	font-size: 1rem;
	line-height: 1.4em;
	color: #0e040c;
}

h5 {
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
    font-size: 12px;
	font-weight: 400;
	text-align: left;
	line-height: 1.8em;
	color: #0e040c;
}

.title-heading {
	margin: 0;
	padding: 0 0 10px;		
	line-height: 1.25;	
	color: #141413;	
	font-size: 40px;
	text-align: left;
	letter-spacing: -1px;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 700;
}

p#demo {
  text-align: center;
  font-size: 30px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  color: #f85200;
  margin:  0px 0px 20px 0px;
  font-weight: 700;
}

.countdown {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
}

.countdown .time-box {
  text-align: center;
}

.countdown .time-box .box {
  background: #C00;
  color: #fff;
  width: 60px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 0; /* space between box and label */
}

.countdown .time-box small {
  font-size: 14px;
  color: #333; /* black/grey labels */
  font-weight: 600;
}

.top-subheading {	
	color: #0e040c;	
	font-size: 24px;
	line-height: 1.4em;
	 text-align: center;
	padding-bottom: 10px;
	margin-bottom: 10px;	
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 700;
}

blink {
  animation: 1s linear infinite condemned_blink_effect;
}

@keyframes condemned_blink_effect {
  0% {
    visibility: hidden;
  }
  50% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}


.header-style-2{ font-family: 'Kaushan Script', cursive; font-size: 2.4rem; 
background-image: linear-gradient(to top, #24b663 0%, #24b663 100%); padding-bottom: 0px; margin-top: unset;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }


a:link,
a:visited {
	color: #bb4a03;
	text-decoration: none;
}

a:hover,
a:active {
	color: #bb4a03;
	text-decoration: underline;
}

.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

undi {	
  text-decoration: none;
  border-bottom:3px solid red;
}

undi1 {	
  text-decoration: none;
  border-bottom:2px solid #000000;
}

undi2 {
	font-weight: 700;		
  text-decoration: none;
  border-bottom:3px solid #C59E01;
}

#tester {
  border-collapse: collapse;
  font-size: 14px;
  width: 50%;
}

#tester th, #tester td {
  padding: 2px;
  text-align: center;
  border: 1px solid #ccc;
}

#tester th {
	background-color: #dee7ef;	
	}

#tester tr:hover {background-color: #eee;}

.collapsible {
	display: block;
	border: 1px solid transparent;
	border-radius: 3px;
	padding: 20px 10px;
	width: 100%;
	max-width: 422px;
	font-size: 1.25rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #f9f9f9;
	background: #00963f;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.collapsible:link,
.collapsible:visited {
	color: #fffff0;
}
.collapsible:hover {
	border-color: #00963f;
	background: transparent;
	color: #00963f;
}

.content {
  padding: 10px;
  display: none;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
}

blockquote {
    margin: 0;
}

blockquote p {
    padding: 5px;
    background: #fff;
    border-radius: 5px;
}

blockquote p::before {
    content: '\201C';
}

blockquote p::after {
    content: '\201D';
}

.textbox7 {
    background-color: #fff;
	font-size: 1rem;	
	border-radius: 5px;   	
    padding: 5px 20px 15px 20px;
    margin: 15px;
	line-height: 20px;	
}

.content2 {
  padding: 0px;
  display: none;
  width: 100%;
  overflow: hidden;
  background-color: #CDB450;
}

* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.column2 {
  float: left;
  width: 50%;
  padding: 20px;

}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

.front-text { 
  text-align: center;  
}


/* Font Awesome Icons */
.fa {
  padding: 2px;
  font-size: 20px;
  width: 10px;
  text-align: center;
  text-decoration: none;
  margin: 0px 10px;
  color: #f85200;
}

#tester2 {
  border-collapse: collapse;
  font-size: 1rem;
  width: 100%;
  margin: 20px 0;  /* 30px top and bottom — adjust to your liking */
}

#tester2 th, #tester2 td {
  padding: 12px 16px;
  text-align: left;
  border: 1px solid #ccc;
}

#tester2 th {
  background-color: #C9A84C;
  color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.5px;
}

#tester2 tr:hover {
  background-color: #eee;
}


/* Position the image container (needed to position the left and right arrows) */
.container2 {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
  border: 1px solid #ccc;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: relative;
  top: 40%;
  width: auto;
  padding: 8px;
  margin-top: -50px;
  color: #f85200;
  font-weight: bold;
  font-size: 24px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: #222e3e;
  padding: 0px;
  color: white;
}

div.gallery {
  margin: 10px;
  border: 1px solid #ccc;
  float: left;
  width: 275px;
}


div.gallery img {
  width: 100%;
  height: auto;
}

.row:after {
  content: "";
  display: table;
  clear: both;
  width: 180px;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}


.cta-btn {
	display: block;
	border: 1px solid transparent;
	border-radius: 10px;
	padding: 10px 10px;
	max-width: 100%;
	font-size: 1.125rem;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 700;
	color: #fffff0;
	background: #00963f;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}


.cta-btn:link,
.cta-btn:visited {
	color: #fffff0;
}
.cta-btn:hover {
	border-color: #00963f;
	background: transparent;
	color: #00963f;
}

.cta-btn2 {
	display: block;
	border: 1px solid transparent;
	border-radius: 3px;
	padding: 10px 10px;
	max-width: 100%;
	font-size: 1.025rem;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	color: #fffff0;
	background: #C69D3D;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.cta-btn2:link,
.cta-btn2:visited {
	color: #fffff0;
}
.cta-btn2:hover {
	border-color: #C69D3D;
	background: transparent;
	color: #C69D3D;
}

.cta-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0px;
  margin-top: 30px;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.cta-column {
  background: #ffffff;
  padding: 25px;
  border-radius: 10px;
  border: 1px solid #707070;
  text-align: center;
  margin: 0 35px;
}
/* Mobile */
@media (max-width: 768px) {
  .cta-grid {
    max-width: 100%;
  }
  .cta-column {
    background: #ffffff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #282003;
    text-align: center;
    margin: 10px 10px;
  }
}

/* Mobile */
@media (max-width: 768px) {
h2 {
	font-size: 1.8rem;
  }
}

/* ====== Pricing Two-Column Layout ====== */
.pricing-two-col {
    display: flex;
    align-items: center;
    gap: 70px;
    max-width: 800px;
    margin: 0 auto;
    padding: 10px 10px;
    text-align: left;
}

.pricing-img-col {
    flex: 0 0 42%;
    max-width: 42%;
}

.pricing-img-col img {
    width: 100%;
    height: auto;
    display: block;
	padding-bottom: 25px;
}

.pricing-box-col {
    flex: 1;
}

/* Override cta-grid to fill the column naturally */
.pricing-box-col .cta-grid {
    max-width: 100%;
    margin-top: 15px;
}

.pricing-box-col .cta-column {
    margin: 0;
}

/* Stack vertically on mobile */
@media (max-width: 768px) {
    .pricing-two-col {
        flex-direction: column;
        gap: 20px;
        padding: 10px;
    }
    .pricing-img-col {
        flex: 0 0 100%;
        max-width: 75%;
        margin: 0 auto;
    }
    .pricing-box-col {
        width: 100%;
    }
}

.stats-box {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 14px;
}

.stat-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #1a1a1a;
    border: 1px solid #C9A84C;
    border-radius: 8px;
    padding: 10px 14px;
    flex: 1;
    text-align: center;
}

.stat-value {
    font-size: 1.3rem;
    font-weight: 700;
    color: #C9A84C;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.2;
}

.stat-label {
    font-size: 0.65rem;
    font-weight: 600;
    color: #AAAAAA;
    letter-spacing: 0.5px;
    margin-top: 5px;
    line-height: 1.3;
}


.footer-cta__cta-btn2 {
    margin: 0 auto;
    width: 100%;
    max-width: 220px;
}

.credit-cards-wrap {
	display: block;
	margin: 16px 0 0;
	text-align: center;
}
.credit-cards {
	display: inline-block;
	margin: 0;
	padding: 0;
	list-style: none;
}
.credit-cards li {
	display: block;
	float: left;
	margin-right: 9px;
}
.credit-cards li:last-child {
	margin: 0;
}
.credit-card {
	display: block;
	width: 51px;
	height: 33px;
}

.signature{
    font-family: 'Sacramento';
    font-size: 34px;
    font-weight: normal;
    margin: 27px 0 0 0;
    line-height: 5px;
	color:#1589ff;
}

.button {
  background-color: #00963f;
  border: none;
  color: #fffff0;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  margin: 4px 2px;
  cursor: pointer;
  
}

.button:link,
.button:visited {
	color: #fffff0;
}

/*
Contact Form
*/

input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=email], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

input[type=submit] {
  background-color: #21a65b;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}

.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

.buynow {	
	font-size: 1.125rem;
	font-weight: 700;
	color: #141413;
	line-height: 2rem;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

.topbtn {
  border: none;
  background-color: #00963f;
  padding: 0px 10px;
  font-size: 14px;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
	border-radius: 3px;
	color: #fffff0;
	border: 1px solid transparent;
}


#dabar{
background: #010a1a;
color: #fff;
font-size:16px;
z-index:1;
top: 0px;
left: 0px;
width: 100% !important;
padding: 10px 0px;
text-align: center;
border-top: 3px solid red;
}


#dabar a {color: #ffffff; border-bottom: 1px;}

.time {
  font-family: 'Open Sans', sans-serif;  
  font-size: 1.3rem;
  font-weight: 700;
  color: #ffd800;  
}

.profile {
    width: 100%;   
    padding: 5px;
    overflow: hidden;
}

.profile img {
    margin-right: 15px;
    float: left;
}

.profile h5,
.profile p{
    margin-left: 15px;
    display: block;
    margin: 4px 0 0 0;
	line-height: 1.3rem;
}

.fbicon {
    cursor: pointer;
    margin-right: 7px !important;
	
}

.dual-list-wrap {
    display: flex;
    gap: 30px;
    margin: 25px 0;
}
.dual-list-wrap .single-list {
    flex: 1;
    list-style: none;
    padding: 0;
    margin: 0;
}
.dual-list-wrap .single-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 10px 0;
    border-bottom: none;
    font-size: 1rem;
    color: #3D3D3A;
    line-height: 1.3;
}

.dual-list-wrap .single-list li img {
    margin-top: 0px;
    flex-shrink: 0;
}
@media (max-width: 600px) {
    .dual-list-wrap {
        flex-direction: column;
    }
}

/*
Pop-up
*/

.hhdr {
	text-align: center;
    font-size: 3.6rem;
	padding-bottom:0px;
	margin: 0.5em 0 0;
		}
		
.hhdr1{		
    font-weight: 400;
    font-size: 1.5rem;
    text-align: center;
		}

.hhdr2{		
    font-weight: 700;
    font-size: 2.8rem;
    text-align: center;
	margin: 0 0 0.5em;
		}
		
#bio_ep {
    display: none;
	border-style: solid;
	border-color: #fffffc;
	border-width: 5px;
    position: fixed;
	padding:0px;    
    font-size: 16px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    background-color: #fffffc;
    box-shadow: 0px 1px 1px 0 rgba(0,0,0,0.5);
    z-index: 10002;
}

#bio_ep_close {
    position: absolute;
    left: 100%;
    margin: -8px 0 0 -12px;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    border-radius: 50%;
    background-color: #5c5c5c;
    cursor: pointer;
}
	
.timerr {
  font-family: 'Open Sans', sans-serif;  
  font-size: 3.3rem;
  font-weight: 700;
  color: #aaaaa9;  
}	



/*
#   $$$$$$\  $$\   $$\                     $$\   $$\                           $$\
#  $$  __$$\ \__|  $$ |                    $$ |  $$ |                          $$ |
#  $$ /  \__|$$\ $$$$$$\    $$$$$$\        $$ |  $$ | $$$$$$\   $$$$$$\   $$$$$$$ | $$$$$$\   $$$$$$\
#  \$$$$$$\  $$ |\_$$  _|  $$  __$$\       $$$$$$$$ |$$  __$$\  \____$$\ $$  __$$ |$$  __$$\ $$  __$$\
#   \____$$\ $$ |  $$ |    $$$$$$$$ |      $$  __$$ |$$$$$$$$ | $$$$$$$ |$$ /  $$ |$$$$$$$$ |$$ |  \__|
#  $$\   $$ |$$ |  $$ |$$\ $$   ____|      $$ |  $$ |$$   ____|$$  __$$ |$$ |  $$ |$$   ____|$$ |
#  \$$$$$$  |$$ |  \$$$$  |\$$$$$$$\       $$ |  $$ |\$$$$$$$\ \$$$$$$$ |\$$$$$$$ |\$$$$$$$\ $$ |
#   \______/ \__|   \____/  \_______|      \__|  \__| \_______| \_______| \_______| \_______|\__|
*/
.site-header-wrap {
	padding: 0 20px;
	background: #ffd800;
}
.site-header {
	margin: 0 auto;
	padding: 10px 0 10px;
	max-width: 960px;	
	
}
.site-header__logo {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 163px;
}


.header {
  padding: 1px 16px;
  background: #25364c;  
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

div.opacity {
  opacity: 0.3;
  filter: alpha(opacity=10); /* For IE8 and earlier */
}


/*
#   $$$$$$\                                                              $$\                           $$$$$$$\
#  $$  __$$\                                                             \__|                          $$  __$$\
#  $$ /  \__| $$$$$$\  $$$$$$$\ $$\    $$\  $$$$$$\   $$$$$$\   $$$$$$$\ $$\  $$$$$$\  $$$$$$$\        $$ |  $$ | $$$$$$\  $$$$$$$\  $$$$$$$\   $$$$$$\   $$$$$$\
#  $$ |      $$  __$$\ $$  __$$\\$$\  $$  |$$  __$$\ $$  __$$\ $$  _____|$$ |$$  __$$\ $$  __$$\       $$$$$$$\ | \____$$\ $$  __$$\ $$  __$$\ $$  __$$\ $$  __$$\
#  $$ |      $$ /  $$ |$$ |  $$ |\$$\$$  / $$$$$$$$ |$$ |  \__|\$$$$$$\  $$ |$$ /  $$ |$$ |  $$ |      $$  __$$\  $$$$$$$ |$$ |  $$ |$$ |  $$ |$$$$$$$$ |$$ |  \__|
#  $$ |  $$\ $$ |  $$ |$$ |  $$ | \$$$  /  $$   ____|$$ |       \____$$\ $$ |$$ |  $$ |$$ |  $$ |      $$ |  $$ |$$  __$$ |$$ |  $$ |$$ |  $$ |$$   ____|$$ |
#  \$$$$$$  |\$$$$$$  |$$ |  $$ |  \$  /   \$$$$$$$\ $$ |      $$$$$$$  |$$ |\$$$$$$  |$$ |  $$ |      $$$$$$$  |\$$$$$$$ |$$ |  $$ |$$ |  $$ |\$$$$$$$\ $$ |
#   \______/  \______/ \__|  \__|   \_/     \_______|\__|      \_______/ \__| \______/ \__|  \__|      \_______/  \_______|\__|  \__|\__|  \__| \_______|\__|
*/
.conversion-banner-wrap {
	padding: 0px 20px 0px 20px;
	background: #1C1C1C;
}
.conversion-banner-wrap2 {
	padding: 0 10px;
	background: #fff;
}
.conversion-banner {
	margin: 0 auto;
	padding: 30px 0;
	max-width: 960px;
}
.conversion-banner__hero-img.media__img {
	margin: 0 auto 20px;
	float: none;
	width: 80%;
	max-width: 289px;
	padding: 10px;
}

.conversion-banner__title {
	margin: 0;
	padding: 0 0 10px;
}
.conversion-banner__by-line {
	margin: 0;
	padding: 0 0 1.5em;
	font-size: 1rem;
	color: #fffffa;
}
.conversion-banner__body {
	margin: 0 0 0.5em;
	padding: 0;
	font-size: 1.125rem;
	line-height: 1.444444444;
	color: #fffffa;
}
.conversion-banner__body p {
	margin: 0;
	padding: 0 0 1em;
}
.conversion-banner__cta-btn {
	margin: 0 auto;
	width: 100%;
	max-width: 400px;
}


/*
#  $$$$$$$$\                   $$\
#  $$  _____|                  $$ |
#  $$ |    $$$$$$\   $$$$$$\ $$$$$$\   $$\   $$\  $$$$$$\   $$$$$$\   $$$$$$$\
#  $$$$$\ $$  __$$\  \____$$\\_$$  _|  $$ |  $$ |$$  __$$\ $$  __$$\ $$  _____|
#  $$  __|$$$$$$$$ | $$$$$$$ | $$ |    $$ |  $$ |$$ |  \__|$$$$$$$$ |\$$$$$$\
#  $$ |   $$   ____|$$  __$$ | $$ |$$\ $$ |  $$ |$$ |      $$   ____| \____$$\
#  $$ |   \$$$$$$$\ \$$$$$$$ | \$$$$  |\$$$$$$  |$$ |      \$$$$$$$\ $$$$$$$  |
#  \__|    \_______| \_______|  \____/  \______/ \__|       \_______|\_______/
*/
.features-wrap {
	padding: 0 20px;
	background: #fff;
}
.features {
	margin: 0 auto;
	padding: 35px 0;
	max-width: 960px;
	color: #0e040c;
}

.fera {
	margin: 0 auto;
	padding: 15px 0;
	max-width: 960px;
	color: #0e040c;
}

.features__title {
	margin: 0;
	padding: 0;
	text-align: center;
}
.features__sub-title {
	font-size: 1.5rem;
	line-height: 1.5;	
	padding: 40px 0px 1.5em;
	margin: 0 auto;
	max-width: 960px;	
}

.features__sub-title2 {
	font-size: 1.5rem;
	padding-top: 0;
    padding-bottom: 1rem;
	margin: 0 auto;
	max-width: 960px;	
}

.feature-list {
	margin: 25px 0 0;
	padding: 0;
	list-style: none;
}
.feature {
	display: block;
	margin: 0 0 30px;
	padding: 0;
}
.feature:last-child {
	margin: 0;
}
.feature-icon.media__img {
	margin-top: 5px;
	margin-right: 10px;
	width: none;
	
}
.feature__title {
	margin: 0;
	padding: 0 0 1px;
}
.feature__body {
	margin: 0;
	padding: 0;
	font-size: 1.0625rem;
	line-height: 1.294117647;
}


/*
#  $$$$$$$$\                    $$\     $$\                                   $$\           $$\
#  \__$$  __|                   $$ |    \__|                                  \__|          $$ |
#     $$ | $$$$$$\   $$$$$$$\ $$$$$$\   $$\ $$$$$$\$$$$\   $$$$$$\  $$$$$$$\  $$\  $$$$$$\  $$ | $$$$$$$\
#     $$ |$$  __$$\ $$  _____|\_$$  _|  $$ |$$  _$$  _$$\ $$  __$$\ $$  __$$\ $$ | \____$$\ $$ |$$  _____|
#     $$ |$$$$$$$$ |\$$$$$$\    $$ |    $$ |$$ / $$ / $$ |$$ /  $$ |$$ |  $$ |$$ | $$$$$$$ |$$ |\$$$$$$\
#     $$ |$$   ____| \____$$\   $$ |$$\ $$ |$$ | $$ | $$ |$$ |  $$ |$$ |  $$ |$$ |$$  __$$ |$$ | \____$$\
#     $$ |\$$$$$$$\ $$$$$$$  |  \$$$$  |$$ |$$ | $$ | $$ |\$$$$$$  |$$ |  $$ |$$ |\$$$$$$$ |$$ |$$$$$$$  |
#     \__| \_______|\_______/    \____/ \__|\__| \__| \__| \______/ \__|  \__|\__| \_______|\__|\_______/
*/
.testimonials-wrap {
	padding: 0 10px;
	background: #E9E0C1;
}

.testimonials-wrap2 {
	padding: 0 0px;
	background: #E9E0C1;
}

.test-wrap {
	padding: 0 20px;
	background: #25364b;
}

.testimonials {
	margin: 0 auto;
	padding: 33px 0;
	max-width: 960px;
	color: #0e040c;
	text-align: center;
}

.testim {
	margin: 0 auto;
	padding: 25px 0;
	max-width: 960px;
	color: #0e040c;
	text-align: center;
}

.testim2 {
	margin: 0 auto;
	padding: 15px 0;
	max-width: 960px;
	color: #0e040c;
	text-align: center;
}

.testimonials__quote {
	margin: 0 0 1em;
	padding: 0;
	font-size: 1.3rem;
	line-height: 1.45;
}
.testimonials__attribution {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	line-height: normal;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 700;
}

.testimonials__attribution2 {
	margin: 0;
	padding: 0;
	font-size: 1.1rem;
	line-height: normal;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 700;
}

.test__attribution {
	margin: 0;
	padding: 0;
	font-size: 1.125rem;
	line-height: 1.444444444;
	font-weight: 400;
	color: #fffffa;
}


/*
#  $$$$$$\                         $$\                      $$\     $$\
#  \_$$  _|                        $$ |                     $$ |    $$ |
#    $$ |  $$$$$$$\           $$$$$$$ | $$$$$$\   $$$$$$\ $$$$$$\   $$$$$$$\
#    $$ |  $$  __$$\ $$$$$$\ $$  __$$ |$$  __$$\ $$  __$$\\_$$  _|  $$  __$$\
#    $$ |  $$ |  $$ |\______|$$ /  $$ |$$$$$$$$ |$$ /  $$ | $$ |    $$ |  $$ |
#    $$ |  $$ |  $$ |        $$ |  $$ |$$   ____|$$ |  $$ | $$ |$$\ $$ |  $$ |
#  $$$$$$\ $$ |  $$ |        \$$$$$$$ |\$$$$$$$\ $$$$$$$  | \$$$$  |$$ |  $$ |
#  \______|\__|  \__|         \_______| \_______|$$  ____/   \____/ \__|  \__|
#                                                $$ |
#                                                $$ |
#                                                \__|
*/
.in-depth-wrap {
	padding: 0 20px;
	background: #fff;
}
.in-depth {
	margin: 0 auto;
	padding: 30px 0;
	max-width: 1170px;
}
.in-depth__content-block {
	display: block;
	padding: 40px 0;
	border-top: 2px solid #f1f1f1;
}
.in-depth__content-block:first-child {
	padding-top: 0;
	border-top: none;
}
.in-depth__content-block:last-child {
	padding-bottom: 0;
}
.content-block__img.media__img,
.content-block__img.media__img--rev {
	margin: 0 auto 30px;
	float: none;
	width: 50%;	
	max-width: 189px;
}
.content-block__title {
	margin: 0 0 0.5em;
	padding: 0;
}
.content-block__body {
	margin: 0;
	padding: 0;
	font-size: 1.0625rem;
	line-height: 1.555555556;
}

/* ============================
            Strong
   ============================ */
   
.strong3 {
    background-color: #ffd800;
    color: #141413;
    padding: 3px 3px 3px 3px;
    font-family: "Roboto", sans-serif;
	font-size: 1.125rem;
    display: inline;
	line-height: normal;
    box-shadow: 2px 0 0 #ffd800, -2px 0 0 #ffd800;
    border-radius: 3px;
}

.strong2 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	font-weight: 700;
    color: #141413;    
}

.textbox5 {
    background-color: #F6F1DD;    	
    padding: 20px 10px 0px 10px;
    margin: 0px;
	line-height: 20px;	
}

.textbox6 {
    background-color: #fdfbdd;    	
    padding: 5px;
    margin: 0px;
	line-height: 10px;	
}

.fira {
    background-color: #fff;	    
    margin: 0 auto;
	padding: 10px 80px 1.0em;
	max-width: 960px;
	font-size: 1.025rem;
	line-height: 1.6em;
	color: #0e040c; 
}

.fira2 {
    background-color: #fff;	    
    margin: 0 auto;
	padding: 5px 50px 1.5em;
	max-width: 960px;
	font-size: 1.025rem;
	line-height: 1.6em;
	color: #0e040c; 
}

.firah {
    background-color: #fdfbdd;	    
    margin: 0 auto;
	padding: 20px 20px 1.5em;	
	font-size: 1.145rem;
	line-height: 1.5em;
}

.footitle {
	margin: 0;
	padding: 0 0 0.6em;
	text-align: center;
}
.foobody {
	margin: 0;	
	padding: 0 0 1.5em;
	font-size: 1rem;
	max-width: 100%;
	line-height: 1.6;
	color: #0e040c;
	text-align: center;
	
}

.strong1 {
    background-color: #135E27;
    color: #fff;
    padding: 3px 3px 3px 3px;
    font-size: 100%;
    display: inline;
	line-height: normal;
    box-shadow: 2px 0 0 #135E27, -2px 0 0 #135E27;
    border-radius: 3px;
}

.sira {
	margin: 0 auto;
	padding: 40px 20px 1.5em;
	max-width: 960px;
	color: #0e040c;
	font-size: 1.2rem;
	line-height: 1.5em;
}

img#bookmobile {
    margin: 0 auto 10px;
    float: none;
    width: 80%;
    max-width: 289px;
  }



   


/*
#   $$$$$$\              $$\     $$\                                 $$$$$$$\  $$\
#  $$  __$$\             $$ |    $$ |                                $$  __$$\ \__|
#  $$ /  $$ |$$\   $$\ $$$$$$\   $$$$$$$\   $$$$$$\   $$$$$$\        $$ |  $$ |$$\  $$$$$$\
#  $$$$$$$$ |$$ |  $$ |\_$$  _|  $$  __$$\ $$  __$$\ $$  __$$\       $$$$$$$\ |$$ |$$  __$$\
#  $$  __$$ |$$ |  $$ |  $$ |    $$ |  $$ |$$ /  $$ |$$ |  \__|      $$  __$$\ $$ |$$ /  $$ |
#  $$ |  $$ |$$ |  $$ |  $$ |$$\ $$ |  $$ |$$ |  $$ |$$ |            $$ |  $$ |$$ |$$ |  $$ |
#  $$ |  $$ |\$$$$$$  |  \$$$$  |$$ |  $$ |\$$$$$$  |$$ |            $$$$$$$  |$$ |\$$$$$$  |
#  \__|  \__| \______/    \____/ \__|  \__| \______/ \__|            \_______/ \__| \______/
*/
.author-bio-wrap {
	padding: 0 20px;
	background: #1C1C1C;
}

.author-bio-wrap2 {
	padding: 0 80px;
	background: #1C1C1C;
}

.footitle2 {
    margin: 0;
	padding: 0px 0px;
    text-align: center;
}


.author-bio {
	margin: 0 auto;
	padding: 33px 0px;
	max-width: 960px;
}
.author-bio__video-embed-wrap.media__img--rev {
	margin: 0 auto 30px;
	float: none;
}
.author-bio__video-embed {
	display: block;
	padding-bottom: 56.25%;
	width: 100%;
	height: 0;
	position: relative;
}
.author-bio__video-embed iframe,
.author-bio__video-embed img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.author-bio__photo.media__img {
	margin: 0 auto 30px;
	float: none;
	border: 3px solid #fffff1;
	border-radius: 3px;
	width: 38%;
	max-width: 198px;
}

.videob {	
	border: 3px solid #fffff1;
	border-radius: 3px;	
}

.videoc {	
	border: 1px solid #ccc;
	border-radius: 3px;
}

.videod {	
	border: 3px solid #24b663;
	border-radius: 3px;
}



.authorbio2 {
	margin: 0 auto 30px;
	float: none;
	display: block;
	border: 3px solid #fffff1;
	border-radius: 3px;
	width: 38%;
	max-width: 150px;
}
.authorbio3 {
	margin: 0 auto 30px;
	float: none;
	display: block;
	border: 3px solid #fffff1;
	border-radius: 3px;
	width: 60%;
	max-width: 180px;
}
.author-bio__title {
	margin: 0;
	padding: 0;
	text-align: left;
}
.author-bio__body {
	font-size: 1rem;
	line-height: 1.555555556;
	color: #fffffa;
	text-align: left;
}

.author-bio__body2 {
	font-size: 1rem;
	line-height: 1.555555556;
	color: #fffffa;
	text-align: center;
}

.author-bioo {
	text-align: center;
	margin: 0;
	padding: 0;
}

.author-bioo__body {
	font-size: 1.125rem;
	line-height: 1.555555556;
	color: #fffffa;
	text-align: center;	
}

.author-bio__cta-btn {
	width: 100%;
	max-width: 400px;
}


/*
#  $$\   $$\                                   $$\            $$\     $$\                                $$$$$$\ $$$$$$$$\  $$$$$$\
#  $$$\  $$ |                                  $$ |           $$ |    $$ |                              $$  __$$\\__$$  __|$$  __$$\
#  $$$$\ $$ | $$$$$$\  $$\  $$\  $$\  $$$$$$$\ $$ | $$$$$$\ $$$$$$\ $$$$$$\    $$$$$$\   $$$$$$\        $$ /  \__|  $$ |   $$ /  $$ |
#  $$ $$\$$ |$$  __$$\ $$ | $$ | $$ |$$  _____|$$ |$$  __$$\\_$$  _|\_$$  _|  $$  __$$\ $$  __$$\       $$ |        $$ |   $$$$$$$$ |
#  $$ \$$$$ |$$$$$$$$ |$$ | $$ | $$ |\$$$$$$\  $$ |$$$$$$$$ | $$ |    $$ |    $$$$$$$$ |$$ |  \__|      $$ |        $$ |   $$  __$$ |
#  $$ |\$$$ |$$   ____|$$ | $$ | $$ | \____$$\ $$ |$$   ____| $$ |$$\ $$ |$$\ $$   ____|$$ |            $$ |  $$\   $$ |   $$ |  $$ |
#  $$ | \$$ |\$$$$$$$\ \$$$$$\$$$$  |$$$$$$$  |$$ |\$$$$$$$\  \$$$$  |\$$$$  |\$$$$$$$\ $$ |            \$$$$$$  |  $$ |   $$ |  $$ |
#  \__|  \__| \_______| \_____\____/ \_______/ \__| \_______|  \____/  \____/  \_______|\__|             \______/   \__|   \__|  \__|
*/
.newsletter-cta-wrap {
	padding: 0 20px;
	background: #f1f1f0;
}
.newsletter-cta {
	margin: 0 auto;
	padding: 20px 0 15px;
	max-width: 752px;
}
.newsletter-cta__cta-btn {
	margin: 0 auto 0.625em;
	width: 100%;
	max-width: 700px;
}
.newsletter-cta__body {
	margin: 0 auto;
	max-width: 440px;
	font-size: 1rem;
	line-height: 1.5;
	font-weight: 300;
	color: #363636;
	text-align: center;
}


/*
#  $$$$$$$$\                   $$\                                $$$$$$\ $$$$$$$$\  $$$$$$\
#  $$  _____|                  $$ |                              $$  __$$\\__$$  __|$$  __$$\
#  $$ |    $$$$$$\   $$$$$$\ $$$$$$\    $$$$$$\   $$$$$$\        $$ /  \__|  $$ |   $$ /  $$ |
#  $$$$$\ $$  __$$\ $$  __$$\\_$$  _|  $$  __$$\ $$  __$$\       $$ |        $$ |   $$$$$$$$ |
#  $$  __|$$ /  $$ |$$ /  $$ | $$ |    $$$$$$$$ |$$ |  \__|      $$ |        $$ |   $$  __$$ |
#  $$ |   $$ |  $$ |$$ |  $$ | $$ |$$\ $$   ____|$$ |            $$ |  $$\   $$ |   $$ |  $$ |
#  $$ |   \$$$$$$  |\$$$$$$  | \$$$$  |\$$$$$$$\ $$ |            \$$$$$$  |  $$ |   $$ |  $$ |
#  \__|    \______/  \______/   \____/  \_______|\__|             \______/   \__|   \__|  \__|
*/
.footer-cta-wrap {
	padding: 0 20px;
	background: #fff;
}
.footer-cta {
	margin: 0 auto;
	padding: 30px 0 35px;
	max-width: 880px;
	font-size: 1.125rem;
	text-align: left;
}
.footer-cta__title {
	margin: 0;
	padding: 0 0 1em;
}
.footer-cta__body {
	margin: 0;
	padding: 0 0 1.5em;
	font-size: 1.125rem;
	line-height: 1.555555556;
	color: #0e040c;
}
.footer-cta__hero-img {
	margin: 0 auto 20px;
	width: 50%;
	max-width: 289px;
}
.footer-cta__prices {
	margin: 0 0 40px;
	padding: 0;
}
.prices__original {
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 1.6875rem;
	color: #707070;
	text-decoration: none;
	max-width: 150px;
	font-weight: 500;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
}
.prices__buy-now {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-size: 2.625rem;
	font-weight: 700;
	color: #141413;
	max-width: 250px;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
}

.discount {	
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1.2rem;
	font-weight: 700;
	color: #115bdb;
	display: block;
	font-family: 'Open Sans', sans-serif;
}

.prices__disclaimer {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1.15rem;
	line-height: 1.3;
	color: #707070;
}
.footer-cta__cta-btn {
	margin: 0 auto;
	width: 100%;
	max-width: 522px;
}

* {box-sizing: border-box}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #f85200;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}


/*
#   $$$$$$\  $$\   $$\                     $$$$$$$$\                   $$\
#  $$  __$$\ \__|  $$ |                    $$  _____|                  $$ |
#  $$ /  \__|$$\ $$$$$$\    $$$$$$\        $$ |    $$$$$$\   $$$$$$\ $$$$$$\    $$$$$$\   $$$$$$\
#  \$$$$$$\  $$ |\_$$  _|  $$  __$$\       $$$$$\ $$  __$$\ $$  __$$\\_$$  _|  $$  __$$\ $$  __$$\
#   \____$$\ $$ |  $$ |    $$$$$$$$ |      $$  __|$$ /  $$ |$$ /  $$ | $$ |    $$$$$$$$ |$$ |  \__|
#  $$\   $$ |$$ |  $$ |$$\ $$   ____|      $$ |   $$ |  $$ |$$ |  $$ | $$ |$$\ $$   ____|$$ |
#  \$$$$$$  |$$ |  \$$$$  |\$$$$$$$\       $$ |   \$$$$$$  |\$$$$$$  | \$$$$  |\$$$$$$$\ $$ |
#   \______/ \__|   \____/  \_______|      \__|    \______/  \______/   \____/  \_______|\__|
*/
.site-footer-wrap {
	padding: 0 20px;
	background: #f1f1f1;
}
.site-footer {
	margin: 0 auto;
	padding: 20px 0; /*30px*/
	max-width: 960px;
	text-align: center;
}
.site-footer a,
.site-footer a:link,
.site-footer a:visited,
.site-footer a:hover,
.site-footer a:active {
	color: #7d7d7d;
}
.site-footer a:hover,
.site-footer a:active {
	text-decoration: none;
}
.site-footer__fineprint {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.555555556;
	color: #707070;
}


/*
#  $$\      $$\                 $$\ $$\                  $$$$$$\                                $$\
#  $$$\    $$$ |                $$ |\__|                $$  __$$\                               \__|
#  $$$$\  $$$$ | $$$$$$\   $$$$$$$ |$$\  $$$$$$\        $$ /  $$ |$$\   $$\  $$$$$$\   $$$$$$\  $$\  $$$$$$\   $$$$$$$\
#  $$\$$\$$ $$ |$$  __$$\ $$  __$$ |$$ | \____$$\       $$ |  $$ |$$ |  $$ |$$  __$$\ $$  __$$\ $$ |$$  __$$\ $$  _____|
#  $$ \$$$  $$ |$$$$$$$$ |$$ /  $$ |$$ | $$$$$$$ |      $$ |  $$ |$$ |  $$ |$$$$$$$$ |$$ |  \__|$$ |$$$$$$$$ |\$$$$$$\
#  $$ |\$  /$$ |$$   ____|$$ |  $$ |$$ |$$  __$$ |      $$ $$\$$ |$$ |  $$ |$$   ____|$$ |      $$ |$$   ____| \____$$\
#  $$ | \_/ $$ |\$$$$$$$\ \$$$$$$$ |$$ |\$$$$$$$ |      \$$$$$$ / \$$$$$$  |\$$$$$$$\ $$ |      $$ |\$$$$$$$\ $$$$$$$  |
#  \__|     \__| \_______| \_______|\__| \_______|       \___$$$\  \______/  \_______|\__|      \__| \_______|\_______/
#                                                            \___|
*/
@media only screen and (min-width: 26em) {
	.cta-btn {
		font-size: 1.5625rem;
	}
}

@media only screen and (min-width: 26em) {
	.cta-btn2 {
		font-size: 1.025rem;
	}
}

@media only screen and (min-width: 26em) {
	.top-heading {
		font-size: 2.2rem;
	}
}

@media only screen and (max-device-width: 480px) {
	.title-heading {
		font-size: 2rem;
	}
}

@media only screen and (max-device-width: 480px) {
	h3 {
		font-size: 1.515rem;
		line-height: 1.2em;
	}
}

@media only screen and (max-device-width: 480px) {
	.collapsible {
		font-size: 1.2rem;
		margin: 0 auto;
		width: 93%;
	}
}

@media only screen and (max-device-width: 480px) {
	.fira {   
	padding: 5px 20px 1.5em;	
	}
}


@media only screen and (max-width:600px) {
	#tester {		
		width: 100%;
	}
}


@media only screen and (max-device-width: 480px) {
	.testimonials__attribution {
		font-size: 1.3rem;		
	}
}



@media only screen and (max-width:600px) {
  /* For tablets: */
  .wrapper {
    width: 100%;
}
}



@media only screen and (max-width:480px) {
  /* For mobile phones: */
  .wrapper {
    width: 100%;
  }
}


@media only screen and (min-width: 26em) {
	.conversion-banner__body {
		font-size: 1.125rem;
	}
}


@media only screen and (min-width: 30em) {
	.author-bio__photo.media__img {
		margin: 0 4.166666667% 0 0;
		float: left;
		width: 20%;
	}
}

@media only screen and (min-width: 30em) {
	.authorbio2 {
		margin: 0 4.166666667% 0 0;
		float: left;
		width: 20%;
	}
}

@media only screen and (min-width: 30em) {
	.authorbio3 {
		margin: 0 4.166666667% 0 0;
		float: right;
		width: 20%;
	}
}



@media only screen and (min-width: 42em) {
	.content-block__img.media__img {
		margin: 0 4.6875% 0 0;
		float: left;
		width: 24%;
	}
	.content-block__img.media__img--rev {
		margin: 0 0 0 4.6875%;
		float: right;
		width: 24%;
	}	
}

@media all and (max-width:500px){
	.column2{
		display:block;
        width:100%;
	}
	
	.pc-heading {
		font-size: 1.6rem;
		line-height: 1rem;
		
	}
	
	.front-text { 
	font-size: 0.975rem;
}
}


@media only screen and (min-width: 45em) {
	.site-header__logo {
		margin: 0;
	}
	.conversion-banner {
		padding: 20px 0;
	}
	.conversion-banner__hero-img.media__img {
		margin: 0 6.25% 0;
		padding: 0;
		float: left;
		width: 30.1041667%;
	}	
	.conversion-banner__cta-btn {
		margin: 0;
		max-width: 100%;
	}
	.conversion-banner__credit-cards-wrap {
		text-align: left;
	}
	.features {
		padding: 45px 0 45px;
	}
	.feature-list{
		margin: 20px 0 0;
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 50px;
		-moz-column-gap: 50px;
		column-gap: 50px;
	}
	.feature {
		margin: 0 0 30px;
		-webkit-column-break-inside: avoid;
		page-break-inside: avoid;
		break-inside: avoid;
	}

	.testimonials {
		padding: 65px 0 60px;
	}
	.in-depth {
		padding: 20px 0;
	}
	.in-depth__content-block {
		padding: 50px 0;
	}
	.author-bio {
		padding: 20px 0px;
	}
		
	.newsletter-cta {
		padding: 40px 0 30px;
	}
	.footer-cta {
		padding: 60px 0 70px;
	}
	.site-footer {
		padding: 30px 0;
	}		
}

@media only screen and (min-width: 53em) {
	.author-bio__video-embed-wrap.media__img--rev {
		margin: 0 0 0 5.982905983%;
		float: right;
		width: 40.769230769%;
	}
	.author-bio__photo.media__img {
		width: 32%;
	}	
}

@media only screen and (min-width: 53em) {	
	.authorbio2 {
		width: 32%;
	}	
}

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

}












