@charset "UTF-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
@import url("//hello.myfonts.net/count/3d1266");
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
 * @license
 * MyFonts Webfont Build ID 4002406, 2021-01-26T12:47:05-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: ITCAvantGardePro-XLt by ITC
 * URL: https://www.myfonts.com/fonts/itc/avant-garde-gothic/pro-extra-light/
 * Copyright: Copyright &amp;#x00A9; 2015 Monotype ITC Inc. All rights reserved.
 * 
 * 
 * 
 * ┬⌐ 2021 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  /* ultra light */
  font-family: 'ITCAvantGardePro-XLt';
  src: url("../fonts/mywebfonts/webFonts/ITCAvantGardePro-XLt/font.woff2") format("woff2"), url("../fonts/mywebfonts/webFonts/ITCAvantGardePro-XLt/font.woff") format("woff"); }
@font-face {
  font-family: 'AvantGardeGothicITCW01Md';
  src: url("../fonts/mywebfonts/webFonts/AvantGardeGothicITCW01Md/font.woff2") format("woff2"), url("../fonts/mywebfonts/webFonts/AvantGardeGothicITCW01Md/font.woff") format("woff"); }
@font-face {
  font-family: 'AvantGardeGothicITCW02Bd';
  src: url("../fonts/mywebfonts/webFonts/AvantGardeGothicITCW02Bd/font.woff2") format("woff2"), url("../fonts/mywebfonts/webFonts/AvantGardeGothicITCW02Bd/font.woff") format("woff"); }
@font-face {
  font-family: 'ITCAvantGardeW04Demi';
  src: url("../fonts/mywebfonts/webFonts/ITCAvantGardeW04Demi/font.woff2") format("woff2"), url("../fonts/mywebfonts/webFonts/ITCAvantGardeW04Demi/font.woff") format("woff"); }
@font-face {
  font-family: 'ITCAvantGardeProBk';
  src: url("../fonts/mywebfonts/webFonts/ITCAvantGardeProBk/font.woff2") format("woff2"), url("../fonts/mywebfonts/webFonts/ITCAvantGardeProBk/font.woff") format("woff"); }
@font-face {
  font-family: 'ITCAvantGardeW04BkObl';
  src: url("../fonts/mywebfonts/webFonts/ITCAvantGardeW04BkObl/font.woff2") format("woff2"), url("../fonts/mywebfonts/webFonts/ITCAvantGardeW04BkObl/font.woff") format("woff"); }
.sans {
  font-family: "AvantGardeGothicITCW01Md", sans-serif; }

.sans-bold {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

.sans-xlt {
  font-family: "ITCAvantGardePro-XLt", sans-serif; }

.sans-ital {
  font-family: "ITCAvantGardeW04BkObl", sans-serif; }

.sans-black {
  font-family: "ITCAvantGardeProBk", sans-serif; }

.sans-demi {
  font-family: "ITCAvantGardeW04Demi", sans-serif; }

.text-prim {
  color: #FF15D8 !important; }

.text-sec {
  color: #004BFF !important; }

.text-tert {
  color: #00D587 !important; }

/*********************
TINTS/SHADES
https://css-tricks.com/snippets/sass/tint-shade-functions/
*********************/
/*********************
TRANSITION
*********************/
/*
I totally rewrote this to be cleaner and easier to use.
You'll need to be using Sass 3.2+ for these to work.
Thanks to @anthonyshort for the inspiration on these.
USAGE: @include transition(all 0.2s ease-in-out);
*/
/*********************
CSS3 GRADIENTS
Be careful with these since they can
really slow down your CSS. Don't overdo it.
*********************/
/* @include css-gradient($color-stop-1, $color-stop-4, 130deg); */
/* @include gradient-one(#dfdfdf,#f8f8f8, 130deg); */
/* @include gradient-two(#dfdfdf,#f8f8f8, 130deg); */
/* @include css-boxshadow(X-axis,Y-axis,Blur,Spread,Red,Green,Blue,Opacity); */
/* @include css-inset-boxshadow(inset, X-axis,Y-axis,Blur,Spread,Red,Green,Blue,Opacity); */
/*********************
Retina Images
*********************/
/*********************
BOX SIZING
*********************/
/* @include box-sizing(border-box); */
/* NOTE: value of "padding-box" is only supported in Gecko. So
probably best not to use it. I mean, were you going to anyway? */
/*--------------------------------------------------
Flexbox SASS mixins
The spec: http://www.w3.org/TR/css3-flexbox
https://gist.github.com/richardtorres314/26b18e12958ba418bb37993fdcbfc1bd

Checkout this Flexbox guide for more info:
https://css-tricks.com/snippets/css/a-guide-to-flexbox/

2018: probably can remove these with autoprefixer(?)
---------------------------------------------------*/
/*@include flexbox(); */
/* Usage Examples
    .my-level-1-heading-class {
        @include text-crop; // Will use default line height of 1.3
        font-size: 48px;
        margin: 0 0 0 16px;
    }

    .my-level-2-heading-class {
        @include text-crop; // Will use default line height of 1.3
        font-size: 32px; // Don't need to change any settings, will work with any font size automatically
        margin: 0 0 0 16px;
    }

    .my-body-copy-class {
        @include text-crop($line-height: 2); // Larger line height desired, set the line height via the mixin
        font-size: 16px;
    }

    // Sometimes depending on the font-size, the rendering, the browser, etc. you may need to tweak the output. 
    // You can adjust the top and bottom cropping when invoking the component using the $top-adjustment and $bottom-adjustment settings 
    
    .slight-adjustment-needed {
        @include text-crop($top-adjustment: -0.5px, $bottom-adjustment: 2px);
        font-size: 17px;
    }

    .dont-do-this {
        @include text-crop;
        font-size: 16px;
        line-height: 3; // DO NOT set line height outside of the mixin, the mixin needs the line height value to calculate the crop correctly
    }
*/
/*********************
COLOR FUNCTIONS
These are helpful when you're working
with shadows and such things. It's essentially
a quicker way to write RGBA.

Example:
box-shadow: 0 0 4px black(0.3);
compiles to:
box-shadow: 0 0 4px rgba(0,0,0,0.3);
*********************/
/*********************
RESPONSIVE HELPER FUNCTION
If you're creating a responsive site, then
you've probably already read
Responsive Web Design: http://www.abookapart.com/products/responsive-web-design

Here's a nice little helper function for calculating
target / context
as mentioned in that book.

Example:
width: cp(650px, 1000px);
or
width: calc-percent(650px, 1000px);
both compile to:
width: 65%;
*********************/
/************************
MORE SASS FUNCTIONS
*************************/
/* Example:
$length: 42em;
$int: strip-unit($length); // 42
*/
/**
 * Calculate rems based on a base unit.
 */
/* Example:
$list: a b, c d, e f;
$value: match($list, e); // returns f
$value: match($list, b); // returns a
$value: match($list, z); // returns false
*/
/*********************
BUTTON DEFAULTS
*********************/
.button, .btn-grad-1, .round_module,
.btn,
.button button, .btn-grad-2, .btn-white {
  position: relative;
  display: inline-block;
  margin: 0.25rem 1.0625rem;
  padding: 0.5rem 1.6875rem 0.625rem 1.6875rem;
  border: 0;
  border-radius: 1.25rem;
  text-decoration: none;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  font-size: 1rem;
  line-height: 1.125rem;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .button:hover, .btn-grad-1:hover, .round_module:hover,
  .btn:hover,
  .button button:hover, .btn-grad-2:hover, .btn-white:hover, .button:focus, .btn-grad-1:focus, .round_module:focus,
  .btn:focus,
  .button button:focus, .btn-grad-2:focus, .btn-white:focus {
    text-decoration: none; }
  .button:active, .btn-grad-1:active, .round_module:active,
  .btn:active,
  .button button:active, .btn-grad-2:active, .btn-white:active {
    text-decoration: none; }
  .button:disabled:hover, .btn-grad-1:disabled:hover, .round_module:disabled:hover,
  .btn:disabled:hover,
  .button button:disabled:hover, .btn-grad-2:disabled:hover, .btn-white:disabled:hover, .button:disabled:focus, .btn-grad-1:disabled:focus, .round_module:disabled:focus,
  .btn:disabled:focus,
  .button button:disabled:focus, .btn-grad-2:disabled:focus, .btn-white:disabled:focus {
    cursor: not-allowed; }

.btn-grad-1, .round_module,
.btn,
.button button {
  background: #FF15D8;
  background: -webkit-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -moz-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -ms-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -o-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  color: #FFFFFF !important; }
  .btn-grad-1:hover, .round_module:hover,
  .btn:hover,
  .button button:hover, .btn-grad-1:focus, .round_module:focus,
  .btn:focus,
  .button button:focus {
    background: #FF15D8;
    color: #FFFFFF !important; }
  .btn-grad-1:disabled, .round_module:disabled,
  .btn:disabled,
  .button button:disabled {
    color: #FFFFFF !important;
    background-color: #DDDDDD; }
    .btn-grad-1:disabled:hover, .round_module:disabled:hover,
    .btn:disabled:hover,
    .button button:disabled:hover, .btn-grad-1:disabled:focus, .round_module:disabled:focus,
    .btn:disabled:focus,
    .button button:disabled:focus, .btn-grad-1:disabled:active, .round_module:disabled:active,
    .btn:disabled:active,
    .button button:disabled:active {
      color: #FFFFFF !important;
      background-color: #DDDDDD; }

.btn-grad-2 {
  background: #9EF3C7;
  background: -webkit-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  background: -moz-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  background: -ms-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  background: -o-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  background: linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  color: #FFFFFF !important; }
  .btn-grad-2:hover, .btn-grad-2:focus {
    background: #9EF3C7;
    color: #FFFFFF !important; }
  .btn-grad-2:disabled {
    color: #FFFFFF !important;
    background-color: #DDDDDD; }
    .btn-grad-2:disabled:hover, .btn-grad-2:disabled:focus, .btn-grad-2:disabled:active {
      color: #FFFFFF !important;
      background-color: #DDDDDD; }

.btn-white {
  background: #FFFFFF;
  color: #111111 !important; }
  .btn-white:hover, .btn-white:focus {
    background: #FFFFFF;
    color: #FF15D8 !important; }
  .btn-white:disabled {
    color: rgba(255, 255, 255, 0.7) !important;
    background-color: rgba(255, 255, 255, 0.2); }
    .btn-white:disabled:hover, .btn-white:disabled:focus, .btn-white:disabled:active {
      color: rgba(255, 255, 255, 0.7) !important;
      background-color: rgba(255, 255, 255, 0.2); }

/*********************
INPUTS
*********************/
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea,
.field {
  display: block;
  font-family: "AvantGardeGothicITCW01Md", sans-serif;
  border-radius: 0;
  font-size: 0.813rem !important;
  line-height: 0.938rem; }
  input[type="text"]:focus, input[type="text"]:active, input[type="text"].active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="password"].active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime"].active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="datetime-local"].active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="date"].active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="month"].active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="time"].active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="week"].active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="number"].active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="email"].active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="url"].active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="search"].active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="tel"].active,
  input[type="color"]:focus,
  input[type="color"]:active,
  input[type="color"].active,
  select:focus,
  select:active,
  select.active,
  textarea:focus,
  textarea:active,
  textarea.active,
  .field:focus,
  .field:active,
  .field.active {
    border: 1px solid #FF15D8 !important; }
  input[type="text"][disabled], input[type="text"].is-disabled,
  input[type="password"][disabled],
  input[type="password"].is-disabled,
  input[type="datetime"][disabled],
  input[type="datetime"].is-disabled,
  input[type="datetime-local"][disabled],
  input[type="datetime-local"].is-disabled,
  input[type="date"][disabled],
  input[type="date"].is-disabled,
  input[type="month"][disabled],
  input[type="month"].is-disabled,
  input[type="time"][disabled],
  input[type="time"].is-disabled,
  input[type="week"][disabled],
  input[type="week"].is-disabled,
  input[type="number"][disabled],
  input[type="number"].is-disabled,
  input[type="email"][disabled],
  input[type="email"].is-disabled,
  input[type="url"][disabled],
  input[type="url"].is-disabled,
  input[type="search"][disabled],
  input[type="search"].is-disabled,
  input[type="tel"][disabled],
  input[type="tel"].is-disabled,
  input[type="color"][disabled],
  input[type="color"].is-disabled,
  select[disabled],
  select.is-disabled,
  textarea[disabled],
  textarea.is-disabled,
  .field[disabled],
  .field.is-disabled {
    opacity: 0.6;
    cursor: not-allowed;
    border: 1px solid #DDDDDD;
    background-color: #FFFFFF !important;
    color: #DDDDDD; }
    input[type="text"][disabled]:focus, input[type="text"][disabled]:active, input[type="text"].is-disabled:focus, input[type="text"].is-disabled:active,
    input[type="password"][disabled]:focus,
    input[type="password"][disabled]:active,
    input[type="password"].is-disabled:focus,
    input[type="password"].is-disabled:active,
    input[type="datetime"][disabled]:focus,
    input[type="datetime"][disabled]:active,
    input[type="datetime"].is-disabled:focus,
    input[type="datetime"].is-disabled:active,
    input[type="datetime-local"][disabled]:focus,
    input[type="datetime-local"][disabled]:active,
    input[type="datetime-local"].is-disabled:focus,
    input[type="datetime-local"].is-disabled:active,
    input[type="date"][disabled]:focus,
    input[type="date"][disabled]:active,
    input[type="date"].is-disabled:focus,
    input[type="date"].is-disabled:active,
    input[type="month"][disabled]:focus,
    input[type="month"][disabled]:active,
    input[type="month"].is-disabled:focus,
    input[type="month"].is-disabled:active,
    input[type="time"][disabled]:focus,
    input[type="time"][disabled]:active,
    input[type="time"].is-disabled:focus,
    input[type="time"].is-disabled:active,
    input[type="week"][disabled]:focus,
    input[type="week"][disabled]:active,
    input[type="week"].is-disabled:focus,
    input[type="week"].is-disabled:active,
    input[type="number"][disabled]:focus,
    input[type="number"][disabled]:active,
    input[type="number"].is-disabled:focus,
    input[type="number"].is-disabled:active,
    input[type="email"][disabled]:focus,
    input[type="email"][disabled]:active,
    input[type="email"].is-disabled:focus,
    input[type="email"].is-disabled:active,
    input[type="url"][disabled]:focus,
    input[type="url"][disabled]:active,
    input[type="url"].is-disabled:focus,
    input[type="url"].is-disabled:active,
    input[type="search"][disabled]:focus,
    input[type="search"][disabled]:active,
    input[type="search"].is-disabled:focus,
    input[type="search"].is-disabled:active,
    input[type="tel"][disabled]:focus,
    input[type="tel"][disabled]:active,
    input[type="tel"].is-disabled:focus,
    input[type="tel"].is-disabled:active,
    input[type="color"][disabled]:focus,
    input[type="color"][disabled]:active,
    input[type="color"].is-disabled:focus,
    input[type="color"].is-disabled:active,
    select[disabled]:focus,
    select[disabled]:active,
    select.is-disabled:focus,
    select.is-disabled:active,
    textarea[disabled]:focus,
    textarea[disabled]:active,
    textarea.is-disabled:focus,
    textarea.is-disabled:active,
    .field[disabled]:focus,
    .field[disabled]:active,
    .field.is-disabled:focus,
    .field.is-disabled:active {
      border: 1px solid #DDDDDD; }
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  .field::-webkit-input-placeholder {
    color: #b3b3b3 !important; }
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  select::-moz-placeholder,
  textarea::-moz-placeholder,
  .field::-moz-placeholder {
    color: #b3b3b3 !important; }
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  .field:-ms-input-placeholder {
    color: #b3b3b3 !important; }
  input[type="text"]:-moz-placeholder,
  input[type="password"]:-moz-placeholder,
  input[type="datetime"]:-moz-placeholder,
  input[type="datetime-local"]:-moz-placeholder,
  input[type="date"]:-moz-placeholder,
  input[type="month"]:-moz-placeholder,
  input[type="time"]:-moz-placeholder,
  input[type="week"]:-moz-placeholder,
  input[type="number"]:-moz-placeholder,
  input[type="email"]:-moz-placeholder,
  input[type="url"]:-moz-placeholder,
  input[type="search"]:-moz-placeholder,
  input[type="tel"]:-moz-placeholder,
  input[type="color"]:-moz-placeholder,
  select:-moz-placeholder,
  textarea:-moz-placeholder,
  .field:-moz-placeholder {
    color: #b3b3b3 !important; }

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
select,
.field {
  border: 1px solid #DDDDDD !important;
  min-height: 35px; }

textarea {
  border: 1px solid #DDDDDD !important; }

input[type="text"].form-control-sm {
  min-height: calc(1.5em + 0.5rem + 2px); }

input[type="password"] {
  letter-spacing: 0.3em; }

textarea {
  max-width: 100%;
  width: 100%; }

fieldset {
  border: 1px solid #DDDDDD; }
  fieldset label {
    font-weight: 600; }
  fieldset p {
    margin-bottom: 0; }

legend {
  padding: 0 0.5em; }

.radio-buttons {
  margin-top: 0; }
  .radio-buttons li {
    margin-left: 2px;
    list-style-type: none; }
  .radio-buttons label {
    font-weight: normal; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */ }

input[type="number"]:hover,
input[type="number"]:focus {
  -moz-appearance: number-input; }

.new-founder-columns {
  margin: 1.0625rem 0 2.125rem 0; }
  .new-founder-columns .card-col {
    padding-left: 1.0625rem;
    padding-right: 1.0625rem; }
    .new-founder-columns .card-col .card {
      padding: 1.6875rem 1.0625rem;
      margin: 1.0625rem 1.0625rem 1.0625rem 1.0625rem;
      border-radius: 0.625rem;
      background-color: unset;
      background: #FFFFFF; }
      .new-founder-columns .card-col .card .card-body {
        padding: 1.6875rem 0 0 0; }
        .new-founder-columns .card-col .card .card-body .card-text {
          font-family: "AvantGardeGothicITCW01Md", sans-serif;
          font-size: 0.9375rem;
          line-height: 1.4375rem;
          color: #111111;
          margin: 0 auto;
          width: 95%; }
      .new-founder-columns .card-col .card .card-footer {
        border-top: 0 none transparent;
        background: transparent;
        padding: 0 0 0 0; }
        .new-founder-columns .card-col .card .card-footer p {
          margin: 0 auto;
          width: 95%; }
        .new-founder-columns .card-col .card .card-footer .btn {
          margin: 0; }
  .logo-cards.new-founder-columns .card-col .card .card-footer {
    padding: 1.0625rem 0 0 0; }
  .logo-cards.logo-copy.new-founder-columns .card-col .card .card-footer {
    padding: 0 0 0 0; }
  .logo-cards.two-up.new-founder-columns .card-col .card .two-logos {
    display: flex;
    flex-direction: row;
    max-width: 340px;
    margin: 0 auto;
    justify-content: center; }
    .logo-cards.two-up.new-founder-columns .card-col .card .two-logos .card-img-top {
      flex: 0 0 50%;
      max-width: 50%;
      padding: 0 0.625rem;
      border-radius: 0;
      height: auto;
      max-height: 75px; }
      .logo-cards.two-up.new-founder-columns .card-col .card .two-logos .card-img-top:first-child {
        border-right: 1px solid #111111; }
  .logo-cards.two-up.new-founder-columns .card-col .card .card-footer {
    padding: 0 0 0 0; }
  .header-cards.new-founder-columns .card-col .card .card-body {
    padding: 0 0 0 0; }
    .header-cards.new-founder-columns .card-col .card .card-body .card-text.header {
      font-family: "AvantGardeGothicITCW02Bd", sans-serif;
      font-size: 1.4375rem;
      line-height: 1.4375rem;
      color: #111111;
      text-align: center;
      margin-bottom: 1.6875rem; }
  .header-cards.cta.new-founder-columns .card-col .card {
    border-radius: 2.125rem; }
    .header-cards.cta.new-founder-columns .card-col .card .card-body .card-text {
      color: #FFFFFF;
      font-family: "AvantGardeGothicITCW02Bd", sans-serif; }
      .header-cards.cta.new-founder-columns .card-col .card .card-body .card-text.header {
        color: #FFFFFF; }
  .header-cards.cta.new-founder-columns .card-col:first-child .card {
    background: #FF15D8;
    background: -webkit-linear-gradient(130deg, #FF15D8 0, #6236F0 100%);
    background: -moz-linear-gradient(130deg, #FF15D8 0, #6236F0 100%);
    background: -ms-linear-gradient(130deg, #FF15D8 0, #6236F0 100%);
    background: -o-linear-gradient(130deg, #FF15D8 0, #6236F0 100%);
    background: linear-gradient(130deg, #FF15D8 0, #6236F0 100%); }
  .header-cards.cta.new-founder-columns .card-col:last-child .card {
    background: #962BE8;
    background: -webkit-linear-gradient(130deg, #962BE8 0, #004BFF 100%);
    background: -moz-linear-gradient(130deg, #962BE8 0, #004BFF 100%);
    background: -ms-linear-gradient(130deg, #962BE8 0, #004BFF 100%);
    background: -o-linear-gradient(130deg, #962BE8 0, #004BFF 100%);
    background: linear-gradient(130deg, #962BE8 0, #004BFF 100%); }
  .header-cards.cta.new-founder-columns .card-col:only-of-type .card {
    background: #FF15D8;
    background: -webkit-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
    background: -moz-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
    background: -ms-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
    background: -o-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
    background: linear-gradient(130deg, #FF15D8 0, #004BFF 100%); }
  .file-cards.new-founder-columns .card-col .card .card-img-top {
    border-radius: 0.625rem 0.625rem 0 0;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
    height: 11.875rem;
    width: 100%;
    min-width: 11rem; }
  .file-cards.new-founder-columns .card-col .card .card-body .card-text {
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    text-align: center; }
  .file-cards.new-founder-columns .card-col .card .card-footer {
    padding: 0 0 0 0; }
  .file-cards.cta.new-founder-columns .card-col .card {
    border-radius: 2.125rem; }
    .file-cards.cta.new-founder-columns .card-col .card .card-body .card-text {
      color: #FFFFFF; }
    .file-cards.cta.new-founder-columns .card-col .card .card-footer {
      padding: 0 0 0 0; }
  .file-cards.cta.new-founder-columns .card-col:first-child .card {
    background: #FF15D8;
    background: -webkit-linear-gradient(130deg, #FF15D8 0, #6236F0 100%);
    background: -moz-linear-gradient(130deg, #FF15D8 0, #6236F0 100%);
    background: -ms-linear-gradient(130deg, #FF15D8 0, #6236F0 100%);
    background: -o-linear-gradient(130deg, #FF15D8 0, #6236F0 100%);
    background: linear-gradient(130deg, #FF15D8 0, #6236F0 100%); }
  .file-cards.cta.new-founder-columns .card-col:last-child .card {
    background: #962BE8;
    background: -webkit-linear-gradient(130deg, #962BE8 0, #004BFF 100%);
    background: -moz-linear-gradient(130deg, #962BE8 0, #004BFF 100%);
    background: -ms-linear-gradient(130deg, #962BE8 0, #004BFF 100%);
    background: -o-linear-gradient(130deg, #962BE8 0, #004BFF 100%);
    background: linear-gradient(130deg, #962BE8 0, #004BFF 100%); }
  .file-cards.cta.new-founder-columns .card-col:only-of-type .card {
    background: #FF15D8;
    background: -webkit-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
    background: -moz-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
    background: -ms-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
    background: -o-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
    background: linear-gradient(130deg, #FF15D8 0, #004BFF 100%); }
  .video-cards.new-founder-columns .card-col .card {
    max-width: 340px;
    padding: unset;
    padding: 0 0 1.6875rem 0; }
    .video-cards.new-founder-columns .card-col .card .card-img-top {
      border-radius: 0.625rem 0.625rem 0 0;
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat;
      height: 10.625rem;
      width: 100%;
      max-width: 21.25rem; }
      .video-cards.new-founder-columns .card-col .card .card-img-top:before {
        content: "";
        background: url(../../images/video-50x50.svg) no-repeat center center;
        background-size: contain;
        height: 50px;
        width: 50px;
        position: absolute;
        display: block;
        left: calc((100% / 2) - 25px);
        top: calc((170px / 2) - 25px); }
    .video-cards.new-founder-columns .card-col .card .card-body {
      padding: 1.6875rem 1.0625rem 0 1.0625rem; }
      .video-cards.new-founder-columns .card-col .card .card-body .card-text {
        font-family: "AvantGardeGothicITCW02Bd", sans-serif;
        font-size: 0.9375rem;
        line-height: 1.125rem; }
    .video-cards.new-founder-columns .card-col .card .card-footer {
      padding: 0 1.0625rem 0 1.0625rem; }
      .video-cards.new-founder-columns .card-col .card .card-footer .video-cta {
        margin: 0 auto;
        width: 95%;
        font-family: "AvantGardeGothicITCW02Bd", sans-serif;
        font-size: 0.875rem;
        line-height: 1.0625rem;
        color: #FF15D8; }
  .expert-cards.new-founder-columns .card-col .card {
    max-width: 340px;
    padding: unset;
    padding: 0 0 1.6875rem 0;
    border-radius: 2.125rem; }
    .expert-cards.new-founder-columns .card-col .card .card-img-top {
      border-radius: 0.625rem 0.625rem 0 0;
      background-size: cover;
      background-position: center top;
      background-repeat: no-repeat;
      height: 20rem;
      width: 100%;
      max-width: 21.25rem; }
    .expert-cards.new-founder-columns .card-col .card .card-body {
      padding: 1.6875rem 1.0625rem 0 1.0625rem; }
      .expert-cards.new-founder-columns .card-col .card .card-body .card-text {
        font-family: "AvantGardeGothicITCW02Bd", sans-serif;
        font-size: 0.875rem;
        line-height: 1.0625rem;
        text-align: center; }
        .expert-cards.new-founder-columns .card-col .card .card-body .card-text.header {
          font-size: 1.1875rem;
          line-height: 1.4375rem;
          margin-bottom: 1.6875rem; }
        .expert-cards.new-founder-columns .card-col .card .card-body .card-text.expert {
          color: #FF15D8; }
          .expert-cards.new-founder-columns .card-col .card .card-body .card-text.expert span {
            color: #111111; }

.four-pillar-columns {
  margin: 1.0625rem 0 2.125rem 0; }
  .pillar-cards.four-pillar-columns .card-col {
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
    margin: 0 0 1.0625rem 0; }
    .pillar-cards.four-pillar-columns .card-col .card {
      padding: 1.6875rem 1.0625rem;
      margin: 1.0625rem 1.0625rem 1.0625rem 1.0625rem;
      border-radius: 0.625rem;
      background-color: unset;
      background: #FFFFFF; }
      .pillar-cards.four-pillar-columns .card-col .card:before {
        content: '';
        height: 0.625rem;
        width: 100%;
        background-color: #FFC5FF;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 0.625rem 0.625rem 0 0; }
      .pillar-cards.four-pillar-columns .card-col .card .pillar-header {
        display: flex;
        flex-direction: row; }
        .pillar-cards.four-pillar-columns .card-col .card .pillar-header .card-img-top {
          flex: 0 0 33.333333%;
          max-width: 33.333333%;
          padding: 0 0.625rem;
          border-radius: 0; }
        .pillar-cards.four-pillar-columns .card-col .card .pillar-header .header-text {
          flex: 0 0 66.666666%;
          max-width: 66.666666%;
          font-family: "AvantGardeGothicITCW02Bd", sans-serif;
          color: #FF15D8;
          font-size: 1.4375rem;
          line-height: 1.75rem;
          margin-bottom: 0; }
      .pillar-cards.four-pillar-columns .card-col .card .card-body {
        padding: 1.6875rem 0 0 0; }
        .pillar-cards.four-pillar-columns .card-col .card .card-body .card-text {
          font-family: "AvantGardeGothicITCW01Md", sans-serif;
          font-size: 0.9375rem;
          line-height: 1.4375rem;
          color: #111111;
          margin: 0 auto;
          width: 95%; }

/***** 
STYLE GUIDE
*****/
.sg-color {
  border: none; }

.sg-color--a {
  background-color: #FF15D8; }

.sg-color--b {
  background-color: #004BFF; }

.sg-color--c {
  background-color: #00D587; }

.sg-h1, .sg-h2, .sg-h3 {
  font-family: "AvantGardeGothicITCW01Md", sans-serif; }

.sg-section .background_image {
  background-image: url(../images/logo.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 3rem;
  min-height: 400px;
  max-width: 800px; }

/* generic guide visuals */
.sg-header.sg-container {
  background-color: #FF15D8;
  position: fixed;
  width: 100%; }

.sg-logo {
  color: #FFFFFF; }

.sg-btn--top {
  font-size: .8rem; }

.sg-h1 {
  font-size: 2.25rem;
  font-weight: bold;
  padding-bottom: .2rem;
  margin-bottom: 0;
  color: #666666; }

.sg-h2 {
  border-bottom: 1px solid #DDDDDD;
  font-size: 1.75rem;
  margin-bottom: .5rem;
  text-transform: capitalize;
  padding-bottom: .4rem; }

.sg-h3 {
  font-size: .65rem;
  text-transform: uppercase;
  font-weight: 900;
  color: #80715f; }

.sg-section fieldset div {
  margin-bottom: 2rem; }

.js .sg-btn--source {
  display: block;
  font-size: .6rem;
  background: #A29B95;
  color: #F4F4F4;
  padding: .25rem .75rem;
  border-radius: 2px;
  font-family: Monaco, Monospace;
  margin-bottom: 1rem; }

.sg-pattern-styles {
  padding: 1rem; }

.sg-anchor {
  display: block;
  padding: .5rem;
  background: #F4F4F4;
  margin-top: 2rem; }

span.i-code {
  display: none; }

.the-icons {
  font-size: 1.7rem;
  line-height: 1.7; }

.the-icons i:before {
  color: #FF15D8;
  min-width: 80px; }

.entry-content img {
  margin: 0 0 1.5em; }

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin: 7px 1.5em 10px 0; }

.alignright, img.alignright {
  display: inline;
  float: right;
  margin: 7px 0 10px 1.5em; }

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption.aligncenter {
  text-align: center;
  margin: auto;
  margin-bottom: 2em; }

.wp-caption {
  margin-bottom: 1.5em; }

.wp-caption img {
  border: 0;
  margin: 0;
  padding: 0; }

.wp-caption p.wp-caption-text {
  margin: 0; }

.wp-smiley {
  max-height: 1em;
  margin: 0 !important; }

.gallery dl {
  margin: 0; }

.gallery-caption {
  margin: -1.5em 0 0; }

.content ol, .content ul {
  margin-bottom: 1em; }

.content ol, .content ol li {
  list-style-type: decimal;
  margin-left: 1em; }

.content .commentarea ol, .content .commentarea ol li, ol, ol li {
  margin-left: 0; }

ol, ol li {
  list-style-type: decimal;
  padding-left: 1em; }

.content #comments ol, .content #comments ol li {
  list-style: none;
  padding: 0; }

.content #comments ol li.comment {
  background: #f8f8f8;
  padding: 1em; }

.content #comments img.avatar {
  margin-right: 0.5em; }

.content #comments .comment-author {
  font-size: 90%;
  margin-bottom: 1em; }

.content #comments p.form-allowed-tags {
  display: none; }

.content #comments #respond label {
  display: inline-block;
  min-width: 150px; }

blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%; }

blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%; }

.wp-caption {
  border: 0;
  font-size: .75em;
  text-align: center;
  background: 0 0;
  padding: 0;
  margin: 10px; }

.debug, .deprecated, .devnote {
  display: none !important; }

.logged-in #devnote_alert, .logged-in .devnote {
  background: #ff0;
  border: 2px dotted #000;
  display: block !important;
  padding: 1em; }

.logged-in .devnote {
  color: #333 !important;
  font-weight: 700 !important; }

.logged-in #devnote_alert {
  min-height: 200px;
  position: absolute;
  right: 0;
  top: 0;
  width: 500px; }

/*****************
    INITS
***********************************************/
html {
  font-family: "AvantGardeGothicITCW01Md", sans-serif; }

body {
  font-family: "AvantGardeGothicITCW01Md", sans-serif;
  width: 100%;
  color: #111111;
  font-size: 17px;
  background: #FFFFFF;
  margin: 0;
  font-weight: 400; }

/*****************
    CONTAINER AND COMMON DIVS
***********************************************/
#container {
  width: 100%;
  min-height: 600px;
  position: relative; }

.clearfix {
  clear: both; }

.centering_box .pageinfo,
.notfound404 .pageinfo,
.search-results .pageinfo {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto; }

.centering_box.extended_centering {
  max-width: inherit;
  width: 95%; }

.onepage {
  clear: both;
  position: relative;
  padding-top: 1em; }

.copy .text {
  max-width: none; }

.copy .text p,
.copy .text h1,
.copy .text h2,
.copy .text h3,
.copy .text h4,
.copy .text h5,
.copy .text h6,
.copy .text blockquote,
.pageinfo,
.modheader,
.module_inner,
.mp_wrapper,
.nf-form-wrap {
  /* this is here due to client request for 'full bleed' images within content flow */
  max-width: 95%;
  margin-left: auto;
  margin-right: auto; }

.module-heroimage .module_inner,
.text .mp_wrapper p,
.mp_wrapper .mp_wrapper {
  max-width: 100%; }

.copy .text img.size-full.aligncenter {
  margin-left: -2.5%;
  margin-right: -2.5%;
  display: block;
  width: 106%;
  max-width: none;
  margin-top: 2em;
  margin-bottom: 2em; }

.dismissable,
.expandable {
  display: none; }

.mobile_only {
  display: none; }

.mobile_expansion + label {
  font-size: 2.4em;
  color: #FF15D8;
  cursor: pointer;
  content: "";
  display: inline-block;
  width: 32px;
  height: 27px;
  margin-top: .2em;
  border-top: 16px double;
  border-bottom: 5px solid;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }

.menu_nav input[type="checkbox"] {
  width: 0; }

.desktop_only {
  display: block; }

/*****************
    COMMON DIV DECORATION (buttons and nav)
***********************************************/
svg {
  height: inherit; }

.shadow_module {
  box-shadow: 1px 1px 4px 2px #DDDDDD; }

.socialmedia a:hover,
.visualized_icon:hover,
a[class^="icon-"]:hover {
  text-decoration: none; }

/*****************
    ALERTS and MESSAGES
***********************************************/
.socialink-alert {
  background: tomato;
  padding: .25em;
  color: #fff; }

.mepr-unauthorized-message {
  margin: 2em 0; }

.mp_wrapper textarea,
.mp_wrapper select,
.mp_wrapper input[type="text"],
.mp_wrapper input[type="url"],
.mp_wrapper input[type="email"],
.mp_wrapper input[type="tel"],
.mp_wrapper input[type="number"],
.mp_wrapper input[type="password"] {
  border: 1px solid #009dff; }

/*****************
    EXPANDERS
***********************************************/
.expander_section header a:after {
  content: ' +'; }
.expander_section header a:hover {
  color: inherit; }
.expander_section header a.activated:after {
  content: ' -'; }

/*****************
    COMMON MARKUP
***********************************************/
img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none;
  color: inherit; }

.text a {
  text-decoration: none;
  color: #FF15D8; }
  .text a.button {
    color: #fff; }

a:hover {
  text-decoration: underline;
  color: #004BFF;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

ul {
  margin-left: 0;
  padding-left: 0; }

ul,
ol {
  padding-left: 0;
  margin: 0; }

ol li {
  padding-left: 0;
  list-style-type: decimal;
  margin-left: 1em; }

ul li {
  list-style: disc;
  margin-left: 1.75em; }

ul li ul li {
  list-style: circle; }

ul li ul li ul li {
  list-style: square; }

.topmenu ul li {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

/*****************
    Blockquote
***********************************************/
blockquote {
  font-family: "ITCAvantGardeW04BkObl", sans-serif;
  background-color: #f3f3f3;
  padding: 1rem;
  width: 100%;
  max-width: 745px;
  margin: 0 auto;
  border-radius: 0 2rem 0 2rem; }

blockquote:before,
blockquote:after {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  font-size: 4rem;
  color: #ff15d8;
  position: absolute;
  font-style: italic; }

blockquote:before {
  content: "\201C";
  left: -25px;
  top: -20px; }

blockquote:after {
  content: "\201D";
  right: -5px; }

/*****************
    text styles
***********************************************/
h1,
h2,
h3,
h4,
h5 {
  margin-top: 0;
  margin-bottom: .6em;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

h1 {
  font-size: 3.2em;
  color: #111111; }

h2 {
  font-size: 1.7em;
  color: #FF15D8;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

.fancyfont {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

.subtitle h2 {
  font-size: 1em;
  color: #004BFF; }

h3 {
  font-size: 1.7em;
  margin-bottom: 1em; }

h4 {
  margin-bottom: 1em; }

h5 {
  margin-bottom: 1em;
  font-size: .85em;
  color: #004BFF; }

.copy h1 + h5 {
  margin-top: -2.5em;
  margin-bottom: .2em; }

p {
  font-size: 1em;
  margin-bottom: 1.5em;
  margin-top: 0;
  line-height: 1.5em;
  margin-top: 0; }

/*****************
    Forms
***********************************************/
input {
  padding: .5em;
  border-bottom: 1px solid #bfbfbf;
  font-family: "AvantGardeGothicITCW01Md", sans-serif;
  border: none;
  border-bottom: 1px solid #006f46; }

input:active,
input:focus {
  border-bottom: 3px solid #006f46;
  outline: none; }

input:required {
  border-bottom: 1px solid black; }

input.short {
  max-width: 50px; }

input.medium {
  max-width: 100px; }

input[type="search"] {
  border: none;
  background: #FF15D8;
  color: #fff; }

input[type="submit"],
input[type="button"] button.submit,
.button.submit {
  border-radius: 2px; }

input[type="submit"]:hover,
button.submit:hover,
.button.submit:hover {
  cursor: pointer; }

input[type="radio"],
input[type="checkbox"] {
  display: inline;
  margin-right: .2em;
  line-height: 1; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed; }

textarea {
  border: 1px solid #006f46;
  width: 100%;
  padding: .5em; }

textarea:active,
textarea:focus {
  border: 3px solid #006f46;
  outline: 0; }

label {
  display: block;
  font-size: .8em;
  color: inherit;
  margin-bottom: .2em; }

label.required {
  color: #FF15D8; }

address {
  padding-left: 1em;
  border-left: 1px solid #FF15D8;
  margin-bottom: 1em; }

mark {
  background: #EBF3E6;
  padding: 0 .25em; }

/*****************
    Tables
***********************************************/
table {
  background-color: transparent; }

.sink_icon {
  width: 20px;
  display: inline-block; }

.sink_icon svg {
  width: 100%; }

.sink_img {
  width: 100px;
  display: inline-block; }

.sink_img svg {
  width: 100%; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left; }

th {
  text-align: left; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

/*****************
    Alerts
***********************************************/
.alert-success {
  background: #ffe1fa;
  color: #FF15D8;
  border-color: #ff7be9; }

.alert-warning {
  background: #ccdbff;
  color: #004BFF;
  border-color: #6693ff; }

.alert-error {
  background: #eeafaf;
  color: #AD2424;
  border-color: #dd5a5a; }

.alert-info {
  background: #aad0e2;
  color: #31708f;
  border-color: #5ea5c8; }

/*****************
    SEARCHBAR
***********************************************/
a.headersearch {
  color: #FF15D8;
  display: inline-block; }

a.headersearch svg {
  fill: #FF15D8; }

a.headersearch:hover,
a.headersearch.expanded {
  color: #004BFF;
  text-decoration: none; }

a.headersearch:hover svg,
a.headersearch.expanded svg {
  fill: #004BFF; }

.search_container {
  background: #FF15D8 none repeat scroll 0 0;
  display: none;
  position: relative;
  left: 0;
  padding: 1em;
  /* position: absolute; */
  top: 0;
  width: 100%;
  z-index: 10000;
  margin-bottom: 1em; }

.search_container form {
  width: 90%; }

.search_container .flexible {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.cancel_search {
  color: #FFFFFF; }

.cancel_search:before {
  content: '├ù';
  display: block;
  font-size: 1.5em; }

.search_container .search_input {
  background: #FF15D8;
  color: #FFFFFF;
  font-size: 1.3em;
  text-transform: uppercase;
  width: inherit;
  border: 0;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

/*****************
    BASIC INPUT AND FORMS
***********************************************/
.mejs-controls {
  display: none !important;
  visibility: hidden !important; }

.mejs-container {
  background: #fff !important; }

.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-certificate-link,
.learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
  color: #5330F8; }

.ld-course-list-items .ld_course_grid .thumbnail.course.socialink-courses-modified.learndash-incomplete .ld_course_grid_price,
.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar,
.learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage,
.ld-progress-bar-percentage,
.wpcf7 input[type=submit],
input[type=submit],
.button,
.gradient-default {
  background: #FF15D8;
  background: -webkit-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -moz-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -ms-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -o-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: linear-gradient(130deg, #FF15D8 0, #004BFF 100%); }

.mainheader.gradient-default {
  background: linear-gradient(90deg, #9ef3c7 0%, #004bff 100%); }

#mepr-price-box-81,
.gradient-divided-1 {
  background: #f870fb;
  background: linear-gradient(90deg, #fa11ff 0%, #913bff 100%); }

#mepr-price-box-62,
.gradient-divided-2 {
  background: #913bff;
  background: linear-gradient(90deg, #913bff 0%, #6800ff 100%); }

.gradient-divided-3 {
  background: #4598d0;
  background: linear-gradient(90deg, #6800ff 20%, #004bff 100%); }

input[type=text] {
  padding: .5em; }

.ld-button,
.wpcf7 input[type=submit],
input[type=submit],
.button {
  border: 0 none;
  color: #fff;
  display: inline-block;
  padding: 0.5em 1.75em;
  border-radius: 40px;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

input[type=submit]:hover,
.button:hover {
  color: #fff;
  text-decoration: none;
  border: none;
  box-shadow: 0 0 10px 2px #04040466; }

input[type=submit]:active,
.button:active {
  box-shadow: inset 0 0 1px #222;
  outline: 0; }

input[type=submit]:focus,
.button:focus {
  outline: 0; }

.topmenu .search_indicator {
  display: none; }

.text blockquote {
  margin-top: 2em; }

blockquote .button {
  font-style: normal;
  color: #fff;
  font-size: .65em; }

.ld-course-list-items.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  max-width: 95%;
  margin: auto; }

.learndash-wrapper .ld-item-list {
  max-width: 95%;
  margin: auto; }

.ld-course-list-items .ld_course_grid .thumbnail.course img {
  max-height: 200px; }

.learndash-wrapper .ld-alert {
  max-width: 95%;
  margin: auto;
  margin-bottom: 2em; }

.learndash-wrapper .ld-alert-success {
  border-color: #fff;
  background-color: #9ef3c7; }

.ld-item-title,
.ld-topic-title {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  color: #000; }

.learndash-wrapper .ld-table-list a.ld-table-list-item-preview:hover {
  color: #004bff; }

.learndash-wrapper .ld-expand-button:hover {
  background-color: #000; }

#wpua-images-existing {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto; }

/*****************
    NAV MENU MARKUP
***********************************************/
.menu_horizontal li {
  display: inline-block;
  list-style: none; }

/*****************
    HEADER
***********************************************/
#header {
  width: 100%;
  margin-bottom: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  background: #9ef3c7; }

.logged-in.admin-bar #header {
  top: 28px; }

.desktop_only.header_inner {
  align-items: inherit;
  height: 84px; }

.logo {
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  width: 100%;
  max-width: 250px; }

.socialink-scrolling .logo {
  width: 100px;
  transition: all .052s ease;
  margin-top: 10px; }

.home .logo {
  /*    margin-top: -300px; */ }

.home #header {
  border-bottom: 0; }

.home.socialink-scrolling .logo {
  /*     margin-top: unset; */
  float: left; }

.logo .sink_img,
.logo img {
  width: 100%;
  /* for ie */ }

.topmenu {
  margin-left: auto;
  margin-top: 32px; }

.topmenu ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.topmenu li {
  margin-right: 1em; }

.topmenu li.last_item {
  margin-right: 0; }

.topmenu li a {
  color: #111111;
  padding: 0.25rem 0.25rem; }

.topmenu li[class*="current"] a,
.topmenu li:hover a {
  text-decoration: none; }

ul.menu-logged-out {
  display: flex;
  align-items: center;
  margin-top: -57px; }

ul.menu-logged-out li {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  margin: 0; }

ul.menu-logged-out li:first-child {
  margin-right: 1em; }

.wp-video {
  margin: auto; }

/*****************
    User Header
***********************************************/
.userfunctions-header {
  width: auto;
  margin-left: 2em; }

.logged-in-user-0 .userfunctions-header {
  margin-top: 84px; }

.userfunctions-header .inner {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.userheader_overview {
  background: #fff685;
  padding: 1em;
  cursor: pointer;
  font-size: .7em;
  text-transform: lowercase;
  display: inline-block; }

.userheader_more {
  min-width: 175px; }

.userheader_overview span {
  display: block; }

.userheader_overview .username {
  color: #000;
  text-decoration: underline; }

.userheader_more {
  display: none;
  background: #EFF9F9;
  padding: 1em;
  font-size: .8em;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  width: 100%;
  position: absolute;
  z-index: 50;
  top: 0;
  width: 200%;
  top: 58px; }

.mindup-userfunctions.opened .userheader_more {
  display: block; }

.userheader_more ul {
  margin: 0; }

.userheader_more ul li {
  margin-left: 0;
  margin-bottom: .45em;
  display: block; }

.userheader_more p {
  margin-bottom: 0; }

.userheader_more ul li a {
  text-decoration: none; }

.userheader_more ul li a:hover {
  border-bottom: 1px solid #009dff; }

/*****************
    BACKGROUNDS
***********************************************/
.header-image-text {
  margin-bottom: 0;
  top: 84px;
  position: relative;
  /* background-image: url(../../images/bg_hero_split.png); */
  background-size: contain;
  background-repeat: no-repeat;
  padding: 1em; }

.header-image-text > .centering_box {
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center; }

.header-image-text-inner .col {
  width: 45%; }

.header-image-text-inner .left {
  margin-right: 3%;
  font-size: 1.25em;
  padding-top: 2em; }

.header-image-text-inner h2 {
  /*     background-image: url(../../images/rule_blocktitle.svg); */
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  text-align: inherit;
  color: #000;
  font-size: 1.5em; }

.herospot {
  background-position: bottom right;
  /*Changed from center center*/
  background-repeat: no-repeat;
  /*added*/
  background-size: contain;
  /*Changed from cover*/
  height: 400px;
  height: calc(50vw / 2);
  /*Changed from calc(100vw / 2) */
  overflow: hidden;
  position: relative;
  width: 100%;
  top: 80px; }

.herospot + .onepage .pageinfo {
  /*     margin-top: 2em; */ }

body.home .herospot {
  height: calc(100vw / 2);
  background-position: center center;
  /*added*/
  background-size: cover;
  /*added*/ }

body.home .herospot.hero-embed {
  height: calc(100vw / 2.2);
  background-position: center center;
  /*added*/
  background-size: cover;
  /*added*/ }

body.home .herospot.hero-embed p {
  text-align: center; }

.hero_caption {
  position: absolute;
  width: 100%;
  bottom: 1%;
  display: flex;
  justify-content: center;
  padding: 1em; }

.hero-button a {
  padding: 1.25em 3em; }

.hero-buttons {
  position: absolute;
  width: 100%;
  bottom: 5%;
  display: flex;
  justify-content: center;
  padding: 1em;
  flex-direction: column;
  align-items: center; }

.hero-buttons > div {
  margin-bottom: 1em; }

.herospot.contained {
  /* use this instead of height if the image is not full bleed; where the first number is the image height and the second number is the image width */
  /* padding-top: calc((460 / 1040) * 100%);*/ }

.herospot.semantic:before {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.herospot.semantic > div,
.herospot.semantic > article,
.herospot.semantic > section {
  position: relative; }

.slideinner {
  font-size: 0.9rem;
  /*Changed from 1.2em*/ }

.slides li {
  margin: 0;
  list-style: none; }

.slideshow_area {
  margin-top: -84px;
  margin-bottom: 3em;
  height: calc(100vw / 3); }

.slidecaption {
  bottom: 5px;
  position: absolute;
  left: 5px;
  font-size: .5em;
  background: #fff;
  background-image: none;
  background-image: none;
  padding: 5px; }

.slideshow_area div.slide {
  background-position: center center;
  background-size: cover;
  height: calc(100vw / 3);
  width: 100%;
  position: relative;
  overflow-x: hidden; }

.subfooter .slideshow_area div.slide,
.subfooter .slideshow_area {
  height: calc(100vw / 5); }

#header .slideshow_area {
  position: absolute;
  top: 0;
  height: 600px;
  left: 0;
  max-height: 600px; }

#header .slideshow_area div.slide {
  max-height: 600px;
  height: 600px; }

.slide_nav {
  color: #fff;
  font-size: 2em;
  left: 2%;
  position: absolute;
  z-index: 300;
  /* top: calc(100vw/5);*/
  top: 250px; }

.slide_nav a:before {
  text-shadow: 1px 1px 3px #111; }

.slide_nav a {
  color: #fff; }

.slide_nav a:hover,
.slide_nav a:active,
.slide_nav a:focus {
  text-decoration: none;
  color: #2D2C28; }

.slide_nav.right {
  left: auto;
  right: 2%; }

.hero-none .onepage,
.hero-exists .onepage {
  /* animation: hueshifter 15s linear 1s infinite; */
  /* animation-name followed by duration in seconds*/ }

@keyframes hueshifter {
  0% {
    background: rgba(255, 197, 255, 0); }
  15% {
    background: rgba(255, 197, 255, 0.25); }
  33% {
    background: rgba(158, 243, 199, 0.25); }
  60% {
    background: rgba(105, 201, 240, 0.25); }
  80% {
    background: rgba(255, 246, 133, 0.25); }
  90% {
    background: rgba(255, 197, 255, 0.25); }
  100% {
    background: rgba(255, 197, 255, 0); } }
.hero-none .content,
.hero-exists .content {
  background: #fff;
  padding: 2em;
  padding-top: 3em;
  max-width: 1040px;
  margin: auto;
  /* min-height: 100vh; */
  /* padding-bottom: 200px; */ }

/*****************
    LESSONS
***********************************************/
.single-sfwd-lessons .content.centering_box {
  max-width: 95%; }

.single-sfwd-lessons .content .ld-tab-content img,
.single-sfwd-lessons .content .ld-tab-content p,
.single-sfwd-lessons .content .ld-lesson-status,
.single-sfwd-lessons .content .pageinfo {
  max-width: 1040px;
  margin: 0 auto; }

.single-sfwd-lessons .content .ld-tab-content p {
  margin-bottom: 1em; }

.single-sfwd-lessons .content .text {
  width: 100%;
  max-width: inherit; }

/*****************
    MODULES
***********************************************/
.socialink-module {
  margin: 2em 0;
  padding: 1.5em 0; }
  .socialink-module .module_inner {
    position: relative; }
  .socialink-module h2 {
    color: inherit;
    margin-bottom: 1em;
    text-align: center; }

/*****************
    GRID
***********************************************/
.content .related_grid_inner {
  flex-wrap: wrap; }

.content .flexible.related_grid_inner article.archive_post {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 200px;
  width: 33%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 300px;
  max-height: inherit; }

.content .related_grid_inner article.archive_post .featimg {
  margin-right: 0;
  justify-content: center !important; }

.content .related_grid_inner article.archive_post .mainpost {
  padding: 1em; }

/*****************
    LAYOUT
***********************************************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.onepage {
  clear: both;
  padding: 0;
  margin-top: 2em;
  top: 46px;
  padding-bottom: calc(100vw / 4); }

.home .onepage .copy .text {
  min-width: 640px;
  max-width: 1040px;
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.single.sfwd-lessons-template-default .onepage {
  top: 0; }

.sfwd-lessons-template-default .onepage {
  padding-bottom: calc(100vw / 4); }

.onepage .nf-form-content {
  padding: 0; }

.nf-form-fields-required {
  margin-bottom: 1em;
  font-size: .8em; }

.single-sfwd-courses .onepage {
  margin-top: 0;
  padding-bottom: calc(100vw / 3); }

.content {
  min-height: 300px; }

.sfwd-quiz-template-default .content .text {
  max-width: 95%;
  margin-left: auto;
  margin-right: auto; }

.content .text .wpProQuiz_results p {
  max-width: 100%; }

.content.nosidebar {
  float: none;
  width: 100%; }

.coursepage-flexible {
  flex-wrap: nowrap; }

.course-sidebar {
  border-left: 5px solid #ddd;
  padding-left: 1em; }

video {
  max-width: 100%; }

.home video {
  height: calc(100vw / 2.2); }
  .home video.new-home {
    height: 100%; }

#container {
  max-width: 100%;
  overflow-x: hidden; }

.menu-blockified > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em; }

.menu-blockified > ul > li {
  margin-left: 0;
  list-style: outside none none; }

.menu-blockified > ul > li > a {
  display: block;
  margin-bottom: 1em; }

.menu-blockified > ul > li ul li {
  list-style: outside none none;
  margin-bottom: 1em;
  margin-left: 0; }

.flexible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flexible.twocol {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.flexible.twocol > div,
.flexible.twocol > .col {
  width: 47%; }

.flexible.threecol {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between; }

.flexible.threecol > div,
.flexible.threecol > .col {
  width: 30%; }

.flexible.dialog {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/*****************
    TABS
***********************************************/
section.tabbed {
  background: #cbcdce none repeat scroll 0 0;
  margin-top: 0; }

.tabs-menu-inner.flexible {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between; }

.tabs-menu a {
  background: #ececed none repeat scroll 0 0;
  display: inline-block;
  font-size: 2.5em;
  font-weight: bold;
  min-height: 15vh;
  padding-bottom: 1em;
  padding-top: 1em;
  text-align: center;
  width: 32%; }

.tabs-menu a .indicator {
  color: #49c5f2;
  display: block;
  font-size: 2em; }

.tab {
  background: #fff none repeat scroll 0 0;
  min-height: 30vh;
  padding: 2em; }

.tabs-menu a.active,
.tabs-menu a:hover {
  background: #fff;
  text-decoration: none;
  color: #ff0101; }

.herospot {
  width: 100%;
  height: calc(100vw / 3.0024213075); }

.herospot iframe {
  height: calc(100vw / 2); }

/* tweaner widths */
@media (min-width: 769px) and (max-width: none) {
  .onepage {
    padding: 1em; } }
/*****************
    Accessibility Additions
***********************************************/
#skiptocontent > a {
  position: absolute;
  top: 0;
  left: -160px;
  background: #cf2020;
  color: #fff;
  padding: 0.25em 0.75em;
  text-decoration: underline;
  display: inline-block;
  transition: all 0.2s ease;
  width: 160px;
  font-size: 15px;
  text-align: center;
  box-sizing: border-box; }

#skiptocontent > a:focus {
  left: 0px; }

a:not(.skipping_button):not(.dont_highlight):focus,
.accessible_highlight {
  transition: all 0.2s ease; }

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  min-height: 40px;
  display: flex;
  align-items: center;
  border-radius: 0;
  font-size: 13px; }

.select2-container--default .select2-selection--multiple:after {
  content: 'ΓÇ║';
  margin-right: 5px; }

/*****************
    G Overrides
***********************************************/
.grecaptcha-badge {
  display: none !important; }

/*****************
    Internet Explorer Fixes
***********************************************/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */ }
/*****************
    fixed position scrollbar hide
***********************************************/
.noscrollbar::-webkit-scrollbar {
  width: 0 !important; }

.noscrollbar {
  overflow: -moz-scrollbars-none; }

.noscrollbar {
  -ms-overflow-style: none; }

.noscrollbar {
  scrollbar-width: none; }

/*****************
    HOME
***********************************************/
.home .content {
  min-height: unset; }

.home .pageinfo h1 {
  display: none; }

.join-section {
  margin: 5em 0;
  background: #fff; }

.join-section h1 {
  text-align: center;
  font-size: 2em; }

.join-section .description {
  color: #66c;
  text-align: center;
  font-size: 1.1em; }

.founders-columns .flexible {
  justify-content: space-around; }

.founder_column {
  width: 48%;
  /* padding-bottom: 250px; */ }

.founder_column h1 {
  font-size: 2em; }

.founder_column:nth-child(2) .column_contents {
  font-size: .9em;
  /* background-image: url(../../images/bg_circle.svg); */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

.founder_column .column_contents iframe {
  width: 100%; }

.title-back {
  padding: 4.25rem 0 0 0; }
  .title-back h1 {
    margin-bottom: 0;
    font-size: 2.125rem;
    line-height: 2.5625rem; }
  .title-back h2.sub-header {
    color: #111111;
    margin: 2.125rem 0;
    font-size: 1.1875rem;
    line-height: 1.4375rem; }

.expert-head {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 18.75rem;
  height: 18.75rem;
  border-radius: 50%; }

.expert-side {
  font-size: 1.1875rem;
  line-height: 1.4375rem; }

ul.expertise-list li {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  font-family: "ITCAvantGardeW04Demi", sans-serif;
  margin-left: 1.3125rem;
  margin-bottom: 1.6875rem;
  list-style: none; }
  ul.expertise-list li:before {
    content: '';
    background-color: #00D587;
    width: 0.25rem;
    height: 0.25rem;
    position: absolute;
    left: 17px;
    margin-top: 6px;
    border-radius: 50%; }

.home-back {
  padding: 4.25rem 0;
  background-image: url(../../images/brain-partial-default.png);
  background-size: 355px 182px;
  background-position: bottom right;
  background-repeat: no-repeat; }

.no-back {
  padding: 2.125rem 0;
  margin: 0 0; }

.color-back,
.gradient-back-mint,
.gradient-back-magenta {
  padding: 4.25rem 0;
  margin: 0 0; }

h2 {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }
  h2.large-pink {
    color: #FF15D8;
    font-size: 1.4375rem;
    line-height: 1.75rem; }
  h2.small-pink {
    color: #FF15D8;
    font-size: 1.4375rem;
    line-height: 1.75rem; }
  h2.small-black {
    color: #111111;
    font-size: 1.4375rem;
    line-height: 1.75rem; }
  h2.gradient-head {
    background: #9EF3C7;
    background: -webkit-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
    background: -moz-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
    background: -ms-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
    background: -o-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
    background: linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
    color: #111111;
    font-size: 1.875rem;
    line-height: 1.875rem;
    width: 100%;
    text-align: center;
    margin: 0 0;
    padding: 2.25rem 1.875rem; }

.color-back {
  background-color: #9EF3C7; }

.gradient-back-mint {
  background: #9EF3C7;
  background: -webkit-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  background: -moz-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  background: -ms-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  background: -o-linear-gradient(130deg, #9EF3C7 0, #004BFF 100%);
  background: linear-gradient(130deg, #9EF3C7 0, #004BFF 100%); }

.gradient-back-magenta {
  background: #FF15D8;
  background: -webkit-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -moz-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -ms-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: -o-linear-gradient(130deg, #FF15D8 0, #004BFF 100%);
  background: linear-gradient(130deg, #FF15D8 0, #004BFF 100%); }

.new-founder-columns .card-col {
  margin: 0 0 1.0625rem 0; }
  .new-founder-columns .card-col .card {
    margin: 1.0625rem 0 1.0625rem 0;
    min-width: 19.1875rem; }

.four-pillar-columns.pillar-cards .card-col {
  margin: 0 0 1.0625rem 0; }
  .four-pillar-columns.pillar-cards .card-col .card {
    margin: 1.0625rem 0 1.0625rem 0;
    min-width: 19.1875rem; }

.audio-header {
  font-family: "ITCAvantGardeW04Demi", sans-serif;
  font-size: 0.9375rem;
  line-height: 1.125rem;
  margin-bottom: 1.0625rem; }

.audio-border {
  border: 1px solid #DDDDDD;
  margin-bottom: 2.125rem; }
  .audio-border .plyr__controls .plyr__controls__item.plyr__control[data-plyr="download"] {
    padding: unset;
    margin-left: unset; }
    .audio-border .plyr__controls .plyr__controls__item.plyr__control[data-plyr="download"] svg {
      display: none;
      border: 1px solid #0f0; }
  .audio-border.audio-not-fullwidth .plyr__controls .plyr__controls__item.plyr__time--duration.plyr__time {
    display: none;
    border: 1px solid #0f0; }

.admin-bar .modal {
  height: calc(100% - 28px);
  margin-top: 28px; }

#videoModal.modal .close {
  width: 2.125rem;
  height: 2.125rem;
  opacity: 1;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1060;
  text-shadow: none !important; }
  #videoModal.modal .close .close-icon {
    background-image: url(../../images/remove-white-34x34.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 2.125rem;
    height: 2.125rem;
    display: block; }
  #videoModal.modal .close:hover, #videoModal.modal .close:focus {
    opacity: 1;
    text-shadow: none !important;
    outline: 0 none !important; }
    #videoModal.modal .close:hover .close-icon, #videoModal.modal .close:focus .close-icon {
      background-image: url(../../images/remove-magenta-34x34.svg); }
#videoModal.modal .modal-dialog .modal-content {
  background-color: transparent;
  border: 0 none; }
  #videoModal.modal .modal-dialog .modal-content .modal-body.video-body video {
    height: 100%; }

.modal-backdrop.fade.show {
  background-color: rgba(17, 17, 17, 0.95);
  opacity: 1; }

/*****************
    PROFILE
***********************************************/
.ld-profile-summary {
  display: flex;
  justify-content: center;
  text-transform: uppercase; }

.ld-profile-heading,
.ld-profile-edit-link {
  text-align: center; }

a.ld-profile-edit-link {
  display: block; }

.socialink-profile .ld-profile-stat strong {
  color: #ff15d8; }

.learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat span,
.socialink-profile .ld-profile-stat span {
  color: #000;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

.learndash-wrapper .ld-profile-avatar {
  width: 150px;
  height: 150px;
  border: 5px solid #e2e7ed; }

.ld-profile-right {
  margin-left: auto; }

#ld-profile {
  display: flex; }

.learndash-wrapper .ld-course-status .ld-status.ld-status-complete,
.learndash-wrapper .ld-status-complete,
.learndash-wrapper .ld-expand-button {
  background-color: #004bff; }

.ld-course-title {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  color: #000;
  margin-left: 1em; }

.ld-item-name {
  align-items: center; }

.ld-certificate-link {
  margin-left: 1em; }

.learndash-wrapper .ld-table-list .ld-table-list-header {
  background-color: #004bff; }

.learndash-wrapper .ld-tertiary-background {
  background-color: #636363 !important; }

.learndash-wrapper .ld-expand-button.ld-button-alternate {
  color: #004bff; }

.learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
  background: #004bff; }

.learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within {
  border-color: #004bff; }

.learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2, .learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue {
  background-color: #004bff; }

.learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
  background-color: #9ef3c7;
  color: #111; }

.learndash-wrapper .course_progress .sending_progress_bar {
  height: 7px;
  background: #9ef3c7; }

.learndash-wrapper iframe #wrapper {
  background: #fff !important; }

.mobile-start-overlay.shown {
  background: #004bff; }

/*****************
    COURSE WIDGET
***********************************************/
.course-widget-header {
  width: 100%;
  margin-bottom: 2em;
  padding: 1.5em;
  margin-top: 80px; }

.course-widget-header .expander_header {
  color: #fff;
  text-transform: uppercase; }

.course-widget-header .expander_contents {
  margin-top: 1em; }

.course-widget-header .flexible .col {
  width: 23%;
  background: #F6EEFC;
  padding: 1em;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

.course-widget-header .flexible .col p.lbl {
  color: #000;
  font-size: 1.1em; }

.course-widget-header .ld-lesson-item-section-heading {
  display: none; }

.course-widget-header .ld-progress-steps {
  margin-top: 1em;
  font-size: .9em; }

.socialink-app-overwrite .ld-content-actions {
  background-image: url(../../images/rule_thin.svg);
  border: 0;
  background-repeat: no-repeat;
  background-position: top left;
  padding-top: 3em;
  margin-top: 2em; }

.socialink-app-overwrite .ld-course-step-back:before {
  content: 'ΓÇ╣'; }

.learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress {
  background: #9ef3c7;
  color: #10D; }

.learndash-wrapper .ld-button {
  background-color: #004bff; }

/*****************
    ACCOUNT
***********************************************/
#mepr-account-welcome-message {
  display: none; }

.mepr-nav-item a {
  color: #D6D6D6; }

.mepr-account-change-password {
  color: #878282;
  font-size: .9em; }

[class^="mepr"] a {
  color: inherit; }

.mp_wrapper .mp-form-row,
.mp-form-row {
  margin-bottom: 2em; }

div#mepr-account-nav {
  border-bottom: 1px solid #009dff;
  padding-bottom: 0;
  margin-bottom: 1em; }

.mepr-nav-item {
  margin-right: 1em;
  padding: 0 0 .5em 0;
  display: inline-block; }

.mepr-nav-item:hover,
.mepr-active-nav-tab {
  border-bottom: 10px solid #009dff; }

.mepr-nav-item:hover a {
  text-decoration: none; }

.mepr-price-box-button a,
.mepr-price-menu.minimal_horizontal .mepr-price-box-button a {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  background: #fff;
  padding: .5em 1.2em;
  border-radius: 20px;
  font-size: .9em;
  color: #000;
  text-transform: uppercase;
  margin: auto;
  display: inline-block; }

.mepr-price-box-button a:hover,
.mepr-price-menu.minimal_horizontal .mepr-price-box-button a:hover {
  text-decoration: none; }

/*****************
    COURSES
***********************************************/
.ld_course_grid .socialink-courses-modified a.btn-primary {
  color: white;
  text-transform: uppercase;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  border-radius: 10px; }

.socialink-courses-modified.learndash-complete a.btn-primary {
  background-color: #004bff;
  padding: 15px;
  border-radius: 100em; }

.socialink-courses-modified.learndash-incomplete a.btn-primary {
  background-color: #FF66FF;
  background: linear-gradient(90deg, #ff15d8 0%, #004bff 100%);
  border-radius: 100em;
  border: none;
  padding: 15px; }

.ld-course-list-items .ld_course_grid .thumbnail.course.socialink-courses-modified {
  display: flex;
  flex-direction: column;
  min-height: 400px; }

.socialink-courses-modified .entry-title {
  margin: 2em .5em;
  font-weight: inherit;
  font-size: 1.2em; }

.ld-course-list-items .ld_course_grid .thumbnail.course.socialink-courses-modified .ld_course_grid_price {
  text-transform: uppercase;
  font-size: .7em; }

.ld-course-list-items .ld_course_grid .thumbnail.course.socialink-courses-modified.learndash-complete .ld_course_grid_price {
  background-color: #004bff; }

.ld-course-list-items .ld_course_grid .thumbnail.socialink-courses-modified .caption {
  padding: 16px;
  color: #333;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  font-size: .8em; }

.ld-course-list-items .ld_course_grid .thumbnail.socialink-courses-modified .caption p {
  margin-top: auto !important;
  max-width: 100%; }

.learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
  max-width: unset;
  max-width: 100% !important; }

/*****************
    PLANS AND PRICING
***********************************************/
.group-plans-embed {
  max-width: 972px;
  /* Changed from 800px */
  margin: auto; }

.socialink-modified .mepr-price-boxes {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around; }

.socialink-modified.mepr-price-menu {
  margin: 3em 0; }

.mepr-price-menu.minimal_horizontal .mepr-price-boxes.mepr-2-col .mepr-price-box,
.socialink-modified .mepr-price-menu.minimal_horizontal .mepr-price-boxes .mepr-price-box,
.socialink-modified .mepr-price-box {
  margin-right: 1em;
  border-radius: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  flex-direction: column;
  padding: 1em;
  color: #fff;
  width: 30%;
  min-height: 300px; }

.socialink-modified .mepr-price-box-foot {
  margin-top: auto; }

.socialink-modified .mepr-price-menu.minimal_horizontal .mepr-price-box-button {
  margin: 0; }

.socialink-modified .mepr-price-menu.minimal_horizontal .mepr-price-box-footer {
  margin: 0; }

.socialink-modified .mepr-price-menu.minimal_horizontal {
  margin: 2em auto; }

.mepr-price-menu.minimal_horizontal .mepr-price-box {
  text-align: left; }

.pricebox-header h2,
.mepr-price-menu.minimal_horizontal .mepr-price-box-title {
  font-size: 1.2em;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  margin-top: 0;
  color: #fff;
  font-family: inherit;
  margin-bottom: 1em; }

.pricebox-header h3,
.mepr-price-menu.minimal_horizontal .mepr-price-box-price {
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  font-size: .9em;
  border-bottom: 3px solid #fff;
  padding-bottom: 1em;
  margin-bottom: 1em; }

.mepr-price-box-heading {
  margin-bottom: 10px; }

.mepr-price-menu.minimal_horizontal.minimal_gray_horizontal .mepr-price-box .mepr-price-box-benefits .mepr-price-box-benefits-list .mepr-price-box-benefits-item {
  border-bottom: 0;
  font-size: .9em;
  font-weight: normal;
  margin-bottom: 10px; }

.mepr-price-box.socialink-extra ul li {
  list-style: inside none;
  margin-left: 0;
  margin-bottom: 10px;
  font-size: .9em; }

.mepr-price-box.socialink-extra ul {
  margin-left: 0; }

/*****************
    FOOTER
***********************************************/
.footerlogo {
  background-image: url(../../images/logo_full.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
  display: block;
  height: 130px;
  position: absolute;
  bottom: 0;
  width: 33%;
  display: none; }

.subfooter {
  background-image: url(../../images/bg_footer.png);
  height: 400px;
  /* changed from 428px*/
  background-size: contain;
  background-repeat: no-repeat;
  width: 75%;
  /* changed from 80% */
  /*    float: right;
      margin-top: calc(-1 * (100vw / 6));*/
  /* Removed */
  /*padding: 50px 50px 145px 40%;*/
  /* Removed */
  padding: 50px 50px 52px 35%;
  background-position: right;
  position: absolute;
  /* Added */
  bottom: 180px;
  /* Added */
  right: 0;
  /* Added */ }

.carousel-container {
  position: relative;
  color: #fff;
  margin-top: 8em; }

.carousel-container .body {
  font-style: italic; }

.carousel-container .body p:last-child {
  margin-bottom: 0; }

.carousel-container .fld-name p {
  text-align: right;
  margin-bottom: .25em; }

.carousel-container .fld-subtitle__role p {
  text-align: right;
  margin-bottom: 0;
  text-transform: uppercase;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

.carousel-container .slideshow_area {
  position: absolute;
  left: 10%;
  width: 80%; }

.carousel-container .slide_nav {
  top: 10px; }

.carousel-container svg {
  fill: #fff; }

#footer {
  height: 300px;
  /* RJO Added */
  clear: both;
  margin-top: 300px;
  margin-top: 0;
  padding-top: 2em;
  position: relative;
  overflow: inherit;
  background-size: 40%;
  /* Changed from 40% */
  background-repeat: no-repeat;
  background-position: right bottom;
  background-image: url(../../images/footer_brain.png);
  background-color: #9ef3c7;
  top: auto; }

@media (max-width: 1340px) {
  #footer {
    background-size: 35%;
    /* Changed from 35% */ } }
.footer_inner {
  display: flex;
  flex-direction: column;
  align-items: flex-end; }

.userfunctions-footer {
  margin-right: 2em; }

.userfunctions-footer > .flexible {
  align-items: center;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  display: none; }

.userfunctions-footer a.button {
  margin-left: 1em; }

.footermenu {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 4em;
  font-family: "AvantGardeGothicITCW02Bd", sans-serif;
  font-size: .8em;
  align-items: center;
  padding-right: 2em;
  position: absolute;
  bottom: 1em; }

.sitecredits {
  margin-left: 2em; }

.sitecredits p {
  margin-bottom: 0; }

.sinkcredits {
  display: none; }

.sinkcredits p {
  margin-bottom: 0; }

/*****************
    RELATED
***********************************************/
.related_content {
  text-align: center;
  margin: 2em 0; }

.related_content .field_divlist {
  display: -ms-flexbox;
  display: flex;
  margin: 2em 0; }

.related_content .field_divlist > div {
  background: #ccc none repeat scroll 0 0;
  border-right: 1px solid #fff;
  height: 250px;
  min-width: 25%;
  padding: 1em 2%; }

.metadatum {
  margin-bottom: 2em; }

.metadatum .meta_item {
  margin-bottom: 1em; }

/*****************
    ARCHIVE
***********************************************/
article.archive_post {
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 1em;
  padding-bottom: 1em;
  flex-wrap: wrap; }

aside.readmore {
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.archive_post.griditem {
  flex-direction: column;
  width: 30%;
  margin-right: 1%; }

.archive_post.griditem h2 {
  margin-top: 1em;
  background: none; }

article.archive_post.archivepost_last {
  border-bottom: 0; }

.archive_post .featimg {
  /* margin-right: 1em; */
  width: 100%;
  flex-shrink: 0;
  justify-content: center !important; }

.module-addcontent .archive_post .featimg {
  /* margin-right: 1em; */
  width: 100%;
  background: #fff;
  padding: 1em;
  display: flex;
  min-height: 150px;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  justify-content: center !important; }

.archive .archive_post .featimg {
  width: 150px; }

.archive_post.thumb_exists .mainpost {
  width: calc(100% - 170px); }

article.archive_post h2 {
  font-size: 1.2em;
  margin-bottom: .2em; }

article.archive_post p.post_header_meta {
  font-size: 90%; }

article.archive_post .post_meta {
  border-top: 1px solid #eaeaea;
  padding-top: 5px;
  font-size: 90%; }

.module-addcontent .module_inner {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

article.archive_post a.readmore {
  font-size: 90%;
  text-transform: uppercase; }

article.archive_post a.readmore:after {
  content: '>';
  padding-left: 2px; }

.relatedposts {
  clear: both;
  border-top: 1px solid #9ef3c7;
  padding-top: 1em;
  font-size: 1.5em;
  text-transform: uppercase; }

.relatedposts ul {
  display: flex;
  margin: 0;
  flex-wrap: nowrap;
  justify-content: flex-start; }

.relatedposts li {
  list-style: none outside none !important; }

.relatedposts .prev {
  margin-right: auto; }

.relatedposts .next {
  margin-left: auto; }

p.readmore {
  margin-bottom: 0; }

/*****************
    OPEN SOURCE ATTRIBUTIONS
***********************************************/
#attributions li {
  list-style-type: none; }

.license_label {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.625rem;
  padding: 1.0625rem; }

.license_text {
  padding-top: 1.0625rem; }

@media screen and (max-width: 767px) {
  /****
  Responsive Stylesheet, 767px max.
  ****/
  iframe {
    max-width: 100vw; }

  .onepage {
    max-width: 100%;
    width: 100%;
    top: auto; }

  #footer {
    /*min-height: 100vh;*/
    /*Removed*/
    width: 100%;
    max-width: 100%;
    background-size: 35%;
    height: 240px; }

  .centering_box:not(#container) {
    max-width: 95% !important;
    margin: 0 auto; }

  /* header */
  #header {
    padding: .25em 0;
    width: 100%;
    position: relative; }

  .desktop_only {
    display: none; }

  .mobile_only {
    display: block; }

  .header_inner.mobile_only {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center; }

  .header_inner nav.menu_nav {
    width: 15%;
    padding-top: 0;
    order: 3; }

  .header_inner nav.searcher {
    width: 15%;
    padding-top: 0; }

  .logo {
    width: 70%; }

  .logo img {
    height: auto;
    max-width: 120px;
    width: 100%; }

  /* burger time */
  .burger-wrap {
    padding: 10px; }

  .burger-container {
    width: 30px;
    height: 26px;
    position: relative;
    margin: 10px;
    cursor: pointer;
    margin-bottom: 0; }

  .burger-container span {
    background: #323b43;
    display: block;
    position: absolute;
    height: 5px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: all 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
    -moz-transition: all 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition: all 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
    transition: all 0.25s cubic-bezier(0.22, 0.61, 0.36, 1);
    opacity: 1;
    width: 100%; }

  .burger span {
    border-radius: 10px;
    left: 0; }

  .burger span:nth-child(1) {
    top: 0px; }

  .burger span:nth-child(2), .hamburger span:nth-child(3) {
    top: 10px; }

  .burger span:nth-child(4) {
    top: 20px; }

  #btnControl {
    display: none; }

  #btnControl:checked + .add-heat label > div > span:nth-child(1) {
    width: 0%;
    left: 50%; }

  #btnControl:checked + .add-heat label > div > span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 10px; }

  #btnControl:checked + .add-heat label > div > span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px; }

  #btnControl:checked + .add-heat label > div > span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }

  .burger-time ul#menu-main {
    display: none; }

  #btnControl:checked + .add-heat ul#menu-main {
    display: block;
    background: #ff15d8;
    position: absolute;
    padding: 1em;
    z-index: 999;
    left: 0;
    right: 0; }

  .burger-time label:active .add-heat ul#menu-main {
    display: none; }

  .burger-time .text_assist {
    font-size: 11px;
    line-height: 2;
    text-align: center;
    display: block;
    width: 50px; }

  /* end burger service*/
  ul#menu-main li {
    list-style: none;
    margin-left: 0;
    margin-bottom: .5em; }

  ul#menu-main li a {
    color: #FFFFFF; }
  ul#menu-main li .sub-menu li a {
    color: #111111 !important; }

  .mobile_expansion:checked + label .text_assist {
    margin-top: 20px;
    margin-top: 20px;
    margin-left: -9px; }

  .mobile_expand {
    background: none repeat scroll 0 0 #f2f2f2;
    left: 0;
    padding-bottom: 2%;
    padding-left: 2%;
    padding-right: 2%;
    position: absolute;
    top: 73px;
    width: 100%;
    z-index: 50; }

  input#mobile_expand_search {
    height: 0;
    width: 0; }

  .mobile_expand.right {
    right: 0;
    left: inherit; }

  .mobile_expand input {
    padding: 1em;
    width: 100%;
    border: 0;
    border-top: 2px solid #111; }

  .mobile_expand ul {
    margin-bottom: 0; }

  .mobile_expand li {
    list-style: outside none none; }

  /* flexbox redirect */
  .flexible,
  .topmenu ul,
  .topmenu li,
  .storymodule:nth-child(even) .flexible {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }

  .flexible.twocol > div,
  .flexible.twocol > .col,
  .flexible.leftweighted .col:first-child,
  section.socialink-module .flexible.twocol.imagecolumns > div.imgholder,
  section.socialink-module .flexible.twocol.imagecolumns > div.textholder,
  section.socialink-module.module-key-statistic p,
  .archive_post .mainpost,
  .content article.archive_post.grid_type,
  .filter_containers .filterselectors .tablefilter {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* full width and margin bottom only (useful for flex items) */
  .flexible,
  .topmenu li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1em; }

  /* clear floats  */
  .sidebar,
  .content,
  .topmenu ul,
  .topmenu ul li,
  .footermenu .col,
  .sitecredits,
  .sinkcredits,
  .menu_indicator,
  .footer_inner .socialmedia,
  .tagline,
  header .search_container,
  .col {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0; }

  nav {
    float: none; }

  /* center text */
  .logo,
  .menu_indicator,
  .search_container {
    text-align: center; }

  /* center block level items */
  .logo {
    margin-right: auto;
    margin-left: 0;
    text-align: left; }

  /* margin adjustments */
  .search_container {
    margin-bottom: 1.2em; }

  /* padding adjustments */
  .content,
  .storymodule .textholder,
  section.socialink-module.module-key-statistic .textholder,
  section.socialink-module.imagecolumns .textholder,
  section.socialink-module.module-membergreeting .textholder {
    padding: 1em; }

  .fp_section.add_modules {
    padding: .5em; }

  .home .onepage,
  section.socialink-module .textholder {
    padding: 0; }

  .onepage,
  .home .onepage {
    padding-bottom: 50px;
    margin-bottom: 60px; }

  /* width adjustments */
  .search_container input {
    width: 80%; }

  /* increase font size */
  .mobile_friendly {
    font-size: 1.5em; }

  /* unconstrain height */
  .slideshow img {
    height: auto; }

  /* bg position */
  .herospot {
    background-position: bottom right;
    /*Changed from center center*/ }

  /* other, more specific rules */
  .home .herospot .fp_layout {
    top: 0; }

  .home .herospot .fp_layout .cappy {
    font-size: .5em; }

  .vidholder .indicative {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); }

  .vidholder {
    margin-top: -2em; }

  .vidholder .titular {
    font-size: .8em;
    margin-top: -1em; }

  .fp_section.add_icons {
    margin-bottom: 1em; }

  .storymodule .flexible {
    margin-top: -15px;
    margin-bottom: -2px; }

  .storymodule-connect {
    height: 80px; }

  .storymodule .animated svg {
    width: 80%;
    height: 70px;
    margin: auto;
    display: block; }

  .storymodule h2 {
    font-size: 2em; }

  /*added this from styles to make font smaller*/
  .slideinner {
    font-size: 0.7rem;
    /*Changed from 1.2em*/ }

  .menu-blockified > ul {
    display: block;
    margin-top: 2em; }

  .menu-blockified > ul > li > a {
    margin-bottom: 0; }

  .menu-blockified > ul > li:first-child > a {
    margin-bottom: 1em; }

  footer ul.sub-menu {
    margin-bottom: 1em; }

  .footerdonate h5 {
    padding: 0 26px; }

  .footerdonate {
    margin-bottom: 2em; }

  .sitecredits p {
    margin-top: 1em; }

  .pageinfo h1 {
    font-size: 2em; }

  section.socialink-module.module-key-statistic {
    margin-left: -2em;
    margin-right: -2em; }

  .slideshow_area.herospot {
    background-position: center center;
    background-size: cover;
    height: auto;
    position: relative;
    width: 100%;
    margin-top: 0;
    margin-bottom: 48px; }

  .slideshow_area div.slide {
    background-position: center center;
    background-size: 100%;
    width: 100%;
    position: relative;
    background-repeat: no-repeat; }

  .slidecaption {
    bottom: 0;
    width: 100%; }

  .slide_nav {
    display: none; }

  .metadatum .meta_item .lbl {
    display: block; }

  .results_container {
    background: transparent; }

  .results_container .mainpost {
    background: #fff; }

  nav.socialink-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: .6em; }

  .logged-in .subfooter .socialmedia,
  .subfooter .socialmedia {
    height: auto;
    margin-top: 15px; }

  .logged-in.admin-bar #header {
    top: 0; }

  .header-image-text {
    margin-bottom: 1em;
    top: 25px;
    position: relative;
    background-image: url(images/bg_hero_split.png);
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0; }

  .header-image-text-inner .col {
    width: 90%; }

  .header-image-text-inner .col.imagecol {
    margin-bottom: 1em; }

  .archive_post.griditem {
    width: 100%; }

  .module-addcontent .module_inner {
    flex-direction: column; }

  .subfooter {
    /*height: calc(100vw / 2);*/
    /* Removed */
    height: 170px;
    /*width: 80%;*/
    /* Removed */
    /*margin-top: calc(-1 * (100vw / 3));*/
    /* Removed */
    /*padding: 50px 50px 145px 40%;*/
    /* Removed */
    background-position: right; }

  .subfooter .carousel-container {
    display: none; }

  .footer_inner {
    align-items: center; }

  .footercredits {
    text-align: center; }

  .footermenu {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0;
    font-weight: 700;
    font-size: .8em;
    align-items: center;
    padding-right: 2em;
    position: absolute;
    bottom: 1em;
    justify-content: center;
    padding-right: 0; }

  .userfunctions-footer > .flexible > a:first-child {
    display: inline-block;
    margin-bottom: 1em; }

  .userfunctions-footer {
    margin-right: 0; }

  .userfunctions-footer a.button {
    margin-left: 0; }

  .home .logo {
    margin-top: 0; }

  .herospot {
    top: 0; }

  body.home .herospot {
    height: 100vh;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center; }

  .hero-buttons {
    bottom: 18%; }

  .mepr-price-menu.minimal_horizontal .mepr-price-boxes.mepr-2-col .mepr-price-box, .socialink-modified .mepr-price-menu.minimal_horizontal .mepr-price-boxes .mepr-price-box, .socialink-modified .mepr-price-box {
    width: 100%;
    margin-bottom: 1em;
    margin-right: 0; }

  .home .mepr-price-menu.minimal_horizontal .mepr-price-boxes.mepr-2-col .mepr-price-box,
  .home .socialink-modified .mepr-price-menu.minimal_horizontal .mepr-price-boxes .mepr-price-box,
  .home .socialink-modified .mepr-price-box {
    width: 90%; }

  .socialink-modified .mepr-price-boxes {
    flex-wrap: wrap;
    justify-content: center; }

  .founder_column {
    width: 100%;
    padding-bottom: 0; }

  .join-section {
    margin: 0;
    margin-top: 0px;
    margin-top: 2em; }

  .founder_column .column_contents iframe {
    width: 100%;
    height: auto; }

  .founder_column:nth-child(2) {
    padding: 1em;
    padding-bottom: 100px; }

  .sinkcredits {
    padding: 1em;
    font-size: .7em;
    position: absolute;
    bottom: 100px;
    display: none; }

  .header-image-text-inner .textcol a.button {
    display: inline-block;
    margin-bottom: 1em; }

  blockquote {
    margin: 0 auto 30px auto;
    max-width: 340px;
    font-size: 1em; }

  .text blockquote strong.byline {
    line-height: 1.2;
    display: block; }

  body.home .herospot.hero-embed {
    height: calc(100vw / 1);
    background-position: center center;
    /*added*/
    background-size: cover;
    /*added*/ }

  .home video {
    height: calc(100vw / 1.8); }

  .home .onepage .copy .text {
    min-width: 0;
    max-width: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 95%; }

  .home .onepage {
    margin-top: 0; }

  .hero_caption {
    bottom: 10%;
    font-size: .85em; }

  .userheader_overview {
    width: 100%;
    margin: 0; }

  .userfunctions-header {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: -10px; }

  .mindup-userfunctions.opened .userheader_more {
    display: block;
    padding: 1em;
    width: 100%; }

  ul.menu-logged-out li {
    list-style: none; }

  ul.menu-logged-out {
    display: flex;
    align-items: center;
    margin-top: -46px; }

  .logged-in-user-0 .userfunctions-header {
    margin-top: 66px;
    margin-right: 10px;
    font-size: .7em; }

  header.mainheader {
    padding: 1em;
    text-align: center;
    margin-left: -3%;
    margin-right: -3%;
    font-size: .6em; }

  .module-addcontent .archive_post .featimg {
    min-height: 0;
    margin: 0;
    padding: 0; }

  .archive_post.griditem h2 {
    margin-top: 10px; }

  .hero-none .onepage {
    margin-top: 0;
    padding-top: 3%; }

  .hero-none .content {
    padding: 2em; }

  .course-widget-header .flexible .col {
    width: 100%;
    margin-bottom: 3%; }

  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-preview .ld-item-details {
    margin-left: 0;
    margin-top: 10px; }

  .learndash-wrapper iframe {
    max-height: calc(100vw / 2); }

  .single-sfwd-lessons .content.centering_box {
    max-width: 100%; }

  .course-widget-header {
    margin-bottom: 1em; }

  .course-widget-header {
    margin-top: 0; }

  div#mepr-account-nav {
    font-size: .7em; }

  #ld-profile {
    display: flex;
    flex-direction: column; }

  .learndash-wrapper .ld-profile-avatar {
    margin: auto;
    margin-bottom: 1em; }

  .learndash-wrapper #ld-profile .ld-section-heading .ld-expand-button {
    max-width: 150px; }

  .ld-course-title {
    font-size: .8em; } }
@media screen and (min-width: 768px) {
  /***************
  	LAYOUT
  /***********************************************/
  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .onepage {
    clear: both;
    padding: 0;
    margin-top: 2em;
    top: 46px;
    padding-bottom: calc(100vw / 4); }

  .home .onepage .copy .text {
    min-width: 640px;
    max-width: 1040px;
    text-align: center;
    margin-left: auto;
    margin-right: auto; }

  .single.sfwd-lessons-template-default .onepage {
    top: 0; }

  .sfwd-lessons-template-default .onepage {
    padding-bottom: calc(100vw / 4); }

  .onepage .nf-form-content {
    padding: 0; }

  .nf-form-fields-required {
    margin-bottom: 1em;
    font-size: .8em; }

  .single-sfwd-courses .onepage {
    margin-top: 0;
    padding-bottom: calc(100vw / 3); }

  .content {
    min-height: 300px; }

  .sfwd-quiz-template-default .content .text {
    max-width: 95%;
    margin-left: auto;
    margin-right: auto; }

  .content .text .wpProQuiz_results p {
    max-width: 100%; }

  .content.nosidebar {
    float: none;
    width: 100%; }

  .coursepage-flexible {
    flex-wrap: nowrap; }

  .course-sidebar {
    border-left: 5px solid #ddd;
    padding-left: 1em; }

  video {
    max-width: 100%; }

  .home video {
    height: calc(100vw / 2.2); }
    .home video.new-home {
      height: 100%; }

  #container {
    max-width: 100%;
    overflow-x: hidden; }

  /*****************
  	ALERTS and MESSAGES
  ***********************************************/
  .socialink-alert {
    background: tomato;
    padding: .25em;
    color: #FFFFFF; }

  .mepr-unauthorized-message {
    margin: 2em 0; }

  .mp_wrapper textarea,
  .mp_wrapper select,
  .mp_wrapper input[type="text"],
  .mp_wrapper input[type="url"],
  .mp_wrapper input[type="email"],
  .mp_wrapper input[type="tel"],
  .mp_wrapper input[type="number"],
  .mp_wrapper input[type="password"] {
    border: 1px solid #6DCFF6; }

  /*****************
  	EXPANDERS
  ***********************************************/
  .expander_section header a:after {
    content: ' +'; }

  .expander_section header a:hover {
    color: inherit; }

  .expander_section header a.activated:after {
    content: ' -'; }

  /*****************
  	TYPE
  ***********************************************/
  h1,
  h2,
  h3,
  h4,
  h5 {
    margin-top: 0; }

  p {
    font-size: 1em;
    margin-bottom: 1.5em;
    margin-top: 0;
    line-height: 1.5em;
    margin-top: 0; }

  .pageinfo h1 {
    /*     background-image: url('images/rule_title.svg'); */
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    font-size: 3em;
    line-height: 1.1; }

  .text p:last-child {
    margin-bottom: 0; }

  .text ul,
  .module_wys ul {
    margin-bottom: 1em;
    margin-left: 1em; }

  .text ul li {
    list-style-type: disc;
    margin-left: 1.5em;
    line-height: 1.4em; }

  .text b,
  .module_wys b,
  .text strong,
  .module_wys strong {
    font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

  /*****************
  	IMAGECOVERS
  ***********************************************/
  .backgrounded_image {
    background-position: center center;
    background-size: cover;
    min-height: 400px;
    position: relative;
    width: 100%; }

  .backgrounded_image:before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

  .backgrounded_image > div {
    position: relative; }

  p:last-child {
    margin-bottom: 0; }

  /*****************
  	LESSONS
  ***********************************************/
  .single-sfwd-lessons .content.centering_box {
    max-width: 95%; }

  .single-sfwd-lessons .content .ld-tab-content img,
  .single-sfwd-lessons .content .ld-tab-content p,
  .single-sfwd-lessons .content .ld-lesson-status,
  .single-sfwd-lessons .content .pageinfo {
    max-width: 1040px;
    margin: 0 auto; }

  .single-sfwd-lessons .content .ld-tab-content p {
    margin-bottom: 1em; }

  .single-sfwd-lessons .content .text {
    width: 100%;
    max-width: inherit; }

  /*****************
  	MODULES
  ***********************************************/
  .socialink-modules-extra {
    margin: 2em 0;
    background: #FFFFFF;
    padding: 2em;
    padding-top: 3em;
    max-width: 1040px;
    margin: auto; }

  .content + .socialink-module {
    margin-top: 2em; }

  .socialink-module {
    clear: both; }

  .socialink-module:last-of-type {
    /*  padding-bottom: 6em; */ }

  header.mainheader {
    padding: 1em;
    text-align: center; }

  header.mainheader h1 {
    font-size: 1.5em;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center; }

  header.mainheader h1:before {
    content: '';
    background-image: url(../../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 100px;
    height: 56px; }

  .socialink-module.module-heroimage {
    /*     min-height: calc(100vw / 2); */ }

  .socialink-module h2 {
    display: block;
    text-align: inherit;
    color: #111111; }

  .socialink-module .slidecaption h2 {
    background-image: none; }

  /*****************
  	BASIC INPUT AND FORMS
  ***********************************************/
  .mejs-controls {
    display: none !important;
    visibility: hidden !important; }

  .mejs-container {
    background: #fff !important; }

  .learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-certificate-link,
  .learndash-wrapper .ld-progress .ld-progress-heading .ld-progress-stats .ld-progress-percentage {
    color: #5330F8; }

  .ld-course-list-items .ld_course_grid .thumbnail.course.socialink-courses-modified.learndash-incomplete .ld_course_grid_price,
  .learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar,
  .learndash-wrapper .ld-progress .ld-progress-bar .ld-progress-bar-percentage,
  .ld-progress-bar-percentage,
  .wpcf7 input[type=submit],
  input[type=submit],
  .button,
  .gradient-default {
    background: #ff66ff;
    background: linear-gradient(90deg, #ff15d8 0%, #004bff 100%); }

  .mainheader.gradient-default {
    background: linear-gradient(90deg, #9EF3C7 0%, #004BFF 100%); }

  #mepr-price-box-81,
  .gradient-divided-1 {
    background: #f870fb;
    background: linear-gradient(90deg, #fa11ff 0%, #913bff 100%); }

  #mepr-price-box-62,
  .gradient-divided-2 {
    background: #913bff;
    background: linear-gradient(90deg, #913bff 0%, #6800ff 100%); }

  .gradient-divided-3 {
    background: #4598d0;
    background: linear-gradient(90deg, #6800ff 20%, #004bff 100%); }

  input[type=text] {
    padding: .5em; }

  .ld-button,
  .wpcf7 input[type=submit],
  input[type=submit],
  .button {
    border: 0 none;
    color: #FFFFFF;
    display: inline-block;
    padding: 0.5em 1.75em;
    border-radius: 40px;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

  input[type=submit]:hover,
  .button:hover {
    color: #FFFFFF;
    text-decoration: none;
    border: none;
    box-shadow: 0 0 10px 2px #04040466; }

  input[type=submit]:active,
  .button:active {
    box-shadow: inset 0 0 1px #222;
    outline: 0; }

  input[type=submit]:focus,
  .button:focus {
    outline: 0; }

  .topmenu .search_indicator {
    display: none; }

  .text blockquote {
    margin-top: 2em; }

  blockquote .button {
    font-style: normal;
    color: #FFFFFF;
    font-size: .65em; }

  .ld-course-list-items.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    max-width: 95%;
    margin: auto; }

  .learndash-wrapper .ld-item-list {
    max-width: 95%;
    margin: auto; }

  .ld-course-list-items .ld_course_grid .thumbnail.course img {
    max-height: 200px; }

  .learndash-wrapper .ld-alert {
    max-width: 95%;
    margin: auto;
    margin-bottom: 2em; }

  .learndash-wrapper .ld-alert-success {
    border-color: #FFFFFF;
    background-color: #9EF3C7; }

  .ld-item-title,
  .ld-topic-title {
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    color: #111111; }

  .learndash-wrapper .ld-table-list a.ld-table-list-item-preview:hover {
    color: #004BFF; }

  .learndash-wrapper .ld-expand-button:hover {
    background-color: #111111; }

  /*****************
  	MOBILE HEADER (used for search bar in mobile)
  ***********************************************/
  .mobile_expansion {
    visibility: hidden; }

  .mobile_expansion + label.mobile_expand_search {
    border: none; }

  .mobile_expansion:checked + label {
    border: .2em solid;
    height: .78em;
    width: .78em;
    border-radius: 100%; }

  .mobile_expansion + label.icon-search {
    border: 0 !important;
    margin-top: -5px; }

  /*****************
  	NAV MENU MARKUP
  ***********************************************/
  .menu_horizontal li {
    display: inline-block;
    list-style: none; }

  /*****************
  	HEADER
  ***********************************************/
  #header {
    width: 100%;
    margin-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 400;
    background: #9EF3C7; }

  .centering_box.extended_centering.nav-768 {
    width: 100%; }

  .logged-in.admin-bar #header {
    top: 28px; }

  .desktop_only.header_inner {
    align-items: inherit;
    height: 84px; }

  .logo {
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    width: 100%;
    max-width: 250px; }

  .socialink-scrolling .logo {
    width: 100px;
    transition: all .052s ease;
    margin-top: 10px; }

  .home .logo {
    /*    margin-top: -300px; */ }

  .home #header {
    border-bottom: 0; }

  .home.socialink-scrolling .logo {
    /*     margin-top: unset; */
    float: left; }

  .logo .sink_img,
  .logo img {
    width: 100%;
    /* for ie */ }

  .topmenu {
    margin-left: auto;
    margin-top: 32px;
    margin-right: 1rem; }

  .topmenu ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .topmenu li {
    margin-right: 0.25rem; }

  .topmenu li.last_item {
    margin-right: 0; }

  .topmenu li a {
    color: #111111;
    padding: 0.25rem 0.75rem; }

  .topmenu li[class*="current"] a,
  .topmenu li:hover a {
    text-decoration: none; }

  ul.menu-logged-out {
    display: flex;
    align-items: center;
    padding: 0.25rem 0.25rem; }

  ul.menu-logged-out li {
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    margin: 0; }

  ul.menu-logged-out li:first-child {
    margin-right: 0; }

  .wp-video {
    margin: auto; }

  /*****************
  	User Header
  ***********************************************/
  .userfunctions-header {
    width: auto;
    margin-left: 2em; }
    .userfunctions-header.header-logged-in {
      margin-right: 1rem; }

  .admin-bar .userfunctions-header.header-logged-in {
    margin-top: 0px; }

  .logged-in-user-0 .userfunctions-header {
    position: relative;
    top: 78px;
    margin-top: unset; }

  .userfunctions-header .inner {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end; }

  .userheader_overview {
    background: #fff685;
    padding: 1em;
    cursor: pointer;
    font-size: .7em;
    text-transform: lowercase;
    display: inline-block; }

  .userheader_more {
    min-width: 175px; }

  .userheader_overview span {
    display: block; }

  .userheader_overview .username {
    color: #111111;
    text-decoration: underline; }

  .userheader_more {
    display: none;
    background: #EFF9F9;
    padding: 1em;
    font-size: .8em;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    width: 100%;
    position: absolute;
    z-index: 50;
    top: 0;
    width: 200%;
    top: 58px; }

  .mindup-userfunctions.opened .userheader_more {
    display: block; }

  .userheader_more ul {
    margin: 0; }

  .userheader_more ul li {
    margin-left: 0;
    margin-bottom: .45em;
    display: block; }

  .userheader_more p {
    margin-bottom: 0; }

  .userheader_more ul li a {
    text-decoration: none; }

  .userheader_more ul li a:hover {
    border-bottom: 1px solid #6DCFF6; }

  /*****************
  	BACKGROUNDS
  ***********************************************/
  /*****************
  	HOME
  ***********************************************/
  .home .content {
    min-height: unset; }

  .home .pageinfo h1 {
    display: none; }

  .join-section {
    margin: 5em 0;
    background: #FFFFFF; }

  .join-section h1 {
    text-align: center;
    font-size: 2em; }

  .join-section .description {
    color: #66c;
    text-align: center;
    font-size: 1.1em; }

  .founders-columns .flexible {
    justify-content: space-around; }

  .founder_column {
    width: 48%;
    /* padding-bottom: 250px; */ }

  .founder_column h1 {
    font-size: 2em; }

  .founder_column:nth-child(2) .column_contents {
    font-size: .9em;
    /* background-image: url(../../images/bg_circle.svg); */
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }

  .founder_column .column_contents iframe {
    width: 100%; }

  .title-back h1 {
    font-size: 3.375rem;
    line-height: 3.6875rem; }

  .home-back {
    background-image: url(../../images/brain-partial-768.png);
    background-size: 708px 363px; }

  .expert-head {
    width: 13.125rem;
    height: 13.125rem; }

  h2.large-pink {
    font-size: 1.875rem;
    line-height: 2.25rem; }
  h2.gradient-head {
    font-size: 2.25rem;
    line-height: 2.25rem; }

  .new-founder-columns .card-col {
    padding-left: 0;
    padding-right: 0; }
    .new-founder-columns .card-col .card {
      margin: 1.0625rem 1.0625rem 1.0625rem 1.0625rem;
      min-width: unset; }

  .four-pillar-columns.pillar-cards .card-col {
    padding-left: 0;
    padding-right: 0; }
    .four-pillar-columns.pillar-cards .card-col .card {
      margin: 1.0625rem 1.0625rem 1.0625rem 1.0625rem;
      min-width: unset; }

  /*****************
  	PROFILE
  ***********************************************/
  .ld-profile-summary {
    display: flex;
    justify-content: center;
    text-transform: uppercase; }

  .ld-profile-heading,
  .ld-profile-edit-link {
    text-align: center; }

  a.ld-profile-edit-link {
    display: block; }

  .socialink-profile .ld-profile-stat strong {
    color: #ff15d8; }

  .learndash-wrapper .ld-profile-summary .ld-profile-stats .ld-profile-stat span,
  .socialink-profile .ld-profile-stat span {
    color: #111111;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

  .learndash-wrapper .ld-profile-avatar {
    width: 150px;
    height: 150px;
    border: 5px solid #e2e7ed; }

  .ld-profile-right {
    margin-left: auto; }

  #ld-profile {
    display: flex; }

  .learndash-wrapper .ld-course-status .ld-status.ld-status-complete,
  .learndash-wrapper .ld-status-complete,
  .learndash-wrapper .ld-expand-button {
    background-color: #004BFF; }

  .ld-course-title {
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    color: #111111;
    margin-left: 1em; }

  .ld-item-name {
    align-items: center; }

  .ld-certificate-link {
    margin-left: 1em; }

  .learndash-wrapper .ld-table-list .ld-table-list-header {
    background-color: #004BFF; }

  .learndash-wrapper .ld-tertiary-background {
    background-color: #636363 !important; }

  .learndash-wrapper .ld-expand-button.ld-button-alternate {
    color: #004BFF; }

  .learndash-wrapper .ld-expand-button.ld-button-alternate .ld-icon {
    background: #004BFF; }

  .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label.is-selected, .learndash-wrapper .wpProQuiz_content .wpProQuiz_questionListItem label:focus-within {
    border-color: #004BFF; }

  .learndash-wrapper .wpProQuiz_content .wpProQuiz_button, .learndash-wrapper .wpProQuiz_content .wpProQuiz_button2, .learndash-wrapper .wpProQuiz_content .wpProQuiz_certificate a.btn-blue {
    background-color: #004BFF; }

  .learndash-wrapper .wpProQuiz_content a#quiz_continue_link {
    background-color: #9EF3C7;
    color: #111; }

  .learndash-wrapper .course_progress .sending_progress_bar {
    height: 7px;
    background: #9EF3C7; }

  .learndash-wrapper iframe #wrapper {
    background: #fff !important; }

  .mobile-start-overlay.shown {
    background: #004BFF; }

  /*****************
  	COURSE WIDGET
  ***********************************************/
  .course-widget-header {
    width: 100%;
    margin-bottom: 2em;
    padding: 1.5em;
    margin-top: 80px; }

  .course-widget-header .expander_header {
    color: #FFFFFF;
    text-transform: uppercase; }

  .course-widget-header .expander_contents {
    margin-top: 1em; }

  .course-widget-header .flexible .col {
    width: 23%;
    background: #F6EEFC;
    padding: 1em;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

  .course-widget-header .flexible .col p.lbl {
    color: #111111;
    font-size: 1.1em; }

  .course-widget-header .ld-lesson-item-section-heading {
    display: none; }

  .course-widget-header .ld-progress-steps {
    margin-top: 1em;
    font-size: .9em; }

  .socialink-app-overwrite .ld-content-actions {
    background-image: url("images/rule_thin.svg");
    border: 0;
    background-repeat: no-repeat;
    background-position: top left;
    padding-top: 3em;
    margin-top: 2em; }

  .socialink-app-overwrite .ld-course-step-back:before {
    content: 'ΓÇ╣'; }

  .learndash-wrapper .ld-breadcrumbs .ld-status.ld-status-progress {
    background: #9EF3C7;
    color: #004BFF; }

  .learndash-wrapper .ld-button {
    background-color: #004BFF; }

  /*****************
  	ACCOUNT
  ***********************************************/
  #mepr-account-welcome-message {
    display: none; }

  .mepr-nav-item a {
    color: #D6D6D6; }

  .mepr-account-change-password {
    color: #878282;
    font-size: .9em; }

  [class^="mepr"] a {
    color: inherit; }

  .mp_wrapper .mp-form-row,
  .mp-form-row {
    margin-bottom: 2em; }

  div#mepr-account-nav {
    border-bottom: 1px solid #6DCFF6;
    padding-bottom: 0;
    margin-bottom: 1em; }

  .mepr-nav-item {
    margin-right: 1em;
    padding: 0 0 .5em 0;
    display: inline-block; }

  .mepr-nav-item:hover,
  .mepr-active-nav-tab {
    border-bottom: 10px solid #6DCFF6; }

  .mepr-nav-item:hover a {
    text-decoration: none; }

  .mepr-price-box-button a,
  .mepr-price-menu.minimal_horizontal .mepr-price-box-button a {
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    background: #FFFFFF;
    padding: .5em 1.2em;
    border-radius: 20px;
    font-size: .9em;
    color: #111111;
    text-transform: uppercase;
    margin: auto;
    display: inline-block; }

  .mepr-price-box-button a:hover,
  .mepr-price-menu.minimal_horizontal .mepr-price-box-button a:hover {
    text-decoration: none; }

  /*****************
  	COURSES
  ***********************************************/
  .ld_course_grid .socialink-courses-modified a.btn-primary {
    color: white;
    text-transform: uppercase;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    border-radius: 10px; }

  .socialink-courses-modified.learndash-complete a.btn-primary {
    background-color: #004BFF;
    padding: 15px;
    border-radius: 100em; }

  .socialink-courses-modified.learndash-incomplete a.btn-primary {
    background-color: #FF66FF;
    background: linear-gradient(90deg, #ff15d8 0%, #004BFF 100%);
    border-radius: 100em;
    border: none;
    padding: 15px; }

  .ld-course-list-items .ld_course_grid .thumbnail.course.socialink-courses-modified {
    display: flex;
    flex-direction: column;
    min-height: 400px; }

  .socialink-courses-modified .entry-title {
    margin: 2em .5em;
    font-weight: inherit;
    font-size: 1.2em; }

  .ld-course-list-items .ld_course_grid .thumbnail.course.socialink-courses-modified .ld_course_grid_price {
    text-transform: uppercase;
    font-size: .7em; }

  .ld-course-list-items .ld_course_grid .thumbnail.course.socialink-courses-modified.learndash-complete .ld_course_grid_price {
    background-color: #004BFF; }

  .ld-course-list-items .ld_course_grid .thumbnail.socialink-courses-modified .caption {
    padding: 16px;
    color: #333;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    font-size: .8em; }

  .ld-course-list-items .ld_course_grid .thumbnail.socialink-courses-modified .caption p {
    margin-top: auto !important;
    max-width: 100%; }

  .learndash-wrapper .ld-focus .ld-focus-main .ld-focus-content {
    max-width: unset;
    max-width: 100% !important; }

  /*****************
  	PLANS AND PRICING
  ***********************************************/
  .group-plans-embed {
    max-width: 972px;
    /* Changed from 800px */
    margin: auto; }

  .socialink-modified .mepr-price-boxes {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around; }

  .socialink-modified.mepr-price-menu {
    margin: 3em 0; }

  .mepr-price-menu.minimal_horizontal .mepr-price-boxes.mepr-2-col .mepr-price-box,
  .socialink-modified .mepr-price-menu.minimal_horizontal .mepr-price-boxes .mepr-price-box,
  .socialink-modified .mepr-price-box {
    margin-right: 1em;
    border-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: flex;
    flex-direction: column;
    padding: 1em;
    color: #FFFFFF;
    width: 30%;
    min-height: 300px; }

  .socialink-modified .mepr-price-box-foot {
    margin-top: auto; }

  .socialink-modified .mepr-price-menu.minimal_horizontal .mepr-price-box-button {
    margin: 0; }

  .socialink-modified .mepr-price-menu.minimal_horizontal .mepr-price-box-footer {
    margin: 0; }

  .socialink-modified .mepr-price-menu.minimal_horizontal {
    margin: 2em auto; }

  .mepr-price-menu.minimal_horizontal .mepr-price-box {
    text-align: left; }

  .pricebox-header h2,
  .mepr-price-menu.minimal_horizontal .mepr-price-box-title {
    font-size: 1.2em;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    margin-top: 0;
    color: #FFFFFF;
    font-family: inherit;
    margin-bottom: 1em; }

  .pricebox-header h3,
  .mepr-price-menu.minimal_horizontal .mepr-price-box-price {
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    font-size: .9em;
    border-bottom: 3px solid #FFFFFF;
    padding-bottom: 1em;
    margin-bottom: 1em; }

  .mepr-price-box-heading {
    margin-bottom: 10px; }

  .mepr-price-menu.minimal_horizontal.minimal_gray_horizontal .mepr-price-box .mepr-price-box-benefits .mepr-price-box-benefits-list .mepr-price-box-benefits-item {
    border-bottom: 0;
    font-size: .9em;
    font-weight: normal;
    margin-bottom: 10px; }

  .mepr-price-box.socialink-extra ul li {
    list-style: inside none;
    margin-left: 0;
    margin-bottom: 10px;
    font-size: .9em; }

  .mepr-price-box.socialink-extra ul {
    margin-left: 0; }

  /*****************
  	FOOTER
  ***********************************************/
  .footerlogo {
    background-image: url(../../images/logo_full.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left bottom;
    display: block;
    height: 130px;
    position: absolute;
    bottom: 0;
    width: 33%;
    display: none; }

  .subfooter {
    background-image: url(../../images/bg_footer.png);
    height: 400px;
    /* changed from 428px*/
    background-size: contain;
    background-repeat: no-repeat;
    width: 75%;
    /* changed from 80% */
    /*    float: right;
        margin-top: calc(-1 * (100vw / 6));*/
    /* Removed */
    /*padding: 50px 50px 145px 40%;*/
    /* Removed */
    padding: 50px 50px 52px 35%;
    background-position: right;
    position: absolute;
    /* Added */
    bottom: 180px;
    /* Added */
    right: 0;
    /* Added */ }

  .carousel-container {
    position: relative;
    color: #FFFFFF;
    margin-top: 8em; }

  .carousel-container .body {
    font-style: italic; }

  .carousel-container .body p:last-child {
    margin-bottom: 0; }

  .carousel-container .fld-name p {
    text-align: right;
    margin-bottom: .25em; }

  .carousel-container .fld-subtitle__role p {
    text-align: right;
    margin-bottom: 0;
    text-transform: uppercase;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

  .carousel-container .slideshow_area {
    position: absolute;
    left: 10%;
    width: 80%; }

  .carousel-container .slide_nav {
    top: 10px; }

  .carousel-container svg {
    fill: #FFFFFF; }

  #footer {
    height: 300px;
    /* RJO Added */
    clear: both;
    margin-top: 300px;
    margin-top: 0;
    padding-top: 2em;
    position: relative;
    overflow: inherit;
    background-size: 40%;
    /* Changed from 40% */
    background-repeat: no-repeat;
    background-position: right bottom;
    background-image: url(../../images/footer_brain.png);
    background-color: #9EF3C7;
    top: auto; } }
@media screen and (min-width: 768px) and (max-width: 1340px) {
  #footer {
    background-size: 35%;
    /* Changed from 35% */ } }
@media screen and (min-width: 768px) {
  .footer_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }

  .userfunctions-footer {
    margin-right: 2em; }

  .userfunctions-footer > .flexible {
    align-items: center;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif; }

  .userfunctions-footer a.button {
    margin-left: 1em; }

  .footermenu {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 4em;
    font-family: "AvantGardeGothicITCW02Bd", sans-serif;
    font-size: .8em;
    align-items: center;
    padding-right: 2em;
    position: absolute;
    bottom: 1em; }

  .sitecredits {
    margin-left: 2em; }

  .sitecredits p {
    margin-bottom: 0; }

  .sinkcredits {
    display: none; }

  .sinkcredits p {
    margin-bottom: 0; }

  /*****************
  	RELATED
  ***********************************************/
  .related_content {
    text-align: center;
    margin: 2em 0; }

  .related_content .field_divlist {
    display: -ms-flexbox;
    display: flex;
    margin: 2em 0; }

  .related_content .field_divlist > div {
    background: #ccc none repeat scroll 0 0;
    border-right: 1px solid #FFFFFF;
    height: 250px;
    min-width: 25%;
    padding: 1em 2%; }

  .metadatum {
    margin-bottom: 2em; }

  .metadatum .meta_item {
    margin-bottom: 1em; }

  /*****************
  	ARCHIVE
  ***********************************************/
  article.archive_post {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1em;
    padding-bottom: 1em;
    flex-wrap: wrap; }

  aside.readmore {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start; }

  .archive_post.griditem {
    flex-direction: column;
    width: 30%;
    margin-right: 1%; }

  .archive_post.griditem h2 {
    margin-top: 1em;
    background: none; }

  article.archive_post.archivepost_last {
    border-bottom: 0; }

  .archive_post .featimg {
    /* margin-right: 1em; */
    width: 100%;
    flex-shrink: 0;
    justify-content: center !important; }

  .module-addcontent .archive_post .featimg {
    /* margin-right: 1em; */
    width: 100%;
    background: #FFFFFF;
    padding: 1em;
    display: flex;
    min-height: 250px;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    justify-content: center !important; }

  .archive .archive_post .featimg {
    width: 150px; }

  .archive_post.thumb_exists .mainpost {
    width: calc(100% - 170px); }

  article.archive_post h2 {
    font-size: 1.2em;
    margin-bottom: .2em; }

  article.archive_post p.post_header_meta {
    font-size: 90%; }

  article.archive_post .post_meta {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
    font-size: 90%; }

  .module-addcontent .module_inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }

  article.archive_post a.readmore {
    font-size: 90%;
    text-transform: uppercase; }

  article.archive_post a.readmore:after {
    content: '>';
    padding-left: 2px; }

  .relatedposts {
    clear: both;
    border-top: 1px solid #9EF3C7;
    padding-top: 1em;
    font-size: 1.5em;
    text-transform: uppercase; }

  .relatedposts ul {
    display: flex;
    margin: 0;
    flex-wrap: nowrap;
    justify-content: flex-start; }

  .relatedposts li {
    list-style: none outside none !important; }

  .relatedposts .prev {
    margin-right: auto; }

  .relatedposts .next {
    margin-left: auto; }

  p.readmore {
    margin-bottom: 0; }

  /* tweaners responsive queries *****************************************************/ }
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1450px) {
  .logo {
    max-width: 200px;
    margin-top: 19px; }

  ul.menu-logged-out {
    font-size: 1vw; }

  .topmenu {
    font-size: 1vw;
    /*    margin-top: 44px; */
    margin-right: 1rem; }

  .logged-in-user-0 .userfunctions-header {
    margin-left: 14px;
    top: 76px; } }
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1040px) {
  /* tweaners */
  .topmenu {
    font-size: 1vw;
    /*    margin-top: 44px; */
    margin-right: 0.25rem; }

  .topmenu li a {
    padding: 0.25rem 0.25rem; }

  .content {
    padding-left: 1em;
    padding-right: 1em; }

  .header-image-text {
    padding: 2em; }

  .subfooter {
    padding: 50px 50px 145px 40%;
    width: 90%;
    /* added & changed from 80% */
    bottom: 140px;
    /*margin-top: calc(-1 * (100vw / 4.5));*/
    /* Removed */ }

  /*added this from styles to make font smaller*/
  .slideinner {
    font-size: 0.75rem;
    /*Changed from 1.2em*/ }

  .carousel-container {
    margin-top: 10em;
    font-size: .8em; }

  ul.menu-logged-out {
    font-size: 1vw;
    margin-top: -53px; }

  .logo {
    max-width: 140px;
    margin-top: 37px; }

  .logged-in-user-0 .userfunctions-header {
    margin-left: 14px;
    top: 70px; } }
@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 830px) {
  .subfooter {
    padding: 50px 50px 145px 40%;
    width: 90%;
    /* added & changed from 80% */
    /* margin-top: calc(-1 * (100vw / 3.5));*/
    /* Removed */ }

  /*added this from styles to make font smaller*/
  .slideinner {
    font-size: 0.7rem;
    /*Changed from 1.2em*/ }

  .logo {
    max-width: 140px;
    margin-top: 37px; }

  .logged-in-user-0 .userfunctions-header {
    margin-left: 9px;
    top: 69px; }

  .topmenu {
    margin-right: 0.25rem; }

  .topmenu li a {
    padding: 0.25rem 0.25rem; } }
@media screen and (min-width: 768px) and (min-width: 1600px) {
  .userfunctions-footer {
    margin-top: 2em; } }
@media screen and (min-width: 768px) {
  /* end tweaners please put desktop css above this section* ***************************************************/ }
@media screen and (min-width: 1500px) {
  .expert-head {
    width: 18.75rem;
    height: 18.75rem; } }
@media print {
  * {
    -webkit-print-color-adjust: exact; }

  body {
    max-width: 100%; }

  header nav,
  footer,
  nav,
  .sidebar,
  .hero_caption .capit {
    display: none; }

  @page {
    margin: 2cm; }
  body, article {
    width: 100%; }

  img {
    max-width: 100% !important; }

  header.pageinfo h1,
  .printonly {
    display: block !important;
    font-size: 3em;
    color: #222; }

  .tab-content,
  .tab-content > .tab-pane {
    display: block !important; }

  .home .onepage,
  .home .content {
    min-height: none; }

  .tab-content > .tab-pane {
    margin-bottom: 2em; }

  table,
  figure,
  img {
    page-break-inside: avoid; }

  tr,
  td {
    page-break-inside: avoid;
    page-break-after: auto; }

  h1, h2, h3, h4, h5 {
    page-break-after: avoid; }

  article a {
    font-weight: bolder;
    text-decoration: none; }

  article a[href^=http] {
    word-wrap: break-word; }

  article a[href^=http]:after {
    content: " <" attr(href) "> ";
    font-weight: normal;
    font-style: italic;
    word-wrap: break-word;
    font-size: .7em; }

  article a[href^="#"]:after {
    content: ""; }

  .text p,
  .text ul li {
    line-height: 1.55em; }

  .herospot {
    height: auto; }

  article .center_content {
    width: 100%;
    max-width: none;
    margin: 2em auto;
    padding: 0 3.5em; }

  #container .herospot .hero_description {
    color: #fff;
    font-size: 1.2em;
    max-width: none;
    padding: 1em;
    position: relative; } }

/*# sourceMappingURL=style.css.map */
