@charset "UTF-8";
/*!
Theme Name: Martha Beck - Martha Beck Theme
Description: A Wordpress theme developed by Alchemy + Aim.
Version: 1.0
Author: Alchemy + Aim
Author URI: http://www.alchemyandaim.com
*/
/* Responsive Breakpoints */
/* Colors */
/* Fonts */
/* Flex Grid Gutter Space */
/* Container Widths */
/* Flex Layout Padding */
/* Flex Layout Container Width */
a.cta-button {
  position: relative;
  margin: 0;
  width: 365px;
  max-width: 100%;
  height: auto;
  padding: 24px 10px 23px;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.19em;
  border: none;
  background: #c19c52;
  box-shadow: 0 8px 11px rgba(51, 50, 50, 0.08), 0 4px 7px rgba(51, 50, 50, 0.08);
  transition: all 0.2s linear; }
  a.cta-button.cta-button-purple {
    background: #846869; }

a.cta-button:hover {
  color: #fff;
  background: #deb563;
  box-shadow: 0 8px 18px rgba(51, 50, 50, 0.18), 0 4px 15px rgba(51, 50, 50, 0.08); }
  a.cta-button:hover.cta-button-purple {
    background: #9b758b; }

a.cta-button:focus {
  color: #fff; }

a.cta-button:before {
  content: '';
  display: block;
  position: absolute;
  top: -29px;
  left: 50%;
  background: url(_static/images/down-arrow-black.svg) center no-repeat;
  background-size: contain;
  width: 45px;
  margin-left: -22px;
  height: 44px;
  transform: translateY(0px);
  transition: all 0.4s cubic-bezier(0.33, -0.5, 0.66, 2); }

a.cta-button:hover:before {
  transform: translateY(5px); }

.cta-before-button-text {
  font-size: 24px;
  letter-spacing: 0.1em;
  font-weight: 300; }

.cta-button-row {
  margin: 35px 0 10px; }

.cta-before-button-text p:last-child {
  margin-bottom: 40px !important; }

.cta-after-button-text p:last-child {
  margin-bottom: 0; }

#header-cta .inner {
  padding: 1px 0; }

@media (max-width: 768px) {
  .layout-section .cta-shortcode {
    margin-top: 35px; } }

@media (min-width: 769px) {
  .sc-full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw; }
    .sc-full-width img {
      width: 100%;
      height: auto; } }

@media (max-width: 768px) {
  .sc-full-width {
    margin: 0 -20px; } }

@media (max-width: 576px) {
  .sc-full-width {
    margin: 0 -10px; } }

@media (min-width: 769px) {
  .sc-screen img {
    margin: 30px 0; } }

@media (min-width: 769px) {
  .sc-screen.sc-type-mobile {
    display: none; } }

@media (max-width: 768px) {
  .sc-screen.sc-type-desktop {
    display: none; } }

.swoosh {
  min-width: 230px;
  position: relative;
  display: inline-block;
  margin: 1em 0; }

h1 .swoosh,
h2 .swoosh,
h3 .swoosh,
h4 .swoosh,
h5 .swoosh,
h6 .swoosh {
  margin: 0; }

p > .swoosh {
  margin: 0; }

.swoosh:before {
  min-width: 180px;
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  left: 50%;
  width: 100%;
  box-sizing: content-box;
  transform: translateX(-50%);
  background-image: url(_static/images/swoosh-normal-purple.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.swoosh.-type-large:before {
  top: -20px;
  bottom: -20px;
  padding-left: 52px;
  padding-right: 123px;
  margin-left: 35px; }

.swoosh.-type-wide:before {
  top: -18px;
  bottom: -18px;
  padding-left: 50px;
  padding-right: 120px;
  margin-left: 35px; }

.swoosh.-type-normal:before {
  top: -18px;
  bottom: -18px;
  padding-left: 30px;
  padding-right: 50px;
  margin-left: 10px; }

.swoosh.-type-hr {
  min-width: 280px; }
  .swoosh.-type-hr:before {
    min-width: 280px;
    top: -18px;
    bottom: -18px;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0; }

.swoosh.-type-thin:before {
  top: 9px;
  bottom: 9px;
  padding-left: 0;
  padding-right: 0; }

.swoosh.-type-large.-color-purple:before {
  background-image: url(_static/images/swoosh-large-purple.png); }

.swoosh.-type-large.-color-blue:before {
  background-image: url(_static/images/swoosh-large-blue.png); }

.swoosh.-type-large.-color-yellow:before {
  background-image: url(_static/images/swoosh-large-yellow.png); }

.swoosh.-type-large.-color-brown:before {
  background-image: url(_static/images/swoosh-large-brown.png); }

.swoosh.-type-wide.-color-purple:before {
  background-image: url(_static/images/swoosh-wide-purple.png); }

.swoosh.-type-wide.-color-blue:before {
  background-image: url(_static/images/swoosh-wide-blue.png); }

.swoosh.-type-wide.-color-yellow:before {
  background-image: url(_static/images/swoosh-wide-yellow.png); }

.swoosh.-type-wide.-color-brown:before {
  background-image: url(_static/images/swoosh-wide-brown.png); }

.swoosh.-type-hr.-color-purple:before {
  background-image: url(_static/images/swoosh-hr-purple.png); }

.swoosh.-type-hr.-color-blue:before {
  background-image: url(_static/images/swoosh-hr-blue.png); }

.swoosh.-type-hr.-color-yellow:before {
  background-image: url(_static/images/swoosh-hr-yellow.png); }

.swoosh.-type-hr.-color-brown:before {
  background-image: url(_static/images/swoosh-hr-brown.png); }

.swoosh.-type-normal.-color-purple:before {
  background-image: url(_static/images/swoosh-normal-purple.png); }

.swoosh.-type-normal.-color-blue:before {
  background-image: url(_static/images/swoosh-normal-blue.png); }

.swoosh.-type-normal.-color-yellow:before {
  background-image: url(_static/images/swoosh-normal-yellow.png); }

.swoosh.-type-normal.-color-brown:before {
  background-image: url(_static/images/swoosh-normal-brown.png); }

.swoosh.-type-thin.-color-purple:before {
  background-image: url(_static/images/swoosh-thin-purple.png); }

.swoosh.-type-thin.-color-blue:before {
  background-image: url(_static/images/swoosh-thin-blue.png); }

.swoosh.-type-thin.-color-yellow:before {
  background-image: url(_static/images/swoosh-thin-yellow.png); }

.swoosh.-type-thin.-color-brown:before {
  background-image: url(_static/images/swoosh-thin-brown.png); }

.swoosh .swoosh-text {
  display: inline-block;
  position: relative;
  z-index: 2; }

@media (max-width: 992px) {
  .swoosh.-with-text:before {
    background-size: 100% 100%;
    top: -3px !important;
    bottom: -3px !important;
    padding: 0 40px !important;
    margin: 0 !important; }
  .swoosh.-type-large.-with-text:before {
    margin-left: 30px !important; } }

/* Core element styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
img {
  max-width: 100%;
  max-height: 100%;
  height: auto; }

img.aligncenter {
  display: block;
  margin: 0 auto 10px;
  max-width: 100%;
  height: auto; }

img.alignright {
  display: inline-block;
  padding-left: 1.6%;
  float: right;
  max-width: 100%;
  height: auto; }
  @media (max-width: 575px) {
    img.alignright {
      float: none;
      padding-left: 0;
      display: block;
      margin: 0 auto; } }

img.alignleft {
  display: inline-block;
  padding-right: 1.6%;
  float: left;
  max-width: 100%;
  height: auto; }
  @media (max-width: 575px) {
    img.alignleft {
      float: none;
      padding-right: 0;
      display: block;
      margin: 0 auto; } }

hr {
  margin: 4.5% auto;
  border-width: 0;
  border-top: 1px solid #2f6868; }

.desktop-only {
  display: block; }
  @media (max-width: 575px) {
    .desktop-only {
      display: none; } }

.mobile-only {
  display: none; }
  @media (max-width: 575px) {
    .mobile-only {
      display: block; } }

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.entry ul {
  list-style-position: outside;
  padding-left: 1em !important; }

ul {
  list-style: disc inside; }

ol {
  list-style: decimal inside; }

ol, ul {
  padding-left: 0;
  margin-top: 0; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin: 2% 0 2% 4.5%;
  font-size: 100%; }

li {
  margin-bottom: 2%; }

/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 2%; }

input,
textarea,
select,
fieldset {
  margin-bottom: 3.5%; }

pre,
blockquote,
dl,
figure,
table,
ul,
ol,
form {
  margin-bottom: 5%; }

/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  margin: 0 5px;
  padding: 2px 10px;
  font-size: 90%;
  white-space: nowrap;
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  border-radius: 4px; }

pre > code {
  display: block;
  padding: 5px 15px;
  white-space: pre; }

html {
  outline: none !important;
  /* Adjust font size */
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  /* Font varient */
  font-variant-ligatures: none;
  -webkit-font-variant-ligatures: none;
  /* Smoothing */
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px; }

body {
  line-height: normal;
  color: #141413;
  font-size: 16px;
  font-weight: 300;
  font-family: "proxima-nova"; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1.2;
  margin: 0 0 20px;
  color: #141413;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-family: "proxima-nova";
  font-weight: 300; }

h1 {
  font-size: 40px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 30px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 15px; }

p {
  margin-top: 0;
  letter-spacing: .1em; }

span.color-black {
  color: #000; }

span.color-white {
  color: #fff; }

span.color-gray {
  color: #7c7c7c; }

span.color-ltblue {
  color: #84b7c4; }

span.color-tan {
  color: #ece9e8; }

span.color-turq {
  color: #4bc0b7; }

span.color-dkturq {
  color: #2f6868; }

span.color-gold {
  color: #ac9455; }

span.drop-cap {
  color: #141413;
  padding-top: 6px;
  float: left;
  font-family: "proxima-nova";
  font-size: 50px;
  font-weight: 300;
  line-height: .70; }

span.drop-cap-serif {
  color: #ac9455;
  float: left;
  font-family: "BemboStd";
  font-weight: 400;
  font-size: 60px;
  line-height: 58px;
  padding: 0 8px 0 0;
  margin-bottom: -.5em; }
  @media (max-width: 1199px) {
    span.drop-cap-serif {
      font-size: 50px;
      line-height: 48px;
      padding: 0 8px 5px 0; } }
  @media (max-width: 575px) {
    span.drop-cap-serif {
      font-size: 40px;
      line-height: 38px;
      padding: 0 8px 8px 0; } }

span.font-proxima {
  font-family: "proxima-nova"; }

span.font-bembo {
  font-family: "BemboStd"; }

span.letter_spacing-25 {
  letter-spacing: .025em; }

span.letter_spacing-40 {
  letter-spacing: .04em; }

span.letter_spacing-60 {
  letter-spacing: .06em; }

span.letter_spacing-120 {
  letter-spacing: .120em; }

span.letter_spacing-190 {
  letter-spacing: .190em; }

span.letter_spacing-200 {
  letter-spacing: .200em; }

span.letter_spacing-280 {
  letter-spacing: .280em; }

span.callout-txt {
  line-height: 40px;
  letter-spacing: .03em;
  color: #ac9455;
  max-width: 500px;
  margin: 30px auto;
  text-align: center;
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  font-family: "BemboStd";
  font-style: italic; }

span.fb-callout {
  width: 100%;
  display: inline-block;
  padding: 5px;
  text-align: center;
  background-color: #eeeaea;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin: 25px auto;
  font-size: 13px;
  font-weight: 600; }

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #2f6868; }

a:hover {
  color: #4bc0b7; }

/* Colors for Visual Editor (_includes/functions/editor.php)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.color-black {
  color: #000000; }

.color-white {
  color: #ffffff; }

/* Weights for Visual Editor (_includes/functions/editor.php)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.weight-light {
  font-weight: 300; }

.weight-regular {
  font-weight: 400; }

.weight-medium {
  font-weight: 500; }

.weight-semi {
  font-weight: 600; }

.weight-bold, strong {
  font-weight: 700; }

.weight-black {
  font-weight: 900; }

/* Underline for Visual Editor (_includes/functions/editor.php)
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.text-underline {
  text-decoration: underline; }

/*-----------------------------------------------------------------------------------*/
/*  GENERIC
/*-----------------------------------------------------------------------------------*/
#outer-wrapper {
  overflow: hidden; }

.content-area {
  float: left;
  width: 62%;
  margin-bottom: 25px;
  word-wrap: break-word; }

.aside {
  float: right;
  width: 32.2%;
  margin-right: 10px;
  word-wrap: break-word; }

@media (max-width: 768px) {
  .content-area {
    float: none;
    width: 100%; }
  .aside {
    float: none;
    width: 98%;
    margin-top: 50px; } }

.container {
  max-width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 20px; }
  @media (min-width: 1200px) {
    .container {
      max-width: 1215px; } }
  @media (max-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (max-width: 576px) {
    .container {
      max-width: 960px; } }

/*-----------------------------------------------------------------------------------*/
/*  FLEX GRID
/*-----------------------------------------------------------------------------------*/
.grid,
.grid-mobile {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }

.grid .cell,
.grid-mobile .cell {
  flex: 1; }

@media (min-width: 769px) {
  .grid {
    display: flex; }
  .grid.grid-12-col .cell {
    flex: 0 0 calc( 8.33% - 32.0845px); }
    .grid.grid-12-col .cell.span-1 {
      flex: 0 0 calc( 10% - 31.5px); }
    .grid.grid-12-col .cell.span-2 {
      flex: 0 0 calc( 16.6% - 29.19px); }
    .grid.grid-12-col .cell.span-3 {
      flex: 0 0 calc( 25% - 26.25px); }
    .grid.grid-12-col .cell.span-4 {
      flex: 0 0 calc( 33.3% - 23.345px); }
    .grid.grid-12-col .cell.span-5 {
      flex: 0 0 calc( 41.6% - 20.44px); }
    .grid.grid-12-col .cell.span-6 {
      flex: 0 0 calc( 50% - 17.5px); }
    .grid.grid-12-col .cell.span-7 {
      flex: 0 0 calc( 58.3% - 14.595px); }
    .grid.grid-12-col .cell.span-8 {
      flex: 0 0 calc( 66.6% - 11.69px); }
    .grid.grid-12-col .cell.span-9 {
      flex: 0 0 calc( 75% - 8.75px); }
    .grid.grid-12-col .cell.span-10 {
      flex: 0 0 calc( 83.3% - 5.845px); }
    .grid.grid-12-col .cell.span-11 {
      flex: 0 0 calc( 90% - 3.5px); }
    .grid.grid-12-col .cell.span-12 {
      flex: 0 0 100%; }
  .grid.grid-2-col .cell {
    flex: 0 0 calc( 50% - 17.5px); }
    .grid.grid-2-col .cell.span-2 {
      flex: 0 0 100%; }
  .grid.grid-3-col .cell {
    flex: 0 0 calc( 33.33% - 23.3345px); }
    .grid.grid-3-col .cell.span-2 {
      flex: 0 0 calc( 66.66% - 11.669px); }
    .grid.grid-3-col .cell.span-3 {
      flex: 0 0 100%; }
  .grid.grid-4-col .cell {
    flex: 0 0 calc( 25% - 26.25px); }
    .grid.grid-4-col .cell.span-2 {
      flex: 0 0 calc( 50% - 17.5px); }
    .grid.grid-4-col .cell.span-3 {
      flex: 0 0 calc( 75% - 8.75px); }
    .grid.grid-4-col .cell.span-4 {
      flex: 0 0 100%; }
  .grid.grid-5-col .cell {
    flex: 0 0 calc( 20% - 28px); }
    .grid.grid-5-col .cell.span-2 {
      flex: 0 0 calc( 40% - 21px); }
    .grid.grid-5-col .cell.span-3 {
      flex: 0 0 calc( 60% - 14px); }
    .grid.grid-5-col .cell.span-4 {
      flex: 0 0 calc( 80% - 7px); }
    .grid.grid-5-col .cell.span-5 {
      flex: 0 0 100%; }
  .grid.grid-6-col .cell {
    flex: 0 0 calc( 16.66% - 29.169px); }
    .grid.grid-6-col .cell.span-2 {
      flex: 0 0 calc( 40% - 21px); }
    .grid.grid-6-col .cell.span-3 {
      flex: 0 0 calc( 60% - 14px); }
    .grid.grid-6-col .cell.span-4 {
      flex: 0 0 calc( 80% - 7px); }
    .grid.grid-6-col .cell.span-5 {
      flex: 0 0 calc( 100% - 0px); }
    .grid.grid-6-col .cell.span-6 {
      flex: 0 0 100%; } }

@media (max-width: 768px) {
  .grid-mobile {
    display: flex; }
  .grid-mobile.grid-mobile-2-col .cell {
    flex: 0 0 calc( 50% - 17.5px); }
    .grid-mobile.grid-mobile-2-col .cell.span-2 {
      flex: 0 0 100%; }
  .grid-mobile.grid-mobile-3-col .cell {
    flex: 0 0 calc( 33.33% - 23.3345px); }
    .grid-mobile.grid-mobile-3-col .cell.span-2 {
      flex: 0 0 calc( 66.66% - 11.669px); }
    .grid-mobile.grid-mobile-3-col .cell.span-3 {
      flex: 0 0 100%; }
  .grid-mobile.grid-mobile-4-col .cell {
    flex: 0 0 calc( 25% - 26.25px); }
    .grid-mobile.grid-mobile-4-col .cell.span-2 {
      flex: 0 0 calc( 50% - 17.5px); }
    .grid-mobile.grid-mobile-4-col .cell.span-3 {
      flex: 0 0 calc( 75% - 8.75px); }
    .grid-mobile.grid-mobile-4-col .cell.span-4 {
      flex: 0 0 100%; }
  .grid-mobile.grid-mobile-5-col .cell {
    flex: 0 0 calc( 20% - 28px); }
    .grid-mobile.grid-mobile-5-col .cell.span-2 {
      flex: 0 0 calc( 40% - 21px); }
    .grid-mobile.grid-mobile-5-col .cell.span-3 {
      flex: 0 0 calc( 60% - 14px); }
    .grid-mobile.grid-mobile-5-col .cell.span-4 {
      flex: 0 0 calc( 80% - 7px); }
    .grid-mobile.grid-mobile-5-col .cell.span-5 {
      flex: 0 0 100%; }
  .grid-mobile.grid-mobile-6-col .cell {
    flex: 0 0 calc( 16.66% - 29.169px); }
    .grid-mobile.grid-mobile-6-col .cell.span-2 {
      flex: 0 0 calc( 40% - 21px); }
    .grid-mobile.grid-mobile-6-col .cell.span-3 {
      flex: 0 0 calc( 60% - 14px); }
    .grid-mobile.grid-mobile-6-col .cell.span-4 {
      flex: 0 0 calc( 80% - 7px); }
    .grid-mobile.grid-mobile-6-col .cell.span-5 {
      flex: 0 0 calc( 100% - 0px); }
    .grid-mobile.grid-mobile-6-col .cell.span-6 {
      flex: 0 0 100%; } }

/*-----------------------------------------------------------------------------------*/
/*  FLEXIBLE LAYOUT
/*-----------------------------------------------------------------------------------*/
/* Background Images: Cover and center */
.layout-section.background_style-image .cls-background,
.layout-section.background_style-image .cls-background .cls-mobile-background {
  background-size: cover;
  background-position: center; }

.layout-section.text_style-light-text h1, .layout-section.text_style-light-text h2, .layout-section.text_style-light-text h3, .layout-section.text_style-light-text h4, .layout-section.text_style-light-text h5, .layout-section.text_style-light-text h6, .layout-section.text_style-light-text p, .layout-section.text_style-light-text ul {
  color: #fff; }

/* Section Padding */
.layout-section.padding-small .cls-background {
  padding-top: 25px;
  padding-bottom: 25px; }

.layout-section.padding-medium .cls-background {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 767px) {
    .layout-section.padding-medium .cls-background {
      padding-top: 25px;
      padding-bottom: 25px; } }

.layout-section.padding-large .cls-background {
  padding-top: 100px;
  padding-bottom: 100px; }
  @media (max-width: 991px) {
    .layout-section.padding-large .cls-background {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .layout-section.padding-large .cls-background {
      padding-top: 25px;
      padding-bottom: 25px; } }

/* Container Width */
.layout-section.container-small .container {
  max-width: 960px; }

.layout-section.container-full .container {
  max-width: 100%; }

.img-above-gradient {
  position: relative; }
  .img-above-gradient .cls-image-above-gradient {
    width: 100%;
    padding-top: 30%;
    position: absolute;
    top: 0;
    background-size: cover;
    background-position: center; }
  .img-above-gradient .cls-background {
    padding-top: 33% !important; }

/* Background images: Replace background for mobile */
@media (min-width: 961px) {
  .layout-section.background_style-image .cls-background.background_mobile-mobile-image-background .cls-mobile-background {
    background-image: none !important; } }

@media (max-width: 960px) {
  .layout-section.background_style-image .cls-background.background_mobile-mobile-image-background {
    background-image: none !important; } }

/* Background images: Remove background and add a new image below for mobile */
@media (min-width: 767px) {
  .layout-section.background_style-image .cls-background.background_mobile-mobile-image-after .cls-mobile-image, .layout-section.background_style-image .cls-background.background_mobile-mobile-image-before .cls-mobile-image {
    display: none !important; } }

@media (max-width: 767px) {
  .layout-section.background_style-image .cls-background.background_mobile-mobile-image-after .cls-mobile-image, .layout-section.background_style-image .cls-background.background_mobile-mobile-image-before .cls-mobile-image {
    margin-top: 0em; }
  .layout-section.background_style-image .cls-background.background_mobile-mobile-image-after, .layout-section.background_style-image .cls-background.background_mobile-mobile-image-before {
    background-image: none !important; }
  /* Fix light text against no background */
  .layout-section.background_style-image.text_style-light-text .cls-background.background_mobile-mobile-image-after, .layout-section.background_style-image.text_style-light-text .cls-background.background_mobile-mobile-image-before {
    color: #000; } }

/*-----------------------------------------------------------------------------------*/
/*  FORMS AND FIELDS
/*-----------------------------------------------------------------------------------*/
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  font-size: 16px;
  line-height: 20px;
  padding: 12px 12px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: 0; }
  input[type="email"]:-webkit-autofill,
  input[type="number"]:-webkit-autofill,
  input[type="search"]:-webkit-autofill,
  input[type="text"]:-webkit-autofill,
  input[type="tel"]:-webkit-autofill,
  input[type="url"]:-webkit-autofill,
  input[type="password"]:-webkit-autofill,
  textarea:-webkit-autofill,
  select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px #fff inset; }
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="text"]:focus,
  input[type="tel"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  textarea:focus,
  select:focus {
    -webkit-box-shadow: 0 0 0 30px #fff inset; }

textarea {
  min-height: 84px; }

select:not([multiple]) {
  padding-right: 26px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZwogICAgICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgICAgICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIKICAgICAgICB3aWR0aD0iNjBweCIgaGVpZ2h0PSI0MHB4Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigxNjEsIDE2MSwgMTYxKSIKICAgICAgICAgIGQ9Ik0wLjAwMCwwLjAwMCBMNjAuMDAwLDAuMDAwIEwzMC4wMDAsNDAuMDAwIEwwLjAwMCwwLjAwMCBaIi8+Cjwvc3ZnPg==);
  background-position: 97% 50%;
  background-repeat: no-repeat;
  background-size: 10px; }
  select:not([multiple]):-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }
  select:not([multiple]) option:not(:checked) {
    color: #000000; }

label,
legend {
  display: block;
  margin-bottom: 10px;
  font-weight: 600; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"],
input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  margin-left: 10px;
  font-weight: normal; }

::placeholder {
  opacity: 0.5;
  color: #141413; }

:focus::placeholder {
  opacity: 0.15;
  color: #141413; }

form br {
  display: none; }

/*-----------------------------------------------------------------------------------*/
/*  BUTTONS
/*-----------------------------------------------------------------------------------*/
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #141413;
  line-height: 38px;
  letter-spacing: 1.5px;
  white-space: nowrap;
  background-color: transparent;
  border: 1px solid #97a677;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 0; }
  .button:hover,
  button:hover,
  input[type="submit"]:hover,
  input[type="reset"]:hover,
  input[type="button"]:hover {
    color: #fff;
    background-color: #4bc0b7;
    border-color: #4bc0b7; }
  .button:focus,
  button:focus,
  input[type="submit"]:focus,
  input[type="reset"]:focus,
  input[type="button"]:focus {
    color: #fff;
    background-color: #4bc0b7;
    border-color: #4bc0b7;
    outline: 0; }

.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #fff;
  background-color: #4bc0b7;
  border-color: #4bc0b7; }
  .button.button-primary:hover,
  button.button-primary:hover,
  input[type="submit"].button-primary:hover,
  input[type="reset"].button-primary:hover,
  input[type="button"].button-primary:hover {
    color: #fff;
    background-color: #2f6868;
    border-color: #2f6868; }
  .button.button-primary:focus,
  button.button-primary:focus,
  input[type="submit"].button-primary:focus,
  input[type="reset"].button-primary:focus,
  input[type="button"].button-primary:focus {
    color: #fff;
    background-color: #2f6868;
    border-color: #2f6868; }

/*-----------------------------------------------------------------------------------*/
/*  HEADER
/*-----------------------------------------------------------------------------------*/
#header-wrapper {
  width: 100%;
  background-color: #fff;
  padding: 35px 0 15px;
  box-shadow: 0px 7px 13.8px 1.2px rgba(0, 0, 0, 0.24);
  margin-bottom: 50px;
  position: relative;
  z-index: 3; }
  @media (max-width: 575px) {
    #header-wrapper {
      padding: 15px 0; } }
  #header-wrapper .container {
    max-width: 1060px;
    position: relative; }

#main-header.myfixed #header-wrapper {
  padding: 17px 0 15px; }

.logo {
  height: auto;
  width: 325px;
  max-width: 75% !important;
  float: left; }

#search-trigger {
  position: absolute;
  right: 6%;
  top: .25em; }
  #search-trigger .search {
    height: 27px;
    width: 28px;
    background-image: url(_static/images/search-icon.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 767px) {
      #search-trigger .search {
        height: 23px;
        width: 24px; } }
    @media (max-width: 575px) {
      #search-trigger .search {
        display: none; } }

.searchmain {
  background: #ece9e8;
  height: 0px;
  overflow: hidden;
  margin-bottom: 0;
  transition: height 400ms ease;
  position: relative;
  bottom: -1em; }
  .searchmain input {
    border: 0px !important;
    margin-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    font-family: "proxima-nova";
    padding-top: 12px;
    background: #ece9e8;
    display: table;
    width: 100%;
    border: none;
    letter-spacing: 0.12em; }
    .searchmain input:focus {
      -webkit-box-shadow: 0 0 0 0 #fff inset; }

.searchmain.showthis {
  width: 100%;
  height: 45px !important;
  transition: height 400ms ease; }

.wpmenucartli {
  position: absolute !important;
  right: -1em;
  top: 0; }
  .wpmenucartli a {
    color: #777778 !important;
    font-size: 28px !important; }
    .wpmenucartli a .cartcontents {
      background-color: #4bc0b7;
      border-radius: 50%;
      width: 15px;
      height: 15px;
      line-height: 15px;
      text-align: center;
      position: relative;
      top: -15px;
      right: 5px;
      color: #fff;
      font-size: 12px !important; }

/*-----------------------------------------------------------------------------------*/
/*  NAVIGATION
/*-----------------------------------------------------------------------------------*/
#linkbar .nav-menu {
  float: right;
  margin-right: 5%; }

#linkbar a {
  padding: 0;
  color: #141413;
  font-size: 12px;
  font-family: "proxima-nova";
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .10em;
  display: inline-block;
  transition: all 0.3s ease; }
  #linkbar a:hover {
    color: #2f6868; }

@media (max-width: 768px) {
  #linkbar nav {
    display: none; } }

#linkbar .button {
  height: 38px;
  padding: 8px 28px;
  margin: 0 90px 0 0;
  border-color: #84b7c4; }
  #linkbar .button:hover {
    border-color: #4bc0b7;
    background-color: #4bc0b7; }
  #linkbar .button:hover a {
    color: #fff; }
  #linkbar .button a {
    color: #2f6868; }

#linkbar ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }
  #linkbar ul li {
    display: inline;
    margin: 0px;
    padding: 0 20px;
    position: relative; }
    #linkbar ul li:hover ul {
      display: block; }
    #linkbar ul li ul {
      display: none; }
      #linkbar ul li ul li {
        display: block;
        margin: 20px 0; }

#linkbar .current-menu-item a {
  color: #2f6868 !important;
  font-weight: 400; }

/*   NAV SUB MENUS
==========*/
.nav-menu li.menu-item-has-children > a {
  position: relative; }

.nav-menu li.menu-item-has-children > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: -18px;
  margin-top: -2px;
  border: 4px solid transparent;
  border-bottom-width: 0;
  border-top-color: #141413;
  transition: transform 0.2s ease; }

.nav-menu li.menu-item-has-children:hover > a:after {
  transform: rotateZ(180deg); }

.nav-menu li.menu-item-has-children .sub-menu {
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  padding: 0 20px 20px;
  min-width: 150px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  text-align: center;
  margin: -5px 0 0;
  background: #fff;
  transform: translateX(-50%);
  animation: submenuHide 0.5s ease;
  animation-fill-mode: forwards; }

.nav-menu li.menu-item-has-children:hover .sub-menu {
  z-index: 5;
  opacity: 1;
  visibility: visible;
  animation: submenuShow 0.5s ease;
  animation-fill-mode: backwards; }

@keyframes submenuShow {
  0% {
    z-index: -1;
    visibility: hidden;
    opacity: 0; }
  1% {
    z-index: 5;
    visibility: visible; }
  25% {
    opacity: 1; }
  100% {
    z-index: 5;
    opacity: 1;
    visibility: visible; } }

@keyframes submenuHide {
  0% {
    z-index: 5;
    opacity: 1;
    visibility: visible; }
  99% {
    z-index: 5;
    opacity: 1;
    visibility: visible; }
  100% {
    z-index: -1;
    opacity: 0;
    visibility: hidden; } }

.nav-menu li.menu-item-has-children .sub-menu li {
  display: block;
  margin: 0;
  padding: 0; }

/* -------------------------------- 
			Mobile Nav 
-------------------------------- */
#slideout-menu {
  position: fixed;
  padding: 125px 50px 60px 80px;
  min-width: 575px;
  top: 0;
  right: -700px;
  z-index: 99999999;
  max-height: calc(100vh - 100px);
  overflow-y: scroll;
  box-shadow: 0px 7px 13.8px 1.2px rgba(0, 0, 0, 0.24);
  background-image: url(_static/images/side-menu-bg.png);
  background-size: cover; }
  @media (max-width: 767px) {
    #slideout-menu {
      max-height: 100vh;
      padding: 50px;
      min-width: 100%; } }
  @media (max-width: 575px) {
    #slideout-menu {
      height: 100vh;
      padding: 100px 50px 50px; } }
  #slideout-menu a {
    color: #141413;
    font-weight: 400;
    letter-spacing: .190em;
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none; }
    @media (max-width: 767px) {
      #slideout-menu a {
        font-size: 16px; } }
    #slideout-menu a:hover {
      text-decoration: none;
      color: #4bc0b7; }
  #slideout-menu .side-logo {
    max-width: 75px;
    display: inline-block;
    margin: 10px 25px 0 0;
    vertical-align: middle; }
  #slideout-menu .widget.social {
    display: inline-block;
    position: relative;
    top: 15px; }
    #slideout-menu .widget.social .social-links a {
      color: #4bc0b7; }
      #slideout-menu .widget.social .social-links a:hover {
        color: #2f6868; }
    #slideout-menu .widget.social .social-links svg {
      margin: 2px;
      font-size: 26px; }
  #slideout-menu #nav-close {
    position: absolute;
    top: 3.5%;
    right: 30px;
    height: 20px;
    width: 20px; }
  #slideout-menu .close-lines1, #slideout-menu .close-lines2 {
    width: 20px;
    display: block;
    background-color: #141413;
    height: 1px;
    position: relative;
    transition: transform 300ms ease;
    transition-delay: 400ms; }
  #slideout-menu .close-lines1 {
    top: 8px;
    transform: rotate(-180deg); }
  #slideout-menu .close-lines2 {
    top: 6px; }
  #slideout-menu .menu-item-has-children > a:after {
    position: relative; }
  @media (max-width: 767px) {
    #slideout-menu .logo-social {
      text-align: center; } }
  #slideout-menu ul {
    text-align: left;
    list-style: none;
    margin: 0; }
    @media (max-width: 767px) {
      #slideout-menu ul {
        text-align: center; } }
    #slideout-menu ul .search-trigger {
      padding: 0; }
      #slideout-menu ul .search-trigger a {
        font-size: 0; }
      #slideout-menu ul .search-trigger:before {
        content: '';
        display: inline-block;
        height: 29px;
        width: 31px;
        background-image: url(_static/images/search-icon.png);
        background-size: contain;
        background-position: center; }
    #slideout-menu ul li {
      margin-bottom: 2em;
      position: relative; }
      @media (max-width: 767px) {
        #slideout-menu ul li {
          margin-bottom: 1em; } }
      #slideout-menu ul li #submenu-link:after {
        content: "";
        display: block;
        position: absolute;
        top: 15px;
        right: -18px;
        margin-top: -2px;
        border: 4px solid transparent;
        border-bottom-width: 0;
        border-top-color: #fff;
        transition: transform 0.2s ease;
        background-image: url(data:image/svg+xml;base64,PHN2ZwogICAgICAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgICAgICB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIKICAgICAgICB3aWR0aD0iNjBweCIgaGVpZ2h0PSI0MHB4Ij4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgIGZpbGw9InJnYigxNjEsIDE2MSwgMTYxKSIKICAgICAgICAgIGQ9Ik0wLjAwMCwwLjAwMCBMNjAuMDAwLDAuMDAwIEwzMC4wMDAsNDAuMDAwIEwwLjAwMCwwLjAwMCBaIi8+Cjwvc3ZnPg==);
        background-position: 97% 50%;
        background-repeat: no-repeat;
        background-size: 10px; }
  #slideout-menu ul.sub-menu {
    display: none;
    margin: 2em 0; }
  #slideout-menu .widget {
    border-bottom: 0;
    text-align: right; }
    #slideout-menu .widget .social-links i, #slideout-menu .widget .social-links svg {
      font-size: 16px;
      margin-left: 20px; }

#slideout-menu.open .close-lines1 {
  transform: rotate(45deg); }

#slideout-menu.open .close-lines2 {
  transform: rotate(-45deg); }

a#slideout-trigger {
  width: 34px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 1em;
  margin-right: 10%; }
  @media (max-width: 991px) {
    a#slideout-trigger {
      margin-right: 12%; } }
  @media (max-width: 575px) {
    a#slideout-trigger {
      margin-right: 20px;
      top: .5em; } }

#slideout-bar {
  width: 34px;
  height: 1px;
  top: 6px;
  position: relative;
  background-color: #7c7c7c; }
  #slideout-bar:before, #slideout-bar:after {
    content: "";
    display: block;
    width: 34px;
    height: 1px;
    position: relative;
    background-color: #7c7c7c; }
  #slideout-bar:before {
    bottom: 7px; }
  #slideout-bar:after {
    top: 6px; }

/* -------------------------------- 
			Breadcrumbs 
-------------------------------- */
#breadcrumbs {
  list-style: none;
  margin: 10px 0;
  overflow: hidden; }
  #breadcrumbs li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px; }
    #breadcrumbs li a {
      text-decoration: none; }
      #breadcrumbs li a:hover {
        color: #fff; }
  #breadcrumbs .separator {
    font-size: 18px;
    font-weight: 100;
    color: #ccc; }

/*-----------------------------------------------------------------------------------*/
/*  FOOTER
/*-----------------------------------------------------------------------------------*/
.footer-top {
  box-sizing: border-box;
  padding: 55px 0;
  text-align: center;
  position: relative; }
  @media (max-width: 991px) {
    .footer-top {
      padding: 25px 0; } }
  .footer-top img {
    max-width: 240px; }
  .footer-top .footer-btn ul {
    margin: 40px 0 0; }
    .footer-top .footer-btn ul li.wpmenucartli {
      display: none; }
    .footer-top .footer-btn ul .button {
      border-color: #84b7c4; }
      .footer-top .footer-btn ul .button:hover {
        border-color: #4bc0b7;
        background-color: #4bc0b7; }
      .footer-top .footer-btn ul .button:hover a {
        color: #fff; }
      .footer-top .footer-btn ul .button a {
        color: #2f6868;
        text-decoration: none; }
  @media (max-width: 991px) {
    .footer-top .footer-nav {
      display: none; } }
  .footer-top .footer-nav ul {
    list-style: none;
    margin-bottom: 0; }
    .footer-top .footer-nav ul .search-trigger {
      padding: 0 0 0 10px; }
      .footer-top .footer-nav ul .search-trigger a {
        font-size: 0; }
      .footer-top .footer-nav ul .search-trigger:before {
        content: '';
        display: inline-block;
        height: 28px;
        width: 29px;
        background-image: url(_static/images/search-icon.png);
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat; }
    .footer-top .footer-nav ul li {
      display: inline-block;
      letter-spacing: .19em;
      padding: 0 15px;
      margin-bottom: 0; }
      @media (max-width: 1199px) {
        .footer-top .footer-nav ul li {
          padding: 0 10px; } }
      .footer-top .footer-nav ul li a {
        text-transform: uppercase;
        text-decoration: none;
        color: #141413;
        font-size: 18px;
        font-weight: 400; }
        @media (max-width: 1199px) {
          .footer-top .footer-nav ul li a {
            font-size: 14px; } }
        .footer-top .footer-nav ul li a:hover {
          color: #4bc0b7; }

footer {
  padding: 25px 0 5px;
  background-image: url(_static/images/burlap.png);
  background-position: center;
  background-size: cover; }
  @media (max-width: 991px) {
    footer {
      padding: 25px 0 20px; } }
  footer .container {
    max-width: 1145px; }
  footer #credits {
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #555858;
    max-width: 1034px;
    font-size: 13px;
    font-family: "proxima-nova";
    font-weight: 300; }
    footer #credits a {
      color: #555858;
      text-decoration: none; }
      footer #credits a:hover {
        color: #4bc0b7; }
    footer #credits .footer-left {
      width: 50%;
      text-align: left; }
      @media (max-width: 768px) {
        footer #credits .footer-left {
          width: 100%;
          text-align: center; } }
      @media (max-width: 991px) {
        footer #credits .footer-left p {
          margin-bottom: 0; } }
    footer #credits .footer-right {
      width: 50%;
      text-align: right; }
      @media (max-width: 768px) {
        footer #credits .footer-right {
          width: 100%;
          text-align: center; } }
      @media (max-width: 991px) {
        footer #credits .footer-right #credit-trigger {
          margin-top: 10px; } }
  footer .social-links a {
    font-size: 14px; }
    footer .social-links a i, footer .social-links a svg {
      width: 32px !important; }

#creditslide {
  position: fixed;
  padding: 65px 0 70px;
  width: 100%;
  bottom: -190px;
  z-index: 9999999;
  text-align: center;
  transition: 200ms ease-in-out all;
  background-color: #f6f6f6; }
  #creditslide #credit-close {
    position: absolute;
    top: 25px;
    right: 25px;
    height: 15px;
    width: 15px;
    content: '';
    cursor: pointer;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjM1N3B4IiBoZWlnaHQ9IjM1N3B4IiB2aWV3Qm94PSIwIDAgMzU3IDM1NyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMzU3IDM1NzsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGcgaWQ9ImNsb3NlIj4NCgkJPHBvbHlnb24gcG9pbnRzPSIzNTcsMzUuNyAzMjEuMywwIDE3OC41LDE0Mi44IDM1LjcsMCAwLDM1LjcgMTQyLjgsMTc4LjUgMCwzMjEuMyAzNS43LDM1NyAxNzguNSwyMTQuMiAzMjEuMywzNTcgMzU3LDMyMS4zIA0KCQkJMjE0LjIsMTc4LjUgCQkiLz4NCgk8L2c+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8L3N2Zz4NCg==);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 15px; }
  #creditslide .container > * {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding: 0 1%; }
  #creditslide .callout-std {
    letter-spacing: .1em;
    font-size: 11px;
    font-family: "proxima-nova"; }
    #creditslide .callout-std a {
      text-decoration: none; }
      #creditslide .callout-std a:hover {
        text-decoration: underline; }
    #creditslide .callout-std span {
      display: table;
      margin: 0 auto;
      text-transform: uppercase;
      letter-spacing: .140em;
      color: #4bc0b7 !important;
      font-size: 13px !important;
      font-weight: 700;
      font-family: "proxima-nova";
      font-size: 9px; }

#creditslide.credit-open {
  bottom: 0; }

/*-----------------------------------------------------------------------------------*/
/*  BLOG
/*-----------------------------------------------------------------------------------*/
.blog .hero-header, .archive .hero-header, .search .hero-header, .single .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 330px;
  overflow: hidden;
  background-position: center -175px;
  background-size: cover; }
  @media (max-width: 776px) {
    .blog .hero-header, .archive .hero-header, .search .hero-header, .single .hero-header {
      min-height: 300px;
      background-position: center center;
      background-repeat: no-repeat; } }
  .blog .hero-header .hero-text-outer, .archive .hero-header .hero-text-outer, .search .hero-header .hero-text-outer, .single .hero-header .hero-text-outer {
    position: relative;
    min-height: 330px; }
    @media (max-width: 776px) {
      .blog .hero-header .hero-text-outer, .archive .hero-header .hero-text-outer, .search .hero-header .hero-text-outer, .single .hero-header .hero-text-outer {
        min-height: 300px; } }
    .blog .hero-header .hero-text-outer .hero-text, .archive .hero-header .hero-text-outer .hero-text, .search .hero-header .hero-text-outer .hero-text, .single .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .blog .hero-header .hero-text-outer .hero-text h1, .archive .hero-header .hero-text-outer .hero-text h1, .search .hero-header .hero-text-outer .hero-text h1, .single .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 1%; }
        .blog .hero-header .hero-text-outer .hero-text h1 a, .archive .hero-header .hero-text-outer .hero-text h1 a, .search .hero-header .hero-text-outer .hero-text h1 a, .single .hero-header .hero-text-outer .hero-text h1 a {
          text-decoration: none; }
      .blog .hero-header .hero-text-outer .hero-text p, .archive .hero-header .hero-text-outer .hero-text p, .search .hero-header .hero-text-outer .hero-text p, .single .hero-header .hero-text-outer .hero-text p {
        max-width: 68%;
        margin: 0 auto 1%; }
  .blog .hero-header:before, .archive .hero-header:before, .search .hero-header:before, .single .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -15%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.blog .texture-border, .archive .texture-border, .search .texture-border, .single .texture-border {
  height: 20px;
  width: 100%;
  background-image: url("_static/images/texture-border.png");
  background-size: contain;
  background-position: center; }

.blog .category-nav, .archive .category-nav, .search .category-nav, .single .category-nav {
  box-sizing: border-box;
  padding: 25px 0;
  margin-bottom: 50px;
  background-color: #f7f7f7; }
  @media (max-width: 575px) {
    .blog .category-nav, .archive .category-nav, .search .category-nav, .single .category-nav {
      margin-bottom: 25px; } }
  .blog .category-nav .container, .archive .category-nav .container, .search .category-nav .container, .single .category-nav .container {
    max-width: 1080px; }
    .blog .category-nav .container ul, .archive .category-nav .container ul, .search .category-nav .container ul, .single .category-nav .container ul {
      list-style: none;
      display: flex;
      justify-content: space-between;
      margin-bottom: 0; }
      @media (max-width: 767px) {
        .blog .category-nav .container ul, .archive .category-nav .container ul, .search .category-nav .container ul, .single .category-nav .container ul {
          flex-wrap: wrap;
          justify-content: center; } }
      .blog .category-nav .container ul li, .archive .category-nav .container ul li, .search .category-nav .container ul li, .single .category-nav .container ul li {
        text-align: center;
        text-transform: uppercase;
        letter-spacing: .02em;
        margin-bottom: 0;
        font-size: 14px;
        font-weight: 300; }
        @media (max-width: 767px) {
          .blog .category-nav .container ul li, .archive .category-nav .container ul li, .search .category-nav .container ul li, .single .category-nav .container ul li {
            margin: 5px 20px; } }
        @media (max-width: 575px) {
          .blog .category-nav .container ul li, .archive .category-nav .container ul li, .search .category-nav .container ul li, .single .category-nav .container ul li {
            margin: 5px 15px; } }
        .blog .category-nav .container ul li .cat-img, .archive .category-nav .container ul li .cat-img, .search .category-nav .container ul li .cat-img, .single .category-nav .container ul li .cat-img {
          height: 23px;
          width: 23px;
          margin: 0 auto 5px; }
        .blog .category-nav .container ul li a, .archive .category-nav .container ul li a, .search .category-nav .container ul li a, .single .category-nav .container ul li a {
          text-decoration: none;
          color: #555a5a; }
          .blog .category-nav .container ul li a:hover, .archive .category-nav .container ul li a:hover, .search .category-nav .container ul li a:hover, .single .category-nav .container ul li a:hover {
            color: #4bc0b7; }

.blog .heading-container, .archive .heading-container, .search .heading-container, .single .heading-container {
  padding: 0 60px;
  box-sizing: border-box;
  margin-top: 100px; }
  @media (max-width: 1199px) {
    .blog .heading-container, .archive .heading-container, .search .heading-container, .single .heading-container {
      padding: 0;
      margin-top: 50px; } }
  .blog .heading-container h1.archive-header, .archive .heading-container h1.archive-header, .search .heading-container h1.archive-header, .single .heading-container h1.archive-header {
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #474646;
    letter-spacing: .190em;
    font-size: 38px;
    font-style: italic; }
    @media (max-width: 1199px) {
      .blog .heading-container h1.archive-header, .archive .heading-container h1.archive-header, .search .heading-container h1.archive-header, .single .heading-container h1.archive-header {
        font-size: 34px; } }
    @media (max-width: 575px) {
      .blog .heading-container h1.archive-header, .archive .heading-container h1.archive-header, .search .heading-container h1.archive-header, .single .heading-container h1.archive-header {
        font-size: 24px; } }
    .blog .heading-container h1.archive-header:after, .archive .heading-container h1.archive-header:after, .search .heading-container h1.archive-header:after, .single .heading-container h1.archive-header:after {
      position: absolute;
      top: 51%;
      overflow: hidden;
      width: 100%;
      height: 1px;
      content: '\a0';
      background-color: #acabab; }
    .blog .heading-container h1.archive-header .cat-icon, .archive .heading-container h1.archive-header .cat-icon, .search .heading-container h1.archive-header .cat-icon, .single .heading-container h1.archive-header .cat-icon {
      width: 30px;
      height: 30px;
      margin-right: 20px;
      position: relative;
      top: -3px; }
      @media (max-width: 575px) {
        .blog .heading-container h1.archive-header .cat-icon, .archive .heading-container h1.archive-header .cat-icon, .search .heading-container h1.archive-header .cat-icon, .single .heading-container h1.archive-header .cat-icon {
          margin-right: 10px; } }
      .blog .heading-container h1.archive-header .cat-icon img, .archive .heading-container h1.archive-header .cat-icon img, .search .heading-container h1.archive-header .cat-icon img, .single .heading-container h1.archive-header .cat-icon img {
        max-width: 100%;
        min-width: 30px;
        vertical-align: middle; }
        @media (max-width: 1199px) {
          .blog .heading-container h1.archive-header .cat-icon img, .archive .heading-container h1.archive-header .cat-icon img, .search .heading-container h1.archive-header .cat-icon img, .single .heading-container h1.archive-header .cat-icon img {
            min-width: 25px; } }
        @media (max-width: 575px) {
          .blog .heading-container h1.archive-header .cat-icon img, .archive .heading-container h1.archive-header .cat-icon img, .search .heading-container h1.archive-header .cat-icon img, .single .heading-container h1.archive-header .cat-icon img {
            min-width: 20px; } }

.blog .blog-posts .container, .archive .blog-posts .container, .search .blog-posts .container, .single .blog-posts .container {
  max-width: 1390px; }
  .blog .blog-posts .container .mobile-latest-post, .archive .blog-posts .container .mobile-latest-post, .search .blog-posts .container .mobile-latest-post, .single .blog-posts .container .mobile-latest-post {
    display: none;
    margin-top: 75px;
    margin-bottom: 25px;
    width: 100%;
    flex-flow: column;
    position: relative;
    box-sizing: border-box;
    padding: 25px 38px 38px;
    border: 1px solid #ac9455; }
    @media (max-width: 575px) {
      .blog .blog-posts .container .mobile-latest-post, .archive .blog-posts .container .mobile-latest-post, .search .blog-posts .container .mobile-latest-post, .single .blog-posts .container .mobile-latest-post {
        padding: 10px 10px 10px; } }
    .blog .blog-posts .container .mobile-latest-post .post-title, .archive .blog-posts .container .mobile-latest-post .post-title, .search .blog-posts .container .mobile-latest-post .post-title, .single .blog-posts .container .mobile-latest-post .post-title {
      position: absolute;
      top: -1em;
      z-index: 1;
      left: 0;
      right: 0; }
      .blog .blog-posts .container .mobile-latest-post .post-title h2, .archive .blog-posts .container .mobile-latest-post .post-title h2, .search .blog-posts .container .mobile-latest-post .post-title h2, .single .blog-posts .container .mobile-latest-post .post-title h2 {
        letter-spacing: .04em;
        color: #ac9455;
        background-color: #fff;
        line-height: 34px;
        max-width: 70%;
        width: fit-content;
        padding: 0 20px;
        margin: 0 auto 10px;
        text-align: center;
        text-transform: capitalize;
        font-family: "BemboStd";
        font-size: 34px; }
        .blog .blog-posts .container .mobile-latest-post .post-title h2 a, .archive .blog-posts .container .mobile-latest-post .post-title h2 a, .search .blog-posts .container .mobile-latest-post .post-title h2 a, .single .blog-posts .container .mobile-latest-post .post-title h2 a {
          color: #ac9455;
          text-decoration: none; }
        @media (max-width: 1199px) {
          .blog .blog-posts .container .mobile-latest-post .post-title h2, .archive .blog-posts .container .mobile-latest-post .post-title h2, .search .blog-posts .container .mobile-latest-post .post-title h2, .single .blog-posts .container .mobile-latest-post .post-title h2 {
            font-size: 28px;
            line-height: 28px; } }
        @media (max-width: 575px) {
          .blog .blog-posts .container .mobile-latest-post .post-title h2, .archive .blog-posts .container .mobile-latest-post .post-title h2, .search .blog-posts .container .mobile-latest-post .post-title h2, .single .blog-posts .container .mobile-latest-post .post-title h2 {
            font-size: 24px;
            line-height: 24px; } }
      .blog .blog-posts .container .mobile-latest-post .post-title .comment-cnt, .archive .blog-posts .container .mobile-latest-post .post-title .comment-cnt, .search .blog-posts .container .mobile-latest-post .post-title .comment-cnt, .single .blog-posts .container .mobile-latest-post .post-title .comment-cnt {
        position: relative;
        z-index: 1;
        letter-spacing: .190em;
        color: #888785;
        text-align: center;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 16px;
        font-style: italic; }
        @media (max-width: 1199px) {
          .blog .blog-posts .container .mobile-latest-post .post-title .comment-cnt, .archive .blog-posts .container .mobile-latest-post .post-title .comment-cnt, .search .blog-posts .container .mobile-latest-post .post-title .comment-cnt, .single .blog-posts .container .mobile-latest-post .post-title .comment-cnt {
            font-size: 14px; } }
    .blog .blog-posts .container .mobile-latest-post .post-outer, .archive .blog-posts .container .mobile-latest-post .post-outer, .search .blog-posts .container .mobile-latest-post .post-outer, .single .blog-posts .container .mobile-latest-post .post-outer {
      position: relative; }
      .blog .blog-posts .container .mobile-latest-post .post-outer .entry-image, .archive .blog-posts .container .mobile-latest-post .post-outer .entry-image, .search .blog-posts .container .mobile-latest-post .post-outer .entry-image, .single .blog-posts .container .mobile-latest-post .post-outer .entry-image {
        margin-top: 75px;
        min-height: 200px;
        cursor: pointer;
        background-position: center !important;
        background-color: #efebeb !important;
        background-size: cover !important; }
      .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt {
        min-height: 550px;
        position: relative;
        box-sizing: border-box;
        padding: 40px 40px 20px;
        background-image: -moz-linear-gradient(70deg, #f1eee9 0%, white 100%);
        background-image: -webkit-linear-gradient(70deg, #f1eee9 0%, white 100%);
        background-image: -ms-linear-gradient(70deg, #f1eee9 0%, white 100%);
        box-shadow: 0px 25px 87px 0px rgba(58, 23, 0, 0.38);
        border-radius: 4px; }
        @media (max-width: 991px) {
          .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt {
            min-height: inherit; } }
        @media (max-width: 575px) {
          .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt {
            padding: 25px 25px 10px; } }
        .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p {
          color: #5b5b5b;
          line-height: normal;
          text-align: justify;
          letter-spacing: .060em;
          font-size: 18px;
          font-weight: 400; }
          @media (max-width: 1199px) {
            .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p {
              font-size: 16px; } }
          .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter {
            color: #ac9455;
            float: left;
            font-family: "BemboStd";
            font-weight: 400;
            font-size: 60px;
            line-height: 58px;
            padding: 0 8px 0 0;
            margin-bottom: -.5em; }
            @media (max-width: 1199px) {
              .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter {
                font-size: 50px;
                line-height: 48px; } }
            @media (max-width: 575px) {
              .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt p:first-child:first-letter {
                font-size: 40px;
                line-height: 38px;
                padding: 0 8px 5px 0; } }
        .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer {
          text-align: center;
          box-sizing: border-box;
          padding: 25px 0;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 10px; }
          @media (max-width: 991px) {
            .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer {
              position: relative; } }
          .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer .button, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer .button, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer .button, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer .button {
            background-color: #ac9455;
            border-color: #ac9455;
            height: 40px;
            line-height: 40px;
            margin-bottom: 0;
            padding: 0 40px;
            font-size: 13px; }
            .blog .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer .button:hover, .archive .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer .button:hover, .search .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer .button:hover, .single .blog-posts .container .mobile-latest-post .post-outer .panel-excerpt .btn-footer .button:hover {
              background-color: #4bc0b7;
              border-color: #4bc0b7; }
    @media (max-width: 767px) {
      .blog .blog-posts .container .mobile-latest-post, .archive .blog-posts .container .mobile-latest-post, .search .blog-posts .container .mobile-latest-post, .single .blog-posts .container .mobile-latest-post {
        display: block; } }
  .blog .blog-posts .container .latest-post, .archive .blog-posts .container .latest-post, .search .blog-posts .container .latest-post, .single .blog-posts .container .latest-post {
    position: relative;
    margin-top: 65px; }
    @media (max-width: 767px) {
      .blog .blog-posts .container .latest-post, .archive .blog-posts .container .latest-post, .search .blog-posts .container .latest-post, .single .blog-posts .container .latest-post {
        display: none; } }
    @media (max-width: 575px) {
      .blog .blog-posts .container .latest-post, .archive .blog-posts .container .latest-post, .search .blog-posts .container .latest-post, .single .blog-posts .container .latest-post {
        margin: 0 0 40px; } }
    .blog .blog-posts .container .latest-post h1, .archive .blog-posts .container .latest-post h1, .search .blog-posts .container .latest-post h1, .single .blog-posts .container .latest-post h1 {
      letter-spacing: .04em;
      color: #ac9455;
      background-color: #fff;
      width: fit-content;
      padding: 0 40px;
      margin: 0 auto -.60em;
      position: relative;
      z-index: 1;
      text-align: center;
      text-transform: capitalize;
      font-family: "BemboStd";
      font-size: 38px; }
      .blog .blog-posts .container .latest-post h1 a, .archive .blog-posts .container .latest-post h1 a, .search .blog-posts .container .latest-post h1 a, .single .blog-posts .container .latest-post h1 a {
        color: #ac9455;
        text-decoration: none; }
      @media (max-width: 991px) {
        .blog .blog-posts .container .latest-post h1, .archive .blog-posts .container .latest-post h1, .search .blog-posts .container .latest-post h1, .single .blog-posts .container .latest-post h1 {
          font-size: 34px; } }
      @media (max-width: 767px) {
        .blog .blog-posts .container .latest-post h1, .archive .blog-posts .container .latest-post h1, .search .blog-posts .container .latest-post h1, .single .blog-posts .container .latest-post h1 {
          font-size: 30px; } }
      @media (max-width: 575px) {
        .blog .blog-posts .container .latest-post h1, .archive .blog-posts .container .latest-post h1, .search .blog-posts .container .latest-post h1, .single .blog-posts .container .latest-post h1 {
          font-size: 24px;
          padding: 0 20px; } }
    .blog .blog-posts .container .latest-post .comment-cnt, .archive .blog-posts .container .latest-post .comment-cnt, .search .blog-posts .container .latest-post .comment-cnt, .single .blog-posts .container .latest-post .comment-cnt {
      position: absolute;
      letter-spacing: .190em;
      color: #888785;
      left: 0;
      right: 0;
      top: 50px;
      z-index: 1;
      text-align: center;
      text-transform: uppercase;
      font-weight: 300;
      font-size: 16px;
      font-style: italic; }
      @media (max-width: 575px) {
        .blog .blog-posts .container .latest-post .comment-cnt, .archive .blog-posts .container .latest-post .comment-cnt, .search .blog-posts .container .latest-post .comment-cnt, .single .blog-posts .container .latest-post .comment-cnt {
          font-size: 14px;
          top: 60px; } }
    .blog .blog-posts .container .latest-post .post-outer, .archive .blog-posts .container .latest-post .post-outer, .search .blog-posts .container .latest-post .post-outer, .single .blog-posts .container .latest-post .post-outer {
      box-sizing: border-box;
      padding: 75px 45px 45px;
      border: 1px solid #ac9455; }
      @media (max-width: 575px) {
        .blog .blog-posts .container .latest-post .post-outer, .archive .blog-posts .container .latest-post .post-outer, .search .blog-posts .container .latest-post .post-outer, .single .blog-posts .container .latest-post .post-outer {
          padding: 50px 10px 10px; } }
      .blog .blog-posts .container .latest-post .post-outer .post-inner, .archive .blog-posts .container .latest-post .post-outer .post-inner, .search .blog-posts .container .latest-post .post-outer .post-inner, .single .blog-posts .container .latest-post .post-outer .post-inner {
        min-height: 750px;
        background-position: center !important;
        background-color: #efebeb !important;
        background-size: cover !important; }
        @media (max-width: 767px) {
          .blog .blog-posts .container .latest-post .post-outer .post-inner, .archive .blog-posts .container .latest-post .post-outer .post-inner, .search .blog-posts .container .latest-post .post-outer .post-inner, .single .blog-posts .container .latest-post .post-outer .post-inner {
            min-height: 625px; } }
        @media (max-width: 575px) {
          .blog .blog-posts .container .latest-post .post-outer .post-inner, .archive .blog-posts .container .latest-post .post-outer .post-inner, .search .blog-posts .container .latest-post .post-outer .post-inner, .single .blog-posts .container .latest-post .post-outer .post-inner {
            min-height: 700px; } }
        .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt {
          max-width: 515px;
          min-height: 675px;
          box-sizing: border-box;
          padding: 50px 50px 25px;
          position: relative;
          top: 40px;
          left: 110px;
          background-image: -moz-linear-gradient(70deg, #f1eee9 0%, white 100%);
          background-image: -webkit-linear-gradient(70deg, #f1eee9 0%, white 100%);
          background-image: -ms-linear-gradient(70deg, #f1eee9 0%, white 100%);
          border-radius: 4px;
          box-shadow: 0px 45px 87px 0px rgba(58, 23, 0, 0.38); }
          @media (max-width: 1199px) {
            .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt {
              left: 40px; } }
          @media (max-width: 991px) {
            .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt {
              left: 10%; } }
          @media (max-width: 767px) {
            .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt {
              left: 1.75%;
              padding: 25px;
              min-height: auto; } }
          @media (max-width: 575px) {
            .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt {
              max-width: 300px;
              top: 5px; } }
          .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p {
            color: #5b5b5b;
            line-height: normal;
            letter-spacing: .060em;
            text-align: justify;
            font-size: 20px;
            font-weight: 400; }
            @media (max-width: 767px) {
              .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p {
                font-size: 18px; } }
            @media (max-width: 575px) {
              .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p {
                font-size: 16px; } }
            .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter {
              color: #ac9455;
              float: left;
              font-family: "BemboStd";
              font-weight: 400;
              font-size: 60px;
              line-height: 50px;
              padding: 0 8px 0 0;
              margin-bottom: -.25em; }
              @media (max-width: 991px) {
                .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter {
                  font-size: 50px;
                  line-height: 48px; } }
              @media (max-width: 575px) {
                .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt p:first-child:first-letter {
                  font-size: 40px;
                  line-height: 38px; } }
          .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer {
            text-align: center;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            box-sizing: border-box;
            padding: 25px 0; }
            @media (max-width: 767px) {
              .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer {
                position: relative; } }
            .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer .button, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer .button, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer .button, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer .button {
              background-color: #ac9455;
              border-color: #ac9455;
              height: 40px;
              line-height: 40px;
              margin-bottom: 0;
              padding: 0 40px;
              font-size: 13px; }
              .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer .button:hover, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer .button:hover, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer .button:hover, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer .button:hover {
                background-color: #4bc0b7;
                border-color: #4bc0b7; }
            .blog .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer:before, .archive .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer:before, .search .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer:before, .single .blog-posts .container .latest-post .post-outer .post-inner .panel-excerpt .btn-footer:before {
              content: '';
              display: block;
              border: 1px solid rgba(54, 36, 7, 0.102);
              box-shadow: 0px 1px 0px 0px white;
              position: absolute;
              top: 0px;
              width: 100%; }

.blog .posts, .archive .posts, .search .posts, .single .posts {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
  padding: 0 60px; }
  @media (max-width: 1199px) {
    .blog .posts, .archive .posts, .search .posts, .single .posts {
      padding: 0; } }
  .blog .posts .post, .blog .posts .entry-archive, .archive .posts .post, .archive .posts .entry-archive, .search .posts .post, .search .posts .entry-archive, .single .posts .post, .single .posts .entry-archive {
    margin-top: 75px;
    margin-bottom: 50px;
    width: 48%;
    flex-flow: column;
    position: relative;
    box-sizing: border-box;
    padding: 25px 38px 38px;
    border: 1px solid #ac9455; }
    @media (max-width: 1199px) {
      .blog .posts .post, .blog .posts .entry-archive, .archive .posts .post, .archive .posts .entry-archive, .search .posts .post, .search .posts .entry-archive, .single .posts .post, .single .posts .entry-archive {
        margin-bottom: 25px; } }
    @media (max-width: 991px) {
      .blog .posts .post, .blog .posts .entry-archive, .archive .posts .post, .archive .posts .entry-archive, .search .posts .post, .search .posts .entry-archive, .single .posts .post, .single .posts .entry-archive {
        width: 100%; } }
    @media (max-width: 575px) {
      .blog .posts .post, .blog .posts .entry-archive, .archive .posts .post, .archive .posts .entry-archive, .search .posts .post, .search .posts .entry-archive, .single .posts .post, .single .posts .entry-archive {
        padding: 10px 10px 10px; } }
    .blog .posts .post .post-title, .blog .posts .entry-archive .post-title, .archive .posts .post .post-title, .archive .posts .entry-archive .post-title, .search .posts .post .post-title, .search .posts .entry-archive .post-title, .single .posts .post .post-title, .single .posts .entry-archive .post-title {
      position: absolute;
      top: -1em;
      z-index: 1;
      left: 0;
      right: 0; }
      .blog .posts .post .post-title h2, .blog .posts .entry-archive .post-title h2, .archive .posts .post .post-title h2, .archive .posts .entry-archive .post-title h2, .search .posts .post .post-title h2, .search .posts .entry-archive .post-title h2, .single .posts .post .post-title h2, .single .posts .entry-archive .post-title h2 {
        letter-spacing: .04em;
        color: #ac9455;
        background-color: #fff;
        line-height: 34px;
        max-width: 70%;
        width: fit-content;
        padding: 0 20px;
        margin: 0 auto 10px;
        text-align: center;
        text-transform: capitalize;
        font-family: "BemboStd";
        font-size: 34px; }
        .blog .posts .post .post-title h2 a, .blog .posts .entry-archive .post-title h2 a, .archive .posts .post .post-title h2 a, .archive .posts .entry-archive .post-title h2 a, .search .posts .post .post-title h2 a, .search .posts .entry-archive .post-title h2 a, .single .posts .post .post-title h2 a, .single .posts .entry-archive .post-title h2 a {
          color: #ac9455;
          text-decoration: none; }
        @media (max-width: 1199px) {
          .blog .posts .post .post-title h2, .blog .posts .entry-archive .post-title h2, .archive .posts .post .post-title h2, .archive .posts .entry-archive .post-title h2, .search .posts .post .post-title h2, .search .posts .entry-archive .post-title h2, .single .posts .post .post-title h2, .single .posts .entry-archive .post-title h2 {
            font-size: 28px;
            line-height: 28px; } }
        @media (max-width: 575px) {
          .blog .posts .post .post-title h2, .blog .posts .entry-archive .post-title h2, .archive .posts .post .post-title h2, .archive .posts .entry-archive .post-title h2, .search .posts .post .post-title h2, .search .posts .entry-archive .post-title h2, .single .posts .post .post-title h2, .single .posts .entry-archive .post-title h2 {
            font-size: 24px;
            line-height: 24px; } }
      .blog .posts .post .post-title .comment-cnt, .blog .posts .entry-archive .post-title .comment-cnt, .archive .posts .post .post-title .comment-cnt, .archive .posts .entry-archive .post-title .comment-cnt, .search .posts .post .post-title .comment-cnt, .search .posts .entry-archive .post-title .comment-cnt, .single .posts .post .post-title .comment-cnt, .single .posts .entry-archive .post-title .comment-cnt {
        position: relative;
        z-index: 1;
        letter-spacing: .190em;
        color: #888785;
        text-align: center;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 16px;
        font-style: italic; }
        @media (max-width: 1199px) {
          .blog .posts .post .post-title .comment-cnt, .blog .posts .entry-archive .post-title .comment-cnt, .archive .posts .post .post-title .comment-cnt, .archive .posts .entry-archive .post-title .comment-cnt, .search .posts .post .post-title .comment-cnt, .search .posts .entry-archive .post-title .comment-cnt, .single .posts .post .post-title .comment-cnt, .single .posts .entry-archive .post-title .comment-cnt {
            font-size: 14px; } }
    .blog .posts .post .post-outer, .blog .posts .entry-archive .post-outer, .archive .posts .post .post-outer, .archive .posts .entry-archive .post-outer, .search .posts .post .post-outer, .search .posts .entry-archive .post-outer, .single .posts .post .post-outer, .single .posts .entry-archive .post-outer {
      position: relative; }
      .blog .posts .post .post-outer .entry-image, .blog .posts .entry-archive .post-outer .entry-image, .archive .posts .post .post-outer .entry-image, .archive .posts .entry-archive .post-outer .entry-image, .search .posts .post .post-outer .entry-image, .search .posts .entry-archive .post-outer .entry-image, .single .posts .post .post-outer .entry-image, .single .posts .entry-archive .post-outer .entry-image {
        margin-top: 75px;
        min-height: 200px;
        cursor: pointer;
        background-position: center !important;
        background-color: #efebeb !important;
        background-size: cover !important; }
      .blog .posts .post .post-outer .panel-excerpt, .blog .posts .entry-archive .post-outer .panel-excerpt, .archive .posts .post .post-outer .panel-excerpt, .archive .posts .entry-archive .post-outer .panel-excerpt, .search .posts .post .post-outer .panel-excerpt, .search .posts .entry-archive .post-outer .panel-excerpt, .single .posts .post .post-outer .panel-excerpt, .single .posts .entry-archive .post-outer .panel-excerpt {
        min-height: 550px;
        position: relative;
        box-sizing: border-box;
        padding: 40px 40px 20px;
        background-image: -moz-linear-gradient(70deg, #f1eee9 0%, white 100%);
        background-image: -webkit-linear-gradient(70deg, #f1eee9 0%, white 100%);
        background-image: -ms-linear-gradient(70deg, #f1eee9 0%, white 100%);
        box-shadow: 0px 25px 87px 0px rgba(58, 23, 0, 0.38);
        border-radius: 4px;
        color: #5b5b5b;
        line-height: normal;
        text-align: justify;
        letter-spacing: .060em;
        font-size: 18px;
        font-weight: 400; }
        @media (max-width: 991px) {
          .blog .posts .post .post-outer .panel-excerpt, .blog .posts .entry-archive .post-outer .panel-excerpt, .archive .posts .post .post-outer .panel-excerpt, .archive .posts .entry-archive .post-outer .panel-excerpt, .search .posts .post .post-outer .panel-excerpt, .search .posts .entry-archive .post-outer .panel-excerpt, .single .posts .post .post-outer .panel-excerpt, .single .posts .entry-archive .post-outer .panel-excerpt {
            min-height: inherit; } }
        @media (max-width: 575px) {
          .blog .posts .post .post-outer .panel-excerpt, .blog .posts .entry-archive .post-outer .panel-excerpt, .archive .posts .post .post-outer .panel-excerpt, .archive .posts .entry-archive .post-outer .panel-excerpt, .search .posts .post .post-outer .panel-excerpt, .search .posts .entry-archive .post-outer .panel-excerpt, .single .posts .post .post-outer .panel-excerpt, .single .posts .entry-archive .post-outer .panel-excerpt {
            padding: 25px 25px 10px; } }
        .blog .posts .post .post-outer .panel-excerpt p, .blog .posts .entry-archive .post-outer .panel-excerpt p, .archive .posts .post .post-outer .panel-excerpt p, .archive .posts .entry-archive .post-outer .panel-excerpt p, .search .posts .post .post-outer .panel-excerpt p, .search .posts .entry-archive .post-outer .panel-excerpt p, .single .posts .post .post-outer .panel-excerpt p, .single .posts .entry-archive .post-outer .panel-excerpt p {
          color: #5b5b5b;
          line-height: normal;
          text-align: justify;
          letter-spacing: .060em;
          font-size: 18px;
          font-weight: 400; }
          @media (max-width: 1199px) {
            .blog .posts .post .post-outer .panel-excerpt p, .blog .posts .entry-archive .post-outer .panel-excerpt p, .archive .posts .post .post-outer .panel-excerpt p, .archive .posts .entry-archive .post-outer .panel-excerpt p, .search .posts .post .post-outer .panel-excerpt p, .search .posts .entry-archive .post-outer .panel-excerpt p, .single .posts .post .post-outer .panel-excerpt p, .single .posts .entry-archive .post-outer .panel-excerpt p {
              font-size: 16px; } }
          .blog .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .blog .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .archive .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .archive .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .search .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .search .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .single .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .single .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter {
            color: #ac9455;
            float: left;
            font-family: "BemboStd";
            font-weight: 400;
            font-size: 60px;
            line-height: 58px;
            padding: 0 8px 0 0;
            margin-bottom: 0em; }
            @media (max-width: 1199px) {
              .blog .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .blog .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .archive .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .archive .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .search .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .search .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .single .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .single .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter {
                font-size: 50px;
                line-height: 48px; } }
            @media (max-width: 575px) {
              .blog .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .blog .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .archive .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .archive .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .search .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .search .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter, .single .posts .post .post-outer .panel-excerpt p:first-child:first-letter, .single .posts .entry-archive .post-outer .panel-excerpt p:first-child:first-letter {
                font-size: 40px;
                line-height: 38px;
                padding: 0 8px 5px 0; } }
        .blog .posts .post .post-outer .panel-excerpt .btn-footer, .blog .posts .entry-archive .post-outer .panel-excerpt .btn-footer, .archive .posts .post .post-outer .panel-excerpt .btn-footer, .archive .posts .entry-archive .post-outer .panel-excerpt .btn-footer, .search .posts .post .post-outer .panel-excerpt .btn-footer, .search .posts .entry-archive .post-outer .panel-excerpt .btn-footer, .single .posts .post .post-outer .panel-excerpt .btn-footer, .single .posts .entry-archive .post-outer .panel-excerpt .btn-footer {
          text-align: center;
          box-sizing: border-box;
          padding: 25px 0;
          position: absolute;
          left: 0;
          right: 0;
          bottom: 10px; }
          @media (max-width: 991px) {
            .blog .posts .post .post-outer .panel-excerpt .btn-footer, .blog .posts .entry-archive .post-outer .panel-excerpt .btn-footer, .archive .posts .post .post-outer .panel-excerpt .btn-footer, .archive .posts .entry-archive .post-outer .panel-excerpt .btn-footer, .search .posts .post .post-outer .panel-excerpt .btn-footer, .search .posts .entry-archive .post-outer .panel-excerpt .btn-footer, .single .posts .post .post-outer .panel-excerpt .btn-footer, .single .posts .entry-archive .post-outer .panel-excerpt .btn-footer {
              position: relative; } }
          .blog .posts .post .post-outer .panel-excerpt .btn-footer .button, .blog .posts .entry-archive .post-outer .panel-excerpt .btn-footer .button, .archive .posts .post .post-outer .panel-excerpt .btn-footer .button, .archive .posts .entry-archive .post-outer .panel-excerpt .btn-footer .button, .search .posts .post .post-outer .panel-excerpt .btn-footer .button, .search .posts .entry-archive .post-outer .panel-excerpt .btn-footer .button, .single .posts .post .post-outer .panel-excerpt .btn-footer .button, .single .posts .entry-archive .post-outer .panel-excerpt .btn-footer .button {
            background-color: #ac9455;
            border-color: #ac9455;
            height: 40px;
            line-height: 40px;
            margin-bottom: 0;
            padding: 0 40px;
            font-size: 13px; }
            .blog .posts .post .post-outer .panel-excerpt .btn-footer .button:hover, .blog .posts .entry-archive .post-outer .panel-excerpt .btn-footer .button:hover, .archive .posts .post .post-outer .panel-excerpt .btn-footer .button:hover, .archive .posts .entry-archive .post-outer .panel-excerpt .btn-footer .button:hover, .search .posts .post .post-outer .panel-excerpt .btn-footer .button:hover, .search .posts .entry-archive .post-outer .panel-excerpt .btn-footer .button:hover, .single .posts .post .post-outer .panel-excerpt .btn-footer .button:hover, .single .posts .entry-archive .post-outer .panel-excerpt .btn-footer .button:hover {
              background-color: #4bc0b7;
              border-color: #4bc0b7; }

/*-----------------------------------------------------------------------------------*/
/*	BLOG SINGLE
/*-----------------------------------------------------------------------------------*/
.single .entry-header {
  margin: 100px auto 65px; }
  @media (max-width: 575px) {
    .single .entry-header {
      margin: 50px auto; } }
  .single .entry-header h1.entry-title {
    position: relative;
    color: #ac9455;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    letter-spacing: .04em;
    text-transform: capitalize;
    font-size: 38px;
    font-family: "BemboStd";
    font-weight: 400; }
    .single .entry-header h1.entry-title:before, .single .entry-header h1.entry-title:after {
      position: absolute;
      top: 51%;
      overflow: hidden;
      width: 48%;
      height: 1px;
      content: '\a0';
      background-color: #acabab; }
    .single .entry-header h1.entry-title:after {
      margin: 0 20px; }
    .single .entry-header h1.entry-title:before {
      margin-left: -50%;
      text-align: right; }

.single .post-content {
  max-width: 970px; }
  .single .post-content .share-buttons-no-img {
    margin: 0 auto 25px;
    text-align: center; }
    .single .post-content .share-buttons-no-img a {
      color: #3d3f3f;
      font-size: 24px; }
      .single .post-content .share-buttons-no-img a:hover {
        color: #4bc0b7; }
    .single .post-content .share-buttons-no-img .fshare {
      background-color: #3d3f3f;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      position: relative;
      left: 5px;
      line-height: 1.75; }
      .single .post-content .share-buttons-no-img .fshare:hover {
        background-color: #4bc0b7; }
      .single .post-content .share-buttons-no-img .fshare a {
        color: #fff;
        font-size: 20px; }
    .single .post-content .share-buttons-no-img div {
      display: inline-block;
      margin: 0 12px; }
      @media (max-width: 991px) {
        .single .post-content .share-buttons-no-img div {
          display: inline-block; } }
  .single .post-content .entry-image {
    margin-bottom: 60px;
    position: relative; }
    .single .post-content .entry-image .share-buttons {
      position: absolute;
      bottom: 5px;
      left: -50px; }
      @media (max-width: 1199px) {
        .single .post-content .entry-image .share-buttons {
          left: -40px; } }
      @media (max-width: 991px) {
        .single .post-content .entry-image .share-buttons {
          bottom: -8%;
          left: 0 !important;
          right: 0; } }
      @media (max-width: 767px) {
        .single .post-content .entry-image .share-buttons {
          bottom: -15%; } }
      .single .post-content .entry-image .share-buttons a {
        color: #3d3f3f;
        font-size: 24px; }
        .single .post-content .entry-image .share-buttons a:hover {
          color: #4bc0b7; }
      .single .post-content .entry-image .share-buttons .fshare {
        background-color: #3d3f3f;
        border-radius: 50%;
        width: 25px;
        height: 25px;
        position: relative;
        left: 5px;
        line-height: 1.75; }
        .single .post-content .entry-image .share-buttons .fshare:hover {
          background-color: #4bc0b7; }
        .single .post-content .entry-image .share-buttons .fshare a {
          color: #fff;
          font-size: 20px; }
      .single .post-content .entry-image .share-buttons div {
        display: block;
        margin-top: 25px; }
        @media (max-width: 991px) {
          .single .post-content .entry-image .share-buttons div {
            display: inline-block; } }
    .single .post-content .entry-image .cat-label {
      position: absolute;
      top: 0;
      right: 0;
      height: 40px;
      box-sizing: border-box;
      padding: 0 60px;
      line-height: 40px;
      text-transform: uppercase;
      letter-spacing: .190em;
      background-image: url(_static/images/cat-pattern.jpg);
      background-size: auto;
      background-repeat: repeat;
      background-position: top left;
      font-size: 14px;
      font-weight: 400;
      font-style: italic; }
      .single .post-content .entry-image .cat-label a {
        text-decoration: none;
        color: #fff; }
      .single .post-content .entry-image .cat-label .cat-icon {
        max-width: 20px;
        max-height: 24px; }
      .single .post-content .entry-image .cat-label img {
        box-shadow: none;
        vertical-align: middle;
        height: 20px; }
    .single .post-content .entry-image img {
      box-shadow: 0.174px 0.985px 12.87px 0.13px rgba(51, 50, 50, 0.38); }
  .single .post-content .entry-content {
    padding: 0 80px;
    box-sizing: border-box; }
    @media (max-width: 575px) {
      .single .post-content .entry-content {
        padding: 0; } }
    .single .post-content .entry-content blockquote {
      margin: 0 auto 40px;
      padding: 0;
      line-height: 1;
      position: relative; }
      .single .post-content .entry-content blockquote p {
        color: #575959;
        text-align: center;
        letter-spacing: .08em;
        font-size: 24px;
        font-style: italic;
        font-weight: 100; }
      .single .post-content .entry-content blockquote cite {
        display: block;
        margin-top: 15px;
        letter-spacing: .120em;
        text-transform: uppercase;
        font-style: normal;
        font-weight: 400;
        font-size: 13px; }
        .single .post-content .entry-content blockquote cite::before {
          content: "\2014 \2009"; }
    .single .post-content .entry-content p, .single .post-content .entry-content ul {
      color: #5b5b5b;
      text-align: justify;
      letter-spacing: .06em;
      font-size: 20px;
      font-weight: 400; }
    .single .post-content .entry-content .martha-sig {
      margin: 40px 0;
      width: 241px;
      height: 73px;
      background-image: url(_static/images/martha-sig-blog.png);
      background-size: contain;
      background-repeat: no-repeat; }

/*-----------------------------------------------------------------------------------*/
/*	SHARE LINKS
/*-----------------------------------------------------------------------------------*/
.share-buttons {
  text-align: center; }
  .share-buttons div {
    display: inline;
    padding: 0 5px; }

/*-----------------------------------------------------------------------------------*/
/*	POST FOOTER
/*-----------------------------------------------------------------------------------*/
.post-footer {
  max-width: 825px;
  margin: 50px auto; }
  @media (max-width: 575px) {
    .post-footer .social-links {
      float: none;
      text-align: center; } }
  @media (max-width: 991px) {
    .post-footer {
      margin: 50px 20px; } }
  .post-footer .cat-btn {
    margin-bottom: 0;
    border-color: #acacac;
    letter-spacing: .190em;
    height: 34px;
    line-height: 34px;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 300;
    font-style: italic; }
    @media (max-width: 575px) {
      .post-footer .cat-btn {
        margin: 0 auto 25px;
        width: 100%; } }
    .post-footer .cat-btn .cat-icon {
      height: 20px;
      width: 20px; }
    .post-footer .cat-btn img {
      vertical-align: middle;
      margin-right: 10px;
      max-height: 20px; }
    .post-footer .cat-btn a {
      text-decoration: none;
      color: #000; }
    .post-footer .cat-btn:hover {
      border-color: #4bc0b7; }
    .post-footer .cat-btn:hover a {
      color: #fff; }
    .post-footer .cat-btn:hover img {
      filter: brightness(0) invert(1); }

.social-links {
  float: right; }

/*-----------------------------------------------------------------------------------*/
/*	NAVIGATION
/*-----------------------------------------------------------------------------------*/
.pagination {
  margin: 50px 0 100px;
  box-sizing: border-box;
  padding: 0 60px;
  width: 100%; }
  @media (max-width: 991px) {
    .pagination {
      padding: 0; } }

#navigation {
  background-color: #f9f9f9;
  max-width: 825px;
  margin: 40px auto;
  box-sizing: border-box;
  padding: 20px;
  overflow: auto; }
  @media (max-width: 991px) {
    #navigation {
      margin: 40px 20px; } }
  #navigation .pagination-singular a {
    text-decoration: none;
    color: #7d7e82;
    font-size: 13px; }
    #navigation .pagination-singular a:hover {
      color: #4bc0b7; }
  #navigation .pagination-singular span {
    display: block;
    text-transform: uppercase;
    letter-spacing: .100em;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: 400; }
  #navigation .pagination-singular svg {
    font-size: 9px; }
  #navigation .pagination-singular .nav-previous {
    float: left;
    text-align: left; }
    @media (max-width: 575px) {
      #navigation .pagination-singular .nav-previous {
        float: none;
        text-align: center;
        margin-bottom: 25px; } }
  #navigation .pagination-singular .nav-next {
    float: right;
    text-align: right; }
    @media (max-width: 575px) {
      #navigation .pagination-singular .nav-next {
        float: none;
        text-align: center; } }
    #navigation .pagination-singular .nav-next span {
      display: block;
      text-transform: uppercase; }

/*-----------------------------------------------------------------------------------*/
/*	ABOUT AUTHOR
/*-----------------------------------------------------------------------------------*/
#about_author {
  background-color: #f1f1f1;
  box-sizing: border-box;
  padding: 35px 20px;
  margin: 0 0 25px;
  box-shadow: 0px 23px 55px 0px rgba(24, 36, 44, 0.54);
  background-image: url(_static/images/about-auth-bg.jpg);
  background-position: bottom center;
  background-size: cover; }
  #about_author .author-panel {
    box-shadow: -0.618px 1.902px 21.85px 1.15px rgba(51, 50, 50, 0.15);
    background-color: #fff;
    max-width: 755px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 30px;
    overflow: auto; }
    #about_author .author-panel .avatar-img {
      text-align: center;
      width: 152px;
      max-height: 152px;
      overflow: hidden;
      float: left;
      margin-right: 25px; }
      @media (max-width: 575px) {
        #about_author .author-panel .avatar-img {
          float: none;
          width: 100%;
          max-height: none;
          margin-bottom: 25px; } }
    #about_author .author-panel .author_text .author-description {
      letter-spacing: .06em;
      line-height: 22px;
      color: #474646;
      font-size: 16px;
      font-weight: 600; }
      #about_author .author-panel .author_text .author-description h6 {
        letter-spacing: .100em;
        font-size: 15px;
        position: relative;
        width: 100%; }
        #about_author .author-panel .author_text .author-description h6:after {
          width: 270px;
          height: 13px;
          position: absolute;
          content: '';
          display: inline-block;
          background-image: url(_static/images/underline.png);
          background-size: contain; }
          @media (max-width: 767px) {
            #about_author .author-panel .author_text .author-description h6:after {
              display: block;
              position: relative;
              margin-left: 30%; } }
          @media (max-width: 575px) {
            #about_author .author-panel .author_text .author-description h6:after {
              margin-left: 0; } }
      #about_author .author-panel .author_text .author-description a {
        text-decoration: none;
        color: #4bc0b7; }
  #about_author .opt-in {
    max-width: 675px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 40px auto 0; }
    #about_author .opt-in h5 {
      color: #fff;
      text-transform: uppercase;
      letter-spacing: .1em;
      border-bottom: 1px solid #5bc87b;
      margin-bottom: 10px;
      font-size: 18px;
      font-style: italic;
      font-weight: 400; }
    #about_author .opt-in h1 {
      font-size: 36px; }
      @media (max-width: 575px) {
        #about_author .opt-in h1 {
          font-size: 28px; } }
    #about_author .opt-in p {
      letter-spacing: .022em;
      font-size: 20px; }
    #about_author .opt-in form {
      margin-bottom: 0; }
      #about_author .opt-in form div {
        display: inline; }
      #about_author .opt-in form input, #about_author .opt-in form button {
        border-radius: 22.5px;
        height: 40px;
        text-align: center;
        letter-spacing: .02em;
        margin-bottom: 0;
        font-size: 12px; }
      #about_author .opt-in form input[type="text"] {
        margin-right: 30px; }
        @media (max-width: 767px) {
          #about_author .opt-in form input[type="text"] {
            margin-right: 10px; } }
        @media (max-width: 575px) {
          #about_author .opt-in form input[type="text"] {
            margin-right: 0; } }
      #about_author .opt-in form input[type="submit"], #about_author .opt-in form button {
        margin-left: 25px;
        background-color: #ac9455;
        border-color: #ac9455;
        color: #fff;
        height: 35px;
        line-height: 35px;
        padding: 0 30px;
        letter-spacing: .200em;
        font-size: 10px;
        font-weight: 400; }
        @media (max-width: 767px) {
          #about_author .opt-in form input[type="submit"], #about_author .opt-in form button {
            margin-left: 10px; } }
        @media (max-width: 575px) {
          #about_author .opt-in form input[type="submit"], #about_author .opt-in form button {
            margin-left: 0;
            width: 100%; } }
        #about_author .opt-in form input[type="submit"]:hover, #about_author .opt-in form button:hover {
          background-color: #4bc0b7;
          border-color: #4bc0b7; }
      #about_author .opt-in form input[type="text"], #about_author .opt-in form input[type="email"] {
        min-width: 215px; }
        @media (max-width: 575px) {
          #about_author .opt-in form input[type="text"], #about_author .opt-in form input[type="email"] {
            min-width: 100%;
            margin-bottom: 25px; } }

/*-----------------------------------------------------------------------------------*/
/*	SIDEBAR & WIDGETS
/*-----------------------------------------------------------------------------------*/
#sidebar h3 {
  letter-spacing: 0.5px;
  font-size: 20px;
  text-transform: lowercase;
  text-align: left; }

#sidebar .widget {
  margin-bottom: 30px;
  padding: 0 0 10px;
  border-bottom: thin solid #2f6868; }
  #sidebar .widget ul {
    list-style: none; }
  #sidebar .widget:last-child {
    border-bottom: none; }

#sidebar .widget.social {
  padding-bottom: 20px; }
  #sidebar .widget.social .social-title {
    letter-spacing: 0.5px; }
  #sidebar .widget.social a {
    font-size: 18px;
    margin-left: 3%;
    text-decoration: none; }
    #sidebar .widget.social a:hover {
      color: #2f6868; }

#sidebar .widget-subtitle {
  color: #ccc;
  font-style: italic;
  margin: -20px auto 20px; }

/*-----------------------------------------------------------------------------------*/
/*	RELATED POSTS
/*-----------------------------------------------------------------------------------*/
#related_posts h3 {
  font-size: 20px; }

#related_posts ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  #related_posts ul li {
    text-align: center;
    box-sizing: border-box;
    width: 32.26%;
    margin-right: 1.6%; }
    #related_posts ul li:last-child {
      margin-right: 0; }

#related_posts .relatedcontent h3 {
  text-transform: none;
  font-size: 16px !important;
  text-align: center;
  margin-bottom: 0; }
  #related_posts .relatedcontent h3 a {
    color: #000; }
    #related_posts .relatedcontent h3 a:hover {
      text-decoration: none; }

/*-----------------------------------------------------------------------------------*/
/*	COMMENTS
/*-----------------------------------------------------------------------------------*/
#comments {
  clear: both;
  padding-top: 10px; }
  @media (max-width: 575px) {
    #comments {
      padding: 10px 20px 0; } }
  #comments h4.comments-header {
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #222328;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center; }
    #comments h4.comments-header:before, #comments h4.comments-header:after {
      position: absolute;
      top: 51%;
      overflow: hidden;
      width: 48%;
      height: 1px;
      content: '\a0';
      background-color: #eca583; }
    #comments h4.comments-header:before {
      margin-left: -50%;
      text-align: right; }
    #comments h4.comments-header:after {
      margin-left: 25px; }
  #comments ul#comment-block {
    margin: 70px auto 0;
    padding-bottom: 10px;
    max-width: 730px; }
    @media (max-width: 767px) {
      #comments ul#comment-block {
        padding: 0 20px 10px; } }
    @media (max-width: 575px) {
      #comments ul#comment-block {
        padding: 0 0 10px; } }
    #comments ul#comment-block li.comment {
      padding: 10px 0;
      list-style: none;
      overflow: hidden;
      margin-bottom: 35px; }
      #comments ul#comment-block li.comment:last-child {
        margin-bottom: 0; }
      #comments ul#comment-block li.comment ul.children {
        margin: 0 0 0 15%; }
        #comments ul#comment-block li.comment ul.children li.comment {
          border-bottom: none;
          padding-bottom: 0;
          margin-top: 15px; }
      #comments ul#comment-block li.comment .user {
        float: left;
        width: 56px;
        height: 56px;
        margin-right: 20px; }
        #comments ul#comment-block li.comment .user img {
          border-radius: 50%; }
      #comments ul#comment-block li.comment .message {
        overflow: hidden;
        padding: 0 20px 10px 20px;
        position: relative;
        border-bottom: 1px solid #f0f2f7; }
        #comments ul#comment-block li.comment .message .reply-link {
          letter-spacing: .010em;
          text-transform: lowercase;
          text-align: right;
          font-size: 16px;
          font-weight: 600;
          font-family: "BemboStd";
          font-style: italic; }
          #comments ul#comment-block li.comment .message .reply-link a {
            color: #ac9455;
            text-decoration: none; }
        #comments ul#comment-block li.comment .message .info {
          margin-bottom: 0; }
      #comments ul#comment-block li.comment .comment-author {
        letter-spacing: 0.010em;
        color: #ac9455;
        font-size: 18px;
        font-weight: 400;
        font-family: "BemboStd"; }
        #comments ul#comment-block li.comment .comment-author a {
          color: #ac9455;
          text-decoration: none; }
      #comments ul#comment-block li.comment .comment-body p {
        color: #5a5a5b;
        letter-spacing: normal;
        line-height: 22px;
        font-size: 14px;
        font-weight: 400; }
      #comments ul#comment-block li.comment .comment-time {
        letter-spacing: .05em;
        text-transform: uppercase;
        margin: .5em -1em 0 0;
        font-size: 9px;
        font-style: italic;
        font-weight: 400; }
        #comments ul#comment-block li.comment .comment-time a {
          color: #6a6a69;
          text-decoration: none; }
          #comments ul#comment-block li.comment .comment-time a:hover {
            color: #2f6868; }

/*-----------------------------------------------------------------------------------*/
/*	COMMENT FORM
/*-----------------------------------------------------------------------------------*/
#respond {
  padding: 20px 0 0;
  clear: both;
  overflow: hidden;
  max-width: 630px;
  margin: 0 auto; }
  #respond h5.comments-headers {
    color: #ac9455;
    letter-spacing: .01em;
    text-transform: none;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    font-family: "BemboStd"; }
  #respond p {
    letter-spacing: .05em;
    color: #5c5b59;
    font-size: 12px;
    font-weight: 400; }
    #respond p .required {
      color: #ac9455;
      vertical-align: middle;
      margin-right: 8px;
      font-size: 20px; }
  #respond form {
    margin-bottom: 0; }
    #respond form .form-group {
      position: relative; }
    #respond form .form-group .placeholder {
      position: absolute;
      top: 7px;
      left: 10px;
      color: #626666;
      display: none; }
    #respond form .form-group label {
      font-wight: normal;
      color: #626666;
      display: inline-block;
      max-width: 100%;
      margin-bottom: 5px;
      letter-spacing: .100em;
      font-size: 10px;
      font-weight: 400; }
    #respond form .form-group .star {
      color: #ac9455; }
    #respond form input {
      height: 33px;
      max-width: 255px;
      display: block; }
    #respond form input, #respond form textarea {
      background-color: #f6f7f8;
      border: 1px solid #e3e8f0;
      border-radius: 5px;
      color: #626666;
      margin-bottom: 2%;
      letter-spacing: .100em;
      font-size: 10px;
      font-weight: 400; }
    #respond form input[type="submit"] {
      background-color: #2f6868;
      border-color: #2f6868;
      border-radius: 17px;
      color: #fff;
      height: 30px;
      line-height: 30px; }
      #respond form input[type="submit"]:hover {
        background-color: #4bc0b7;
        border-color: #4bc0b7; }

/*-----------------------------------------------------------------------------------*/
/*	BLOG FOOTER
/*-----------------------------------------------------------------------------------*/
.blog-footer {
  box-sizing: border-box;
  padding: 55px 0;
  background-color: #ece9e8; }
  @media (max-width: 991px) {
    .blog-footer {
      padding: 55px 0 0; } }
  .blog-footer h1.featured-heading {
    text-align: center;
    overflow: hidden;
    color: #ac9455;
    letter-spacing: .04em;
    text-transform: none;
    position: relative;
    z-index: 1;
    font-size: 38px;
    font-weight: 400;
    font-family: "BemboStd"; }
    .blog-footer h1.featured-heading:before, .blog-footer h1.featured-heading:after {
      position: absolute;
      top: 51%;
      overflow: hidden;
      width: 48%;
      height: 1px;
      content: '\a0';
      background-color: #4bc0b7; }
    .blog-footer h1.featured-heading:before {
      margin-left: -50%;
      text-align: right; }
    .blog-footer h1.featured-heading:after {
      margin-left: 25px; }
      @media (max-width: 575px) {
        .blog-footer h1.featured-heading:after {
          margin-left: 5px; } }
  .blog-footer .container {
    max-width: 1015px; }
    .blog-footer .container .grid {
      margin-top: 60px; }
      .blog-footer .container .grid .col-1 {
        flex: 50%;
        padding-right: 80px; }
        @media (max-width: 991px) {
          .blog-footer .container .grid .col-1 {
            padding-right: 0; } }
        .blog-footer .container .grid .col-1 .fav-posts {
          display: flex;
          justify-content: space-between;
          flex-wrap: wrap;
          margin-top: 25px; }
          @media (max-width: 991px) {
            .blog-footer .container .grid .col-1 .fav-posts {
              margin-bottom: 25px; } }
          .blog-footer .container .grid .col-1 .fav-posts .fav-post {
            width: 45%;
            margin-bottom: 30px; }
            @media (max-width: 575px) {
              .blog-footer .container .grid .col-1 .fav-posts .fav-post {
                width: 100%; } }
            .blog-footer .container .grid .col-1 .fav-posts .fav-post .img {
              border: 3px solid #fff;
              box-shadow: 0px 22px 117.86px 0px rgba(58, 23, 0, 0.38);
              width: 172px;
              height: 110px;
              margin-bottom: 15px;
              background-size: cover !important;
              background-repeat: no-repeat !important;
              background-position: top left !important; }
              @media (max-width: 991px) {
                .blog-footer .container .grid .col-1 .fav-posts .fav-post .img {
                  width: 100%;
                  height: 200px; } }
            .blog-footer .container .grid .col-1 .fav-posts .fav-post .title {
              letter-spacing: .02em;
              max-width: 90%;
              font-size: 16px; }
              .blog-footer .container .grid .col-1 .fav-posts .fav-post .title a {
                text-decoration: none;
                color: #555a5a; }
              @media (max-width: 991px) {
                .blog-footer .container .grid .col-1 .fav-posts .fav-post .title {
                  font-size: 18px; } }
      .blog-footer .container .grid .col-2 {
        flex: 50%;
        padding-left: 150px; }
        @media (max-width: 1199px) {
          .blog-footer .container .grid .col-2 {
            padding-left: 0; } }
        .blog-footer .container .grid .col-2 .search-blog {
          margin-bottom: 100px; }
          @media (max-width: 991px) {
            .blog-footer .container .grid .col-2 .search-blog {
              margin-bottom: 25px; } }
          .blog-footer .container .grid .col-2 .search-blog #search_form {
            margin-bottom: 0; }
            .blog-footer .container .grid .col-2 .search-blog #search_form input[type="text"] {
              box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.07);
              border: 1px solid #e0e0e0;
              text-transform: lowercase;
              letter-spacing: .08em;
              width: 85%;
              height: 34px;
              margin-right: -.5em;
              color: #b1bcbd;
              font-style: italic;
              font-size: 16px;
              font-weight: 300;
              font-family: "proxima-nova"; }
              @media (max-width: 991px) {
                .blog-footer .container .grid .col-2 .search-blog #search_form input[type="text"] {
                  width: 93.5%; } }
              @media (max-width: 767px) {
                .blog-footer .container .grid .col-2 .search-blog #search_form input[type="text"] {
                  width: 92%; } }
              @media (max-width: 575px) {
                .blog-footer .container .grid .col-2 .search-blog #search_form input[type="text"] {
                  width: 85%; } }
            .blog-footer .container .grid .col-2 .search-blog #search_form button {
              background-color: #168c91;
              border-color: #168c91;
              height: 34px;
              line-height: 34px;
              width: 47px;
              padding: 0;
              position: relative;
              top: 4px;
              font-size: 22px; }
              .blog-footer .container .grid .col-2 .search-blog #search_form button:hover {
                background-color: #4bc0b7;
                border-color: #4bc0b7; }
        .blog-footer .container .grid .col-2 .cat-topics ul {
          list-style: none;
          columns: 2;
          column-gap: 0; }
          .blog-footer .container .grid .col-2 .cat-topics ul li {
            text-transform: uppercase;
            border-bottom: 1px solid #e1e1e1;
            padding: 2px 0; }
            .blog-footer .container .grid .col-2 .cat-topics ul li a {
              text-decoration: none;
              font-size: 14px; }
              @media (max-width: 991px) {
                .blog-footer .container .grid .col-2 .cat-topics ul li a {
                  font-size: 16px; } }
            .blog-footer .container .grid .col-2 .cat-topics ul li .cat-img {
              display: inline-block;
              vertical-align: middle;
              height: 20px;
              width: 20px;
              margin-right: 5px; }
    .blog-footer .container h5.explore-heading {
      position: relative;
      font-size: 18px;
      z-index: 1;
      overflow: hidden;
      letter-spacing: .190em;
      color: #555a5a; }
      .blog-footer .container h5.explore-heading:after {
        position: absolute;
        top: 51%;
        overflow: hidden;
        width: 100%;
        height: 1px;
        content: '\a0';
        margin-left: 10px;
        background-color: #2f6868; }

/* Add theme page styles here */
.icon {
  height: 60px;
  width: 60px;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.icon.none {
  display: none; }

.icon.icon-webinar {
  background-image: url(_static/images/icon-webinar.png); }

.icon.icon-social-media {
  width: 37px;
  height: 57px;
  background-image: url(_static/images/social-media.png);
  background-size: contain; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  margin-bottom: 25px;
  height: 0;
  clear: both;
  overflow: hidden; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.mobile-header-text {
  background-color: #4bc0b7;
  box-sizing: border-box;
  padding: 20px; }
  .mobile-header-text img {
    filter: brightness(0) invert(1); }
  .mobile-header-text h1 span, .mobile-header-text p span {
    color: #fff !important; }

.small-bullets ul {
  list-style-position: outside; }
  .small-bullets ul li {
    list-style: none;
    padding-left: 1em;
    font-size: 24px;
    font-weight: 400; }
    .small-bullets ul li:before {
      content: '•';
      font-size: 14px;
      margin-left: -2em;
      padding-right: 1.75em; }

/*HOME PAGE*/
.home .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 427px;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 575px) {
    .home .hero-header {
      background-position: top left; } }
  .home .hero-header .hero-text-outer {
    position: relative;
    min-height: 427px; }
    .home .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .home .hero-header .hero-text-outer .hero-text h1 {
        margin: 0;
        line-height: 1; }
        @media (max-width: 575px) {
          .home .hero-header .hero-text-outer .hero-text h1 span {
            font-size: 50px !important; } }
      .home .hero-header .hero-text-outer .hero-text p {
        line-height: normal;
        margin-top: 1.5%; }
        @media (max-width: 991px) {
          .home .hero-header .hero-text-outer .hero-text p br {
            display: none; } }

.hero-header-vid {
  margin: -50px auto 0;
  position: relative;
  min-height: 427px;
  overflow: hidden; }
  .hero-header-vid video, .hero-header-vid #video_overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden !important;
    width: auto;
    height: auto;
    transform: translateX(-50%) translateY(-50%);
    z-index: 1;
    background-size: cover;
    object-fit: cover; }
  .hero-header-vid #video_overlay {
    background-color: rgba(0, 0, 0, 0.09);
    z-index: 2; }
    .hero-header-vid #video_overlay:before {
      height: 132px;
      width: 100%;
      content: '';
      display: block;
      position: absolute;
      bottom: -10%;
      background-image: url("_static/images/wavy-lines.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  .hero-header-vid .hero-text-outer {
    position: relative;
    min-height: 427px; }
    .hero-header-vid .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .hero-header-vid .hero-text-outer .hero-text h1 {
        margin: 0;
        line-height: 1; }
      .hero-header-vid .hero-text-outer .hero-text p {
        line-height: normal;
        margin-top: 1.5%; }

.textured-border {
  height: 21px;
  width: 100%;
  background-image: url("_static/images/texture-border.png");
  background-size: cover;
  background-position: center; }

@media (max-width: 1199px) {
  #whats-happening-now .cls-background {
    padding: 50px 0 !important; } }

@media (max-width: 1199px) {
  #what-else-are-we-excited-about .cls-background {
    padding: 50px 0 100px !important; } }

@media (max-width: 575px) {
  #what-else-are-we-excited-about .cls-background {
    padding: 50px 0 75px !important; } }

.section-featured h4.featured-heading {
  position: relative;
  letter-spacing: .28em;
  color: #4f4f4f;
  font-weight: 400;
  font-size: 21px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .section-featured h4.featured-heading {
      margin-bottom: 75px; } }
  @media (max-width: 575px) {
    .section-featured h4.featured-heading {
      font-size: 15px; } }
  .section-featured h4.featured-heading:after {
    display: block;
    content: "";
    margin-top: -5px;
    position: relative;
    top: -10px;
    background: #c48556;
    width: 100%;
    height: 1px; }
    @media (max-width: 575px) {
      .section-featured h4.featured-heading:after {
        top: -5px; } }
  .section-featured h4.featured-heading span {
    background-color: #fff;
    position: relative;
    z-index: 101; }

.section-featured .grid {
  padding: 0 30px; }
  @media (max-width: 575px) {
    .section-featured .grid {
      padding: 0; } }
  .section-featured .grid .col-1 {
    flex: 0 0 calc( 53% - 0px); }
    @media (max-width: 991px) {
      .section-featured .grid .col-1 {
        margin-bottom: 20px; } }
  .section-featured .grid .col-2 {
    flex: 0 0 calc( 41.6% - 0px); }
    .section-featured .grid .col-2 h3 {
      max-width: 80%;
      margin: 6% 0; }
    .section-featured .grid .col-2 ul {
      list-style-position: outside;
      padding-left: 1em; }
      .section-featured .grid .col-2 ul li {
        letter-spacing: .1em; }
    .section-featured .grid .col-2 em img {
      position: relative;
      top: 5px; }
    .section-featured .grid .col-2 p:nth-of-type(2) {
      margin-top: 25px; }
    .section-featured .grid .col-2 .button {
      max-width: 275px;
      line-height: normal;
      height: auto;
      white-space: normal;
      padding: 10px 30px;
      margin-top: 30px; }
      @media (max-width: 575px) {
        .section-featured .grid .col-2 .button {
          max-width: 100%; } }

.section-about .cls-background {
  padding-bottom: 0 !important; }

.section-about .container {
  max-width: 1005px; }
  @media (max-width: 991px) {
    .section-about .container {
      max-width: 720px; } }
  .section-about .container .content {
    box-sizing: border-box; }
    @media (max-width: 991px) {
      .section-about .container .content {
        padding: 0 30px; } }
    @media (max-width: 575px) {
      .section-about .container .content {
        padding: 0; } }
  .section-about .container .about-header {
    box-sizing: border-box;
    padding: 0 0 50px; }
  .section-about .container span.drop-cap {
    font-size: 75px;
    padding-top: 5px; }
  .section-about .container .grid .cell {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex: 0 0 calc( 50% - 25px); }
    .section-about .container .grid .cell p:nth-of-type(1) {
      margin-bottom: 25px; }
    .section-about .container .grid .cell .button {
      margin-top: 40px;
      height: 50px;
      line-height: 50px;
      padding: 0 37px; }
      @media (max-width: 575px) {
        .section-about .container .grid .cell .button {
          width: 100%; } }
    .section-about .container .grid .cell .img-container {
      position: relative; }
      @media (max-width: 991px) {
        .section-about .container .grid .cell .img-container {
          text-align: center;
          max-width: 530px;
          margin: 25px auto 50px; } }
      .section-about .container .grid .cell .img-container:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0.62;
        border: 20px solid #fff; }
      .section-about .container .grid .cell .img-container .m-logo {
        position: absolute;
        height: 91px;
        width: 91px;
        bottom: 40px;
        left: 40px;
        background-image: url(_static/images/m-logo.png);
        background-size: contain;
        background-position: center; }

.section-carousel {
  overflow: hidden;
  position: relative; }
  .section-carousel .cls-background {
    padding-bottom: 75px !important;
    background-size: 100% !important;
    background-position: center -230px !important;
    background-repeat: no-repeat; }
    @media (max-width: 1199px) {
      .section-carousel .cls-background {
        background-position: center -110px !important; } }
    @media (max-width: 991px) {
      .section-carousel .cls-background {
        background-size: cover !important;
        background-position: center bottom !important; } }
  .section-carousel .parallax-img {
    text-align: center;
    margin: 0 auto 50px; }
  .section-carousel .section-heading h3 {
    letter-spacing: .280em; }
  .section-carousel .section-heading h6 {
    max-width: 48%;
    margin: 0 auto 50px;
    line-height: 24px; }
    @media (max-width: 991px) {
      .section-carousel .section-heading h6 {
        max-width: 100%; } }
  @media (max-width: 991px) {
    .section-carousel .section-heading {
      max-width: 90%;
      margin: 0 auto; } }
  .section-carousel .slides {
    margin: 75px auto 0;
    width: 100%;
    overflow: visible;
    height: auto;
    position: relative; }
    .section-carousel .slides .arrow-prev, .section-carousel .slides .arrow-next {
      position: absolute;
      /*filter: brightness(0) invert(1);*/
      width: 10px;
      height: 18px;
      /*top:50%;*/
      bottom: -50px;
      z-index: 1; }
    .section-carousel .slides .arrow-prev {
      /*left:calc(100% - 82.55%);*/
      left: calc(100% - 75%);
      background-image: url(_static/images/arrow-left.png);
      background-size: contain; }
    .section-carousel .slides .arrow-next {
      /*right:calc(100% - 82.55%);*/
      right: calc(100% - 75%);
      background-image: url(_static/images/arrow-right.png);
      background-size: contain; }
    .section-carousel .slides .slick-list {
      overflow: visible; }
    .section-carousel .slides .slide .slide-contents {
      background-color: #fff;
      box-sizing: border-box;
      padding: 40px;
      max-width: 875px;
      border-radius: 8px;
      margin: 0 30px;
      box-shadow: 0px 20px 59px 0px rgba(0, 0, 0, 0.2), 0px 25px 40px 0px rgba(0, 0, 0, 0.55); }
      @media (max-width: 991px) {
        .section-carousel .slides .slide .slide-contents {
          max-width: 700px;
          text-align: center; } }
      @media (max-width: 767px) {
        .section-carousel .slides .slide .slide-contents {
          max-width: 600px; } }
      @media (max-width: 575px) {
        .section-carousel .slides .slide .slide-contents {
          max-width: 350px; } }
      .section-carousel .slides .slide .slide-contents .slide-heading {
        color: #4f4f4f;
        letter-spacing: .280em;
        position: relative;
        margin-bottom: 40px;
        font-weight: 400;
        font-size: 17px; }
        @media (max-width: 991px) {
          .section-carousel .slides .slide .slide-contents .slide-heading {
            margin-bottom: 20px; } }
        .section-carousel .slides .slide .slide-contents .slide-heading:after {
          display: block;
          content: "";
          margin-top: -2px;
          position: relative;
          top: -10px;
          background: #c48556;
          width: 100%;
          height: 1px; }
          @media (max-width: 575px) {
            .section-carousel .slides .slide .slide-contents .slide-heading:after {
              display: none; } }
        .section-carousel .slides .slide .slide-contents .slide-heading span {
          background-color: #fff;
          position: relative;
          z-index: 101;
          padding-right: 10px; }
          @media (max-width: 991px) {
            .section-carousel .slides .slide .slide-contents .slide-heading span {
              padding: 0 10px; } }
      .section-carousel .slides .slide .slide-contents .button {
        height: 47px;
        line-height: 47px;
        font-size: 15px;
        margin: 20px 0 0; }
        @media (max-width: 991px) {
          .section-carousel .slides .slide .slide-contents .button {
            margin: 20px 0; } }

.section-latest-blog .intro-txt h3 {
  margin-bottom: 1%; }

.section-latest-blog .intro-txt h6 {
  max-width: 55%;
  line-height: normal;
  margin: 0 auto 75px; }
  @media (max-width: 1199px) {
    .section-latest-blog .intro-txt h6 {
      margin: 0 auto 50px;
      max-width: 45%; } }
  @media (max-width: 991px) {
    .section-latest-blog .intro-txt h6 {
      max-width: 100%; } }

.section-latest-blog .latest-blog {
  position: relative; }
  .section-latest-blog .latest-blog img {
    max-width: 50%; }
    @media (max-width: 991px) {
      .section-latest-blog .latest-blog img {
        max-width: 100%; } }
  .section-latest-blog .latest-blog .blog-block {
    min-width: 825px;
    position: absolute;
    right: 0;
    top: 3.5%; }
    @media (max-width: 1420px) {
      .section-latest-blog .latest-blog .blog-block {
        top: 2.5%; } }
    @media (max-width: 1399px) {
      .section-latest-blog .latest-blog .blog-block {
        top: .75%; } }
    @media (max-width: 1330px) {
      .section-latest-blog .latest-blog .blog-block {
        top: -1em; } }
    @media (max-width: 1299px) {
      .section-latest-blog .latest-blog .blog-block {
        top: -1.5em; } }
    @media (max-width: 1239px) {
      .section-latest-blog .latest-blog .blog-block {
        top: -2.5em; } }
    @media (max-width: 1199px) {
      .section-latest-blog .latest-blog .blog-block {
        min-width: 600px;
        top: 6.5%; } }
    @media (max-width: 991px) {
      .section-latest-blog .latest-blog .blog-block {
        position: relative; } }
    @media (max-width: 575px) {
      .section-latest-blog .latest-blog .blog-block {
        min-width: 100%; } }
    .section-latest-blog .latest-blog .blog-block .grid:nth-child(even) {
      flex-direction: row-reverse; }
    .section-latest-blog .latest-blog .blog-block .info-block {
      box-sizing: border-box;
      padding: 70px 30px;
      background-color: #fff;
      flex: 33%; }
      @media (max-width: 1199px) {
        .section-latest-blog .latest-blog .blog-block .info-block {
          padding: 25px; } }
      @media (max-width: 991px) {
        .section-latest-blog .latest-blog .blog-block .info-block {
          flex: 100%;
          padding: 20px; } }
      .section-latest-blog .latest-blog .blog-block .info-block .post-title {
        text-transform: uppercase;
        color: #141413;
        letter-spacing: .06em;
        font-size: 22px;
        font-weight: 400; }
        @media (max-width: 1199px) {
          .section-latest-blog .latest-blog .blog-block .info-block .post-title {
            font-size: 18px; } }
        @media (max-width: 991px) {
          .section-latest-blog .latest-blog .blog-block .info-block .post-title {
            text-align: center; } }
      .section-latest-blog .latest-blog .blog-block .info-block .center-btn {
        text-align: center;
        box-sizing: border-box;
        padding: 25px 0 0; }
        @media (max-width: 991px) {
          .section-latest-blog .latest-blog .blog-block .info-block .center-btn {
            padding: 10px 0 0; } }
        .section-latest-blog .latest-blog .blog-block .info-block .center-btn:before {
          border-top: 1px solid #97a677;
          content: '';
          display: block;
          width: 30px;
          margin: 0 auto 15px; }
        .section-latest-blog .latest-blog .blog-block .info-block .center-btn .more-link {
          display: inline-block;
          margin: 0 auto;
          text-transform: uppercase;
          text-decoration: none;
          color: #141413;
          letter-spacing: .1em;
          font-size: 14px;
          font-weight: 700; }
          @media (max-width: 1199px) {
            .section-latest-blog .latest-blog .blog-block .info-block .center-btn .more-link {
              font-size: 12px; } }
          .section-latest-blog .latest-blog .blog-block .info-block .center-btn .more-link:hover {
            color: #4bc0b7; }
    .section-latest-blog .latest-blog .blog-block .img-block {
      flex: 66.6%;
      cursor: pointer;
      transition: all 0.3s ease-in-out;
      background-size: 110% !important;
      background-position: center !important; }
      @media (max-width: 991px) {
        .section-latest-blog .latest-blog .blog-block .img-block {
          flex: 100%;
          min-height: 200px; } }
      .section-latest-blog .latest-blog .blog-block .img-block:hover {
        background-size: 100% !important; }

.section-latest-blog .footer-btn {
  text-align: center;
  box-sizing: border-box;
  padding: 20px 0 0; }
  @media (max-width: 1299px) {
    .section-latest-blog .footer-btn {
      padding: 40px 0 0; } }
  @media (max-width: 1239px) {
    .section-latest-blog .footer-btn {
      padding: 60px 0 0; } }
  @media (max-width: 1199px) {
    .section-latest-blog .footer-btn {
      padding: 20px 0 0; } }
  .section-latest-blog .footer-btn .button {
    height: 60px;
    line-height: 60px;
    margin-bottom: 0;
    font-size: 17px; }

@media (max-width: 1199px) {
  #find-your-community .community-panel:last-of-type {
    background-size: cover;
    background-position: -250px top !important; } }

@media (max-width: 991px) {
  #find-your-community .community-panel:last-of-type {
    background-position: right top !important; } }

.section-community .cls-background {
  padding-bottom: 50px !important;
  padding-top: 90px !important; }
  @media (max-width: 1199px) {
    .section-community .cls-background {
      padding: 50px 0  0 !important; } }

.section-community .container {
  max-width: 1200px; }

.section-community .intro-txt h3 {
  margin-bottom: 1%; }

.section-community .intro-txt h6 {
  max-width: 40%;
  line-height: normal;
  margin: 0 auto 75px; }
  @media (max-width: 1199px) {
    .section-community .intro-txt h6 {
      margin: 0 auto 50px;
      max-width: 50%; } }
  @media (max-width: 1199px) {
    .section-community .intro-txt h6 {
      max-width: 100%; } }

.section-community .community-panel {
  box-sizing: border-box;
  box-shadow: 0px 10px 13.92px 2.08px rgba(0, 0, 0, 0.23);
  margin: 70px auto;
  min-height: 465px;
  background-size: 111%;
  background-repeat: no-repeat; }
  @media (max-width: 1199px) {
    .section-community .community-panel {
      background-size: cover;
      background-position: top left; } }
  @media (max-width: 991px) {
    .section-community .community-panel {
      min-height: 320px; } }
  .section-community .community-panel .panel-heading {
    box-sizing: border-box;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.54);
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .06em;
    position: relative;
    font-size: 22px;
    font-weight: 600; }
    @media (max-width: 991px) {
      .section-community .community-panel .panel-heading {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .section-community .community-panel .panel-heading {
        font-size: 16px; } }
    .section-community .community-panel .panel-heading img {
      vertical-align: middle;
      margin-right: 15px;
      max-width: 80px; }
      @media (max-width: 991px) {
        .section-community .community-panel .panel-heading img {
          max-width: 60px; } }
      @media (max-width: 767px) {
        .section-community .community-panel .panel-heading img {
          max-width: 40px; } }
      @media (max-width: 575px) {
        .section-community .community-panel .panel-heading img {
          display: block;
          margin: 0 auto 10px; } }
    .section-community .community-panel .panel-heading .icon {
      right: 50px;
      top: .75em;
      width: 36px; }
      @media (max-width: 991px) {
        .section-community .community-panel .panel-heading .icon {
          display: none; } }
  .section-community .community-panel .panel-inner.right {
    margin-left: 44%; }
    @media (max-width: 1199px) {
      .section-community .community-panel .panel-inner.right {
        margin-left: 25%; } }
    @media (max-width: 991px) {
      .section-community .community-panel .panel-inner.right {
        margin-left: 0; } }
  .section-community .community-panel .panel-inner {
    box-sizing: border-box;
    padding: 55px 100px;
    max-width: 58%; }
    @media (max-width: 1199px) {
      .section-community .community-panel .panel-inner {
        max-width: 75%; } }
    @media (max-width: 991px) {
      .section-community .community-panel .panel-inner {
        max-width: 100%;
        padding: 50px; } }
    @media (max-width: 575px) {
      .section-community .community-panel .panel-inner {
        padding: 25px; } }
    .section-community .community-panel .panel-inner .heading {
      color: #fff;
      text-transform: uppercase;
      letter-spacing: .1em;
      border-bottom: 1px solid #5bc87b;
      margin-bottom: 10px;
      font-size: 18px;
      font-style: italic;
      font-weight: 400; }
    .section-community .community-panel .panel-inner h1 {
      font-size: 36px; }
    .section-community .community-panel .panel-inner p {
      letter-spacing: .022em; }
    .section-community .community-panel .panel-inner .button {
      height: 50px;
      line-height: 50px;
      margin-bottom: 0;
      padding: 0 35px;
      font-size: 14px; }

@media (max-width: 1199px) {
  .section-quote .cls-background {
    padding: 50px 0 !important; } }

.section-quote .container {
  max-width: 1010px; }
  @media (max-width: 1199px) {
    .section-quote .container {
      max-width: 925px; } }

.section-quote .quote-box {
  border: 2px solid #93dcdb;
  box-sizing: border-box;
  padding: 50px 165px;
  position: relative; }
  @media (max-width: 1199px) {
    .section-quote .quote-box {
      padding: 50px; } }
  @media (max-width: 575px) {
    .section-quote .quote-box {
      padding: 25px; } }
  .section-quote .quote-box .corner {
    position: absolute;
    color: #4bc0b7;
    font-size: 34px;
    font-weight: 300; }
  .section-quote .quote-box .tl {
    top: -24px;
    left: -9px; }
  .section-quote .quote-box .tr {
    top: -24px;
    right: -9px; }
  .section-quote .quote-box .bl {
    bottom: -20px;
    left: -9px; }
  .section-quote .quote-box .br {
    bottom: -20px;
    right: -9px; }
  .section-quote .quote-box .quote {
    box-sizing: border-box;
    padding: 50px 75px;
    background-color: #fff;
    text-align: center;
    position: relative; }
    @media (max-width: 767px) {
      .section-quote .quote-box .quote {
        padding: 50px; } }
    @media (max-width: 575px) {
      .section-quote .quote-box .quote {
        padding: 25px; } }
    .section-quote .quote-box .quote .quote-mark {
      display: block;
      width: 43px;
      height: 29px;
      max-width: 38px;
      margin: 0 auto 40px;
      background-size: contain;
      background-image: url(_static/images/quote.png);
      background-repeat: no-repeat; }
    .section-quote .quote-box .quote .swoosh {
      display: block;
      width: 287px;
      max-width: 260px;
      height: 19px;
      margin: 40px auto 25px;
      background-size: contain;
      background-image: url(_static/images/yellow-swoosh.png);
      background-repeat: no-repeat; }
      @media (max-width: 575px) {
        .section-quote .quote-box .quote .swoosh {
          max-width: 200px; } }
    .section-quote .quote-box .quote .swoosh.grey {
      background-image: url(_static/images/grey-swoosh.png); }
    .section-quote .quote-box .quote .txt {
      letter-spacing: .1em;
      margin: 0 auto;
      line-height: normal;
      font-size: 32px;
      font-weight: 400;
      font-family: "BemboStd"; }
      @media (max-width: 575px) {
        .section-quote .quote-box .quote .txt {
          font-size: 28px; } }
    .section-quote .quote-box .quote .auth {
      text-transform: uppercase;
      letter-spacing: .2em;
      margin-bottom: 50px;
      font-size: 22px;
      font-weight: 400; }
      @media (max-width: 767px) {
        .section-quote .quote-box .quote .auth {
          margin-bottom: 20px; } }
      @media (max-width: 575px) {
        .section-quote .quote-box .quote .auth {
          font-size: 18px; } }

/*ABOUT PAGE*/
.page-template-template_about_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 709px;
  overflow: hidden;
  background-position: top left;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 1199px) {
    .page-template-template_about_page .hero-header {
      background-position: 40% top; } }
  @media (max-width: 991px) {
    .page-template-template_about_page .hero-header {
      background-position: 50% top; } }
  @media (max-width: 575px) {
    .page-template-template_about_page .hero-header {
      background-position: 60% top;
      min-height: 300px; } }
  .page-template-template_about_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 709px; }
    @media (max-width: 575px) {
      .page-template-template_about_page .hero-header .hero-text-outer {
        min-height: 300px; } }
    .page-template-template_about_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 40%;
      left: 30%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      @media (max-width: 575px) {
        .page-template-template_about_page .hero-header .hero-text-outer .hero-text {
          top: 30%;
          left: 40%; } }
      .page-template-template_about_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 0; }
        @media (max-width: 575px) {
          .page-template-template_about_page .hero-header .hero-text-outer .hero-text h1 span {
            font-size: 40px !important; } }
      @media (max-width: 575px) {
        .page-template-template_about_page .hero-header .hero-text-outer .hero-text p span {
          font-size: 18px !important; } }
  .page-template-template_about_page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -2%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_about_page .mobile-header-text {
  text-align: center; }
  .page-template-template_about_page .mobile-header-text h1 {
    padding-left: 0 !important;
    margin-bottom: 0; }
  .page-template-template_about_page .mobile-header-text p:last-child {
    margin-bottom: 0; }
  .page-template-template_about_page .mobile-header-text br {
    display: none; }

.page-template-template_about_page #about-intro {
  border-bottom: 13px solid #f7dfd4; }
  @media (max-width: 1199px) {
    .page-template-template_about_page #about-intro .cls-background {
      background-position: 30% top; } }
  @media (max-width: 991px) {
    .page-template-template_about_page #about-intro .cls-background {
      background-position: 35% top; } }
  @media (max-width: 767px) {
    .page-template-template_about_page #about-intro .cls-background {
      padding: 0 0 25px !important; } }
  .page-template-template_about_page #about-intro .container {
    background-color: rgba(255, 255, 255, 0.78);
    max-width: 625px;
    padding: 40px 35px 30px;
    box-sizing: border-box;
    margin-left: 48%; }
    @media (max-width: 1199px) {
      .page-template-template_about_page #about-intro .container {
        margin-left: 45%;
        max-width: 500px; } }
    @media (max-width: 991px) {
      .page-template-template_about_page #about-intro .container {
        margin-left: 30%;
        max-width: 500px; } }
    @media (max-width: 767px) {
      .page-template-template_about_page #about-intro .container {
        margin-left: 0;
        max-width: 100%;
        padding: 25px; } }

.page-template-template_about_page .section-photo-grid .container {
  max-width: 1098px; }

.page-template-template_about_page .section-photo-grid .photo-two {
  margin-bottom: 35px; }

@media (max-width: 991px) {
  .page-template-template_about_page .section-photo-grid .photo-one, .page-template-template_about_page .section-photo-grid .photo-two, .page-template-template_about_page .section-photo-grid .photo-three, .page-template-template_about_page .section-photo-grid .photo-four {
    margin-bottom: 25px; } }

.page-template-template_about_page .section-photo-grid .grid-photo {
  position: relative; }
  .page-template-template_about_page .section-photo-grid .grid-photo .image {
    display: block;
    width: 100%;
    height: auto; }
  .page-template-template_about_page .section-photo-grid .grid-photo .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: #c0e8ec; }
    @media (max-width: 767px) {
      .page-template-template_about_page .section-photo-grid .grid-photo .overlay {
        top: auto;
        height: auto;
        opacity: 1;
        box-sizing: border-box;
        padding: 40px; } }
  .page-template-template_about_page .section-photo-grid .grid-photo:hover .overlay {
    opacity: .85; }
  .page-template-template_about_page .section-photo-grid .grid-photo .text {
    color: #141413;
    text-transform: uppercase;
    position: absolute;
    width: 80%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 18px;
    font-weight: 400; }

.page-template-template_about_page .section-photo-grid .bottom-credit {
  text-align: right;
  margin: 25px 0 0;
  font-size: 11px;
  font-style: italic;
  font-weight: 400; }

.page-template-template_about_page #martha-quote .container {
  max-width: 915px; }

.page-template-template_about_page #martha-quote .quote-box {
  padding: 15px 75px; }
  @media (max-width: 575px) {
    .page-template-template_about_page #martha-quote .quote-box {
      padding: 25px; } }
  .page-template-template_about_page #martha-quote .quote-box .quote .swoosh {
    background-image: url(_static/images/grey-swoosh.png); }
  .page-template-template_about_page #martha-quote .quote-box .quote .quote-mark {
    max-width: 38px; }
  .page-template-template_about_page #martha-quote .quote-box .quote .txt {
    font-size: 28px; }
  .page-template-template_about_page #martha-quote .quote-box .quote .auth {
    font-size: 0;
    margin-bottom: 0; }
    .page-template-template_about_page #martha-quote .quote-box .quote .auth:before {
      margin: 0 auto;
      max-width: 150px;
      width: 194px;
      max-width: 136px;
      height: 102px;
      display: block;
      content: '';
      background-image: url(_static/images/martha-sig.png);
      background-size: contain;
      background-repeat: no-repeat; }

.page-template-template_about_page .section-press .cls-background {
  position: relative;
  padding-top: 90px !important;
  padding-bottom: 90px !important;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat; }
  @media (max-width: 1199px) {
    .page-template-template_about_page .section-press .cls-background {
      background-position: 50% top; } }
  @media (max-width: 991px) {
    .page-template-template_about_page .section-press .cls-background {
      background-position: 60% top; } }
  .page-template-template_about_page .section-press .cls-background:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -2%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_about_page .section-press .container {
  max-width: 925px; }

.page-template-template_about_page .section-press .press-boxes .press-box {
  box-sizing: border-box;
  padding: 65px 40px;
  max-width: 430px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden; }
  .page-template-template_about_page .section-press .press-boxes .press-box:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.62;
    border: 8px solid #fff; }
  .page-template-template_about_page .section-press .press-boxes .press-box .txt {
    position: relative;
    z-index: 1; }
    .page-template-template_about_page .section-press .press-boxes .press-box .txt h4 {
      text-transform: none; }
      .page-template-template_about_page .section-press .press-boxes .press-box .txt h4:after {
        margin: 5px auto 0;
        display: block;
        max-width: 195px;
        width: 216px;
        height: 14px;
        content: '';
        background-image: url(_static/images/press-swoosh.png);
        background-size: contain;
        background-repeat: no-repeat; }
    .page-template-template_about_page .section-press .press-boxes .press-box .txt a {
      color: #fff;
      text-decoration: none; }
      .page-template-template_about_page .section-press .press-boxes .press-box .txt a:hover {
        color: #4bc0b7; }
  .page-template-template_about_page .section-press .press-boxes .press-box:before {
    display: block;
    width: 99px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -1em;
    content: '';
    background-image: url(_static/images/vertical-waves.png);
    background-size: cover;
    background-repeat: repeat-y;
    background-position: center; }
  .page-template-template_about_page .section-press .press-boxes .press-box:nth-child(even):before {
    left: auto;
    right: -1em; }

/*COURSES + TRAINING PAGE*/
.page-template-template_courses_page .footer-top {
  background-color: #f8f8f5; }

.page-template-template_courses_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 335px;
  overflow: hidden;
  background-position: center;
  background-size: 115%; }
  @media (max-width: 575px) {
    .page-template-template_courses_page .hero-header {
      min-height: 300px;
      background-size: cover; } }
  .page-template-template_courses_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 335px; }
    @media (max-width: 575px) {
      .page-template-template_courses_page .hero-header .hero-text-outer {
        min-height: 300px; } }
    .page-template-template_courses_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .page-template-template_courses_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 1%; }
      .page-template-template_courses_page .hero-header .hero-text-outer .hero-text p {
        max-width: 68%;
        margin: 0 auto 1%; }
  .page-template-template_courses_page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -15%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_courses_page .texture-border {
  height: 20px;
  width: 100%;
  background-image: url("_static/images/texture-border.png");
  background-size: contain;
  background-position: center; }

@media (max-width: 1199px) {
  .page-template-template_courses_page #wayfinder-course .course-block-inner {
    background-position: 50% center; } }

@media (max-width: 1199px) {
  .page-template-template_courses_page #write-into-light-course .course-block-inner {
    background-position: 80% center; } }

.page-template-template_courses_page #african-star-course .course-desc h1 {
  margin-bottom: 0; }

.page-template-template_courses_page .section-course-block .container {
  max-width: 1380px; }

.page-template-template_courses_page .section-course-block .course-icon {
  text-align: center; }
  @media (max-width: 575px) {
    .page-template-template_courses_page .section-course-block .course-icon {
      margin-bottom: 1em; } }

.page-template-template_courses_page .section-course-block .course-heading {
  position: relative;
  z-index: 1;
  width: fit-content;
  margin: 0 auto 20px;
  padding: 0 20px;
  color: #ac9455;
  text-align: center;
  text-transform: none;
  letter-spacing: .04em;
  font-family: "BemboStd";
  font-weight: 400;
  font-size: 36px; }
  @media (max-width: 991px) {
    .page-template-template_courses_page .section-course-block .course-heading {
      font-size: 30px; } }
  @media (max-width: 575px) {
    .page-template-template_courses_page .section-course-block .course-heading {
      font-size: 24px;
      margin: 0 auto 10px;
      top: -.75em; } }

.page-template-template_courses_page .section-course-block .course-subheading {
  color: #888785;
  text-align: center;
  letter-spacing: .190em;
  font-size: 18px;
  font-weight: 600; }
  @media (max-width: 991px) {
    .page-template-template_courses_page .section-course-block .course-subheading {
      font-size: 16px; } }
  @media (max-width: 575px) {
    .page-template-template_courses_page .section-course-block .course-subheading {
      font-size: 14px;
      max-width: 90%;
      margin: 0 auto; } }

.page-template-template_courses_page .section-course-block .course-block-outer {
  box-sizing: border-box;
  border: solid 1px #eca583;
  padding: 95px 45px 45px;
  margin-top: -5em; }
  @media (max-width: 575px) {
    .page-template-template_courses_page .section-course-block .course-block-outer {
      padding: 95px 15px 15px; } }

.page-template-template_courses_page .section-course-block .course-block-inner {
  box-sizing: border-box;
  padding: 45px 100px;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 1199px) {
    .page-template-template_courses_page .section-course-block .course-block-inner {
      padding: 45px; } }
  @media (max-width: 575px) {
    .page-template-template_courses_page .section-course-block .course-block-inner {
      padding: 20px; } }
  .page-template-template_courses_page .section-course-block .course-block-inner .course-desc.right {
    margin-left: 45%; }
    @media (max-width: 1199px) {
      .page-template-template_courses_page .section-course-block .course-block-inner .course-desc.right {
        margin-left: 35%; } }
    @media (max-width: 991px) {
      .page-template-template_courses_page .section-course-block .course-block-inner .course-desc.right {
        margin-left: 0; } }
  .page-template-template_courses_page .section-course-block .course-block-inner .course-desc {
    border-radius: 4px;
    background-image: -moz-linear-gradient(70deg, #f1eee9 0%, white 100%);
    background-image: -webkit-linear-gradient(70deg, #f1eee9 0%, white 100%);
    background-image: -ms-linear-gradient(70deg, #f1eee9 0%, white 100%);
    box-shadow: 0px 45px 70px 0px rgba(58, 23, 0, 0.75);
    max-width: 520px;
    box-sizing: border-box;
    padding: 30px 30px 90px;
    position: relative;
    min-height: 600px; }
    @media (max-width: 991px) {
      .page-template-template_courses_page .section-course-block .course-block-inner .course-desc {
        max-width: 100%; } }
    @media (max-width: 575px) {
      .page-template-template_courses_page .section-course-block .course-block-inner .course-desc {
        min-height: 650px; } }
    .page-template-template_courses_page .section-course-block .course-block-inner .course-desc h1 {
      line-height: 1;
      margin-bottom: 30px;
      font-size: 36px; }
      @media (max-width: 575px) {
        .page-template-template_courses_page .section-course-block .course-block-inner .course-desc h1 {
          font-size: 28px; }
          .page-template-template_courses_page .section-course-block .course-block-inner .course-desc h1 span {
            font-size: 24px !important; } }
    @media (max-width: 575px) {
      .page-template-template_courses_page .section-course-block .course-block-inner .course-desc p span {
        font-size: 18px !important; } }
    .page-template-template_courses_page .section-course-block .course-block-inner .course-desc .btn-footer {
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 50px;
      z-index: 1; }
      @media (max-width: 575px) {
        .page-template-template_courses_page .section-course-block .course-block-inner .course-desc .btn-footer {
          bottom: 30px; } }
      .page-template-template_courses_page .section-course-block .course-block-inner .course-desc .btn-footer:after {
        content: '';
        display: block;
        border: 1px solid rgba(54, 36, 7, 0.102);
        box-shadow: 0px 1px 0px 0px white;
        position: relative;
        bottom: 32px;
        z-index: -1; }
      .page-template-template_courses_page .section-course-block .course-block-inner .course-desc .btn-footer .button.gold {
        background-color: #ac9455;
        border-color: #ac9455;
        height: 40px;
        line-height: 40px;
        font-size: 11px;
        font-weight: 600; }
        .page-template-template_courses_page .section-course-block .course-block-inner .course-desc .btn-footer .button.gold:hover {
          background-color: #4bc0b7;
          border-color: #4bc0b7; }

.page-template-template_courses_page .section-small-course .container {
  max-width: 1380px; }
  .page-template-template_courses_page .section-small-course .container .small-blocks {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .page-template-template_courses_page .section-small-course .container .small-blocks .small-block {
      width: 48.8%;
      margin: 0 0 30px; }
      @media (max-width: 991px) {
        .page-template-template_courses_page .section-small-course .container .small-blocks .small-block {
          width: 100%;
          margin: 0 0 50px; } }
      @media (max-width: 575px) {
        .page-template-template_courses_page .section-small-course .container .small-blocks .small-block {
          margin: 50px 0 45px; } }
      .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-header {
        position: relative;
        z-index: 1;
        width: fit-content;
        margin: 0 auto 20px;
        padding: 0 20px;
        color: #ac9455;
        text-align: center;
        text-transform: none;
        letter-spacing: .04em;
        font-family: "BemboStd";
        font-weight: 400;
        font-size: 34px; }
        @media (max-width: 1199px) {
          .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-header {
            font-size: 24px;
            top: -.25em; } }
        @media (max-width: 575px) {
          .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-header {
            margin: 0 auto 10px;
            top: -.75em; } }
      .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-subheader {
        color: #888785;
        text-align: center;
        letter-spacing: .190em;
        font-size: 17px;
        font-weight: 600; }
        @media (max-width: 1199px) {
          .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-subheader {
            font-size: 14px; } }
      .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer {
        margin: -5em auto 0;
        box-sizing: border-box;
        border: solid 1px #eca583;
        padding: 75px 40px 40px; }
        @media (max-width: 575px) {
          .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer {
            padding: 95px 15px 15px; } }
        .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner {
          margin-top: 25px;
          box-sizing: border-box;
          padding: 200px 40px 40px;
          background-repeat: no-repeat;
          background-size: cover; }
          @media (max-width: 1199px) {
            .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner {
              padding: 100px 20px 20px; } }
          @media (max-width: 991px) {
            .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner {
              padding: 50px; } }
          @media (max-width: 575px) {
            .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner {
              padding: 15px; } }
          .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc {
            border-radius: 4px;
            background-image: -moz-linear-gradient(70deg, #f1eee9 0%, white 100%);
            background-image: -webkit-linear-gradient(70deg, #f1eee9 0%, white 100%);
            background-image: -ms-linear-gradient(70deg, #f1eee9 0%, white 100%);
            box-shadow: 0px 45px 70px 0px rgba(58, 23, 0, 0.75);
            max-width: 490px;
            box-sizing: border-box;
            padding: 65px 30px 90px;
            position: relative;
            min-height: 425px; }
            @media (max-width: 991px) {
              .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc {
                max-width: 100%;
                min-height: inherit;
                padding: 50px 25px 90px; } }
            .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc h2 {
              line-height: 1;
              margin-bottom: 30px; }
              @media (max-width: 1199px) {
                .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc h2 span {
                  font-size: 30px !important; } }
            @media (max-width: 1199px) {
              .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc p span {
                font-size: 18px !important; } }
            .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc .btn-footer {
              text-align: center;
              position: absolute;
              left: 0;
              right: 0;
              bottom: 80px;
              z-index: 1; }
              @media (max-width: 1199px) {
                .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc .btn-footer {
                  bottom: 40px; } }
              @media (max-width: 991px) {
                .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc .btn-footer {
                  bottom: 20px; } }
              .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc .btn-footer:after {
                content: '';
                display: block;
                border: 1px solid rgba(54, 36, 7, 0.102);
                box-shadow: 0px 1px 0px 0px white;
                position: relative;
                bottom: 32px;
                z-index: -1; }
              .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc .btn-footer .button.gold {
                background-color: #ac9455;
                border-color: #ac9455;
                height: 45px;
                line-height: 45px;
                font-size: 12px;
                font-weight: 600; }
                .page-template-template_courses_page .section-small-course .container .small-blocks .small-block .small-block-outer .small-block-inner .small-block-desc .btn-footer .button.gold:hover {
                  background-color: #4bc0b7;
                  border-color: #4bc0b7; }

.page-template-template_courses_page .section-quote .quote-box {
  padding: 60px; }
  @media (max-width: 575px) {
    .page-template-template_courses_page .section-quote .quote-box {
      padding: 40px; } }
  .page-template-template_courses_page .section-quote .quote-box .quote {
    padding: 0px; }
    .page-template-template_courses_page .section-quote .quote-box .quote .swoosh {
      background-image: url(_static/images/grey-swoosh.png); }
    .page-template-template_courses_page .section-quote .quote-box .quote .auth {
      margin-bottom: 0; }
      .page-template-template_courses_page .section-quote .quote-box .quote .auth span {
        display: block;
        letter-spacing: .120em;
        font-size: 14px;
        font-style: italic; }

/*EVENTS PAGE*/
.page-template-template_events_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 335px;
  overflow: hidden;
  background-position: -125px bottom;
  background-size: 125%; }
  @media (max-width: 1199px) {
    .page-template-template_events_page .hero-header {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: bottom center; } }
  @media (max-width: 575px) {
    .page-template-template_events_page .hero-header {
      background-position: 75% bottom; } }
  .page-template-template_events_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 335px; }
    .page-template-template_events_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .page-template-template_events_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 1%; }
      .page-template-template_events_page .hero-header .hero-text-outer .hero-text p {
        max-width: 68%;
        margin: 0 auto 1%; }
  .page-template-template_events_page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -15%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_events_page .texture-border {
  height: 20px;
  width: 100%;
  background-image: url("_static/images/texture-border.png");
  background-size: contain;
  background-position: center; }

.page-template-template_events_page .page-background-one {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat; }

.page-template-template_events_page .page-background-two {
  padding-top: 50px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat; }

.page-template-template_events_page #upcoming-events .container {
  max-width: 1040px; }

.page-template-template_events_page #upcoming-events .event-cat-filters {
  max-width: 890px;
  margin: 15px auto 65px; }
  @media (max-width: 575px) {
    .page-template-template_events_page #upcoming-events .event-cat-filters {
      margin: 15px auto 25px; } }
  @media (max-width: 575px) {
    .page-template-template_events_page #upcoming-events .event-cat-filters form {
      margin-bottom: 0; } }
  .page-template-template_events_page #upcoming-events .event-cat-filters ul {
    display: flex;
    justify-content: center; }
    @media (max-width: 991px) {
      .page-template-template_events_page #upcoming-events .event-cat-filters ul {
        flex-wrap: wrap;
        padding-bottom: 25px; } }
    @media (max-width: 575px) {
      .page-template-template_events_page #upcoming-events .event-cat-filters ul {
        display: block;
        padding-bottom: 0;
        margin-bottom: 0; } }
    .page-template-template_events_page #upcoming-events .event-cat-filters ul li {
      display: inline-block;
      margin: 0 16px;
      min-width: 200px;
      height: 43px;
      text-align: center;
      line-height: 2em;
      position: relative;
      text-transform: uppercase;
      letter-spacing: .1em; }
      @media (max-width: 991px) {
        .page-template-template_events_page #upcoming-events .event-cat-filters ul li {
          min-width: 300px;
          margin-bottom: 25px; } }
      @media (max-width: 767px) {
        .page-template-template_events_page #upcoming-events .event-cat-filters ul li {
          min-width: 250px; } }
      @media (max-width: 575px) {
        .page-template-template_events_page #upcoming-events .event-cat-filters ul li {
          min-width: 100%;
          margin: 0; } }
    .page-template-template_events_page #upcoming-events .event-cat-filters ul li.sf-option-active label {
      background-color: #4bc0b7;
      border-color: #4bc0b7;
      color: #fff;
      font-weight: 600; }
    .page-template-template_events_page #upcoming-events .event-cat-filters ul label, .page-template-template_events_page #upcoming-events .event-cat-filters ul input {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .page-template-template_events_page #upcoming-events .event-cat-filters ul input[type="radio"] {
      opacity: 0.01;
      z-index: 100; }
    .page-template-template_events_page #upcoming-events .event-cat-filters ul label {
      padding: 5px;
      border: 1px solid #97a677;
      cursor: pointer;
      z-index: 90;
      font-size: 12px;
      font-weight: 300; }
      .page-template-template_events_page #upcoming-events .event-cat-filters ul label:hover {
        background-color: #4bc0b7;
        border-color: #4bc0b7;
        color: #fff;
        font-weight: 600; }

.page-template-template_events_page h4#featured-heading {
  position: relative;
  letter-spacing: .28em;
  color: #4f4f4f;
  margin-bottom: 50px;
  font-size: 20px;
  font-weight: 400; }
  .page-template-template_events_page h4#featured-heading span {
    background-color: #fff;
    position: relative;
    z-index: 101;
    padding-right: 20px; }
  .page-template-template_events_page h4#featured-heading:after {
    display: block;
    content: "";
    margin-top: -5px;
    position: relative;
    top: -10px;
    background: #c48556;
    width: 100%;
    height: 1px; }

.page-template-template_events_page .event-panel {
  box-sizing: border-box;
  padding: 50px 75px;
  box-shadow: 0px 7px 13.8px 1.2px rgba(0, 0, 0, 0.24);
  margin-bottom: 80px;
  position: relative;
  background-image: url("_static/images/texture-2.jpg");
  background-size: cover; }
  @media (max-width: 991px) {
    .page-template-template_events_page .event-panel {
      padding: 50px; } }
  @media (max-width: 575px) {
    .page-template-template_events_page .event-panel {
      padding: 75px 15px 15px; } }
  .page-template-template_events_page .event-panel .border {
    position: absolute;
    height: 4px;
    width: 100%;
    top: 0;
    left: 0; }
    .page-template-template_events_page .event-panel .border .icon {
      position: absolute;
      height: 60px;
      width: 60px;
      top: 4px;
      right: 18px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
  .page-template-template_events_page .event-panel .border.in-person-workshops {
    background-color: #648423; }
    .page-template-template_events_page .event-panel .border.in-person-workshops .icon {
      background-image: url(_static/images/icon-workshop-event.png); }
  .page-template-template_events_page .event-panel .border.webinars {
    background-color: #d6a051; }
    .page-template-template_events_page .event-panel .border.webinars .icon {
      background-image: url(_static/images/icon-webinar-event.png); }
  .page-template-template_events_page .event-panel h4.event-title {
    text-align: center;
    letter-spacing: .2em;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600; }
  .page-template-template_events_page .event-panel .event-subtitle {
    text-align: center;
    letter-spacing: .1em;
    margin-bottom: 3%;
    font-size: 20px; }
  .page-template-template_events_page .event-panel .subheading {
    text-align: center;
    padding: 0 13%;
    font-size: 15px; }
    .page-template-template_events_page .event-panel .subheading .underline {
      display: block;
      float: none;
      padding-right: 0;
      margin: 0 auto; }
  .page-template-template_events_page .event-panel .date-ven {
    width: 100%;
    display: flex;
    margin: 10px auto 35px; }
    .page-template-template_events_page .event-panel .date-ven .event-cell {
      display: flex;
      justify-content: center;
      flex-direction: column; }
    .page-template-template_events_page .event-panel .date-ven .event-date, .page-template-template_events_page .event-panel .date-ven .event-venue {
      text-align: center;
      width: 50%;
      letter-spacing: .1em;
      text-transform: uppercase;
      height: auto;
      box-sizing: border-box;
      padding: 10px;
      line-height: normal;
      font-size: 14px; }
      @media (max-width: 991px) {
        .page-template-template_events_page .event-panel .date-ven .event-date, .page-template-template_events_page .event-panel .date-ven .event-venue {
          display: block;
          width: 100%; } }
      @media (max-width: 575px) {
        .page-template-template_events_page .event-panel .date-ven .event-date, .page-template-template_events_page .event-panel .date-ven .event-venue {
          height: auto;
          line-height: normal;
          padding: 5px 0; } }
    .page-template-template_events_page .event-panel .date-ven .event-date {
      background-color: #eeeaea;
      font-weight: 600; }
    .page-template-template_events_page .event-panel .date-ven .event-venue {
      background-color: #f5f4f4; }
  .page-template-template_events_page .event-panel .event-excerpt {
    box-sizing: border-box;
    padding: 0 125px;
    margin-bottom: 40px;
    font-size: 14px;
    font-weight: 400; }
    @media (max-width: 991px) {
      .page-template-template_events_page .event-panel .event-excerpt {
        padding: 0 50px; } }
    @media (max-width: 575px) {
      .page-template-template_events_page .event-panel .event-excerpt {
        padding: 0; } }
  .page-template-template_events_page .event-panel .event-desc p {
    font-size: 14px; }
  @media (max-width: 991px) {
    .page-template-template_events_page .event-panel .event-desc .event-img {
      text-align: center;
      margin-bottom: 25px; } }
  .page-template-template_events_page .event-panel .center {
    text-align: center;
    margin: 40px auto 0; }
    .page-template-template_events_page .event-panel .center .button {
      height: 58px;
      line-height: 58px;
      padding: 0 110px;
      box-shadow: 0px 8px 14.72px 1.28px rgba(0, 0, 0, 0.09);
      font-size: 12px; }
      @media (max-width: 575px) {
        .page-template-template_events_page .event-panel .center .button {
          width: 100%;
          padding: 0 40px; } }
  .page-template-template_events_page .event-panel .more-section {
    border: solid 1px #a8a8a8;
    background-color: #fff;
    position: relative;
    box-sizing: border-box;
    padding: 75px 25px 40px;
    margin: 0 -1em; }
    @media (max-width: 575px) {
      .page-template-template_events_page .event-panel .more-section {
        margin: 0 2px; } }
    .page-template-template_events_page .event-panel .more-section form {
      margin: 25px auto 0;
      max-width: 80%; }
      .page-template-template_events_page .event-panel .more-section form label {
        display: none; }
      .page-template-template_events_page .event-panel .more-section form input {
        width: 100%; }
      .page-template-template_events_page .event-panel .more-section form button {
        width: 100%;
        color: #fff;
        background-color: #4bc0b7;
        border-color: #4bc0b7; }
        .page-template-template_events_page .event-panel .more-section form button:hover {
          background-color: #2f6868;
          border-color: #2f6868; }
    .page-template-template_events_page .event-panel .more-section .close-panel {
      position: absolute;
      width: 100%;
      height: 37px;
      top: 0;
      left: 0;
      background-color: #f5f4f4; }
      .page-template-template_events_page .event-panel .more-section .close-panel .x-close {
        position: absolute;
        right: 40px;
        top: 8px;
        color: #7d7b7b;
        font-size: 18px; }
      .page-template-template_events_page .event-panel .more-section .close-panel .txt-close {
        position: absolute;
        left: 40px;
        top: 8px;
        color: #7d7b7b;
        letter-spacing: .1em;
        font-size: 18px; }
    .page-template-template_events_page .event-panel .more-section .more-txt {
      max-width: 550px;
      margin: 0 auto; }
      .page-template-template_events_page .event-panel .more-section .more-txt ul {
        list-style-position: outside;
        list-style: none;
        margin-left: 0;
        padding-left: 1em;
        text-indent: -2em; }
        .page-template-template_events_page .event-panel .more-section .more-txt ul li:before {
          content: '•';
          padding-right: 20px; }
      .page-template-template_events_page .event-panel .more-section .more-txt p, .page-template-template_events_page .event-panel .more-section .more-txt ul {
        letter-spacing: .1em;
        line-height: 20px;
        font-size: 13px; }
    .page-template-template_events_page .event-panel .more-section .table-section {
      box-sizing: border-box;
      padding: 15px 0; }
      .page-template-template_events_page .event-panel .more-section .table-section:nth-of-type(even) {
        background-color: #f5f4f4; }
    .page-template-template_events_page .event-panel .more-section .day {
      text-align: center;
      letter-spacing: .06em;
      font-size: 16px;
      font-weight: 400; }
    .page-template-template_events_page .event-panel .more-section .itinerary-heading {
      text-align: center;
      text-transform: uppercase;
      margin: 0 auto 3%;
      padding-bottom: 10px;
      border-bottom: 3px solid #4bc0b7;
      max-width: 25%;
      font-size: 18px;
      font-weight: 600; }
      @media (max-width: 767px) {
        .page-template-template_events_page .event-panel .more-section .itinerary-heading {
          max-width: 50%; } }
    .page-template-template_events_page .event-panel .more-section .time-table--2cols > .time-table-cell {
      width: 50%; }
    .page-template-template_events_page .event-panel .more-section .time-table {
      position: relative;
      top: 3px;
      left: 3px;
      display: flex;
      flex-wrap: wrap;
      margin: 0 8em 0 0;
      padding: 0;
      font-size: 14px;
      font-weight: 400; }
      @media (max-width: 767px) {
        .page-template-template_events_page .event-panel .more-section .time-table {
          margin: 0; } }
      .page-template-template_events_page .event-panel .more-section .time-table .time-table-cell {
        margin: -3px 0 0 -3px;
        box-sizing: border-box;
        flex-grow: 1;
        padding: 5px;
        overflow: hidden;
        list-style: none;
        border-top: solid 1px #e5dfdf; }
        .page-template-template_events_page .event-panel .more-section .time-table .time-table-cell:nth-of-type(1), .page-template-template_events_page .event-panel .more-section .time-table .time-table-cell:nth-of-type(2) {
          border: none; }
    @media (max-width: 575px) {
      .page-template-template_events_page .event-panel .more-section .time-table--collapse {
        display: block; }
      .page-template-template_events_page .event-panel .more-section .time-table--collapse > .time-table-cell {
        width: 100% !important; } }
    .page-template-template_events_page .event-panel .more-section .button.brown-rd {
      background-color: #b97755;
      border-color: #b97755;
      border-radius: 24px;
      margin-bottom: 0;
      font-size: 14px; }

.page-template-template_events_page #fb-panel-section .container {
  max-width: 1040px; }

.page-template-template_events_page #fb-panel-section .fb-panel {
  box-sizing: border-box;
  padding: 50px 75px;
  box-shadow: 0px 7px 13.8px 1.2px rgba(0, 0, 0, 0.24);
  margin-bottom: 80px;
  position: relative;
  background-image: url("_static/images/texture-2.jpg");
  background-size: cover; }
  @media (max-width: 575px) {
    .page-template-template_events_page #fb-panel-section .fb-panel {
      padding: 75px 25px; } }
  .page-template-template_events_page #fb-panel-section .fb-panel .border {
    position: absolute;
    height: 4px;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #4bc0b7; }
    .page-template-template_events_page #fb-panel-section .fb-panel .border .icon {
      position: absolute;
      height: 65px;
      width: 68px;
      top: 4px;
      right: 18px;
      color: #fff;
      text-align: center;
      box-sizing: border-box;
      padding: 20px;
      font-size: 28px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      background-color: #4bc0b7; }
  .page-template-template_events_page #fb-panel-section .fb-panel h4.event-title {
    text-align: center;
    letter-spacing: .2em;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600; }
  .page-template-template_events_page #fb-panel-section .fb-panel .event-subtitle {
    text-align: center;
    letter-spacing: .1em;
    margin-bottom: 3%;
    font-size: 20px; }
  .page-template-template_events_page #fb-panel-section .fb-panel .subheading {
    text-align: center;
    padding: 0 11%;
    margin-bottom: 40px;
    font-size: 15px;
    font-style: italic; }
    @media (max-width: 991px) {
      .page-template-template_events_page #fb-panel-section .fb-panel .subheading .underline {
        display: block;
        float: none;
        padding-right: 0;
        margin: 0 auto; } }
  @media (max-width: 991px) {
    .page-template-template_events_page #fb-panel-section .fb-panel .fb-img {
      text-align: center;
      margin-bottom: 25px; } }
  .page-template-template_events_page #fb-panel-section .fb-panel .fb-img img {
    box-shadow: 0px 7px 13.8px 1.2px rgba(0, 0, 0, 0.24); }
  .page-template-template_events_page #fb-panel-section .fb-panel .event-desc p {
    font-size: 13px; }
  .page-template-template_events_page #fb-panel-section .fb-panel .event-desc .fb-callout {
    width: 100%;
    display: inline-block;
    padding: 5px;
    text-align: center;
    background-color: #eeeaea;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin: 25px auto;
    font-size: 13px;
    font-weight: 600; }
  .page-template-template_events_page #fb-panel-section .fb-panel .event-desc .center {
    text-align: center;
    margin: 40px auto 0; }
    .page-template-template_events_page #fb-panel-section .fb-panel .event-desc .center .button {
      height: 57px;
      line-height: 57px;
      padding: 0 60px;
      box-shadow: 0px 8px 14.72px 1.28px rgba(0, 0, 0, 0.09);
      font-size: 14px; }
      @media (max-width: 575px) {
        .page-template-template_events_page #fb-panel-section .fb-panel .event-desc .center .button {
          width: 100%;
          padding: 0; } }

.page-template-template_events_page #past-events .container {
  max-width: 1040px; }

.page-template-template_events_page #past-events h4.featured-heading {
  position: relative;
  letter-spacing: .28em;
  color: #4f4f4f;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 50px;
  font-size: 20px;
  font-weight: 400; }
  .page-template-template_events_page #past-events h4.featured-heading:after {
    position: absolute;
    top: 51%;
    right: 0;
    overflow: hidden;
    width: 73%;
    height: 1px;
    content: '\a0';
    background-color: #c48556; }
    @media (max-width: 991px) {
      .page-template-template_events_page #past-events h4.featured-heading:after {
        width: 63%; } }
    @media (max-width: 767px) {
      .page-template-template_events_page #past-events h4.featured-heading:after {
        width: 57%; } }
    @media (max-width: 575px) {
      .page-template-template_events_page #past-events h4.featured-heading:after {
        width: 20%; } }

.page-template-template_events_page #past-events .past-events {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .page-template-template_events_page #past-events .past-events .past-event-panel {
    box-sizing: border-box;
    padding: 40px;
    box-shadow: 0px 7px 13.8px 1.2px rgba(0, 0, 0, 0.24);
    margin-bottom: 80px;
    position: relative;
    max-width: 47.5%;
    background-image: url("_static/images/texture-2.jpg");
    background-size: cover; }
    @media (max-width: 991px) {
      .page-template-template_events_page #past-events .past-events .past-event-panel {
        padding: 50px 20px 20px; } }
    @media (max-width: 767px) {
      .page-template-template_events_page #past-events .past-events .past-event-panel {
        max-width: 100%;
        margin-bottom: 50px; } }
    .page-template-template_events_page #past-events .past-events .past-event-panel .border {
      position: absolute;
      height: 3px;
      width: 100%;
      top: 0;
      left: 0; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .border .icon {
        position: absolute;
        height: 40px;
        width: 40px;
        top: 3px;
        right: 16px;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat; }
    .page-template-template_events_page #past-events .past-events .past-event-panel .border.in-person-workshops {
      background-color: #648423; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .border.in-person-workshops .icon {
        background-image: url(_static/images/icon-workshop-event.png); }
    .page-template-template_events_page #past-events .past-events .past-event-panel .border.webinars {
      background-color: #d6a051; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .border.webinars .icon {
        background-image: url(_static/images/icon-webinar-event.png); }
    .page-template-template_events_page #past-events .past-events .past-event-panel h4.event-title {
      text-align: center;
      letter-spacing: .2em;
      margin-bottom: 0;
      font-size: 16px;
      font-weight: 600; }
    .page-template-template_events_page #past-events .past-events .past-event-panel .event-subtitle {
      text-align: center;
      letter-spacing: .1em;
      margin-bottom: 3%;
      font-size: 15px; }
    .page-template-template_events_page #past-events .past-events .past-event-panel .subheading {
      text-align: center;
      padding: 0;
      font-size: 14px;
      font-style: italic; }
    .page-template-template_events_page #past-events .past-events .past-event-panel .date-ven {
      width: 100%;
      display: inline-block;
      margin: 0 auto 20px; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .date-ven .event-date, .page-template-template_events_page #past-events .past-events .past-event-panel .date-ven .event-venue {
        display: inline-block;
        text-align: center;
        width: 100%;
        letter-spacing: .1em;
        text-transform: uppercase;
        height: 25px;
        line-height: 25px;
        font-size: 12px; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .date-ven .event-date {
        background-color: #eeeaea;
        font-weight: 600; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .date-ven .event-venue {
        background-color: #f5f4f4; }
    .page-template-template_events_page #past-events .past-events .past-event-panel .event-excerpt {
      box-sizing: border-box;
      padding: 0;
      margin-bottom: 20px;
      font-size: 12px;
      font-weight: 400; }
    .page-template-template_events_page #past-events .past-events .past-event-panel .past-event-img {
      max-width: 310px;
      margin: 0 auto 25px; }
    .page-template-template_events_page #past-events .past-events .past-event-panel .event-desc {
      box-sizing: border-box;
      padding: 0 10px; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .event-desc p, .page-template-template_events_page #past-events .past-events .past-event-panel .event-desc ul {
        line-height: 18px;
        font-size: 12px; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .event-desc ul {
        list-style-position: outside;
        list-style: none;
        margin-left: 1em;
        margin-right: 1em;
        padding-left: 1em;
        text-indent: -2em; }
        .page-template-template_events_page #past-events .past-events .past-event-panel .event-desc ul li {
          margin-bottom: 0;
          letter-spacing: .1em; }
          .page-template-template_events_page #past-events .past-events .past-event-panel .event-desc ul li:before {
            content: '•';
            padding-right: 20px; }
    .page-template-template_events_page #past-events .past-events .past-event-panel .center {
      text-align: center;
      margin: 25px auto 0; }
      .page-template-template_events_page #past-events .past-events .past-event-panel .center .button {
        height: auto;
        line-height: 18px;
        padding: 8px 45px;
        max-width: 300px;
        box-shadow: 0px 8px 14.72px 1.28px rgba(0, 0, 0, 0.09);
        white-space: normal;
        font-size: 12px;
        font-weight: 600; }

/*SHOP PAGE*/
.post-type-archive-product .woocommerce-breadcrumb, .post-type-archive-product .breadcrumb-container {
  display: none; }

.woocommerce-page .hero-header {
  margin: -50px auto 100px;
  position: relative;
  min-height: 605px;
  overflow: hidden;
  background-position: top right;
  background-size: cover; }
  @media (max-width: 991px) {
    .woocommerce-page .hero-header {
      min-height: 1000px;
      background-position: 80% top; } }
  @media (max-width: 575px) {
    .woocommerce-page .hero-header {
      background-position: 72% top; } }
  .woocommerce-page .hero-header .hero-text-outer {
    position: relative;
    min-height: 365px; }
    .woocommerce-page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 60%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      max-width: 1050px;
      z-index: 3;
      border-radius: 5px;
      box-shadow: 0px 30px 40px 0px rgba(28, 30, 35, 0.4);
      box-sizing: border-box;
      padding: 80px 230px;
      background-position: top right;
      background-size: cover;
      background-repeat: no-repeat; }
      @media (max-width: 1199px) {
        .woocommerce-page .hero-header .hero-text-outer .hero-text {
          top: 62%; } }
      @media (max-width: 991px) {
        .woocommerce-page .hero-header .hero-text-outer .hero-text {
          top: 115%;
          padding: 25px !important; } }
      .woocommerce-page .hero-header .hero-text-outer .hero-text .featured-product {
        left: 160px;
        top: 35px;
        max-width: 250px;
        position: absolute; }
        @media (max-width: 991px) {
          .woocommerce-page .hero-header .hero-text-outer .hero-text .featured-product {
            position: relative;
            left: 0;
            right: 0;
            margin: 0 auto; } }
      .woocommerce-page .hero-header .hero-text-outer .hero-text h1 {
        text-transform: none;
        letter-spacing: normal;
        position: relative;
        margin-bottom: 40px;
        font-size: 40px;
        font-weight: 400; }
        .woocommerce-page .hero-header .hero-text-outer .hero-text h1:after {
          width: 227px;
          height: 10px;
          content: '';
          display: block;
          margin: 0 auto;
          position: absolute;
          left: 0;
          right: 0;
          margin-top: 5px;
          background-image: url(_static/images/underline-prod.png);
          background-size: contain;
          background-background-repeat: no-repeat;
          background-position: center; }
      .woocommerce-page .hero-header .hero-text-outer .hero-text p {
        margin: 0 0 4%;
        max-width: 100%;
        letter-spacing: normal;
        line-height: 1.25;
        font-size: 18px;
        font-weight: 400; }
        @media (max-width: 991px) {
          .woocommerce-page .hero-header .hero-text-outer .hero-text p br {
            display: none; } }
      .woocommerce-page .hero-header .hero-text-outer .hero-text h6 {
        letter-spacing: normal;
        position: relative;
        display: inline-block;
        top: 8px;
        font-size: 13px;
        font-weight: 400; }
        .woocommerce-page .hero-header .hero-text-outer .hero-text h6 img {
          position: relative;
          top: -8px;
          margin-right: 10px; }
      .woocommerce-page .hero-header .hero-text-outer .hero-text .button {
        color: #fff;
        font-size: 11px;
        font-weight: 600;
        border-radius: 21px;
        border: 2px solid #fff;
        line-height: 38px;
        background-color: #4bc0b7;
        letter-spacing: .100em;
        padding: 0 50px;
        height: 38px;
        margin-top: 8px; }
        .woocommerce-page .hero-header .hero-text-outer .hero-text .button:hover {
          background-color: #2f6868; }
  .woocommerce-page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    background-image: url("_static/images/wavy-lines-shop.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.woocommerce-page .footer-top {
  margin-top: 100px;
  background-color: rgba(248, 248, 245, 0.95); }

.woocommerce-page h1.page-title {
  color: #ac9455;
  letter-spacing: .200em;
  text-align: center;
  background: -webkit-linear-gradient(#eba380, #f4c3aa);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  margin-top: 40px;
  font-size: 48px;
  font-weight: 600; }
  .woocommerce-page h1.page-title:after {
    width: 262px;
    height: 17px;
    content: '';
    display: block;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(_static/images/swoosh-thin-blue.png);
    background-size: contain;
    background-background-repeat: no-repeat;
    background-position: center; }

.shop-page {
  position: relative;
  margin-bottom: 100px;
  max-width: 1100px; }
  .shop-page h5#featured-heading {
    position: absolute;
    top: 0;
    left: 27%;
    right: 0;
    text-align: center;
    width: 73%;
    text-transform: uppercase;
    letter-spacing: .200em;
    font-weight: 400;
    font-size: 18px; }
    @media (max-width: 991px) {
      .shop-page h5#featured-heading {
        left: 4%; } }
    @media (max-width: 575px) {
      .shop-page h5#featured-heading {
        left: 0;
        right: 0;
        position: relative;
        margin: 0 auto 25px; } }
  .shop-page .content-area {
    width: 100%;
    float: none; }
    @media (max-width: 575px) {
      .shop-page .content-area #main .woocommerce-ordering {
        width: 100%;
        float: none; } }
    .shop-page .content-area #main .woocommerce-ordering select, .shop-page .content-area #main .woocommerce-ordering select:not([multiple]) {
      -webkit-appearance: menulist;
      -moz-appearance: menulist;
      appearance: menulist;
      margin-bottom: 0;
      background-image: none;
      background-color: #f8f8f8;
      border: 1px solid #a6a6a6;
      border-radius: 5px;
      padding: inherit; }
      @media (max-width: 575px) {
        .shop-page .content-area #main .woocommerce-ordering select, .shop-page .content-area #main .woocommerce-ordering select:not([multiple]) {
          width: 100%; } }
    .shop-page .content-area #main .products {
      float: right;
      width: 73%;
      margin-bottom: 50px; }
      @media (max-width: 767px) {
        .shop-page .content-area #main .products {
          float: none;
          width: 100%; } }
      .shop-page .content-area #main .products li {
        border-right: 1px solid #f0f2f7;
        padding-right: 25px;
        position: relative;
        margin-bottom: 80px !important; }
        @media (max-width: 767px) {
          .shop-page .content-area #main .products li {
            margin-bottom: 0px !important;
            padding: 25px;
            float: left; } }
        .shop-page .content-area #main .products li:nth-of-type(3n+0) {
          border-right: none; }
        @media (max-width: 767px) {
          .shop-page .content-area #main .products li:nth-of-type(2n+0), .shop-page .content-area #main .products li:last-child {
            border-right: none !important; }
          .shop-page .content-area #main .products li:nth-of-type(3n+0) {
            border-right: 1px solid #f0f2f7; } }
        @media (max-width: 575px) {
          .shop-page .content-area #main .products li {
            width: 100%;
            border-right: none; }
            .shop-page .content-area #main .products li:nth-of-type(3n+0) {
              border-right: none; } }
        .shop-page .content-area #main .products li:before {
          width: 115%;
          height: 1px;
          top: 0;
          left: 0;
          border-top: 1px solid #f0f2f7;
          position: absolute;
          content: ""; }
          @media (max-width: 767px) {
            .shop-page .content-area #main .products li:before {
              width: 100%; } }
        .shop-page .content-area #main .products li h2.woocommerce-loop-product__title {
          text-align: center;
          text-transform: none;
          letter-spacing: .06em;
          color: #3f3f40;
          font-size: 14px;
          font-weight: 400; }
        .shop-page .content-area #main .products li .price {
          text-align: center;
          color: #3f3f40;
          font-size: 13px; }
          .shop-page .content-area #main .products li .price ins {
            color: #3f3f40;
            text-decoration: none;
            margin: 0 5px;
            font-weight: 400; }
    .shop-page .content-area #main .woocommerce-result-count {
      position: absolute;
      bottom: -5px;
      left: 27%;
      right: 0;
      text-align: center;
      width: 73%;
      text-transform: uppercase;
      letter-spacing: .200em;
      font-weight: 300;
      font-style: italic;
      font-size: 11px; }
      @media (max-width: 767px) {
        .shop-page .content-area #main .woocommerce-result-count {
          left: 0;
          width: 100%; } }
    .shop-page .content-area #main .woocommerce-pagination {
      position: absolute;
      bottom: -65px;
      left: 27%;
      right: 0;
      text-align: center;
      width: 73%; }
      @media (max-width: 767px) {
        .shop-page .content-area #main .woocommerce-pagination {
          left: 0;
          width: 100%; } }
      .shop-page .content-area #main .woocommerce-pagination ul {
        border: none; }
        .shop-page .content-area #main .woocommerce-pagination ul li {
          border-right: 0;
          margin: 0 2px; }
      .shop-page .content-area #main .woocommerce-pagination .next.page-numbers, .shop-page .content-area #main .woocommerce-pagination .prev.page-numbers {
        display: block;
        text-transform: uppercase;
        color: #fff;
        background-color: #4bc0b7;
        border: 1px solid #4bc0b7;
        padding: 0 50px;
        height: 50px;
        line-height: 50px;
        letter-spacing: .200em;
        transition: all 0.3s ease;
        font-weight: 400;
        font-size: 13px; }
        .shop-page .content-area #main .woocommerce-pagination .next.page-numbers:hover, .shop-page .content-area #main .woocommerce-pagination .prev.page-numbers:hover {
          background-color: #2f6868;
          border-color: #2f6868; }
      .shop-page .content-area #main .woocommerce-pagination .page-numbers span, .shop-page .content-area #main .woocommerce-pagination a.page-numbers {
        display: none; }
  .shop-page #sidebar {
    float: left;
    width: 20%; }
    @media (max-width: 767px) {
      .shop-page #sidebar {
        float: none;
        width: 100%;
        display: none; } }
    .shop-page #sidebar h3 {
      text-transform: uppercase;
      letter-spacing: .280em;
      font-size: 20px;
      font-weight: 400; }
      .shop-page #sidebar h3:after {
        width: 171px;
        height: 9px;
        content: '';
        display: block;
        margin: 5px 0 0;
        background-image: url(_static/images/underline.png);
        background-size: contain;
        background-background-repeat: no-repeat;
        background-position: center; }
    .shop-page #sidebar h4 {
      letter-spacing: .280em;
      font-size: 16px;
      font-weight: 600; }
    .shop-page #sidebar .widget_search_filter_register_widget li {
      margin-bottom: 0; }
      .shop-page #sidebar .widget_search_filter_register_widget li input[type="radio"] {
        display: none; }
      .shop-page #sidebar .widget_search_filter_register_widget li label {
        color: #929795;
        text-transform: uppercase;
        letter-spacing: .120em;
        padding-left: 0;
        font-size: 15px;
        font-weight: 600; }
      .shop-page #sidebar .widget_search_filter_register_widget li input[type='radio']:checked + label {
        color: #4bc0b7;
        font-weight: 700; }

.single-product {
  /*Pulldowns*/
  /* Pulldown menu */ }
  .single-product .woocommerce-product-gallery__wrapper {
    background-color: #f7f6f6; }
  .single-product .product-type-external .price {
    display: none; }
  .single-product .product-type-external .summary form.cart .button {
    height: 36px;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 0 20px; }
  .single-product .shop-page {
    max-width: 1065px; }
    .single-product .shop-page .products {
      float: none !important; }
    .single-product .shop-page .content-area #main .breadcrumb-container {
      box-sizing: border-box;
      padding: 20px;
      border-top: 1px solid #f2f2f2;
      border-bottom: 1px solid #f2f2f2;
      margin-bottom: 35px;
      overflow: auto; }
      .single-product .shop-page .content-area #main .breadcrumb-container .heading-title {
        float: left;
        text-transform: uppercase;
        letter-spacing: .100em;
        color: #888;
        font-size: 18px;
        font-weight: 400; }
        @media (max-width: 575px) {
          .single-product .shop-page .content-area #main .breadcrumb-container .heading-title {
            float: none;
            margin: 0 auto;
            text-align: center; } }
      .single-product .shop-page .content-area #main .breadcrumb-container .woocommerce-breadcrumb {
        margin: 5px 0 0;
        float: right;
        color: #888;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 11px;
        font-weight: 400; }
        @media (max-width: 575px) {
          .single-product .shop-page .content-area #main .breadcrumb-container .woocommerce-breadcrumb {
            float: none;
            margin: 10px auto 0;
            text-align: center; } }
        .single-product .shop-page .content-area #main .breadcrumb-container .woocommerce-breadcrumb a {
          color: #888;
          text-transform: uppercase;
          text-decoration: none;
          margin: 0 7px;
          font-size: 11px;
          font-weight: 400; }
    .single-product .shop-page .content-area #main .images {
      width: 44%; }
      @media (max-width: 991px) {
        .single-product .shop-page .content-area #main .images {
          width: 100%; } }
    .single-product .shop-page .content-area #main .summary {
      width: 52%; }
      @media (max-width: 991px) {
        .single-product .shop-page .content-area #main .summary {
          width: 100%; } }
      @media (max-width: 991px) {
        .single-product .shop-page .content-area #main .summary img {
          min-width: 60px; } }
      @media (max-width: 575px) {
        .single-product .shop-page .content-area #main .summary img {
          min-width: 80px; } }
      .single-product .shop-page .content-area #main .summary h1.product_title {
        text-transform: none;
        letter-spacing: normal;
        margin-bottom: 0;
        color: #4f5051;
        font-weight: 400;
        font-size: 38px; }
      .single-product .shop-page .content-area #main .summary .prod-subtitle {
        color: #4f5051;
        letter-spacing: .04em;
        font-size: 18px;
        font-weight: 400; }
      .single-product .shop-page .content-area #main .summary .underline {
        height: 10px;
        width: 208px;
        margin: 15px 0 25px 10px;
        background-image: url(_static/images/underline-prod-two.png);
        background-size: contain;
        background-repeat: no-repeat; }
      .single-product .shop-page .content-area #main .summary .price {
        color: #3e3f41;
        letter-spacing: normal;
        float: left;
        margin-right: 25px;
        font-size: 28px;
        font-weight: 400; }
      .single-product .shop-page .content-area #main .summary form.cart {
        display: inline-block;
        margin-bottom: 15px; }
        .single-product .shop-page .content-area #main .summary form.cart input[type="number"] {
          margin-right: 25px;
          padding: 7px 0 7px 7px;
          max-width: 35px;
          text-align: center;
          color: #767474;
          font-size: 14px; }
        .single-product .shop-page .content-area #main .summary form.cart .button {
          border-radius: 0;
          background-color: #4bc0b7;
          height: 36px;
          line-height: 36px;
          font-size: 12px;
          font-weight: 400; }
          .single-product .shop-page .content-area #main .summary form.cart .button:hover {
            background-color: #2f6868; }
        .single-product .shop-page .content-area #main .summary form.cart .button.sales-btn {
          border-radius: 0;
          background-color: #4bc0b7;
          display: inline-block;
          color: #fff;
          height: 36px;
          line-height: 36px;
          margin-left: 10px;
          padding: 0 25px;
          font-size: 12px;
          font-weight: 400; }
          .single-product .shop-page .content-area #main .summary form.cart .button.sales-btn:hover {
            background-color: #2f6868; }
      .single-product .shop-page .content-area #main .summary p {
        letter-spacing: normal;
        line-height: 28px;
        font-size: 18px;
        font-weight: 400; }
        .single-product .shop-page .content-area #main .summary p a {
          color: #4bc0b7; }
          .single-product .shop-page .content-area #main .summary p a:hover {
            color: #2f6868; }
      .single-product .shop-page .content-area #main .summary img {
        vertical-align: middle;
        margin-right: 20px;
        position: relative;
        top: 10px; }
      .single-product .shop-page .content-area #main .summary ul {
        margin-top: 25px;
        list-style-position: outside; }
        .single-product .shop-page .content-area #main .summary ul li {
          text-transform: uppercase;
          margin-bottom: .5%;
          list-style: none;
          font-size: 13px;
          font-weight: 400; }
          .single-product .shop-page .content-area #main .summary ul li:before {
            content: '•';
            display: inline-block;
            width: .75em;
            margin-left: -1em; }
    .single-product .shop-page .content-area #main .share-links {
      box-sizing: border-box;
      padding: 25px 0; }
      .single-product .shop-page .content-area #main .share-links .share-txt {
        color: #a0a0a0;
        margin-right: 10px;
        position: relative;
        top: -5px;
        font-size: 13px;
        font-weight: 400; }
        @media (max-width: 991px) {
          .single-product .shop-page .content-area #main .share-links .share-txt {
            font-size: 16px; } }
      .single-product .shop-page .content-area #main .share-links a {
        color: #3d3f3f;
        font-size: 23px; }
        @media (max-width: 991px) {
          .single-product .shop-page .content-area #main .share-links a {
            font-size: 30px; } }
        .single-product .shop-page .content-area #main .share-links a:hover {
          color: #4bc0b7; }
      .single-product .shop-page .content-area #main .share-links .fshare {
        background-color: #3d3f3f;
        border-radius: 50%;
        width: 23px;
        height: 23px;
        position: relative;
        padding: 1px 5px;
        top: -4px; }
        @media (max-width: 991px) {
          .single-product .shop-page .content-area #main .share-links .fshare {
            width: 40px;
            height: 40px;
            padding: 3px 6px;
            top: -6px; } }
        .single-product .shop-page .content-area #main .share-links .fshare:hover {
          background-color: #4bc0b7; }
        .single-product .shop-page .content-area #main .share-links .fshare a {
          color: #fff;
          font-size: 20px;
          position: relative;
          top: 6px; }
          @media (max-width: 991px) {
            .single-product .shop-page .content-area #main .share-links .fshare a {
              font-size: 24px;
              top: 8px; } }
    .single-product .shop-page .content-area #main .related.products {
      width: 100%;
      clear: both; }
      .single-product .shop-page .content-area #main .related.products h2 {
        text-align: center;
        letter-spacing: .200em;
        font-size: 18px;
        font-weight: 400; }
      .single-product .shop-page .content-area #main .related.products ul.products {
        float: none !important;
        max-width: 916px;
        clear: both;
        margin: 0 auto; }
        @media (max-width: 991px) {
          .single-product .shop-page .content-area #main .related.products ul.products {
            max-width: 100%;
            width: 100%; } }
        .single-product .shop-page .content-area #main .related.products ul.products li img {
          margin-bottom: 0; }
        @media (max-width: 991px) {
          .single-product .shop-page .content-area #main .related.products ul.products li {
            float: left;
            padding: 25px;
            margin-bottom: 0 !important; }
            .single-product .shop-page .content-area #main .related.products ul.products li:before {
              width: 100%; }
            .single-product .shop-page .content-area #main .related.products ul.products li:nth-of-type(2n+0) {
              border-right: none; }
            .single-product .shop-page .content-area #main .related.products ul.products li:nth-of-type(3) {
              float: none;
              margin: 0 auto;
              max-width: 48%; } }
        @media (max-width: 575px) {
          .single-product .shop-page .content-area #main .related.products ul.products li {
            width: 100%; }
            .single-product .shop-page .content-area #main .related.products ul.products li:nth-of-type(3) {
              max-width: 100%; } }
        .single-product .shop-page .content-area #main .related.products ul.products li h2 {
          letter-spacing: .06em;
          font-size: 16px;
          font-weight: 400; }
          .single-product .shop-page .content-area #main .related.products ul.products li h2:after {
            height: 5px;
            display: block;
            content: '';
            width: 124px;
            margin: 5px auto 0;
            background-image: url(_static/images/underline-related-prod.png);
            background-size: contain;
            background-repeat: no-repeat; }
    .single-product .shop-page .center-btn {
      text-align: center;
      margin: 0 auto; }
      .single-product .shop-page .center-btn .button {
        color: #fff;
        border-radius: 0;
        background-color: #4bc0b7;
        height: 55px;
        line-height: 3em;
        font-size: 14px;
        font-weight: 400; }
        .single-product .shop-page .center-btn .button:hover {
          background-color: #2f6868; }
  .single-product .btn-pulldown {
    position: relative;
    display: block;
    width: 100%;
    max-width: 232px;
    margin-bottom: 25px; }
  .single-product .btn-pulldown-handle a {
    position: relative;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .100em;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    padding: 0 20px;
    height: 36px;
    background: #4bc0b7;
    color: #fff;
    border-radius: 3px;
    transition-property: border-radius, background, color;
    transition-duration: 0s, 0.16s, 0.16s;
    transition-delay: 0.26s, 0s, 0s; }
  .single-product .btn-pulldown.-open .btn-pulldown-handle a {
    z-index: 2;
    border-radius: 3px 3px 0 0;
    transition-duration: 0s, 0.16s, 0.16s;
    transition-delay: 0s, 0s, 0s; }
  .single-product .btn-pulldown-handle a span.arrows {
    position: absolute;
    right: 20px;
    top: 50%;
    display: block;
    width: 8px;
    height: 5px;
    margin-top: -2px;
    transition: all 0.3s ease-in-out;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MCA0MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAgNDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMkIyQjJCO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTAsMGg2MEwzMCw0MEwwLDB6Ii8+Cjwvc3ZnPgo=);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 8px; }
  .single-product .btn-pulldown.-open .btn-pulldown-handle a span.arrows {
    transform: rotate(180deg);
    transform-origin: 50% 25%;
    margin-top: 0; }
  .single-product .btn-pulldown-list {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.26s ease-in;
    background: #fff;
    border-radius: 0 0 3px 3px;
    border: 1px solid #f2f2f2; }
  .single-product .btn-pulldown.-open .btn-pulldown-list {
    max-height: 300px;
    overflow: auto;
    transition: max-height 0.2s ease-in; }
  .single-product .btn-pulldown-list a {
    display: block;
    padding: 0 10px;
    color: #141413;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    transition-duration: 0.06s; }
  .single-product .btn-pulldown-list a:hover {
    color: #4bc0b7; }
  .single-product .btn-pulldown-list a div {
    border-top: 1px solid #f2f2f2;
    padding: 9px 3px; }

/*BOOK PAGE*/
.page-template-template_book_page .footer-top {
  background-color: #f8f8f5; }

.page-template-template_book_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 512px;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #f6f6f6; }
  @media (max-width: 1199px) {
    .page-template-template_book_page .hero-header {
      min-height: 390px;
      background-size: contain; } }
  @media (max-width: 991px) {
    .page-template-template_book_page .hero-header {
      min-height: 500px; } }
  @media (max-width: 767px) {
    .page-template-template_book_page .hero-header {
      min-height: 600px; } }
  @media (max-width: 575px) {
    .page-template-template_book_page .hero-header {
      min-height: 300px;
      background-size: cover;
      background-position: center; } }
  .page-template-template_book_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 512px; }
    @media (max-width: 1199px) {
      .page-template-template_book_page .hero-header .hero-text-outer {
        min-height: 390px; } }
    @media (max-width: 991px) {
      .page-template-template_book_page .hero-header .hero-text-outer {
        min-height: 500px; } }
    @media (max-width: 767px) {
      .page-template-template_book_page .hero-header .hero-text-outer {
        min-height: 600px; } }
    @media (max-width: 575px) {
      .page-template-template_book_page .hero-header .hero-text-outer {
        min-height: 300px; } }
    .page-template-template_book_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      max-width: 620px;
      z-index: 3; }
      @media (max-width: 1199px) {
        .page-template-template_book_page .hero-header .hero-text-outer .hero-text {
          max-width: 475px; } }
      @media (max-width: 991px) {
        .page-template-template_book_page .hero-header .hero-text-outer .hero-text {
          max-width: 350px; } }
      @media (max-width: 767px) {
        .page-template-template_book_page .hero-header .hero-text-outer .hero-text {
          max-width: 250px; } }
      .page-template-template_book_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 1%; }

.page-template-template_book_page #about-the-book .cls-background {
  padding-top: 70px !important;
  padding-bottom: 140px; }
  @media (max-width: 767px) {
    .page-template-template_book_page #about-the-book .cls-background {
      background-image: none !important;
      padding: 0 !important; } }

.page-template-template_book_page #about-the-book .container {
  max-width: 1035px;
  background: rgba(255, 255, 255, 0.86);
  box-sizing: border-box;
  padding: 40px 160px; }
  @media (max-width: 991px) {
    .page-template-template_book_page #about-the-book .container {
      padding: 40px; } }

.page-template-template_book_page .section-testimonials .container {
  max-width: 1235px; }

.page-template-template_book_page .section-testimonials .intro-txt {
  margin-bottom: 75px; }

.page-template-template_book_page .section-testimonials .testimonial-box {
  box-sizing: border-box;
  padding: 45px 80px 25px 125px;
  border: 1px solid #f6ddd1;
  position: relative;
  margin-bottom: 70px; }
  @media (max-width: 991px) {
    .page-template-template_book_page .section-testimonials .testimonial-box {
      padding: 45px 45px 25px; } }
  .page-template-template_book_page .section-testimonials .testimonial-box:last-child {
    margin-bottom: 0; }
  .page-template-template_book_page .section-testimonials .testimonial-box:before {
    content: '';
    display: block;
    margin: -75px auto 0;
    width: 45px;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    background-image: url(_static/images/testimonial-quote.png);
    background-size: contain;
    background-repeat: no-repeat; }
  .page-template-template_book_page .section-testimonials .testimonial-box .auth-img {
    max-width: 295px; }
    @media (max-width: 991px) {
      .page-template-template_book_page .section-testimonials .testimonial-box .auth-img {
        margin: 0 auto 25px; } }
    .page-template-template_book_page .section-testimonials .testimonial-box .auth-img img {
      border-radius: 50%; }
  .page-template-template_book_page .section-testimonials .testimonial-box .auth-info {
    padding-left: 150px; }
    @media (max-width: 575px) {
      .page-template-template_book_page .section-testimonials .testimonial-box .auth-info {
        padding-left: 0; } }
    .page-template-template_book_page .section-testimonials .testimonial-box .auth-info p {
      letter-spacing: .025em; }

.page-template-template_book_page .section-two-col {
  /*Pulldowns*/
  /* Pulldown menu */ }
  .page-template-template_book_page .section-two-col ul {
    list-style-position: outside;
    padding-left: 2.5em;
    margin-top: 25px; }
    .page-template-template_book_page .section-two-col ul li {
      list-style: none;
      text-indent: -2.25em; }
      .page-template-template_book_page .section-two-col ul li:before {
        content: '•';
        margin-right: 30px;
        font-size: 15px; }
  .page-template-template_book_page .section-two-col .btn-pulldown {
    position: relative;
    display: block;
    width: 100%;
    max-width: 212px;
    margin: 40px 0 25px; }
  .page-template-template_book_page .section-two-col .btn-pulldown-handle a {
    position: relative;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .100em;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    padding: 0 20px;
    height: 32px;
    background: #4bc0b7;
    color: #fff;
    border-radius: 3px;
    transition-property: border-radius, background, color;
    transition-duration: 0s, 0.16s, 0.16s;
    transition-delay: 0.26s, 0s, 0s; }
  .page-template-template_book_page .section-two-col .btn-pulldown.-open .btn-pulldown-handle a {
    z-index: 2;
    border-radius: 3px 3px 0 0;
    transition-duration: 0s, 0.16s, 0.16s;
    transition-delay: 0s, 0s, 0s; }
  .page-template-template_book_page .section-two-col .btn-pulldown-handle a span.arrows {
    position: absolute;
    right: 20px;
    top: 50%;
    display: block;
    width: 8px;
    height: 5px;
    margin-top: -2px;
    transition: all 0.3s ease-in-out;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MCA0MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAgNDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7ZmlsbDojMkIyQjJCO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTAsMGg2MEwzMCw0MEwwLDB6Ii8+Cjwvc3ZnPgo=);
    background-position: 97% 50%;
    background-repeat: no-repeat;
    background-size: 8px; }
  .page-template-template_book_page .section-two-col .btn-pulldown.-open .btn-pulldown-handle a span.arrows {
    transform: rotate(180deg);
    transform-origin: 50% 25%;
    margin-top: 0; }
  .page-template-template_book_page .section-two-col .btn-pulldown-list {
    position: absolute;
    z-index: 2;
    top: 100%;
    left: 0;
    right: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.26s ease-in;
    background: #fff;
    border-radius: 0 0 3px 3px;
    border: 1px solid #f2f2f2; }
  .page-template-template_book_page .section-two-col .btn-pulldown.-open .btn-pulldown-list {
    max-height: 300px;
    overflow: auto;
    transition: max-height 0.2s ease-in; }
  .page-template-template_book_page .section-two-col .btn-pulldown-list a {
    display: block;
    padding: 0 10px;
    color: #141413;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    transition-duration: 0.06s; }
  .page-template-template_book_page .section-two-col .btn-pulldown-list a:hover {
    color: #4bc0b7; }
  .page-template-template_book_page .section-two-col .btn-pulldown-list a div {
    border-top: 1px solid #f2f2f2;
    padding: 9px 3px; }

.page-template-template_book_page #how-to-get-your-copy .container {
  max-width: 1045px; }

.page-template-template_book_page #how-to-get-your-copy .cls-background {
  padding: 90px 0 !important; }
  .page-template-template_book_page #how-to-get-your-copy .cls-background .intro-txt {
    margin: 0 auto 80px; }

.page-template-template_book_page #how-to-get-your-copy .container {
  box-sizing: border-box;
  padding: 50px 60px;
  background-color: rgba(255, 255, 255, 0.93);
  border: 18px solid #eeecec; }

.page-template-template_book_page #susan-testimonial .cls-background {
  padding-top: 0 !important; }

.page-template-template_book_page #videos-and-interviews .container {
  max-width: 1100px; }

.page-template-template_book_page #videos-and-interviews .intro-txt {
  margin-bottom: 75px; }

@media (max-width: 991px) {
  .page-template-template_book_page #videos-and-interviews .grid .cell {
    margin-bottom: 4%; } }

.page-template-template_book_page #videos-and-interviews .cls-background {
  padding-top: 75px !important; }

.page-template-template_book_page .section-vid-gallery .ytp-title-text {
  display: none !important; }

.page-template-template_book_page .section-vid-gallery .container {
  max-width: 1230px; }

.page-template-template_book_page .section-vid-gallery .intro-txt {
  max-width: 785px;
  margin: 0 auto 80px; }

.page-template-template_book_page .section-vid-gallery .feature-vid {
  max-width: 940px;
  margin: 0 auto 90px; }
  @media (max-width: 991px) {
    .page-template-template_book_page .section-vid-gallery .feature-vid {
      margin: 0 auto 50px; } }
  .page-template-template_book_page .section-vid-gallery .feature-vid .cell.span-7 {
    flex: 0 0 calc( 58.3% - 5px) !important; }
  .page-template-template_book_page .section-vid-gallery .feature-vid .cell.span-5 {
    flex: 0 0 calc( 41.6% - 10px) !important; }
  .page-template-template_book_page .section-vid-gallery .feature-vid .video-container {
    margin-bottom: 0; }
  .page-template-template_book_page .section-vid-gallery .feature-vid .cell {
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .page-template-template_book_page .section-vid-gallery .feature-vid .vid-text-panel {
    box-sizing: border-box;
    padding: 40px;
    position: relative;
    z-index: 1;
    background-image: url(_static/images/video-box-bg.jpg);
    background-repeat: repeat;
    background-size: 100%; }
    .page-template-template_book_page .section-vid-gallery .feature-vid .vid-text-panel h5, .page-template-template_book_page .section-vid-gallery .feature-vid .vid-text-panel p {
      color: #fff; }
    .page-template-template_book_page .section-vid-gallery .feature-vid .vid-text-panel p:last-child {
      margin-bottom: 0; }
    @media (max-width: 991px) {
      .page-template-template_book_page .section-vid-gallery .feature-vid .vid-text-panel {
        margin-top: 20px; } }
    .page-template-template_book_page .section-vid-gallery .feature-vid .vid-text-panel:before {
      left: 0;
      background-image: url(_static/images/video-box-bg.jpg);
      background-repeat: repeat;
      background-size: 100%;
      top: 15%;
      width: 18px;
      height: 18px;
      -webkit-transform: translateX(-50%) rotate(45deg);
      transform: translateX(-50%) rotate(45deg);
      position: absolute;
      content: '';
      pointer-events: none;
      z-index: -1; }
      @media (max-width: 991px) {
        .page-template-template_book_page .section-vid-gallery .feature-vid .vid-text-panel:before {
          left: 15%;
          top: -9px; } }

.page-template-template_book_page .section-vid-gallery .video-gallery {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .page-template-template_book_page .section-vid-gallery .video-gallery .video {
    width: 29.5%; }
    @media (max-width: 991px) {
      .page-template-template_book_page .section-vid-gallery .video-gallery .video {
        width: 49.2%; } }
    @media (max-width: 575px) {
      .page-template-template_book_page .section-vid-gallery .video-gallery .video {
        width: 100%; } }
    .page-template-template_book_page .section-vid-gallery .video-gallery .video .video-container {
      margin-bottom: 15px; }
    .page-template-template_book_page .section-vid-gallery .video-gallery .video .vid-text-panel {
      box-sizing: border-box;
      padding: 30px 20px;
      min-height: 230px;
      margin-bottom: 20px;
      position: relative;
      z-index: 1;
      background-image: url(_static/images/video-box-bg.jpg);
      background-repeat: repeat;
      background-size: 100%; }
      .page-template-template_book_page .section-vid-gallery .video-gallery .video .vid-text-panel:before {
        top: -7px;
        background-image: url(_static/images/video-box-bg.jpg);
        background-repeat: repeat;
        background-size: 100%;
        left: 15%;
        width: 14px;
        height: 14px;
        -webkit-transform: translateX(-50%) rotate(45deg);
        transform: translateX(-50%) rotate(45deg);
        position: absolute;
        content: '';
        pointer-events: none;
        z-index: -1; }
      .page-template-template_book_page .section-vid-gallery .video-gallery .video .vid-text-panel h5, .page-template-template_book_page .section-vid-gallery .video-gallery .video .vid-text-panel p {
        color: #fff; }
      .page-template-template_book_page .section-vid-gallery .video-gallery .video .vid-text-panel h5 {
        letter-spacing: .200em; }
        .page-template-template_book_page .section-vid-gallery .video-gallery .video .vid-text-panel h5 em {
          margin: 1% auto -.5em;
          display: block; }
      .page-template-template_book_page .section-vid-gallery .video-gallery .video .vid-text-panel p {
        letter-spacing: .06em; }
        .page-template-template_book_page .section-vid-gallery .video-gallery .video .vid-text-panel p:last-child {
          margin-bottom: 0; }

.page-template-template_book_page .section-resources .cls-background {
  padding: 70px 0 !important; }

.page-template-template_book_page .section-resources .container {
  max-width: 1020px; }

.page-template-template_book_page .section-resources .header-txt {
  margin-bottom: 80px; }

.page-template-template_book_page .section-resources .press-boxes .press-box {
  box-sizing: border-box;
  padding: 60px 30px;
  width: 40%;
  min-width: 410px;
  margin: 0 40px 0 35px;
  position: relative;
  overflow: hidden;
  float: left; }
  @media (max-width: 991px) {
    .page-template-template_book_page .section-resources .press-boxes .press-box {
      width: 100%;
      margin: 0 auto 50px;
      float: none;
      min-width: 100%; } }
  .page-template-template_book_page .section-resources .press-boxes .press-box:nth-of-type(2) {
    margin: 0 35px 0 40px; }
    @media (max-width: 991px) {
      .page-template-template_book_page .section-resources .press-boxes .press-box:nth-of-type(2) {
        margin: 0 auto; } }
  .page-template-template_book_page .section-resources .press-boxes .press-box:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.62;
    border: 8px solid #fff; }
  .page-template-template_book_page .section-resources .press-boxes .press-box .txt {
    position: relative;
    z-index: 1; }
    .page-template-template_book_page .section-resources .press-boxes .press-box .txt h4 {
      text-transform: none; }
      .page-template-template_book_page .section-resources .press-boxes .press-box .txt h4:after {
        margin: 5px auto 0;
        display: block;
        max-width: 195px;
        width: 180px;
        height: 14px;
        content: '';
        background-image: url(_static/images/press-swoosh.png);
        background-size: contain;
        background-repeat: no-repeat; }
    .page-template-template_book_page .section-resources .press-boxes .press-box .txt ul {
      list-style-position: outside;
      padding-left: 25px;
      color: #fff;
      font-weight: 400; }
    .page-template-template_book_page .section-resources .press-boxes .press-box .txt a {
      color: #fff;
      text-decoration: none; }
      .page-template-template_book_page .section-resources .press-boxes .press-box .txt a:hover {
        color: #4bc0b7; }
  .page-template-template_book_page .section-resources .press-boxes .press-box:before {
    display: block;
    width: 99px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -1em;
    content: '';
    background-image: url(_static/images/vertical-waves.png);
    background-size: cover;
    background-repeat: repeat-y;
    background-position: center; }
  .page-template-template_book_page .section-resources .press-boxes .press-box table {
    border: 0px;
    width: 100%;
    letter-spacing: .1em;
    font-size: 18px; }
    .page-template-template_book_page .section-resources .press-boxes .press-box table td {
      padding: 0 0 5px 0;
      min-width: 130px;
      border: 0; }
      .page-template-template_book_page .section-resources .press-boxes .press-box table td a {
        text-decoration: underline !important; }
        .page-template-template_book_page .section-resources .press-boxes .press-box table td a:hover {
          text-decoration: none !important; }

.page-template-template_book_page #request-herself .container {
  max-width: 1080px;
  background-color: rgba(252, 252, 249, 0.78);
  box-sizing: border-box;
  padding: 40px 70px;
  border: 18px solid #eeecec; }

.page-template-template_book_page #request-herself .intro-txt {
  margin-bottom: 50px; }

/*FIND A COACH PAGE*/
.page-template-template_find_coach_page .footer-top {
  background-color: #f8f8f5; }

.page-template-template_find_coach_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 370px;
  overflow: hidden;
  background-position: left bottom;
  background-size: cover; }
  @media (max-width: 575px) {
    .page-template-template_find_coach_page .hero-header {
      background-position: center;
      min-height: 300px; } }
  .page-template-template_find_coach_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 370px; }
    @media (max-width: 575px) {
      .page-template-template_find_coach_page .hero-header .hero-text-outer {
        min-height: 300px; } }
    .page-template-template_find_coach_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .page-template-template_find_coach_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 1%; }
      .page-template-template_find_coach_page .hero-header .hero-text-outer .hero-text p {
        max-width: 68%;
        margin: 0 auto 1%; }
  .page-template-template_find_coach_page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -15%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_find_coach_page .fac-form-section {
  box-sizing: border-box;
  padding: 75px 0 65px;
  box-shadow: 0px 3px 20px 0px rgba(58, 23, 0, 0.33);
  background-color: #faf9f7; }
  @media (max-width: 991px) {
    .page-template-template_find_coach_page .fac-form-section {
      padding: 70px 0; } }
  .page-template-template_find_coach_page .fac-form-section .container {
    max-width: 950px; }
  .page-template-template_find_coach_page .fac-form-section .fac-form-panel {
    box-sizing: border-box;
    text-align: center; }
    @media (max-width: 575px) {
      .page-template-template_find_coach_page .fac-form-section .fac-form-panel {
        padding: 50px 25px; } }
    .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner h2.form-title {
      text-transform: none;
      letter-spacing: .040em;
      color: #ac9455;
      margin: 0 auto 25px;
      font-size: 36px;
      font-family: "BemboStd"; }
      @media (max-width: 991px) {
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner h2.form-title {
          font-size: 30px; } }
      @media (max-width: 767px) {
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner h2.form-title {
          font-size: 24px;
          padding: 0 10px; } }
    .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .subtitle {
      margin-bottom: 85px; }
      @media (max-width: 1199px) {
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .subtitle {
          margin-bottom: 50px; } }
      @media (max-width: 991px) {
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .subtitle {
          margin-bottom: 25px; } }
      .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .subtitle h5 {
        font-size: 16px; }
        @media (max-width: 767px) {
          .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .subtitle h5 {
            font-size: 14px; } }
    .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form {
      max-width: 495px;
      margin: 0 auto; }
      .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form h4 {
        text-transform: uppercase;
        color: #846869;
        letter-spacing: .190em;
        margin-bottom: 30px;
        font-size: 18px;
        font-weight: 400; }
      .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-search {
        margin-bottom: 10px; }
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-search label {
          width: 100%; }
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-search input {
          width: 100%;
          border: solid 1px #e3e8f0;
          border-radius: 5px;
          background-color: #f0f2f7;
          color: #3a405b;
          margin-bottom: 0;
          height: 40px;
          font-size: 13px; }
          @media (max-width: 575px) {
            .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-search input {
              width: 88%; } }
      .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-certification, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-specialty, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-state, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-country {
        display: inline-block;
        min-width: 240px;
        margin-bottom: 5px; }
        @media (max-width: 575px) {
          .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-certification, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-specialty, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-state, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-country {
            min-width: 88%;
            margin-bottom: 0; } }
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-certification label, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-specialty label, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-state label, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-country label {
          width: 100%; }
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-certification select:not([multiple]), .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-specialty select:not([multiple]), .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-state select:not([multiple]), .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-country select:not([multiple]) {
          background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCA2LjMiPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDojM2E0MDViO308L3N0eWxlPjwvZGVmcz48dGl0bGU+QXNzZXQgMTwvdGl0bGU+PGcgaWQ9IkxheWVyXzIiIGRhdGEtbmFtZT0iTGF5ZXIgMiI+PGcgaWQ9InN2ZzMwMDEiPjxnIGlkPSJnMzAwMyI+PHBhdGggaWQ9InBhdGgzMDA1IiBjbGFzcz0iY2xzLTEiIGQ9Ik0xMCwxLjNhLjc4Ljc4LDAsMCwxLS4yNC41OEw1LjU4LDYuMDZhLjgyLjgyLDAsMCwxLTEuMTYsMEwuMjQsMS44OEEuNzcuNzcsMCwwLDEsMCwxLjMuOC44LDAsMCwxLC4yNC43MkwuNzIuMjRBLjgyLjgyLDAsMCwxLDEuMywwYS43OC43OCwwLDAsMSwuNTguMjRMNSwzLjM2LDguMTIuMjRBLjc4Ljc4LDAsMCwxLDguNywwYS44Mi44MiwwLDAsMSwuNTguMjRsLjQ4LjQ4QS44Mi44MiwwLDAsMSwxMCwxLjNaIi8+PC9nPjwvZz48L2c+PC9zdmc+);
          background-position: 95% 50%;
          background-repeat: no-repeat;
          background-size: 10px; }
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-certification select, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-specialty select, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-state select, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-country select {
          width: 100%;
          border: solid 1px #e3e8f0;
          border-radius: 5px;
          background-color: #f0f2f7;
          color: #3a405b;
          margin-bottom: 0;
          height: 40px;
          line-height: 1;
          font-size: 13px; }
      .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-certification, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-state {
        margin-right: .75em; }
        @media (max-width: 575px) {
          .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-certification, .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-taxonomy-coach-state {
            margin-right: 0; } }
      .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-submit {
        margin: 10px auto -3em; }
        .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-submit input {
          background-color: #ac9455;
          color: #fff;
          padding: 0 50px;
          height: 40px;
          line-height: 40px;
          font-size: 11px; }
          .page-template-template_find_coach_page .fac-form-section .fac-form-panel .fac-form-panel-inner .fac-form form li.sf-field-submit input:hover {
            background-color: #4bc0b7;
            border-color: #4bc0b7; }

.page-template-template_find_coach_page .fac-results-section {
  box-sizing: border-box;
  padding: 75px 0; }
  .page-template-template_find_coach_page .fac-results-section .container {
    max-width: 1236px;
    /*POPUP*/ }
    .page-template-template_find_coach_page .fac-results-section .container h2.results-title {
      text-transform: none;
      text-align: center;
      margin-bottom: 60px;
      letter-spacing: .040em;
      color: #ac9455;
      font-size: 32px;
      font-family: "BemboStd"; }
    .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small {
        width: 29.5%;
        box-sizing: border-box;
        padding: 30px 30px 50px;
        border: 1px solid #f7dfd4;
        text-align: center;
        margin-bottom: 120px;
        position: relative; }
        @media (max-width: 991px) {
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small {
            width: 48.5%; } }
        @media (max-width: 767px) {
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small {
            width: 100%; } }
        .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .coach-img {
          max-width: 144px;
          margin: -4em auto 1em; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .coach-img img {
            border-radius: 50%;
            width: 100%; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small h4 {
          color: #ac9455;
          letter-spacing: 0.050em;
          margin-bottom: 3%;
          font-size: 24px;
          font-weight: 600; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .specialties h5 {
          width: 100%;
          background-color: #f2f1ef;
          color: #6a6a6a;
          text-transform: uppercase;
          letter-spacing: 0.060em;
          line-height: 1.5;
          margin-bottom: 3%;
          font-size: 16px;
          font-weight: 600; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .specialties ul {
          list-style: none;
          text-align: left;
          margin: 0 0 0 1em;
          columns: 2;
          -webkit-columns: 2;
          -moz-columns: 2;
          column-gap: 18px; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .specialties ul li {
            color: #474646;
            line-height: normal;
            letter-spacing: 0.050em;
            margin-bottom: 1%;
            list-style-position: inside;
            text-indent: -.75em;
            font-size: 14px;
            font-weight: 400; }
            .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .specialties ul li:nth-of-type(1n+5) {
              display: none; }
            .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .specialties ul li:before {
              content: '•';
              margin-right: 4px; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .cert-badges {
          display: flex;
          justify-content: center;
          flex-wrap: wrap; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .cert-badges .cert-badge.certified {
            background-image: url(_static/images/cert-badge.png); }
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .cert-badges .cert-badge.master-certified {
            background-image: url(_static/images/master-cert-badge.png); }
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .cert-badges .cert-badge {
            width: 95px;
            height: 95px;
            margin: 15px 5px;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .location {
          letter-spacing: 0.060em;
          font-weight: 400;
          font-size: 14px; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .location h5 {
            width: 100%;
            background-color: #f2f1ef;
            color: #6a6a6a;
            text-transform: uppercase;
            letter-spacing: 0.060em;
            line-height: 1.5;
            margin-bottom: 3%;
            font-size: 16px;
            font-weight: 600; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .skype-avail {
          display: block;
          letter-spacing: 0.060em;
          margin: 3% auto 0;
          font-weight: 400;
          font-size: 14px; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .more-btn {
          position: absolute;
          bottom: -2em;
          left: 0;
          right: 0; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .more-btn .button {
            background-color: #ac9455;
            border-color: #ac9455;
            text-transform: lowercase;
            padding: 0 50px;
            height: 40px;
            line-height: 40px;
            font-style: italic;
            font-size: 15px; }
            .page-template-template_find_coach_page .fac-results-section .container .coach-cards .search-filter-results .coach-card-small .more-btn .button:hover {
              background-color: #4bc0b7;
              border-color: #4bc0b7; }
    .page-template-template_find_coach_page .fac-results-section .container .overlay {
      display: none;
      position: fixed;
      top: 0%;
      left: 0%;
      width: 100%;
      height: 100%;
      background-color: #000;
      z-index: 1;
      -moz-opacity: 0.57;
      opacity: .50;
      filter: alpha(opacity=50); }
    .page-template-template_find_coach_page .fac-results-section .container .coach-card {
      opacity: 0;
      transition: .2s ease opacity;
      z-index: -1;
      position: fixed;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background-color: #fcfafa;
      min-width: 800px;
      box-sizing: border-box;
      padding: 20px; }
      @media (max-width: 1199px) {
        .page-template-template_find_coach_page .fac-results-section .container .coach-card {
          top: 55%; } }
      @media (max-width: 991px) {
        .page-template-template_find_coach_page .fac-results-section .container .coach-card {
          min-width: 80%;
          top: 55%; } }
      @media (max-width: 767px) {
        .page-template-template_find_coach_page .fac-results-section .container .coach-card {
          min-width: 90%;
          top: 60%;
          max-height: 250px;
          overflow: scroll; } }
      @media (max-width: 575px) {
        .page-template-template_find_coach_page .fac-results-section .container .coach-card {
          max-height: 550px;
          top: 55%;
          max-width: 90%; } }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card.open {
        z-index: 100;
        opacity: 1; }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close {
        position: absolute;
        top: 30px;
        right: 30px;
        width: 25px;
        height: 25px;
        opacity: 0.75; }
        @media (max-width: 767px) {
          .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close {
            right: 35px;
            width: 15px;
            height: 15px; } }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close:hover {
          opacity: 1; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close:before, .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close:after {
          position: absolute;
          left: 15px;
          content: ' ';
          height: 25px;
          width: 1px;
          background-color: #000; }
          @media (max-width: 767px) {
            .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close:before, .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close:after {
              height: 15px;
              width: 1px; } }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close:before {
          transform: rotate(45deg); }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-card-close:after {
          transform: rotate(-45deg); }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-popup-inner {
        border: 1px solid #f6ddd1;
        box-sizing: border-box;
        padding: 30px;
        overflow: scroll; }
      @media (max-width: 767px) {
        .page-template-template_find_coach_page .fac-results-section .container .coach-card {
          padding: 20px; } }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-img {
        max-width: 250px; }
        @media (max-width: 991px) {
          .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-img {
            margin: 0 auto 25px;
            max-width: 150px; } }
        @media (max-width: 767px) {
          .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-img {
            max-width: 100px;
            margin: 0 auto 10px; } }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-img img {
          border-radius: 50%;
          width: 100%; }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card h4 {
        color: #ac9455;
        letter-spacing: .050em;
        font-weight: 600;
        font-size: 26px; }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card .cert-badges {
        display: flex;
        justify-content: center;
        flex-wrap: wrap; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .cert-badges .cert-badge.certified {
          background-image: url(_static/images/cert-badge.png); }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .cert-badges .cert-badge.master-certified {
          background-image: url(_static/images/master-cert-badge.png); }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .cert-badges .cert-badge {
          width: 110px;
          height: 110px;
          margin: 0 0 10px;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat; }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card h5 {
        width: 100%;
        background-color: #f2f1ef;
        color: #6a6a6a;
        text-transform: uppercase;
        letter-spacing: 0.060em;
        line-height: 1.5;
        margin-bottom: 3%;
        padding: 5px 20px;
        font-weight: 600;
        font-size: 16px; }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card p {
        color: #474646;
        line-height: normal;
        font-size: 16px;
        font-weight: 400; }
        @media (max-width: 575px) {
          .page-template-template_find_coach_page .fac-results-section .container .coach-card p {
            font-size: 18px; } }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card ul {
        list-style: none;
        text-align: left;
        margin: 0 0 0 1em;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        column-gap: 18px; }
        @media (max-width: 991px) {
          .page-template-template_find_coach_page .fac-results-section .container .coach-card ul {
            margin-bottom: 20px; } }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card ul li {
          color: #474646;
          line-height: normal;
          letter-spacing: 0.050em;
          margin-bottom: 1%;
          list-style-position: inside;
          text-indent: -.75em;
          font-size: 12px;
          font-weight: 400; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-card ul li:nth-of-type(1n+5) {
            display: none; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-card ul li:before {
            content: '•';
            margin-right: 4px; }
      .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info {
        margin-top: 30px; }
        @media (max-width: 767px) {
          .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info {
            margin-top: 50px; } }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info .certify {
          text-align: center; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info .cert-title {
          text-align: center; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info .contact-info {
          color: #474646;
          line-height: 1.25;
          letter-spacing: 0.050em;
          margin: 0 0 0 1em;
          font-weight: 400;
          font-size: 12px; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info .contact-info a {
            text-decoration: none;
            color: #474646; }
            .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info .contact-info a:hover {
              color: #4bc0b7; }
          .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info .contact-info svg {
            color: #539897;
            width: 20px;
            margin-right: 15px; }
        .page-template-template_find_coach_page .fac-results-section .container .coach-card .coach-info .certification {
          color: #474646;
          text-align: center;
          font-size: 18px;
          font-style: italic;
          font-weight: 400; }
  .page-template-template_find_coach_page .fac-results-section .pagination {
    padding: 0; }

/*FLEX LAYOUT FOR MB MAIN SITE*/
.flex-sections {
  /* Boxed sections */
  /* CTA Shortcode within layouts */
  /* Section: Content */
  /* Section: Image and content */
  /* Section: Quote */
  /* Section: Quote with left or right image */
  /* Generic: Merge nearby author and following quote image */ }
  .flex-sections .hero-header {
    margin: -50px auto 0;
    overflow: hidden;
    min-height: 390px;
    position: relative;
    background-position: top center;
    background-size: cover; }
    .flex-sections .hero-header .cls-background {
      padding: 95px 0 95px !important; }
    .flex-sections .hero-header:after {
      height: 20px;
      width: 100%;
      content: '';
      display: block;
      background-image: url("_static/images/texture-border.png");
      background-size: contain;
      background-position: center; }
    .flex-sections .hero-header:before {
      height: 132px;
      width: 100%;
      content: '';
      display: block;
      position: absolute;
      bottom: -15%;
      background-image: url("_static/images/wavy-lines.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  .flex-sections .layout-section .cls-background {
    padding: 100px 0 110px; }
  @media (max-width: 992px) {
    .flex-sections .layout-section .cls-background {
      padding: 50px 0; } }
  .flex-sections .layout-section.appearance-boxed .cls-background {
    padding: 60px 0 70px; }
    @media (max-width: 992px) {
      .flex-sections .layout-section.appearance-boxed .cls-background {
        padding: 50px 0; } }
  .flex-sections .layout-section.appearance-boxed .container {
    padding: 0; }
  .flex-sections .layout-section.appearance-boxed .boxed-section {
    position: relative;
    border: 1px solid #000000;
    padding: 20px 50px 60px; }
    @media (max-width: 992px) {
      .flex-sections .layout-section.appearance-boxed .boxed-section {
        padding: 30px 20px 50px;
        margin: 0 40px; } }
    @media (max-width: 768px) {
      .flex-sections .layout-section.appearance-boxed .boxed-section {
        margin: 0; } }
    @media (max-width: 576px) {
      .flex-sections .layout-section.appearance-boxed .boxed-section {
        padding: 20px 10px 20px; } }
  .flex-sections .layout-section.appearance-boxed.text_style-light-text .boxed-section {
    border-color: #fff; }
  .flex-sections .layout-section.appearance-boxed .-title {
    position: relative;
    top: -16px;
    transform: translateY(-50%);
    text-align: center;
    margin-bottom: -1.4em; }
    .flex-sections .layout-section.appearance-boxed .-title h2 {
      background: #fff;
      display: inline-block;
      margin: 0 auto;
      padding: 0 15px;
      color: inherit;
      font-size: 26px;
      font-weight: 400;
      line-height: 37px;
      letter-spacing: 6.65px;
      text-transform: uppercase;
      max-width: 1000px; }
  .flex-sections .swoosh.-type-hr:before {
    min-width: 255px;
    max-width: 255px; }
  .flex-sections .layout-section.appearance-boxed .-content > p:first-child > .swoosh {
    margin-top: 0;
    position: relative;
    top: -15px; }
  @media (max-width: 768px) {
    .flex-sections .layout-section.appearance-boxed .cls-background {
      padding: 40px 0 20px; }
    .flex-sections .layout-section.appearance-boxed .-title {
      transform: none;
      margin-top: -35px;
      margin-bottom: 10px; }
    .flex-sections .layout-section.appearance-boxed .-title h2 {
      padding: 0; }
    .flex-sections .layout-section.appearance-boxed .-content > p:first-child > .swoosh {
      margin-top: 0; } }
  .flex-sections .layout-section .cta-shortcode {
    margin-top: 50px; }
  .flex-sections .layout-section.background_style-image .cls-background.background_mobile-mobile-image-after .cls-mobile-image {
    text-align: center;
    margin: 0 0 20px; }
  .flex-sections .after-content.after-content-sales-button {
    text-align: center; }
  .flex-sections .after-content-reveal-button div.reveal-button-row {
    text-align: center; }
  .flex-sections .after-content-reveal-button div.reveal-content {
    position: relative;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s linear; }
    .flex-sections .after-content-reveal-button div.reveal-content .inner {
      padding-top: 30px; }
      .flex-sections .after-content-reveal-button div.reveal-content .inner > :first-child {
        margin-top: 0; }
      .flex-sections .after-content-reveal-button div.reveal-content .inner > :last-child {
        margin-bottom: 0; }
  .flex-sections .after-content-reveal-button.revealed div.reveal-content {
    max-height: 1000px; }
  .flex-sections .section-content-and-image .cls-background {
    padding: 0; }
  .flex-sections .section-content-and-image .cls-inner:after {
    content: '';
    display: table;
    clear: both; }
  .flex-sections .section-content-and-image .-image {
    background-size: cover;
    background-position: center; }
  .flex-sections .section-content-and-image.image-position-left .-content .inner {
    padding: 70px 20px; }
  @media (min-width: 993px) {
    .flex-sections .section-content-and-image .cls-inner {
      display: flex;
      flex-direction: row; }
    .flex-sections .section-content-and-image.image-position-right .-image {
      order: 0; }
    .flex-sections .section-content-and-image.image-position-left .-image {
      order: 1; }
    .flex-sections .section-content-and-image.image-position-right .-content {
      order: 1; }
    .flex-sections .section-content-and-image.image-position-left .-content {
      order: 0; }
    .flex-sections .section-content-and-image .-image,
    .flex-sections .section-content-and-image .-content {
      flex-basis: 50%; }
    .flex-sections .section-content-and-image.image-position-right .-content .inner,
    .flex-sections .section-content-and-image.image-position-left .-content .inner {
      max-width: 530px; }
    .flex-sections .section-content-and-image.image-position-left .-content .inner {
      margin-left: auto;
      padding-right: 30px;
      border-right: 15px solid #fff; } }
  @media (min-width: 993px) and (max-width: 1199px) {
    .flex-sections .section-content-and-image.image-position-left .-content .inner {
      padding: 40px; } }
  @media (min-width: 993px) {
    .flex-sections .section-content-and-image.image-position-right .-content .inner {
      margin-right: auto;
      padding-left: 60px;
      border-left: 15px solid #fff; }
    .flex-sections .section-content-and-image .mobile-image {
      display: none; } }
  @media (max-width: 992px) {
    .flex-sections .section-content-and-image.image-position-right .-content .inner,
    .flex-sections .section-content-and-image.image-position-left .-content .inner {
      padding: 40px 20px; }
    .flex-sections .section-content-and-image .mobile-image {
      display: block;
      margin: 0;
      text-align: center; }
      .flex-sections .section-content-and-image .mobile-image img {
        display: block;
        margin: 0 auto; }
    .flex-sections .section-content-and-image .-image {
      display: none; } }
  @media (max-width: 768px) {
    .flex-sections .section-content-and-image.image-position-left .-content .inner {
      padding: 40px; } }
  .flex-sections .section-quote.quote-image-none,
  .flex-sections .section-quote.quote-image-below {
    text-align: center; }
    .flex-sections .section-quote.quote-image-none img,
    .flex-sections .section-quote.quote-image-below img {
      display: block;
      margin: 0 auto; }
  .flex-sections .section-quote .cls-background {
    padding: 30px 0 100px; }
  @media (max-width: 768px) {
    .flex-sections .section-quote .cls-background {
      padding-bottom: 40px; } }
  .flex-sections .quote-icon {
    position: relative;
    display: block;
    width: 52px;
    height: 42px;
    margin: 0 auto 10px; }
  .flex-sections .quote-icon span {
    position: absolute;
    top: -25px;
    left: -10px;
    font-size: 185px;
    line-height: 185px;
    color: #d6d6d6; }
  .flex-sections .section-quote .-content {
    font-size: 30px;
    line-height: 1.1;
    letter-spacing: 0.06em;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto; }
  .flex-sections .section-quote .-author .swoosh {
    color: #d6d6d6;
    font-size: 33px;
    margin: 0px;
    font-weight: 400;
    letter-spacing: -0.05em; }
  @media (max-width: 768px) {
    .flex-sections .section-quote .-content {
      font-size: 22px; } }
  .flex-sections .section-quote .quote-boxed {
    border: 1px solid #846869; }
  .flex-sections .section-quote.quote-image-left .container,
  .flex-sections .section-quote.quote-image-right .container {
    max-width: 1250px;
    padding: 0; }
  .flex-sections .section-quote .quote-boxed:after {
    content: '';
    display: table;
    clear: both; }
  .flex-sections .section-quote .quote-image img {
    display: block; }
  .flex-sections .section-quote .quote-boxed .quote-icon {
    margin-bottom: 60px; }
  .flex-sections .section-quote .quote-boxed .quote-inner {
    overflow: hidden;
    padding: 40px 0 20px; }
  .flex-sections .section-quote .-author-plain {
    color: #5d5a5a;
    letter-spacing: -0.05em; }
  .flex-sections .section-quote.quote-image-left .-author,
  .flex-sections .section-quote.quote-image-right .-author {
    margin-top: -15px; }
  .flex-sections .section-quote.quote-image-left .-author .swoosh,
  .flex-sections .section-quote.quote-image-right .-author .swoosh {
    font-size: 24px;
    color: #fcfcfb; }
  .flex-sections .section-quote.quote-image-right .quote-boxed .quote-inner,
  .flex-sections .section-quote.quote-image-left .quote-boxed .quote-inner {
    padding: 40px 70px; }
  @media (min-width: 769px) {
    .flex-sections .section-quote.quote-image-left .quote-image {
      float: left;
      max-width: 50%; }
    .flex-sections .section-quote.quote-image-right .quote-image {
      float: right;
      max-width: 50%; } }
  @media (max-width: 1200px) and (min-width: 769px) {
    .flex-sections .section-quote.quote-image-right .quote-boxed .quote-inner,
    .flex-sections .section-quote.quote-image-left .quote-boxed .quote-inner {
      padding: 30px 40px; }
    .flex-sections .section-quote.quote-image-left .quote-boxed,
    .flex-sections .section-quote.quote-image-right .quote-boxed {
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap; }
    .flex-sections .section-quote.quote-image-left .quote-boxed .quote-image,
    .flex-sections .section-quote.quote-image-left .quote-boxed .quote-inner,
    .flex-sections .section-quote.quote-image-right .quote-boxed .quote-image,
    .flex-sections .section-quote.quote-image-right .quote-boxed .quote-inner {
      flex-basis: 50%;
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      justify-content: center; } }
  @media (max-width: 768px) {
    .flex-sections .section-quote .quote-boxed .quote-inner {
      padding: 0 20px 20px; }
    .flex-sections .section-quote.quote-image-left .quote-image,
    .flex-sections .section-quote.quote-image-right .quote-image {
      margin: 0 auto 30px;
      max-height: 70vh;
      width: auto;
      max-width: 100%; }
    .flex-sections .section-quote.quote-image-left .quote-boxed .quote-image,
    .flex-sections .section-quote.quote-image-right .quote-boxed .quote-image {
      display: block;
      float: none;
      padding-top: 20px;
      padding-bottom: 10px; }
      .flex-sections .section-quote.quote-image-left .quote-boxed .quote-image img,
      .flex-sections .section-quote.quote-image-right .quote-boxed .quote-image img {
        margin: 0 auto; }
    .flex-sections .section-quote.quote-image-left .quote-boxed .quote-inner,
    .flex-sections .section-quote.quote-image-right .quote-boxed .quote-inner {
      display: block;
      float: none; }
    .flex-sections .section-quote .-author .swoosh-text {
      line-height: 1; } }
  .flex-sections .section-quote .-author + .quote-image {
    margin-top: -26px; }
  .flex-sections .gold-bullets ul {
    list-style: outside url(_static/images/bullet.png);
    padding-left: 32px;
    letter-spacing: .060em;
    line-height: 30px; }
    @media (max-width: 575px) {
      .flex-sections .gold-bullets ul {
        padding-left: 1.5em; } }
    .flex-sections .gold-bullets ul li {
      padding-left: 8px; }
    .flex-sections .gold-bullets ul ul {
      list-style: outside url(_static/images/bullet-small.png); }
  .flex-sections .section-testimonial_blocks .cls-background {
    padding: 100px 0 0px; }
    @media (max-width: 575px) {
      .flex-sections .section-testimonial_blocks .cls-background {
        padding: 50px 0 0; } }
  .flex-sections .section-testimonial_blocks .container {
    max-width: 1210px; }
  .flex-sections .section-testimonial_blocks .testimonial-blocks {
    /*display:flex;
			justify-content: center;
			flex-wrap: wrap;*/ }
    .flex-sections .section-testimonial_blocks .testimonial-blocks .grid-item,
    .flex-sections .section-testimonial_blocks .testimonial-blocks .grid-sizer {
      width: 0; }
    .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block {
      width: 47.25%;
      text-align: center; }
      @media (max-width: 1199px) {
        .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block {
          width: 46.5%; } }
      @media (max-width: 991px) {
        .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block {
          width: 100%; } }
      .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block:nth-of-type(even) {
        margin: 0 32px 70px 0; }
        @media (max-width: 991px) {
          .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block:nth-of-type(even) {
            margin: 0 0 70px 0; } }
      .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block:nth-of-type(odd) {
        margin: 0 0 70px 32px; }
        @media (max-width: 991px) {
          .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block:nth-of-type(odd) {
            margin: 0 0 70px 0; } }
      .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .auth-img {
        width: 190px;
        height: 190px;
        margin: 0 auto -12%; }
        .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .auth-img img {
          box-sizing: border-box;
          border-radius: 50%;
          border: 3px solid #fff; }
      .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .testimonial-content {
        box-sizing: border-box;
        padding: 100px 75px 20px;
        background-image: linear-gradient(to bottom, #736061, #b1a7a6); }
        @media (max-width: 575px) {
          .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .testimonial-content {
            padding: 75px 25px 20px; } }
        .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .testimonial-content p {
          color: #fff;
          letter-spacing: normal;
          line-height: 29px;
          font-weight: 400;
          font-size: 20px; }
        .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .testimonial-content:after {
          content: '';
          display: block;
          width: 31px;
          height: 20px;
          margin: 0 auto;
          background-image: url(_static/images/testimonial-block-quote.png);
          background-repeat: no-repeat;
          background-size: contain; }
      .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .auth-name {
        box-sizing: border-box;
        padding: 45px;
        background-color: #fff;
        border-radius: 6px;
        box-shadow: 0px 20px 45px 0px rgba(51, 39, 6, 0.55); }
        .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .auth-name h5 {
          margin: 0 0 1%; }
        .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .auth-name p {
          margin: 0;
          font-size: 12px; }
          .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .auth-name p a {
            text-decoration: none;
            color: #ac9455; }
            .flex-sections .section-testimonial_blocks .testimonial-blocks .testimonial-block .auth-name p a:hover {
              color: #4bc0b7; }
  .flex-sections #intro-text.appearance-boxed .container {
    max-width: 1095px; }
    @media (max-width: 1199px) {
      .flex-sections #intro-text.appearance-boxed .container {
        max-width: 960px; } }
    @media (max-width: 991px) {
      .flex-sections #intro-text.appearance-boxed .container {
        padding: 0 20px; } }
  .flex-sections #intro-text.appearance-boxed .boxed-section {
    padding: 20px 150px 60px; }
    @media (max-width: 1199px) {
      .flex-sections #intro-text.appearance-boxed .boxed-section {
        padding: 20px 100px 40px; } }
    @media (max-width: 991px) {
      .flex-sections #intro-text.appearance-boxed .boxed-section {
        padding: 20px 50px 40px; } }
    @media (max-width: 575px) {
      .flex-sections #intro-text.appearance-boxed .boxed-section {
        padding: 20px 25px; } }
    .flex-sections #intro-text.appearance-boxed .boxed-section ul {
      list-style: outside;
      padding-left: 50px;
      letter-spacing: .060em;
      font-weight: 400; }
      @media (max-width: 575px) {
        .flex-sections #intro-text.appearance-boxed .boxed-section ul {
          padding-left: 1.5em; } }
    .flex-sections #intro-text.appearance-boxed .boxed-section p {
      line-height: 30px;
      letter-spacing: .060em;
      margin-bottom: 4%;
      font-weight: 400; }
  .flex-sections #our-goals {
    margin-bottom: 15px; }
    .flex-sections #our-goals .-image {
      background-position: bottom center; }
    .flex-sections #our-goals ul {
      list-style: outside;
      padding-left: 1em;
      letter-spacing: .060em;
      margin: 40px 0;
      font-weight: 400; }
    .flex-sections #our-goals p {
      line-height: 30px;
      letter-spacing: .060em; }
      .flex-sections #our-goals p:nth-of-type(2) {
        margin-top: 25px; }
  .flex-sections #join-ftk-list .cls-background, .flex-sections #join-ftk-list-2 .cls-background, .flex-sections #join-ftk-list-3 .cls-background, .flex-sections #apply-now .cls-background {
    padding: 60px 0 50px; }
    @media (max-width: 575px) {
      .flex-sections #join-ftk-list .cls-background, .flex-sections #join-ftk-list-2 .cls-background, .flex-sections #join-ftk-list-3 .cls-background, .flex-sections #apply-now .cls-background {
        padding: 20px 0; } }
    .flex-sections #join-ftk-list .cls-background .container, .flex-sections #join-ftk-list-2 .cls-background .container, .flex-sections #join-ftk-list-3 .cls-background .container, .flex-sections #apply-now .cls-background .container {
      max-width: 1095px; }
      @media (max-width: 1199px) {
        .flex-sections #join-ftk-list .cls-background .container, .flex-sections #join-ftk-list-2 .cls-background .container, .flex-sections #join-ftk-list-3 .cls-background .container, .flex-sections #apply-now .cls-background .container {
          max-width: 960px; } }
      @media (max-width: 991px) {
        .flex-sections #join-ftk-list .cls-background .container, .flex-sections #join-ftk-list-2 .cls-background .container, .flex-sections #join-ftk-list-3 .cls-background .container, .flex-sections #apply-now .cls-background .container {
          padding: 0 20px; } }
      .flex-sections #join-ftk-list .cls-background .container .button, .flex-sections #join-ftk-list-2 .cls-background .container .button, .flex-sections #join-ftk-list-3 .cls-background .container .button, .flex-sections #apply-now .cls-background .container .button {
        font-size: 22px;
        padding: 20px 5px 19px;
        width: 330px;
        position: relative;
        margin: 35px 0 10px;
        max-width: 100%;
        height: auto;
        color: #fff;
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
        letter-spacing: 0.19em;
        border: none;
        background: #c19c52;
        box-shadow: 0 8px 11px rgba(51, 50, 50, 0.08), 0 4px 7px rgba(51, 50, 50, 0.08);
        transition: all 0.2s linear; }
        .flex-sections #join-ftk-list .cls-background .container .button:hover, .flex-sections #join-ftk-list-2 .cls-background .container .button:hover, .flex-sections #join-ftk-list-3 .cls-background .container .button:hover, .flex-sections #apply-now .cls-background .container .button:hover {
          color: #fff;
          background: #deb563;
          box-shadow: 0 8px 18px rgba(51, 50, 50, 0.18), 0 4px 15px rgba(51, 50, 50, 0.08); }
        .flex-sections #join-ftk-list .cls-background .container .button:hover:before, .flex-sections #join-ftk-list-2 .cls-background .container .button:hover:before, .flex-sections #join-ftk-list-3 .cls-background .container .button:hover:before, .flex-sections #apply-now .cls-background .container .button:hover:before {
          transform: translateY(5px); }
        .flex-sections #join-ftk-list .cls-background .container .button:before, .flex-sections #join-ftk-list-2 .cls-background .container .button:before, .flex-sections #join-ftk-list-3 .cls-background .container .button:before, .flex-sections #apply-now .cls-background .container .button:before {
          content: '';
          display: block;
          position: absolute;
          top: -29px;
          left: 50%;
          background: url(_static/images/down-arrow-black.svg) center no-repeat;
          background-size: contain;
          width: 45px;
          margin-left: -22px;
          height: 44px;
          transform: translateY(0px);
          transition: all 0.4s cubic-bezier(0.33, -0.5, 0.66, 2); }
      .flex-sections #join-ftk-list .cls-background .container a.cta-button, .flex-sections #join-ftk-list-2 .cls-background .container a.cta-button, .flex-sections #join-ftk-list-3 .cls-background .container a.cta-button, .flex-sections #apply-now .cls-background .container a.cta-button {
        font-size: 22px;
        padding: 20px 5px 19px;
        width: 330px; }
  .flex-sections #join-ftk-list.appearance-boxed .boxed-section, .flex-sections #join-ftk-list-2.appearance-boxed .boxed-section, .flex-sections #join-ftk-list-3.appearance-boxed .boxed-section {
    padding: 50px !important; }
    @media (max-width: 575px) {
      .flex-sections #join-ftk-list.appearance-boxed .boxed-section, .flex-sections #join-ftk-list-2.appearance-boxed .boxed-section, .flex-sections #join-ftk-list-3.appearance-boxed .boxed-section {
        padding: 20px !important; } }
  .flex-sections #youll-get.appearance-boxed .container {
    max-width: 1095px; }
    @media (max-width: 1199px) {
      .flex-sections #youll-get.appearance-boxed .container {
        max-width: 960px; } }
    @media (max-width: 991px) {
      .flex-sections #youll-get.appearance-boxed .container {
        padding: 0 20px; } }
  .flex-sections #youll-get.appearance-boxed .boxed-section {
    padding: 15px 165px 15px; }
    @media (max-width: 1199px) {
      .flex-sections #youll-get.appearance-boxed .boxed-section {
        padding: 15px 100px 15px; } }
    @media (max-width: 991px) {
      .flex-sections #youll-get.appearance-boxed .boxed-section {
        padding: 15px 50px 15px; } }
    @media (max-width: 575px) {
      .flex-sections #youll-get.appearance-boxed .boxed-section {
        padding: 20px 25px; } }
    .flex-sections #youll-get.appearance-boxed .boxed-section .swoosh {
      top: 10px;
      margin-bottom: 40px; }
      .flex-sections #youll-get.appearance-boxed .boxed-section .swoosh:before {
        min-width: 230px;
        max-width: 230px; }
    .flex-sections #youll-get.appearance-boxed .boxed-section ul {
      letter-spacing: .060em;
      line-height: 30px; }
      .flex-sections #youll-get.appearance-boxed .boxed-section ul li {
        margin-bottom: 5%; }
    .flex-sections #youll-get.appearance-boxed .boxed-section p {
      letter-spacing: .060em;
      margin-bottom: 4%; }
      .flex-sections #youll-get.appearance-boxed .boxed-section p a {
        color: #141413; }
        .flex-sections #youll-get.appearance-boxed .boxed-section p a:hover {
          color: #4bc0b7; }
  .flex-sections #schedule-curriculum .cls-background {
    padding: 50px 0 0 !important; }
    .flex-sections #schedule-curriculum .cls-background .container {
      max-width: 960px; }
      .flex-sections #schedule-curriculum .cls-background .container .swoosh {
        top: 0px; }
        .flex-sections #schedule-curriculum .cls-background .container .swoosh:before {
          min-width: 230px;
          max-width: 230px; }
      .flex-sections #schedule-curriculum .cls-background .container p {
        line-height: 30px; }
      .flex-sections #schedule-curriculum .cls-background .container ul {
        letter-spacing: .060em;
        padding-left: 75px;
        margin-top: 5%;
        line-height: 30px; }
        @media (max-width: 575px) {
          .flex-sections #schedule-curriculum .cls-background .container ul {
            padding-left: 1.5em; } }
  .flex-sections #onsite-mct-retreat-mandatory .cls-background {
    padding: 75px 0 !important; }
    .flex-sections #onsite-mct-retreat-mandatory .cls-background .container {
      max-width: 1100px; }
      .flex-sections #onsite-mct-retreat-mandatory .cls-background .container .swoosh {
        top: 0px; }
        .flex-sections #onsite-mct-retreat-mandatory .cls-background .container .swoosh:before {
          min-width: 230px;
          max-width: 230px; }
    .flex-sections #onsite-mct-retreat-mandatory .cls-background h2 {
      margin-bottom: 0; }
    .flex-sections #onsite-mct-retreat-mandatory .cls-background p {
      line-height: 30px;
      margin-bottom: 50px;
      letter-spacing: .060em; }
      .flex-sections #onsite-mct-retreat-mandatory .cls-background p:first-of-type {
        margin-bottom: 1em; }
      .flex-sections #onsite-mct-retreat-mandatory .cls-background p:last-of-type {
        max-width: 900px;
        margin: 0 auto;
        line-height: 21px;
        padding-top: 25px; }
  .flex-sections #retreat-weekend-highlights .cls-background {
    padding: 0 0 100px !important; }
    .flex-sections #retreat-weekend-highlights .cls-background .container {
      max-width: 1100px; }
      .flex-sections #retreat-weekend-highlights .cls-background .container .swoosh {
        top: 0px; }
        .flex-sections #retreat-weekend-highlights .cls-background .container .swoosh:before {
          min-width: 230px;
          max-width: 230px; }
      .flex-sections #retreat-weekend-highlights .cls-background .container p {
        line-height: 30px;
        margin-bottom: 25px;
        letter-spacing: .060em; }
        .flex-sections #retreat-weekend-highlights .cls-background .container p img {
          margin-bottom: 25px; }
  .flex-sections #certification .cls-background {
    padding: 70px 0 !important; }
    .flex-sections #certification .cls-background .container {
      max-width: 1100px; }
      .flex-sections #certification .cls-background .container hr {
        position: relative;
        margin: 20px 0;
        border: none;
        border-bottom: 1px solid #fff;
        overflow: visible; }
        .flex-sections #certification .cls-background .container hr:first-child {
          margin-bottom: 70px; }
        .flex-sections #certification .cls-background .container hr:before {
          content: '';
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          width: 35px;
          height: 44px;
          margin: -13px 0 0 -22px;
          background-image: url(_static/images/down-arrow-white-thick.svg);
          background-repeat: no-repeat;
          background-size: contain; }
      .flex-sections #certification .cls-background .container .-content {
        position: relative; }
        .flex-sections #certification .cls-background .container .-content:after {
          content: '';
          display: block;
          position: absolute;
          width: 160px;
          height: 160px;
          background-image: url(_static/images/master-cert-badge.png);
          background-repeat: no-repeat;
          background-size: cover;
          top: 6.5%;
          left: 0;
          border-radius: 50%; }
          @media (max-width: 991px) {
            .flex-sections #certification .cls-background .container .-content:after {
              top: auto;
              bottom: -10%;
              right: 0;
              margin: 0 auto;
              position: relative; } }
      .flex-sections #certification .cls-background .container ul {
        margin: 50px 0; }
        .flex-sections #certification .cls-background .container ul ul {
          margin: 25px 0; }
      .flex-sections #certification .cls-background .container p, .flex-sections #certification .cls-background .container ul {
        max-width: 940px;
        line-height: 30px;
        letter-spacing: .060em;
        margin-left: 18%; }
        @media (max-width: 991px) {
          .flex-sections #certification .cls-background .container p, .flex-sections #certification .cls-background .container ul {
            margin-left: 0; } }
  @media (max-width: 991px) {
    .flex-sections #prerequisites.appearance-boxed {
      padding: 50px 0; } }
  .flex-sections #prerequisites.appearance-boxed .container {
    max-width: 1100px; }
    @media (max-width: 1199px) {
      .flex-sections #prerequisites.appearance-boxed .container {
        max-width: 960px; } }
    @media (max-width: 991px) {
      .flex-sections #prerequisites.appearance-boxed .container {
        padding: 0 20px; } }
    .flex-sections #prerequisites.appearance-boxed .container .swoosh {
      top: -15px; }
      .flex-sections #prerequisites.appearance-boxed .container .swoosh:before {
        min-width: 230px;
        max-width: 230px; }
    .flex-sections #prerequisites.appearance-boxed .container .boxed-section {
      padding: 20px 170px 60px; }
      @media (max-width: 1199px) {
        .flex-sections #prerequisites.appearance-boxed .container .boxed-section {
          padding: 20px 100px 40px; } }
      @media (max-width: 991px) {
        .flex-sections #prerequisites.appearance-boxed .container .boxed-section {
          padding: 20px 50px 40px; } }
      @media (max-width: 575px) {
        .flex-sections #prerequisites.appearance-boxed .container .boxed-section {
          padding: 20px 25px; } }
      .flex-sections #prerequisites.appearance-boxed .container .boxed-section ul {
        margin: 50px 0; }
      .flex-sections #prerequisites.appearance-boxed .container .boxed-section p, .flex-sections #prerequisites.appearance-boxed .container .boxed-section ul {
        line-height: 30px;
        letter-spacing: .060em; }
  .flex-sections #apply-now .cls-background {
    padding: 60px 0 50px; }
    @media (max-width: 575px) {
      .flex-sections #apply-now .cls-background {
        padding: 20px 0; } }
    .flex-sections #apply-now .cls-background .container {
      max-width: 1095px; }
      @media (max-width: 1199px) {
        .flex-sections #apply-now .cls-background .container {
          max-width: 960px; } }
      @media (max-width: 991px) {
        .flex-sections #apply-now .cls-background .container {
          padding: 0 20px; } }
      .flex-sections #apply-now .cls-background .container .swoosh {
        top: -15px; }
        .flex-sections #apply-now .cls-background .container .swoosh:before {
          min-width: 230px;
          max-width: 230px; }
      .flex-sections #apply-now .cls-background .container a.cta-button {
        font-size: 22px;
        padding: 20px 5px 19px;
        width: 330px; }
  .flex-sections #apply-now.appearance-boxed .boxed-section {
    padding: 50px !important; }
    @media (max-width: 575px) {
      .flex-sections #apply-now.appearance-boxed .boxed-section {
        padding: 20px !important; } }
  .flex-sections #payment-information-questions .container {
    max-width: 850px; }
    .flex-sections #payment-information-questions .container .swoosh {
      top: -15px; }
      .flex-sections #payment-information-questions .container .swoosh:before {
        min-width: 230px;
        max-width: 230px; }
  .flex-sections #testimonials-2 .cls-background {
    padding: 100px 0; }
    @media (max-width: 575px) {
      .flex-sections #testimonials-2 .cls-background {
        padding: 50px 0; } }
  .flex-sections #testimonials-2 .testimonial-block:last-of-type {
    margin: 0 auto;
    right: 0%; }

.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 500; }

.popup-promo {
  position: fixed;
  top: 55%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 600; }
  @media (max-width: 768px) {
    .popup-promo {
      position: absolute;
      top: 10px;
      transform: none;
      left: 10%;
      right: 10%;
      width: auto; } }

.popup-promo form {
  margin-bottom: 20px; }

.popup-promo .inner {
  padding: 32px 30px;
  background: #ffffff url(_static/images/popup-background.png) center no-repeat;
  background-size: cover; }

.popup-promo .inner .-content {
  padding: 10px 20px;
  border: 1px solid #846869; }

.popup-promo input[type="text"],
.popup-promo input[type="email"] {
  background: #fff;
  border: 1px solid #363636; }

.popup-promo input[type="submit"] {
  padding: 14px 30px; }

.popup-promo .-close {
  position: absolute;
  top: 0;
  right: 0; }

#popup-close {
  display: block;
  padding: 5px 11px;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  color: #000000; }

.popup-promo .gfield input[type="text"],
.popup-promo .gfield input[type="email"],
.popup-promo .gform_footer input[type="submit"] {
  width: 100%;
  padding: 9px 12px 8px; }

.popup-promo .gform_footer .button {
  letter-spacing: 0; }

@media (min-width: 993px) {
  .popup-promo {
    width: 780px; } }

@media (max-width: 992px) {
  .popup-promo {
    width: 80%; } }

@media (max-width: 576px) {
  /*
		.popup-promo {
			width: auto;
			left: 10px;
			right: 10px;
			transform: translateY(-50%);

			max-height: 80vh;
			overflow: scroll;
		}
	*/
  .popup-promo .inner .-content {
    padding: 10px; } }

.popup-promo a.cta-button {
  font-size: 18px;
  line-height: 1.1;
  letter-spacing: 0.12em;
  padding: 19px 18px 18px;
  white-space: normal;
  margin: 30px 0; }

.popup-promo .buttons-2 .cta-button {
  width: auto;
  max-width: 288px; }

.popup-promo .buttons-2,
.popup-promo .button-1 {
  text-align: center; }

/*404 PAGE*/
.error-page {
  box-sizing: border-box;
  padding: 75px 0;
  margin: -50px auto 0;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  .error-page:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: 5%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .error-page .container {
    max-width: 1000px; }
  .error-page .error-panel {
    box-sizing: border-box;
    padding: 60px 75px 85px;
    background-color: rgba(235, 231, 222, 0.96);
    max-width: 600px; }
    @media (max-width: 767px) {
      .error-page .error-panel {
        max-width: 100%; } }
    @media (max-width: 575px) {
      .error-page .error-panel {
        padding: 25px; } }
    .error-page .error-panel .intro-txt {
      margin-bottom: 35px; }
      .error-page .error-panel .intro-txt h1 {
        margin-bottom: 1%; }
      .error-page .error-panel .intro-txt p:last-of-type {
        margin-top: 35px; }
    .error-page .error-panel .search-section {
      text-align: center; }
      .error-page .error-panel .search-section .heading {
        letter-spacing: .050em;
        margin-bottom: 4%;
        font-weight: 700;
        font-size: 18px; }
      .error-page .error-panel .search-section #search_form input[type="text"] {
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.07);
        border: 1px solid #e0e0e0;
        text-transform: lowercase;
        letter-spacing: .08em;
        width: 65%;
        height: 35px;
        margin-right: -.5em;
        color: #b1bcbd;
        font-style: italic;
        font-size: 16px;
        font-weight: 300;
        font-family: "proxima-nova"; }
      .error-page .error-panel .search-section #search_form button {
        background-color: #168c91;
        border-color: #168c91;
        height: 34px;
        line-height: 34px;
        width: 53px;
        padding: 0;
        position: relative;
        top: 3px;
        font-size: 22px; }
    .error-page .error-panel .posts-section .heading {
      text-align: center;
      letter-spacing: .050em;
      margin-bottom: 4%;
      font-weight: 700;
      font-size: 18px; }
    .error-page .error-panel .posts-section .fav-posts {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      max-width: 400px;
      margin: 0 0 3% 6.5%; }
      @media (max-width: 575px) {
        .error-page .error-panel .posts-section .fav-posts {
          margin: 0 auto; } }
      .error-page .error-panel .posts-section .fav-posts .fav-post {
        width: 45%;
        margin-bottom: 30px; }
        @media (max-width: 575px) {
          .error-page .error-panel .posts-section .fav-posts .fav-post {
            width: 100%; } }
        .error-page .error-panel .posts-section .fav-posts .fav-post .img {
          min-height: 120px;
          max-width: 190px;
          border: 3px solid #fff;
          box-shadow: 0px 22px 117.86px 0px rgba(58, 23, 0, 0.38);
          margin-bottom: 15px;
          background-repeat: no-repeat !important;
          background-size: cover !important;
          background-position: center !important; }
          @media (max-width: 575px) {
            .error-page .error-panel .posts-section .fav-posts .fav-post .img {
              max-width: 100%;
              min-height: 150px; } }
        .error-page .error-panel .posts-section .fav-posts .fav-post .title {
          max-width: 90%;
          letter-spacing: .02em;
          font-size: 14px;
          font-weight: 300; }
          .error-page .error-panel .posts-section .fav-posts .fav-post .title a {
            text-decoration: none;
            color: #555a5a; }
    .error-page .error-panel .social-section .heading {
      text-align: center;
      letter-spacing: .050em;
      margin-bottom: 4%;
      font-weight: 700;
      font-size: 18px; }
    .error-page .error-panel .social-section .error-social-links {
      display: flex;
      justify-content: space-between;
      max-width: 150px;
      margin: 25px auto; }
      .error-page .error-panel .social-section .error-social-links .social-link {
        font-size: 40px; }
        .error-page .error-panel .social-section .error-social-links .social-link a {
          color: #4bc0b7; }
          .error-page .error-panel .social-section .error-social-links .social-link a:hover {
            color: #2f6868; }

/*CONTACT PAGE*/
.page-template-template_contact_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 330px;
  overflow: hidden;
  background-position: top left;
  background-size: cover; }
  @media (max-width: 1199px) {
    .page-template-template_contact_page .hero-header {
      background-position: 50% top; } }
  @media (max-width: 575px) {
    .page-template-template_contact_page .hero-header {
      background-position: 70% top; } }
  .page-template-template_contact_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 330px; }
    .page-template-template_contact_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 35%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .page-template-template_contact_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 1%; }
      .page-template-template_contact_page .hero-header .hero-text-outer .hero-text p {
        max-width: 68%;
        margin: 0 auto 1%; }
  .page-template-template_contact_page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -15%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_contact_page .texture-border {
  height: 20px;
  width: 100%;
  background-image: url("_static/images/texture-border.png");
  background-size: contain;
  background-position: center; }

.page-template-template_contact_page .section-photo-txt .container {
  max-width: 1370px; }
  .page-template-template_contact_page .section-photo-txt .container .img-panel {
    max-width: 625px; }
    @media (max-width: 991px) {
      .page-template-template_contact_page .section-photo-txt .container .img-panel {
        margin: 0 auto 25px; } }
  .page-template-template_contact_page .section-photo-txt .container .txt-panel {
    box-sizing: border-box;
    padding: 65px 80px 4em 40px;
    background-color: rgba(255, 255, 255, 0.78); }
    @media (max-width: 1199px) {
      .page-template-template_contact_page .section-photo-txt .container .txt-panel {
        padding: 65px 80px 25px; } }
    @media (max-width: 991px) {
      .page-template-template_contact_page .section-photo-txt .container .txt-panel {
        padding: 40px; } }
    .page-template-template_contact_page .section-photo-txt .container .txt-panel h4 {
      font-size: 22px; }
    .page-template-template_contact_page .section-photo-txt .container .txt-panel a {
      text-decoration: none; }
      @media (max-width: 1199px) {
        .page-template-template_contact_page .section-photo-txt .container .txt-panel a img {
          width: auto;
          max-height: 25px;
          margin: 0 -.5em 0 0; } }

.page-template-template_contact_page .section-get-in-touch .container {
  max-width: 1470px;
  background-color: #fff;
  padding: 60px 95px;
  box-sizing: border-box; }
  @media (max-width: 767px) {
    .page-template-template_contact_page .section-get-in-touch .container {
      padding: 40px; } }
  .page-template-template_contact_page .section-get-in-touch .container .section-header {
    letter-spacing: .200em;
    margin-bottom: 1%;
    text-align: center;
    text-transform: uppercase;
    font-size: 22px; }
  .page-template-template_contact_page .section-get-in-touch .container .grid {
    margin-top: 5%; }
    .page-template-template_contact_page .section-get-in-touch .container .grid .mail-add-panel {
      box-sizing: border-box;
      padding: 50px 100px;
      background-color: #f5f5f3;
      max-width: 554px; }
      @media (max-width: 991px) {
        .page-template-template_contact_page .section-get-in-touch .container .grid .mail-add-panel {
          max-width: 96%;
          margin: 0 auto 25px; } }
      @media (max-width: 575px) {
        .page-template-template_contact_page .section-get-in-touch .container .grid .mail-add-panel {
          max-width: 100%;
          padding: 25px; } }
      .page-template-template_contact_page .section-get-in-touch .container .grid .mail-add-panel .heading {
        letter-spacing: .070em;
        margin-bottom: 15px;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
        font-weight: 400; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .mail-add-panel .mail-add {
        position: relative;
        padding-left: 30px;
        font-weight: 400;
        font-size: 14px; }
        .page-template-template_contact_page .section-get-in-touch .container .grid .mail-add-panel .mail-add svg {
          position: absolute;
          left: 0;
          font-size: 16px; }
    .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper {
      margin: -.5em 0 0;
      /* Firefox < 19 */
      /* Firefox > 19 */
      /* Internet Explorer 10 */ }
      @media (max-width: 991px) {
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper {
          margin: 0 0 0 .5em; } }
      @media (max-width: 575px) {
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper {
          margin: 0; } }
      @media (max-width: 1199px) {
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .ginput_container_name span {
          padding-right: 0; } }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper ul, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper li {
        margin: 0; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input::-webkit-input-placeholder, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea::-webkit-input-placeholder {
        color: #5d5d5d;
        opacity: 1; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input:focus::-webkit-input-placeholder, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea:focus::-webkit-input-placeholder {
        color: #fff; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input:-moz-placeholder, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea:-moz-placeholder {
        color: #5d5d5d; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input:focus:-moz-placeholder, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea:focus:-moz-placeholder {
        color: #fff; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input::-moz-placeholder, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea::-moz-placeholder {
        color: #5d5d5d; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input:focus::-moz-placeholder, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea:focus::-moz-placeholder {
        color: #fff; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input:-ms-input-placeholder, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea:-ms-input-placeholder {
        color: #5d5d5d; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input:focus:-ms-input-placeholder, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea:focus:-ms-input-placeholder {
        color: #fff; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input[type="text"], .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper select, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea {
        border-radius: 3px;
        border-color: #efefef;
        background-color: #efefef;
        color: #5d5d5d;
        letter-spacing: .060em;
        text-indent: 15px;
        font-weight: 400;
        font-size: 12px !important; }
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input[type="text"]:focus, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper select:focus, .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea:focus {
          background-color: #ac9455;
          border-color: #ac9455;
          box-shadow: 0 0 0 #ac9455;
          color: #fff; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gfield {
        position: relative; }
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gfield .required-dot {
          position: absolute;
          top: 33px;
          margin-left: -1.5em;
          font-size: 16px;
          font-weight: 700; }
          @media (max-width: 575px) {
            .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gfield .required-dot {
              right: 20px;
              margin-left: 0;
              top: 25px; } }
          .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gfield .required-dot:after {
            content: '•';
            color: #4bc0b7;
            position: absolute; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper input[type="text"], .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper select {
        height: 45px; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper textarea {
        padding: 10px;
        text-indent: 8px;
        height: 120px; }
      @media (max-width: 575px) {
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .ginput_container_email {
          margin-top: -1em; } }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .ginput_container_email input {
        position: relative;
        top: 2px; }
      @media (max-width: 1199px) {
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .ginput_container_email input {
          top: 0; } }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper select {
        margin-bottom: 0; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper select:not([multiple]) {
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA2MCA0MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNjAgNDA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7fQo8L3N0eWxlPgo8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMCwwaDYwTDMwLDQwTDAsMHoiLz4KPC9zdmc+Cg==);
        background-position: 97% 50%;
        background-repeat: no-repeat;
        background-size: 8px; }
      .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gform_footer {
        margin: 0;
        padding: 0; }
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gform_footer input[type="submit"] {
          border-radius: 19px;
          background-color: #676e6e;
          border-color: #676e6e;
          color: #fff;
          letter-spacing: .200em;
          font-size: 11px;
          font-weight: 400; }
          .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gform_footer input[type="submit"]:hover {
            background-color: #4bc0b7;
            border-color: #4bc0b7; }
        .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gform_footer .required-txt {
          color: #898989;
          margin-left: 20px;
          font-size: 11px;
          font-weight: 400; }
          .page-template-template_contact_page .section-get-in-touch .container .grid .gform_wrapper .gform_footer .required-txt span {
            color: #4bc0b7;
            margin-right: 5px;
            font-size: 16px;
            font-weight: 700; }

.page-template-template_contact_page .section-quote-txt {
  position: relative; }
  .page-template-template_contact_page .section-quote-txt .container {
    max-width: 1100px; }
  .page-template-template_contact_page .section-quote-txt .cell {
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .page-template-template_contact_page .section-quote-txt .text-section {
    max-width: 455px;
    font-weight: 400; }
    @media (max-width: 991px) {
      .page-template-template_contact_page .section-quote-txt .text-section {
        max-width: 100%; } }
    .page-template-template_contact_page .section-quote-txt .text-section a {
      color: #fff;
      text-decoration: none; }
    .page-template-template_contact_page .section-quote-txt .text-section ul {
      list-style-position: outside;
      padding-left: 1em; }
      .page-template-template_contact_page .section-quote-txt .text-section ul li {
        list-style: none;
        padding-left: 1em;
        letter-spacing: .1em;
        font-size: 16px;
        font-weight: 400; }
        .page-template-template_contact_page .section-quote-txt .text-section ul li:before {
          content: '•';
          font-size: 14px;
          margin-left: -2em;
          padding-right: 1.75em; }
    .page-template-template_contact_page .section-quote-txt .text-section .button {
      border-color: #fff;
      padding: 0 20px;
      margin-top: 15px;
      font-size: 11px; }
      .page-template-template_contact_page .section-quote-txt .text-section .button:hover {
        border-color: #4bc0b7; }
  .page-template-template_contact_page .section-quote-txt .quote-block .quote-txt {
    box-sizing: border-box;
    padding: 50px 60px;
    background-color: #ebe7de;
    line-height: 29px;
    text-align: center;
    font-size: 19px;
    font-weight: 400; }
    .page-template-template_contact_page .section-quote-txt .quote-block .quote-txt:before {
      content: '';
      width: 31px;
      height: 20px;
      display: block;
      margin: 0 auto 40px;
      background-image: url("_static/images/contact-testimonial-quote.png");
      background-size: contain;
      background-repeat: no-repeat; }
  .page-template-template_contact_page .section-quote-txt .quote-block .quote-auth {
    box-sizing: border-box;
    padding: 20px;
    background-color: #fff;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    box-shadow: 0px 30px 45px 0px rgba(51, 39, 6, 0.55); }
    .page-template-template_contact_page .section-quote-txt .quote-block .quote-auth h5 {
      color: #2b2b2b;
      margin-bottom: 0;
      letter-spacing: .100em;
      font-size: 18px; }
    .page-template-template_contact_page .section-quote-txt .quote-block .quote-auth p {
      margin-bottom: 0;
      letter-spacing: .060em;
      line-height: 1; }
  .page-template-template_contact_page .section-quote-txt:before {
    display: block;
    width: 99px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 4em;
    content: '';
    background-image: url("_static/images/vertical-waves.png");
    background-size: cover;
    background-repeat: repeat-y;
    background-position: center; }

.page-template-template_contact_page .section-image-txt {
  position: relative; }
  .page-template-template_contact_page .section-image-txt .container {
    max-width: 1100px; }
  .page-template-template_contact_page .section-image-txt .cell {
    display: flex;
    justify-content: center;
    flex-direction: column; }
  .page-template-template_contact_page .section-image-txt .text-section {
    max-width: 500px;
    font-weight: 400; }
    @media (max-width: 991px) {
      .page-template-template_contact_page .section-image-txt .text-section {
        max-width: 100%; } }
    .page-template-template_contact_page .section-image-txt .text-section a {
      color: #fff;
      text-decoration: none; }
    .page-template-template_contact_page .section-image-txt .text-section ul {
      list-style-position: outside;
      padding-left: 1em; }
      .page-template-template_contact_page .section-image-txt .text-section ul li {
        list-style: none;
        padding-left: 1em;
        letter-spacing: .1em;
        font-size: 16px;
        font-weight: 400; }
        .page-template-template_contact_page .section-image-txt .text-section ul li:before {
          content: '•';
          font-size: 14px;
          margin-left: -2em;
          padding-right: 1.75em; }
    .page-template-template_contact_page .section-image-txt .text-section .button {
      border-color: #fff;
      padding: 0 20px;
      margin-top: 15px;
      font-size: 11px; }
      .page-template-template_contact_page .section-image-txt .text-section .button:hover {
        border-color: #4bc0b7; }
  @media (max-width: 991px) {
    .page-template-template_contact_page .section-image-txt .shadow-img {
      text-align: center; } }
  .page-template-template_contact_page .section-image-txt .shadow-img img {
    border-radius: 6px;
    box-shadow: 0px 30px 45px 0px rgba(51, 39, 6, 0.55); }
  .page-template-template_contact_page .section-image-txt:before {
    display: block;
    width: 99px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 4em;
    content: '';
    background-image: url("_static/images/vertical-waves.png");
    background-size: cover;
    background-repeat: repeat-y;
    background-position: center; }

/*OPT-IN PAGE*/
.page-template-template_newsletter_optin_page .footer-top {
  box-shadow: 7.981px -0.558px 16.2px 1.8px rgba(99, 94, 94, 0.24); }

@media (max-width: 767px) {
  .page-template-template_newsletter_optin_page .mobile-header-text span {
    font-size: 75px !important; } }

.page-template-template_newsletter_optin_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  overflow: hidden;
  min-height: 355px;
  max-height: 355px;
  background-position: top left;
  background-size: cover; }
  .page-template-template_newsletter_optin_page .hero-header .container {
    max-width: 1090px; }
    @media (max-width: 575px) {
      .page-template-template_newsletter_optin_page .hero-header .container {
        padding: 0 !important; } }
  .page-template-template_newsletter_optin_page .hero-header .header-img {
    position: absolute;
    max-width: 340px; }
    @media (max-width: 575px) {
      .page-template-template_newsletter_optin_page .hero-header .header-img {
        max-width: 100%; } }
  .page-template-template_newsletter_optin_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 355px; }
    .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 65%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      @media (max-width: 1199px) {
        .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text {
          left: 68%; } }
      @media (max-width: 991px) {
        .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text {
          max-width: 50%;
          left: 78%; } }
      @media (max-width: 767px) {
        .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text {
          left: 82%; } }
      .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 0;
        font-weight: 100; }
        @media (max-width: 991px) {
          .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text h1 span {
            font-size: 75px !important; } }
        @media (max-width: 767px) {
          .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text h1 span {
            font-size: 50px !important; } }
      .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text img {
        vertical-align: middle;
        position: relative;
        top: -.15em; }
        @media (max-width: 991px) {
          .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text img {
            display: block;
            margin: 0 auto;
            top: 0;
            left: -.25em; } }
        @media (max-width: 767px) {
          .page-template-template_newsletter_optin_page .hero-header .hero-text-outer .hero-text img {
            max-width: 75px;
            left: -.4em; } }
  .page-template-template_newsletter_optin_page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -15%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_newsletter_optin_page .optin-section {
  background-color: #efeeed;
  box-sizing: border-box;
  padding: 80px 0; }
  .page-template-template_newsletter_optin_page .optin-section .optin-panel {
    box-sizing: border-box;
    padding: 70px 50px 50px;
    border-radius: 4px;
    margin: 0 auto;
    background-image: -moz-linear-gradient(70deg, #f1eee9 0%, white 100%);
    background-image: -webkit-linear-gradient(70deg, #f1eee9 0%, white 100%);
    background-image: -ms-linear-gradient(70deg, #f1eee9 0%, white 100%);
    box-shadow: 0px 45px 70px 0px rgba(58, 23, 0, 0.75);
    max-width: 905px; }
    @media (max-width: 575px) {
      .page-template-template_newsletter_optin_page .optin-section .optin-panel {
        padding: 50px 25px 25px; } }
    .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner {
      border: 1px solid #eca583; }
      .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .gform_confirmation_wrapper, .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .content-wrapper {
        margin-bottom: 80px; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .gform_confirmation_wrapper h3, .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .content-wrapper h3 {
          letter-spacing: .040em;
          text-transform: none;
          max-width: 40%;
          text-align: center;
          margin: -.5em auto 50px !important;
          background-color: #fbfaf9;
          color: #ac9455;
          font-size: 28px;
          font-family: "BemboStd"; }
      .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-heading {
        text-align: center;
        letter-spacing: .040em;
        max-width: 82%;
        margin: -.5em auto 50px !important;
        background-color: #fbfaf9;
        padding-right: 0;
        color: #ac9455;
        font-size: 28px;
        font-family: "BemboStd"; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-heading h3 {
          letter-spacing: .040em;
          text-transform: none;
          font-size: 28px;
          font-family: "BemboStd"; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-heading p {
          letter-spacing: .060em;
          max-width: 90%;
          margin: 0 auto 50px !important;
          color: #7b7877;
          font-size: 19px;
          font-weight: 400;
          font-family: "proxima-nova"; }
      .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-subheading {
        text-align: center;
        letter-spacing: .060em;
        max-width: 70%;
        padding-right: 0;
        margin: 0 auto 50px !important;
        color: #7b7877;
        font-size: 19px;
        font-weight: 400; }
        @media (max-width: 991px) {
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-subheading {
            max-width: 90%; } }
      .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form {
        /*max-width:545px;*/
        margin: 0 auto; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form {
          padding: 0 150px; }
          @media (max-width: 991px) {
            .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form {
              padding: 0 50px; } }
          @media (max-width: 991px) {
            .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form {
              padding: 0 20px; } }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form .recieve-txt {
            text-align: center;
            width: 100%;
            letter-spacing: .070em;
            margin-bottom: 5%;
            font-size: 12px;
            font-weight: 300; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form .grid.grid-12-col .cell.span-6 {
            flex: 0 0 calc( 50% - 8px);
            margin-bottom: 8px; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form input {
            width: 100%; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form ul {
            list-style: none; }
            .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form ul li:nth-child(3), .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form ul li:nth-child(4) {
              padding: 0; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form button {
            background-color: #ac9455;
            color: #fff;
            letter-spacing: .120em;
            height: 40px;
            line-height: 40px;
            font-size: 10px; }
            @media (max-width: 575px) {
              .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form button {
                max-width: 80%; } }
            .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .infusion-form button:hover {
              background-color: #4bc0b7;
              border-color: #4bc0b7; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul, .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form li {
          margin: 0; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form li:nth-child(3), .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form li:nth-child(4), .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form li:nth-child(5) {
          box-sizing: border-box;
          padding: 0 150px; }
          @media (max-width: 991px) {
            .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form li:nth-child(3), .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form li:nth-child(4), .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form li:nth-child(5) {
              padding: 0 20px; } }
        @media (max-width: 575px) {
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .name_first input {
            margin-bottom: 0; } }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .gfield_visibility_visible label:first-child {
          text-align: center;
          width: 100%;
          letter-spacing: .070em;
          font-size: 12px;
          font-weight: 300; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox {
          column-count: 2;
          -webkit-column-count: 2;
          -moz-ccolumn-count: 2; }
          @media (max-width: 575px) {
            .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox {
              column-count: 1;
              -webkit-column-count: 1;
              -moz-column-count: 1; } }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox li {
            margin-bottom: 10px; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox label {
            max-width: 100%;
            width: 100%;
            display: block;
            padding-left: 2em;
            text-indent: -1.75em; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox input[type="checkbox"] {
            visibility: hidden;
            margin: 0;
            position: absolute; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox input[type="checkbox"] + label:before {
            background-color: #ac9455;
            border-radius: 2px;
            content: "\00a0";
            display: inline-block;
            height: 16px;
            margin: 0 .5em 0 0;
            padding: 0;
            vertical-align: top;
            width: 16px; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox input[type="checkbox"]:checked + label:before {
            color: #fff;
            content: "\2713";
            text-align: center;
            text-indent: 0em; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox input[type="checkbox"]:checked + label:after {
            font-weight: bold; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox input[type="checkbox"]:focus + label::before {
            outline: #3b99fc auto 5px; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form ul.gfield_checkbox label {
            letter-spacing: normal;
            line-height: normal;
            cursor: pointer;
            font-size: 12px;
            font-weight: 400; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form input[type="text"]::placeholder {
          color: #3a405b;
          opacity: 1;
          /* Firefox */ }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form input[type="text"]:-ms-input-placeholder {
          /* Internet Explorer 10-11 */
          color: #3a405b; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form input[type="text"]::-ms-input-placeholder {
          /* Microsoft Edge */
          color: #3a405b; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form input[type="text"] {
          background-color: #f0f2f7;
          border-color: #e3e8f0;
          height: 42px;
          border-radius: 5px;
          text-indent: 10px;
          color: #3a405b;
          font-size: 12px !important;
          font-weight: 400; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form input[type="text"]:last-child {
            margin-top: 0; }
        .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .gform_footer {
          padding: 0;
          margin: 40px auto;
          text-align: center; }
          .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .gform_footer input[type="submit"] {
            background-color: #ac9455;
            color: #fff;
            letter-spacing: .120em;
            height: 40px;
            line-height: 40px;
            font-size: 10px; }
            @media (max-width: 575px) {
              .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .gform_footer input[type="submit"] {
                max-width: 80%; } }
            .page-template-template_newsletter_optin_page .optin-section .optin-panel .optin-panel-inner .panel-form .gform_footer input[type="submit"]:hover {
              background-color: #4bc0b7;
              border-color: #4bc0b7; }

/*MEDIA PAGE*/
.page-template-template_media_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 330px;
  overflow: hidden;
  background-position: top left;
  background-size: cover; }
  @media (max-width: 575px) {
    .page-template-template_media_page .hero-header {
      min-height: 300px;
      background-position: 65% center; } }
  .page-template-template_media_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 330px; }
    @media (max-width: 575px) {
      .page-template-template_media_page .hero-header .hero-text-outer {
        min-height: 300px; } }
    .page-template-template_media_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .page-template-template_media_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 1%; }
      .page-template-template_media_page .hero-header .hero-text-outer .hero-text p {
        max-width: 68%;
        margin: 0 auto 1%; }
  .page-template-template_media_page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -15%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_media_page .texture-border {
  height: 20px;
  width: 100%;
  background-image: url("_static/images/texture-border.png");
  background-size: contain;
  background-position: center; }

.page-template-template_media_page .featured-media {
  box-sizing: border-box;
  padding: 75px 0 25px; }
  @media (max-width: 991px) {
    .page-template-template_media_page .featured-media {
      padding: 50px 0 25px; } }
  .page-template-template_media_page .featured-media .container {
    max-width: 1100px; }
  .page-template-template_media_page .featured-media h4.header {
    text-align: center;
    letter-spacing: .100em;
    font-size: 22px; }
    .page-template-template_media_page .featured-media h4.header:after {
      width: 270px;
      height: 13px;
      content: '';
      display: block;
      margin: 25px auto 50px;
      background-image: url(_static/images/underline-grey.png);
      background-size: contain;
      background-repeat: no-repeat; }
  .page-template-template_media_page .featured-media .featured-media-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    .page-template-template_media_page .featured-media .featured-media-items .featured-media-item {
      width: 31.5%;
      background-color: #f4f4f4;
      box-sizing: border-box;
      padding: 10px;
      margin-bottom: 45px;
      text-align: center; }
      @media (max-width: 767px) {
        .page-template-template_media_page .featured-media .featured-media-items .featured-media-item {
          width: 49.2%; } }
      @media (max-width: 575px) {
        .page-template-template_media_page .featured-media .featured-media-items .featured-media-item {
          width: 100%; } }
      .page-template-template_media_page .featured-media .featured-media-items .featured-media-item a {
        text-decoration: none; }
      .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner {
        background-color: #e0dddd; }
        .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img {
          height: 218px;
          width: 100%;
          overflow: hidden;
          position: relative;
          white-space: nowrap;
          left: -2px; }
          @media (max-width: 991px) {
            .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img {
              height: 145px; } }
          @media (max-width: 767px) {
            .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img {
              height: 200px; } }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img .helper {
            display: inline-block;
            height: 100%;
            vertical-align: middle; }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img .media-icon.videos {
            background-image: url(_static/images/videos-icon.png); }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img .media-icon.podcasts {
            background-image: url(_static/images/podcasts-icon.png);
            background-size: 70%; }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img .media-icon.articles {
            background-image: url(_static/images/articles-icon.png); }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img .photo-credit {
            position: absolute;
            display: block;
            right: 10px;
            bottom: 10px;
            text-transform: uppercase;
            letter-spacing: .120em;
            color: #fff;
            font-size: 9px;
            font-style: italic;
            font-weight: 400; }
            .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img .photo-credit span {
              color: #000; }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img .media-icon {
            background-color: #eae7e7;
            width: 54px;
            height: 54px;
            border-radius: 50%;
            position: absolute;
            display: block;
            left: 10px;
            bottom: 10px;
            background-size: 50%;
            background-position: center center;
            background-repeat: no-repeat; }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .feat-img img {
            vertical-align: middle;
            max-width: 100%;
            max-height: 218px;
            left: -2px;
            position: relative; }
        .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .media-info {
          background-color: #fff;
          margin: -.15em auto 0;
          box-sizing: border-box;
          padding: 15px 20px;
          box-shadow: 0px 45px 87px 0px rgba(58, 23, 0, 0.38);
          border-bottom-left-radius: 4px;
          border-bottom-right-radius: 4px;
          min-height: 115px;
          position: relative; }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .media-info .title {
            text-transform: uppercase;
            letter-spacing: .100em;
            font-size: 12px;
            font-weight: 400; }
          .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .media-info .button {
            background-color: #ac9455;
            border-color: #ac9455;
            height: 27px;
            line-height: 27px;
            padding: 0 40px;
            position: absolute;
            bottom: 15px;
            max-width: 125px;
            margin: auto;
            left: 0;
            right: 0;
            font-size: 12px; }
            .page-template-template_media_page .featured-media .featured-media-items .featured-media-item .media-item-inner .media-info .button:hover {
              background-color: #4bc0b7;
              border-color: #4bc0b7; }

.page-template-template_media_page .aso-logos {
  box-sizing: border-box;
  padding: 85px 50px 0;
  position: relative; }
  @media (max-width: 991px) {
    .page-template-template_media_page .aso-logos {
      padding: 50px 50px 0; } }
  @media (max-width: 767px) {
    .page-template-template_media_page .aso-logos {
      padding: 0; } }
  .page-template-template_media_page .aso-logos .aso {
    text-transform: uppercase;
    color: #2a2a2a;
    letter-spacing: .100em;
    position: absolute;
    top: 75%;
    left: 50px;
    font-size: 9px; }
    @media (max-width: 991px) {
      .page-template-template_media_page .aso-logos .aso {
        top: 65%; } }
    @media (max-width: 767px) {
      .page-template-template_media_page .aso-logos .aso {
        position: relative;
        margin: 0 auto 25px;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        text-align: center; } }
  .page-template-template_media_page .aso-logos .logos {
    display: flex;
    justify-content: space-between;
    margin-left: 10%; }
    @media (max-width: 767px) {
      .page-template-template_media_page .aso-logos .logos {
        margin-left: 0;
        flex-wrap: wrap;
        justify-content: center; } }
    .page-template-template_media_page .aso-logos .logos .logo {
      text-align: center;
      width: auto; }
      @media (max-width: 575px) {
        .page-template-template_media_page .aso-logos .logos .logo {
          width: 50%; } }
      .page-template-template_media_page .aso-logos .logos .logo img {
        max-width: 90%; }

.page-template-template_media_page .archive-media {
  box-sizing: border-box;
  padding: 95px 0;
  background-color: #ededed; }
  @media (max-width: 991px) {
    .page-template-template_media_page .archive-media {
      padding: 50px 0; } }
  .page-template-template_media_page .archive-media .container {
    max-width: 1044px; }
  .page-template-template_media_page .archive-media h4.header {
    text-align: center;
    letter-spacing: .100em;
    font-size: 22px; }
    .page-template-template_media_page .archive-media h4.header:after {
      width: 270px;
      height: 13px;
      content: '';
      display: block;
      margin: 25px auto 50px;
      background-image: url(_static/images/underline-grey.png);
      background-size: contain;
      background-repeat: no-repeat; }
  .page-template-template_media_page .archive-media form {
    margin-bottom: 50px; }
    .page-template-template_media_page .archive-media form ul {
      box-sizing: border-box;
      padding: 20px 30px;
      background-color: #fff;
      border-radius: 5px;
      margin-bottom: 0; }
      .page-template-template_media_page .archive-media form ul ul {
        padding: 0;
        margin-bottom: 0; }
        @media (max-width: 575px) {
          .page-template-template_media_page .archive-media form ul ul {
            text-align: center; } }
      .page-template-template_media_page .archive-media form ul li {
        display: inline-block;
        margin: 0;
        padding: 0 30px 0 0; }
        @media (max-width: 575px) {
          .page-template-template_media_page .archive-media form ul li {
            padding: 0 10px;
            text-align: center; } }
        .page-template-template_media_page .archive-media form ul li input {
          display: none; }
        .page-template-template_media_page .archive-media form ul li label {
          text-transform: uppercase;
          letter-spacing: .200em;
          padding-left: 0;
          font-weight: 300;
          font-size: 12px; }
          .page-template-template_media_page .archive-media form ul li label:hover {
            font-weight: 700; }
      .page-template-template_media_page .archive-media form ul li.sf-option-active label {
        border-bottom: 1px solid #ac9455;
        padding-bottom: 5px;
        font-weight: 700; }
  .page-template-template_media_page .archive-media .search-filter-results {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .page-template-template_media_page .archive-media .search-filter-results {
        justify-content: center; } }
    @media (max-width: 575px) {
      .page-template-template_media_page .archive-media .search-filter-results {
        justify-content: center; } }
    .page-template-template_media_page .archive-media .search-filter-results .archive-media-item {
      width: 23.5%;
      max-width: 270px;
      margin-bottom: 25px; }
      @media (max-width: 767px) {
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item {
          width: 31.5%;
          margin: 0 .25em .5em; } }
      @media (max-width: 575px) {
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item {
          width: 100%;
          margin: 0 0 25px; } }
      .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .media-info {
        background-color: #fff;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 15px;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        min-height: 65px; }
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .media-info .title {
          text-transform: uppercase;
          letter-spacing: normal;
          margin-bottom: 5px;
          font-size: 11px;
          font-weight: 700; }
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .media-info .date {
          text-transform: uppercase;
          letter-spacing: normal;
          font-size: 12px;
          font-weight: 400;
          font-style: italic; }
      .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .archive-img {
        height: 235px;
        width: 100%;
        overflow: hidden;
        position: relative;
        white-space: nowrap;
        text-align: center;
        background-color: #fff; }
        @media (max-width: 991px) {
          .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .archive-img {
            height: 170px; } }
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .archive-img .helper {
          display: inline-block;
          height: 100%;
          vertical-align: middle; }
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .archive-img .media-icon.videos {
          background-image: url(_static/images/videos-icon.png); }
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .archive-img .media-icon.podcasts {
          background-image: url(_static/images/podcasts-icon.png);
          background-size: 70%; }
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .archive-img .media-icon.articles {
          background-image: url(_static/images/articles-icon.png); }
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .archive-img .media-icon {
          background-color: #eae7e7;
          width: 54px;
          height: 54px;
          border-radius: 50%;
          position: absolute;
          display: block;
          left: 10px;
          bottom: 10px;
          background-size: 50%;
          background-position: center center;
          background-repeat: no-repeat; }
        .page-template-template_media_page .archive-media .search-filter-results .archive-media-item .archive-img img {
          vertical-align: middle;
          max-width: 100%;
          max-height: 235px;
          position: relative; }
  .page-template-template_media_page .archive-media .pagination {
    margin: 25px 0;
    box-sizing: border-box;
    padding: 25px;
    background-color: #fff;
    border-radius: 5px; }

/*WEBINAR PAGE*/
@media (max-width: 575px) {
  .page-id-20355 .hero-header {
    background-position: 70% top !important; } }

.page-template-template_mb_webinar_page {
  /* Boxed sections */ }
  .page-template-template_mb_webinar_page .hero-header {
    margin: -50px auto 0;
    position: relative;
    min-height: 330px;
    overflow: hidden;
    background-position: right bottom;
    background-size: cover;
    background-repeat: no-repeat; }
    @media (max-width: 575px) {
      .page-template-template_mb_webinar_page .hero-header {
        background-position: 25% bottom; } }
    .page-template-template_mb_webinar_page .hero-header .hero-text-outer {
      position: relative;
      min-height: 330px; }
      .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text.left {
        left: 20%; }
        @media (max-width: 1199px) {
          .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text.left {
            left: 50%; } }
      .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text.right {
        left: 70%; }
        @media (max-width: 1199px) {
          .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text.right {
            left: 50%; } }
      .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text.center {
        left: 50%; }
      .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text {
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 3; }
        @media (max-width: 767px) {
          .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text {
            left: 50%; } }
        .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text h1 {
          line-height: normal;
          margin-bottom: 1%; }
        .page-template-template_mb_webinar_page .hero-header .hero-text-outer .hero-text p {
          max-width: 68%;
          margin: 0 auto 1%; }
    .page-template-template_mb_webinar_page .hero-header:before {
      height: 132px;
      width: 100%;
      content: '';
      display: block;
      position: absolute;
      bottom: -15%;
      background-image: url("_static/images/wavy-lines.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  .page-template-template_mb_webinar_page .texture-border {
    height: 20px;
    width: 100%;
    background-image: url("_static/images/texture-border.png");
    background-size: contain;
    background-position: center; }
  .page-template-template_mb_webinar_page #are-you-ready-for-abundance .cls-background, .page-template-template_mb_webinar_page #from-chaos-to-clarity .cls-background {
    padding: 100px 0 50px !important; }
    @media (max-width: 767px) {
      .page-template-template_mb_webinar_page #are-you-ready-for-abundance .cls-background, .page-template-template_mb_webinar_page #from-chaos-to-clarity .cls-background {
        padding: 50px 0 !important; } }
  .page-template-template_mb_webinar_page #what-you-will-learn, .page-template-template_mb_webinar_page #this-webinar-will-help-you-learn {
    max-width: 1100px;
    margin: 0 auto 50px; }
    .page-template-template_mb_webinar_page #what-you-will-learn .container, .page-template-template_mb_webinar_page #this-webinar-will-help-you-learn .container {
      padding: 0 50px; }
  .page-template-template_mb_webinar_page #are-you-looking-for-more .cls-background {
    padding: 0 0 50px !important; }
    .page-template-template_mb_webinar_page #are-you-looking-for-more .cls-background h4 {
      margin-bottom: 100px; }
      @media (max-width: 991px) {
        .page-template-template_mb_webinar_page #are-you-looking-for-more .cls-background h4 {
          margin: 25px auto; } }
  .page-template-template_mb_webinar_page #are-you-ready .cls-background {
    padding: 190px 0 225px !important; }
    @media (max-width: 1199px) {
      .page-template-template_mb_webinar_page #are-you-ready .cls-background {
        background-position: 70% bottom; } }
    @media (max-width: 991px) {
      .page-template-template_mb_webinar_page #are-you-ready .cls-background {
        background-position: 80% bottom; } }
    @media (max-width: 767px) {
      .page-template-template_mb_webinar_page #are-you-ready .cls-background {
        padding: 0 !important;
        background-color: #866b6b; } }
    .page-template-template_mb_webinar_page #are-you-ready .cls-background .container {
      max-width: 60%; }
      @media (max-width: 1199px) {
        .page-template-template_mb_webinar_page #are-you-ready .cls-background .container {
          margin: 0 0 0 3%; } }
      @media (max-width: 991px) {
        .page-template-template_mb_webinar_page #are-you-ready .cls-background .container {
          max-width: 35%;
          margin: -2em 0 0 3%; } }
      @media (max-width: 767px) {
        .page-template-template_mb_webinar_page #are-you-ready .cls-background .container {
          max-width: 100%;
          margin: 0 auto;
          padding: 25px; } }
      @media (max-width: 991px) {
        .page-template-template_mb_webinar_page #are-you-ready .cls-background .container p {
          padding-left: 0 !important; } }
      @media (max-width: 991px) {
        .page-template-template_mb_webinar_page #are-you-ready .cls-background .container p br {
          display: none; } }
  @media (max-width: 575px) {
    .page-template-template_mb_webinar_page #thank-you {
      padding: 25px 0 !important; } }
  .page-template-template_mb_webinar_page #thank-you .container {
    border: 1px solid #000;
    max-width: 1090px; }
    @media (max-width: 1199px) {
      .page-template-template_mb_webinar_page #thank-you .container {
        margin: 0 20px; } }
    .page-template-template_mb_webinar_page #thank-you .container .content {
      box-sizing: border-box;
      padding: 25px 90px 50px; }
      @media (max-width: 575px) {
        .page-template-template_mb_webinar_page #thank-you .container .content {
          padding: 20px; } }
      .page-template-template_mb_webinar_page #thank-you .container .content h2 {
        background-color: #fff;
        width: fit-content;
        padding: 0 125px;
        margin: -1.25em auto 10px; }
        @media (max-width: 767px) {
          .page-template-template_mb_webinar_page #thank-you .container .content h2 {
            padding: 0 20px; } }
        @media (max-width: 575px) {
          .page-template-template_mb_webinar_page #thank-you .container .content h2 {
            padding: 0 10px; } }
      .page-template-template_mb_webinar_page #thank-you .container .content .swoosh {
        margin-bottom: 25px; }
  .page-template-template_mb_webinar_page .section-two-col .container {
    max-width: 1090px; }
    @media (max-width: 1199px) {
      .page-template-template_mb_webinar_page .section-two-col .container {
        max-width: 960px; } }
    @media (max-width: 991px) {
      .page-template-template_mb_webinar_page .section-two-col .container {
        max-width: 700px; } }
    @media (max-width: 767px) {
      .page-template-template_mb_webinar_page .section-two-col .container {
        max-width: 600px; } }
  @media (max-width: 991px) {
    .page-template-template_mb_webinar_page .section-two-col .boxed-section {
      padding: 25px !important; } }
  @media (max-width: 991px) {
    .page-template-template_mb_webinar_page .section-two-col .-title {
      max-width: 80%;
      margin: 0 auto; } }
  @media (max-width: 575px) {
    .page-template-template_mb_webinar_page .section-two-col .-title {
      max-width: 100%; } }
  .page-template-template_mb_webinar_page .section-two-col .grid {
    margin-top: 50px; }
  .page-template-template_mb_webinar_page .section-two-col p, .page-template-template_mb_webinar_page .section-two-col ul, .page-template-template_mb_webinar_page .section-two-col ol {
    line-height: 29px;
    letter-spacing: .060em;
    font-size: 17px; }
  .page-template-template_mb_webinar_page .section-two-col ul {
    list-style-position: outside;
    padding-left: 1em;
    line-height: 25px;
    margin: 5% 0; }
    .page-template-template_mb_webinar_page .section-two-col ul li {
      list-style: none; }
      .page-template-template_mb_webinar_page .section-two-col ul li:before {
        content: '•';
        padding-right: .5em;
        margin-left: -1em; }
  .page-template-template_mb_webinar_page .section-two-col h3 {
    font-size: 28px; }
  .page-template-template_mb_webinar_page .section-two-col p .button {
    background-color: #ac9455;
    border-color: #ac9455;
    height: 55px;
    line-height: 55px;
    margin: 25px 0 0;
    font-size: 17px; }
    .page-template-template_mb_webinar_page .section-two-col p .button:hover {
      background-color: #4bc0b7;
      border-color: #4bc0b7; }
  .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .container, .page-template-template_mb_webinar_page .section-video.appearance-boxed .container {
    padding: 0; }
  .page-template-template_mb_webinar_page .section-video.appearance-boxed .boxed-section.no-border {
    border: none;
    padding-bottom: 0; }
  .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .boxed-section, .page-template-template_mb_webinar_page .section-video.appearance-boxed .boxed-section {
    position: relative;
    border: 1px solid #000000;
    padding: 20px 60px 60px; }
    @media (max-width: 992px) {
      .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .boxed-section, .page-template-template_mb_webinar_page .section-video.appearance-boxed .boxed-section {
        padding: 30px 20px 50px;
        margin: 0 40px; } }
    @media (max-width: 768px) {
      .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .boxed-section, .page-template-template_mb_webinar_page .section-video.appearance-boxed .boxed-section {
        margin: 0; } }
    @media (max-width: 576px) {
      .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .boxed-section, .page-template-template_mb_webinar_page .section-video.appearance-boxed .boxed-section {
        padding: 20px 10px 20px; } }
    .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .boxed-section .grid, .page-template-template_mb_webinar_page .section-video.appearance-boxed .boxed-section .grid {
      margin-top: 0; }
  .page-template-template_mb_webinar_page .section-two-col.appearance-boxed.text_style-light-text .boxed-section, .page-template-template_mb_webinar_page .section-video.appearance-boxed.text_style-light-text .boxed-section {
    border-color: #fff; }
  .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .-title, .page-template-template_mb_webinar_page .section-video.appearance-boxed .-title {
    position: relative;
    top: 0;
    transform: translateY(-50%);
    text-align: center;
    margin-bottom: 25px; }
    .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .-title h2, .page-template-template_mb_webinar_page .section-video.appearance-boxed .-title h2 {
      background: #fff;
      display: inline-block;
      margin: 0 auto 15px;
      padding: 0 25px;
      color: inherit;
      font-weight: 400;
      font-size: 32px;
      line-height: 37px;
      letter-spacing: 6.65px;
      text-transform: uppercase;
      max-width: 1000px; }
  .page-template-template_mb_webinar_page .swoosh.-type-hr:before {
    min-width: 230px;
    max-width: 230px; }
  .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .-content > p:first-child > .swoosh, .page-template-template_mb_webinar_page .section-video.appearance-boxed .-content > p:first-child > .swoosh {
    margin-top: 0;
    position: relative;
    top: 0; }
  @media (max-width: 768px) {
    .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .cls-background, .page-template-template_mb_webinar_page .section-video.appearance-boxed .cls-background {
      padding: 40px 0 20px; }
    .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .-title, .page-template-template_mb_webinar_page .section-video.appearance-boxed .-title {
      transform: none;
      margin-top: -35px;
      margin-bottom: 10px; }
    .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .-title h2, .page-template-template_mb_webinar_page .section-video.appearance-boxed .-title h2 {
      padding: 0; }
    .page-template-template_mb_webinar_page .section-two-col.appearance-boxed .-content > p:first-child > .swoosh, .page-template-template_mb_webinar_page .section-video.appearance-boxed .-content > p:first-child > .swoosh {
      margin-top: 0; } }
  .page-template-template_mb_webinar_page .section-optin h3.optin-header {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .190em;
    color: #fff;
    margin: 0 auto 80px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    font-size: 30px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .page-template-template_mb_webinar_page .section-optin h3.optin-header {
        max-width: 70%;
        margin: 0 auto 50px; } }
    .page-template-template_mb_webinar_page .section-optin h3.optin-header:before, .page-template-template_mb_webinar_page .section-optin h3.optin-header:after {
      position: absolute;
      top: 51%;
      overflow: hidden;
      width: 48%;
      height: 1px;
      content: '\a0';
      background-color: #ac9455; }
      @media (max-width: 575px) {
        .page-template-template_mb_webinar_page .section-optin h3.optin-header:before, .page-template-template_mb_webinar_page .section-optin h3.optin-header:after {
          display: none; } }
    .page-template-template_mb_webinar_page .section-optin h3.optin-header:before {
      margin-left: -50%;
      text-align: right; }
    .page-template-template_mb_webinar_page .section-optin h3.optin-header:after {
      margin-left: 25px; }
      @media (max-width: 767px) {
        .page-template-template_mb_webinar_page .section-optin h3.optin-header:after {
          margin-left: 5px;
          width: 40%; } }
  .page-template-template_mb_webinar_page .section-optin .infusion-form label {
    display: none; }
  .page-template-template_mb_webinar_page .section-optin .infusion-form input {
    width: 100%; }
  .page-template-template_mb_webinar_page .section-optin .infusion-form .infusion-submit {
    padding: 16px 0 10px;
    margin: 16px 0 0;
    clear: both;
    width: 100%;
    text-align: center; }
    .page-template-template_mb_webinar_page .section-optin .infusion-form .infusion-submit button {
      background-color: #ac9455;
      border-color: #ac9455;
      color: #fff;
      letter-spacing: .120em;
      height: 55px;
      line-height: 55px;
      padding: 0 50px;
      font-size: 15px;
      font-family: "proxima-nova"; }
      .page-template-template_mb_webinar_page .section-optin .infusion-form .infusion-submit button:hover {
        background-color: #4bc0b7;
        border-color: #4bc0b7; }
  .page-template-template_mb_webinar_page .section-optin .infusion-form .policy-txt {
    color: #fff;
    text-align: center;
    margin: 25px auto;
    letter-spacing: .070em;
    font-size: 12px; }
  .page-template-template_mb_webinar_page .section-optin .infusion-form .grid.grid-12-col {
    margin-bottom: 15px; }
    @media (max-width: 991px) {
      .page-template-template_mb_webinar_page .section-optin .infusion-form .grid.grid-12-col:first-of-type {
        margin-bottom: 0; } }
  .page-template-template_mb_webinar_page .section-optin .infusion-form .grid.grid-12-col .cell.span-6 {
    flex: 0 0 calc( 50% - 8px); }
  .page-template-template_mb_webinar_page .section-optin .gform_wrapper, .page-template-template_mb_webinar_page .section-optin .infusion-form {
    max-width: 510px;
    margin: 0 auto; }
    .page-template-template_mb_webinar_page .section-optin .gform_wrapper li, .page-template-template_mb_webinar_page .section-optin .infusion-form li {
      margin: 0; }
    .page-template-template_mb_webinar_page .section-optin .gform_wrapper ::placeholder, .page-template-template_mb_webinar_page .section-optin .infusion-form ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #3a405b;
      opacity: 1;
      /* Firefox */ }
    .page-template-template_mb_webinar_page .section-optin .gform_wrapper :-ms-input-placeholder, .page-template-template_mb_webinar_page .section-optin .infusion-form :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #3a405b; }
    .page-template-template_mb_webinar_page .section-optin .gform_wrapper ::-ms-input-placeholder, .page-template-template_mb_webinar_page .section-optin .infusion-form ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #3a405b; }
    .page-template-template_mb_webinar_page .section-optin .gform_wrapper input[type="text"], .page-template-template_mb_webinar_page .section-optin .infusion-form input[type="text"] {
      background-color: #f0f2f7;
      border: 1px solid #e3e8f0;
      border-radius: 5px;
      height: 45px;
      text-indent: 15px;
      margin: 0;
      color: #3a405b; }
      @media (max-width: 991px) {
        .page-template-template_mb_webinar_page .section-optin .gform_wrapper input[type="text"]:first-of-type, .page-template-template_mb_webinar_page .section-optin .infusion-form input[type="text"]:first-of-type {
          margin-bottom: 15px; } }
    .page-template-template_mb_webinar_page .section-optin .gform_wrapper .fine-print, .page-template-template_mb_webinar_page .section-optin .infusion-form .fine-print {
      text-align: center;
      margin: 25px auto;
      letter-spacing: .070em;
      font-size: 12px; }
    .page-template-template_mb_webinar_page .section-optin .gform_wrapper .gform_footer, .page-template-template_mb_webinar_page .section-optin .infusion-form .gform_footer {
      text-align: center; }
      .page-template-template_mb_webinar_page .section-optin .gform_wrapper .gform_footer input[type="submit"], .page-template-template_mb_webinar_page .section-optin .infusion-form .gform_footer input[type="submit"] {
        background-color: #ac9455;
        border-color: #ac9455;
        color: #fff;
        letter-spacing: .120em;
        height: 55px;
        line-height: 55px;
        padding: 0 50px;
        font-size: 15px;
        font-family: "proxima-nova"; }
        .page-template-template_mb_webinar_page .section-optin .gform_wrapper .gform_footer input[type="submit"]:hover, .page-template-template_mb_webinar_page .section-optin .infusion-form .gform_footer input[type="submit"]:hover {
          background-color: #4bc0b7;
          border-color: #4bc0b7; }
  .page-template-template_mb_webinar_page .section-countdown h3.header-txt {
    text-align: center;
    letter-spacing: .190em;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 26px; }
    .page-template-template_mb_webinar_page .section-countdown h3.header-txt:after {
      content: '';
      display: block;
      margin: 10px auto;
      width: 250px;
      height: 19px;
      background-image: url(_static/images/semi-opaque-underline.png);
      background-size: contain;
      background-repeat: no-repeat; }
  .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 45%;
    margin: 50px auto 0; }
    @media (max-width: 575px) {
      .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons {
        display: block; } }
    @media (max-width: 1199px) {
      .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons {
        max-width: 60%; } }
    @media (max-width: 991px) {
      .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons {
        max-width: 80%; } }
    @media (max-width: 575px) {
      .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons {
        max-width: 100%; } }
    .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons .ctn-dwn-icon {
      text-align: center;
      color: #fff; }
      @media (max-width: 575px) {
        .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons .ctn-dwn-icon {
          margin-bottom: 25px; } }
      .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons .ctn-dwn-icon .icon-img {
        min-height: 90px;
        max-width: 70px;
        margin: 0 auto 10px; }
      .page-template-template_mb_webinar_page .section-countdown .ctn-dwn-icons .ctn-dwn-icon .icon-txt {
        text-transform: uppercase;
        font-size: 15px;
        font-weight: 400; }
  @media (max-width: 767px) {
    .page-template-template_mb_webinar_page .section-countdown .footer-txt br {
      display: none; } }
  .page-template-template_mb_webinar_page .section-video.appearance-boxed .container {
    max-width: 1090px; }
    @media (max-width: 1199px) {
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .container {
        max-width: 960px; } }
    @media (max-width: 991px) {
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .container {
        max-width: 700px; } }
    @media (max-width: 767px) {
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .container {
        max-width: 600px; } }
  .page-template-template_mb_webinar_page .section-video.appearance-boxed .-title {
    margin-bottom: 0; }
    .page-template-template_mb_webinar_page .section-video.appearance-boxed .-title h2 {
      max-width: 800px; }
  .page-template-template_mb_webinar_page .section-video.appearance-boxed .content {
    max-width: 800px;
    margin: -25px auto 0; }
    .page-template-template_mb_webinar_page .section-video.appearance-boxed .content .footer-txt {
      text-align: center;
      letter-spacing: .060em;
      font-style: italic;
      font-size: 20px;
      font-weight: 600; }
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .content .footer-txt span {
        color: #5b5b5b; }
    .page-template-template_mb_webinar_page .section-video.appearance-boxed .content .cta-buttons {
      text-align: center; }
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .content .cta-buttons .button {
        margin: 25px 20px 0;
        height: 57px;
        line-height: 57px;
        padding: 0 80px;
        background-color: #ac9455;
        border-color: #ac9455;
        font-size: 15px; }
        @media (max-width: 575px) {
          .page-template-template_mb_webinar_page .section-video.appearance-boxed .content .cta-buttons .button {
            margin: 10px auto;
            width: 100%;
            padding: 0 20px; } }
        .page-template-template_mb_webinar_page .section-video.appearance-boxed .content .cta-buttons .button:hover {
          background-color: #4bc0b7;
          border-color: #4bc0b7; }
  .page-template-template_mb_webinar_page .section-video.appearance-boxed .boxed-section {
    margin-bottom: 50px; }
  .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel {
    box-sizing: border-box;
    padding: 130px 130px 75px;
    background-color: #faf9f7; }
    @media (max-width: 1199px) {
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel {
        padding: 80px 80px 50px; } }
    @media (max-width: 991px) {
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel {
        padding: 50px; } }
    @media (max-width: 575px) {
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel {
        padding: 25px; } }
    @media (max-width: 575px) {
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel .button {
        white-space: normal;
        height: auto !important;
        line-height: normal !important;
        padding: 5px 30px; } }
    .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel h4 {
      margin-bottom: 0; }
    .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel ul {
      list-style-position: outside;
      padding-left: 1em;
      line-height: 25px;
      font-size: 18px; }
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel ul li {
        list-style: none; }
        .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel ul li:before {
          content: '•';
          padding-right: .5em;
          margin-left: -1em; }
    .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel .center {
      text-align: center;
      margin: 25px auto 0; }
      .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel .center .button {
        margin-bottom: 0;
        background-color: #ac9455;
        border-color: #ac9455;
        height: 65px;
        line-height: 65px;
        font-size: 17px; }
        .page-template-template_mb_webinar_page .section-video.appearance-boxed .two-col-panel .center .button:hover {
          background-color: #4bc0b7;
          border-color: #4bc0b7; }
  .page-template-template_mb_webinar_page .section-quote .container {
    max-width: 1130px; }
    .page-template-template_mb_webinar_page .section-quote .container .quote-box {
      padding: 50px; }
      .page-template-template_mb_webinar_page .section-quote .container .quote-box .auth span {
        display: block;
        font-style: italic;
        font-size: 12px; }
  .page-template-template_mb_webinar_page .section-cta-btns .cta-btns {
    display: flex;
    justify-content: center; }
    .page-template-template_mb_webinar_page .section-cta-btns .cta-btns .cta-btn {
      margin: 0 10px; }
      .page-template-template_mb_webinar_page .section-cta-btns .cta-btns .cta-btn .button {
        margin-bottom: 0;
        background-color: #ac9455;
        border-color: #ac9455;
        height: 65px;
        line-height: 65px;
        padding: 0 90px;
        font-size: 17px; }
        @media (max-width: 575px) {
          .page-template-template_mb_webinar_page .section-cta-btns .cta-btns .cta-btn .button {
            margin: 10px auto;
            width: 100%;
            padding: 0 50px; } }
        .page-template-template_mb_webinar_page .section-cta-btns .cta-btns .cta-btn .button:hover {
          background-color: #4bc0b7;
          border-color: #4bc0b7; }
  .page-template-template_mb_webinar_page #wendy-wyatt-quote {
    padding: 0 !important;
    margin: -4em auto -1em; }
    @media (max-width: 991px) {
      .page-template-template_mb_webinar_page #wendy-wyatt-quote {
        margin: -1em auto; } }

/*PRODUCT DETAIL PAGE*/
.page-template-template_product_detail_page {
  /* Boxed sections */ }
  .page-template-template_product_detail_page .mobile-header-text h1 {
    letter-spacing: .200em;
    font-weight: 600;
    font-size: 45px; }
    .page-template-template_product_detail_page .mobile-header-text h1 span {
      font-size: 36px !important; }
  .page-template-template_product_detail_page .hero-header {
    margin: -50px auto 0;
    position: relative;
    min-height: 330px;
    overflow: hidden;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat; }
    .page-template-template_product_detail_page .hero-header .hero-text-outer {
      position: relative;
      min-height: 330px; }
      .page-template-template_product_detail_page .hero-header .hero-text-outer .hero-text {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        z-index: 3; }
        .page-template-template_product_detail_page .hero-header .hero-text-outer .hero-text h1 {
          line-height: normal;
          margin-bottom: 1%;
          letter-spacing: .200em;
          font-weight: 600;
          font-size: 45px; }
        .page-template-template_product_detail_page .hero-header .hero-text-outer .hero-text p {
          max-width: 68%;
          margin: 0 auto 1%;
          font-weight: 400;
          font-size: 22px; }
    .page-template-template_product_detail_page .hero-header:before {
      height: 132px;
      width: 100%;
      content: '';
      display: block;
      position: absolute;
      bottom: -15%;
      background-image: url("_static/images/wavy-lines.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
  .page-template-template_product_detail_page .texture-border {
    height: 20px;
    width: 100%;
    background-image: url("_static/images/texture-border.png");
    background-size: contain;
    background-position: center; }
  .page-template-template_product_detail_page .section-boxed.appearance-boxed .container {
    padding: 0;
    max-width: 1100px; }
    @media (max-width: 1199px) {
      .page-template-template_product_detail_page .section-boxed.appearance-boxed .container {
        max-width: 960px;
        padding: 0 20px; } }
  .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section {
    position: relative;
    border: 1px solid #000000;
    padding: 20px 125px 60px; }
    @media (max-width: 1199px) {
      .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section {
        padding: 20px 80px 40px; } }
    @media (max-width: 992px) {
      .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section {
        padding: 30px 20px 50px;
        margin: 0 40px; } }
    @media (max-width: 768px) {
      .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section {
        margin: 0; } }
    @media (max-width: 576px) {
      .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section {
        padding: 20px 10px 20px; } }
    .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section p {
      font-size: 22px; }
    .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section ul {
      list-style-position: outside;
      padding-left: 1.5em; }
      .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section ul li {
        list-style: none;
        padding-left: 1em;
        font-size: 24px;
        font-weight: 300; }
        .page-template-template_product_detail_page .section-boxed.appearance-boxed .boxed-section ul li:before {
          content: '•';
          font-size: 22px;
          margin-left: -2em;
          padding-right: 1.75em; }
  .page-template-template_product_detail_page .section-boxed.appearance-boxed.text_style-light-text .boxed-section {
    border-color: #fff; }
  .page-template-template_product_detail_page .section-boxed.appearance-boxed .-title {
    position: relative;
    top: 0;
    transform: translateY(-50%);
    text-align: center;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      .page-template-template_product_detail_page .section-boxed.appearance-boxed .-title {
        top: -1em; } }
    .page-template-template_product_detail_page .section-boxed.appearance-boxed .-title h2 {
      background: #fff;
      display: inline-block;
      margin: 0 auto 15px;
      padding: 0 125px;
      color: inherit;
      font-weight: 400;
      font-size: 32px;
      line-height: 37px;
      letter-spacing: 6.65px;
      text-transform: uppercase;
      max-width: 1000px; }
      @media (max-width: 1199px) {
        .page-template-template_product_detail_page .section-boxed.appearance-boxed .-title h2 {
          padding: 0 50px; } }
  .page-template-template_product_detail_page .swoosh.-type-hr:before {
    min-width: 230px;
    max-width: 230px; }
  .page-template-template_product_detail_page .section-boxed.appearance-boxed .-content > p:first-child > .swoosh {
    margin-top: 0;
    position: relative;
    top: 0; }
  @media (max-width: 768px) {
    .page-template-template_product_detail_page .section-boxed.appearance-boxed .cls-background {
      padding: 40px 0 20px; }
    .page-template-template_product_detail_page .section-boxed.appearance-boxed .-title {
      transform: none;
      margin-top: -35px;
      margin-bottom: 10px; }
    .page-template-template_product_detail_page .section-boxed.appearance-boxed .-title h2 {
      padding: 0; }
    .page-template-template_product_detail_page .section-boxed.appearance-boxed .-content > p:first-child > .swoosh {
      margin-top: 0; } }
  .page-template-template_product_detail_page .section-content h1, .page-template-template_product_detail_page .section-content h2, .page-template-template_product_detail_page .section-content h3, .page-template-template_product_detail_page .section-content h4, .page-template-template_product_detail_page .section-content h5 {
    font-weight: 400;
    letter-spacing: 6.65px; }
  .page-template-template_product_detail_page .section-content p {
    font-size: 22px; }
  .page-template-template_product_detail_page .section-prod-detail .container {
    max-width: 1080px; }
    @media (max-width: 1199px) {
      .page-template-template_product_detail_page .section-prod-detail .container {
        max-width: 960px;
        padding: 0 20px; } }
    .page-template-template_product_detail_page .section-prod-detail .container h4 {
      letter-spacing: .060em;
      font-size: 22px; }
    .page-template-template_product_detail_page .section-prod-detail .container h2 {
      letter-spacing: .190em;
      font-size: 36px;
      font-weight: 400; }
      @media (max-width: 767px) {
        .page-template-template_product_detail_page .section-prod-detail .container h2 br {
          display: none; } }
    .page-template-template_product_detail_page .section-prod-detail .container p {
      letter-spacing: .060em;
      font-size: 22px;
      font-weight: 400; }
    @media (max-width: 991px) {
      .page-template-template_product_detail_page .section-prod-detail .container img.alignright, .page-template-template_product_detail_page .section-prod-detail .container img.alignleft {
        float: none;
        padding: 0 0 1.6% 0;
        display: block;
        margin: 0 auto; } }
    .page-template-template_product_detail_page .section-prod-detail .container ul {
      list-style-position: outside; }
      .page-template-template_product_detail_page .section-prod-detail .container ul li {
        list-style: none;
        padding-left: 1em;
        font-size: 22px;
        font-weight: 400; }
        .page-template-template_product_detail_page .section-prod-detail .container ul li:before {
          content: '•';
          font-size: 14px;
          margin-left: -2em;
          padding-right: 1.75em; }
    .page-template-template_product_detail_page .section-prod-detail .container .icon-blocks {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      clear: both;
      padding: 100px 25px 0; }
      @media (max-width: 1199px) {
        .page-template-template_product_detail_page .section-prod-detail .container .icon-blocks {
          padding: 50px 25px 0; } }
      .page-template-template_product_detail_page .section-prod-detail .container .icon-blocks .icon-block {
        width: 45%;
        margin-bottom: 100px; }
        @media (max-width: 767px) {
          .page-template-template_product_detail_page .section-prod-detail .container .icon-blocks .icon-block {
            width: 100%;
            margin-bottom: 50px; } }
        .page-template-template_product_detail_page .section-prod-detail .container .icon-blocks .icon-block .icon-img {
          margin-right: 5px; }
          .page-template-template_product_detail_page .section-prod-detail .container .icon-blocks .icon-block .icon-img img {
            vertical-align: middle;
            max-width: 58px; }
        .page-template-template_product_detail_page .section-prod-detail .container .icon-blocks .icon-block .title-txt {
          letter-spacing: .060em;
          text-transform: uppercase;
          font-weight: 700;
          font-size: 22px; }
        .page-template-template_product_detail_page .section-prod-detail .container .icon-blocks .icon-block .desc {
          letter-spacing: .060em;
          line-height: 35px;
          margin-top: 20px;
          font-weight: 400;
          font-size: 22px; }
    .page-template-template_product_detail_page .section-prod-detail .container .center-btn {
      text-align: center; }
      .page-template-template_product_detail_page .section-prod-detail .container .center-btn .button {
        height: 65px;
        line-height: 65px;
        padding: 0 100px;
        box-shadow: -3.399px 10.462px 21.39px 1.61px rgba(51, 50, 50, 0.08);
        font-size: 22px;
        font-weight: 600; }
  .page-template-template_product_detail_page .section-quote {
    text-align: center; }
    .page-template-template_product_detail_page .section-quote .cls-background {
      padding: 65px 0 180px !important;
      background-position: top center; }
      @media (max-width: 767px) {
        .page-template-template_product_detail_page .section-quote .cls-background {
          padding: 50px 0 !important; } }
    .page-template-template_product_detail_page .section-quote .quotes {
      max-width: 750px;
      margin: 0 auto; }
    .page-template-template_product_detail_page .section-quote .slick-dots li button:before {
      color: #fff; }
    .page-template-template_product_detail_page .section-quote .slick-dots li.slick-active button:before {
      color: #4bc0b7; }
    .page-template-template_product_detail_page .section-quote .quote {
      max-width: 750px;
      margin: 0 auto; }
      .page-template-template_product_detail_page .section-quote .quote:before {
        content: '';
        display: block;
        margin: 0 auto 25px;
        height: 36px;
        width: 46px;
        background-image: url(_static/images/prod-detail-quote.png);
        background-size: contain;
        background-repeat: no-repeat; }
      .page-template-template_product_detail_page .section-quote .quote p {
        margin-bottom: 2%;
        font-size: 20px;
        font-weight: 600; }
      .page-template-template_product_detail_page .section-quote .quote .auth {
        color: #fff;
        text-align: right;
        text-transform: uppercase;
        letter-spacing: .025em;
        margin-right: 4em;
        font-weight: 600;
        font-size: 14px; }
  .page-template-template_product_detail_page #most-of-us .cls-background {
    padding: 100px 0 25px !important; }
    @media (max-width: 1199px) {
      .page-template-template_product_detail_page #most-of-us .cls-background {
        padding: 50px 0 0 !important; } }
  .page-template-template_product_detail_page .section-two-col .container {
    max-width: 1100px; }
    @media (max-width: 1199px) {
      .page-template-template_product_detail_page .section-two-col .container {
        max-width: 960px;
        padding: 0 20px; } }
  .page-template-template_product_detail_page .section-two-col .header-txt {
    max-width: 785px;
    margin: 0 auto 90px; }
    .page-template-template_product_detail_page .section-two-col .header-txt h2 {
      letter-spacing: .190em;
      font-weight: 400;
      font-size: 32px; }
    @media (max-width: 767px) {
      .page-template-template_product_detail_page .section-two-col .header-txt {
        margin: 0 auto 25px; } }
    .page-template-template_product_detail_page .section-two-col .header-txt p {
      letter-spacing: .060em;
      font-weight: 600;
      font-size: 22px; }
    .page-template-template_product_detail_page .section-two-col .header-txt p:nth-of-type(2) {
      margin-top: 30px; }
  .page-template-template_product_detail_page .section-two-col p {
    font-size: 24px;
    font-weight: 400; }
  .page-template-template_product_detail_page .section-two-col ul {
    list-style-position: outside; }
    .page-template-template_product_detail_page .section-two-col ul li {
      list-style: none;
      padding-left: 1em;
      font-size: 24px;
      font-weight: 400; }
      .page-template-template_product_detail_page .section-two-col ul li:before {
        content: '•';
        font-size: 14px;
        margin-left: -2em;
        padding-right: 1.75em; }
  @media (max-width: 767px) {
    .page-template-template_product_detail_page .section-prod-feat .cls-background {
      padding-bottom: 75px !important; } }
  .page-template-template_product_detail_page .section-prod-feat .container {
    max-width: 1040px;
    box-sizing: border-box;
    padding: 90px 140px 60px;
    background-color: rgba(255, 255, 255, 0.77);
    position: relative; }
    @media (max-width: 1199px) {
      .page-template-template_product_detail_page .section-prod-feat .container {
        max-width: 960px; } }
    @media (max-width: 991px) {
      .page-template-template_product_detail_page .section-prod-feat .container {
        padding: 50px 50px 20px;
        margin: 0 20px; } }
    .page-template-template_product_detail_page .section-prod-feat .container h2 {
      letter-spacing: .190em;
      font-weight: 400;
      font-size: 32px; }
    .page-template-template_product_detail_page .section-prod-feat .container p {
      font-size: 22px; }
      .page-template-template_product_detail_page .section-prod-feat .container p del {
        font-size: 25px;
        font-weight: 600; }
    .page-template-template_product_detail_page .section-prod-feat .container h2, .page-template-template_product_detail_page .section-prod-feat .container p {
      margin-bottom: 5%; }
    .page-template-template_product_detail_page .section-prod-feat .container .center-btn {
      text-align: center; }
      .page-template-template_product_detail_page .section-prod-feat .container .center-btn .button {
        height: 65px;
        position: absolute;
        bottom: -50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        line-height: 65px;
        padding: 0 100px;
        box-shadow: -3.399px 10.462px 21.39px 1.61px rgba(51, 50, 50, 0.08);
        font-size: 22px;
        font-weight: 600; }

.page-template-template-thanks #thank-you {
  margin: -50px auto 50px;
  overflow: hidden;
  box-sizing: border-box;
  padding: 115px 20px;
  text-align: center;
  position: relative;
  background-position: center center;
  background-size: cover;
  position: relative; }
  .page-template-template-thanks #thank-you:before {
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.4);
    display: block;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .page-template-template-thanks #thank-you:after {
    height: 20px;
    width: 100%;
    content: '';
    display: block;
    background-image: url(_static/images/texture-border.png);
    background-size: contain;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  .page-template-template-thanks #thank-you .header-txt {
    color: #fff;
    margin-top: 25px;
    z-index: 1;
    position: relative; }
  .page-template-template-thanks #thank-you img {
    z-index: 1;
    position: relative; }

/*New Opt-in Popup*/
.modal {
  display: none;
  position: fixed;
  z-index: 9;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.75); }

.modal.show {
  display: block; }

.modal-content {
  padding: 32px 30px;
  background-image: linear-gradient(to bottom, #846869, #c5b3b3);
  background-size: cover;
  margin: auto;
  max-width: 780px;
  width: 100%;
  position: relative; }

.modal-inner {
  padding: 10px 20px;
  border: 1px solid #fff;
  color: #fff; }
  .modal-inner form {
    max-width: 340px;
    margin: 10px auto;
    text-align: center; }
    .modal-inner form input {
      width: 100%; }
    .modal-inner form label {
      display: none; }
    .modal-inner form button {
      display: inline-block;
      height: auto;
      padding: 26px 46px;
      margin: 0;
      background: #846869;
      border: none;
      cursor: pointer;
      box-sizing: border-box;
      color: #ffffff;
      font-size: 20px;
      line-height: 24px;
      letter-spacing: 0.06em;
      font-weight: 400;
      text-align: center;
      text-transform: uppercase;
      text-decoration: none;
      transition: all 0.3s ease;
      border-radius: 0; }
      .modal-inner form button:hover {
        color: #ffffff;
        background: #9b758b;
        outline: 0; }
      .modal-inner form button:focus {
        color: #ffffff;
        background: #9b758b;
        outline: 0; }

.close {
  position: absolute;
  font-size: 20px;
  font-weight: 300;
  color: #000;
  width: 35px;
  height: 35px;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 1.75;
  cursor: pointer; }

/*NEW BOOKS PAGE*/
.page-template-template_books_page .footer-top {
  background-color: #f8f8f5; }

.page-template-template_books_page .mobile-header-text h1 {
  line-height: normal;
  margin-bottom: 1%;
  letter-spacing: .2em;
  color: #fff;
  font-size: 40px;
  font-weight: 600; }

.page-template-template_books_page .mobile-header-text p {
  color: #fff;
  margin: 0 auto 2%;
  letter-spacing: .025em;
  font-size: 20px;
  font-weight: 400; }

.page-template-template_books_page .hero-header {
  margin: -50px auto 0;
  position: relative;
  min-height: 370px;
  overflow: hidden;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 575px) {
    .page-template-template_books_page .hero-header {
      background-position: 85% center; } }
  .page-template-template_books_page .hero-header .hero-text-outer {
    position: relative;
    min-height: 370px; }
    .page-template-template_books_page .hero-header .hero-text-outer .hero-text {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      z-index: 3; }
      .page-template-template_books_page .hero-header .hero-text-outer .hero-text h1 {
        line-height: normal;
        margin-bottom: 1%;
        letter-spacing: .2em;
        color: #5b5b5b;
        font-size: 50px;
        font-weight: 600; }
      .page-template-template_books_page .hero-header .hero-text-outer .hero-text p {
        margin: 0 auto 2%;
        letter-spacing: .025em;
        font-size: 25px;
        font-weight: 400; }
  .page-template-template_books_page .hero-header:before {
    height: 132px;
    width: 100%;
    content: '';
    display: block;
    position: absolute;
    bottom: -15%;
    background-image: url("_static/images/wavy-lines.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }

.page-template-template_books_page .texture-border {
  height: 20px;
  width: 100%;
  background-image: url("_static/images/texture-border.png");
  background-size: contain;
  background-position: center; }

.page-template-template_books_page .featured-book {
  box-sizing: border-box;
  padding: 110px 0 50px; }
  @media (max-width: 991px) {
    .page-template-template_books_page .featured-book {
      padding: 100px 0 25px; } }
  .page-template-template_books_page .featured-book .container {
    max-width: 1300px; }
    .page-template-template_books_page .featured-book .container .featured-book-panel {
      box-sizing: border-box;
      padding: 130px 140px 30px 70px;
      border: 1px solid #eca583;
      position: relative; }
      @media (max-width: 1199px) {
        .page-template-template_books_page .featured-book .container .featured-book-panel {
          padding: 100px 50px 50px; } }
      @media (max-width: 575px) {
        .page-template-template_books_page .featured-book .container .featured-book-panel {
          padding: 100px 25px 25px; } }
      .page-template-template_books_page .featured-book .container .featured-book-panel .title-block {
        position: absolute;
        width: fit-content;
        background-color: #fff;
        top: -3em;
        text-align: center;
        left: 0;
        right: 0;
        margin: auto;
        box-sizing: border-box;
        padding: 0 75px; }
        @media (max-width: 575px) {
          .page-template-template_books_page .featured-book .container .featured-book-panel .title-block {
            padding: 0 25px; } }
        .page-template-template_books_page .featured-book .container .featured-book-panel .title-block h1 {
          text-transform: none;
          margin-bottom: 2.5%;
          letter-spacing: .040em;
          color: #ac9455;
          font-family: "BemboStd";
          font-size: 40px; }
        .page-template-template_books_page .featured-book .container .featured-book-panel .title-block h5 {
          color: #7c7c7c;
          letter-spacing: .190em;
          margin-bottom: 10px;
          font-size: 20px;
          font-weight: 600; }
      .page-template-template_books_page .featured-book .container .featured-book-panel p {
        text-align: justify;
        letter-spacing: .060em;
        line-height: 28px;
        font-size: 20px;
        font-weight: 300; }
        .page-template-template_books_page .featured-book .container .featured-book-panel p:first-child em {
          letter-spacing: .025em;
          line-height: 26px;
          font-size: 22px;
          font-weight: 300; }
        .page-template-template_books_page .featured-book .container .featured-book-panel p:nth-child(2) {
          text-align: left;
          letter-spacing: .025em;
          margin-bottom: 40px;
          font-size: 17.5px; }
      .page-template-template_books_page .featured-book .container .featured-book-panel .book-img {
        text-align: center; }
        @media (max-width: 575px) {
          .page-template-template_books_page .featured-book .container .featured-book-panel .book-img {
            margin-top: 25px; } }
        .page-template-template_books_page .featured-book .container .featured-book-panel .book-img img {
          display: block;
          margin: 0 auto; }
        .page-template-template_books_page .featured-book .container .featured-book-panel .book-img .button {
          margin-top: 70px;
          background-color: #ac9455;
          border-color: #ac9455;
          height: 44px;
          line-height: 44px;
          font-size: 12px; }
          @media (max-width: 991px) {
            .page-template-template_books_page .featured-book .container .featured-book-panel .book-img .button {
              margin: 50px auto; } }
          @media (max-width: 575px) {
            .page-template-template_books_page .featured-book .container .featured-book-panel .book-img .button {
              width: 100%; } }
          .page-template-template_books_page .featured-book .container .featured-book-panel .book-img .button:hover {
            background-color: #4bc0b7;
            border-color: #4bc0b7; }
      .page-template-template_books_page .featured-book .container .featured-book-panel .span-8 {
        padding-left: 75px; }
        @media (max-width: 991px) {
          .page-template-template_books_page .featured-book .container .featured-book-panel .span-8 {
            padding-left: 0; } }

.page-template-template_books_page .other-books {
  box-sizing: border-box;
  padding: 55px 0;
  background-color: #f6f4f4; }
  .page-template-template_books_page .other-books .container {
    max-width: 1300px;
    padding: 0; }
    @media (max-width: 991px) {
      .page-template-template_books_page .other-books .container {
        padding: 0 20px; } }
    .page-template-template_books_page .other-books .container .books {
      display: block;
      /*display:flex;
				justify-content: center;
				flex-wrap: wrap;*/ }
      .page-template-template_books_page .other-books .container .books .grid-sizer {
        width: 0px; }
      .page-template-template_books_page .other-books .container .books .book {
        width: 30%;
        max-width: 397px;
        box-sizing: border-box;
        padding: 30px 25px;
        margin: 0 20px 30px;
        background-color: #fff;
        position: relative;
        margin-bottom: 60px;
        box-shadow: 2px 2px 20px 2px rgba(0, 0, 0, 0.1); }
        @media (max-width: 1199px) {
          .page-template-template_books_page .other-books .container .books .book {
            width: 46%;
            max-width: 100%; } }
        @media (max-width: 991px) {
          .page-template-template_books_page .other-books .container .books .book {
            width: 100%;
            margin: 0 auto 30px; } }
        @media (max-width: 575px) {
          .page-template-template_books_page .other-books .container .books .book {
            padding: 25px; } }
        .page-template-template_books_page .other-books .container .books .book .title-block {
          text-align: center; }
          .page-template-template_books_page .other-books .container .books .book .title-block h1 {
            text-transform: none;
            letter-spacing: .040em;
            margin-bottom: 2.5%;
            color: #ac9455;
            font-family: "BemboStd";
            font-size: 25.8px; }
          .page-template-template_books_page .other-books .container .books .book .title-block h5 {
            max-width: 300px;
            margin: 0 auto 30px;
            line-height: 18px;
            color: #7c7c7c;
            letter-spacing: .190em;
            font-size: 14px;
            font-weight: 600; }
        .page-template-template_books_page .other-books .container .books .book .book-img {
          text-align: center;
          margin: 0 auto 35px;
          max-width: 140px; }
          .page-template-template_books_page .other-books .container .books .book .book-img img {
            box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.4); }
        .page-template-template_books_page .other-books .container .books .book .book-desc {
          margin-bottom: 50px; }
          .page-template-template_books_page .other-books .container .books .book .book-desc p {
            letter-spacing: .060em;
            text-align: justify;
            line-height: 22px;
            font-size: 16px;
            font-weight: 400; }
        .page-template-template_books_page .other-books .container .books .book .button {
          position: absolute;
          bottom: 25px;
          left: 0;
          right: 0;
          margin: auto;
          max-width: 40%;
          background-color: #ac9455;
          border-color: #ac9455;
          height: 30px;
          line-height: 30px;
          padding: 0 20px;
          font-size: 10px; }
          @media (max-width: 575px) {
            .page-template-template_books_page .other-books .container .books .book .button {
              position: relative;
              max-width: none;
              display: block;
              margin: 25px auto 0; } }
          .page-template-template_books_page .other-books .container .books .book .button:hover {
            background-color: #4bc0b7;
            border-color: #4bc0b7; }

/****************************
Woocommerce Styles
Putting style overrides into the
following code blocks will provide enough
specificity to override most woocommerce styles
****************************/
/* WooCommerce 3.0 Gallery */
.woocommerce-product-gallery {
  position: relative;
  margin-bottom: 3em; }
  .woocommerce-product-gallery figure {
    margin: 0; }
  .woocommerce-product-gallery .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block; }
  .woocommerce-product-gallery .flex-control-thumbs li {
    list-style: none;
    float: left;
    cursor: pointer; }
  .woocommerce-product-gallery .flex-control-thumbs img {
    opacity: 0.5 .woocommerce-product-gallery .flex-control-thumbs img; }
    .woocommerce-product-gallery .flex-control-thumbs img :hover {
      opacity: 1; }
  .woocommerce-product-gallery img.flex-active {
    opacity: 1; }
  .woocommerce-product-gallery img {
    display: block; }

.woocommerce-product-gallery--columns-3 .flex-control-thumbs li {
  width: 33.3333%; }

.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
  width: 25%; }

.woocommerce-product-gallery--columns-5 .flex-control-thumbs li {
  width: 20%; }

.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 1em;
  right: 1em;
  z-index: 99; }

a.woocommerce-product-gallery__trigger {
  text-decoration: none; }

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  top: .875em;
  right: .875em;
  display: block;
  height: 2em;
  width: 2em;
  border-radius: 3px;
  z-index: 99;
  text-align: center;
  text-indent: -999px;
  overflow: hidden;
  background-color: #169fda;
  color: #fff; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {
    background-color: #1781ae;
    border-color: #1781ae;
    color: #fff; }
  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font: normal normal normal 1em/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    content: "\f00e";
    line-height: 2;
    text-indent: 0; }

.woocommerce-message, .woocommerce-info {
  border-top-color: #4bc0b7 !important; }

.woocommerce-message::before, .woocommerce-info:before {
  color: #4bc0b7 !important; }

.woocommerce .woocommerce-message .button, .woocommerce button.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order, .woocommerce-page .wc-backward.button {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #fff;
  line-height: 38px;
  letter-spacing: 1.5px;
  white-space: nowrap;
  background-color: #4bc0b7;
  border: 1px solid #4bc0b7;
  cursor: pointer;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: 600;
  font-family: "proxima-nova";
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease;
  border-radius: 0; }
  .woocommerce .woocommerce-message .button:hover, .woocommerce button.button:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover, .woocommerce-page .wc-backward.button:hover {
    color: #fff;
    background-color: #2f6868;
    border-color: #2f6868; }
  .woocommerce .woocommerce-message .button:focus, .woocommerce button.button:focus, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus, .woocommerce #payment #place_order:focus, .woocommerce-page #payment #place_order:focus, .woocommerce-page .wc-backward.button:focus {
    color: #fff;
    background-color: #2f6868;
    border-color: #2f6868;
    outline: 0; }

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  width: 100%; }

.woocommerce-page table.cart td.actions .coupon {
  min-width: 27%; }

.woocommerce-cart table.cart td.actions .coupon .input-text {
  height: 38px;
  width: 45%;
  text-transform: uppercase;
  font-size: 13px; }

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
  line-height: normal;
  color: #fff; }
  .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover {
    color: #fff;
    background-color: #2f6868;
    border-color: #2f6868; }

.woocommerce-ordering {
  position: relative;
  z-index: 1;
  margin-bottom: 5% !important; }
  .woocommerce-ordering select {
    font-size: 14px;
    display: none; }

/***************************************
Vendor custom styles
contains custom styling overrides for plugins/dependancies
***************************************/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
    @media (max-width: 991px) {
      .slick-slide img {
        display: inline-block; } }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("_static/images/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent; }

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent; }

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25; }

.slick-prev:before,
.slick-next:before {
  font-family: 'slick';
  font-size: 20px;
  line-height: 1;
  opacity: .75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }

[dir='rtl'] .slick-prev {
  right: -25px;
  left: auto; }

.slick-prev:before {
  content: '←'; }

[dir='rtl'] .slick-prev:before {
  content: '→'; }

.slick-next {
  right: -25px; }

[dir='rtl'] .slick-next {
  right: auto;
  left: -25px; }

.slick-next:before {
  content: '→'; }

[dir='rtl'] .slick-next:before {
  content: '←'; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -50px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center; }

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent; }

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1; }

.slick-dots li button:before {
  font-family: "proxima-nova";
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: '•';
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  opacity: .75;
  color: black; }

/*WP Pagenavi*/
.wp-pagenavi span.pages, .wp-pagenavi a.last, .wp-pagenavi .first {
  display: none; }

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .extend, .wp-pagenavi .page, .wp-pagenavi span {
  box-sizing: border-box;
  padding: 15px;
  margin: 0;
  border: 1px solid #f0f2f7;
  border-left: 0;
  font-family: "proxima-nova";
  font-size: 11px;
  font-weight: 400; }
  @media (max-width: 575px) {
    .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink, .wp-pagenavi .extend, .wp-pagenavi .page, .wp-pagenavi span {
      padding: 10px; } }
  .wp-pagenavi .previouspostslink:hover, .wp-pagenavi .nextpostslink:hover, .wp-pagenavi .extend:hover, .wp-pagenavi .page:hover, .wp-pagenavi span:hover {
    background-color: #4bc0b7;
    border-color: #4bc0b7;
    color: #fff; }

.wp-pagenavi .previouspostslink {
  border-left: 1px solid #f0f2f7;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px; }

.wp-pagenavi .nextpostslink {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.wp-pagenavi span.current {
  background-color: #ac9455;
  border-color: #ac9455;
  color: #fff; }

/*Easy Social Share*/
.ess-buttons li {
  margin-left: 15px !important; }

.ess-share-text {
  display: none !important; }

.ess-button--facebook {
  background-color: #3b5998 !important; }

.ess-button--twitter {
  background-color: #55acee !important; }

.ess-button {
  border-radius: 17px;
  height: 34px;
  line-height: 36px; }

.ess-button .ess-button-inner {
  padding-right: 15px !important; }
  .ess-button .ess-button-inner svg {
    font-size: 18px; }

.ess-button--twitter .ess-button-inner {
  position: relative;
  top: -2px; }
  .ess-button--twitter .ess-button-inner svg {
    font-size: 15px; }

.ess-button .ess-social-count {
  margin-top: -1em;
  position: relative;
  top: -4px;
  font-size: 12px;
  font-weight: 400; }

.ess-button--facebook .ess-button-inner, .ess-button--facebook .ess-social-count, .ess-button--twitter .ess-button-inner, .ess-button--twitter .ess-social-count {
  background: none !important; }

.entry-content .ess-image-wrap, .entry-content .ess-image-wrap > a {
  display: block; }

/*COUNTDOWN CLOCK*/
.wpcdt-countdown-wrp .textDiv_Days h4, .wpcdt-countdown-wrp .textDiv_Hours h4, .wpcdt-countdown-wrp .textDiv_Minutes h4, .wpcdt-countdown-wrp .textDiv_Seconds h4 {
  text-transform: lowercase;
  letter-spacing: normal;
  font-weight: 400 !important;
  font-size: 20px !important;
  font-family: "proxima-nova" !important; }
  @media (max-width: 575px) {
    .wpcdt-countdown-wrp .textDiv_Days h4, .wpcdt-countdown-wrp .textDiv_Hours h4, .wpcdt-countdown-wrp .textDiv_Minutes h4, .wpcdt-countdown-wrp .textDiv_Seconds h4 {
      font-size: 14px !important; } }

.wpcdt-countdown-wrp .textDiv_Days span, .wpcdt-countdown-wrp .textDiv_Hours span, .wpcdt-countdown-wrp .textDiv_Minutes span, .wpcdt-countdown-wrp .textDiv_Seconds span {
  color: #fff;
  font-weight: 600 !important;
  font-size: 60px !important;
  font-family: "proxima-nova" !important; }
  @media (max-width: 575px) {
    .wpcdt-countdown-wrp .textDiv_Days span, .wpcdt-countdown-wrp .textDiv_Hours span, .wpcdt-countdown-wrp .textDiv_Minutes span, .wpcdt-countdown-wrp .textDiv_Seconds span {
      font-size: 25px !important;
      margin-top: .5em; } }

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