@charset "UTF-8";
@import 'https://use.fontawesome.com/releases/v5.15.3/css/all.css';
@import 'https://db.onlinewebfonts.com/c/c4d8819fda4c3fd79e36cedcc8d422bb?family=Halyard+Display';
/*

cleanslate.css

inspired by;
reset.css - http://meyerweb.com/eric/tools/css/reset/ 
normalize.css - http://git.io/normalize 

*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:focus {
  outline: none;
  outline: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, select, button, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  vertical-align: baseline;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

a,
a:hover, a:active, a:focus {
  text-decoration: none;
  outline: 0 !important;
}

::selection {
  background: #000;
  color: #FFF;
}

::-moz-selection {
  background: #000;
  color: #FFF;
}

/* HTML5 display definitions
========================================================================== 
*/
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/*
	Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3, and Safari 4.
	Known issue: no IE 6 support.
*/
[hidden] {
  display: none;
}

/*
	1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using `em` units.
	2. Prevents iOS text size adjust after orientation change, without disabling user zoom.
*/
html {
  font-size: 100%; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -ms-text-size-adjust: 100%; /* 2 */
}

/*
	Addresses `font-family` inconsistency between `textarea` and other form elements.
*/
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
  line-height: 1;
}

/*  Links
========================================================================== 
*/
/*
	Addresses `outline` inconsistency between Chrome and other browsers.
*/
a:focus {
  outline: thin dotted;
}

/*
	Improves readability when focused and also mouse hovered in all browsers.
*/
a:active,
a:hover {
  outline: 0;
}

/*
Typography
========================================================================== 
*/
/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.


abbr[title] 
{
    border-bottom: 1px dotted;
}
*/
/*
	Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.

b,
strong {
	font-weight: bold;
}
*/
/*
	Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
*/
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}

/*
	Improves readability of pre-formatted text in all browsers.
*/
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*
Lists
========================================================================== 
*/
dl,
dd,
menu,
ol,
ul,
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0; /* 1 */
  -ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0; /* 1 */
  padding: 0;
  white-space: normal; /* 2 */
  *margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
  vertical-align: baseline; /* 3 */
  *vertical-align: middle; /* 3 */
}

/*
Addresses Firefox 3+ setting `line-height` on `input` using `!important` in the UA stylesheet.
*/
button,
input {
  line-height: normal;
}

/*
1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
2. Corrects inability to style clickable `input` types in iOS.
3. Improves usability and consistency of cursor style between image-type `input` and others.
4. Removes inner spacing in IE 7 without affecting normal text inputs. Known issue: inner spacing remains in IE 6.
*/
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: default;
  cursor: pointer; /* 3 */
  *overflow: visible; /* 4 */
}

/*
Re-set default cursor for disabled elements.
*/
button[disabled],
input[disabled] {
  cursor: default;
}

/*
1. Addresses box sizing set to content-box in IE 8/9.
2. Removes excess padding in IE 8/9.
3. Removes excess padding in IE 7.
Known issue: excess padding remains in IE 6.
*/
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
  *height: 13px; /* 3 */
  *width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
	Removes inner padding and border in Firefox 3+.
*/
:-moz-focus-inner,
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*
	1. Removes default vertical scrollbar in IE 6/7/8/9.
	2. Improves readability and alignment in all browsers.
*/
textarea {
  overflow: auto; /* 1 */
  vertical-align: top; /* 2 */
}

/*
Tables
========================================================================== 
*/
/*
Remove most spacing between table cells.
tables still need 'cellspacing="0"' in the markup
*/
table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
}

body {
  font-size: 10px;
  font-family: "Halyard Display", "Verdana", sans-serif;
  color: #000;
}
body.no_scroll {
  overflow: hidden; /* Hide scrollbars */
}

.cl:before,
.cl:after {
  content: "";
  display: table;
}

.cl:after {
  clear: both;
}

.cl {
  zoom: 1; /*For IE 6/7 (trigger hasLayout)*/
}

.wrap {
  width: 100%;
  text-align: left;
  margin: 0 auto;
}

a:hover {
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/*BLACK*/
/*GREY*/
@font-face {
  font-family: "eurostile";
  src: url("../fonts/eurostilebq-extended-webfont.woff2") format("woff2"), url("../fonts/eurostilebq-extended-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "eurostile_bold";
  src: url("../fonts/eurostile_extended-black-webfont.woff2") format("woff2"), url("../fonts/eurostile_extended-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "druk";
  src: url("../fonts/Druk-Medium-Web.woff2") format("woff2"), url("../fonts/Druk-Medium-Web.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}
.entry_content h2,
.entry_content h3,
.entry_content h4,
.entry_content h5,
.entry_content h6 {
  display: block;
}
.entry_content h2 {
  font-size: 230%;
  letter-spacing: 3.5px;
  margin-bottom: 25px;
}
.entry_content h3 {
  font-size: 200%;
  margin-bottom: 24px;
}
.entry_content h4, .entry_content h5, .entry_content h6 {
  font-size: 180%;
  margin-bottom: 18px;
}
.entry_content p {
  display: block;
  font-size: 14px;
  line-height: 1.3em;
  margin-bottom: 1.3em;
}
.entry_content p:last-child {
  margin-bottom: 0;
}
.entry_content strong {
  font-weight: 700;
}
.entry_content strong a {
  font-weight: 700;
}
.entry_content em {
  font-style: italic;
}
.entry_content em a {
  font-style: italic;
}
.entry_content span {
  display: inline-block;
}
.entry_content a {
  display: inline-block;
  text-decoration: underline;
  color: #000;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.entry_content a:hover {
  text-decoration: none;
}
.entry_content blockquote {
  border-left: solid 1px #000;
  padding: 10px 14px;
  margin-bottom: 20px;
  background-color: #fafafa;
  font-size: 160%;
  line-height: 1.8em;
}
.entry_content blockquote p {
  font-size: 18px;
  margin-bottom: 0;
}
.entry_content ul,
.entry_content ol {
  display: block;
  margin-bottom: 30px;
  padding: 0 20px;
}
.entry_content ul li,
.entry_content ol li {
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 6px;
}
.entry_content ul li {
  padding-left: 14px;
  position: relative;
}
.entry_content ul li:before {
  position: absolute;
  left: 0;
  content: "•";
  color: #000;
}
.entry_content ol {
  list-style-type: decimal;
  list-style-position: inside;
}
.entry_content dl {
  display: block;
  margin-bottom: 30px;
  padding: 0 20px;
}
.entry_content dl dt,
.entry_content dl dd {
  font-size: 14px;
  line-height: 1.4em;
}
.entry_content dl dt {
  display: block;
  font-weight: 700;
  padding: 20px 0 10px 0;
}
.entry_content dl dt:first-child {
  padding-top: 0;
}
.entry_content dl dd {
  display: block;
  margin-bottom: 1em;
}
.entry_content table {
  border: solid 1px #555;
  width: 100%;
  border-collapse: collapse;
  font-size: 120%;
  text-align: left;
  margin-bottom: 30px;
}
.entry_content table caption,
.entry_content table td,
.entry_content table th {
  border: solid 1px #999;
  padding: 10px;
}
.entry_content table th {
  font-weight: 700;
}
.entry_content table caption {
  border-bottom: none;
  font-size: 16px;
  text-align: left;
}
.entry_content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.entry_content img.alignleft {
  float: left;
  margin: 0 2% 2% 0;
}
.entry_content img.alignright {
  float: right;
  margin: 0 0 2% 2%;
}
.entry_content img.aligncenter {
  margin: 0 auto;
}

.btn {
  display: inline-block;
  font-size: 14px;
  font-family: "eurostile_bold";
  text-transform: uppercase;
  line-height: 40px;
  padding: 0 25px;
  color: #000;
  border: 1px solid #000;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.btn:hover {
  background-color: #000;
  color: #fff;
}

/*
---------------------------------------------------------------------------
=	GRAVITY 2.5
---------------------------------------------------------------------------
*/
/*ERROR*/
.gform_validation_errors {
  margin-bottom: 10px;
}
.gform_validation_errors h2 {
  display: block;
  font-size: 14px;
  line-height: 1.3em;
  color: red;
}

.gfield_validation_message {
  display: block;
  color: red;
  line-height: 1.2em;
  padding-top: 6px;
}

.gform_wrapper {
  text-align: left;
}
.gform_wrapper .gform-body {
  margin-bottom: 20px;
}
.gform_wrapper .gform-body .gfield {
  margin-bottom: 20px;
}
.gform_wrapper .gform-body .gfield:last-of-type {
  margin-bottom: 0;
}
.gform_wrapper .gform-body .gfield label {
  display: block;
  font-size: 160%;
  line-height: 1.2em;
  margin-bottom: 6px;
  display: none;
}
.page-parent .gform_wrapper .gform-body .gfield label {
  display: block !important;
  margin-bottom: 8px;
}
.gform_wrapper .gform-body .gfield label .gfield_required {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 14px;
}
.gform_wrapper .gform-body .gfield label .gfield_required span {
  display: none;
}
.gform_wrapper .gform-body .gfield label .gfield_required:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "*";
  color: #fff;
}
.gform_wrapper .gform-body .gfield .ginput_container input,
.gform_wrapper .gform-body .gfield .ginput_container select,
.gform_wrapper .gform-body .gfield .ginput_container textarea {
  display: block;
  padding: 16px;
  width: 100%;
  border: 1px solid #45FFE9;
  font-size: 14px;
  line-height: 1.2em;
  color: #45FFE9;
  -webkit-border-radius: 0px;
  background: transparent;
}
.gform_wrapper .gform-body .gfield .ginput_container input::placeholder,
.gform_wrapper .gform-body .gfield .ginput_container select::placeholder,
.gform_wrapper .gform-body .gfield .ginput_container textarea::placeholder {
  color: #45FFE9;
}
.gform_wrapper .gform-body .gfield .ginput_container.ginput_container_select {
  border: 1px solid #45FFE9;
  padding: 10px 8px;
}
.gform_wrapper .gform-body .gfield .ginput_container.ginput_container_select select {
  padding: 0;
  border: none;
}
.gform_wrapper .gform-body .gfield .ginput_container textarea {
  resize: none;
}
.gform_wrapper .gform-body fieldset {
  padding: 0;
  margin: 0 0 20px 0 !important;
  border: none;
}
.gform_wrapper .gform-body fieldset legend {
  display: none;
}
.gform_wrapper .gform-body fieldset .ginput_container span {
  float: left;
  width: 48%;
}
.gform_wrapper .gform-body fieldset .ginput_container span:last-of-type {
  float: right;
}
.gform_wrapper .gform-body fieldset .validation_message {
  float: left;
  width: 100%;
}
.gform_wrapper .gform_footer input {
  display: block;
  width: 60%;
  margin: 0 20%;
  text-align: center;
  padding: 16px;
  border: 1px solid #45FFE9;
  color: #45FFE9;
  font-size: 16px;
  background: transparent;
  font-family: "eurostile_bold";
  text-transform: uppercase;
  -webkit-border-radius: 0px;
}
.gform_wrapper .gform_footer input:hover {
  background: #000;
  color: #fff;
}

/*SAME AS CONTENT P*/
.gform_confirmation_message {
  font-size: 140%;
  line-height: 1.2em;
}

/*
---------------------------------------------------------------------------
=	LOGIN
---------------------------------------------------------------------------
*/
#loginform p {
  margin-bottom: 20px;
}
#loginform p.login-remember {
  display: none;
}
#loginform p input {
  display: block;
  padding: 16px;
  width: 100%;
  font-size: 14px;
  line-height: 1.2em;
  border: 1px solid #45FFE9;
  color: #45FFE9;
  -webkit-border-radius: 0px;
  background: transparent !important;
}
#loginform p input::placeholder {
  color: #000;
}
#loginform p label {
  display: block;
  text-align: left;
  font-family: "eurostile_bold";
  font-size: 16px;
  margin-bottom: 10px;
}
#loginform p.login-submit input {
  display: block;
  width: 60%;
  margin: 0 20%;
  text-align: center;
  padding: 16px;
  font-size: 16px;
  background: transparent;
  border: 1px solid #45FFE9;
  color: #45FFE9;
  font-family: "eurostile_bold";
  text-transform: uppercase;
}
#loginform p.login-submit input:hover {
  background: #000 !important;
  color: #45FFE9;
}

.admin-hidden-markup,
.gfield_visibility_hidden {
  display: none;
}

/*
---------------------------------------------------------------------------
=	HEADER
---------------------------------------------------------------------------
*/
#header {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 75px;
  padding: 20px 40px;
  background: #7838EB;
  z-index: 100;
}
@media only screen and (max-width: 767px) {
  #header {
    padding: 20px;
  }
}
.home #header, .page-8-week-course #header {
  background: #FF9D0A;
}
@media only screen and (min-width: 768px) {
  .page-parent #header, .page-child #header {
    background: transparent !important;
  }
}
#header #logo {
  display: block;
  float: left;
  height: 35px;
}
@media only screen and (min-width: 768px) {
  .page-parent #header #logo, .page-child #header #logo {
    display: none;
  }
}
#header #logo img {
  display: block;
  float: left;
}
#header #logo img.word {
  padding: 12px 0 0 10px;
}
#header nav {
  float: right;
}
@media only screen and (max-width: 767px) {
  #header nav {
    display: none;
  }
}
@media only screen and (max-width:1212px) {
  .page-parent #header nav, .page-child #header nav {
    display: none;
  }
}
#header nav a {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 35px;
  color: #fff;
  text-transform: uppercase;
  font-family: "eurostile";
  margin-left: 30px;
}
#header nav a:first-of-type {
  margin: 0;
}
#header nav a.bt {
  line-height: 33px;
  border: 1px solid #fff;
  padding: 0 25px;
  font-family: "eurostile_bold";
}
.page-8-week-course #header nav #nav_8_week, .page-parent #header nav #nav_8_week, .page-child #header nav #nav_8_week {
  font-family: "eurostile_bold";
}
.post-type-archive-library #header nav #nav_lib, .single-library #header nav #nav_lib, .type-library #header nav #nav_lib {
  font-family: "eurostile_bold";
}
.page-log-in #header nav #nav_log {
  font-family: "eurostile_bold";
}
.blog #header nav #nav_in, .single-post #header nav #nav_in {
  font-family: "eurostile_bold";
}
.page-what-is-cbt #header nav #nav_what {
  font-family: "eurostile_bold";
}

/*
----------------------------
=	BURGER
----------------------------
*/
#nav-toggle {
  display: none;
}
@media only screen and (max-width: 767px) {
  #nav-toggle {
    display: block;
    position: fixed;
    right: 16px;
    top: 20px;
    z-index: 300;
    width: 48px;
    z-index: 99999;
  }
}
@media only screen and (max-width:1212px) {
  .page-parent #nav-toggle, .page-child #nav-toggle {
    display: block;
    position: fixed;
    right: 16px;
    top: 20px;
    z-index: 300;
    width: 48px;
    z-index: 99999;
  }
}
#nav-toggle #nav-burger {
  width: 39px;
  height: 35px;
  position: relative;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  /*OPEN*/
}
#nav-toggle #nav-burger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 4px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#nav-toggle #nav-burger span:nth-child(1) {
  top: 5px;
}
#nav-toggle #nav-burger span:nth-child(2), #nav-toggle #nav-burger span:nth-child(3) {
  top: 16px;
}
#nav-toggle #nav-burger span:nth-child(4) {
  top: 26px;
}
#nav-toggle #nav-burger.open span:nth-child(1), #nav-toggle #nav-burger.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}
#nav-toggle #nav-burger.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#nav-toggle #nav-burger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*
----------------------------
=	SLIDEOUT
----------------------------
*/
#slideout_nav {
  display: block;
  position: fixed;
  z-index: 10;
  left: 0;
  left: -110%;
  top: 0;
  width: 100%;
  height: 100vh;
  background-size: contain;
  background: #7838EB;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.home #slideout_nav, .page-8-week-course #slideout_nav {
  background: #FF9D0A;
}
#slideout_nav.active {
  left: 0;
}
#slideout_nav .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
}
#slideout_nav nav {
  flex: 1;
  padding: 20px;
}
#slideout_nav nav a {
  display: block;
  font-size: 4vw;
  line-height: 35px;
  color: #fff;
  text-transform: uppercase;
  font-family: "eurostile_bold";
  margin-bottom: 10%;
}
#slideout_nav nav a:hover {
  color: #FF9D0A;
}
#slideout_nav nav a.bt {
  display: block;
  width: 100%;
  border: 1px solid #fff;
  text-align: center;
  padding: 0;
  line-height: 2em;
  margin-bottom: 0;
}
#slideout_nav nav a.bt:hover {
  background: #FF9D0A;
  border-color: #FF9D0A;
  color: #fff;
}

/*
---------------------------------------------------------------------------
=	FOOTER
---------------------------------------------------------------------------
*/
#footer {
  padding: 20px 40px;
  background: #fff;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  #footer {
    padding: 20px 0;
  }
}
#footer span {
  display: inline-block;
  float: left;
  text-transform: uppercase;
  font-family: "eurostile_bold";
}
#footer span.yoke {
  float: right;
}
#footer span.yoke a {
  display: inline-block;
  color: #7838EB;
}
@media only screen and (max-width:1000px) {
  #footer span {
    display: block;
    width: 100%;
    text-align: center;
  }
  #footer span.yoke {
    margin-top: 10px;
  }
}
@media only screen and (max-width:400px) {
  #footer span {
    font-size: 8px;
  }
}

/*
----------------------------
=	SECTION
----------------------------
*/
.section {
  text-align: center;
  padding: 0 40px;
}

.section_title {
  display: block;
  font-size: 28px;
  line-height: 113.5%;
  font-family: "eurostile_bold";
  text-transform: uppercase;
  margin-bottom: 30px;
}

.type {
  display: block;
  font-family: "druk";
  font-size: 20px;
  line-height: 113.5%;
  margin-bottom: 4px;
  text-transform: uppercase;
  color: #FFAC0A;
}
.type.type_music {
  color: #0BE7CC;
}
.type.type_mindfulness {
  color: #FF0AE7;
}
.type.type_activities {
  color: #0AD3FF;
}

/*
----------------------------
=	BORDER
----------------------------
*/
.b_line {
  position: relative;
  border: 1px solid #000;
}
.b_line:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 9px;
  width: 100%;
  height: 100%;
  border: 1px solid #000;
  z-index: -1;
}

/*
----------------------------
=	PAGE INTRO
----------------------------
*/
.page_intro {
  background: #7838EB;
  color: #fff;
  padding: 75px 40px 100px 40px;
}
@media only screen and (max-width: 767px) {
  .page_intro {
    padding: 75px 20px 50px 20px;
  }
}
.page-goals .page_intro {
  background: #3A0083;
}
.page_intro .wrap {
  text-align: center;
}
.page_intro .single_featured {
  width: 100%;
  height: 0;
  padding-bottom: 46%;
  border: 1px solid #fff;
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .page_intro .single_featured {
    padding-bottom: 100%;
    margin-bottom: 20px;
  }
}
.page_intro .pad {
  max-width: 580px;
  margin: 0 auto;
}
.page_intro .page_title {
  display: block;
  font-family: "druk";
  font-size: 35px;
  line-height: 113.5%;
  text-transform: uppercase;
  margin-bottom: 0;
}
.page_intro h1 {
  margin-bottom: 0 !important;
}
.page_intro .entry_content {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .page_intro .entry_content p {
    font-size: 16px !important;
  }
}

/*
----------------------------
=	OPTIONS
----------------------------
*/
.options {
  padding: 50px 20px;
  border: 1px solid #000;
  border-width: 1px 0;
}
@media only screen and (max-width: 767px) {
  .options {
    padding: 50px 0 30px 0;
  }
}
.options .wrap {
  /*
  .option_select
  {
  	display: flex;
  	flex-wrap: wrap;

  	.option
  	{
  		flex:calc(50% - 40px);
  		margin: 0 20px 40px 20px;
  		text-align: center;
  		//padding: 180px 40px;
  		color: #fff;
  		border: 1px solid #000;


  		@include breakpoint($less_than_ipad)
  		{
  			flex: 100%;
  			margin-bottom: 20px;
  			padding: 35% 20px;
  		}

  		.btn
  		{
  			margin-top: 30px;
  			color: #fff;
  			border-color:#fff;
  		}
  	}
  }
  */
}
.options .wrap > .section_title {
  margin-left: 20px;
}
.options .wrap .option_select .option {
  float: left;
  width: calc(50% - 40px);
  margin: 0 20px;
  height: 0;
  padding-bottom: calc(50% - 40px);
  position: relative;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .options .wrap .option_select .option {
    width: calc(100% - 40px);
    padding-bottom: calc(100% - 40px);
  }
}
.options .wrap .option_select .option .inner {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.options .wrap .option_select .option .inner > div {
  text-align: center;
  flex: 1;
  color: #fff;
}
@media only screen and (max-width:1000px) {
  .options .wrap .option_select .option .inner > div h2 {
    font-size: 3vw;
  }
}
@media only screen and (max-width: 767px) {
  .options .wrap .option_select .option .inner > div h2 {
    font-size: 5vw;
  }
  .options .wrap .option_select .option .inner > div .btn {
    font-size: 3vw;
    padding: 0;
    width: 100%;
    line-height: 3em;
  }
}
.options .wrap .option_select .option .inner > div .btn {
  margin-top: 30px;
  color: #fff;
  border-color: #fff;
}

.completed .option {
  filter: grayscale(100%);
  opacity: 0.8;
}
.completed .option .btn:hover {
  background: transparent !important;
}

.video_block {
  display: block;
  width: 100%;
  padding-bottom: 45%;
  background: pink;
  margin-bottom: 40px;
}

/*
----------------------------
=	INTRO
----------------------------
*/
.home .page_intro {
  background: #FF9D0A;
}
.home .page_intro .wrap .pad {
  max-width: 690px;
}
.home .page_intro .wrap .pad p {
  font-size: 18px;
}
.home .page_intro .wrap .pad a {
  color: #fff;
  border-color: #fff;
  margin-top: 40px;
}

/*
#section_intro
{
	padding-top: 70px;
	padding-bottom: 100px;

	.wrap
	{
		max-width: 690px;
		text-align: center;
		color: #fff;

		.entry_content
		{
			margin-bottom: 40px;

			p
			{
				font-size: 18px;
			}
		}

		.btn
		{
			color: #fff;
			border: 1px solid #fff;
		}
	}
}
*/
/*
----------------------------
=	PARTNERS
----------------------------
*/
#section_partners {
  background: #fff;
  padding: 125px 40px;
}
@media only screen and (max-width: 767px) {
  #section_partners {
    padding: 50px 0;
  }
}
#section_partners .wrap {
  max-width: 1150px;
  text-align: center;
}
#section_partners .partners {
  padding-top: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: top;
}
#section_partners .partners .partner {
  flex: 33.33%;
  padding: 0 30px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #section_partners .partners .partner {
    flex: 100%;
    margin-bottom: 40px;
  }
  #section_partners .partners .partner:last-of-type {
    margin-bottom: 0;
  }
  #section_partners .partners .partner p {
    font-size: 16px !important;
  }
}
#section_partners .partners .partner .parner_img {
  margin: 0 auto 25px auto;
  width: 80%;
  height: 0;
  padding-bottom: 80%;
  background: #FF800A;
  border-radius: 100%;
}
#section_partners .partners .partner .partner_title {
  display: block;
  font-family: "druk";
  font-size: 24px;
  line-height: 113.5%;
  margin-bottom: 20px;
}

/*
----------------------------
=	TESTIMONIALS
----------------------------
*/
#section_testimonials {
  background: #0BE6CC;
  border-top: 1px solid #000;
  padding: 140px 40px;
  position: relative;
  z-index: 0;
}
@media only screen and (max-width: 767px) {
  #section_testimonials {
    padding: 50px 20px;
  }
}
#section_testimonials .quotes {
  padding-top: 40px;
  max-width: 1150px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  #section_testimonials .quotes {
    padding-top: 0;
  }
}
#section_testimonials .quotes .quote .col {
  float: left;
  width: 60%;
}
@media only screen and (max-width: 767px) {
  #section_testimonials .quotes .quote .col {
    width: 100%;
  }
}
#section_testimonials .quotes .quote .col.quote_img {
  width: 40%;
  height: 0;
  padding-bottom: 40%;
  border: 1px solid #7838EB;
}
@media only screen and (max-width: 767px) {
  #section_testimonials .quotes .quote .col.quote_img {
    width: calc(100% - 10px);
    padding-bottom: 100%;
  }
}
#section_testimonials .quotes .quote .col.quote_img:after {
  border: 1px solid #7838EB;
}
#section_testimonials .quotes .quote .col.quote_text {
  text-align: left;
  padding: 8% 0 0 70px;
  font-family: "druk";
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #section_testimonials .quotes .quote .col.quote_text {
    padding: 20px 0 0 0;
  }
}
#section_testimonials .quotes .quote .col.quote_text blockquote {
  display: block;
  font-size: 38px;
  line-height: 113.5%;
  padding-top: 20px;
}
#section_testimonials .quotes .quote .col.quote_text .cite {
  padding-top: 20px;
}
#section_testimonials .quotes .quote .col.quote_text .cite span {
  display: block;
  float: left;
  font-size: 20px;
  line-height: 113.5%;
  color: #652EC7;
  margin-right: 6px;
}
#section_testimonials .quotes .quote .col.quote_text .cite span:last-of-type {
  margin: 0;
}

/*
----------------------------
=	LATEST
----------------------------
*/
#section_latest {
  background: #7838EB;
  padding: 90px 40px;
  border: 1px solid #000;
  border-width: 1px 0;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  #section_latest {
    padding: 50px 20px;
  }
}
#section_latest h2 {
  margin-bottom: 70px;
  text-align: center;
}
#section_latest .latest_post {
  position: relative;
  z-index: 0;
  margin-bottom: 40px;
  text-align: left;
}
#section_latest .latest_post .b_line {
  display: block;
  float: left;
  width: 45%;
  height: 0;
  padding-bottom: 25%;
  border-color: #FFAC0A;
}
#section_latest .latest_post .b_line:after {
  border-color: #FFAC0A;
}
@media only screen and (max-width: 767px) {
  #section_latest .latest_post .b_line {
    width: calc(100% - 10px);
    padding-bottom: 75%;
  }
}
#section_latest .latest_post > div {
  float: left;
  width: 55%;
  padding: 20px 0 0 80px;
  font-family: "druk";
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  #section_latest .latest_post > div {
    width: 100%;
    padding: 20px 0 0 20px;
  }
}
#section_latest .latest_post > div span {
  display: block;
  color: #FFAC0A;
  font-size: 20px;
  line-height: 113.5%;
  margin-bottom: 10px;
}
#section_latest .latest_post > div a {
  display: block;
  color: #fff;
  font-size: 38px;
  line-height: 113.5%;
}
#section_latest .latest_post > div a:hover {
  color: #FFAC0A;
}

/*
----------------------------
=	WHAT IS
----------------------------
*/
#section_what_is {
  position: relative;
  height: 100vh;
}
@media only screen and (min-width: 768px) {
  #section_what_is {
    background-attachment: fixed !important;
  }
}
#section_what_is div {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 100%;
  text-align: center;
  padding: 0 40px;
}
#section_what_is div h2 {
  font-size: 48px;
}

/*
----------------------------
=	RESISTER
----------------------------
*/
#section_register {
  background: #3A0083;
  color: #45FFE9;
  position: relative;
  z-index: 0;
  padding: 100px 0 140px 0;
}
@media only screen and (max-width: 767px) {
  #section_register {
    padding: 50px 0;
  }
}
#section_register .bg {
  position: relative;
  min-height: 640px;
}
#section_register .bg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/bg_reg_right.png) 100% 0 no-repeat;
  background-size: contain;
  z-index: -1;
}
@media only screen and (max-width:1000px) {
  #section_register .bg:after {
    display: none;
  }
}
@media only screen and (max-width:1000px) {
  #section_register .bg {
    background: none !important;
  }
}
#section_register .wrap {
  text-align: center;
  max-width: 480px;
  padding: 80px 40px;
}
@media only screen and (max-width: 767px) {
  #section_register .wrap {
    padding: 40px 20px 0 20px;
  }
}
#section_register .wrap .entry_content {
  margin-bottom: 40px;
}

/*
----------------------------
=	ARTICLE
----------------------------
*/
/*FEATURED*/
.featured_article .article_img {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 49%;
  border: 1px solid #fff;
}
.featured_article div {
  padding: 20px;
  text-transform: uppercase;
}
.featured_article div span {
  display: block;
  font-family: "druk";
  font-size: 20px;
  line-height: 113.5%;
  margin-bottom: 4px;
}
.featured_article div h2 {
  display: block;
  font-family: "druk";
  font-size: 25px;
  line-height: 113.5%;
}
.featured_article div h2 a {
  display: block;
  color: #000;
}

/*STANDARD*/
.article .article_img {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 82%;
  border: 1px solid #000;
}
.article div {
  padding: 20px;
  text-transform: uppercase;
}
.article div span {
  display: block;
  font-family: "druk";
  font-size: 20px;
  line-height: 113.5%;
  margin-bottom: 4px;
}
.article div h2 {
  display: block;
  font-family: "druk";
  font-size: 25px;
  line-height: 113.5%;
}
.article div h2 a {
  display: block;
  color: #000;
}

/*
----------------------------
=	NEWEST - LIBRARY
----------------------------
*/
.newest {
  background: #7838EB;
  padding: 70px 40px 30px 40px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .newest {
    padding: 70px 20px 30px 20px;
  }
}
.newest h2 a {
  color: #fff !important;
}
.newest .col {
  float: left;
}
.newest .col.col1 {
  width: 60%;
  padding-right: 30px;
}
.newest .col.col1 .article_img {
  padding-bottom: 75%;
}
.newest .col.col1 .article div {
  padding: 30px;
}
.newest .col.col1 h2 {
  font-size: 33px;
}
.newest .col.col2 {
  width: 40%;
}
@media only screen and (max-width: 767px) {
  .newest .col {
    width: 100% !important;
    padding: 0 !important;
  }
  .newest .col .article_img {
    padding-bottom: 75%;
  }
}

.articles {
  padding: 100px 40px;
  border-bottom: 1px solid #000;
}
@media only screen and (max-width: 767px) {
  .articles {
    padding: 50px 30px 50px 25px;
  }
}
.articles .wrap .articles_intro h2 {
  float: left;
  padding-top: 10px;
}
@media only screen and (max-width: 767px) {
  .articles .wrap .articles_intro h2 {
    font-size: 20px;
  }
}
.articles .wrap .articles_intro .btn {
  float: right;
}
@media only screen and (max-width: 767px) {
  .articles .wrap .articles_intro .btn {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }
}
.articles .wrap .section_title {
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .articles .wrap .section_title {
    padding: 0;
  }
}
.articles .article_strip {
  display: flex;
  flex-wrap: wrap;
}
.articles .article_strip .article_wrap {
  flex: 33.33%;
  max-width: 33.33%;
}
@media only screen and (max-width:1000px) {
  .articles .article_strip .article_wrap {
    flex: 50%;
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .articles .article_strip .article_wrap {
    flex: 100%;
    max-width: 100%;
  }
}
.articles .article_strip .article_wrap .article {
  padding: 0 20px;
}
@media only screen and (max-width: 767px) {
  .articles .article_strip .article_wrap .article {
    padding: 0;
  }
}

.content_builder {
  padding: 60px 40px;
}
@media only screen and (max-width: 767px) {
  .content_builder {
    padding: 50px 20px;
  }
}
.content_builder .wrap {
  max-width: 600px;
}
.content_builder .wrap .block {
  margin-bottom: 40px;
}
.content_builder .wrap .block_img {
  display: block;
  margin: 0 auto 40px auto;
  width: 100%;
  height: auto;
  border: 1px solid #7838EB;
}
.content_builder .wrap .entry_content p,
.content_builder .wrap .entry_content li {
  font-size: 20px;
  line-height: 113.5%;
}
@media only screen and (max-width: 767px) {
  .content_builder .wrap .entry_content p,
  .content_builder .wrap .entry_content li {
    font-size: 16px;
    line-height: 1.4em;
  }
}
.content_builder .wrap .entry_content li {
  margin-bottom: 20px;
}
.content_builder .wrap .entry_content li:last-of-type {
  margin-bottom: 0;
}
.content_builder .wrap .entry_content ul, .content_builder .wrap .entry_content ol {
  padding: 0;
}
.content_builder .wrap blockquote {
  font-size: 50px;
  line-height: 1.1em;
  font-family: "druk";
  color: #7838EB;
}
.content_builder .wrap .block_title {
  display: block;
  font-size: 30px;
  line-height: 1.1em;
  font-family: "druk";
}

.single .articles {
  border: 1px solid #000;
  border-width: 1px 0;
}

.account_intro {
  padding: 70px 40px 90px 40px;
  background: #7838EB;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .account_intro {
    padding: 30px 20px 50px 20px;
  }
}
.account_intro .cols {
  padding-top: 80px;
}
.account_intro .cols .col {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .account_intro .cols .col {
    width: 100%;
  }
}
.account_intro .cols .col.col1 {
  padding-right: 60px;
}
.account_intro .cols .col.col1 .entry_content p {
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .account_intro .cols .col.col1 {
    padding: 0;
  }
}
.account_intro .cols .col.col2 {
  padding-left: 60px;
}
.account_intro .cols .col .btn {
  margin-top: 30px;
  color: #fff;
  border-color: #fff;
}

/*
---------------------------------------------------------------------------
=	PROGRESS BARS 
---------------------------------------------------------------------------
*/
.flex-wrapper {
  display: flex;
  flex-flow: row nowrap;
}

.single-chart {
  width: 33.33%;
  justify-content: space-around;
}
.single-chart .goal_result {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 1.3em;
  padding: 10px 40px 0 40px;
}

.circular-chart {
  display: block;
  margin: 10px auto;
  max-width: 80%;
  max-height: 250px;
}

.circle-bg {
  fill: none;
  stroke-width: 3.8;
}

.circle {
  fill: none;
  stroke-width: 2.8;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}

@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.circular-chart.orange {
  stroke: rgba(11, 230, 204, 0.29);
}

.circular-chart.orange .circle {
  stroke: #0BE6CC;
}

.circular-chart.green {
  stroke: rgba(255, 172, 10, 0.2);
}

.circular-chart.green .circle {
  stroke: #FFAC0A;
}

.circular-chart.blue {
  stroke: rgba(255, 10, 231, 0.2);
}

.circular-chart.blue .circle {
  stroke: #FF0AE7;
}

.percentage {
  fill: #666;
  font-family: sans-serif;
  font-size: 0.5em;
  text-anchor: middle;
}

/*
---------------------------------------------------------------------------
=	COURSE ARCHIVE
---------------------------------------------------------------------------
*/
.page-8-week-course .page_intro {
  background: #FF9D0A;
}
.page-8-week-course .page_intro .pad {
  max-width: 690px;
}
.page-8-week-course .page_intro .pad p {
  font-size: 18px;
}
.page-8-week-course .options {
  border-width: 1px 0 0 0;
}
.page-8-week-course .options.completed {
  padding-top: 0;
  border-width: 0 0 1px 0;
}
.page-8-week-course .options .option .btn {
  padding: 0 50px;
}

.extra_forms .btn {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  border: 1px solid #fff;
}
.extra_forms .btn:last-of-type {
  margin-bottom: 0;
}
.extra_forms .gform_body {
  padding: 20px 0;
}

/*
---------------------------------------------------------------------------
=	SINGLE COURSE
---------------------------------------------------------------------------
*/
/*
.page-parent,
.page-child
{
	#header
	{
		background: #FF9D0A;
	}
}
*/
.single_course {
  padding: 0 40px 0 40px;
  position: relative;
  min-height: 100vh;
}
@media only screen and (max-width: 767px) {
  .single_course {
    padding: 50px 20px 0 20px;
  }
}
.single_course .bg {
  position: fixed;
  width: 50%;
  height: 100%;
  bottom: 0;
  right: 0;
  z-index: 0;
}
@media only screen and (max-width:1300px) {
  .single_course .bg {
    width: calc(100% - 690px);
  }
}
@media only screen and (min-width: 768px) {
  .single_course .bg {
    border-left: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .single_course .bg {
    display: none;
  }
}
.single_course .wrap .content_builder {
  position: relative;
  z-index: 1;
  padding: 40px 40px 50px 0;
  color: #fff;
}
@media only screen and (min-width:1301px) {
  .single_course .wrap .content_builder {
    width: 50%;
  }
}
@media only screen and (max-width:1300px) {
  .single_course .wrap .content_builder {
    width: 100%;
    max-width: 650px;
  }
}
@media only screen and (max-width: 767px) {
  .single_course .wrap .content_builder {
    padding: 50px 40px 50px 0;
    max-width: 100%;
    padding-right: 0;
  }
}
.single_course .btn {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  border: 1px solid #fff;
}
.single_course .btn:last-of-type {
  margin-bottom: 0;
}
.single_course .entry_content ul li:before {
  color: #fff;
}
.single_course .hide {
  display: none;
}
.single_course .content_block {
  margin-bottom: 40px;
}
.single_course .content_block h1,
.single_course .content_block h2 {
  display: block;
  font-size: 28px;
  line-height: 1.4em;
  font-family: "eurostile_bold";
  text-transform: uppercase;
  margin-bottom: 20px;
}
.single_course .content_block h2 {
  font-size: 20px;
}
.single_course .content_block .vimeo {
  position: relative;
  width: 100%;
  padding-bottom: 56%;
  height: 0;
}
.single_course .content_block .vimeo iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
}
.single_course .content_block .timer_wrap {
  margin-top: 40px;
}
.single_course .content_block .timer_wrap span {
  display: inline-block;
  font-size: 14px;
  line-height: 1.3em;
  font-family: "eurostile";
  cursor: pointer;
}
.single_course .content_block .timer_wrap span.hide span {
  display: none;
}
.page-week-one .hide_parent, .page-week-five .hide_parent, .page-week-eight .hide_parent {
  display: none !important;
}
.page-week-one .hide_parent.one.two.three, .page-week-five .hide_parent.one.two.three, .page-week-eight .hide_parent.one.two.three {
  display: block !important;
}
.page-week-one .please.one.two.three, .page-week-five .please.one.two.three, .page-week-eight .please.one.two.three {
  display: none !important;
}

.page-week-two .hide_parent, .page-week-three .hide_parent, .page-week-four .hide_parent, .page-week-six .hide_parent, .page-week-seven .hide_parent {
  display: none !important;
}
.page-week-two .hide_parent.one, .page-week-three .hide_parent.one, .page-week-four .hide_parent.one, .page-week-six .hide_parent.one, .page-week-seven .hide_parent.one {
  display: block !important;
}
.page-week-two .please.one, .page-week-three .please.one, .page-week-four .please.one, .page-week-six .please.one, .page-week-seven .please.one {
  display: none !important;
}

.page-child .hide_child {
  display: none !important;
}
.page-child .hide_child.one.two {
  display: block !important;
}
.page-child .please.one.two {
  display: none !important;
}
