/*
Theme Name: consultingsuccess
Theme URI: http://underscores.me/
Author: Advicetap
Author URI: http://consultingsuccess.com
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: consultingsuccess
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
 consultingsuccess is based on Underscores http://underscores.me/, (C) 2012-2013 Automattic, Inc.
*/


@import url("//hello.myfonts.net/count/31d3f9");
  
@font-face {font-family: 'Effra-Bold';src: url('fonts/effra/31D3F9_0_0.eot');src: url('fonts/effra/31D3F9_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/effra/31D3F9_0_0.woff2') format('woff2'),url('fonts/effra/31D3F9_0_0.woff') format('woff'),url('fonts/effra/31D3F9_0_0.ttf') format('truetype');}
 
@font-face {font-family: 'Effra-Regular';src: url('fonts/effra/31D3F9_1_0.eot');src: url('fonts/effra/31D3F9_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/effra/31D3F9_1_0.woff2') format('woff2'),url('fonts/effra/31D3F9_1_0.woff') format('woff'),url('fonts/effra/31D3F9_1_0.ttf') format('truetype');}
 




body {
  font-size: 18px;
  font-family: Effra-Regular, sans-serif;
  font-weight: normal;
  line-height: 28px;
  color: #333;
  background: #f2f6fa;
}

a {
  text-decoration: none;
  color: #ef4023;
}

a:hover {color: #000000;}
a:link, a:visited, a:active {text-decoration: none;}

a:active {outline: none;}

strong {
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  margin: 0;
  margin-bottom: 12px;
}

h1 {font-size: 54px; line-height: 56px; color: #ef4023;}
h2 {font-size: 28px;}

p {
  margin-top: 0;
  margin-bottom: 30px;
}

ul {
  margin-top: 0;
  padding-left: 0;
  list-style-type: none;
}

ol {
  margin-top: 0;
  padding-left: 22px;
  list-style-type: outside;
  list-style-type: decimal;
}

ul.red-dash li {
  padding-left: 30px;
  position: relative;
}

ul.red-dash li::after {
  content: "";
  width: 21px;
  height: 3px;
  background: #ef4023;
  position: absolute;
  top: 12px;
  left: 0;
}

p.red-dash {
  position: relative;
  text-indent: 30px;
}

p.red-dash:after {
  content: "";
  width: 21px;
  height: 3px;
  background: #ef4023;
  position: absolute;
  top: 13px;
  left: 0;
}

input[type=text], input[type=password], input[type=email] {
  border: 1px solid #d7d7d9;
  height: 44px;
  line-height: 44px;
  padding: 0 10px;
  font-size: 14px;
}

textarea {
  border: 1px solid #d7d7d9;
  line-height: 36px;
  padding: 0 10px;
  font-size: 14px;
}

input[type=submit],
button.cta,
a.cta {
  display: inline-block;
  background-color: #ef4023;
  color: white;
  border: none;
  line-height: 26px;
  font-size: 18px;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  padding: 9px 20px;
  padding-top: 11px;
  padding-bottom: 7px;
  box-sizing: border-box;
  transition: background-color 0.2s linear;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

input[type=submit]:hover,
button.cta:hover,
a.cta:hover {
  background-color: #ff6d55;
}

input[type=submit].arrow,
a.cta.arrow {
  line-height: 26px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  background-image: url(images/cta-arrow.png);
  background-repeat: no-repeat;
}

input[type=submit].arrow {
  padding-right: 104px;
  background-position: center right 20px;
}

a.cta.arrow {
  padding-right: 124px;
  background-position: center right 40px;
}

a.cta {
  padding-left: 40px;
  padding-right: 40px;
}

img, video, object, embed {
  max-width: 100%; height: auto;
}

iframe {
  max-width: 100%;
}

.responsive_iframe {
  position: relative;
  padding-bottom: 50%; /* Redefine for each instance */
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}

.responsive_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.responsive_iframe.youtube {
  padding-bottom: 56.25%;
}

::-moz-selection { background: #464646; color: white; text-shadow: none; }
::selection { background: #464646; color: white; text-shadow: none; }

.triangle-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  width: 100%;
}

.triangle-overlay.white rect,
.triangle-overlay.white path {
  stroke: white;
  fill: white;
}

.triangle-overlay.off-white rect,
.triangle-overlay.off-white path {
  stroke: #f5f5f5;
  fill: #f5f5f5;
}

.triangle-overlay.off-white-blue rect,
.triangle-overlay.off-white-blue path {
  stroke: #f2f6fa;
  fill: #f2f6fa;
}



#skip_navigation {
  position: absolute;
  top: auto;
  left: -999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

#skip_navigation:focus, #skip_navigation:active {
  background: white;
  color: black;
  top: 0;
  left: 0;
  width: 222px;
  height: 100px;
  padding: 30px;
  font-size: 30px;
  line-height: normal;
  z-index: 99999;
}

#below_navigation {
  width: 0;
  height: 0;
}





.centered_max_width {
  max-width: 1040px;
  box-sizing: border-box;
  padding: 0 30px;
  margin: 0 auto;
}

body.narrow .centered_max_width {
  max-width: 745px;
}






#masthead {
  padding-top: 30px;
  width: 100%;
  height: 80px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
}

#masthead .logo {
  float: left;
  width: 224px;
  position: relative;
  z-index: 1001;
}

.home #masthead .logo svg #square {
  fill: #0C1527;
}

#site-navigation-toggle {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

#site-navigation-toggle:focus + label {
  background: rgba(100,100,100,0.5);
  outline: 1px solid yellow;
}

#site-navigation-toggle + label {
  cursor: pointer;
  float: right;
  width: 56px;
  padding-top: 4px;
  position: relative;
  z-index: 1001;
}

#site-navigation-toggle + label .menu-opened {
  position: relative;
  top: -7px;
  left: 1px;
}

#masthead .menu-opened {
  display: none;
}

#site-navigation-toggle:checked ~ #site-navigation,
#site-navigation-toggle:checked ~ * .menu-opened {
  display: block;
}

#site-navigation-toggle:checked ~ * .menu-closed {
  display: none;
}

#site-navigation {
  display: none;
}


/* Really small viewport means the logo and menu needs to shrink to fit */
@media only screen and (max-width: 600px) {
  #masthead .logo {
    width: 150px;
  }

  #site-navigation-toggle + label {
    width: 36px;
  }

  #masthead #site-navigation a {
    font-size: 36px;
    line-height: 42px;
    padding: 20px;
  }
}

/* For small/medium size viewports, show hamburger menu icon that toggles the display of the site-navigation menu */
@media only screen and (max-width: 1009px) {
  #site-navigation-toggle:checked ~ .logo svg #text,
  #site-navigation-toggle:checked ~ .logo svg #dot {
    fill: #EF4123;
  }
  
  #site-navigation-toggle:checked ~ .logo svg #square {
    fill: #0C1527;
  }

  #site-navigation {
    background: white;
    padding-top: 144px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
  }
  
  #site-navigation a {
    display: block;
    background: #ebeceb;
    color: #000b35;
    font-size: 42px;
    font-weight: bold;
    line-height: 60px;
    border-top: 2px solid white;
    padding: 40px 30px;
  }

  #site-navigation .sub-menu a {
    background: white;
  }
}

/* For large viewports, hide menu icon and always show single line navigation bar */
@media only screen and (min-width: 1010px) {
  #site-navigation-toggle + label {
    display: none;
  }

  #masthead .menu-closed {
    display: block !important;
  }

  #masthead .menu-opened {
    display: none !important;
  }

  #site-navigation {
    display: block;
  }
  

  #site-navigation ul {
    float: right;
    text-align: center;
    margin: 0;
  }

  #site-navigation li {
    float: left;
  }

  #site-navigation a {
    color: white;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding: 7px 28px;
    padding-bottom: 14px;
    letter-spacing: 1px;
  }

  #site-navigation li:last-child a {
    padding-right: 0;
  }

  #site-navigation a:hover {
    text-decoration: underline;
  }

  /* Header global nav: highlight link corresponding to page topic we're in */
  #site-navigation li.current-menu-item a,
  #site-navigation li.current_page_ancestor a,
  body.podcast #site-navigation #menu-item-16675 a,
  body.blog_post #site-navigation #menu-item-15194 a {
    color: #EF4023;
  }

  #site-navigation .sub-menu {
    display: none;
  }

  #site-navigation .menu-item-has-children:hover .sub-menu {
    display: block;
  }

  #site-navigation .menu-item-has-children {
    position: relative;
  }

  #site-navigation .sub-menu {
    position: absolute;
    top: 30px;
    left: 0;
    width: 400px;
    text-align: left;
  }

  #site-navigation .sub-menu li {
    height: 22px;
    float: none;
  }

  #site-navigation .sub-menu a {
    font-size: 14px;
    line-height: 14px;
    text-align: left;
  }
}

#masthead-flow {
  background: #23313e;
  height: 170px;
  position: relative;
  margin-bottom: 70px;
}










h2.entry-title {
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

@media only screen and (max-width: 440px) {
  h2.entry-title {
    font-size: 38px;
    line-height: 1;
  }
}

body.blog {
  background: #f2f6fa;
}

body.blog .lead {
  background: #1a2935;
  padding-top: 130px;
  padding-bottom: 40px;
  position: relative;
}

body.blog .lead .centered_max_width {
  position: relative;
}

body.blog .lead .background {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  overflow: hidden;
}

body.blog .lead .background img {
  display: block;
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}

body.blog .lead h1 {
  color: white;
  max-width: 700px;
}

@media only screen and (max-width: 440px) {
  body.blog .lead h1 {
    font-size: 42px;
    line-height: 1.1;
  }
}

@media only screen and (min-width: 870px) {
  body.blog .with_sidebar {
    margin-top: 30px;
  }
}

/* In the blog index page, Read More and social media links are at the bottom of each article */
body.blog article {
  position: relative;
  padding-bottom: 60px;
}

body.blog article .entry-title a {
  color: #ef4023;

}

body.blog article .entry-meta {
  border-top: none;
  margin: 20px 0; 
}

body.blog article .social_media {
  position: absolute;
  bottom: -22px;
  right: 30px;
}

body.blog article .read-more {
  position: absolute;
  bottom: -21px;
  left: 30px;
  font-size: 14px;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  line-height: 40px;
  padding: 0 18px;
  padding-top: 4px;
  background: #ef4023;
  color: white !important;
  text-transform: uppercase;
}

@media only screen and (max-width: 869px) {
  body.blog .with_sidebar {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}



article.post a,
article.post a:link,
article.post a:visited,
article.post a:active {
  color: #0000EE;
}

body.single-post {
  background: #f2f6fa;
}

body.single-post #masthead-flow {
  background: #1a2935;
  margin-bottom: 20px;
  height: 140px;
  position: relative;
}

body.single-post #masthead-flow .centered_max_width {
  position: relative;
}

body.single-post #masthead-flow .background {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  overflow: hidden;
}

body.single-post #masthead-flow img {
  display: block;
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
}

body.single-post #masthead-flow::after {
  border-top: 20px solid #233748;
}

.with_sidebar {
  max-width: 980px;
  position: relative;
}

.with_sidebar::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #f2f6fa;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

.with_sidebar main {
  background: transparent;
}

.with_sidebar .entry-header {
  padding-top: 40px;
}

#sidebar .widget {
  margin-bottom: 30px;
}

.textwidget {
  background: white;
  padding: 22px;
  overflow: hidden;
}

@media only screen and (max-width: 869px) {
  #masthead-flow {
    margin-bottom: 0;
  }

  .with_sidebar {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .with_sidebar #sidebar {
    display: none;
  }
  
  .single .with_sidebar::after {
    border-top-color: white;
  }
}


@media only screen and (min-width: 670px) and (max-width: 869px) {
  .with_sidebar article .entry-content {
    padding: 0 60px;
  }
}

@media only screen and (min-width: 870px) {
  .with_sidebar {
    display: flex;
    flex-flow: row nowrap;
    padding: 80px 30px;
    padding-top: 20px;
  }

  .with_sidebar main {
    flex: 1 1 200px;
  }
  
  #sidebar {
    flex: 0 0 335px;
    padding-left: 28px;
  }
}

@media only screen and (min-width: 1040px) {
  .with_sidebar {
    padding-left: 0px;
    padding-right: 0px;
  }
}


.with_sidebar article {
  background: white;
  padding: 30px;
  margin-bottom: 70px;
}

body.blog .with_sidebar article,
body.single-post .with_sidebar article {
  padding-top: 0;
}



.with_sidebar article:last-child {
  margin-bottom: 0;
}

.with_sidebar article .featured-image {
  position: relative;
  display: block;
  width: calc(100% + 60px);
  left: -30px;
  margin-bottom: 40px;
  background: white;
}

.with_sidebar article .featured-image::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

.with_sidebar article .wp-post-image {
  width: 100%;
  display: block;
}

.with_sidebar article .entry-meta {
  margin-top: 34px;
  border-top: 1px solid #00192f;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  overflow: hidden;
  margin-bottom: 40px;
}

.with_sidebar article .meta {
  font-size: 14px;
  color: #666;
  line-height: 28px;
}

.with_sidebar article .meta a {
  color: #666;
}

.with_sidebar article .meta span {
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
}

main .entry-meta time {
  display: none;
}

.with_sidebar article .social_media > * {
  float: left;
  position: relative;
  top: -1px;
}

.with_sidebar article .social_media img {
  display: block;
}


.with_sidebar article .social_media .share {
  background: #313539;
  color: white;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 40px;
  padding: 0 22px;
  padding-top: 4px;
  text-transform: uppercase;
}

@media only screen and (max-width: 400px) {
  .with_sidebar article .social_media .share {
    display: none;
  }

  body .with_sidebar article .social_media .twitter {
    background: #B6C3CC;
  }
}
/* asdf */
.with_sidebar article .social_media .twitter {
  padding: 8px;
  background: #ef4023;
}

.with_sidebar article .social_media .facebook {
  padding: 8px;
  background: #B6C3CC;
  border-right: 1px solid #B0C0C0;
}

.with_sidebar article .social_media .linkedin {
  padding: 8px;
  background: #B6C3CC;
}

main .smart-podcast-player {
  margin-top: 0;
}

article blockquote {
  color: #ef4023;
  font-size: 28px;
  line-height: 36px;
  margin: 60px 40px;
}

article h2 {
  font-size: 30px;
  line-height: 30px;
}

article h3 {
  font-size: 22px;
  line-height: 32px;
  color: #00192f;
  margin: 30px 0;
}

.closing-share {
  margin-bottom: 4px;
  font-size: 24px;
}

#disqus_thread, .single-post #comments {
  background: white;
  margin-top: 60px;
  padding: 30px;
}

.comment-body {
  margin-bottom: 30px !important;
}

.comment-content {
  /* https://css-tricks.com/snippets/css/prevent-long-urls-from-breaking-out-of-container/ */
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

#respond {
  margin-bottom: 30px;
}

.comment-form input[type=text] {
  width: 100%;
  box-sizing: border-box;
  max-width: 304px;
}

.comment-form input[type=text],
.comment-form textarea {
  border: 2px solid #dde1e6;
  border-radius: 5px;
}


.comment-form input[type=text]::placeholder,
.comment-form textarea::placeholder {
  color: #dde1e6;
  opacity: 1;
}

.comment-form .email_message {
  display: block;
  font-size: 11px;
  padding-left: 8px;
  line-height: 14px;
  margin-top: 4px;
}

#comments #reply-title {
  margin-bottom: 40px;
}

.comment-form > p {
  margin-bottom: 16px;
}

.comment-form textarea {
  width: 100%;
  box-sizing: border-box;
}







article ul { list-style-type: disc; list-style-position: outside; padding-left: 23px; }

ul.checkmarks li { background: url("/wp-content/uploads/2011/04/checkmark.png") no-repeat scroll left 2px transparent; padding-left: 33px; list-style-type: none; margin-bottom: 20px; }

nav.pages {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  padding-bottom: 20px;
}

@media only screen and (max-width: 869px) {
  nav.pages {
    padding-right: 30px;
  }
}

nav.pages > * {
  margin: 11px 4px 11px 0;
  display: inline-block;
  float: left;
  line-height: 1.2em;
  text-decoration: none;
  color: #656e7d;
  font-size: 14px;
  font-weight: bold;
  padding: 14px 18px;
  background-color: #fff;
}

nav.pages span {
  border: none;
}

nav.pages > span.current, nav.pages > a:hover {
  color: #fff !important;
  background-color: #EC3121;
}

nav.pages .next {
  margin-right: 0;
}

.alignleft { float: left; }

.alignright { float: right; }

img.alignleft { margin: 7px 24px 7px 0; }

img.alignright { margin: 7px 0 7px 24px; }




/* Footer */
.free-access {
  position: relative;
  color: white;
  padding-top: 80px;
  padding-bottom: 202px;
}

#colophon .free-access h2 {
  font-size: 28px;
  line-height: 30px;
  color: white;
}

.free-access p {
  max-width: 500px;
  font-size: 22px;
  line-height: 28px;
  margin-top: 28px;
}

.free-access form {
  max-width: 600px;
  box-sizing: border-box;
  padding: 27px;
  background: rgba(12, 27, 12, 0.3);
}

.free-access form input[type=text],
.free-access form input[type=email] {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 14px;
}

.as-seen-in {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(239, 64, 35, 0.5);
  height: 122px;
  text-transform: uppercase;
}

.as-seen-in .centered_max_width {
  position: relative;
}

.as-seen-in p {
  position: absolute;
  top: 16px;
  left: 30px;
  color: #00192f;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  font-size: 12px;
}



@media only screen and (max-width: 960px) {
  .as-seen-in .companies {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    padding-top: 44px;
    margin-left: -16px;
  }

  .as-seen-in .companies img {
    height: 20px;
    margin: 5px;
  }
}

@media only screen and (max-width: 610px) {
    .as-seen-in .companies {
      max-width: 350px;
    }
}

@media only screen and (max-width: 400px) {
  .as-seen-in .companies a:last-child img {
    display: none;
  }
}

@media only screen and (max-width: 340px) {
  .as-seen-in .companies img:nth-child(5) {
    display: none;
  }
}


@media only screen and (min-width: 961px) {
  .as-seen-in .companies {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    height: 122px;
  }

}

.free-access .as-seen-in {
  background-color: #15243140;
  overflow: hidden;
}

.free-access .as-seen-in p {
  color: white;
  top: -17px;
  text-transform: uppercase;
}

@media only screen and (max-width: 400px) {
  .free-access form input[type=submit] {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 965px) {
  .free-access .consulting_blueprint_book {
    display: none;
  }
}

@media only screen and (min-width: 966px) {
  .free-access {
    overflow: hidden;
  }

  .free-access form {
    position: relative;
  }

  .free-access .consulting_blueprint_book {
    position: absolute;
    top: -160px;
    right: -436px;
  }
}

#colophon {
  font-size: 18px;
  background: #232b34;
  background-image: url(images/backgrounds/lights.jpg);
  background-position: center top;
  background-size: cover;
}

#colophon h2 {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  color: #ef4023;
  text-transform: uppercase;
}

#colophon a {
  color: white;
}

#colophon nav {
  padding-top: 70px;
  padding-bottom: 40px;
  background: rgba(21,36,49,0.55);
}

#colophon .links {
  display: flex;
  flex-flow: row nowrap;
  margin: 0 -25px;
}

#colophon .links > div {
  border-top: 1px solid #545b61;
  padding-top: 5px;
  margin: 0 25px;
  flex-basis: 100px;
  flex-grow: 1;
}

#colophon .follow-us .social_media {
  display: flex;
  flex-flow: row nowrap;
  margin-left: -10px;
  margin-top: -8px;
}

#colophon .social_media > * {
  padding: 10px;
}

#colophon .links .follow-us .facebook {
  padding-left: 14px;
  padding-right: 14px;
}


#colophon .final {
  background: #ef4023;
  color: #00192f;
  font-size: 14px;
  line-height: 56px;
  overflow: hidden;
}
#colophon .final a {
  color: #00192f;
}

#colophon .final .copyright {
  float: left;
}

#colophon .final .legal {
  float: right;
}

/* medium screen - Follow Us social media should becomes its own row */
@media only screen and (min-width: 480px) and (max-width: 960px) {
  #colophon .links {
    flex-wrap: wrap;
  }

  #colophon .links .follow-us {
    margin-top: 26px;
    flex-basis:  900px;
  }

  #colophon .follow-us li {
    margin-top: 4px;
    padding-right: 25px;
  }

  #colophon .links .follow-us img {
    transform: scale(0.7);
  }
}

/* small screen - Follow Us social media should become single column */
@media only screen and (max-width: 479px) {
  #colophon .links {
    flex-direction: column;
  }

  #colophon .follow-us li {
    margin-top: 4px;
    padding-right: 10px;
  }

  #colophon .links .follow-us img {
    transform: scale(0.7);
  }

  #colophon .links > div {
    margin-bottom: 20px;
  }
}

/* smaller screen - last lines should go on top of each other */
@media only screen and (max-width: 850px) {
  #colophon .final {
    padding: 10px 0;
  }

  #colophon .final .copyright,
  #colophon .final .legal {
    float: none;
    text-align: center;
    line-height: 18px;
  }
}




/* Full Page template and Full Width Narrow templates should not have footer links */
body.page-template-page-full-page-php > footer .links, body.page-template-page-full-width-narrow-php > footer .links { display: none; }










/* Search Results Styles */
body.search .lead {
  background: #23313e;
  height: 170px;
  position: relative;
}

body.search .lead::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #23313e;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.search .page-title {
  font-size: 30px;
  line-height: 32px;
  margin-top: 30px;
}


/* 404 Not Found Styles */
.error404 {
  background: white;
}

.error404 .lead {
  background: #23313e;
  height: 160px;
}

.error404 .all {
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
}

.error404 .all h1 {
  font-size: 30px;
  line-height: 32px;
}




/* Hide padding around content for smaller screens */
@media only screen and (max-width: 726px) { body > header { margin-bottom: 0; }
  main { border: none; }
  article blockquote { padding-left: 0; padding-right: 0; }
  body > footer { margin-top: 0px; } }
/* Show default sidebar */
@media only screen and (min-width: 900px) { main.with_sidebar { float: left; width: 570px; /*Backwards compat for browsers that don't know css calc*/ width: -webkit-calc(100% - 330px); width: calc(100% - 330px); }
  main.with_sidebar + #sidebar { display: block; /*    OptinMonster plugin sidebar widget has top: 230px hack to move image to the top of it. sidebar will be cut off without the following padding-bottom to compensate if sidebar is longer than the main article content.*/ padding-bottom: 230px; } }
/* Thank You pages */
.thank_you_page section { margin-bottom: 30px; }

.thank_you_page h1 { font-size: 24px; font-weight: bold; line-height: 30px; border-bottom: 1px solid #eaeaea; padding-bottom: 8px; }

.thank_you_page h2 { font-weight: bold; font-size: 18px; line-height: 22px; padding-top: 10px; padding-bottom: 4px; }

.thank_you_page header { margin-bottom: 20px; }

.thank_you_page header h1 { max-width: 275px; margin: 0 auto; border-bottom: none; text-align: center; line-height: 38px; }

.thank_you_page header h1 span { display: block; }

.thank_you_page header h1 .who { font-weight: 300; font-style: italic; font-size: 20px; line-height: 30px; }

.thank_you_page header h1 .thanks { font-weight: bold; font-size: 32px; }

.thank_you_page header h1 .what { color: #eb3426; font-weight: 300; font-size: 32px; letter-spacing: -1px; }

.thank_you_page header .ceo { width: 119px; font-style: italic; font-size: 12px; line-height: 14px; text-align: center; margin: 0 auto; margin-top: 14px; }

/* Let lines go full width */
@media only screen and (min-width: 530px) { .thank_you_page header h1 { max-width: none; } }
/* Float CEO image beside headline */
@media only screen and (min-width: 700px) { .thank_you_page header { overflow: hidden; text-align: left; }
  .thank_you_page header h1 { float: left; text-align: left; }
  .thank_you_page header .ceo { float: right; margin-top: 0; } }
.thank_you_page .download_your_files span { font-weight: 300; font-style: italic; }

.thank_you_page td { padding: 5px 0; vertical-align: middle; line-height: 20px; }

.thank_you_page td:first-child { padding-right: 12px; }

.thank_you_page td img { max-width: none; }

.thank_you_page ul.checkmarks { padding-left: 0; }

.stories {
  display: flex;
  flex-flow: row wrap;
  margin-left: -26px;
}

.stories > * {
  flex-basis: calc(50% - 26px);
  margin-left: 26px;
  margin-bottom: 26px;
}

@media only screen and (max-width: 700px) {
  .stories > * {
    flex-basis: 100%;
  }
}

.story-quote {
  font-size: 18px;
  line-height: 28px;
  display: flex;
  flex-flow: column nowrap;
  box-sizing: border-box;
  background: white;
}

.story-quote .person {
  display: flex;
  flex-flow: row nowrap;
}

.story-quote .portrait {
  position: relative;
  flex-basis: 50%;
  flex-grow: 1;
}

.story-quote .portrait::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-bottom: 20px solid white;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  margin: auto;
}

.story-quote .portrait img {
  width: 100%;
  display: block;
}

.story-quote .info {
  background: #ef4023;
  color: #fffefe;
  display: flex;
  flex-basis: 50%;
  flex-flow: column nowrap;
  justify-content: center;
  padding: 0 30px;
  box-sizing: border-box;
  position: relative;
}

.story-quote .info::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #ef4023;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
}

.story-quote .quote {
  padding: 55px;
  background: white;
}

@media only screen and (max-width: 420px) {
  .story-quote .info {
    font-size: 16px;
    line-height: 20px;
    padding: 0 10px;
  }
}

@media only screen and (min-width: 1050px) {
  .stories .row-bottom-right-quote {
    flex-basis: 100%;
    position: relative;
    display: block;
    height: 490px;
  }

  .stories .row-bottom-right-quote .portrait {
    position: absolute;
    top: 0;
    left: 0;
    width: 490px;
    height: 490px;
  }

  .stories .row-bottom-right-quote .portrait::after {
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-right: 20px solid white;
    left: auto;
    right: -1px;
    top: 0;
    bottom: 0;
  }

  .stories .row-bottom-right-quote .person {
    display: block;
    padding-left: 490px;
  }

  .stories .row-bottom-right-quote .person .info {
    padding: 30px 55px;
  }

  .stories .row-bottom-right-quote .quote {
    margin-left: 490px;
  }
}

@media only screen and (min-width: 1050px) {
  .stories .row-right-quote {
    flex-basis: 100%;
    flex-direction: row;
  }

  .stories .row-right-quote .person {
    flex-direction: column;
    flex: 0 0 240px;
  }

  .stories .row-right-quote .portrait {
    flex: 0 0 240px;
  }

  .stories .row-right-quote .portrait::after {
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-right: 20px solid white;
    top: 0;
    bottom: 0;
    left: auto;
    right: -1px;
  }

  .stories .row-right-quote .info {
    padding: 30px;
  }

  .stories .row-right-quote .info::after {
    border-top: none;
    border-bottom: 20px solid #ef4023;
    bottom: auto;
    top: -19px;
  }

  .stories .row-right-quote .quote {
    font-size: 36px;
    line-height: 42px;
    color: #00192f;
  }
}

@media only screen and (min-width: 1050px) {
  .stories .row-left-quote {
    flex-basis: 100%;
    flex-direction: row;
  }

  .stories .row-left-quote .person {
    flex-direction: column;
    flex: 0 0 240px;
    order: 2;
  }

  .stories .row-left-quote .portrait {
    flex: 0 0 240px;
  }

  .stories .row-left-quote .portrait::after {
    border-top: 21px solid transparent;
    border-bottom: 21px solid transparent;
    border-left: 20px solid white;
    top: 0;
    bottom: 0;
    right: auto;
    left: -1px;
  }

  .stories .row-left-quote .info {
    padding: 30px;
    flex-grow: 1;
  }

  .stories .row-left-quote .info::after {
    border-top: none;
    border-bottom: 20px solid #ef4023;
    bottom: auto;
    top: -19px;
  }

  .stories .row-left-quote .quote {
    order: 1;
    font-size: 36px;
    line-height: 42px;
    color: #00192f;
  }
}

.story-video {
  background: #ef4023;
}

.story-video .info {
  background: #ef4023;
  color: white;
  font-size: 18px;
  line-height: 28px;
  padding: 30px;
  position: relative;
}

.story-video .info::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 21px solid transparent;
  border-bottom: 21px solid transparent;
  border-left: 20px solid #f5f5f5;
  position: absolute;
  left: 0;
  top: 23px;
}

@media only screen and (min-width: 1050px) {
  .story-video.row {
    flex-basis: 100%;
  }
}






body.home .meet-michael {
  position: relative;
  overflow: hidden;
  background: #f5f5f5;
}

body.home .meet-michael::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.home .meet-michael .centered_max_width {
  position: relative;
  padding-top: 90px;
  padding-bottom: 90px;
}

body.home .meet-michael h2 {
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

body.home .meet-michael .title {
  font-size: 28px;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  margin-top: -14px;
}

body.home .meet-michael .desc {
  max-width: 500px;
  margin: 40px 0;
}

body.home .meet-michael img {
  position: absolute;
  left: 610px;
  bottom: 0;
}

/* Medium sized screens: shrink text to make room from image */
@media only screen and (max-width: 870px) {
  body.home .meet-michael h1 {
    font-size: 40px;
    line-height: 38px;
  }

  body.home .meet-michael .title {
    font-size: 24px;
    line-height: 32px;
    margin-top: -4px;
  }

  body.home .meet-michael .desc {
    max-width: 380px;
  }

   body.home .meet-michael img {
    left: 430px;
    right: 20px;
    bottom: -40px;
  }
}

/* Hide image for small screens */
@media only screen and (max-width: 570px) {
  body.home .meet-michael img {
    display: none;
  }
}



body.home .coaching {
  background: #283643 url(images/backgrounds/audience.jpg);
  background-size: cover;
  background-position: 50% 50%;
  padding-top: 80px;
  padding-bottom: 100px;
  color: white;
  position: relative;
}

body.home .coaching h2 {
  color: white;
  max-width: 520px;
  font-size: 54px;
  line-height: 56px;
}

body.home .coaching .desc {
  padding-top: 10px;
  max-width: 470px;
}

body.home .coaching .video,
.youtube_video {
  position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

body.home .coaching .video iframe,
.youtube_video iframe {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width: 870px) {
  body.home .coaching h1 {
    font-size: 40px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 1039px) {
  body.home .coaching .video_container {
    margin-bottom: 30px;
    max-width: 470px;
  }
}

@media only screen and (min-width: 1040px) {
  body.home .coaching .centered_max_width {
    position: relative;
  }

  body.home .coaching .video_container {
    position: absolute;
    top: 0px;
    right: 30px;
    left: 566px;
  }
}

body.home .mindset_book {
  background: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 80px;
  position: relative;
}

body.home .mindset_book::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #f5f5f5;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.home .mindset_book h2 {
  max-width: 570px;
  margin-bottom: 34px;
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

body.home .mindset_book .by {
  text-transform: uppercase;
}


body.home .mindset_book p {
  max-width: 570px;
}

@media only screen and (max-width: 870px) {
  body.home .mindset_book h1 {
    font-size: 40px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 999px) {
  body.home .mindset_book img {
    margin-bottom: 30px;
  }
}

@media only screen and (min-width: 1000px) {
  body.home .mindset_book .centered_max_width {
    position: relative;
  }

  body.home .mindset_book p {
    max-width: none;
    margin-right: 440px;
  }

  body.home .mindset_book img {
    position: absolute;
    top: -20px;
    right: 62px;
  }
}

body.home .consulting-success-system {
  background: #1a2935;
  background-image: url(images/backgrounds/desk.jpg);
  background-size: cover;
  background-position: center center;
  color: white;
  padding: 80px 0;
  position: relative;
}

body.home .consulting-success-system .centered_max_width {
  position: relative;
}

body.home .consulting-success-system::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #1a2935;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
}

body.home .consulting-success-system .the-course {
  color: #ef4023;
  text-transform: uppercase;
}

body.home .consulting-success-system h2 {
  color: white;
  max-width: 570px;
  margin-bottom: 34px;
  font-size: 54px;
  line-height: 56px;
}

body.home .consulting-success-system p {
  max-width: 500px;
}

body.home .consulting-success-system .ipad {
  position: absolute;
  top: 0;
  height: 110%;
  left: 560px;
}

@media only screen and (max-width: 870px) {
  body.home .consulting-success-system h1 {
    font-size: 40px;
    line-height: 38px;
  }

  body.home .consulting-success-system .ipad {
    display: none;
  }
}

body.home .most-recent-blog-posts {
  padding-top: 60px;
  padding-bottom: 50px;
  position: relative;
  background: #ebeceb;
}

body.home .most-recent-blog-posts::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #ebeceb;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
}

body.home .most-recent-blog-posts h2 {
  color: #00192f;
  font-size: 18px;
  line-height: 56px;
  text-transform: uppercase;
}

body.home .most-recent-blog-posts .posts {
  display: flex;
  flex-flow: row nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0 -20px;
}

body.home .most-recent-blog-posts .post {
  flex-basis: 448px;
  margin: 0 20px;
}

body.home .most-recent-blog-posts .title {
  color: #ef4023;  
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 32px;
  padding: 6px 0;
}

body.home .most-recent-blog-posts .continue {
  text-transform: uppercase;
}

body.home .free-access {
  margin-top: 0;
}


body.home .most-recent-blog-posts p {
  font-size: 18px;
}

@media only screen and (max-width: 560px) {
  body.home .most-recent-blog-posts .posts {
    flex-direction: column;
  }
}












/*  /coaching-for-consultants  */
body.page-id-3370 .learn {
  background: #1a2836;
  background-image: url(images/backgrounds/audience.jpg);
  background-size: cover;
  background-position: 50% 50%;
  color: white;
  padding-top: 170px;
  padding-bottom: 80px;
  position: relative;
  text-align: center;
}

body.page-id-3370 .learn .video {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

body.page-id-3370 .learn::before {
  content: "";
  height: 101px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(29,38,46,0.5);
  z-index: 1;
}

body.page-id-3370 .learn .centered_max_width .cta {
  margin-top: 45px;
  position: relative;
  z-index: 2;
}

body.page-id-3370 .learn .triangle-overlay {
  z-index: 2;
}




body.page-id-3370 .last-months {
  padding-top: 60px;
  padding-bottom: 80px;
  background: #f5f5f5;
}

body.page-id-3370 .last-months h1 {
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 30px;
}

body.page-id-3370 .last-months h2 {
  font-size: 20px;
  margin-bottom: 0px;
  color: #ef4023;
}

body.page-id-3370 .last-months .question {
  color: #00192f;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 30px;
}

body.page-id-3370 .last-months .action {
  text-align: center;
  margin-top: 75px;
}

body.page-id-3370 .free-access {
  margin-top: 0;
}

@media only screen and (min-width: 720px) {
  body.page-id-3370 .last-months .copy {
    overflow: hidden;
  }

  body.page-id-3370 .last-months .copy .left {
    float: left;
    width: 50%;
    padding-right: 13px;
    box-sizing: border-box;
  }

  body.page-id-3370 .last-months .copy .right {
    float: right;
    width: 50%;
    padding-left: 13px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 480px) {
  body.page-id-3370 .last-months {
    padding: 46px 0;
  }
}





body.page-id-3370 .meet-your-coaches {
  color: white;
  position: relative;
  overflow: hidden;
}

body.page-id-3370 .meet-your-coaches h1 {
  color: white;
  font-size: 48px;
  margin-bottom: 30px;
}

body.page-id-3370 .meet-your-coaches .copy h2 {
  color: #ef4023;
  font-size: 20px;
  margin-bottom: 0;
}

body.page-id-3370 .meet-your-coaches .cta {
  margin-top: 16px;
}

/* small and medium screen - image is the background */
@media only screen and (max-width: 1049px) {
  body.page-id-3370 .meet-your-coaches {
    background: #313539;
    overflow: hidden;
  }

  body.page-id-3370 .meet-your-coaches .copy h1 {
    max-width: 200px;
    line-height: 50px;
  }

  body.page-id-3370 .meet-your-coaches .copy {
    position: relative;
    z-index: 3;
    max-width: 520px;
    margin-top: 200px;
    margin-bottom: 50px;
  }

  body.page-id-3370 .meet-your-coaches figure {
    position: absolute;
    top: -20px;
    left: 0;
    margin: 0;
    z-index: 1;
  }

  body.page-id-3370 .meet-your-coaches figure::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background: linear-gradient(180deg, transparent, transparent 140px, rgba(49, 53, 57, 0.7) 260px, rgba(49, 53, 57, 1) 90%);
  }

  body.page-id-3370 .meet-your-coaches figcaption {
    display: none;
  }
}

/* large screen - side by side content */
@media only screen and (min-width: 1050px) {
  body.page-id-3370 .meet-your-coaches {
    background: #1f2e3b;
    padding-top: 68px;
    padding-bottom: 68px;
  }

  body.page-id-3370 .meet-your-coaches::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 90px;
    background: #1d2b38;
    opacity: 0.25;
    z-index: 1;
  }

  body.page-id-3370 .meet-your-coaches .copy {
    width: 50%;
    padding-right: 36px;
    box-sizing: border-box;
    position: relative;
    z-index: 2;
  }

  body.page-id-3370 .meet-your-coaches figure {
    background: #313539;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    margin: 0;
  }

  body.page-id-3370 .meet-your-coaches figure img {
    max-width: none;
  }

  body.page-id-3370 .meet-your-coaches figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 90px;
    font-size: 18px;
    line-height: 20px;
  }

  body.page-id-3370 .meet-your-coaches figcaption .sam {
    position: absolute;
    top: 16px;
    left: 106px;
    text-align: center;
  }

  body.page-id-3370 .meet-your-coaches figcaption .michael {
    position: absolute;
    top: 16px;
    left: 355px;
    text-align: center;
  }

  body.page-id-3370 .meet-your-coaches figcaption strong {
    display: block;
    color: #ef4023;
  }
}

body.page-id-3370 .success-stories {
  background: #f5f5f5;
  padding: 80px 0;
  position: relative;
}

body.page-id-3370 .success-stories::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #f5f5f5;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-3370 .success-stories h1 {
  margin-bottom: 60px;
}

body.page-id-3370 .success-stories .options {
  text-align: center;
  margin-top: 42px;
}

@media only screen and (max-width: 870px) {
  body.page-id-3370 .success-stories h1 {
    font-size: 40px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 780px) {
  body.page-id-3370 .success-stories .stories > * {
    flex-basis: 100%;
  }
}









/* Consultant Websites */
/* body.page-id-13187 .lead { */
  /* background: #1a2836; */
  /* padding-top: 230px; */
  /* padding-bottom: 114px; */
  /* position: relative; */
/* } */

/* body.page-id-13187 .lead::after { */
  /* content: ""; */
  /* width: 0; */
  /* height: 0; */
  /* border-left: 21px solid transparent; */
  /* border-right: 21px solid transparent; */
  /* border-top: 20px solid #1a2836; */
  /* position: absolute; */
  /* bottom: -19px; */
  /* left: 0; */
  /* right: 0; */
  /* margin: auto; */
  /* z-index: 2; */
/* } */

/* body.page-id-13187 .lead h1 { */
  /* color: white; */
  /* margin-bottom: 170px; */
  /* max-width: 760px; */
/* } */

/* @media only screen and (max-width: 700px) { */
  /* body.page-id-13187 .lead { */
    /* padding-top: 100px; */
    /* padding-bottom: 60px; */
  /* } */

  /* body.page-id-13187 .lead h1 { */
    /* font-size: 30px; */
    /* line-height: 32px; */
    /* margin: 40px 0; */
  /* } */
/* } */

/* [> full bleed <] */
/* @media only screen and (min-width: 840px) and (min-height: 640px) { */
  /* body.page-id-13187 .lead { */
    /* height: 100vh; */
    /* padding-top: 0; */
    /* padding-bottom: 0; */
  /* } */

  /* body.page-id-13187 .lead .centered_max_width { */
    /* height: 100vh; */
    /* position: relative; */
    /* padding-top: 110px; */
    /* padding-bottom: 170px; */
    /* display: flex; */
    /* flex-flow: column nowrap; */
    /* justify-content: center; */
  /* } */

  /* body.page-id-13187 .lead h1 { */
    /* margin-bottom: 0; */
  /* } */

  /* body.page-id-13187 .lead .cta { */
    /* position: absolute; */
    /* bottom: 110px; */
    /* left: 30px; */
  /* } */
/* } */





/* body.page-id-13187 .pro { */
  /* background: white; */
/* } */

/* body.page-id-13187 .pro header { */
  /* background: #f5f5f5; */
  /* padding-top: 90px; */
  /* padding-bottom: 50px; */
  /* position: relative; */
/* } */


/* body.page-id-13187 .pro header h1 { */
  /* margin-bottom: 46px; */
/* } */

/* body.page-id-13187 .pro header p { */
  /* font-size: 30px; */
  /* line-height: 40px; */
  /* max-width: 450px; */
/* } */

/* body.page-id-13187 .pro header img { */
  
/* } */

/* @media only screen and (max-width: 480px) { */
  /* body.page-id-13187 .pro h1 { */
    /* font-size: 50px; */
    /* line-height: 56px; */
  /* } */
/* } */

/* @media only screen and (max-width: 1009px) { */
  /* body.page-id-13187 .pro header { */
    /* text-align: center; */
  /* } */
  
  /* body.page-id-13187 .pro header p { */
    /* margin: 0 auto; */
    /* padding-bottom: 30px; */
  /* } */
/* } */

/* @media only screen and (min-width: 1010px) { */
  /* body.page-id-13187 .pro header .centered_max_width { */
    /* overflow: hidden; */
    /* position: relative; */
  /* } */

  /* body.page-id-13187 .pro header p { */
    /* position: absolute; */
    /* top: 122px; */
    /* left: 30px; */
  /* } */

  /* body.page-id-13187 .pro header img { */
    /* float: right; */
    /* width: calc(100% - 420px); */
  /* } */
/* } */




/* body.page-id-13187 .why { */
  /* padding-top: 60px; */
  /* padding-bottom: 76px; */
  /* background: white; */
  /* position: relative; */
/* } */

/* body.page-id-13187 .why::before { */
  /* content: ""; */
  /* position: absolute; */
  /* bottom: 0; */
  /* left: 0; */
  /* right: 0; */
  /* height: 103px; */
  /* background: #f5f5f5; */
/* } */

/* body.page-id-13187 .why::after { */
  /* content: ""; */
  /* width: 0; */
  /* height: 0; */
  /* border-left: 21px solid transparent; */
  /* border-right: 21px solid transparent; */
  /* border-top: 20px solid #f5f5f5; */
  /* position: absolute; */
  /* bottom: -19px; */
  /* left: 0; */
  /* right: 0; */
  /* margin: auto; */
  /* z-index: 2; */
/* } */

/* body.page-id-13187 .why .option { */
  /* clear: both; */
  /* text-align: center; */
  /* position: relative; */
  /* z-index: 2; */
  /* padding-top: 20px; */
/* } */

/* @media only screen and (min-width: 720px) { */
  /* body.page-id-13187 .why .left { */
    /* float: left; */
    /* width: calc(50% - 20px); */
  /* } */

  /* body.page-id-13187 .why .right { */
    /* float: right; */
    /* width: calc(50% - 20px); */
  /* } */
/* } */





/* body.page-id-13187 .team { */
  /* background: #1f2e3b; */
  /* color: white; */
  /* padding: 85px 0; */
  /* position: relative; */
/* } */

/* body.page-id-13187 .team::after { */
  /* content: ""; */
  /* width: 0; */
  /* height: 0; */
  /* border-left: 21px solid transparent; */
  /* border-right: 21px solid transparent; */
  /* border-top: 20px solid #1f2e3b; */
  /* position: absolute; */
  /* bottom: -19px; */
  /* left: 0; */
  /* right: 0; */
  /* margin: auto; */
/* } */

/* body.page-id-13187 .team h1 { */
  /* margin-bottom: 50px; */
/* } */

/* body.page-id-13187 .team p { */
  /* max-width: 680px; */
/* } */





/* body.page-id-13187 .our-work { */
  /* padding-top: 94px; */
  /* background: white; */
/* } */

/* body.page-id-13187 .our-work h1 { */
  /* margin-bottom: 50px; */
/* } */

/* body.page-id-13187 .work { */
  /* overflow: hidden; */
/* } */

/* body.page-id-13187 .work img { */
/* background: green; */
/* max-height: 388px; */
/* border: 3px solid yellow; */
/* width: 100%; */
/* } */

/* body.page-id-13187 .work .copy { */
  /* max-width: 330px; */
  /* line-height: 28px; */
/* } */

/* body.page-id-13187 .work .client-title { */
  /* color: #ef4023; */
  /* font-family: Effra-Bold, sans-serif; */
  /* font-weight: normal; */
/* } */

/* body.page-id-13187 .work .industry { */
  /* margin-bottom: 28px; */
/* } */

/* body.page-id-13187 .work .url { */
  /* margin-top: 28px; */
/* } */

/* body.page-id-13187 .work a { */
  /* color: #ef4023; */
/* } */

/* @media only screen and (max-width: 499px) { */
  /* body.page-id-13187 .work { */
    /* padding: 20px 0; */
  /* } */

  /* body.page-id-13187 .work img { */
    /* display: block; */
    /* margin-bottom: 30px; */
  /* } */
/* } */

/* @media only screen and (min-width: 500px) { */
  /* body.page-id-13187 .our-work h1 { */
    /* margin-bottom: 100px; */
  /* } */

  /* body.page-id-13187 .work img { */
    /* float: right; */
    /* width: calc(100% - 390px); */
  /* } */
/* } */

/* body.page-id-13187 .our-work.grey { */
  /* background: #ebeceb; */
  /* padding-top: 75px; */
  /* padding-bottom: 40px; */
/* } */

/* body.page-id-13187 .our-work.grey .centered_max_width { */
  /* display: flex; */
  /* flex-flow: row nowrap; */
/* } */

/* body.page-id-13187 .our-work.grey .work { */
  /* flex-grow: 1; */
  /* padding: 20px 0; */
  /* margin: 0 43px; */
/* } */

/* body.page-id-13187 .our-work.grey .work img { */
  /* float: none; */
  /* width: 100%; */
  /* display: block; */
  /* margin-bottom: 30px; */
/* } */

/* @media only screen and (max-width: 600px) { */
  /* body.page-id-13187 .our-work.grey .centered_max_width { */
    /* flex-direction: column; */
  /* } */

  /* body.page-id-13187 .our-work.grey .work { */
    /* margin: 0; */
  /* } */
/* } */






/* body.page-id-13187 .standalone-cta { */
  /* background: #c4c5c6; */
  /* text-align: center; */
  /* position: relative; */
/* } */

/* body.page-id-13187 .standalone-cta::before { */
  /* content: ""; */
  /* position: absolute; */
  /* bottom: 0; */
  /* left: 0; */
  /* right: 0; */
  /* height: 50%; */
  /* background: #989c9f; */
/* } */

/* body.page-id-13187 .standalone-cta::after { */
  /* content: ""; */
  /* width: 0; */
  /* height: 0; */
  /* border-left: 21px solid transparent; */
  /* border-right: 21px solid transparent; */
  /* border-top: 20px solid #989c9f; */
  /* position: absolute; */
  /* bottom: -19px; */
  /* left: 0; */
  /* right: 0; */
  /* margin: auto; */
  /* z-index: 2; */
/* } */

/* body.page-id-13187 .standalone-cta .cta { */
  /* margin: 75px auto; */
  /* position: relative; */
  /* z-index: 2; */
/* } */

/* body.page-id-13187 .success-stories { */
  /* background: #f5f5f5; */
  /* padding: 90px 0; */
  /* position: relative; */
/* } */

/* body.page-id-13187 .success-stories::after { */
  /* content: ""; */
  /* width: 0; */
  /* height: 0; */
  /* border-left: 21px solid transparent; */
  /* border-right: 21px solid transparent; */
  /* border-top: 20px solid #f5f5f5; */
  /* position: absolute; */
  /* bottom: -19px; */
  /* left: 0; */
  /* right: 0; */
  /* margin: auto; */
  /* z-index: 2; */
/* } */

/* body.page-id-13187 .success-stories h1 { */
  /* margin-bottom: 60px; */
/* } */

/* body.page-id-13187 .success-stories .options { */
  /* text-align: center; */
  /* margin-top: 42px; */
/* } */

/* @media only screen and (max-width: 870px) { */
  /* body.page-id-13187 .success-stories h1 { */
    /* font-size: 40px; */
    /* line-height: 38px; */
  /* } */
/* } */

/* @media only screen and (max-width: 780px) { */
  /* body.page-id-13187 .success-stories .stories > * { */
    /* flex-basis: 100%; */
  /* } */
/* } */

/* body.page-id-13187 .free-access { */
  /* margin-top: 0; */
/* } */





body.page-id-12500 .lead {
  background: #223444;
  position: relative;
  padding-top: 150px;
}

body.page-id-12500 .lead .centered_max_width {
  position: relative;
}

body.page-id-12500 .lead .background {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  overflow: hidden;
}

body.page-id-12500 .lead img {
  display: block;
  object-fit: cover;
  object-position: 15% 45%;
  width: 100%;
  height: 100%;
}

body.page-id-12500 .lead .triangle-overlay {
  z-index: 2;
}

body.page-id-12500 .lead footer {
  background: rgba(0,25,47,0.5);
  color: white;
  padding-bottom: 20px;
  position: relative;
}

body.page-id-12500 .lead footer .copy {
  font-size: 12px;
  line-height: 14px;
  padding-top: 26px;
}

body.page-id-12500 .lead footer .copy span {
  color: #ef4023;
}

body.page-id-12500 .lead footer .logos {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
}

body.page-id-12500 .lead footer .logos > * {
  margin: 20px 0;
  margin-right: 32px;
  flex: 0 1 auto;
  display: block;
}

@media only screen and (max-width: 980px) {
  body.page-id-12500 .lead {
    background-position: 37% 100%;
  }

  body.page-id-12500 .lead footer .copy {
    text-align: center;
    margin-bottom: 16px;
  }

  body.page-id-12500 .lead footer .logos {
    justify-content: center;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  body.page-id-12500 .lead footer .logos > * {
    flex-basis: 25%;
    margin: 2%;
    text-align: center;
  }
}



body.page-id-12500 .michael-quote {
  background: #f5f5f5;
  position: relative;
}

body.page-id-12500 .michael-quote h1 {
  font-size: 42px;
  line-height: 50px;
  color: #ef4023;
  max-width: 580px;
  font-family: Effra-Regular, sans-serif;
}

body.page-id-12500 .michael-quote .copy {
  font-size: 14px;
  line-height: 20px;
}

body.page-id-12500 .michael-quote .name {
  color: #ef4023;
}

@media only screen and (max-width: 549px) {
  body.page-id-12500 .michael-quote {
    padding-top: 70px;
    position: relative;
    text-align: center;
  }

  body.page-id-12500 .michael-quote h1 {
    margin: 0 auto;
  }

  body.page-id-12500 .michael-quote .copy {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  body.page-id-12500 .michael-quote img {
    display: block;
    margin: 0 auto;
    padding-left: 70px;
  }
}

@media only screen and (min-width: 550px) {
  body.page-id-12500 .michael-quote .centered_max_width {
    padding-top: 110px;
    padding-bottom: 150px;
    position: relative;
  }

  body.page-id-12500 .michael-quote .copy {
    position: absolute;
    right: 470px;
    bottom: 36px;
    text-align: right;
  }

  body.page-id-12500 .michael-quote img {
    position: absolute;
    bottom: 0;
    right: 110px;
  }
}

@media only screen and (min-width: 550px) and (max-width: 1000px) {
  body.page-id-12500 .michael-quote .centered_max_width {
    min-height: 400px;
  }

  body.page-id-12500 .michael-quote h1 {
    font-size: 26px;
    line-height: 30px;
    width: calc(100% - 270px);
  }

  body.page-id-12500 .michael-quote .copy {
    right: 360px;
  }

  body.page-id-12500 .michael-quote img {
    right: 0;
  }
}





body.page-id-12500 .intro {
  background: white;
  padding: 80px 0;
  position: relative;
}

body.page-id-12500 .intro::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-12500 .intro .desc h2 {
  font-size: 50px;
  line-height: 56px;
  max-width: 286px;
  color: #ef4023;
}

body.page-id-12500 .intro .recent {
  background: #f2f3f4;
  padding: 30px;
}

body.page-id-12500 .intro .recent h2 {
  font-size: 28px;
  line-height: 36px;
  max-width: 300px;
  color: #ef4023;
}

body.page-id-12500 .intro .recent ul {
  margin: 0;
}

body.page-id-12500 .intro .recent li {
  font-size: 18px;
  line-height: 20px;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  margin-bottom: 12px;
}

@media only screen and (max-width: 879px) {
  body.page-id-12500 .intro .desc,
  body.page-id-12500 .intro .recent {
    max-width: 600px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 880px) {
  body.page-id-12500 .intro .centered_max_width {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
  }

  body.page-id-12500 .intro .desc {
    flex: 1 0 360px;
    margin-right: 50px;
  }

  body.page-id-12500 .intro .recent {
    flex: 0 0 360px;
  }
}



body.page-id-12500 .topics {
  background: #1f2e3b;
  color: white;
  padding: 80px 0;
  position: relative;
}

body.page-id-12500 .topics::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #1f2e3b;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-12500 .topics h2 {
  font-size: 28px;
  line-height: 30px;
  color: #ef4023;
}

body.page-id-12500 .topics a {
  color: #ef4023;
}

body.page-id-12500 .topics li {
  padding-bottom: 20px;
}

body.page-id-12500 .topics .darker {
  background: #18242f;
  padding-top: 34px;
  padding-bottom: 34px;
  text-align: center;
}

body.page-id-12500 .topics .contact {
  max-width: 475px;
  margin: 0 auto;
}

@media only screen and (min-width: 500px) and (max-width: 799px) {
  body.page-id-12500 .topics .keynote,
  body.page-id-12500 .topics .other {
    width: 430px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 800px) {
  body.page-id-12500 .topics .keynote {
    float: left;
    width: 53%;
    box-sizing: border-box;
    padding-right: 52px;
  }
  
  body.page-id-12500 .topics .other {
    float: right;
    width: 47%;
  }

  body.page-id-12500 .topics .darker {
    clear: both;
  }
}

body.page-id-12500 .success-stories {
  background: #f5f5f5;
  padding-top: 80px;
  padding-bottom: 54px;
  position: relative;
}

body.page-id-12500 .success-stories::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #f5f5f5;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-12500 .success-stories h2 {
  margin-bottom: 60px;
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

@media only screen and (max-width: 870px) {
  body.page-id-12500 .success-stories h2 {
    font-size: 40px;
    line-height: 38px;
  }
}

@media only screen and (max-width: 780px) {
  body.page-id-12500 .success-stories .stories > * {
    flex-basis: 100%;
  }
}

body.page-id-12500 .free-access {
  margin-top: 0;
}






/* Success Stories page */
body.page-id-15213 .some_headline {
  background: #f5f5f5;
  margin: 30px 0;
}

body.page-id-15213 section.single_quote {
  background: #f5f5f5;
}

body.page-id-15213 section.single_quote .centered_max_width {
  position: relative;
  padding-top: 23px;
  padding-bottom: 23px;
  padding-left: 72px;
}

body.page-id-15213 section.single_quote img.quote {
  position: absolute;
  top: 23px;
  left: 30px;
}

body.page-id-15213 section.single_quote .person {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
}

body.page-id-15213 section.single_quote .meta {
  padding-left: 12px;
}

body.page-id-15213 section.interested_container {
  background: white;
  padding: 60px 0;
}

body.page-id-15213 section.interested_container .interested {
  border: 1px solid #999;
  padding: 36px;
}

body.page-id-15213 section.interested_container .interested h2, .interested p {
  margin-bottom: 16px;
}

body.page-id-15213 section.interested_container .interested h2 {
  font-size: 36px;
  line-height: 36px;
  color: #ef4023;
}

body.page-id-15213 section.interested_container .interested .cta {
  background-color: #ef4023;
}





body.page-id-15213 .lead {
  background: #283643 url(images/backgrounds/laptop.jpg);
  background-size: cover;
  background-position: 50% 66%;
  padding-top: 130px;
  padding-bottom: 100px;
  position: relative;
}

body.page-id-15213 .lead h1 {
  color: white;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
  line-height: 36px;
  font-family: Effra-Regular, sans-serif;
  font-weight: normal;
  text-align: center;
  padding-bottom: 16px;
}

body.page-id-15213 .lead .video {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

body.page-id-15213 .success-stories {
  background: #f5f5f5;
  padding-top: 60px;
  position: relative;
}

body.page-id-15213 .success-stories::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #f5f5f5;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-15213 .get-started {
  background: #313f4b;
  background-image: url(images/success-stories/bg-get-started.jpg);
  background-position: 50% 50%;
  background-size: cover;
  color: white;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  text-align: center;
  box-sizing: border-box;
  padding: 40px;
}

body.page-id-15213 .get-started .copy {
  max-width: 790px;
  font-size: 28px;
  line-height: 30px;
}

@media only screen and (min-width: 1050px) {
  body.page-id-15213 .get-started {
    flex-basis: 100%;
  }
}

@media only screen and (max-width: 780px) {
  body.page-id-15213 .stories > * {
    flex-basis: 100%;
  }
}

body.page-id-15213 .free-access {
  margin-top: 0; 
}

body.page-id-15213 .from-facebook {
  padding-top: 54px;
  padding-bottom: 80px;
}

body.page-id-15213 .from-facebook h1 {
  font-size: 40px;
  line-height: 42px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 880px) {
  body.page-id-15213 .from-facebook .screenshots-left {
    float: left;
    width: 400px;
    margin-bottom: 30px;
  }

  body.page-id-15213 .from-facebook .screenshots-right {
    float: left;
    width: 400px;
    margin-left: 20px;
    margin-bottom: 30px;
  }
}

body.page-id-15213 .from-facebook .get-started {
  clear: both;
}








body.page-id-2 .lead {
  background: #253045;
  padding-top: 125px;
  padding-bottom: 50px;
  position: relative;
}

body.page-id-2 .lead .centered_max_width {
  position: relative;
}

body.page-id-2 .lead .background {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  overflow: hidden;
}

body.page-id-2 .lead .background img {
  display: block;
  object-fit: cover;
  object-position: bottom center;
  width: 100%;
  height: 100%;
}

body.page-id-2 .lead h1 {
  color: white;
  font-size: 34px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 0px;
}

body.page-id-2 .lead .thinner {
  font-family: Effra-Regular, sans-serif;
  font-size: 18px;
  line-height: 22px;
  color: white;
  max-width: 640px;
  margin: 18px auto;
  margin-top: 8px;
  text-align: center;
}

@media only screen and (max-width: 600px) {
  body.page-id-2 .lead h1 {
    font-size: 24px;
    line-height: 26px;
  }
}

body.page-id-2 .lead .video {
  max-width: 640px;
  margin: 0 auto;
}

body.page-id-2 .intro {
  padding-top: 36px;
}

body.page-id-2 main {
  padding-bottom: 50px;
  background-color: white;
}

body.page-id-2 main h1,
body.page-id-2 main h2 {
  font-size: 36px;
  line-height: 38px;
  color: #ef4023;
}

body.page-id-2 main h1 + p
body.page-id-2 main h2 + p {
  clear: both;
}

@media only screen and (max-width: 760px) {
  body.page-id-2 .cousins {
    display: block;
    margin: 0 auto;
    margin-bottom: 26px;
  }
}

@media only screen and (min-width: 761px) {
  body.page-id-2 .cousins {
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
  }
}

body.page-id-2 main .team img {
  display: block;
  width: 150px;
  margin: 0 auto;
  margin-top: 3px;
}

@media only screen and (min-width: 400px) {
  body.page-id-2 main .team img {
    float: left;
    margin-right: 18px;
  }
}






body.single-product #masthead-flow {
  background: #1a2935;
  background-image: url(images/backgrounds/desk.jpg);
  background-size: cover;
  background-position: center center;
}




/* Consulting Success System page */
body.postid-3798 .lead {
  padding-top: 140px;
  padding-bottom: 80px;
  background: #1a2836;
  position: relative;
}

body.postid-3798 .lead .centered_max_width {
  position: relative;
}

body.postid-3798 .lead .background {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  overflow: hidden;
}

body.postid-3798 .lead img {
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 540px) {
  body.postid-3798 .lead {
    padding-top: 130px;
    padding-bottom: 65px;
  }
}

body.postid-3798 .lead h1 {
  font-size: 32px;
  line-height: 34px;
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

body.postid-3798 .lead .video {
  background: rgba(18,25,31,0.2);
}

body.postid-3798 .lead .video .constraint {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

body.postid-3798 .dear {
  padding-top: 60px;
  padding-bottom: 80px;
  background: #f5f5f5;
}

body.postid-3798 .dear h1 {
  font-size: 34px;
  line-height: 36px;
  margin-bottom: 56px;
}

body.postid-3798 .dear .books .mp3 {
  padding-top: 10px;
  padding-left: 14px;
  font-size: 14px;
  line-height: 16px;
  color: #1f2e3b;
  opacity: 0.5;
}

body.postid-3798 .dear .quote {
  margin-bottom: 60px;
}

body.postid-3798 .dear .quote .text {
  font-size: 32px;
  line-height: 42px;
  color: #00192f;
}

body.postid-3798 .dear .quote .author {
  padding-left: 24px;
  position: relative;
  padding-top: 14px;
  padding-bottom: 30px;
  line-height: 22px;
}

body.postid-3798 .dear .quote .author::before {
  content: "—";
  position: absolute;
  top: 14px;
  left: 0;
}

body.postid-3798 .dear .quote .author span {
  color: #ef4023;
  font-family: Effra-Bold, sans-serif;
}

body.postid-3798 .dear .five-thousand {
  background: #1f2e3b;
  color: white;
  padding: 44px 80px;
  font-size: 28px;
  line-height: 36px;
  text-align: center;
}

/* Large viewport */
@media only screen and (min-width: 1050px) {
  body.postid-3798 .dear .books {
    float: left;
    width: 488px;
  }

  body.postid-3798 .dear .quote {
    float: right;
    width: 430px;
    padding-top: 14px;
    position: relative;
    left: -30px;
  }

  body.postid-3798 .dear .five-thousand {
    clear: both;
  }
}

/* medium viewport */
@media only screen and (min-width: 551px) and (max-width: 1049px) {
  body.postid-3798 .dear h1 {
    text-align: center;
    max-width: none;
  }

  body.postid-3798 .dear .books {
    text-align: center;
    max-width: none;
    margin-bottom: 50px;
  }

  body.postid-3798 .dear .quote {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* small viewport */
@media only screen and (max-width: 550px) {
  body.postid-3798 .dear .five-thousand {
    padding: 40px;
    font-size: 16px;
    line-height: 24px;
  }
}





body.postid-3798 .aspiring {
  background: white;
  padding-top: 80px;
  padding-bottom: 52px;
}

body.postid-3798 .aspiring p {
  max-width: 530px;
  line-height: 28px;
  margin-bottom: 28px;
}

/* small, medium viewport */
@media only screen and (max-width: 999px) {
  body.postid-3798 .aspiring p {
    margin-left: auto;
    margin-right: auto;
  }
}

/* large viewport */
@media only screen and (min-width: 1000px) {
  body.postid-3798 .aspiring .centered_max_width {
    position: relative;
  }

  body.postid-3798 .aspiring p {
    width: calc(50% - 13px);
  }

  body.postid-3798 .aspiring p:last-child {
    position: absolute;
    top: 56px;
    right: 0;
  }
}



body.postid-3798 .learn {
  background: #f5f5f5;
  padding-top: 80px;
  padding-bottom: 52px;
}

body.postid-3798 .learn .stories {
  margin-bottom: 30px;
}

body.postid-3798 .learn h2 {
  font-size: 34px;
  line-height: 36px;
  max-width: 800px;
  color: #ef4023;
}

body.postid-3798 .learn .you-will-learn {
  font-size: 26px;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  margin-top: 56px;
  margin-bottom: 40px;
}

body.postid-3798 .learn h3 {
  font-family: Effra-Regular, sans-serif;
  font-weight: normal;
  color: #ef4023;
  margin-bottom: 34px;
  font-size: 28px;
}

body.postid-3798 .learn li {
  margin-bottom: 28px;
}

/* small, medium viewport */
@media only screen and (max-width: 900px) {
  body.postid-3798 .learn .you-will-learn,
  body.postid-3798 .learn .summary {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* large viewport */
@media only screen and (min-width: 901px) {
  body.postid-3798 .learn {
    overflow: hidden;
  }

  body.postid-3798 .learn .summary {
    float: left;
    width: 45%;
    padding-right: 4%;
  }

  body.postid-3798 .learn li {
    max-width: 370px;
  }
}



body.postid-3798 .plus-more {
  background: white;
  padding: 80px 0;
}

body.postid-3798 .plus-more h2 {
  font-size: 34px;
  line-height: 36px;
  text-align: center;
  color: #ef4023;
}

body.postid-3798 .plus-more p {
  font-size: 30px;
  line-height: 34px;
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 36px;
  margin-bottom: 46px;
}

body.postid-3798 .plus-more .options {
  text-align: center;
}

body.postid-3798 .lessons {
  background: #f5f5f5;
  padding-top: 80px;
  padding-bottom: 54px;
  position: relative;
}

body.postid-3798 .lessons::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #f5f5f5;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.postid-3798 .lessons h2 {
  font-size: 34px;
  line-height: 36px;
  max-width: 650px;
  color: #ef4023;
}

body.postid-3798 .lessons ul {
  margin-top: 46px;
}

body.postid-3798 .lessons ul div {
  color: #ef4023;
  font-size: 14px;
  line-height: 12px;
}

body.postid-3798 .lessons li {
  margin-bottom: 8px;
}

body.postid-3798 .lessons .stories {
  margin-top: 50px;
}

/* large viewport */
@media only screen and (min-width: 830px) {
  body.postid-3798 .lessons ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    max-width: 830px;
  }
}

/* small, medium viewport */
@media only screen and (max-width: 829px) {
  body.postid-3798 .lessons ul {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}




body.postid-3798 .bonuses {
  background: #1f2e3b;
  padding-top: 80px;
  padding-bottom: 80px;
  color: white;
  position: relative;
}

body.postid-3798 .bonuses::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #23313e;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.postid-3798 .bonuses h2 {
  max-width: 600px;
  margin-bottom: 64px;
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

body.postid-3798 .bonuses .bonus img {
  float: left;
  margin-right: 14px;
}

body.postid-3798 .bonuses .bonus h3 {
  color: #ef4023;
  font-size: 26px;
  margin-bottom: 0px;
}

body.postid-3798 .bonuses .mp3 {
  font-size: 12px;
  line-height: 12px;
  color: rgba(255,255,255, 0.25);
  position: relative;
  top: -10px;
  left: 100px;
  max-width: 170px;
}

body.postid-3798 .bonuses .cta {
  margin-top: 16px;
}

@media only screen and (min-width: 700px) {
  body.postid-3798 .bonuses .column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
  }

  body.postid-3798 .bonuses .bonus {
    display: inline-block;
  }

  body.postid-3798 .bonuses img.book {
    width: 315px;
  }
}



body.postid-3798 .moc {
  background: white;
  padding-top: 80px;
  padding-bottom: 40px;
}

body.postid-3798 .moc h2 {
  font-size: 34px;
  line-height: 36px;
  max-width: 650px;
  margin-bottom: 60px;
  color: #ef4023;
}

body.postid-3798 .moc p {
  max-width: 450px;
}

body.postid-3798 .moc img {
  display: block;
}

@media only screen and (min-width: 1000px) {
  body.postid-3798 .moc {
    overflow: hidden;
  }

  body.postid-3798 .moc p {
    float: left;
  }

  body.postid-3798 .moc img {
    position: relative;
    top: -18px;
  }
}




body.postid-3798 .investment {
  background: #f5f5f5;
  padding-top: 80px;
  padding-bottom: 50px;
  position: relative;
}

body.postid-3798 .investment::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #f5f5f5;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.postid-3798 .investment h2 {
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

body.postid-3798 .investment .copy p:first-child {
  font-size: 26px;
  line-height: 32px;

}

body.postid-3798 .investment .copy span {
  color: #ef4023;
}

/* small viewport */
@media only screen and (max-width: 649px) {
  body.postid-3798 .investment > * {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}

/* large viewport */
@media only screen and (min-width: 650px) {
  body.postid-3798 .investment .copy {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 30px;
  }
}



body.postid-3798 .guarantee {
  background: #1f2e3b;
  color: white;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

body.postid-3798 .guarantee::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #1f2e3b;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.postid-3798 .guarantee h2 {
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
  margin-bottom: 64px;
}

body.postid-3798 .guarantee .quote .text {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 50px;
}

body.postid-3798 .guarantee .quote .author {
  padding-left: 23px;
  position: relative;
}

body.postid-3798 .guarantee .quote .author::after {
  content: "—";
  position: absolute;
  top: 0;
  left: 0;
}

body.postid-3798 .guarantee .quote .author span {
  color: #ef4023;
}

body.postid-3798 .guarantee .delay .book {
  position: relative;
}

body.postid-3798 .guarantee .delay .mp3 {
  position: absolute;
  bottom: 10px;
  left: 0px;
  right: 80px;
  text-align: right;
  font-size: 12px;
  line-height: 12px;
  color: rgba(255,255,255, 0.25);
}

body.postid-3798 .guarantee .delay p {
  font-size: 26px;
  line-height: 32px;
}

body.postid-3798 .guarantee .options {
  text-align: center;
}

/* small, medium viewport */
@media only screen and (max-width: 900px) {
  body.postid-3798 .guarantee h2,
  body.postid-3798 .guarantee .dig,
  body.postid-3798 .guarantee .options,
  body.postid-3798 .guarantee .quote {
    max-width: 500px;
  }

  body.postid-3798 .guarantee .delay {
    margin: 60px 0;
    position: relative;
    max-width: 500px;
  }
}

/* large viewport */
@media only screen and (min-width: 901px) {
  body.postid-3798 .guarantee .dig {
    float: left;
    width: 48%;
  }

  body.postid-3798 .guarantee .quote {
    float: right;
    width: 48%;
  }

  body.postid-3798 .guarantee .delay {
    clear: both;
    padding: 40px 0;
    position: relative;
  }

  body.postid-3798 .guarantee .delay > * {
    position: relative;
    z-index: 2;
  }

  body.postid-3798 .guarantee .delay::after {
    position: absolute;
    content: "";
    top: 80px;
    bottom: 94px;
    left: 0;
    right: 0;
    background: #ef4023;
  }

  body.postid-3798 .guarantee .delay .centered_max_width {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
  }

  body.postid-3798 .guarantee .delay .book {
    flex-basis: 489px;
    padding-right: 30px;
  }

  body.postid-3798 .guarantee .delay p {
    flex-basis: 100px;
    flex-grow: 1;
    margin: 0;
  }
}

body.postid-3798 .success-stories {
  padding-top: 80px;
  padding-bottom: 54px;
  position: relative;
  background: #f5f5f5;
}

body.postid-3798 .success-stories::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #f5f5f5;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.postid-3798 .success-stories h2 {
  margin-bottom: 70px;
}

body.postid-3798 .success-stories .options {
  margin-top: 50px;
  text-align: center;
}



/* Mindset Book Page */
body.page-id-15620 .single_quote {
  background: #f5f5f5;
}

body.page-id-15620 .single_quote .centered_max_width {
  position: relative;
  padding-top: 46px;
  padding-bottom: 46px;
  padding-left: 72px;
}

body.page-id-15620 .single_quote + .single_quote .centered_max_width {
  padding-top: 0;
}

body.page-id-15620 .single_quote + .single_quote .quote {
  top: 0;
}

body.page-id-15620 .single_quote img.quote {
  position: absolute;
  top: 46px;
  left: 30px;
}

body.page-id-15620 .single_quote .person {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
}

body.page-id-15620 .single_quote .meta {
  padding-left: 12px;
}


body.page-id-15620 .lead {
  background: url(/wp-content/themes/consultingsuccess/images/mindsetbook/lead-bg.jpg) #294155;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  color: white;
  padding-top: 180px;
  padding-bottom: 60px;
  position: relative;
}

body.page-id-15620 .lead .new-book {
  font-family: Effra-Regular, sans-serif;
  padding-bottom: 2px;
  text-transform: uppercase;
}

body.page-id-15620 .lead h1 {
  color: white;
  font-family: Effra-Regular, sans-serif;
  max-width: 950px;
}

body.page-id-15620 .lead .tm {
  font-size: 12px;
  position: relative;
  left: 6px;
  top: -36px;
  line-height: 0;
}

body.page-id-15620 .advantage {
  background-color: white;
  padding-top: 35px;
  padding-bottom: 20px;
  position: relative;
}

body.page-id-15620 .advantage::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-15620 .advantage h2 {
  font-size: 36px;
  line-height: 36px;
  max-width: 950px;
  margin-bottom: 36px;
  color: #ef4023;
}

body.page-id-15620 .advantage .holding {
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}

@media only screen and (min-width: 750px) {
  body.page-id-15620 .advantage .copy {
    float: left;
    width: 47%;
  }

  body.page-id-15620 .advantage .holding {
    float: right;
    width: 47%;
  }

  body.page-id-15620 .advantage p:last-child {
    clear: both;
  }
}

body.page-id-15620 .signup {
  color: white;
  background: #232b34;
  background-image: url(images/backgrounds/lights.jpg);
  background-position: center top;
  background-size: cover;
  padding-top: 75px;
  padding-bottom: 80px;
  position: relative;
}

body.page-id-15620 .signup h2 {
  color: white;
  font-size: 54px;
  line-height: 56px;
}

body.page-id-15620 .signup p {
  max-width: 700px;
}

body.page-id-15620 .signup form {
  box-sizing: border-box;
  padding: 27px;
  background: rgba(12, 27, 12, 0.3);
  max-width: 840px;
}

body.page-id-15620 .signup input[type=submit] {
  margin-top: 14px;
}

@media only screen and (max-width: 500px) {
  body.page-id-15620 .signup input {
    width: 100%;
    box-sizing: border-box;
  }

  body.page-id-15620 .signup input[type=email] {
    margin-top: 14px;
  }
}

@media only screen and (min-width: 501px) {
  body.page-id-15620 .signup input[type=text] {
    float: left;
    width: calc(50% - 8px);
    box-sizing: border-box;
  }

  body.page-id-15620 .signup input[type=email] {
    float: right;
    width: calc(50% - 8px);
    box-sizing: border-box;
  }
}

body.page-id-15620 .meet-michael {
  background: white;
  padding-top: 50px;
  position: relative;
}

body.page-id-15620 .meet-michael::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-15620 .meet-michael h2 {
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

body.page-id-15620 .meet-michael .title {
  font-size: 28px;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  margin-top: -10px;
}

body.page-id-15620 .meet-michael .desc {
  max-width: 475px;
  margin: 40px 0;
}



@media only screen and (max-width: 830px) {
  body.page-id-15620 .meet-michael img {
    display: block;
  }
}

@media only screen and (min-width: 831px) {
  body.page-id-15620 .meet-michael .centered_max_width {
    position: relative;
    padding-bottom: 50px;
  }

  body.page-id-15620 .meet-michael img {
    position: absolute;
    left: 580px;
    bottom: 0;
  }
}

body.page-id-15620 .coaching {
  background-color: white;
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
}

body.page-id-15620 .coaching::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-15620 .coaching h2 {
  margin-bottom: 30px;
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

body.page-id-15620 .coaching .consistently {
  color: #00192f;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 750px) {
  body.page-id-15620 .coaching .columns {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }

  body.page-id-15620 .coaching .columns > * {
    width: calc(50% - 15px);
  }
}

body.page-id-15620 #colophon .free-access {
  display: none;
}





/* Consulting Success Book Page */
body.page-id-17956 .single_quote {
  background: #f5f5f5;
}

body.page-id-17956 .single_quote .centered_max_width {
  position: relative;
  padding-top: 46px;
  padding-bottom: 46px;
  padding-left: 72px;
}

body.page-id-17956 .single_quote + .single_quote .centered_max_width {
  padding-top: 0;
}

body.page-id-17956 .single_quote + .single_quote .quote {
  top: 0;
}

body.page-id-17956 .single_quote img.quote {
  position: absolute;
  top: 46px;
  left: 30px;
}

body.page-id-17956 .single_quote .person {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  font-size: 14px;
  line-height: 16px;
}

body.page-id-17956 .single_quote .meta {
  padding-left: 12px;
}


body.page-id-17956 .lead {
  background: url(/wp-content/uploads/2018/08/consulting-success-book-cover-bg.jpg) #294155;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 0;
  color: white;
  padding-top: 180px;
  padding-bottom: 60px;
  position: relative;
}

body.page-id-17956 .lead .new-book {
  font-family: Effra-Regular, sans-serif;
  padding-bottom: 2px;
  text-transform: uppercase;
}

body.page-id-17956 .lead h1 {
  color: white;
  font-family: Effra-Regular, sans-serif;
  max-width: 950px;
}

body.page-id-17956 .lead .tm {
  font-size: 12px;
  position: relative;
  left: 6px;
  top: -36px;
  line-height: 0;
}

body.page-id-17956 .advantage {
  background-color: #fbfbfb;
  padding-top: 35px;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden;
}

body.page-id-17956 .advantage::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #fbfbfb;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-17956 .advantage h2 {
  font-size: 36px;
  line-height: 36px;
  max-width: 950px;
  margin-bottom: 36px;
  color: #ef4023;
}

body.page-id-17956 .advantage .holding {
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}

@media only screen and (min-width: 750px) {
  body.page-id-17956 .advantage .copy {
    float: left;
    width: 47%;
  }

  body.page-id-17956 .advantage .holding {
    float: right;
    width: 47%;
  }

  body.page-id-17956 .advantage p:last-child {
    clear: both;
  }
}

body.page-id-17956 .signup {
  color: white;
  background: #232b34;
  background-image: url(images/backgrounds/lights.jpg);
  background-position: center top;
  background-size: cover;
  padding-top: 75px;
  padding-bottom: 80px;
  position: relative;
}

body.page-id-17956 .signup h2 {
  color: white;
  font-size: 54px;
  line-height: 56px;
}

body.page-id-17956 .signup p {
  max-width: 700px;
}

body.page-id-17956 .signup form {
  box-sizing: border-box;
  padding: 27px;
  background: rgba(12, 27, 12, 0.3);
  max-width: 840px;
}

body.page-id-17956 .signup input[type=submit] {
  margin-top: 14px;
}

@media only screen and (max-width: 500px) {
  body.page-id-17956 .signup input {
    width: 100%;
    box-sizing: border-box;
  }

  body.page-id-17956 .signup input[type=email] {
    margin-top: 14px;
  }
}

@media only screen and (min-width: 501px) {
  body.page-id-17956 .signup input[type=text] {
    float: left;
    width: calc(50% - 8px);
    box-sizing: border-box;
  }

  body.page-id-17956 .signup input[type=email] {
    float: right;
    width: calc(50% - 8px);
    box-sizing: border-box;
  }
}

body.page-id-17956 .meet-michael {
  background: white;
  padding-top: 50px;
  position: relative;
}

body.page-id-17956 .meet-michael::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-17956 .meet-michael h2 {
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

body.page-id-17956 .meet-michael .title {
  font-size: 28px;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  margin-top: -10px;
}

body.page-id-17956 .meet-michael .desc {
  max-width: 475px;
  margin: 40px 0;
}



@media only screen and (max-width: 830px) {
  body.page-id-17956 .meet-michael img {
    display: block;
  }
}

@media only screen and (min-width: 831px) {
  body.page-id-17956 .meet-michael .centered_max_width {
    position: relative;
    padding-bottom: 50px;
  }

  body.page-id-17956 .meet-michael img {
    position: absolute;
    left: 580px;
    bottom: 0;
  }
}

body.page-id-17956 .coaching {
  background-color: white;
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
}

body.page-id-17956 .coaching::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid white;
  position: absolute;
  bottom: -19px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 2;
}

body.page-id-17956 .coaching h2 {
  margin-bottom: 30px;
  font-size: 54px;
  line-height: 56px;
  color: #ef4023;
}

body.page-id-17956 .coaching .consistently {
  color: #00192f;
  font-size: 28px;
  line-height: 30px;
  margin-bottom: 30px;
}

@media only screen and (min-width: 750px) {
  body.page-id-17956 .coaching .columns {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }

  body.page-id-17956 .coaching .columns > * {
    width: calc(50% - 15px);
  }
}

body.page-id-17956 #colophon .free-access {
  display: none;
}




body.archive .lead {
  background: #1a2935;
  background-image: url(images/backgrounds/desk.jpg);
  background-size: cover;
  background-position: center center;
  padding-top: 150px;
  padding-bottom: 70px;
  position: relative;
}

body.archive .lead h1 {
  color: white;
  max-width: 700px;
}

@media only screen and (max-width: 869px) {
  body.archive .centered_max_width.with_sidebar {
      padding-top: 40px;
      padding-bottom: 70px;
  }
}






/* Podcast links */
.podcast-links {
  padding-left: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin-left: -4px;
  margin-top: 20px;
  margin-bottom: 30px;
  max-width: 435px;
}

.podcast-links li {
  list-style: none;
  flex: 0 1 137px;
  margin: 0 4px;
}








.page-id-18063 .lead {
  position: relative;
}

.page-id-18063 .lead .background {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 0;
  overflow: hidden;
}

.page-id-18063 .lead .background img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.page-id-18063 .lead .centered_max_width {
  position: relative;
}

.page-id-18063 .lead h1 {
  color: white;
  font-size: 34px;
  line-height: 36px;
  text-align: center;
  margin-bottom: 34px;
  padding-top: 130px;
}

.page-id-18063 .lead h1 .thinner {
  font-family: Effra-Regular, sans-serif;
}

.page-id-18063 .lead .video .centered_max_width {
  max-width: 575px;
}

.page-id-18063 .lead .options {
  padding-top: 40px;
  padding-bottom: 50px;
  text-align: center;
}

.page-id-18063 .step_2 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

.page-id-18063 .step_2 .centered_max_width {
  overflow: hidden;
}

.page-id-18063 .step_2 h2 span {
  color: #ef4023;
}

.page-id-18063 .step_2 form {
  background: #2d373a;
  padding: 20px;
}

@media only screen and (max-width: 759px) {
  .page-id-18063 .step_2 form input {
    margin: 10px;
    display: block;
  }
}

@media only screen and (min-width: 760px) {
  .page-id-18063 .step_2 form {
    background: #2d373a;
    padding: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 10px;
  }
  
  .page-id-18063 .step_2 form .cta {
    grid-column-start: 2;
    grid-row-start: 2;
  }
}


.page-id-18063 .step_3 {
  background: white;
  padding-top: 50px;
  padding-bottom: 50px;
}

.page-id-18063 .step_3 h2 span {
  color: #ef4023;
}

@media only screen and (max-width: 859px) {
  .page-id-18063 .step_3 .bonus {
    margin: 40px 0;
  }

  .page-id-18063 .step_3 .bonus * {
    text-align: center;
    display: block;
    max-width: 500px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 860px) {
  .page-id-18063 .step_3 .bonus {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    margin: 25px 0;
  }

  .page-id-18063 .step_3 .bonus *:last-child {
    margin-bottom: 0;
  }

  .page-id-18063 .step_3 .bonus img {
    flex-basis: 230px;
    flex-grow: 0;
    flex-shrink: 0;
  }

  .page-id-18063 .step_3 .bonus div {
    flex-grow: 1;
    padding-left: 35px;
  }
}

.page-id-18063 .step_3 .options {
  text-align: center;
  padding: 40px 0;
}


.page-id-18063 .step_3 form {
  background: #2d373a;
  padding: 20px;
  padding-top: 30px;
  color: white;
}

.page-id-18063 .step_3 form input[type=text] {
  width: 100%;
  box-sizing: border-box;
}

.page-id-18063 .step_3 form .vyper-6377-button {
  display: inline-block;
  background-color: #ef4023;
  color: white;
  border: none;
  line-height: 26px;
  font-size: 18px;
  font-family: Effra-Bold, sans-serif;
  font-weight: normal;
  padding: 8px 20px;
  box-sizing: border-box;
  transition: background-color 0.2s linear;
  text-transform: uppercase;
}

.page-id-18063 .step_3 form .vyper-6377-button:hover {
  background-color: #ff6d55;
}



@media only screen and (max-width: 759px) {
  .page-id-18063 .step_3 form input {
    margin: 10px 0;
    display: block;
  }

  .page-id-18063 .step_3 form input[type=checkbox] {
    display: inline;
  }
}

@media only screen and (min-width: 760px) {
  .page-id-18063 .step_3 form {
    background: #2d373a;
    padding: 20px;
    padding-top: 30px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
  }

  .page-id-18063 .step_3 form .form-group:last-child {
    grid-column: 1 / 3;
  }

  /* .page-id-18063 .step_3 form form-group:last-child .vyper-6377-button,
  .page-id-18063 .step_3 form form-group:last-child #gdpr_checkbox {
    display: block;
    margin: 0 auto;
  } */
}



.page-id-18063 #colophon .free-access {
  display: none;
}
















/* Featured image for podcast posts
   for content-podcast-2021-featured-image.php */
.podcast_featured_image {
  position: relative;
  width: 224px;
  height: 224px;
  flex: 0 0 224px;
}

.podcast_featured_image img {
  display: block;
  width: 224px;
  height: 224px;
}

.podcast_featured_image .legacy_template_coverup_left {
  background: #0f1f3d;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 188px;
  left: 0px;
  z-index: 1;
}

.podcast_featured_image .legacy_template_coverup_right {
  background: #0f1f3d;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 188px;
  z-index: 100;
}

.podcast_featured_image .latest_episode {
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  background: #061f33;
  color: white;
  font-size: 14px;
  line-height: 14px;
  padding: 5px 8px;
  width: 123px;
  z-index: 2;
}

.podcast_featured_image .number {
  position: absolute;
  top: 0;
  left: 123px;
  background: #ef4023;
  color: white;
  font-size: 14px;
  line-height: 14px;
  padding: 5px 8px;
  z-index: 2;
}
