/*****
Colours
******/
/*****
FONTS
******/
@font-face {
  font-family: 'Stag Bold';
  src: url('../fonts/Stag Web-Bold.eot');
  src: url('../fonts/Stag Web-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Stag Web-Bold.woff') format('woff'), url('../fonts/Stag Web-Bold.ttf') format('truetype'), url('../fonts/Stag Web-Bold.svg#Stag Web') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Stag Book';
  src: url('../fonts/Stag Web-Book.eot');
  src: url('../fonts/Stag Web-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Stag Web-Book.woff') format('woff'), url('../fonts/Stag Web-Book.ttf') format('truetype'), url('../fonts/Stag Web-Book.svg#Stag Web') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Stag Light';
  src: url('../fonts/Stag Web-Light.eot');
  src: url('../fonts/Stag Web-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Stag Web-Light.woff') format('woff'), url('../fonts/Stag Web-Light.ttf') format('truetype'), url('../fonts/Stag Web-Light.svg#Stag Web') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Stag Sans Bold';
  src: url('../fonts/Stag Sans Web-Bold.eot');
  src: url('../fonts/Stag Sans Web-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Stag Sans Web-Bold.woff') format('woff'), url('../fonts/Stag Sans Web-Bold.ttf') format('truetype'), url('../fonts/Stag Sans Web-Bold.svg#Stag Sans Web') format('svg');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Stag Sans Book';
  src: url('../fonts/Stag Sans Web-Book.eot');
  src: url('../fonts/Stag Sans Web-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/Stag Sans Web-Book.woff') format('woff'), url('../fonts/Stag Sans Web-Book.ttf') format('truetype'), url('../fonts/Stag Sans Web-Book.svg#Stag Sans Web') format('svg');
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Stag Sans Light';
  src: url('../fonts/Stag Sans Web-Light.eot');
  src: url('../fonts/Stag Sans Web-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Stag Sans Web-Light.woff') format('woff'), url('../fonts/Stag Sans Web-Light.ttf') format('truetype'), url('../fonts/Stag Sans Web-Light.svg#Stag Sans Web') format('svg');
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
.StagSansWeb-Bold {
  font-family: 'Stag Sans Bold';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
.StagSansWeb-Book {
  font-family: 'Stag Sans Book';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.StagSansWeb-Light {
  font-family: 'Stag Sans Light';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
.StagWeb-Bold {
  font-family: 'Stag Bold';
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}
.StagWeb-Book {
  font-family: 'Stag Book';
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.StagWeb-Light {
  font-family: 'Stag Light';
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
body {
  font-family: 'Stag Sans Book';
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Stag Bold';
}
.et_pb_column_1_3 h2, .et_pb_column_1_4 h2 {
  font-size: 30px;
}
.heading h1, .heading h2, .heading h3, .heading h4 {
  /* &:before{
      content:''; 
      position: absolute;
      display: block;
      top: -10px;
      letter-spacing: 2px;
      border-bottom: 2px solid;
      height: 2px;
      width: 70px;
      left: 0;
      right: 0;
      margin: auto; 
  }*/
  position: relative;
}
.heading h1:after, .heading h2:after, .heading h3:after, .heading h4:after {
  content: '';
  position: absolute;
  display: block;
  letter-spacing: 2px;
  height: 2px;
  width: 70px;
  left: 0;
  right: 0;
  bottom: 4px;
  margin: auto;
}
.fiftyform {
  display: inline;
  width: 50%;
  float: left;
  padding: 0 0.5em;
}
.wpcf7-response-output {
  border: 2px solid #53038d !important;
}
.ds_style_cf7 .wpcf7-text, .ds_style_cf7 .wpcf7-textarea, .ds_style_cf7 .wpcf7-captchar {
  background-color: #f4f4f4 !important;
  padding: 11px !important;
}
.wpcf7-form p {
  padding-bottom: 0.5em !important;
}
#callback-popup {
  padding-bottom: 5px !important;
}
.bubble {
  margin: 2em 0;
  padding: 2.5em;
  color: #53038d;
  position: relative;
}
.bubble:before {
  content: '“';
  font-size: 100px;
  position: absolute;
  left: 5px;
  top: 5px;
  line-height: 1em;
}
.bubble:after {
  content: '”';
  font-size: 100px;
  position: absolute;
  bottom: 5px;
  right: 5px;
  line-height: 0em;
}
.red-page .bubble {
  background: #ee3423;
}
.aqau-page .bubble {
  background: #00a9a5;
}
.lime-page .bubble {
  background: #8cc63f;
}
.videoswrap .et_pb_row {
  text-align: center;
  width: 100%;
}
.videoswrap .et_pb_row .et_pb_column {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.videoswrap .et_pb_row .et_pb_column:nth-of-type(3n) {
  margin-right: 0;
}
#main-content a {
  font-weight: bold;
}
#main-content a:hover {
  opacity: 0.8;
}
#main-content p a {
  border-bottom: 1px solid;
}
#main-content .et_pb_bg_layout_dark p a {
  color: #fff;
}
p:last-of-type {
  padding-bottom: 1em;
}
strong, b {
  font-family: 'Stag Sans Bold';
  /****
MEET THE TEAM
*****/
}
.meet-the-team {
  /***
SEARCH
*****/
}
.meet-the-team h2 {
  padding-bottom: 0;
  font-size: 1.3em;
}
.meet-the-team img {
  border-radius: 2px;
}
.search-results #page-container #left-area {
  width: 100% !important;
  padding-right: 0 !important;
  padding-bottom: 4% !important;
  /****
ARCHIVE
*****/
}
.blog #main-content .container, .page-template-page-video #main-content .container {
  padding-top: 100px;
}
.archive #main-content .container {
  padding-top: 100px;
}
.archive #main-content .container:before {
  background-color: #53038d;
}
.archive .widgettitle {
  font-size: 1.2em;
  position: relative;
  background: #53038d;
  color: #fff;
  padding: 10px 20px 10px 25px;
  left: -80px;
  margin-right: -80px;
  /* box-shadow: -3px 0px 1px #ddd; */
  margin-bottom: 1em;
  border-radius: 20px 0 0 20px;
}
.red-page.archive .widgettitle {
  background: #ee3423;
}
.lime-page.archive .widgettitle {
  background: #8cc63f;
}
.aqua-page.archive .widgettitle {
  background: #00a9a5;
}
.wp-pagenavi {
  text-align: center;
}
.archive .et_pb_post, .blog .et_pb_post {
  float: left;
  width: 100%;
}
.archive .et_pb_post .entry-title, .blog .et_pb_post .entry-title {
  margin-top: 0;
  font-size: 1.4em;
  padding-bottom: 0.2em;
}
.archive .et_pb_post .entry-title a, .blog .et_pb_post .entry-title a {
  text-decoration: none !important;
}
.archive .et_pb_post .post-meta, .blog .et_pb_post .post-meta {
  padding-bottom: 0;
}
.blog-text-wrap {
  float: left;
  width: 66.66%;
}
.blog-image-wrap {
  float: left;
  width: 33.33%;
  padding-right: 1em;
  /****
Post FOOTER
*****/
}
.wp_rp_wrap ul.related_post li img {
  border-radius: 1px !important;
  box-shadow: none !important;
  border: 1px solid #eaeaea !important;
}
div.wp_rp_content {
  text-align: center;
  width: 100%;
}
body .wp_rp_wrap .related_post_title {
  margin: 1em 0 0.5em !important;
}
ul.related_post li {
  text-align: left;
}
ul.et_social_icons_container {
  text-align: center;
}
.et_monarch .et_social_networks li, .et_monarch .widget_monarchwidget .et_social_networks li, .et_monarch .widget .et_social_networks li, .et_monarch .widget_text .et_social_networks li {
  float: none !important;
  display: inline-block;
  /*****
HEADER
******/
}
#breadcrumbs {
  float: right;
  line-height: 1.7em;
  margin-left: 2em;
  margin-bottom: 0 !important;
  padding-bottom: 0;
}
#breadcrumbs a, #breadcrumbs span {
  padding: 0 5px;
}
#logo {
  max-height: 89%;
}
.container.et_menu_container {
  width: 1370px;
  max-width: 97%;
}
#top-header .container {
  width: 1370px;
  max-width: 97%;
}
#et-info {
  width: 100%;
  line-height: 1.7em;
  padding-bottom: 0.5em;
}
#top-header .et-social-icons {
  float: right;
}
#top-header .et-social-icons .fa {
  font-size: 1.5em;
}
#top-menu a {
  font-family: 'Stag Book';
  font-weight: 300;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  line-height: 1.2em;
}
#top-menu a:before {
  opacity: 1;
  border-bottom: 2px solid #53038d;
  color: #53038d;
  content: '';
  height: 0px;
  width: 0%;
  position: absolute;
  bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  left: 0;
  right: 0;
  margin: auto;
}
#top-menu a:hover, #top-menu a:focus {
  color: #53038d;
  opacity: 1 !important;
}
#top-menu a:hover:before, #top-menu a:focus:before {
  width: 100%;
}
#top-menu li li a:hover {
  background-color: transparent;
}
#top-menu li li a:hover:before {
  display: none;
}
#top-menu li.menu-item-has-children a:hover:before {
  left: -7px;
}
#top-menu li.current-menu-ancestor > a {
  color: #6a737b;
}
#top-menu li.current-menu-ancestor > a:hover {
  color: #53038d;
}
#top-menu li.current-menu-item > a {
  color: #6a737b;
}
#top-menu li.current-menu-item > a:before {
  width: 0%;
}
#top-menu li.current-menu-item > a:hover {
  color: #53038d;
}
#top-menu li.current-menu-item > a:hover:before {
  width: 100%;
}
.et-fixed-header #et-top-navigation #top-menu a:before {
  bottom: 10px;
  /****
FOOTER
******/
}
#footer-widgets .footer-widget .widget_nav_menu ul {
  padding-top: 0.5em;
}
#footer-widgets .footer-widget .widget_nav_menu ul li {
  line-height: 1.2em;
}
#footer-widgets .footer-widget .widget_nav_menu ul li a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
  margin-left: 5px;
}
.widget_sp_image {
  clear: left;
}
img.footerlogo {
  display: none;
  max-width: 80px;
  float: left;
  margin-bottom: 10px;
}
.et_pb_section:last-of-type {
  padding-bottom: 90px;
}
#footer-widgets {
  padding: 2% 0 0;
}
.timeline-Header {
  padding: 0 0 5px;
}
#main-footer {
  position: relative;
  padding-top: 1em;
  /*****
CASE STUDY SHORTCODE
******/
}
#main-footer:before {
  content: '';
  position: absolute;
  top: -100px;
  background: url('/wp-content/images/solidwave.png') no-repeat;
  background-size: 100% 100%;
  height: 100px;
  width: 100%;
  z-index: 9;
}
.single-case-study #left-area {
  padding-top: 7% !important;
}
.casestudy-wrap {
  float: left;
  width: 100%;
  margin: 1em 0;
  /****
SINGLE
*****/
}
.casestudy-wrap .casestudy-block {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  margin: 0.5em 0;
}
.casestudy-wrap .casestudy-block .blog-image-wrap {
  max-width: 150px;
  padding-right: 1em !important;
  margin-bottom: 0 !important;
}
.casestudy-wrap .casestudy-block .blog-text-wrap {
  width: 66.66%;
  margin: 10px 0;
  font-size: 1.2em;
  font-weight: bold;
}
.casestudy-wrap .casestudy-block .blog-text-wrap a {
  border-bottom: 0 !important;
}
.single-post #main-content .container {
  padding-top: 60px !important;
}
.single #purple-title, .archive #purple-title {
  padding-top: 1%;
}
.single #purple-title h1, .archive #purple-title h1 {
  margin: 0.5em auto 0;
}
.single .post-meta, .archive .post-meta {
  width: 80%;
}
.single #left-area {
  padding-right: 0;
  margin: 0 auto;
  float: none;
  padding-top: 3%;
}
.single #main-content .container:before {
  width: 0px;
}
.single .entry-content, #comment-wrap {
  max-width: 700px;
  margin: 0 auto;
  float: none;
}
.single .et_post_meta_wrapper {
  position: relative;
  text-align: left;
  padding: 0 20px;
}
.single .postoverlay {
  display: none;
}
.single h1 {
  font-size: 2.2em;
  position: relative;
  z-index: 1;
  max-width: 1080px;
  margin: 0.5em auto 0;
  color: #fff;
}
.single #main-content .container {
  padding-top: 0;
}
.single .post-meta {
  position: relative;
  z-index: 1;
  /*color: #fff;*/
  margin: 0 auto 2em;
  color: #fff;
  max-width: 1080px;
}
.single .post-meta a {
  color: #fff;
}
.single .post-meta .et_post_meta_wrapper.hasimage {
  color: #fff;
}
.single .post-meta .et_post_meta_wrapper.hasimage h1 {
  color: #fff;
}
.single .postoverlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.34);
}
.single #comment-wrap {
  text-align: left;
}
.single h1#comments {
  font-size: 2em;
  /****
BUTTONS
*****/
}
.isbutton {
  background: #53038d;
  color: #fff;
  border: 2px solid #fff;
  padding: 6px 12px;
  font-size: 1em;
  font-family: 'Stag Bold';
  margin: 10px auto;
  cursor: pointer;
}
.isbutton:hover {
  opacity: 0.8;
}
.red-page .isbutton {
  background: #ee3423;
}
.lime-page .isbutton {
  background: #8cc63f;
}
.aqua-page .isbutton {
  background: #00a9a5;
}
.widgettitle {
  font-size: 1.2em;
  position: relative;
  background: #53038d;
  color: #fff;
  padding: 10px 20px 10px 25px;
  left: -80px;
  margin-right: -80px;
  /* box-shadow: -3px 0px 1px #ddd; */
  margin-bottom: 1em;
  border-radius: 20px 0 0 20px;
}
body.page .et_pb_row .sub-products .et_pb_column {
  /****
BUTTONS
*****/
}
body.page .et_pb_row .sub-products .et_pb_column:nth-of-type(odd) {
  width: 25%;
  margin-right: 3%;
}
body.page .et_pb_row .sub-products .et_pb_column:nth-of-type(even) {
  width: 72%;
}
body .et_pb_button, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, input[type=submit] {
  color: #fff !important;
  border: #6a737b 2px solid;
  background: #6a737b !important;
  cursor: pointer;
  font-size: 1em;
  border-radius: 2px;
  font-family: 'Stag Bold';
  padding: 5px 12px;
  margin: 10px 0;
}
body .et_pb_button:hover, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button:hover, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page #content input.button:hover, input[type=submit]:hover {
  color: #6a737b !important;
  border: #6a737b 2px solid !important;
  background: #fff !important;
}
body .et_pb_button:after, .woocommerce a.button.alt:after, .woocommerce-page a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce-page button.button.alt:after, .woocommerce input.button.alt:after, .woocommerce-page input.button.alt:after, .woocommerce #respond input#submit.alt:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce #content input.button.alt:after, .woocommerce-page #content input.button.alt:after, .woocommerce a.button:after, .woocommerce-page a.button:after, .woocommerce button.button:after, .woocommerce-page button.button:after, .woocommerce input.button:after, .woocommerce-page input.button:after, .woocommerce #respond input#submit:after, .woocommerce-page #respond input#submit:after, .woocommerce #content input.button:after, .woocommerce-page #content input.button:after, input[type=submit]:after {
  top: 0;
}
.et_pb_button:hover:after, .et_pb_more_button:hover:after, .et_pb_promo_button:hover:after, .et_pb_newsletter_button:hover:after, .et_pb_pricing_table_button:hover:after {
  margin-left: 0 !important;
}
body .et_pb_button_module_wrapper .et_pb_button.aqau-btn {
  border-color: #fff !important;
  color: #00a9a5 !important;
  /****
Course Page
*****/
}
body .et_pb_button_module_wrapper .et_pb_button.aqau-btn:hover {
  background-color: #00908c !important;
  color: #fff !important;
  opacity: 1 !important;
}
#floatright {
  float: right;
  margin-right: 0;
  margin-left: 5.5%;
}
.related-wrap h4 {
  text-align: center;
  margin-bottom: 0.5em;
}
.red-page .related-wrap h4 {
  color: #ee3423;
}
.aqua-page .related-wrap h4 {
  color: #00a9a5;
}
.lime-page .related-wrap h4 {
  color: #8cc63f;
}
.related-block {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 0.5em;
  /****
EVENTS
*****/
}
.related-block .blog-text-wrap {
  width: 66.66%;
  position: absolute;
  left: 33.33%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1em;
  line-height: 1em;
  font-size: 1.2em;
  font-weight: bold;
}
.related-block img {
  float: left;
}
.event-buttons a:hover {
  padding: 5px 12px !important;
}
.event-buttons a:hover:after {
  opacity: 0 !important;
}
.event-wrap {
  background: #53038d;
  padding: 15px;
  padding-bottom: 15px !important;
  color: #fff;
}
.event-wrap a {
  color: #fff !important;
}
.event-wrap h4 {
  color: #fff;
  text-align: center;
}
.event-wrap p.price {
  padding-bottom: 0;
  font-size: 1.5em;
}
.lime-page .event-wrap {
  background: #8cc63f;
}
.lime-page .event-wrap .et_pb_button {
  display: block;
  text-align: center;
  border: #fff !important;
  color: #8cc63f !important;
}
.lime-page .event-wrap .et_pb_button:hover {
  background-color: #fff !important;
  color: #8cc63f !important;
  opacity: 0.8;
}
.red-page .event-wrap {
  background: #ee3423;
}
.aqua-page .event-wrap {
  background: #00a9a5;
}
.aqua-page .event-meta, .red-page .event-meta, .lime-page .event-meta {
  margin-left: 0;
}
.event-meta {
  color: #fff;
  max-width: 1080px;
  width: 80%;
  margin: 0.5em auto 0;
}
.event-meta span.price {
  padding: 0 10px 0 0;
  font-size: 1.75em;
  font-weight: 900;
}
.event-meta .fa {
  top: -2px;
  position: relative;
  margin-right: 5px;
}
.event-left {
  width: 33.33%;
  float: left;
  display: inline;
  padding-right: 20px;
}
.event-right {
  width: 66.66%;
  float: left;
  display: inline;
  padding-left: 20px;
}
.single-events #left-area {
  width: 100% !important;
  padding-top: 4em;
  float: left;
  /****
GENERAL
******/
}
.single-events #left-area .entry-content {
  padding-top: 0;
}
.et_post_video {
  padding: 2em 0;
}
.circle img, .circle {
  border-radius: 50%;
}
#main-content .container:before {
  width: 0;
}
.coachingcat a {
  background: #8cc63f;
}
.leaderscat a {
  background: #ee3423;
}
.womencat a {
  background: #00a9a5;
}
.researchcat a {
  background: #53038d;
}
.blognav a {
  padding: 5px 10px;
  color: #fff !important;
  position: relative;
  display: block;
  border-radius: 0 0px 11px 0;
}
.blognav a:hover {
  color: #fff;
}
.blognav a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
  margin-left: 10px;
  position: absolute;
  right: 5px;
  color: #fff;
}
body #page-container #sidebar {
  position: relative;
  z-index: 1;
  padding-left: 60px;
}
.sidebar-back {
  position: absolute;
  right: -74%;
  top: 0;
  background: #f8f8f8;
  height: calc(100% + 100px);
  width: 100%;
  margin-top: -100px;
}
.sidebar-back:before {
  content: '';
  background: url('/wp-content/images/sidewave.png') no-repeat;
  background-position: 0px;
  position: fixed;
  height: 100%;
  width: 50px;
  background-size: 100% 100%;
  top: 0;
}
#et-main-area {
  position: relative;
}
.ds_style_cf7 .wpcf7-submit {
  border-color: #fff !important;
  color: #fff !important;
}
#purple-title.automarg h1, .blog #purple-title h1 {
  margin: 0.5em auto 0;
}
#purple-title {
  padding-top: 1%;
  padding-bottom: 0px;
  margin-bottom: 2%;
  background: #53038d;
  position: relative;
  z-index: 9;
}
#purple-title .et_pb_title_container {
  width: 100%;
}
#purple-title h1 {
  font-size: 2.2em;
  position: relative;
  z-index: 1;
  width: 80%;
  max-width: 1080px;
  margin: 0.5em 0 0;
  color: #fff;
}
#purple-title:after {
  content: '';
  position: absolute;
  bottom: -60px;
  background: url('/wp-content/images/purpletitle.png') no-repeat;
  background-size: 100% 100%;
  height: 69px;
  width: 100%;
  z-index: 9;
  left: 0;
}
.red-page #purple-title {
  background-color: #ee3423 !important;
  padding-left: 130px;
  min-height: 115px;
  background-image: url('/wp-content/images/Leaders-logo-circle.png');
  background-position: 28px 20px;
  background-repeat: no-repeat;
  background-size: 85px;
}
.red-page #purple-title h1 {
  width: 100%;
  margin: 0.5em auto 0 0;
}
.red-page #purple-title:after {
  background: url('/wp-content/images/redtitle.png') no-repeat;
  background-size: 100% 100%;
}
.lime-page #purple-title {
  background-color: #8cc63f !important;
  padding-left: 130px;
  min-height: 115px;
  background-image: url('/wp-content/images/Coaching-logo-circle.png');
  background-position: 28px 20px;
  background-repeat: no-repeat;
  background-size: 85px;
}
.lime-page #purple-title h1 {
  width: 100%;
  margin: 0.5em auto 0 0;
}
.lime-page #purple-title:after {
  background: url('/wp-content/images/limetitle.png') no-repeat;
  background-size: 100% 100%;
}
.aqua-page #purple-title {
  background-color: #00a9a5 !important;
  padding-left: 130px;
  min-height: 115px;
  background-image: url('/wp-content/images/Women-logo-circle.png');
  background-position: 28px 20px;
  background-repeat: no-repeat;
  background-size: 85px;
}
.aqua-page #purple-title h1 {
  width: 100%;
  margin: 0.5em auto 0 0;
}
.aqua-page #purple-title:after {
  background: url('/wp-content/images/aquatitle.png') no-repeat;
  background-size: 100% 100%;
}
.et-pb-slider-arrows a {
  text-decoration: none !important;
}
.et_pb_more_button, et_pb_button {
  text-decoration: none !important;
}
.et_pb_testimonial_description {
  font-family: 'Stag Book';
  font-size: 1.5em;
  left: 16px !important;
  position: relative;
}
.et_pb_testimonial_author, .et_pb_testimonial_meta {
  font-size: 0.8em;
}
.et_pb_promo_button, .et_pb_module.et_pb_button, .et_pb_more_button {
  font-family: 'Stag Bold' !important;
}
form {
  margin: 20px 0;
}
input[type=text], input[type=password], input[type=tel], input[type=email], input.text, input.title, textarea, select {
  padding: 10px;
  margin: 0 0 5px !important;
  border: 1px solid #bbb;
  color: #4e4e4e;
  background-color: #fff;
  width: 100%;
  font-size: 14px;
}
#main-footer input[type=submit] {
  border: 2px solid #fff;
  border-radius: 2px;
  padding: 10px 20px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: transparent;
  margin-top: 20px;
  cursor: pointer;
  font-family: 'Stag Bold';
  text-decoration: none !important;
}
#main-footer input[type=submit]:hover {
  color: #6a737b;
  background: #fff;
}
.et_pb_posts .entry-title {
  font-family: 'Stag Sans Book';
  font-size: 1.5em;
  margin-top: 0.5em;
  padding-bottom: 0;
}
.et_pb_posts a.more-link {
  margin-top: 10px;
  text-transform: capitalize;
  text-align: right;
  position: relative;
  padding-right: 5px;
  color: #6a737b;
}
.et_pb_posts a.more-link:hover {
  color: #53038d;
}
.et_pb_posts a.more-link:after {
  content: "\f055";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  right: -5px;
  position: relative;
}
.contactsocial {
  float: none !important;
  padding: 0 !important;
}
.contactsocial li {
  margin-left: 0;
  margin-right: 10px;
}
.et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .et_pb_member_social_links a:hover, .woocommerce-page #content input.button:hover .et_pb_widget li a:hover, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_contact_submit, .et_pb_bg_layout_light .et_pb_newsletter_button {
  color: #fff;
  text-decoration: none !important;
}
.footer-widget .et_pb_widget {
  margin-bottom: 2em !important;
}
.footer-widget .et_pb_widget a {
  color: #fff;
}
.et_pb_button.et_pb_bg_layout_dark {
  background: #fff !important;
  color: #6a737b !important;
  text-decoration: none !important;
}
.et_pb_button.et_pb_bg_layout_dark:hover {
  color: #fff !important;
  background: #5e666d !important;
}
@media (min-width: 981px) {
  body .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important;
  }
}
a img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a img:hover {
  opacity: 0.8;
}
.wave {
  position: relative;
  padding-bottom: 100px;
  margin-bottom: -70px !important;
  z-index: 999;
}
.wave:after {
  content: '';
  position: absolute;
  bottom: 0px;
  background: url('/wp-content/images/solidwave.png') no-repeat;
  background-size: 100% 100%;
  height: 100px;
  width: 100%;
  z-index: 9;
}
.cta {
  padding-bottom: 2em !important;
  padding-top: 0 !important;
  background-color: #53038d !important;
}
.cta .et_pb_button {
  background: #53038d !important;
  color: #fff !important;
  border: 2px solid #fff !important;
}
.cta .et_pb_button:hover {
  background: #fff !important;
  color: #53038d !important;
  border: 2px solid #fff !important;
}
.cta i.fa.fa-envelope {
  font-size: 2em;
  border: 2px solid;
  border-radius: 50%;
  padding: 20px;
}
body #page-container .et_pb_button_2:after {
  margin-left: 0em;
}
body #page-container .et_pb_button_2:hover:after {
  margin-left: 0.3em;
  /****
CONTACT POPUP
*****/
  /* Outer */
}
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.85);
  z-index: 999999;
  /* Inner */
}
.popup-inner {
  max-width: 700px;
  width: 90%;
  padding: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 2px 6px #000;
  border-radius: 3px;
  background: #fff;
  /* Close Button */
}
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 1000px;
  background: rgba(0, 0, 0, 0.8);
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
}
.popup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  background: #000;
  text-decoration: none;
  /***
SLICK
****/
}
.slick-prev:before, .slick-next:before {
  color: #6a737b;
  font-family: FontAwesome;
  font-style: normal;
  text-decoration: inherit;
  font-size: 36px;
  font-weight: 100;
}
.slick-prev:before {
  content: "\f104";
  right: 20px;
  position: relative;
}
.slick-next:before {
  content: "\f105";
  left: 20px;
  position: relative;
}
.slick-slide {
  padding: 0 1em;
}
.testimonials {
  padding: 35px 0;
  /*****
HOME
******/
}
.testimonials p {
  color: #fff;
  max-width: 700px;
  margin: 0 auto;
  font-family: 'Stag Book';
  font-size: 1.5em;
  line-height: 1.5em;
}
.testimonials:before {
  position: absolute;
  margin-top: -40px;
  left: 50%;
  margin-left: -16px;
  -webkit-border-radius: 31px;
  -moz-border-radius: 31px;
  border-radius: 31px;
  background: transparent;
  color: #fff;
  font-size: 32px;
  content: "\7c";
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}
#homeslider h2 {
  font-size: 46px;
}
.home .et_pb_posts {
  float: left;
  width: 100%;
}
.home .et_pb_posts .et_pb_post {
  border: 1px solid #e8e8e8;
  padding: 10px;
  background: #fff;
  border-radius: 2px;
  width: 32.33%;
  margin: 0 0.5%;
  display: inline;
  float: left;
}
.home .brand-blocks .et_pb_column_1_3 {
  width: 33.33%;
  margin-right: 0;
}
.home .brand-blocks .brand-btn {
  display: block;
  float: left;
  width: 100%;
  color: #fff;
  padding: 1em 0.5em;
}
.home .brand-blocks .brand-btn img {
  max-width: 90px;
  margin-right: 0.5em;
}
.home .brand-blocks .brand-btn .brand-box-text {
  display: inline;
  float: left;
  width: calc(100% - 113px);
}
.home .brand-blocks .brand-btn .brand-box-text a {
  border-bottom: 0;
}
.home .brand-blocks .brand-btn .brand-box-text p {
  padding-bottom: 0;
}
.home .brand-blocks .brand-btn a {
  font-size: 1.5em;
  font-family: 'Stag Bold';
  color: #fff;
  text-decoration: none !important;
}
.home .brand-blocks .brand-btn a:hover {
  opacity: 0.8;
}
.home .brand-blocks .brand-btn ul {
  list-style: none !important;
  padding: 0;
  margin: 0.5em 0 0;
  font-weight: 700;
}
.home .brand-blocks .brand-btn ul li {
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
.home .brand-blocks .brand-btn li a {
  font-size: 1em;
  font-family: 'Stag Sans Book';
}
.home .brand-blocks .brand-btn li a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
  margin-left: 5px;
}
.home #home-who-we-are .et_pb_text {
  max-width: 700px;
  float: right;
  padding-left: 5em;
}
.home #home-who-we-are .home-who-we-are-img {
  width: 90.5%;
  height: 460px;
  background-size: cover;
  float: right;
}
.home #home-who-we-are .et_pb_button_module_wrapper {
  clear: both;
}
.purple-subscribe-box {
  padding: 1em;
}
.purple-subscribe-box form {
  font-size: 0;
  margin: 0;
}
.purple-subscribe-box .infusion-field {
  width: 31.83%;
  margin: 0.5em 0.5%;
  display: inline-block;
  font-size: 16px;
}
.purple-subscribe-box .infusion-submit {
  font-size: 24px;
}
.purple-subscribe-box .infusion-submit input[type=submit] {
  background: transparent !important;
  color: #fff;
  border: 2px solid #fff !important;
}
.purple-subscribe-box .infusion-submit input[type=submit]:hover {
  background: #fff !important;
  color: #53038d !important;
}
.home-blog-wrap {
  float: left;
  width: 100%;
  margin: 1em 0 0;
}
.home-blog-box {
  width: 33.33%;
  display: inline;
  float: left;
  padding: 1em;
  text-align: left;
  color: #fff;
  min-height: 350px;
  margin: 1em 0 0;
  position: relative;
}
.home-blog-box h2 {
  text-align: center;
  border-bottom: 1px solid #fff;
  color: #fff;
  margin-bottom: 0.5em;
}
.home-blog-box ul {
  list-style: none;
  padding-left: 0;
}
.home-blog-box ul li {
  line-height: 1.2em;
  margin-bottom: 0.75em;
  padding-left: 40px;
  position: relative;
  min-height: 25px;
}
.home-blog-box ul li:before {
  content: "\f086";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: bold;
  text-decoration: inherit;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 25px;
  margin: auto;
  width: 25px;
  border: 1px solid;
  border-radius: 50%;
  text-align: center;
  line-height: 25px;
  padding: 2px;
}
.home-blog-box a {
  color: #fff;
  text-decoration: none !important;
}
.home-blog-box a:hover {
  opacity: 0.8;
}
.home-blog-box .et_pb_button {
  background: #fff !important;
  border: none !important;
  margin: 0 auto;
  display: block;
  text-align: center;
  position: absolute;
  width: 90%;
  bottom: 1em;
  left: 0;
  right: 0;
}
.home-blog-box .et_pb_button:hover {
  opacity: 0.8;
  border: none !important;
}
.home-blog-box.coaching {
  background: #8cc63f;
}
.home-blog-box.coaching .et_pb_button {
  color: #8cc63f !important;
}
.home-blog-box.leaders {
  background: #ee3423;
}
.home-blog-box.leaders .et_pb_button {
  color: #ee3423 !important;
}
.home-blog-box.women {
  background: #00a9a5;
  /****
MEDIA QUERIES
******/
}
.home-blog-box.women .et_pb_button {
  color: #00a9a5 !important;
}
@media (min-width: 1600px) {
  #homeslider .et_pb_slide {
    min-height: 500px;
  }
}
@media (max-width: 1080px) {
  #top-menu-nav, #top-menu {
    display: none;
  }
  #et_top_search {
    display: none;
  }
  #et_mobile_nav_menu {
    display: block;
  }
  .et_fixed_nav #main-header, .et_fixed_nav #top-header {
    position: absolute;
  }
}
@media (max-width: 980px) {
  #homeslider h2 {
    font-size: 36px;
  }
  .home .et_pb_row_4 {
    width: 100% !important;
    max-width: 100% !important;
  }
  .widgettitle {
    left: 0;
    margin-right: 0;
  }
  .related-block {
    width: 50%;
  }
  .related-block .blog-text-wrap {
    width: 66.66%;
  }
  .related-block .blog-image-wrap {
    width: 33.33%;
  }
  .event-right, .event-left {
    width: 50%;
  }
  .sidebar-back {
    display: none;
  }
  body #page-container #sidebar {
    clear: both;
    padding-left: 0;
  }
  .archive .widgettitle {
    left: -20px;
    margin-right: -20px;
  }
  .blog-text-wrap, .blog-image-wrap {
    width: 50%;
  }
  .purple-subscribe-box form {
    text-align: left;
  }
  .purple-subscribe-box .infusion-field {
    width: 100%;
  }
  .home-blog-box {
    width: 100%;
    float: none;
    display: inline-block;
    max-width: 500px;
    min-height: 1px;
  }
  .home .et_pb_posts .et_pb_post {
    width: 100%;
    margin: 0 0 20px;
  }
  .wave:after {
    background-size: 100% 100%;
    height: 40px;
  }
  #main-footer:before {
    background-size: 100% 100%;
    height: 40px;
    top: -40px;
  }
  .et_header_style_left #et-top-navigation {
    padding-top: 40px;
  }
  .responsive-margin-top {
    margin-top: 20px !important;
  }
  .et_pb_row.et_pb_row_fullwidth.responsive-full-width {
    width: 100% !important;
    max-width: 100% !important;
  }
  #home-who-we-are .et_pb_text {
    max-width: 700px;
    float: right;
    padding-left: 0px;
  }
  #home-who-we-are .home-who-we-are-img {
    width: 100%;
  }
  .brand-btn {
    min-height: 200px;
  }
}
@media (max-width: 768px) {
  .testimonials {
    padding: 60px 0;
  }
  .home .brand-blocks .brand-btn img {
    float: none;
    margin: 0 auto;
    display: block;
  }
  .home .brand-blocks .brand-btn .brand-box-text {
    width: 100%;
    float: none;
    text-align: center;
  }
  .et-pb-slider-arrows {
    display: none;
  }
  .home .et_pb_slider_0 .et_pb_slide_description {
    width: 100%;
    max-width: 100%;
  }
  .event-buttons .et_pb_button {
    margin-top: 2px;
    margin-bottom: 2px;
  }
  .popup-inner {
    max-width: 100%;
    width: 90%;
    padding: 0;
  }
  .lime-page #purple-title, .red-page #purple-title, .aqua-page #purple-title {
    padding-left: 1em;
    padding-top: 90px;
    background-position: 14px 20px;
  }
  .single #main-content .container {
    padding-top: 50px;
  }
  .section_separators_down .ds_down_arrow_section:after {
    width: 30px;
    height: 30px;
    bottom: -15px;
    margin-left: calc(50% - 15px);
  }
  .related-block {
    width: 50%;
    padding: 20px;
  }
  .related-block .blog-text-wrap {
    width: 100%;
    text-align: center;
    position: static;
    display: block;
  }
  .related-block .blog-image-wrap {
    width: 100%;
  }
  .event-right, .event-left {
    width: 100%;
    padding: 0 !important;
    margin-bottom: 1em;
  }
  .blog-text-wrap, .blog-image-wrap {
    width: 100%;
  }
  .blog-image-wrap {
    margin-bottom: 1em;
    padding-right: 0;
  }
  .slick-prev:before {
    right: 0px;
  }
  .slick-next:before {
    left: 0px;
  }
}
@media (max-width: 550px) {
  .casestudy-wrap .casestudy-block {
    margin-bottom: 2em !important;
  }
  .casestudy-wrap .casestudy-block .blog-text-wrap {
    position: static;
    width: 100%;
    text-align: center;
  }
  .casestudy-wrap .casestudy-block .blog-image-wrap {
    padding-right: 0 !important;
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .casestudy-wrap .casestudy-block .blog-image-wrap img {
    max-width: 150px;
    margin: 0 auto;
  }
  #breadcrumbs {
    display: none;
  }
  .related-block {
    width: 100%;
  }
}
