:root {
  --white: white;
  --black: black;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h2 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

img {
  border: 1px solid #000;
  max-width: 100%;
  display: inline-block;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

figcaption {
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}

.title {
  background-color: #000;
  padding-top: 40px;
  padding-bottom: 40px;
}

.title.notify-box {
  padding-top: 30px;
  padding-bottom: 0;
}

.orange-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  line-height: 48px;
}

.tiny-caps {
  color: #a7a7a7;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.grid {
  grid-row-gap: 16px;
  grid-template: "."
                 "."
                 "."
                 "."
                 / 1fr 1fr 1fr 1fr 1fr;
}

.next-button {
  background-color: #0061ff;
  border-radius: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 50px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.next-button.article-next-button {
  margin-left: 50px;
  font-family: Open Sans, sans-serif;
}

.footer {
  background-color: #000;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.blue-callout {
  background-color: #fff;
  border: 2px solid #000;
  padding: 20px;
}

.blue-callout.orange-callout {
  text-align: center;
  background-color: #ffebdd;
  border-color: #ff6a00;
}

.blue-callout.orange-callout.client-quote-div {
  background-color: #003a990d;
  border-color: #003a99;
  margin-left: 10px;
  margin-right: 10px;
}

.blue-callout.orange-callout.client-quote-div.reviews-page-2 {
  background-color: #ffffff0d;
  border-color: #000;
}

.blue-callout.orange-callout.client-quote-div.reviews-page-2.reviews-page-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.blue-callout.orange-callout.client-quote-div.modern-test-box {
  border-width: 1px;
}

.blue-callout.orange-callout-copy {
  text-align: center;
  background-color: #ffebdd;
  border-color: #ff6a00;
}

.blue-callout.orange-callout-copy.client-quote-div {
  background-color: #003a990d;
  border-color: #003a99;
  margin-left: 10px;
  margin-right: 10px;
}

.blue-callout.orange-callout-copy.client-quote-div.reviews-page {
  background-color: #ffffff0d;
  border-color: #000;
  margin-top: 40px;
  margin-bottom: 40px;
}

.blue-callout.orange-callout-copy.client-quote-div.reviews-page.in-article-quote {
  margin-left: 30px;
  margin-right: 30px;
}

.blue-callout.orange-callout-copy.client-quote-div.reviews-page.in-article-quote.testimonial-new {
  background-color: #f4f8ff;
  border-width: 1px;
  border-color: #0061ff;
}

.blue-callout.orange-callout-copy.client-quote-div.reviews-page.in-article-quote.modern-box {
  border-width: 1px;
}

.blue-callout.orange-callout-copy.client-quote-div.included-box {
  background-color: #f4f8ff;
  border-width: 1px;
  border-color: #0061ff;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.blue-callout.orange-callout-copy.client-quote-div.included-box.special-bonus-box {
  background-color: #fff9f2;
  border-color: #ff7b00;
}

.blue-callout.orange-callout-copy.client-quote-div.modern-test-box {
  border-width: 1px;
}

.blue-callout.product-details-box {
  text-align: center;
}

.blue-callout.product-details-box.pricing-box {
  border-width: 1px;
  border-color: #dfdfdf;
  margin-left: 100px;
  margin-right: 100px;
}

.blue-callout.product-details-box.pricing-box.bottom-pricing-box {
  margin-top: 70px;
  margin-bottom: 70px;
}

.blue-callout.green-callout {
  background-color: #edfffa;
  border-width: 1px;
  border-color: #00b481;
  margin-top: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.blue-callout.viral-callout {
  background-color: #fff6f0;
  border-width: 1px;
  border-color: #f60;
  margin-left: 120px;
  margin-right: 120px;
  padding-right: 20px;
}

.blue-callout.code-callout {
  background-color: #f7f7f7;
  border-style: none;
}

.callout-section {
  margin-top: 40px;
  margin-bottom: 40px;
}

.body-container {
  padding-left: 120px;
  padding-right: 120px;
}

.body-container.presell-container {
  padding-bottom: 30px;
}

.body-container.internal-body-container {
  background-color: #fff;
  border: 5px solid #000;
  border-radius: 20px;
  margin-top: -150px;
}

.body-container.body-end-container {
  padding-top: 30px;
  padding-bottom: 50px;
}

.body-text {
  text-align: left;
  font-family: Merriweather, serif;
  font-size: 18px;
  line-height: 28px;
}

.body-text p {
  margin-bottom: 26px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.body-text h4 {
  font-weight: 600;
  line-height: 32px;
}

.body-text h3 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 36px;
}

.body-text h2 {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 34px;
}

.body-text a {
  color: #0052d9;
  text-decoration: underline;
}

.body-text blockquote {
  background-color: #0061ff0d;
  border: 1px #000;
  border-left: 2px solid #0061ff;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.body-text img {
  border-style: none;
  padding: 5px;
}

.body-text h5 {
  color: #0061ff;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.body-text li {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.body-text h1 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 44px;
}

.body-text.body-text-dark {
  color: #fff;
}

.body-text figcaption {
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.body-text ul {
  margin-bottom: 30px;
}

.body-text h6 {
  color: #00570d;
  background-color: #00bf1d1a;
  border: 1px solid #00bf1d;
  padding: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.math-container {
  margin-top: 40px;
  margin-bottom: 40px;
}

.disclaimer-text {
  font-family: Merriweather, serif;
  font-size: 17px;
  line-height: 26px;
}

.disclaimer-text p {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.disclaimer-text h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 29px;
}

.text-span {
  color: #ff6a00;
}

.subtext-box {
  font-size: 15px;
}

.subtext-box h4 {
  text-align: center;
  font-weight: 600;
  line-height: 29px;
}

.subtext-box p {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.subtext-box ul {
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 29px;
}

.subtext-box a {
  color: #ff6a00;
}

.subtext-box img {
  border-style: none;
}

.subtext-box li {
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  line-height: 26px;
}

.footer-left {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.footer-right {
  text-align: right;
  font-family: Merriweather, serif;
  font-weight: 400;
}

.footer-link {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.callout-column {
  padding-left: 30px;
  padding-right: 30px;
}

.highlight {
  color: #ff6a00;
}

.quote {
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  line-height: 29px;
}

.quote.cllient-quote {
  text-align: left;
  font-size: 18px;
  line-height: 28px;
}

.quote-logo {
  border-style: none;
  margin-top: 20px;
}

.update-form {
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}

.text-field {
  height: auto;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-field.verify-field {
  color: #000;
  text-align: center;
  font-size: 25px;
  line-height: 35px;
}

.text-field-2 {
  height: auto;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.thanks-text {
  color: #fff;
  font-family: Merriweather, serif;
  font-size: 16px;
}

.success-message {
  background-color: #00b91c;
  border-radius: 3px;
}

.error-text {
  font-family: Merriweather, serif;
  font-size: 16px;
}

.byline-text {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-top: 50px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 26px;
  text-decoration: none;
}

.recap-section {
  margin-top: 40px;
}

.utility-page-wrap {
  background-color: #f8f8f8;
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.password-head {
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 34px;
}

.nav-column, .nav-tile {
  text-align: center;
}

.nav-div {
  background-color: #f5f5f5;
  border: 1px solid #b8b8b8;
  border-radius: 3px;
  width: 75%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 40px 20px;
}

.nav-div.nav-2-0 {
  background-color: #e1f7ff;
  border-color: #00aeef;
  border-radius: 2px;
  text-decoration: none;
}

.nav-div.nav-2-0.dashnav {
  background-color: #e0ffdb;
  border-color: #17aa00;
}

.nav-link-text {
  color: #ff6a00;
  font-family: Merriweather, serif;
  font-size: 20px;
  text-decoration: underline;
}

.nav-link-text.nav-link-text-2-0 {
  color: #00aeef;
  font-family: Montserrat, sans-serif;
  line-height: 25px;
  text-decoration: none;
}

.nav-link-text.nav-link-text-2-0.dashnavtext {
  color: #17aa00;
}

.checklist-section {
  padding-left: 0;
  padding-right: 0;
}

.checklist-item-container {
  padding-bottom: 10px;
  padding-left: 120px;
  padding-right: 120px;
}

.checkbox-text {
  font-family: Merriweather, serif;
  font-size: 24px;
  line-height: 32px;
}

.regular-checkbox {
  border-radius: 0;
  width: 1.3913%;
}

.checkbox-img {
  border-style: none;
  margin-top: 25px;
}

.checkbox-content h2 {
  text-align: left;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.checkbox-content p {
  font-family: Merriweather, serif;
  font-size: 14px;
  line-height: 26px;
}

.accordian-item-trigger {
  cursor: pointer;
}

.checklist-main {
  text-align: left;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
}

.checklist-main.checklist-head-2 {
  color: #000;
  font-family: Roboto, sans-serif;
}

.click-to-expand-text {
  color: #0061ff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 19px;
  line-height: 29px;
}

.accordian-item-content {
  overflow: hidden;
}

.accordian-item-text-para {
  font-family: Merriweather, serif;
  font-size: 16px;
  line-height: 28px;
}

.accordion-item-content-block p {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.accordion-item-content-block li {
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.accordion-item-content-block a {
  color: #0061ff;
}

.code-text {
  color: #000;
  font-family: Inconsolata, monospace;
  font-size: 16px;
  line-height: 18px;
}

.text-span-2 {
  color: #fff;
}

.client-section {
  padding-top: 40px;
}

.footer-disc {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Merriweather, serif;
  font-size: 12px;
  line-height: 24px;
}

.text-span-3, .text-span-4 {
  color: #0061ff;
}

.johnson-div {
  background-color: #003a990d;
  border: 2px solid #003a99;
  margin-bottom: 80px;
  margin-left: 80px;
  margin-right: 80px;
  padding-right: 0;
}

.johnson-div.johnson2 {
  background-color: #f4f8ff;
  border-width: 1px;
  border-color: #0061ff;
}

.johnson-text {
  color: #003a99;
  padding: 10px;
}

.johnson-text h4 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 600;
}

.johnson-text li {
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}

.johnson-text a {
  color: #0061ff;
}

.johnson-text strong {
  color: #000;
  font-weight: 500;
}

.cta-caption {
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  line-height: 24px;
}

.research-container {
  text-align: center;
  background-color: #f3f3f3;
}

.logoimg {
  border-style: none;
  padding-left: 15px;
}

.text-block {
  padding-top: 50px;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  text-decoration: line-through;
}

.text-block-2 {
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-3 {
  padding-top: 85px;
  padding-bottom: 85px;
  font-family: Montserrat, sans-serif;
  font-size: 79px;
}

.about-div {
  text-align: center;
  margin-bottom: 30px;
}

.about-text-div {
  background-color: #f4f8ff;
  border: 1px solid #0061ff;
  border-radius: 0;
  margin-left: 30px;
  margin-right: 30px;
  padding: 30px 20px 20px;
}

.about-rich-text {
  color: #000;
  text-align: left;
  border: 1px #0061ff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.about-rich-text a {
  color: #0061ff;
}

.about-rich-text li {
  padding-bottom: 10px;
}

.about-rich-text ul {
  padding-top: 10px;
}

.about-rich-text h4 {
  margin-top: 0;
  margin-bottom: 20px;
}

.about-rich-text h2 {
  margin-top: 0;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
}

.image {
  text-align: left;
}

.image.shawn-photo-sized {
  border-style: none;
}

.presell-h1 {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 500;
  line-height: 46px;
}

.presell-h1.sales-h1 {
  font-size: 34px;
  font-weight: 500;
}

.presell-h1.sales-h1.large-h1 {
  font-size: 44px;
  line-height: 52px;
}

.presell-h1.sales-h1.large-h1.presell-sub-head {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 28px;
  line-height: 38px;
}

.presell-h1.sales-h1.large-h1.p1v5-format {
  margin-top: 30px;
  margin-bottom: 30px;
}

.headline-highlight {
  color: #f60;
}

.header-section {
  margin-bottom: 50px;
}

.text-span-5, .text-span-6 {
  color: #0061ff;
}

.benefits-rich-text-2 {
  text-align: left;
}

.benefits-rich-text-2 p {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 34px;
}

.benefits-rich-text-2 li {
  color: #000;
  background-image: url('../images/820046-64_1820046-64.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 33px;
  padding-bottom: 15px;
  padding-left: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  line-height: 34px;
  transform: translate(0);
}

.benefits-rich-text-2.box-2 {
  text-align: left;
}

.benefits-rich-text-2.box-2 ul {
  padding-left: 0;
  list-style-type: none;
}

.benefits-rich-text-2.box-2 strong {
  color: #0061ff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.contents-box-head {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.extra-special {
  color: #ff7b00;
}

.deck-copy {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 34px;
}

.brand-section {
  background-color: #2e2e2e;
}

.brand-text {
  color: #fff;
  text-transform: none;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 10px;
  font-family: Merriweather, serif;
  font-size: 30px;
}

.top-button {
  background-color: #0061ff;
  margin-top: 9px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.button-column {
  text-align: right;
}

.article-text {
  padding-left: 50px;
  padding-right: 50px;
  font-family: Open Sans, sans-serif;
}

.article-text p {
  margin-bottom: 25px;
  font-size: 17px;
  line-height: 25px;
}

.article-text img {
  border-style: none;
}

.article-text li {
  padding-bottom: 10px;
  font-size: 17px;
  line-height: 25px;
}

.article-text h1 {
  font-size: 34px;
  font-weight: 700;
}

.article-text blockquote {
  background-color: #0073c00d;
  border-left-width: 3px;
  border-left-color: #0073c0;
  font-size: 17px;
  line-height: 25px;
}

.article-text a {
  color: #0061ff;
}

.article-text figcaption {
  margin-top: 15px;
}

.article-text ul {
  margin-bottom: 15px;
}

.article-text h2 {
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.article-header {
  background-color: #0073c0;
  width: auto;
  height: 50px;
  padding-bottom: 0;
}

.article-header-text {
  color: #fff;
  text-align: right;
  text-transform: none;
  padding-top: 15px;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.article-header-container {
  height: 50px;
}

.article-headline-text {
  color: #333;
  margin-top: 75px;
  padding-left: 50px;
  padding-right: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.headline-bold {
  color: #f50;
}

.head-section-2 {
  border-bottom: 1px solid #d1d1d1;
  margin-top: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo-text {
  font-family: Merriweather, serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.logo-text.logo-2 {
  color: #001eff;
}

.head-support-text {
  text-align: right;
  padding-top: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.head-support-text.support-text-2 {
  font-size: 14px;
}

.viral-text {
  padding: 0;
  font-family: Montserrat, sans-serif;
}

.viral-text h4 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 29px;
}

.viral-text p {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 26px;
}

.section {
  margin-left: 0;
  margin-right: 0;
}

.viral-callout-div {
  background-color: #fff;
  border: 1px solid #000;
  margin: 50px 120px 30px;
  padding: 15px 20px;
}

.viral-callout-div.data-div {
  text-align: center;
  border-color: #adadad;
  margin-left: 0;
  margin-right: 0;
}

.share-count-div-block {
  margin-top: 50px;
  margin-bottom: 80px;
}

.text-span-7 {
  color: #0061ff;
  font-weight: 500;
}

.header-image-column {
  text-align: center;
}

.header-image {
  border-style: none;
}

.logo-header-column {
  text-align: left;
  padding-top: 25px;
}

.logo-img {
  border-style: none;
}

.backed-text {
  text-transform: uppercase;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.headline-text {
  color: #000;
  text-align: center;
  margin-top: 75px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 60px;
}

.headline-text.sub-headline-text {
  margin-top: 50px;
  margin-bottom: 30px;
  font-size: 30px;
  line-height: 40px;
}

.red-highlight {
  color: red;
}

.green-highlight {
  color: #0dc900;
}

.staging-header {
  color: #1e00ff;
  text-align: center;
  margin-top: 100px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.staging-body {
  background-color: #eaf7ff;
}

.product-text {
  color: #000;
}

.product-text h1 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 600;
}

.product-text p {
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.product-text h2 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
}

.product-text h3 {
  color: #000;
  text-align: left;
  margin-top: 50px;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.product-text li {
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.product-text ul {
  margin-bottom: 20px;
}

.product-text a {
  color: #000;
  border-bottom: 2px solid #0015ff;
  text-decoration: none;
}

.product-text blockquote {
  background-color: #fff2d7;
  border-left-style: none;
  border-left-color: #00c71e;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.product-text img {
  border-style: none;
  padding: 5px;
  display: inline-block;
}

.product-text figcaption {
  font-family: Roboto, sans-serif;
  line-height: 24px;
}

.product-text h4 {
  font-family: Roboto, sans-serif;
}

.product-text em {
  background-color: #e3ecff;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Source Code Pro, sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
}

.product-text.dark-bg {
  color: #fff;
}

.ep-section-nav-block {
  background-color: #fcfcfc;
  border: 1px solid #e2e2e2;
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0 20px;
}

.ep-section-nav-block.section-nav-block-v2 {
  border-width: 5px;
  border-color: #000;
  border-radius: 20px;
}

.product-title-heading {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 48px;
}

.accordian-content-2 {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.accordian-content-2 li {
  padding-bottom: 10px;
}

.back-nav {
  color: #000;
  text-align: center;
  background-color: #eeffed;
  margin-top: 30px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.back-link-text {
  color: #000;
  border-bottom: 2px solid #00aa57;
  font-weight: 500;
  text-decoration: none;
}

.code-bold {
  color: red;
}

.create-div {
  text-align: left;
  background-color: #fcfcfc;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: static;
  box-shadow: 1px 1px 3px #848484;
}

.submit-button {
  background-color: #0015ff;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.form {
  text-align: left;
  width: 100%;
}

.form-block {
  text-align: left;
  border: 1px #a3a3a3;
  flex: 0 auto;
  width: 55%;
  padding: 20px;
  display: block;
}

.create-field-label {
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.create-form-field {
  color: #000;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.have-an-account-block {
  color: #000;
  text-align: center;
  padding-top: 15px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.login-heading {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 600;
}

.login-paragraph {
  text-align: center;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.login-paragraph.login-para-v2 {
  text-align: left;
}

.login-link {
  color: #05f;
  border: 1px #000;
  border-bottom: 1px dashed #05f;
  text-decoration: none;
}

.log-body {
  background-color: #fff;
}

.product-headling-blue {
  color: #00ad3d;
}

.profit-multiplier-text {
  color: #00c22c;
  background-color: #00ff2f00;
}

.top-nav {
  color: #000;
  text-align: center;
  background-color: #edfff1;
  border-radius: 10px;
  margin-bottom: 30px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.get-code-text {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.error-message {
  margin-top: 20px;
}

.course-login-link {
  color: #0061ff;
  text-decoration: none;
}

.product-hero-section {
  background-color: #00753c;
  background-image: url('../images/Stock-Chart.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.product-title-heading-2 {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 55px;
}

.product-title-heading-2.dark-bg {
  color: #fff;
  text-shadow: 1px 1px 6px #000;
}

.product-title-heading-2.dark-bg.internal-heading {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-bottom: 50px;
}

.start-here-section-div {
  background-color: #fff;
  border: 5px solid #000;
  border-radius: 20px;
  margin-bottom: 100px;
  padding: 0 20px 15px;
}

.start-here-section-div.navigation-section-div {
  background-color: #0000;
  border-style: none;
  border-color: #354fe7;
  border-bottom-width: 0;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 0;
  padding-right: 0;
}

.product-hero-section-2 {
  background-color: #354fe7;
  background-image: url('../images/image.svg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.product-hero-section-2.navigation-section {
  background-color: #000;
  background-image: none;
}

.product-hero-section-2.internal-page-hero-section {
  background-image: url('../images/subtle-prism-2.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

.navigation-text p {
  color: #fff;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 26px;
}

.navigation-text a {
  color: #fff;
  border-bottom: 2px solid #00aa57;
  text-decoration: none;
}

.navigation-text h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 36px;
}

.ep-section-nav-block-2 {
  background-color: #fcfcfc;
  border: 1px solid #e2e2e2;
  margin-bottom: 50px;
  padding: 0 20px;
}

.ep-section-nav-block-2.section-nav-block-v2 {
  border-width: 5px;
  border-color: #000;
  border-radius: 20px;
}

.back-nav-2 {
  color: #000;
  text-align: center;
  background-color: #eeffed;
  margin-top: 30px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 17px;
  line-height: 25px;
}

.back-nav-2.back-nav-white-bg {
  background-color: #fff;
  border: 3px solid #000;
  border-radius: 5px;
  margin-left: 100px;
  margin-right: 100px;
  padding-top: 10px;
  font-weight: 500;
}

.back-link-text-v3 {
  color: #000;
  border-bottom: 2px solid #00ff59;
  font-weight: 500;
  text-decoration: none;
}

.dashboard-body {
  background-image: url('../images/Colored-Patterns.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

@media screen and (max-width: 991px) {
  .blue-callout.orange-callout.client-quote-div, .blue-callout.orange-callout-copy.client-quote-div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .body-container {
    padding-left: 100px;
    padding-right: 100px;
  }

  .body-container.ep-content.new-sales-page-margins {
    padding-left: 80px;
    padding-right: 80px;
  }

  .checklist-item-container {
    padding-left: 100px;
    padding-right: 100px;
  }

  .johnson-div {
    margin-left: 40px;
    margin-right: 40px;
  }

  .presell-h1.sales-h1.large-h1 {
    font-size: 44px;
    line-height: 52px;
  }

  .article-text, .article-headline-text {
    padding-left: 0;
    padding-right: 0;
  }

  .viral-callout-div {
    margin-left: 100px;
    margin-right: 100px;
  }

  .logo-header-column {
    padding-top: 15px;
  }

  .form-block {
    width: 75%;
  }

  .start-here-section-div.navigation-section-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .product-hero-section-2.internal-page-hero-section {
    background-position: 50% 0;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .orange-text {
    padding-left: 10px;
    font-size: 32px;
  }

  .tiny-caps {
    padding-left: 10px;
  }

  .next-button {
    padding-left: 30px;
    padding-right: 30px;
    font-size: 20px;
  }

  .next-button.article-next-button {
    margin-left: 0;
  }

  .blue-callout.orange-callout.client-quote-div, .blue-callout.orange-callout-copy.client-quote-div {
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .blue-callout.orange-callout-copy.client-quote-div.reviews-page.in-article-quote {
    margin-left: 0;
    margin-right: 0;
  }

  .blue-callout.product-details-box.pricing-box {
    margin-left: 50px;
    margin-right: 50px;
  }

  .body-container, .body-container.ep-content.new-sales-page-margins {
    padding-left: 40px;
    padding-right: 40px;
  }

  .body-container.internal-body-container {
    box-shadow: none;
    border-style: none;
    border-radius: 0;
  }

  .body-container.body-end-container {
    padding-top: 10px;
  }

  .body-text h1 {
    font-size: 30px;
  }

  .body-text h6 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .callout-column {
    padding-left: 10px;
    padding-right: 10px;
  }

  .byline-text {
    padding-left: 10px;
  }

  .checklist-item-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  .checklist-main.checklist-head-2 {
    font-size: 21px;
    line-height: 30px;
  }

  .johnson-div {
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-2 {
    line-height: 26px;
  }

  .about-text-div {
    margin-left: 0;
    margin-right: 0;
  }

  .about-rich-text h4 {
    font-size: 18px;
  }

  .presell-h1 {
    margin-top: 50px;
    font-size: 30px;
    line-height: 40px;
  }

  .presell-h1.sales-h1 {
    font-size: 30px;
  }

  .presell-h1.sales-h1.large-h1 {
    font-size: 34px;
    line-height: 44px;
  }

  .presell-h1.sales-h1.large-h1.presell-sub-head {
    font-size: 24px;
    line-height: 34px;
  }

  .benefits-rich-text-2 p {
    font-size: 24px;
    line-height: 32px;
  }

  .benefits-rich-text-2 li {
    font-size: 22px;
    line-height: 30px;
  }

  .deck-copy {
    font-size: 24px;
    line-height: 30px;
  }

  .article-headline-text {
    margin-top: 50px;
    font-size: 28px;
    line-height: 36px;
  }

  .column {
    display: none;
  }

  .viral-callout-div {
    margin-left: 40px;
    margin-right: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .header-image {
    width: 65%;
    height: auto;
  }

  .logo-header-column {
    text-align: center;
  }

  .backed-text {
    font-size: 13px;
  }

  .headline-text {
    font-size: 45px;
    line-height: 55px;
  }

  .headline-text.sub-headline-text {
    font-size: 30px;
    line-height: 40px;
  }

  .product-text h1 {
    font-size: 30px;
  }

  .product-text p {
    font-size: 17px;
    line-height: 25px;
  }

  .product-text h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .product-text h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .product-text li, .product-text blockquote {
    font-size: 17px;
    line-height: 25px;
  }

  .form-block {
    width: 75%;
  }

  .login-paragraph {
    font-size: 17px;
  }

  .product-hero-section {
    background-position: 100% 0;
  }

  .product-title-heading-2 {
    font-size: 35px;
    line-height: 45px;
  }

  .product-title-heading-2.dark-bg.internal-heading {
    margin-top: 100px;
    margin-bottom: 50px;
  }

  .product-hero-section-2.internal-page-hero-section {
    background-position: 50% 0;
  }

  .back-nav-2.back-nav-white-bg {
    margin-left: 75px;
    margin-right: 75px;
    line-height: 25px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .orange-text {
    font-size: 28px;
    line-height: 38px;
  }

  .tiny-caps {
    font-size: 18px;
  }

  .next-button {
    padding-left: 15px;
    padding-right: 15px;
  }

  .blue-callout {
    padding-left: 10px;
    padding-right: 10px;
  }

  .blue-callout.orange-callout-copy.client-quote-div.reviews-page.in-article-quote {
    margin-left: 0;
    margin-right: 0;
  }

  .blue-callout.product-details-box.pricing-box {
    margin-left: 10px;
    margin-right: 10px;
  }

  .body-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .body-container.ep-content.new-sales-page-margins {
    padding-left: 10px;
    padding-right: 10px;
  }

  .body-container.internal-body-container {
    border-radius: 0;
  }

  .body-text h1 {
    font-size: 28px;
  }

  .body-text h6, .checklist-item-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .johnson-div {
    margin-left: 10px;
    margin-right: 10px;
  }

  .johnson-text ul {
    padding-left: 20px;
  }

  .about-text-div {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .presell-h1 {
    margin-top: 50px;
  }

  .presell-h1.sales-h1 {
    margin-bottom: 35px;
    font-size: 28px;
    line-height: 38px;
  }

  .deck-copy {
    font-size: 22px;
    line-height: 28px;
  }

  .viral-callout-div {
    margin-left: 15px;
    margin-right: 15px;
  }

  .header-image {
    width: 100%;
  }

  .backed-text {
    font-size: 13px;
  }

  .headline-text {
    font-size: 35px;
    line-height: 45px;
  }

  .headline-text.sub-headline-text {
    font-size: 25px;
    line-height: 35px;
  }

  .product-text h1 {
    font-size: 28px;
  }

  .product-title-heading {
    font-size: 32px;
    line-height: 42px;
  }

  .form-block {
    width: 100%;
  }

  .product-title-heading-2.dark-bg {
    font-size: 35px;
  }

  .product-hero-section-2.internal-page-hero-section {
    background-position: 50% 0;
  }

  .back-nav-2.back-nav-white-bg {
    margin-left: 25px;
    margin-right: 25px;
    line-height: 25px;
  }
}


