/*
 Theme Name:   The Personal Business Plan
 Description:  A Wordpress Theme developed for thepersonalbusinesplan.com
 Author:       Jakob Dam Jensen
 Author URI:   http://substancelab.com
 Template:     twentyseventeen
 Version: 1.0.0
*/
@import url(../twentyseventeen/style.css);
/*
These are all the original styling done by DesignIt.
It's hard to tell what is simply the original twentytwelve styling
and what they have changed. So we keep it here for safety.
*/
.site-info {
  background-image: url("http://thepersonalbusinessplan.com/wp-content/uploads/footerbg.jpg");
  background-repeat: repeat-x;
  height: 340px; }

/* Author profiles */
.author .archive-header {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

.author-info {
  border-top: 1px solid #ededed;
  margin: 24px 0;
  margin: 1.714285714rem 0;
  padding-top: 24px;
  padding-top: 1.714285714rem;
  overflow: hidden; }

.author-description p {
  color: #757575;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846; }

.author.archive .author-info {
  border-top: 0;
  margin: 0 0 48px;
  margin: 0 0 3.428571429rem; }

.author.archive .author-avatar {
  margin-top: 0; }

/* =Basic structure
-------------------------------------------------------------- */
/* Body, links, basics */
body {
  font-size: 14px;
  text-rendering: optimizeLegibility;
  color: #292929; }

a {
  outline: none;
  color: #ff6600; }

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px); }

.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
  background: #fff;
  border: 2px solid #333;
  border-radius: 3px;
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 100000;
  /* Above WP toolbar */ }

.main-navigation2 .assistive-text:hover,
.main-navigation2 .assistive-text:active,
.main-navigation2 .assistive-text:focus {
  background: #fff;
  border: 2px solid #333;
  border-radius: 3px;
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 100000;
  /* Above WP toolbar */ }

/* Page structure */
.site {
  padding: 0 24px;
  padding: 0 1.714285714rem; }

.site-content {
  margin: 24px 0 0;
  margin: 1.714285714rem 0 0; }

.widget-area {
  margin: 24px 0 0;
  margin: 1.714285714rem 0 0; }

/* Header */
/* Navigation Menu */
/* Banner */
section[role="banner"] {
  margin-bottom: 48px;
  margin-bottom: 3.428571429rem; }

/* Sidebar */
.widget-area .widget {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin-bottom: 48px;
  margin-bottom: 3.428571429rem;
  word-wrap: break-word; }

.widget-area .widget h3 {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846; }

.widget-area .widget p {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

.widget-area .textwidget ul {
  list-style: disc outside;
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem; }

.widget-area .textwidget li {
  margin-left: 36px;
  margin-left: 2.571428571rem; }

.widget-area .widget a {
  color: #757575; }

.widget-area .widget a:hover {
  color: #21759b; }

.widget-area #s {
  width: 53.66666666666%;
  /* define a width to avoid dropping a wider submit button */ }

/* Footer */
footer[role="contentinfo"] {
  border-top: 1px solid #ededed;
  clear: both;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  width: 960px;
  width: 68.571428571rem;
  margin-top: 24px;
  margin-top: 1.714285714rem;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 0;
  padding: 1.714285714rem 0; }

footer[role="contentinfo"] a {
  color: #686868; }

footer[role="contentinfo"] a:hover {
  color: #21759b; }

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-meta {
  clear: both; }

.entry-header {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

.entry-header img.wp-post-image {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

.entry-header .entry-title {
  font-size: 20px;
  font-size: 1.428571429rem;
  line-height: 1.2;
  font-weight: normal; }

.entry-header .entry-title a {
  text-decoration: none; }

.entry-header .entry-format {
  margin-top: 24px;
  margin-top: 1.714285714rem;
  font-weight: normal; }

.entry-header .comments-link {
  margin-top: 24px;
  margin-top: 1.714285714rem;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #757575; }

.comments-link a,
.entry-meta a {
  color: #757575; }

.comments-link a:hover,
.entry-meta a:hover {
  color: #21759b; }

article.sticky .featured-post {
  border-top: 4px double #ededed;
  border-bottom: 4px double #ededed;
  color: #757575;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 3.692307692;
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem;
  text-align: center; }

.entry-content,
.entry-summary,
.mu_register {
  line-height: 1.714285714; }

.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
  margin: 0px;
  line-height: 1.714285714;
  font-weight: 500; }

.entry-content h1,
.comment-content h1 {
  font-size: 32px;
  color: #000000;
  font-family: 'Roboto', Arial, Sans-Serif;
  font-weight: 500; }

.entry-content h2,
.comment-content h2,
.mu_register h2 {
  font-size: 18px;
  font-size: 1.285714286rem;
  line-height: 1.6; }

.entry-content h3,
.comment-content h3 {
  font-size: 16px;
  font-size: 1.142857143rem;
  line-height: 1.846153846; }

.entry-content h4,
.comment-content h4 {
  font-size: 14px;
  font-size: 1rem;
  line-height: 1.846153846; }

.entry-content h5,
.comment-content h5 {
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846; }

.entry-content h6,
.comment-content h6 {
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 1.846153846; }

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
  margin: 0;
  line-height: 1.714285714; }

.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem;
  line-height: 1.714285714; }

.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
  margin-bottom: 0; }

.entry-content ul,
.comment-content ul,
.mu_register ul {
  list-style: disc outside; }

.entry-content ol,
.comment-content ol {
  list-style: decimal outside; }

.entry-content li,
.comment-content li,
.mu_register li {
  margin: 0 0 0 36px;
  margin: 0 0 0 2.571428571rem; }

.entry-content blockquote,
.comment-content blockquote {
  float: left;
  border-style: solid;
  border-width: 2px;
  border-color: #5ab7b2;
  width: 300px;
  text-align: center !important;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 5px;
  padding-top: 15px;
  font-size: 18px; }

.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
  margin-bottom: 0; }

.entry-content code,
.comment-content code {
  font-family: 'Roboto', Consolas, Monaco, Lucida Console, monospace;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  font-weight: 300; }

.comment-content pre {
  border: 1px solid #ededed;
  color: #666;
  font-family: 'Roboto', Consolas, Monaco, Lucida Console, monospace;
  font-weight: 300;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 1.714285714;
  margin: 24px 0;
  margin: 1.714285714rem 0;
  overflow: auto;
  padding: 24px;
  padding: 1.714285714rem; }

.entry-content pre code,
.comment-content pre code {
  display: block; }

.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

.entry-content address,
.comment-content address {
  display: block;
  line-height: 1.714285714;
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem; }

.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

.entry-content dl,
.comment-content dl {
  margin: 0 24px;
  margin: 0 1.714285714rem; }

.entry-content dt,
.comment-content dt {
  font-weight: bold;
  line-height: 1.714285714; }

.entry-content dd,
.comment-content dd {
  line-height: 1.714285714;
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

.entry-content table,
.comment-content table {
  border-bottom: 1px solid #ededed;
  color: #757575;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  margin: 0 0 24px;
  margin: 0 0 1.714285714rem;
  width: 100%; }

.entry-content table caption,
.comment-content table caption {
  font-size: 16px;
  font-size: 1.142857143rem;
  margin: 24px 0;
  margin: 1.714285714rem 0; }

.entry-content td,
.comment-content td {
  border-top: 1px solid #ededed;
  padding: 6px 10px 6px 0; }

.page-links {
  clear: both;
  line-height: 1.714285714; }

footer.entry-meta {
  margin-top: 24px;
  margin-top: 1.714285714rem;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #757575; }

.single-author .entry-meta .by-author {
  display: none; }

.mu_register h2 {
  color: #757575;
  font-weight: normal; }

/* =Archives
-------------------------------------------------------------- */
.archive-header,
.page-header {
  margin-bottom: 48px;
  margin-bottom: 3.428571429rem;
  padding-bottom: 22px;
  padding-bottom: 1.571428571rem;
  border-bottom: 1px solid #ededed; }

.archive-meta {
  color: #757575;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  margin-top: 22px;
  margin-top: 1.571428571rem; }

/* =Single image attachment view
-------------------------------------------------------------- */
.article.attachment {
  overflow: hidden; }

.image-attachment div.attachment {
  text-align: center; }

.image-attachment div.attachment p {
  text-align: center; }

.image-attachment div.attachment img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: 100%; }

.image-attachment .entry-caption {
  margin-top: 8px;
  margin-top: 0.571428571rem; }

/* =Aside post format
-------------------------------------------------------------- */
.post {
  margin-bottom: 35px; }

article.format-aside h1 {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

article.format-aside h1 a {
  text-decoration: none;
  color: #4d525a; }

article.format-aside h1 a:hover {
  color: #2e3542; }

article.format-aside .aside {
  padding: 24px 24px 0;
  padding: 1.714285714rem;
  background: #d2e0f9;
  border-left: 22px solid #a8bfe8; }

article.format-aside p {
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #4a5466; }

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
  margin-bottom: 0; }

/* =Post formats
-------------------------------------------------------------- */
/* Image posts */
article.format-image footer h1 {
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  font-weight: normal; }

article.format-image footer h2 {
  font-size: 11px;
  font-size: 0.785714286rem;
  line-height: 2.181818182; }

article.format-image footer a h2 {
  font-weight: normal; }

/* Link posts */
article.format-link header {
  padding: 0 10px;
  padding: 0 0.714285714rem;
  float: right;
  font-size: 11px;
  font-size: 0.785714286rem;
  line-height: 2.181818182;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  color: #848484;
  background-color: #ebebeb;
  border-radius: 3px; }

article.format-link .entry-content {
  width: 80%;
  float: left; }

article.format-link .entry-content a {
  font-size: 22px;
  font-size: 1.571428571rem;
  line-height: 1.090909091;
  text-decoration: none; }

/* Quote posts */
article.format-quote .entry-content p {
  margin: 0;
  padding-bottom: 24px;
  padding-bottom: 1.714285714rem; }

article.format-quote .entry-content blockquote {
  display: block;
  padding: 24px 24px 0;
  padding: 1.714285714rem 1.714285714rem 0;
  font-size: 15px;
  font-size: 1.071428571rem;
  line-height: 1.6;
  font-style: normal;
  color: #6a6a6a;
  background: #efefef; }

/* Status posts */
.format-status .entry-header {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

.format-status .entry-header header {
  display: inline-block; }

.format-status .entry-header h1 {
  font-size: 15px;
  font-size: 1.071428571rem;
  font-weight: normal;
  line-height: 1.2;
  margin: 0; }

.format-status .entry-header h2 {
  font-size: 12px;
  font-size: 0.857142857rem;
  font-weight: normal;
  line-height: 2;
  margin: 0; }

.format-status .entry-header header a {
  color: #757575; }

.format-status .entry-header header a:hover {
  color: #21759b; }

.format-status .entry-header img {
  float: left;
  margin-right: 21px;
  margin-right: 1.5rem; }

/* =Comments
-------------------------------------------------------------- */
.comments-title {
  margin-bottom: 48px;
  margin-bottom: 3.428571429rem;
  font-size: 16px;
  font-size: 1.142857143rem;
  line-height: 1.5;
  font-weight: normal; }

.comments-area article {
  margin: 24px 0;
  margin: 1.714285714rem 0; }

.comments-area article header {
  margin: 0 0 48px;
  margin: 0 0 3.428571429rem;
  overflow: hidden;
  position: relative; }

.comments-area article header img {
  float: left;
  padding: 0;
  line-height: 0; }

.comments-area article header cite,
.comments-area article header time {
  display: block;
  margin-left: 85px;
  margin-left: 6.071428571rem; }

.comments-area article header cite {
  font-style: normal;
  font-size: 15px;
  font-size: 1.071428571rem;
  line-height: 1.42857143; }

.comments-area article header time {
  line-height: 1.714285714;
  text-decoration: none;
  font-size: 12px;
  font-size: 0.857142857rem;
  color: #5e5e5e; }

.comments-area article header a {
  text-decoration: none;
  color: #5e5e5e; }

.comments-area article header a:hover {
  color: #21759b; }

.comments-area article header cite a {
  color: #444; }

.comments-area article header cite a:hover {
  text-decoration: underline; }

.comments-area article header h4 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 12px;
  padding: 0.428571429rem 0.857142857rem;
  font-size: 12px;
  font-size: 0.857142857rem;
  font-weight: normal;
  color: #fff;
  background-color: #0088d0;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #009cee, #0088d0);
  background-image: -ms-linear-gradient(top, #009cee, #0088d0);
  background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
  background-image: -o-linear-gradient(top, #009cee, #0088d0);
  background-image: linear-gradient(top, #009cee, #0088d0);
  border-radius: 3px;
  border: 1px solid #007cbd; }

.comments-area li.bypostauthor cite span {
  position: absolute;
  margin-left: 5px;
  margin-left: 0.357142857rem;
  padding: 2px 5px;
  padding: 0.142857143rem 0.357142857rem;
  font-size: 10px;
  font-size: 0.714285714rem; }

a {
  color: #ff6600; }

a.comment-reply-link,
a.comment-edit-link {
  color: #5ab7b2;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846; }

a.comment-reply-link:hover,
a.comment-edit-link:hover {
  color: #5ab7b2; }

.commentlist .pingback {
  line-height: 1.714285714;
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

/* Comment form */
#respond {
  margin-top: 48px;
  margin-top: 3.428571429rem; }

#respond h3#reply-title {
  font-size: 16px;
  font-size: 1.142857143rem;
  line-height: 1.5; }

#respond h3#reply-title #cancel-comment-reply-link {
  margin-left: 10px;
  margin-left: 0.714285714rem;
  font-weight: normal;
  font-size: 12px;
  font-size: 0.857142857rem; }

#respond form {
  margin: 24px 0;
  margin: 1.714285714rem 0; }

#respond form p {
  margin: 11px 0;
  margin: 0.785714286rem 0; }

#respond form p.logged-in-as {
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem; }

#respond form label {
  display: block;
  line-height: 1.714285714; }

#respond form input[type="text"],
#respond form textarea {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 1.714285714;
  padding: 10px;
  padding: 0.714285714rem;
  width: 100%; }

#respond form p.form-allowed-tags {
  margin: 0;
  font-size: 12px;
  font-size: 0.857142857rem;
  line-height: 2;
  color: #5e5e5e; }

.required {
  color: red; }

/* =Front page template
-------------------------------------------------------------- */
.entry-page-image {
  margin-bottom: 14px;
  margin-bottom: 1rem; }

.template-front-page .site-content article {
  border: 0;
  margin-bottom: 0; }

.template-front-page .widget-area {
  clear: both;
  float: none;
  width: auto;
  padding-top: 24px;
  padding-top: 1.714285714rem;
  border-top: 1px solid #ededed; }

.template-front-page .widget-area .widget li {
  margin: 8px 0 0;
  margin: 0.571428571rem 0 0;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.714285714;
  list-style-type: square;
  list-style-position: inside; }

.template-front-page .widget-area .widget li a {
  color: #757575; }

.template-front-page .widget-area .widget li a:hover {
  color: #21759b; }

.template-front-page .widget-area .widget_text img {
  float: left;
  margin: 8px 24px 8px 0;
  margin: 0.571428571rem 1.714285714rem 0.571428571rem 0; }

/* =Widgets
-------------------------------------------------------------- */
.widget-area .widget ul ul {
  margin-left: 12px;
  margin-left: 0.857142857rem; }

.widget_rss li {
  margin: 12px 0;
  margin: 0.857142857rem 0; }

.widget_recent_entries .post-date,
.widget_rss .rss-date {
  color: #aaa;
  font-size: 11px;
  font-size: 0.785714286rem;
  margin-left: 12px;
  margin-left: 0.857142857rem; }

#wp-calendar {
  margin: 0;
  width: 100%;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #686868; }

#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
  text-align: left; }

#wp-calendar #next {
  padding-right: 24px;
  padding-right: 1.714285714rem;
  text-align: right; }

.widget_search label {
  display: block;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846; }

.widget_twitter li {
  list-style-type: none; }

.widget_twitter .timesince {
  display: block;
  text-align: right; }

/* =Plugins
----------------------------------------------- */
img#wpstats {
  display: block;
  margin: 0 auto 24px;
  margin: 0 auto 1.714285714rem; }

/* =Media queries
-------------------------------------------------------------- */
/* Minimum width of 10 pixels. */
@media screen and (min-width: 60px) {
  .author-avatar {
    float: left;
    margin-top: 8px;
    margin-top: 0.571428571rem; }

  .author-description {
    float: right;
    width: 80%; }

  .site {
    margin: 0 auto;
    width: 960px;
    width: 68.571428571rem; }

  #headercontent {
    margin: 0 auto;
    width: 975px;
    overflow: hidden;
    position: relative; }

  .site-content {
    float: left;
    width: 65.104166667%; }

  body.template-front-page .site-content,
  body.single-attachment .site-content,
  body.full-width .site-content {
    width: 100%; }

  .widget-area {
    float: right;
    width: 26.041666667%; }

  .site-header h1,
  .site-header h2 {
    text-align: left; }

  .site-header h1 {
    font-size: 26px;
    font-size: 1.857142857rem;
    line-height: 1.846153846;
    margin-bottom: 0; }

  .main-navigation ul.nav-menu,
  .main-navigation div.nav-menu > ul {
    display: inline-block !important;
    text-align: left;
    width: 100%; }

  .main-navigation2 ul.nav-menu2,
  .main-navigation2 div.nav-menu2 > ul {
    display: inline-block !important;
    text-align: left;
    width: 100%; }

  .main-navigation ul {
    margin: 0;
    margin-top: -4px !important;
    text-indent: 0; }

  .main-navigation2 ul {
    margin: 0;
    text-indent: 0; }

  .main-navigation li a,
  .main-navigation li {
    display: inline-block;
    text-decoration: none; }

  .main-navigation2 li a,
  .main-navigation2 li {
    display: inline-block;
    text-decoration: none; }

  .main-navigation li a {
    border-bottom: 0;
    color: #202020;
    line-height: 3.5;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 400; }

  .main-navigation2 li a {
    border-bottom: 0;
    color: #202020;
    line-height: 90%;
    white-space: nowrap;
    font-size: 18px;
    font-weight: 400; }

  .main-navigation li {
    margin: 0 40px 0 0;
    margin: 0 30px 0 0;
    position: relative; }

  .main-navigation2 li {
    margin: 0 40px 0 0;
    margin: 0 30px 0 0;
    position: relative; }

  .main-navigation li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1; }

  .main-navigation2 li ul {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    z-index: 1; }

  .main-navigation li ul ul {
    top: 0;
    left: 100%; }

  .main-navigation2 li ul ul {
    top: 0;
    left: 100%; }

  .main-navigation ul li:hover > ul {
    border-left: 0;
    display: block; }

  .main-navigation2 ul li:hover > ul {
    border-left: 0;
    display: block; }

  .main-navigation li ul li a, .main-navigation2 li ul li a {
    background: #efefef;
    border-bottom: 1px solid #ededed;
    display: block;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
    padding: 8px 10px;
    padding: 0.571428571rem 0.714285714rem;
    width: 180px;
    width: 12.85714286rem;
    white-space: normal; }

  .main-navigation li ul li a:hover, .main-navigation2 li ul li a:hover {
    background: #e3e3e3;
    color: #444; }

  .main-navigation .current-menu-item > a,
  .main-navigation .current-menu-ancestor > a,
  .main-navigation .current_page_item > a,
  .main-navigation .current_page_ancestor > a {
    color: #202020;
    font-weight: 400;
    font-size: 18px; }

  .main-navigation2 .current-menu-item > a,
  .main-navigation2 .current-menu-ancestor > a,
  .main-navigation2 .current_page_item > a,
  .main-navigation2 .current_page_ancestor > a {
    color: #202020;
    font-weight: 400;
    font-size: 18px; }

  .main-navigation .current-menu-item {
    background-image: url("http://thepersonalbusinessplan.com/wp-content/uploads/arrow.png");
    background-repeat: no-repeat;
    background-position: 50% 94%; }

  .main-navigation2 .current-menu-item {
    background-image: url("http://thepersonalbusinessplan.com/wp-content/uploads/arrow-blue.png");
    background-repeat: no-repeat;
    background-position: bottom; }

  .menu-toggle {
    display: none; }

  .entry-header .entry-title {
    font-size: 22px;
    font-size: 1.571428571rem; }

  #respond form input[type="text"] {
    width: 46.333333333%; }

  #respond form textarea.blog-textarea {
    width: 79.666666667%; }

  .template-front-page .site-content,
  .template-front-page article {
    overflow: hidden; }

  .template-front-page.has-post-thumbnail article {
    float: left;
    width: 47.916666667%; }

  .entry-page-image {
    float: right;
    margin-bottom: 0;
    width: 47.916666667%; }

  .template-front-page .widget-area .widget,
  .template-front-page.two-sidebars .widget-area .front-widgets {
    float: left;
    width: 51.875%;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem; }

  .template-front-page .widget-area .widget:nth-child(odd) {
    clear: right; }

  .template-front-page .widget-area .widget:nth-child(even),
  .template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
    float: right;
    width: 39.0625%;
    margin: 0 0 24px;
    margin: 0 0 1.714285714rem; }

  .template-front-page.two-sidebars .widget,
  .template-front-page.two-sidebars .widget:nth-child(even) {
    float: none;
    width: auto; }

  .commentlist .children {
    margin-left: 48px;
    margin-left: 3.428571429rem; } }
/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
  body .site {
    padding: 0 40px;
    padding: 0 2.857142857rem;
    margin-top: 0px; }

  body.custom-background-empty {
    background-color: #fff; }

  body.custom-background-empty .site,
  body.custom-background-white .site {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none; } }
/* =Print
----------------------------------------------- */
@media print {
  body {
    background: none !important;
    color: #000;
    font-size: 10pt; }

  footer a[rel=bookmark]:link:after,
  footer a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */ }

  a {
    text-decoration: none; }

  .entry-content img,
  .comment-content img,
  .author-avatar img,
  img.wp-post-image {
    border-radius: 0;
    box-shadow: none; }

  .site {
    clear: both !important;
    display: block !important;
    float: none !important;
    width: 100%;
    position: relative !important; }

  .site-header {
    margin-bottom: 72px;
    margin-bottom: 5.142857143rem;
    text-align: left; }

  .site-header h1 {
    font-size: 21pt;
    line-height: 1;
    text-align: left; }

  .site-header h2 {
    color: #000;
    font-size: 10pt;
    text-align: left; }

  .site-header h1 a,
  .site-header h2 a {
    color: #000; }

  .author-avatar,
  #colophon,
  #respond,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link,
  .site-content nav,
  .widget-area,
  img.header-image,
  .main-navigation {
    display: none; }

  .wrapper {
    border-top: none;
    box-shadow: none; }

  .site-content {
    margin: 0;
    width: auto; }

  .singular .entry-header .entry-meta {
    position: static; }

  .singular .site-content,
  .singular .entry-header,
  .singular .entry-content,
  .singular footer.entry-meta,
  .singular .comments-title {
    margin: 0;
    width: 100%; }

  .entry-header .entry-title,
  .entry-title,
  .singular .entry-title {
    font-size: 21pt; }

  footer.entry-meta,
  footer.entry-meta a {
    color: #444;
    font-size: 10pt; }

  .author-description {
    float: none;
    width: auto; }

  /* Comments */
  .commentlist > li.comment {
    background: none;
    position: relative;
    width: auto; }

  .commentlist .avatar {
    height: 39px;
    left: 2.2em;
    top: 2.2em;
    width: 39px; }

  .comments-area article header cite,
  .comments-area article header time {
    margin-left: 50px;
    margin-left: 3.57142857rem; } }
.one_half {
  width: 430px !important;
  padding-right: 70px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: none !important; }

.last_column {
  padding-right: 0px !important; }

#one_half_top .one_half {
  vertical-align: top !important; }

.site-info-content {
  margin: 0 auto;
  width: 975px; }

.padding1 {
  display: block; }

#order-book {
  position: absolute;
  z-index: 50;
  right: 180px;
  top: 25px; }

#page-container-wrapper {
  background-image: url("http://thepersonalbusinessplan.com/wp-content/uploads/contentbg.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
  overflow: hidden; }

.site-info-content div {
  float: left;
  display: inline;
  width: 243px;
  height: 110px;
  padding: 0px 40px 20px 40px;
  margin-top: 70px;
  color: #000000;
  line-height: 150%;
  font-size: 13px; }

.site-info-content div.first {
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 195px !important; }

.site-info-content div.last {
  width: 290px !important;
  border-right: none;
  padding-left: 35px !important;
  margin-top: 40px !important;
  position: relative !important; }

.site-info-content a {
  color: #000000;
  text-decoration: none; }

.site-info-content a:hover {
  text-decoration: underline; }

.yks-mailchimpFormContainer {
  width: 250px !important; }

.yks-mailchimpFormTableRowField, .yks-mailchimpFormTableSubmit {
  border: 0px !important; }

#mc_signup_form input, #mc_signup_form select {
  height: 33px !important;
  width: 200px !important;
  font-size: 18px !important;
  color: #6e6e6e !important;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 400; }

#mc_signup_form span {
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 400;
  text-align: left !important;
  padding-left: 8px;
  font-size: 18px !important; }

#mc_signup_form input[type="submit"] {
  background: #ee7700;
  color: #ffffff !important;
  font-size: 20px;
  border: 0px !important;
  width: 260px !important;
  height: 50px !important; }

#mc_signup_submit {
  margin-top: 30px !important;
  background-color: #ee7700 !important;
  color: #ffffff !important; }

#mc_signup_form select {
  height: 48px !important;
  padding: 14px 14px 14px 3px !important;
  margin-top: 0px;
  width: 240px !important;
  text-align: left; }

#mc_signup_form select option {
  width: 217px !important; }

.mc_merge_var {
  width: 220px !important;
  float: left !important;
  display: inline !important;
  position: relative; }

#mc_signup_form {
  background-color: #66beb8 !important; }

#mc_signup_form label, #mc-indicates-required, #mc_signup_form br {
  display: none; }

.yks-status {
  color: #ffffff !important; }

h1.big {
  font-size: 50px !important;
  line-height: 100%;
  padding-bottom: 20px; }

h1.medium {
  font-size: 40px !important;
  padding-bottom: 34px !important;
  line-height: 42px !important;
  font-weight: 400; }

p.black {
  color: #000000 !important;
  font-size: 18px !important; }

.site-info-content a {
  font-size: 15px;
  line-height: 150%;
  font-weight: 400; }

h2.black {
  color: #000000 !important;
  font-size: 22px !important;
  font-weight: 400; }

h2 {
  color: #000000 !important;
  font-weight: 400 !important; }

p.medium {
  font-size: 14px !important;
  line-height: 150%; }

.marginbtn {
  margin-top: 10px !important; }

.extramargin {
  margin-top: 30px;
  margin-bottom: 40px; }

.first div {
  margin: 0px !important;
  color: #000000 !important; }

.lastorder {
  position: absolute !important;
  top: -50px !important;
  right: 0px !important;
  z-index: 15000 !important;
  padding: 0px !important;
  margin: 0px !important;
  display: block !important;
  float: none !important;
  width: 123px !important;
  height: 123px !important; }

.orange {
  color: #ee7203 !important; }

.updated span {
  font-style: italic !important;
  font-weight: normal !important;
  color: #ee7700 !important; }

.refimage {
  margin-bottom: 10px;
  margin-top: 45px;
  float: left;
  display: inline;
  width: 109px;
  height: 109px; }

.reftitle {
  padding-top: 20px;
  margin-top: 45px;
  margin-left: 10px;
  float: left;
  display: inline;
  width: 300px; }

.reftitle p {
  font-size: 15px !important;
  line-height: 17px !important; }

.fontpagelist {
  margin: 0px;
  padding-left: 15px; }

.fontpagelist li {
  margin: 0px;
  padding: 0px; }

.two_fifth img {
  margin-top: 140px; }

.topheader {
  margin-top: 37px !important; }

/* all form DIVs have position property set to relative so we can easily position newly created SPAN */
.mc_form_inside {
  position: relative; }

/* setting the width and height of the SELECT element to match the replacing graphics */
select.mc_select {
  position: relative;
  z-index: 10;
  width: 240px !important;
  height: 45px !important;
  line-height: 26px;
  font-weight: 400; }

/* dynamically created SPAN, placed below the SELECT */
span.mc_select {
  position: absolute;
  top: 1px;
  margin-left: 4px;
  left: 0;
  width: 240px;
  height: 38px;
  padding-top: 8px;
  background: url("http://thepersonalbusinessplan.com/wp-content/uploads/bg_select.gif") no-repeat 0 0;
  cursor: default;
  z-index: 1;
  font-family: 'Roboto', arial, sans-serif;
  font-weight: 400;
  font-size: 18px; }

form div.variation2 span.mc_select {
  left: 50px; }

.btn a {
  background: #ee7700 none repeat scroll 0 0;
  border: 0 none !important;
  color: #ffffff !important;
  display: block;
  font-size: 20px;
  font-weight: bold;
  left: 0;
  margin-top: -82px;
  padding: 15px 20px;
  position: absolute;
  right: 0;
  text-align: center; }

html {
  height: 100%; }

body {
  font-family: 'Open Sans', sans-serif;
  background-color: #1EAD8D;
  font-size: 16px; }
  body .site {
    box-shadow: none; }
  @media (min-width: 768px) {
    body {
      font-size: 14px;
      font-size: 0.9rem;
      display: flex;
      flex-direction: column;
      min-height: 100%; }
      body > .content-container {
        padding-top: 60px;
        flex: 1; } }

h1, h2, h3, h4, h5 {
  font-family: "Open Sans Condensed", sans-serif; }

img.header-image {
  box-shadow: none; }

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
  border-bottom: none;
  border-top: none; }

dd {
  margin: 0;
  margin-bottom: 1rem; }

@media (min-width: 768px) {
  .post {
    margin-bottom: 60px; } }
.post .entry-header {
  margin-bottom: 0; }

.header {
  background-color: #1EAD8D;
  z-index: 1000; }
  @media (min-width: 768px) {
    .header {
      left: 0;
      position: fixed;
      right: 0; } }

.header__top-menu {
  display: none; }
  @media (min-width: 768px) {
    .header__top-menu {
      display: flex;
      font-size: 0.9rem;
      margin: 0 auto;
      padding: 10px 20px;
      position: relative; } }

.header__logo-link {
  display: block;
  text-align: center; }
  @media (min-width: 768px) {
    .header__logo-link {
      display: inline-block;
      margin-right: 5px; } }

.header__second-navigation {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  margin-bottom: 20px;
  text-align: center; }
  @media (min-width: 768px) {
    .header__second-navigation {
      border: none;
      display: block;
      margin-bottom: 0;
      padding-top: none;
      text-align: left; } }
  .header__second-navigation ul.menu {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0; }
  .header__second-navigation .menu-item {
    display: block; }
    @media (min-width: 768px) {
      .header__second-navigation .menu-item {
        display: inline-block; } }
    .header__second-navigation .menu-item a {
      color: #ffffff;
      display: inline-block;
      font-weight: 400;
      padding: 10px 25px;
      text-decoration: none;
      text-transform: uppercase; }
  @media (min-width: 768px) {
    .header__second-navigation .menu-item--sign-up {
      border: 1px solid #ffffff;
      border-radius: 20px; } }

.header__image {
  position: relative;
  max-width: 1280px;
  margin: 0 auto; }

.header__navigation {
  flex: 1; }

.header__navigation-inner {
  display: inline-block;
  margin: 0 auto;
  max-width: 1280px;
  width: 100%; }
  .header__navigation-inner ul.main-navigation-menu {
    margin-bottom: 0; }

.header__hero {
  background-color: #1EAD8D;
  padding: 40px 20px;
  width: 100%; }

.header__hero-inner {
  margin: 0 auto;
  max-width: 1280px; }
  @media (min-width: 768px) {
    .header__hero-inner {
      align-items: center;
      display: flex; } }

.header__hero-text-container {
  color: #ffffff;
  text-align: center; }
  @media (min-width: 768px) {
    .header__hero-text-container {
      flex: 1;
      text-align: left; } }
  @media (min-width: 1024px) {
    .header__hero-text-container {
      margin-right: 120px;
      max-width: 400px; } }

.header__title {
  color: #ffffff !important;
  font-size: 3.5rem;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.header__subtitle {
  line-height: 1.5rem;
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .header__subtitle {
      font-size: 1rem;
      line-height: 1.8rem;
      padding-bottom: 20px; } }

.header__hero-image-container {
  display: block;
  flex: 1; }
  .header__hero-image-container .header-image {
    box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.4); }

.header__call-to-actions {
  padding: 20px 0; }
  @media (min-width: 768px) {
    .header__call-to-actions {
      display: flex;
      justify-content: center;
      justify-content: flex-start; } }

.header__call-to-action {
  text-decoration: none;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 40px;
  border: 1px solid currentColor;
  padding: 10px 15px;
  margin-bottom: 10px; }
  @media (min-width: 768px) {
    .header__call-to-action {
      display: inline-block;
      padding: 15px 25px;
      margin-right: 20px; }
      .header__call-to-action:last-of-type {
        margin-right: 0; } }

.header__call-to-action--primary {
  background-color: #ffffff;
  color: #1EAD8D; }

.footer {
  background-color: #1EAD8D;
  text-align: center;
  padding: 20px;
  color: #fff; }
  @media (min-width: 768px) {
    .footer {
      text-align: left; } }
  .footer a {
    color: #fff; }
  .footer .menu-item {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    @media (min-width: 768px) {
      .footer .menu-item {
        display: block;
        margin-right: 20px;
        max-width: 200px; } }
    .footer .menu-item:first-of-type a {
      padding-top: 0; }
    .footer .menu-item a {
      text-decoration: none;
      padding: 10px;
      display: inline-block; }

@media (min-width: 768px) {
  .footer__content {
    display: flex;
    max-width: 1280px;
    margin: 0 auto; } }

.footer__menu {
  flex: 2; }

.footer__company-info {
  flex: 1;
  padding: 0 20px; }

.footer__contact-info {
  flex: 1;
  padding: 0 20px; }

.main-navigation-menu {
  font-size: 0.9rem; }
  .main-navigation-menu .menu-item {
    display: block;
    position: relative;
    text-align: center; }
    .main-navigation-menu .menu-item a {
      color: #ffffff;
      display: block;
      font-weight: 400;
      padding: 10px 15px;
      text-decoration: none;
      text-transform: uppercase; }
    @media (min-width: 768px) {
      .main-navigation-menu .menu-item {
        display: inline-block;
        text-align: left; }
        .main-navigation-menu .menu-item a {
          display: inline-block; } }
    .main-navigation-menu .menu-item:hover .sub-menu {
      display: block; }
    .main-navigation-menu .menu-item .sub-menu {
      background-color: #ffffff;
      display: none;
      margin: 0;
      text-align: center;
      z-index: 1000; }
      .main-navigation-menu .menu-item .sub-menu a {
        color: #1EAD8D; }
      @media (min-width: 768px) {
        .main-navigation-menu .menu-item .sub-menu {
          position: absolute;
          right: 0;
          text-align: right;
          width: 120px; } }

/*
  Make landing page 100% width
*/
body.home .site {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
  padding: 0; }
  body.home .site > #main {
    padding: 0; }

.landing-page__block {
  padding: 40px 0 20px;
  background-color: #fff; }

.landing-page__block-inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px; }

.landing-page__block-title {
  position: relative;
  text-align: center;
  font-size: 2rem;
  padding: 0 20px 20px; }
  .landing-page__block-title:after {
    content: '';
    position: absolute;
    width: 75px;
    height: 4px;
    background-color: #1EAD8D;
    top: 100%;
    left: calc(50% - 75px / 2); }

.situations-block .landing-page__block {
  background-color: #F6F6F6; }

.situations-block__list {
  list-style: none; }
  @media (min-width: 768px) {
    .situations-block__list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; } }

.situations-block__item {
  line-height: 2rem; }
  @media (min-width: 768px) {
    .situations-block__item {
      flex: 1 0 33%; }
      .situations-block__item:nth-child(3n+2) {
        text-align: center; }
      .situations-block__item:nth-child(3n+3) {
        text-align: right; } }

.customer-quotes-block .landing-page__block {
  background-color: #F6F6F6; }

.customer-quotes-block__list {
  max-width: 725px;
  padding-top: 0;
  margin: 0 auto; }

.customer-quotes-block__item {
  text-align: center;
  display: none;
  flex-direction: column; }
  .customer-quotes-block__item:first-of-type {
    display: flex; }
  @media (min-width: 768px) {
    .customer-quotes-block__item {
      display: none;
      flex-direction: row;
      text-align: left; }
      .customer-quotes-block__item:first-of-type {
        display: flex; } }

.customer-quotes-block__picture-container {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .customer-quotes-block__picture-container {
      margin-right: 40px;
      padding-bottom: 0; } }

.customer-quotes-block__content-container {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.customer-quotes-block__picture-border {
  width: 150px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .customer-quotes-block__picture-border {
      margin: 0; } }

.customer-quotes-block__picture {
  width: 100%;
  height: auto; }

.customer-quotes-block__quote {
  font-style: italic;
  padding-bottom: 20px; }
  .customer-quotes-block__quote p:last-child {
    margin: 0; }
  @media (min-width: 768px) {
    .customer-quotes-block__quote {
      font-size: 1.1rem; } }

.customer-quotes-block__name {
  font-weight: bold;
  font-weight: 1.2rem; }

.customer-quotes-block__slider-picker {
  padding-top: 40px; }

.subscription-plans-block {
  background-color: #fff; }

.subscription-plans-block__list {
  position: relative;
  padding: 40px 20px 10px;
  background-color: #1EAD8D;
  list-style: none;
  margin: 0; }
  @media (min-width: 768px) {
    .subscription-plans-block__list {
      display: flex;
      justify-content: center;
      background-color: transparent;
      padding-bottom: 0; }
      .subscription-plans-block__list:before {
        content: '';
        top: 0;
        left: 0;
        right: 0;
        height: 50%;
        position: absolute;
        background-color: #1EAD8D; } }

.subscription-plans-block__item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 20px;
  position: relative;
  z-index: +1;
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  box-shadow: 0px 2px 8px 0px rgba(160, 160, 160, 0.75); }
  @media (min-width: 768px) {
    .subscription-plans-block__item {
      align-items: flex-start;
      flex-direction: column;
      margin: 0;
      margin-right: 40px; }
      .subscription-plans-block__item:last-of-type {
        margin-right: 0; } }

.subscription-plans-block__info {
  flex: 1; }
  @media (min-width: 768px) {
    .subscription-plans-block__info {
      width: 100%; } }

.subscription-plans-block__price {
  padding: 0 10px;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center; }
  @media (min-width: 768px) {
    .subscription-plans-block__price {
      padding: 0;
      padding-bottom: 10px; } }

.subscription-plans-block__name {
  padding: 0 10px;
  text-align: left;
  text-align: center;
  font-size: 0,9rem; }
  @media (min-width: 768px) {
    .subscription-plans-block__name {
      padding: 0;
      padding-bottom: 10px; } }

.subscription-plans-block__benefits {
  display: none; }
  @media (min-width: 768px) {
    .subscription-plans-block__benefits {
      display: block;
      min-height: 60px;
      padding: 10px 0;
      margin: 0;
      flex: 1; } }

.subscription-plans-block__benefit {
  display: block;
  padding-bottom: 6.6666666667px;
  font-size: 0.9rem; }

@media (min-width: 768px) {
  .subscription-plans-block__call-to-actions {
    padding: 20px 0; } }

.subscription-plans-block__call-to-action {
  background-color: #1EAD8D;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-weight: 500;
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block; }
  .subscription-plans-block__call-to-action:hover {
    background-color: #50e1c0;
    color: #fff; }
  .subscription-plans-block__call-to-action:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .subscription-plans-block__call-to-action {
      margin: 0;
      margin-right: 5px; }
      .subscription-plans-block__call-to-action:last-child {
        margin-right: 0; } }

@media (min-width: 768px) {
  .order-book-block {
    display: flex;
    justify-content: space-around; } }

.order-book-block__picture-container {
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .order-book-block__picture-container {
      margin-right: 40px; } }

.order-book-block__picture {
  width: 100%;
  height: auto; }

@media (min-width: 768px) {
  .order-book-block__content-container {
    max-width: 550px; } }

.order-book-block__description {
  padding-bottom: 20px;
  line-height: 1.8rem; }

.order-book-block__call-to-action {
  background-color: #1EAD8D;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-weight: 500;
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  text-align: center; }
  .order-book-block__call-to-action:hover {
    background-color: #50e1c0;
    color: #fff; }
  .order-book-block__call-to-action:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .order-book-block__call-to-action {
      margin: 0;
      margin-right: 5px; }
      .order-book-block__call-to-action:last-child {
        margin-right: 0; } }

.value-proposition-block__text {
  line-height: 1.5rem;
  max-width: 900px;
  margin: 0 auto; }

body.page-template-flexible-content .site {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0; }
  body.page-template-flexible-content .site > #main {
    padding: 0; }

.flexible-content__header {
  font-size: 2.5rem;
  font-family: "Open Sans Condensed", sans-serif;
  padding: 40px 20px 60px;
  background-color: #1EAD8D;
  color: #ffffff; }

.flexible-content__header-inner {
  max-width: 1000px;
  margin: 0 auto; }

.flexible-content-row {
  padding: 10px 20px; }
  .flexible-content-row.flexible-content-row--pricing {
    padding: 0; }
  .flexible-content-row.flexible-content-row--alternate {
    background-color: #ee7203;
    color: #fff; }
  .flexible-content-row.flexible-content-row--alternate1 {
    background-color: #1EAD8D;
    color: #fff; }
  .flexible-content-row.flexible-content-row--alternate2 {
    background-color: #F6F6F6; }
  .flexible-content-row.flexible-content-row--white {
    background-color: #ffffff; }
  .flexible-content-row.flexible-content-row--background-image {
    background-position: center;
    background-size: cover;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.9);
    position: relative; }
    .flexible-content-row.flexible-content-row--background-image:before {
      background-color: rgba(0, 0, 0, 0.5);
      bottom: 0;
      content: '';
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
  .flexible-content-row:target:before {
    content: "";
    display: block;
    height: 100px;
    margin: -100px 0 0; }

.flexible-content-row__inner {
  margin: 0 auto;
  max-width: 1000px;
  position: relative; }
  @media (min-width: 768px) {
    .flexible-content-row__inner {
      display: flex; } }
  .flexible-content-row--pricing .flexible-content-row__inner {
    max-width: 100%;
    padding: 0; }

@media (min-width: 768px) {
  .flexible-content-column {
    flex: 1; }
    .flexible-content-column:first-child {
      padding-right: 20px; }
    .flexible-content-column:last-child {
      padding-left: 20px; }
    .flexible-content-column:only-child {
      padding: 0; } }

.flexible-content-column--text p {
  line-height: 1.5rem;
  margin-bottom: 1rem; }
  .flexible-content-column--text p:last-child {
    margin-bottom: 0; }
.flexible-content-column--text ul {
  list-style: initial; }
.flexible-content-column--text ul, .flexible-content-column--text ol {
  margin-left: 20px; }
  .flexible-content-column--text ul li, .flexible-content-column--text ol li {
    line-height: 1.5rem; }

.flexible-content-column--video {
  display: flex;
  justify-content: center; }

.flexible-content-column--image {
  display: flex;
  justify-content: center;
  align-items: center; }
  .flexible-content-column--image img {
    width: 100%;
    height: auto; }

.flexible-content-column__image-inner {
  text-align: center; }

.flexible-content-row--header {
  padding-bottom: 0; }

.flexible-content-column--header {
  padding: 20px 0 0; }
  .flexible-content-column--header h2 {
    font-size: 2rem;
    display: block;
    margin-bottom: 0; }

.flexible-content-column--size-wide {
  flex: 2; }

.pbp-page__header {
  font-family: "Open Sans Condensed", sans-serif;
  padding: 40px 20px 60px;
  background-color: #1EAD8D;
  color: #ffffff; }

.pbp-page__header-inner {
  max-width: 1000px;
  margin: 0 auto; }
  .pbp-page__header-inner h1 {
    font-size: 2.5rem;
    margin: 0; }

.pbp-page__content-container {
  padding: 40px 0;
  background-color: #fff; }
  .pbp-page__content-container.has-aside {
    padding: 40px 20px; }

.has-aside .pbp-page__content-container-inner {
  max-width: 1000px;
  margin: 0 auto; }

.pbp-page__content {
  padding: 0 20px; }
  .has-aside .pbp-page__content {
    padding: 0; }
    @media (min-width: 768px) {
      .has-aside .pbp-page__content {
        display: flex; } }

.pbp-page__content-inner {
  max-width: 1000px;
  margin: 0 auto; }
  .has-aside .pbp-page__content-inner {
    max-width: 100%;
    flex: 1; }

@media (min-width: 768px) {
  .pbp-page__aside {
    max-width: 300px;
    padding-left: 40px; } }
.pbp-page__aside aside#secondary {
  width: 100%;
  float: none;
  margin-top: 0; }

.customer-quotes {
  padding: 20px 0; }
  @media (min-width: 768px) {
    .customer-quotes {
      padding: 40px 0; } }

.customer-quotes__list {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .customer-quotes__list {
      display: grid;
      grid-template-columns: 50% 50%; } }

.customer-quote {
  padding: 10px 20px;
  border-bottom: 1px solid #e2e2e2;
  text-align: center; }
  .customer-quote:first-of-type {
    border-top: 1px solid #e2e2e2; }
  @media (min-width: 768px) {
    .customer-quote {
      padding: 30px 20px; }
      .customer-quote:first-of-type + div, .customer-quote:first-of-type + li {
        border-top: 1px solid #e2e2e2; } }
  @media (min-width: 768px) {
    .customer-quote {
      text-align: left; } }

.customer-quote__details-container {
  padding-bottom: 20px; }
  @media (min-width: 768px) {
    .customer-quote__details-container {
      display: flex; } }

@media (min-width: 768px) {
  .customer-quote__meta-container {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center; } }

.customer-quote__picture-container {
  border-radius: 100%;
  display: flex;
  height: 150px;
  margin: 0 auto 20px;
  overflow: hidden;
  width: 150px; }
  @media (min-width: 768px) {
    .customer-quote__picture-container {
      border-radius: 0;
      display: block;
      flex: 1;
      margin: 0;
      margin-right: 20px;
      max-width: 120px; } }

.customer-quote__picture {
  width: 100%;
  height: auto;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .customer-quote__picture {
      margin: 0; } }

.customer-quote__content-container {
  flex: 1; }

.customer-quote__quote {
  padding-bottom: 10px;
  text-align: justify; }
  .customer-quote__quote p {
    margin: 0; }

.customer-quote__name {
  font-weight: bold;
  padding-bottom: 10px; }

.cta {
  background-color: #1EAD8D;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-weight: 500;
  margin: 0;
  margin-bottom: 10px;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase; }
  .cta:hover {
    background-color: #50e1c0;
    color: #fff; }
  .cta:last-child {
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .cta {
      margin: 0;
      margin-right: 5px; }
      .cta:last-child {
        margin-right: 0; } }
  .cta.secondary {
    background-color: #ee7203; }
    .cta.secondary:hover {
      background-color: #fda75a; }
  @media (min-width: 768px) {
    .cta {
      display: inline-block;
      padding: 3px 15px; } }

.coaches-page {
  padding: 20px; }
  @media (min-width: 1024px) {
    .coaches-page {
      padding: 0; } }

.coaches-group {
  padding: 20px 0; }
  @media (min-width: 768px) {
    .coaches-group {
      padding: 40px 0; } }

.coaches-group__coaches {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 20px; }
  @media (min-width: 768px) {
    .coaches-group__coaches {
      display: grid;
      grid-template-columns: 50% 50%; } }

.coach-list-item {
  padding: 10px 20px;
  border-bottom: 1px solid #e2e2e2; }
  .coach-list-item:first-of-type {
    border-top: 1px solid #e2e2e2; }
  @media (min-width: 768px) {
    .coach-list-item {
      padding: 30px 20px; }
      .coach-list-item:first-of-type + div, .coach-list-item:first-of-type + li {
        border-top: 1px solid #e2e2e2; } }

.coach-list-item__details-container {
  text-align: center;
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .coach-list-item__details-container {
      display: flex;
      text-align: left; } }

@media (min-width: 768px) {
  .coach-list-item__description-container {
    flex: 1;
    padding-top: 0; } }

.coach-list-item__meta {
  display: flex;
  flex-direction: column;
  justify-content: center; }

.coach-list-item__name {
  font-weight: bold; }

.coach-list-item__picture {
  margin: 0 auto;
  max-width: 150px; }
  .coach-list-item__picture img {
    max-width: 100%; }
  @media (min-width: 768px) {
    .coach-list-item__picture {
      margin: 0;
      padding-right: 20px; } }

.customer-logo-group {
  padding-bottom: 20px; }

.customer-logo-group__customer-logos {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 25% 25% 25% 25%; }

.customer-logo-item {
  text-align: center;
  padding: 20px; }

.customer-logo-item__picture {
  max-width: 200px; }

.customer-logo-block__list {
  display: grid;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: repeat(2, 1fr);
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (min-width: 1024px) {
    .customer-logo-block__list {
      grid-template-columns: repeat(4, 1fr); } }

.customer-logo-block__list-item {
  display: inline-block;
  align-self: center;
  justify-self: center; }

.customer-logo-block__list-item-picture {
  width: 100%;
  height: auto;
  max-width: 150px; }

.press-items-group__press-items {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
  list-style: none; }
  @media (min-width: 768px) {
    .press-items-group__press-items {
      display: grid;
      grid-template-columns: 50% 50%; } }

.press-list-item {
  padding: 10px 20px;
  border-bottom: 1px solid #e2e2e2;
  text-align: center; }
  .press-list-item:first-of-type {
    border-top: 1px solid #e2e2e2; }
  @media (min-width: 768px) {
    .press-list-item {
      padding: 30px 20px; }
      .press-list-item:first-of-type + div, .press-list-item:first-of-type + li {
        border-top: 1px solid #e2e2e2; } }
  @media (min-width: 768px) {
    .press-list-item {
      text-align: left; } }

.press-list-item__meta {
  padding-bottom: 10px; }
  @media (min-width: 768px) {
    .press-list-item__meta {
      display: flex; } }

.press-list-item__picture {
  border-radius: 0;
  flex: 1;
  height: auto;
  margin: 0 auto 20px;
  max-width: 200px;
  width: auto; }
  .press-list-item__picture img {
    display: inline-block;
    height: auto;
    max-height: 120px;
    max-width: 200px;
    width: auto; }
  @media (min-width: 768px) {
    .press-list-item__picture {
      margin: 0;
        margin-right: 20px; } }

@media (min-width: 768px) {
  .press-list-item__actions {
    display: flex; }
    .press-list-item__actions > div {
      margin-right: 20px; } }

.press-list-item__meta-item {
  margin-bottom: 5px;
  display: block; }

.slider-picker {
  display: flex;
  justify-content: center; }

.slider-picker__item {
  display: inline-block;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background: #D8D8D8;
  margin-right: 5px; }
  .slider-picker__item:last-of-type {
    margin: 0; }
  .slider-picker__item.is-active {
    background: #1EAD8D; }

.pbp-page__content-inner .entry-content .addtoany_content_top {
  margin-top: 0; }
  .pbp-page__content-inner .entry-content .addtoany_content_top + h3 {
    padding-top: 0; }
  .pbp-page__content-inner .entry-content .addtoany_content_top .addtoany_list a:first-child {
    padding-left: 0; }

#comments.comments-area {
  padding: 0;
  padding-left: 100px; }
  #comments.comments-area .commentlist, #comments.comments-area .children {
    list-style: none; }

.mobile-nav {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 20px; }
  @media (min-width: 768px) {
    .mobile-nav {
      display: none; } }

.menu-btn div {
  font-size: 18px;
  font-weight: 200;
  left: 100%;
  line-height: 1.2;
  margin-top: -0.50em;
  padding-right: 8px;
  position: absolute;
  top: 64%;
  vertical-align: middle;
  z-index: 99; }
.menu-btn span {
  background: #ffffff;
  display: block;
  height: 3px;
  margin: 4px 0;
  width: 19px;
  z-index: 99; }

.responsive-menu {
  display: none; }

.expand {
  display: block; }

/*# sourceMappingURL=style.css.map */
