html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1.4;
  /* overflow: hidden;  /* This prevents position sticky from working */
  font-size: 1rem;
}

body>div {
  overflow: hidden;
}

ul {
  list-style: none;
}

.editor-styles-wrapper ul li,
.mce-content-body ul li,
.blog-body ul li,
.white_content_box_content ul li,
.yellow_section_box ul li,
.purple_content_box ul li{
  line-height: 30px;
  list-style-image: url('../../img/orange-bullet.png');
}

blockquote,
q {
  quotes: none;
}

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


.editor-styles-wrapper blockquote,
.mce-content-body blockquote,
.blog-body blockquote {
  font-family: montserrat;
  line-height: 2;
  text-transform: initial;
  margin: 2em;
  font-weight: 700;
  padding: 0.5em 0 0.5em 3em;
  border-left: 4px solid #aaa;
  color: #824f7e;
}


.blog-body blockquote p {
  margin: 0;
}

blockquote cite {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
}


table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

html {
  overflow-y: scroll;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: none;
}

button:focus {
  outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

del {
  color: #333;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px;
  margin-bottom: 1.714285714rem;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

small {
  font-size: smaller;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}


button, input, optgroup, select, textarea {
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}


div {
  box-sizing: border-box;
}

/* Removing Apple's Default Design Styles */

textarea,
input.text,
input[type="text"],
input[type="email"],
input[type="button"],
input[type="submit"],
.input-checkbox {
  -webkit-appearance: none;
  border-radius: 0;
}

/* Slick Slider  */

.slick-arrow.left {
  position: absolute;
  width: 50px;
  height: 50px;
  left: 0px;
  top: 50%;
  margin-top: -25px;
  z-index: 100;
}

.slick-arrow.right {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0px;
  top: 50%;
  margin-top: -25px;
  z-index: 100;
}

.slick-dots button {
  display: none;
}

.slick-dots li {
  float: left;
  width: 20px;
  list-style-type: none;
}

.slick-dots li::marker {}

.slick-dots {
  position: absolute;
  left: 50%;
  bottom: 0px;
  margin-left: -30px;
  list-style: disc;
}

.about-image-slider .slick-dots {
  bottom: -50px;
}

.slick-dots li::before {
  content: "\2022";
  color: #fff;
  font-weight: bold;
  font-size: 40px;
  width: 1em;
}

.slick-dots li.slick-active::before {
  color: #e26334;
}


@font-face {
  font-family: Muno;
  src: url('../fonts/Muno.ttf');
}


.mobile_only {
  display: none;
}


.desktop_only {
  display: block;
}

.desktop_only_inline {
  display: inline;
}

.mobile_bold {
  font-weight: normal;
}

.mobile-back-link {
  display: none;
}

.training-entry {
  height: 560px;
  background-color: #fff;
  float: left;
  margin-right: 12px;
  margin-left: 12px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  transition: all .5s ease;
  width: 275px;
  margin-bottom: 30px;
}

.training-entry:hover {
  height: 570px;
  box-shadow: 8px 8px 22px 0px rgba(0, 0, 0, .5);
  transform: translate(-0.75%, -0.75%) scale(1.03);
}

.training_listing_column .training-entry:hover {
  height: 560px;
}


.training-entry:hover .course-eyebrow {
  background-image: url('../../img/purple-rectangle.png');
}

.calendar-scroll {
  height: 740px;
}


.calendar-scroll .draggable {
  height: 670px;
  overflow: visible;

}


.related-product-scroll {
  height: 520px;
}


.related-product-scroll .draggable {
  height: 520px;
  overflow: visible;

}

.menu-wrapper a:hover,
.menu-wrapper a:focus,
.menu-wrapper a.active_page {
   background-image: url('../../img/ZingIndicator.svg');
   background-repeat: no-repeat;
   background-size: 100% 8px;
   background-position: 50% 100%;
 }

.reading-section .slick-track {
  padding-right: 750px;
}


/*  Header / Hero  Classes */


.main-banner {
  width: 100%;
}

.header-container.home {
  background-color: #4d3a4c;
/*  background-image: url('../../img/purple-background.jpg');*/
  background-size: auto;
}

.header-container.purple {
  background-color: #4d3a4c;
  /*  background-image: url('../../img/purple-background.jpg');*/
  background-size: auto;
}

.about-us-dots {
  background-color: #4d3a4c;
  background-size: auto;
}

.orange-dots {
  background-color: #e26336;
  background-image: url('../../img/ZingBR-Orange.jpg');
  background-size: auto;

}

.blue-dots {
  background-color: #42797c;
  background-image: url('../../img/blue-header-dots-large.jpg');
  background-size: auto;
}

.main-banner.side-images {
  z-index: 5;
  min-height: 915px;
}

body.category .main-banner.side-images,
body.tag .main-banner.side-images {
  min-height: 500px;
}

.main-banner.product {
  background-color: #407a7b;
  background-image: url('../../img/blue-header-dots.jpg');
  background-size: cover;
}


.main-banner.post {
  background-color: #e26334;
}

.main-banner.orange {
  background-color: #e26334;
  background-image: url('../../img/ZingDots-Orange.png');
  background-repeat: repeat;
  background-size: auto;
}


.main-banner.yellow {
  background-color: #b9a54b;
  background-image: url('../../img/ZingDots-Yellow.png');
  background-repeat: repeat;
  background-size: auto;
}


.main-banner.purple {
  background-color: #50364f;
/*  background-image: url('../../img/ZingDots-Purple.png');*/
  background-repeat: repeat;
  background-size: auto;
}

.main-banner.green {
  background-color: #5bb2ab;
  background-image: url('../../img/ZingDots-BlueGreen.png');
  background-repeat: repeat;
  background-size: auto;
}


.main-banner.ann-arbor {
  background-image: url('../../img/ann-arbor-dots.jpg');
  background-size: auto;
}


.hero-content-one-column {
  display: flex;
  flex-direction: row;
  padding-bottom: 80px;
}


.hero-150 {
  font-size: 150px;
  line-height: 130px;
  text-align: left;
  color: #fff;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  margin: 100px 0px 30px;
  font-weight: 400;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hero-20 {
  color: #fff;
  width: 75%;
  font-size: 20px;
  line-height: 36px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  margin-bottom: 30px;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.hero-call-to-action {
  position: relative;
  padding-top: 25px;
  display: inline-block;
  padding-right: 60px;
}


.header-image-left {
  position: absolute;
  left: 10px;
  top: 0px;
  z-index: 6;
}

.header-image-right {
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 6;
}



.yellow_section_box {
  background-color: #b9a54b;
  background-image: url('../../img/ZingDots-Yellow.png');
  background-repeat: repeat;
  background-size: auto;
  width: 1024px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  min-height: 100px;
  box-sizing: border-box;
  padding: 60px;
  margin: 0px auto 54px;
  max-width: 100%;

}


/* Font Options  */
.font-center {
  text-align: center;
}

.font-left {
  text-align: left;
}

.font-right {
  text-align: right;
}

.font-10 {
  font-size: 10px;
}

.font-12 {
  font-size: 12px;
}


.italic {
  font-style: italic;
}


.line-height-75 {
  line-height: 75px;
}

.uppercase {
  text-transform: uppercase;
}

.merriweather {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.merriweather-17 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-size: 17px;
}

.merriweather-17-300-30 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
}


.merriweather-300 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 300;
}


.montserrat-14-18 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.font-bold {
  font-weight: bold;
}

.white-font {
  color: #fff;
}

.about-us-content p.white-font {
  color: #fff;
}

.black-font-19 {
  color: #000;
  font-size: 19px;
}

.font-gray {
  color: #ccc;
}

.font-e0dce0 {
  color: #e0dce0;
}

.white-font-montserrat-black-12 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}


.white-font-montserrat-black-13 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 13px;
  line-height: 16px;
  color: #fff;
}


.white-font-muno-13 {
  font-family: Muno;
  font-size: 13px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.white-font-montserrat-13 {
  color: #fff;
  font-size: 13px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  line-height: 16px;
}


.white-font-montserrat-14 {
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}


.white-font-montserrat-14-20 {
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  line-height: 20px;
}


.white-font-monserrat-16-300 {
  color: #fff;
  font-size: 16px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 300;
  line-height: 24px;

}


.white-font-monserrat-16-400 {
  font-size: 16px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  color: #fff;
  line-height: 20px;
}


.white-font-monserrat-16 {

  color: #fff;
  font-size: 16px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 600;
}

.white-font-monserrat-16-bold {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.white-font-merriweather {
  color: #fff;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.white-font-merriweather-14 {
  color: #fff;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-size: 14px;
  line-height: 28px;
}


.white-font-merriweather-19 {
  font-size: 19px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  color: #fff;
  line-height: 28px;
}

.white-font-merriweather-20 {
  font-size: 20px;
  line-height: 32px;
  color: #fff;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.white-font-merriweather-22 {
  font-size: 22px;
  color: #fff;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.white-font-merriweather-22-35 {
  font-size: 22px;
  color: #fff;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  line-height: 35px;
}


.white-font-merriweather-20-nolh {
  font-size: 20px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  color: #fff;
}


.white-font-merriweather-ultrabold-20 {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
}

.white-font-merriweather-ultrabold-28 {
  color: #fff;
  font-size: 28px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
}


.white-font-cheap-pine-sans-40 {
  font-size: 40px;
  line-height: 60px;
  color: #fff;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
}

.white-font-cheap-pine-sans-80 {
  font-size: 80px;
  line-height: 80px;
  color: #fff;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
}


.white-font-cheap-pine-sans-100 {
  font-size: 100px;
  color: #fff;
  line-height: 110px;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
}

.white-font-cheap-pine-sans-125 {
  color: #fff;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 120px;
  line-height: 125px;
}


.white-font-cheap-pine-sans-90 {
  font-size: 90px;
  color: #fff;
  line-height: 100px;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
}

.white-font-cheap-pine-sans-60 {
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 60px;
  color: #fff;
  line-height: 65px;
}

.white-font-cheap-pine-sans-60-60 {
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 60px;
  color: #fff;
  line-height: 60px;
}


.white-font-cheap-pine-sans-70 {
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 70px;
  color: #fff;
}


.white-font-cheap-pine-sans-70-80 {
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 70px;
  color: #fff;
  line-height: 80px;
}


.white-font-cheap-pine-sans-75 {
  font-size: 75px;
  color: #fff;
  line-height: 90px;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
}

.white-font-cheap-pine-sans-75l80 {
  font-size: 75px;
  color: #fff;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 80px;
}


.white-font-montserrat-20 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  color: #fff;
  font-size: 20px;
}

.white-font-montserrat-weight-600 {
  color: #fff;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 600;
}

.white-font-montserrat-weight-17-600 {
  color: #fff;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 600;
  font-size: 17px;
}


.white-font-merriweather-16-300 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}

.white-font-merriweather-17-300 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 300;
  font-size: 17px;
  color: #fff;
  line-height: 30px;
}


.purple-font-merriweather-20 {
  color: #5e3d5c;
  font-size: 20px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.black-font-line-height-24-300 {
  font-weight: 300;
  color: #000;
  line-height: 24px;
}

.black-font-line-height-30-300 {
  font-weight: 300;
  color: #000;
  line-height: 30px;
}


.black-font-merriweather-ultrabold-12 {
  color: #000;
  font-size: 12px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
}


.black-font-merriweather-ultrabold-22 {
  color: #000;
  font-size: 22px;
  line-height: 26px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
}


.black-font-merriweather-16-300 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 300;
  font-size: 16px;
  color: #000;
  line-height: 24px;
}


.black-font-merriweather-17-300 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 300;
  font-size: 17px;
  color: #000;
  line-height: 30px;
}


.black-font-montserrat-13 {
  color: #000;
  font-size: 13px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  line-height: 16px;
}

.black-font-montserrat-15 {
  color: #000;
  font-size: 15px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}


.black-font-montserrat-13-21 {
  color: #000;
  font-size: 13px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  line-height: 21px;

}

.black-font-Montserrat-bold {
  color: #000;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: bold;
}


.black-font-montserrat-bold-13 {
  font-size: 13px;
  color: #000;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: bold;
}

.black-font-montserrat-14 {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.black-font-montserrat-14-nolh {
  color: #000;
  font-size: 14px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.black-font-montserrat-16-600 {
  color: #000;
  font-size: 16px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 600;
}


.black-font-merriweather-13 {
  font-size: 13px;
  color: #000;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.black-font-montserrat-black-13 {
  color: #000;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 13px;
  line-height: 16px;
}

.black-font-montserrat-black-16 {
  color: #000;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 16px;
}

.black-font-montserrat-black-20 {
  color: #000;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 20px;
}


.black-font-montserrat-black-19 {
  color: #000;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 19px;
  letter-spacing: 1px;
}


.black-font-cheap-pine-sans-75l80 {
  font-size: 75px;
  color: #000;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 80px;
}

.black-font-cheap-pine-sans-34 {
  color: #000;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 34px;
}

.beige-font-montserrat-black-17 {
  color: #bdb498;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 17px;
}


.yellow-montserrat-black {
  color: #bea94e;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  letter-spacing: 1px;
}

.blue-green-merriweather-ultrabold-20 {
  font-size: 20px;
  line-height: 28px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  color: #5bb2ab;
}

.blue-green-merriweather-ultrabold-25 {
  font-size: 25px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  color: #5bb2ab;
}

.blue-green-cheap-pine-sans-25 {
  font-size: 25px;
  color: #5bb2ab;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 25px;
}


.blue-green-cheap-pine-sans-50 {
  font-size: 50px;
  color: #5bb2ab;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 50px;
}


.blue-green-cheap-pine-sans-75 {
  font-size: 75px;
  color: #5bb2ab;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
}


.blue-green-cheap-pine-sans-75-80 {
  font-size: 75px;
  color: #5bb2ab;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 80px;
}


.blue-green-cheap-pine-sans-80-80 {
  font-size: 80px;
  color: #5bb2ab;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 80px;
}


.blue-green-cheap-pine-sans-75-70 {
  font-size: 75px;
  color: #5bb2ab;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 70px;
}


.black-cheap-pine-sans-24 {
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 36px;
}

.light-grey-font {
  color: #ccc;
}

.orange-font {
  color: #e26334;
}

.orange-montserrat-black-31 {
  font-size: 31px;
  color: #ffc769;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
}

.orange-montserrat-black-25 {
  font-size: 25px;
  color: #ffc769;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
}

.orange-font-montserrat-black-16 {
  color: #e26334;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 16px;
}

.orange-font-montserrat-black-20 {
  color: #e26334;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 20px;
}

.orange-font-montserrat-18-900 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #e26334;
}

.light-orange-font-montserrat-black-17 {
  color: #eeb657;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 17px;
}

.gray-font-montserrat-13 {
  font-size: 13px;
  color: #8a8a8a;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.gray-font-merriweather-ultrabold-16 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  font-size: 16px;
  color: #8a8a8a;
  line-height: 32px;
}

.gray-font-merriweather-bold-16 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  font-size: 16px;
  color: #8a8a8a;
  line-height: 34px;
}

.gray-font-merriweather-bold-16 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-size: 16px;
  color: #8a8a8a;
  line-height: 32px;
  font-weight: bold;
}


.orange-font-montserrat-16-bold {
  color: #e26334;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 16px;
  font-weight: bold;
}


.orange-font-cheap-pine-sans-100 {
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 100px;
  line-height: 100px;
  color: #e26334;
}

.purple-font-monserrat-16 {
  font-size: 16px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 600;
  color: #b59ab4;
}

.purple-font-monserrat-16 {
  font-size: 16px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 600;
  color: #b59ab4;
}

.purple-font-merriweather-16 {
  font-size: 16px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 600;
  color: #5bb2ab;
}


.purple-font-montseraat-black-14 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 14px;
  color: #b36dad;
}

.light-purple-Montserrat-13-italic {
  color: #d7bdd5;
  font-size: 13px;
  font-style: italic;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.light-purple-Muno-20 {
  color: #d7bdd5;
  font-size: 20px;
  font-family: Muno;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}


.light_purple-font-merriweather-18 {
  color: e0dce0;
  font-size: 18px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.purple_font-montserrat-black-20-24 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 20px;
  line-height: 24px;
  color: #824f7e;
}


.gold-font-cheap-pine-sans-50-50 {
  font-size: 50px;
  color: #bea94e;
  line-height: 50px;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
}

.internal_header {
  color: #824f7e;
  font-size: 20px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}


.breadcrumbs {
  font-size: 12px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  color: #616161;
  margin-bottom: 75px;
}


.mgbc_bread_crumbs

/*  The Box Around the Bread Crumbs*/
  {
  font-size: 12px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  color: #616161;
  margin-bottom: 75px;
}

.mgbc_link

/*  The Class Assigned to all of the links in the box.*/
  {
  color: #616161 !important;
  text-decoration: underline !important;
}

.mgbc_first_link

/*  A Special Class that is applied to the first item in the bread crumb */
  {}

.mgbc_active_page

/*  A Special Class that is applied to page link that is currently being viewed */
  {}

.mgbc_separator

/*  The Style that is applied to the Separators between the Links */
  {
  padding-left: 10px;
  padding-right: 10px;
}

.ssbp-wrap {
  margin-bottom: 20px;
}

.ssba-share-text {
  display: none;
}

.ssbp-wrap .ssbp-list li {
  margin-top: 0px !important;
}


/*     Link CSS Classes   */
.normal-link {
  text-decoration: none;
}

.bold_link {
  font-weight: bold;
  text-decoration: none;
}


.italic_bold_underline_link {
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}

.italic_bold_link {
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}


/* General Content Classes  */

.overflow-hidden {
  overflow: hidden;
}


.block {
  display: block;
}

.flex {
  display: flex;
}


.none {
  display: none;
}

.centered_block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.box-shadow-18-5 {
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.float-left {
  float: left;
}

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

.active_list_item {
  list-style-image: url('../../img/orange-bullet.png');
  color: #000;
  /*font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;*/
  font-size: 19px;
  letter-spacing: 1px;
}

.line-background {
  background-image: url('../../img/line-background.jpg');
  background-size: auto auto;
}


.content-wrapper {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.training-wrapper {
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-wrapped {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}


.flex-vertical-centered {
  align-items: center;
}

.flex-wrapped-center {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}

.flex-wrapped-social {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
}

.flex-wrapped-spaced {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex-wrapped-left {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap;
}


.flex-vertical {
  display: flex;
  flex-direction: column;
}

.flex-vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.flex-vertical-right-aligned {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}


.border-radius-20 {
  border-radius: 20px;
}


.width_1200 {
  width: 1200px;
}

.width_1000 {
  width: 1000px;
}

.full_width {
  width: 100%;
}

.ninety {
  width: 90%;
}

.eighty-five {
  width: 85%;
}

.eighty {
  width: 80%;
}

.seventy-five {
  width: 75%;
}

.seventy {
  width: 70%;
}

.two-thirds {
  width: 66%;
}

.sixty {
  width: 60%;
}

.fifty {
  width: 50%;
}

.forty {
  width: 40%;
}

.one-third {
  width: 34%;
}

.thirty_one {
  width: 31%;
}

.width_20 {
  width: 20%;
}

.thirty {
  width: 30%;
}


.height_117 {
  height: 117px;
}

.height_540 {
  height: 540px;
}

.width_70 {
  width: 70px;
  height: auto;
}


.width_450 {
  width: 450px;
}

.width_400 {
  width: 400px;
}

.width_700 {
  width: 700px;

}

.width_1076 {
  width: 1076px;
}

.width_1100 {
  width: 1100px;
}

.width_620 {
  width: 620px;
}

.width_650 {
  width: 650px;
}

.width_480 {
  width: 480px;
}

.width_370 {
  width: 370px;
}

.width_340 {
  width: 340px;
}

.position-relative {
  position: relative;
  z-index: 7;
}

.position-absolute {
  position: absolute;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.article-tag-eyebrow {
  background-image: url('../../img/black-rectangle.png');
  background-size: 100%;
  padding: 15px 20px;
  color: #fff;
  background-repeat: no-repeat;
  font-family: Muno;
  font-size: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.z-index-2 {
  z-index: 2;
}

.z-index-5 {
  z-index: 5;
}


.mid-z-index {
  z-index: 50;
}

.large-z-index {
  z-index: 100;
}

.background-42797c {
  background-color: #42797c;
}


.background-e26334 {
  background-color: #e26334;
}


.background-5e3d5c {
  background-color: #5e3d5c;
}

.background-fffbed {
  background-color: #fffbed;
}

.background-4d3a4c {
  background-color: #4d3a4c;
}

.background-fff {
  background-color: #fff;
}

.background-FFFBED {

  background-color: #FFFBED;

}

.background-F5EDD4 {
  background-color: #F5EDD4;
}

.background-594358 {
  background-color: #594358;
}


.background-533f52 {
  background-color: #533f52;
}

.background-5bb2ab {
  background-color: #5bb2ab;
}

.background-bea94e {
  background-color: #bea94e;
}

.background-a870a8 {
  background-color: #a870a8;
}

.orange-box-list li {
  line-height: 30px;
  margin-bottom: 40px;
  list-style-image: url('../../img/orange-bullet.png');
}

.event-orange-box-list li {
  line-height: 24px;
  margin-bottom: 26px;
  list-style-image: url('../../img/dark-orange-bullet.png');
}


.background-color-eeb657 {
  background-color: #eeb657;
}

.border-bottom-white-1 {
  border-bottom: 1px solid #fff;
}

.height-1100 {
  height: 1100px;
}

.height-460 {
  height: 460px;
}


/* Content Background Images  */
.blue-box {
  background-image: url('../../img/blue-box01.png');
  background-size: 100% 100%;
  background-position: 50%;
}


.blue-box2 {
  background-image: url('../../img/blue-box02.png');
  background-size: 100% 100%;
  background-position: 50%;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding: 80px 15px;
  margin-top: 40px;
  width: 85%;
}


/* Specific Content Classes */

.library-category-list a {
  text-decoration: none;
  color: #000;
}

.load-more {
  font-size: 17px;
  color: #bdb498;
  text-transform: uppercase;
  text-decoration: none;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  margin-top: 50px;
  display: block;
  font-weight: bold;
}

.library-post {
  z-index: 5;
  transition: all .5s ease;
}

.library-post:hover {
  box-shadow: 8px 8px 22px 0px rgba(0, 0, 0, .5);
  transform: translate(-0.75%, -0.75%) scale(1.03);
}

.library-post h2 {
  font-size: 25px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  color: #5bb2ab;
  margin-bottom: 5px;
}


.library-post h2 a {
  color: #5bb2ab;
  text-decoration: none;
}

.library-post.library_image .abs-image {
  background-size: cover;
  background-position: 50%;
}

.page-trainings-content {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-size: 22px;
  color: #fff;
}


.page-trainings-content p, .page-trainings-content ul, .page-trainings-content ol {
  margin-bottom: 40px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  max-width: 90%;
}

.zingposium_ribbon {
  width: 700px;
  height: 117px;
  background-image: url('../../img/orange-banner.png');
  background-size: auto;
  text-align: left;
  line-height: 80px;
  color: #fff;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 27px;
  box-sizing: border-box;
  padding-left: 118px;
  text-transform: uppercase;
  margin-left: -110px;
  padding-top: 10px;
  background-position: right top;
}

.zingposium-padding {
  padding: 70px;
}

#zingposium h2 {
  font-size: 150px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 22px;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  margin-bottom: 0px;
  line-height: 130px;
}


#zingposium h4 {
  font-size: 54px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  margin-bottom: 30px;
  line-height: 54px;
}


#zingposium p {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 19px;
  margin-bottom: 75px;
}

.zingposium_tickets {
  display: inline-block;
  position: relative;
  padding: 20px;
}

.white_content_box_content .alignleft {
  float: left;
  margin: 10px 10px 10px 0px;
}

.white_content_box_content .alignright {
  float: right;
  margin: 10px 0px 10px 10px;
}

.white_content_box_content .aligncenter {
  display: block;
  margin: 10px auto;
}

.white_content_box_content img {
  max-width: 100%;
  height: auto;
}

.zingposium_tickets a {
  color: #fff;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 23px;
  background-color: #5e3d5c;
  padding: 10px 35px;
  border-radius: 20px;
  text-decoration: none;
  text-transform: uppercase;
}

.zingposium_tickets a:hover {
  background-color: #ffc669;
}


.zingposium_image {
  width: 50%;
  position: relative;
  object-fit: contain;

}


.zingposium_footer {
  padding-top: 280px;
}

.bread-butter {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 10;
}

.bread-butter h2 {
  color: #fff;
  text-align: center;
  font-size: 82px;
  line-height: 80px;
  width: 700px;
  z-index: 50;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  max-width: 100%;
  padding-bottom: 30px;
  padding-top: 100px;
}

.bread-butter p {
  color: #fff;
  text-align: center;
  width: 700px;
  font-size: 22px;
  line-height: 30px;
  z-index: 50;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  padding-bottom: 70px;
}


.zing-card {
  width: 30%;
  background-color: #fff;
  padding: 50px;
  z-index: 55;
  margin: 1.5%;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  position: relative;
}

.zing-card h3 {
  color: #e26334;
  font-size: 30px;
  line-height: 36px;
  text-transform: uppercase;
  text-align: center;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  margin-bottom: 20px;
}

.zing-card p {
  color: #000;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  padding-bottom: 0px;
}

.border-images {
  position: relative;
  width: 100%;
  height: 0px;
}

.border-images img {
  z-index: 500;
  position: absolute;
  top: -70px;
}

.zingermans-model {
  background-color: #5e3d5c;
}

.zingermans-model-content-padding {
  padding: 100px 50px 50px 50px;

}

.zingermans-model h2 {
  text-transform: uppercase;
  font-size: 60px;
  line-height: 75px;
  text-align: center;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  max-width: 100%;
}

.corner-stars01 {
  background-image: url('..//img/corner-stars01.png');
}

.image-size-147x158 {
  width: 147px;
  height: 158px;
}


.calendar-entry {
  height: 620px;
  background-color: #fff;
  float: left;
  margin-right: 25px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  transition: all .5s ease;
}

.calendar-entry:hover {
  height: 630px;
  box-shadow: 8px 8px 22px 0px rgba(0, 0, 0, .5);
  transform: translate(-0.75%, -0.75%) scale(1.03);

}

.calendar-entry .date-box {
  height: 100px;
  background-color: #5bb2ab;
}


.calendar-entry:hover .date-box {
  background-color: #5e3d5c;
}

.course-eyebrow {
  background-image: url('../../img/black-rectangle.png');
  background-size: 100% 100%;
  background-position: 50% 50%;
  padding: 15px 20px;
  color: #fff;
  margin-top: -20px;
  background-repeat: no-repeat;
  font-family: Muno;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  transform: translateY(-10px);
  display: inline-block;
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */

  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */

  white-space: nowrap;
}

.course-eyebrow svg
{
  max-height: 1em;
  width: 2em;
}


.calendar-entry:hover .course-eyebrow {
  background-image: url('../../img/purple-rectangle.png');
}


.calendar-entry h6 {
  color: #5E3D5C;
  font-size: 17px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-top: 15px;
}

.calendar-entry .calendar-content-top {
  height: 460px;
  width: 100%;
}


.course-home-background {
  background-color: #eee2ed;
  height: 150px;
  width: 100%;
}

.course-home-background img {
  height: 150px;
  width: auto;
  display: block;
  margin-right: auto;
  margin-left: auto;
  transform: translateY(-10px);
}


.related-product {
  height: 500px;
  background-color: #fff;
  float: left;
  margin-right: 12px;
  margin-left: 12px;
  transition: all .5s ease;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
}

.related-product:hover {
  height: 520px;
  transform: translate(-0.75%, -0.75%) scale(1.03);
  box-shadow: 8px 8px 22px 0px rgba(0, 0, 0, .5);
}

.related-product .date-box {
  height: 100px;
  background-color: #5bb2ab;
}

.related-product:hover .course-eyebrow {
  background-image: url('../../img/purple-rectangle.png');
}


.related-product h6 {
  color: #5E3D5C;
  font-size: 17px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-top: 15px;
}

.related-product .calendar-content-top {
  height: 460px;
  width: 100%;
}


.recomended-reading {
  position: absolute;
  left: 66%;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: #fffbed;
  padding-top: 55px;
  height: 1100px;
  z-index: 8;
}

.home_calendar {
  height: 1100px;
}

.recomended-reading h2 {
  font-size: 50px;
  color: #bea94e;
  line-height: 50px;
  position: relative;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  text-align: center;
}

.side-content-wrapper {
  width: 350px;
  margin-left: 65px;
}

.newsletter-subscribe {
  background-color: #5e3d5c;
}


.large-quote {
  background-color: #e26334;
  color: #fff;
}


.about-us-image-slider {
  position: relative;
  background-color: #BEA94E;
  min-height: 560px;
}

.email-sign-up-block {
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: flex-start;
  padding: 20px 20px 20px 0px;
}

.email-sign-up-box {
  width: 80%;
  background-color: #754a72;
  border-width: 0px;
  color: #fff;
  font-size: 16px;
  height: 45px;
}

.email-sign-up-button {
  width: 20%;
  color: #fff;
  font-size: 14px;
  height: 45px;
  background-color: #8f588b;
  border-width: 0px;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;

}

.wide-footer-column .email-sign-up-button {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.email-sign-up-button:hover {
  background-color: #FFC769;
}

.newsletter_button {
  width: 20%;
  color: #fff;
  font-size: 14px;
  height: 45px;
  background-color: #8f588b;
  border-width: 1px;
  text-transform: uppercase;
  text-align: center;
  border-width: 0px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  cursor: pointer;
}

.newsletter_button:hover,
.newsletter_button:focus {
  background-color: #FFC769;
}

.footer {
  background-color: #4d3a4c;
  padding-top: 80px;
}

.footer a {
  padding:0;
}

.footer-contact {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 14px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.footer-contact a {
  color: #fff;
  text-transform: capitalize;
}

.footer-contact a:hover,
.footer-contact a:focus {
  color: #ddb65f;
}

.footer-social-link {
  display: block;
}

.social-footer-icon {
  width: 44px;
  height: 44px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
}

.icon-cart,
.icon-search {
  height: 20px;
  width: 20px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
}


.icon-cart {
  background-image: url('../../assets/svgs/cart-white.svg');
}


a:hover .icon-cart, a:focus .icon-cart {
  background-image: url('../../assets/svgs/cart-orange.svg');
}

.icon-search {
  background-image: url('../../assets/svgs/glass-white.svg');
}

a:hover .icon-search, a:focus .icon-search {
  background-image: url('../../assets/svgs/glass-orange.svg');
}

.header-container.orange a:hover .icon-search,
.header-container.yellow a:hover .icon-search {
  background-image: url('../../assets/svgs/glass-orange.svg');
}

.social-footer-icon.twitter {
  background-image: url('../../assets/svgs/social/icon-twitter-purple.svg');
}

.social-footer-icon.facebook {
  background-image: url('../../assets/svgs/social/icon-fb-purple.svg');
}

.social-footer-icon.instagram {
  background-image: url('../../assets/svgs/social/icon-insta-purple.svg');
}

.social-footer-icon.linkedin {
  background-image: url('../../assets/svgs/social/icon-linkedin-purple.svg');
}

.social-footer-icon.twitter:hover,
.footer-social-link:focus .social-footer-icon.twitter {
  background-image: url('../../assets/svgs/social/icon-twitter-orange.svg');
}

.social-footer-icon.facebook:hover,
.footer-social-link:focus .social-footer-icon.facebook {
  background-image: url('../../assets/svgs/social/icon-fb-orange.svg');
}

.social-footer-icon.instagram:hover,
.footer-social-link:focus .social-footer-icon.instagram {
  background-image: url('../../assets/svgs/social/icon-insta-orange.svg');
}

.social-footer-icon.linkedin:hover,
.footer-social-link:focus .social-footer-icon.linkedin {
  background-image: url('../../assets/svgs/social/icon-linkedin-orange.svg');
}


.contact-column, .mobile-footer-column-wide {
  color: #fff;
  line-height: 24px;
  font-weight: 300;
  display: flex;
  font-size: 14px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.contact-column strong, .mobile-footer-column-wide strong {
  margin-right: 10px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 12px;
  text-transform: uppercase;
}

.copyright {
  background-color: #313131;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.copyright-wrapper {
  display: flex;
  flex-direction: row;
  color: #c1c1c1;
  align-items: center;
}


.bread-butter .blue-box {
  position: absolute;
  left: 12%;
  right: 12%;
  top: 0px;
  bottom: 90px;
}

.photo-slider {
  width: 100%;
  position: relative;
  background-color: #5e3d5c;
}

.photo-slider div {
  width: 100%;
}

.photo-slider img {
  width: 100%;
  height: auto;
}

.about-image-slider {
  position: absolute;
  left: -100px;
  right: 65%;
  top: 80px;
  bottom: 80px;
}


.about-content {
  background-color: #bea94e;
}

.about-us-content {
  color: #000;
  background-color: #fff;
  width: 980px;
  padding: 70px 100px;
  margin-bottom: 70px;
  position: relative;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
}


.about-us-content p {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 300;
  color: #000;
  font-size: 17px;
  line-height: 29px;
}

.about-us-content.right {
  margin-left: 220px;
}

.about-us-content.blue {
  background-color: #5bb2ab;
  color: #fff;
}

.about-us-content h2 {
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 70px;
  color: #5bb2ab;
  margin-bottom: 20px;
  line-height: 70px;
}

.about-us-content.blue h2 {
  color: #fff;
}

.about-us-content.blue p {
  color: #fff;
}

.about-us-content.blue hr.dotted {
  background-image: linear-gradient(to right, #fff 33%, rgba(255, 255, 255, 0) 0%);
}

.about-us-text {
  color: #fff;
  font-size: 20px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  line-height: 32px;
}

.our-team-profile {
  background-color: #fff;
  box-sizing: border-box;

  margin-bottom: 2.66%;
  box-shadow: 3px 3px 12px 0px rgba(0, 0, 0, .3);
  flex: 0 23%;
  margin-left: 1%;
  margin-right: 1%;
  transition: all .5s ease;
  transform: translate3D(0, 0, 0) scale(1);
}

.team-profile-link {
  text-decoration: none;
  display: block;
  padding: 30px;
}

.our-team-profile:hover {
  box-shadow: 8px 8px 22px 0px rgba(0, 0, 0, .5);
  transform: translate3D(-0.75%, -0.75%, 0) scale(1.03);
}

.our-team-profile img {
  margin-bottom: 20px;
}


.our-team-profile h4 {
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 40px;
  color: #5bb2ab;
  margin-bottom: 5px;
  line-height: 40px;
}


.our-team-profile p {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 12px;
  line-height: 16px;
  color: #824f7e;
  text-transform: uppercase;
}

.our-team-profile img {
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.about-us-address-box p, .about-us-address-box ul, .about-us-address-box ol {
  margin-bottom: 20px;
  width: 650px;
}

.ann-arbor-background {
  background-image: url('../../img/ann-arbor-dots.jpg');
  background-size: auto;
  width: 1024px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  min-height: 100px;
  box-sizing: border-box;
  padding: 60px;
  margin: 0px auto 54px;
  max-width: 100%;
}


.our-location {
  background-color: #e26334;
  display: flex;
  flex-direction: row;
  position: relative;
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 54px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  max-width: 100%;
  align-items: center;
}

.our-location .white-font-montserrat-20 {
  font-weight: 600;
  font-size: 20px;
}

.our-location .white-font-montserrat-weight-17-600 {
  font-weight: normal;
}

.white_content_box {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 54px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  background-color: #fff;
  box-sizing: border-box;
  padding: 65px;
  max-width: 100%;
}

.purple_content_box {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 54px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  background-color: #5e3d5c;
  box-sizing: border-box;
  padding: 65px;
  position: relative;
  max-width: 100%;
}


#cart_box form {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px;
}

#cart_box form label {
  width: 100%;
  display: block;
  margin-bottom: 5px;
  color: #d7bdd5;
}


#cart_box form select {
  width: 100%;
  color: #42797c;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  padding: 10px;
  box-sizing: border-box;
}


#cart_box form input.input_box {
  width: 100%;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  color: #42797c;
  padding: 10px;
  text-align: center;
  box-sizing: border-box;
}

.cart_submit {
  background-color: #5bb2ab;
  color: #fff;
  text-align: center;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 20px;
  margin-top: 15px;
  border-width: 0px;
  width: 100%;
  display: block;
  padding: 12px 0px;
  text-transform: uppercase;
}


#search_form,
.search-form {
  background-image: url('../../img/ZingIndicator.svg');
  background-position: 50% 100%;
  background-size: 100% 10px;
  background-repeat: no-repeat;
  padding-bottom: 15px;
  margin-top: 65px;
}

.search-form, ::placeholder {
  color: #4d3a4c;
}

#search_form:focus-within,
.search-form:focus-within {
  background-image: url('../../img/ZingIndicator-Teal.svg');
}

#search_form .site_search,
.search-form .search-field {
  width: 80%;
  box-sizing: border-box;
  background-color: #ffffff;
  border-width: 0px;
  color: #000;
  font-size: 19px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  padding: 10px;
  margin-right: 15px;
}

.products-card {
  width: 274px;
  background-color: #fff;
  padding: 45px 35px 25px;
  margin-bottom: 25px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
}


.products-card .course-eyebrow {
  transform: translateY(-10px);
  z-index: 2;
  position: relative;
}

.products-card .book-background {
  background-color: #c8e8e5;
  width: 187px;
  height: 144px;
}

.products-card img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  transform: translateY(-20px);
}

.products-card h5 {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  font-size: 18px;
  color: #191919;
  margin-top: 25px;
}


.product-cart-padding {
  padding: 107px 60px 75px;
}

.product-category-cart-text {
  font-family: Muno;
  color: #236361;
  padding-bottom: 17px;
  font-size: 20px;
}

.product-cart {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 25px;
}


.product-cart label {
  width: 100%;
  display: block;
  margin-bottom: 5px;
  color: #236361;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
}


.product-cart .cart-quantity {
  width: 100%;
  color: #824f7e;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}


.product-cart .add-to-cart {
  background-color: #824f7e;
  color: #fff;
  text-align: center;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 20px;
  margin-top: 15px;
  border-width: 0px;
  width: 100%;
  display: block;
  padding: 12px 0px;
  text-transform: uppercase;
}

.product-cart .refund-link {
  color: #236361;
  font-size: 13px;
  text-decoration: underline;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  margin-top: 10px;
}

.related-product-left-arrow {
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -16px;
  cursor: pointer;
}


.related-product-right-arrow {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -16px;
  cursor: pointer;
}

.product-refund {
  background-color: #fffbed;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: left;
  color: #000;
  font-size: 13px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  line-height: 21px;
}

.blue-search-box {
  background-image: url('..//img/blue-search-box.png');
  width: 1176px;
  height: 170px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 60px;
}


.blue-search-form {
  background-image: url('..//img/nav_underscore.png');
  background-position: 50% 100%;
  background-size: 100% 10px;
  background-repeat: no-repeat;
  padding-bottom: 15px;
}


.blue-search-form #clear {
  display: inline-block;
  width: 20%;
  font-size: 13px;
  color: #42797c;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
}

.blue-search-form .search_text {
  width: 80%;
  box-sizing: border-box;
  background-color: transparent;
  border-width: 0px;
  color: #fff;
  font-size: 19px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
}


.blue-search-box .active_option {
  font-weight: bold;
  display: inline-block;
  background-image: url('..//img/nav_underscore.png');
  background-position: 50% 100%;
  background-size: 100% 10px;
  background-repeat: no-repeat;
  padding-bottom: 15px;
  color: #fff;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: bold;
  font-size: 15px;
  margin-right: 25px;
}

.blue-search-box .inactive_option {
  display: inline-block;
  color: #42797c;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: bold;
  font-size: 15px;
  background-image: url('..//img/nav_underscore-blue.png');
  background-position: 50% 100%;
  background-size: 100% 10px;
  background-repeat: no-repeat;
  padding-bottom: 15px;
}

.product-headline-background {
  background-image: url('..//img/headline-background.png');
  background-position: 50%;
  background-repeat: repeat-x;
  background-color: #42797c;
}


.product-headline-background h2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  width: 200px;
  background-color: #42797c;
  padding: 20px 35px;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 70px;
  color: #fff;
  text-align: center;
}

.course-featured-height {
  height: 350px;
}

.featured-course-date {
  font-weight: 900;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 24px;
  color: #e0dce0;
}


.course-featured-column-1 {
  width: 400px;
  margin-right: 50px;
  padding-top: 75px;
  padding-bottom: 75px;
}

.course-featured-column-2 {
  width: 700px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-top: 75px;
  padding-bottom: 75px;

}

.blog-sidebar {
  padding: 120px 60px 60px;
}

.blog-eyebrow {
  background-image: url('../../img/black-rectangle.png');
  background-size: 100% 100%;
  background-position: 50% 50%;
  padding: 5px 20px;
  color: #fff;
  background-repeat: no-repeat;
  font-family: Muno;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 30px;
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /* Webkit (non-standard naming) */

  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}

.blog_thumbnail {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.blog-content-column {
  max-width: 100%;
  margin-right: 70px;
  position: relative;
  width: 700px;
}

.blog-content-padding {
  padding: 70px;
}

.trainer-title-box {
  background-color: #fff;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  padding: 75px;
  position: relative;
  margin-top: 60px;
  z-index: 5;
  margin-bottom: 55px;

}

.trainer-title-box h2 {
  font-size: 80px;
  color: #5bb2ab;
  text-transform: uppercase;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 80px;
}


#trainer-details {
  margin-right: 70px;
  width: 700px;
}


.benefits_content {
  width: 75%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.benefits_content ul {
  color: #fff;
  font-size: 16px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 600;
}

.benefits_content ul li {
  line-height: 30px;
  margin-bottom: 40px;
  list-style-image: url('../../img/orange-bullet.png');
}

.home-about-content {
  padding-right: 70px;
}

.home-about-content p, .home-about-content ul, .home-about-content ol {
  margin-top: 20px;
  margin-bottom: 20px;
}

.home-about-content a {
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.zcobbar-ribbon {
  height: 90px !important;
  background-position: 50% 45px !important;
  top: 170px !important;
}

.zcobbar-ribbon:hover {
  height: 100px;
  background-position: 50% 50px;
}


.admin-bar .zcobbar-ribbon {
  height: 120px;
  background-position: 50% 70px;
}

.admin-bar .zcobbar-ribbon:hover {
  height: 130px;
  background-position: 50% 80px;
}


.admin-bar .zcobbar-ribbon {
  height: 120px;
  background-position: 50% 70px;
}

.admin-bar .zcobbar-ribbon:hover {
  height: 130px;
  background-position: 50% 80px;
}


.about-top-content p, .about-top-content ul, .about-top-content ol {
  margin-bottom: 40px;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  max-width: 90%;
}

.about-us-box-content p, .about-us-box-content ul, .about-us-box-content ol {
  margin-bottom: 30px;
}

.about-us-box-content p:last-child, .about-us-box-content ul:last-child, .about-us-box-content ol:last-child {
  margin-bottom: 0px;
}

.yellow_section_content p, .yellow_section_content ul, .yellow_section_content ol {
  margin-top: 20px;
  font-size: 22px;
  color: #fff;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  line-height: 35px;
  font-weight: normal;
}

.purple_section_content p, .purple_section_content ul, .purple_section_content ol {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 300;
  font-size: 17px;
  color: #fff;
  line-height: 30px;
}

.purple_section_content h1, .purple_section_content h2, .purple_section_content h3, .purple_section_content h4, .purple_section_content h5, .purple_section_content h6 {
  color: #fff;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.white_content_box_content {
  padding-right: 15px;
  color: #000;
  line-height: 30px;
  font-weight: 300;
  font-family: merriweather;
  font-size: 17px;
}

.white_content_box_content p, .white_content_box_content ul, .white_content_box_content ol {
  margin-top: 25px;
  margin-bottom: 25px;
}

.white_content_box_content ul li {
  line-height: 30px;
  margin-bottom: 40px;
  list-style-image: url('../../img/dark-orange-bullet.png');
}

.white_content_box_content ol li {
  line-height: 30px;
  margin-bottom: 15px;
  list-style-image: url('../../img/dark-orange-bullet.png');
}

.white_content_box_content strong {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #000;
}

.white_content_box_content h2 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #e26334;
  line-height: 36px;
}

.white_content_box_content h3 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #e26334;
  line-height: 32px;
}

.white_content_box_content h4 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #e26334;
}

.white_content_box_content h5 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #e26334;
}


.white_content_box_content h6 {
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #e26334;
}

.trainings_page_top_content {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-size: 22px;
  color: #fff;
}

.trainings_page_top_content p, .trainings_page_top_content ul, .trainings_page_top_content li {
  margin-bottom: 40px;
}

.trainings-blue-box {
  background-image: url('../../img/blue-box01.png');
  padding: 70px 80px 70px 50px;
  width: 367px;
  box-sizing: border-box;
  background-size: 100% 100%;
  background-position: 50% 50%;
  margin-left: 0px;
}

.trainings-blue-box p {
  color: #fff;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 14px;
  line-height: 20px;
  margin-top: 20px;
}

.training_type_column {
  width: 37%;
}


.training_listing_column {
  width: 63%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.hbspt-form .form-columns-2 {
  max-width: 100% !important;
}

.hbspt-form .hs-input, .pif-styles input {
  background-color: #eef9f8;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-size: 18px;
  color: #42797c;
  padding: 16px;
  width: 100%;
  border-width: 0px;
  box-sizing: border-box;
  margin-top: 6px;
  font-weight: bold;

}


.hbspt-form label {
  color: #7a7a7a !important;
  font-size: 13px !important;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif !important;
  font-weight: bold !important;
  margin-bottom: 0px !important;
  margin-top: 15px !important;
  display: block !important;
  text-transform: uppercase !important;
}

.hbspt-form .hs-fieldtype-text {
  margin-bottom: 0px !important;
}

.hbspt-form .hs-button, .pif-styles .button {
  display: inline-block !important;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif !important;
  font-weight: 900 !important;
  padding: 15px 50px !important;
  color: #fff !important;
  font-size: 17px !important;
  text-transform: uppercase !important;
  width: auto !important;
  background-color: #5bb2ab !important;
  background-image: none !important;
  border-width: 0px !important;
  box-shadow: none !important;
  letter-spacing: 1px;
  border-radius: unset;
}

.hbspt-form .hs-button:hover {
  box-shadow: none !important;
}

.white_content_box_content .hbspt-form ul li {
  margin-bottom: 10px;
}

.white_content_box_content .hbspt-form ul li label {

  text-transform: none !important;
}


.pif-styles td, .pif-styles th {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 14px;
  text-align: center;
  line-height: initial;
}

.hbspt-form select.hs-input {
  width: 85% !important;
  height: auto;
}

.email-sign-up-block .hbspt-form {
  width: 100%;
}

.email-sign-up-block .hs-form {
  display: flex;
  flex-direction: row;
  flex-wrap: no-wrap;
}

.email-sign-up-block .hs_email {
  width: 80%;
}

.email-footer.email-sign-up-block .hs_email {
  width: 70%;
}

.email-sign-up-block .hs_email label {
  display: none !important;
}

#email-c656cc09-74ad-46e0-be08-9b54e04a0f3d {
  background-color: #754a72;

  padding: 10px;
  color: #fff;
  font-size: 16px;
  height: 45px;
  width: 100%;
  box-sizing: border-box;
  border: 2px #754a72 solid;
  margin-top: 0px;
  font-weight: normal;
  box-shadow: none;
  border-radius: 0px !important;
}

#email-c656cc09-74ad-46e0-be08-9b54e04a0f3d.invalid.error {
  border: 2px #EEB657 solid;
}

.email-sign-up-block .hs_submit {
  width: 20%;
}

.email-footer.email-sign-up-block .hs_submit {
  width: 30%;
}

.email-sign-up-block .hs_submit.actions {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 0px;
}

.email-sign-up-block .hs_submit input {
  color: #fff;
  font-size: 20px;
  height: 45px;
  background-color: #8f588b !important;
  border-width: 1px;
  text-transform: uppercase;
  text-align: center;
  border-width: 0px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  cursor: pointer;
  border-radius: 0px !important;
  width: 100%;
  letter-spacing: 0px;
}

.email-sign-up-block .hs_submit input:hover,
.email-sign-up-block .hs_submit input:focus {
  background-color: #FFC769 !important;
}

.email-sign-up-block .hs_error_rollup {
  display: none;
}

.email-sign-up-block .submitted-message {
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-top: 0px;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
}

.posts_column {
  position: relative;
  margin-bottom: 40px;
  width: 700px;
  margin-right: 100px;
}

.end-scroll {
  width: 100%;
  padding-bottom: 100px;
}


.benefit-follow-up-block {
  width: 75%;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 80px;
  margin-bottom: 80px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
}

.home_quote {
  color: #fff;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  font-size: 120px;
  line-height: 125px;
}

.home_quote::before {

  content: '\201C';
  margin-left: -35px;

}

.home_quote::after {

  content: '\201D';
}

.home_quote_author {
  font-size: 31px;
  color: #ffc769;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
}

.mobile-topic-drop-down-button {
  display: none;
}

.library-post-padding {
  padding: 50px 75px;
}

.w600-block {
  display: none;
}

.w600min-block {
  display: block;
}

.blog-desktop {
  display: block;
}

/*  Button Clasess */

.wp-block-button__link {
  padding: 10px 40px;
  font-size: 14px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  line-height: 24px;
  text-transform: uppercase;
  border-radius: 15px;
  text-decoration: none;
}

.light-orange-hover:hover {
  background-color: #ffc669;
}


#bio-details {
  padding: 75px;
}

.blog-post-mobile {
  display: none;
}


/* Image Offsets */

.block-image-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.abs-image {
  position: absolute;
}

.image_height_auto {
  height: auto;
}

.image_height_100_per {
  height: 100%;
}

.image_height_320 {
  height: 320px;
  width: auto;
}

.image_width_150 {
  width: 150px;
  height: auto;
}

.image_width_150x150 {
  width: 150px;
  height: 150px;
}

.image_width_40 {
  width: 40px;
  height: auto;
}

.image_width_25 {
  width: 25px;
  height: auto;
}

.image_square_26 {
  width: 26px;
  height: 26px;
}

.image_width_20 {
  width: 20px;
  height: auto;
}

.top-n150 {
  top: -150px;
}


.top-n50 {
  top: -50px;
}

.top-n30 {
  top: -30px;
}

.top-n25 {
  top: -25px;
}

.top-n20 {
  top: -20px;
}

.top-0 {
  top: 0px;
}

.top-20-per {
  top: 20%;
}

.top-25 {
  top: 25px;
}

.top-25-per {
  top: 25%;
}

.top-30-per {
  top: 30%;
}

.top-30-px {
  top: 30px;
}

.top-40-per {
  top: 40%;
}

.top-45-per {
  top: 45%;
}

.top-50 {
  top: 50px;
}

.top-50-per {
  top: 50%;
}

.top-55 {
  top: 55px;
}

.top-70-per {
  top: 70%;
}

.top-75 {
  top: 75px;
}

.top-80 {
  top: 80px;
}

.top-100 {
  top: 100px;
}

.top-115 {
  top: 115px;
}

.top-150 {
  top: 150px;
}

.top-300 {
  top: 300px;
}

.top-325 {
  top: 325px;
}

.top-500 {
  top: 500px;
}

.top-600 {
  top: 600px;
}

.top-650 {
  top: 650px;
}

.top-750 {
  top: 750px;
}

.top-1100 {
  top: 1100px;
}

.top-1200 {
  top: 1200px;
}


.top-1300 {
  top: 1300px;
}

.top-2000 {
  top: 2000px;
}

.top-2800 {
  top: 2800px;
}

.top-3050 {
  top: 3050px;
}

.top-3650 {
  top: 3650px;
}

.top-4100 {
  top: 4100px;
}

.top-5000 {
  top: 5000px;
}

.top-6050 {
  top: 6050px;
}

.top-6650 {
  top: 6650px;
}

.top-7100 {
  top: 7100px;
}

.top-8000 {
  top: 8000px;
}

.right-n200 {
  right: -200px;
}

.right-n150 {
  right: -150px;
}

.right-n120 {
  right: -120px;
}

.right-n100 {
  right: -100px;
}

.right-n60 {
  right: -60px;
}

.right-n50 {
  right: -50px;
}

.right-n45 {
  right: -45px;
}

.right-n30 {
  right: -30px;
}

.right-n20 {
  right: -20px;
}

.right-n10 {
  right: -10px;
}

.right-0 {
  right: 0px;
}

.right-10 {
  right: 10px;
}

.right-30 {
  right: 30px;
}

.right-30-per {
  right: 30%;
}

.right-50 {
  right: 50px;
}

.right-70 {
  right: 70px;
}

.right-140 {
  right: 140px;
}

.right-205 {
  right: 205px;
}

.right-325 {
  right: 325px;
}

.bottom-n100 {
  bottom: -100px;
}

.bottom-n60 {
  bottom: -60px;
}

.bottom-n50 {
  bottom: -50px;
}

.bottom-n35 {
  bottom: -35px;
}

.bottom-n25 {
  bottom: -25px;
}

.bottom-n20 {
  bottom: -20px;
}

.bottom-n5 {
  bottom: -5px;
}


.bottom-0 {
  bottom: 0px;
}

.bottom-10 {
  bottom: 10px;
}

.bottom-25 {
  bottom: 25px;
}

.bottom-100 {
  bottom: 100px;
}

.left-n180 {
  left: -180px;
}

.left-n100 {
  left: -100px;
}

.left-n90 {
  left: -90px;
}

.left-n60 {
  left: -60px;
}

.left-n40 {
  left: -40px;
}


.left-n35 {
  left: -35px;
}

.left-n30 {
  left: -30px;
}

.left-n20 {
  left: -20px;

}

.left-0 {
  left: 0px;
}

.left-10-per {
  left: 10%;
}

.left-20-per {
  left: 20%;
}

.left-30-per {
  left: 30%;
}


.left-35-per {
  left: 35%;
}

.left-30 {
  left: 30px;
}


.left-50 {
  left: 50px;
}

.left-70 {
  left: 70px;
}


.left-70-per {
  left: 70%;
}

.left-80-per {
  left: 80%;
}

.left-100 {
  left: 100px;
}


.left-120 {
  left: 120px;
}

.max-width-image {
  width: 100%;
  height: auto;
  display: block;
}

.max-width-auto {
  max-width: 100%;
  height: auto;
}

.width-100-per {
  width: 100%;
  height: auto;
}

.width-100-per-fh {
  width: 100%;
}

.width-400 {
  width: 400px;
  height: auto;
}

.social-icon {
  width: 32px;
  height: auto;
}

.image-60 {
  width: 60px;
  height: auto;
}

.image-40 {
  width: 40px;
  height: auto;
}

.image-270 {
  width: 270px;
  height: auto;
}

.image-375 {}

.image-60x60 {
  width: 60px;
  height: 60px;
}


/* Padding and Margin classes */

.padding-20 {
  padding: 20px;
}

.padding-35 {
  padding: 35px;
}


.padding-50 {
  padding: 50px;
}

.padding-70 {
  padding: 70px;
}

.padding-75 {
  padding: 75px;
}

.padding-80 {
  padding: 80px;
}

.padding-vertical-15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.padding-vertical-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-vertical-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.padding-vertical-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.padding-vertical-75 {
  padding-top: 75px;
  padding-bottom: 75px;
}


.padding-horizontal-0 {
  padding-right: 0px;
  padding-left: 0px;
}

.padding-horizontal-20 {
  padding-right: 20px;
  padding-left: 20px;
}


.padding-horizontal-35 {
  padding-right: 35px;
  padding-left: 35px;
}

.padding-horizontal-40 {
  padding-left: 40px;
  padding-right: 40px;
}

.padding-horizontal-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.padding-horizontal-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.padding-horizontal-70 {
  padding-left: 70px;
  padding-right: 70px;
}


.padding-horizontal-75 {
  padding-left: 75px;
  padding-right: 75px;
}


.padding-vertical-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.padding-vertical-90 {
  padding-top: 90px;
  padding-bottom: 90px;
}

.padding-vertical-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.padding-vertical-110 {
  padding-top: 110px;
  padding-bottom: 110px;
}


.padding-vertical-150 {
  padding-top: 150px;
  padding-bottom: 150px;
}


.padding-top-20 {
  padding-top: 20px;
}

.padding-top-35 {
  padding-top: 35px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-top-70 {
  padding-top: 70px;
}

.padding-top-80 {
  padding-top: 80px;
}

.padding-top-85 {
  padding-top: 85px;
}

.padding-top-100 {
  padding-top: 100px;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-right-15 {
  padding-right: 15px;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-right-40 {
  padding-right: 40px;
}

.padding-right-70 {
  padding-right: 70px;
}


.padding-bottom-10 {
  padding-bottom: 10px;
}

.padding-bottom-20 {
  padding-bottom: 20px;
}

.padding-bottom-30 {
  padding-bottom: 30px;
}

.padding-bottom-40 {
  padding-bottom: 40px;
}

.padding-bottom-50 {
  padding-bottom: 50px;
}

.padding-bottom-70 {
  padding-bottom: 70px;
}

.padding-bottom-100 {
  padding-bottom: 100px;
}

.padding-bottom-150 {
  padding-bottom: 150px;
}

.padding-bottom-180 {
  padding-bottom: 180px;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-left-15 {
  padding-left: 15px;
}

.padding-left-40-per {
  padding-left: 40%;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-left-100 {
  padding-left: 100px;
}

.margin-0 {
  margin: 0px;
}

.margin-vertical-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.margin-vertical-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-vertical-15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.margin-vertical-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-vertical-25 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.margin-vertical-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.margin-vertical-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.margin-horizontal-35 {
  margin-left: 35px;
  margin-right: 35px;
}

.margin-horizontal-0 {
  margin-left: 0px;
  margin-right: 0px;
}

.margin-horizontal-auto {
  margin-right: auto;
  margin-left: auto;
}

.margin-top-n100 {
  margin-top: -100px;
}

.margin-top-n45 {
  margin-top: -45px;
}

.margin-top-n35 {
  margin-top: -35px;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-top-25 {
  margin-top: 25px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-top-70 {
  margin-top: 70px;
}

.margin-top-100 {
  margin-top: 100px;
}

.margin-top-250 {
  margin-top: 250px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-right-25 {
  margin-right: 25px;
}

.margin-right-32 {
  margin-right: 32px;
}

.margin-right-70 {
  margin-right: 70px;
}

.margin-right-100 {
  margin-right: 100px;
}

.margin-right-200 {
  margin-right: 200px;
}

.margin-bottom-n200 {
  margin-bottom: -200px;
}


.margin-bottom-0 {
  margin-bottom: 0px;
}

.margin-bottom-12 {
  margin-bottom: 12px;
}

.margin-bottom-15 {
  margin-bottom: 15px;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-25 {
  margin-bottom: 25px;
}

.margin-bottom-30 {
  margin-bottom: 30px;
}

.margin-bottom-35 {
  margin-bottom: 35px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

.margin-bottom-50 {
  margin-bottom: 50px;
}

.margin-bottom-70 {
  margin-bottom: 70px;
}

.margin-bottom-100 {
  margin-bottom: 100px;
}

.margin-left-n50 {
  margin-left: -50px;
}


.margin-left-n35 {
  margin-left: 35px;
}


.margin-left-12 {
  margin-left: 12px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-left-35 {
  margin-left: 35px;
}

/*  Footer Classes  */

.footer a {
  text-transform: capitalize;
}

.narrow-footer-column {
  width: 17%;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
}

.narrow-footer-column a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
}

.narrow-footer-column a:hover,
.narrow-footer-column a:focus {
  color: #ddb65f;
  text-decoration: underline #ddb65f 3px;
}

.wide-footer-column {
  width: 32%;
}

.mobile-footer-menu a {
  color: #b59ab4;
  text-decoration: none;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
}


.bottom-links a {
  padding-left: 35px;
  color: #797979;
  text-decoration: none;
}

/*  Unsorted  */


.training-home-link {
  display: block;
}

.blog-feed {
  max-width: 320px;
}

.blog-feed h4 {
  color: #5bb2ab;
  font-size: 22px;
  line-height: 30px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 900;
  margin-top: 16px;
  margin-bottom: 16px;
}

.blog-feed h4 a {
  color: #5bb2ab;
  text-decoration: none;
  white-space: break-spaces;
  margin: 0;
}

.blog-feed .blog-meta {
  font-size: 13px;
  color: #000;
  text-transform: uppercase;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: bold;
  margin-top: 10px;
}

.meta-category {
  color: #bea94e;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  letter-spacing: 1px;
}

.blog-summary {
  font-size: 13px;
  color: #000;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  margin-top: 25px;
  margin-bottom: 25px;
  line-height: 20px;
}

.blog-body {
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 30px;
}

.blog-body p, .blog-body ul, .blog-body ol {
  margin-bottom: 20px;
}

.blog-body h1 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 40px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.blog-body h2 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 32px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.blog-body h3 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 26px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.blog-body h4 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 20px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.blog-body h5 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 16px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.blog-body h6 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 14px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.blog-body img {
  max-width: 100%;
}


.blog-body .alignleft {
  float: left;
  margin: 10px 10px 10px 0px;
}

.blog-body .alignright {
  float: right;
  margin: 10px 0px 10px 10px;
}

.blog-body .aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}


.trainer-bio-content {}

.trainer-bio-content p, .trainer-bio-content ul, .trainer-bio-content ol {
  margin-bottom: 30px;
}

.trainer-bio-content h1 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 40px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.trainer-bio-content h2 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 32px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.trainer-bio-content h3 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 26px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.trainer-bio-content h4 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 20px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.trainer-bio-content h5 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 16px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.trainer-bio-content h6 {
  margin-bottom: 20px;
  color: #824f7e;
  font-size: 14px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: bold;
}

.trainer-bio-content .ssba {
  display: none;
}


.post-eyebrow {
  position: absolute;
  top: 0px;
  left: 70px;
}

hr.dotted {
  background-image: linear-gradient(to right, #b6b6b6 33%, rgba(255, 255, 255, 0) 0%);
  background-size: 6px 1px;
  background-repeat: repeat-x;
  height: 1px;
  background-color: transparent;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}

hr.dotted.purple {
  background-image: linear-gradient(to right, #7f727f 33%, rgba(255, 255, 255, 0) 0%);

}

/*hr.mobile-footer-column-wide{
	margin-bottom:0px;
}*/


.social-icons-placeholder {
  margin-top: 20px;
  margin-bottom: 20px;
}


.orange-box {
  width: 50%;
  box-sizing: border-box;
  padding: 50px;
}

.white_content_box {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 54px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  background-color: #fff;
  box-sizing: border-box;
  padding: 65px;
}

.purple_content_box {
  width: 1024px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 54px;
  box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  background-color: #5e3d5c;
  box-sizing: border-box;
  padding: 65px;
  position: relative;
}


.eyebrows-preload {
  /*display:none;*/
  width: 0px;
  height: 0px;
}

/*For the Scrolling Dots Section */
.scroll-indicator-controller>div {
  width: 15px;
  height: 15px;
  border-width: 0px;
  background-color: #5bb2ab;

}

.scroll-indicator-controller {
  left: 20px;
  right: auto;
}

.scroll-indicator-controller>div:hover span {
  display: none !important;
}


/*  Contact Form CSS Classes  */
.contact_form input, .contact_form select {
  background-color: #eef9f8;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-size: 18px;
  color: #42797c;
  padding: 16px;
  width: 100%;
  border-width: 0px;
  box-sizing: border-box;
  margin-top: 6px;
  font-weight: bold;
}

.contact_form input::placeholder {
  text-transform: uppercase;
  font-weight: normal;
}

.contact_form select {
  width: 100%;
  display: block;
}


.contact_form input.submit {
  display: inline-block;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  padding: 15px 50px;
  color: #fff;
  font-size: 17px;
  text-transform: uppercase;
  width: auto;
  background-color: #5bb2ab;

}

.contact_form label {
  color: #7a7a7a;
  font-size: 13px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 15px;
  display: block;
  text-transform: uppercase;
}

.contact_form label sup {
  color: #e26334;
}


.about-us-eyebrow {
  background-image: url('../../img/black-rectangle.png');
  background-size: 100% 100%;
  background-position: 50% 50%;
  padding: 15px 20px;
  color: #fff;
  ;
  background-repeat: no-repeat;
  font-family: Muno;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 17px;
  position: absolute;
  top: -26px;
  left: 100px;

}


.webinar-post:hover .about-us-eyebrow {
  background-image: url('../../img/webinar-rectangle.png');
}

.blog-post:hover .about-us-eyebrow {
  background-image: url('../../img/blog-rectangle.png');
}

.article-post:hover .about-us-eyebrow {
  background-image: url('../../img/article-rectangle.png');
}


.about-us-eyebrow.profile {
  left: 75px;
}


.about-us-eyebrow.course {
  left: 70px;
}


.iten {
  display: flex;
  flex-direction: row;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 14px;
}

.iten span {
  font-weight: bold;
  width: 110px;
  display: block;

}

.iten p {
  width: 450px;
}


.desktop-footer {
  display: block;
}


.mobile-footer {
  display: none;
}

.training-box-link {
  display: block;
  padding: 35px;
  text-decoration: none;
}


.calendar-title .mgbc_bread_crumbs {
  margin-bottom: 10px;
}

.calendar-title {
  margin-bottom: 20px;
}

body .calendar {
  width: 90%;
  border-width: 0px;
  margin-right: auto;
  margin-left: auto;
  /*display:flex;
	flex-wrap:wrap;*/
  background-color: #FFFBED;
}

.calendar-header-wrap {
  border-width: 1px 1px 0px 1px;
  border-color: #F5EDD4;
  border-style: solid;
}

.calendar-header {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;

  /*display: grid;
	grid-auto-columns: 1fr;
	grid-auto-flow: column;*/
}

.calendar-body {
  grid-template-columns: repeat(7, 1fr);
  display: grid;

}

.single-day {
  /*flex-basis:14.25%;*/
  background-color: #FFFBED;
  min-height: 150px;
  padding: 10px;
  overflow: hidden;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-size: 14px;
  color: #000;
  border: 1px solid #F5EDD4;
  font-weight: bold;
}

/*.single-day.even
{
	background-color:#FFFBED;
}*/


/* Default event colors */
.single-day.has_event {
  background-color: #BEA94E;
  border-right-color: #BEA94E;
  border-left-color: #BEA94E;
}

.single-day.has_event:hover {
  background-color: #A89445;
  border-right-color: #A89445;
  border-left-color: #A89445;
}

.single-day.c2-day-seminars {
  background-color: #5BB2AB;
  border-right-color: #5BB2AB;
  border-left-color: #5BB2AB;
}

.single-day.c2-day-seminars:hover {
  background-color: #42797C;
  border-right-color: #42797C;
  border-left-color: #42797C;
}


.single-day.c4-hour-workshops {
  background-color: #5E3D5C;
  border-right-color: #5E3D5C;
  border-left-color: #5E3D5C;
}

.single-day.c4-hour-workshops:hover {
  background-color: #533652;
  border-right-color: #533652;
  border-left-color: #533652;
}


.single-day.cvirtual-training {
  background-color: rgb(226, 99, 52);
  border-right-color: rgb(226, 99, 52);
  border-left-color: rgb(226, 99, 52);
}

.single-day.cvirtual-training a:hover {
  color: #5e3d5c;
}

.single-day.crestaurant-series {
  background-color: #ffc769;
  border-right-color: #ffc769;
  border-left-color: #ffc769;
}

.single-day.crestaurant-series a {
  color: #000;
}

.single-day.crestaurant-series a:hover {
  color: #5e3d5c;
}

.single-day span {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}

.single-day p {
  line-height: 16px;
  margin-bottom: 20px;
  font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
  font-weight: normal;
}

.single-day a {
  color: #fff;

  font-size: 12px;
  text-decoration: underline;

}

.header-day {
  /*flex-basis:14.25%;*/
  background-color: #FFFBED;
  padding: 10px;
  overflow: hidden;
  text-align: center;
  color: #E26334;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  border-bottom: 1px solid #F5EDD4;
}


.embed-map {
  width: 512px;
  height: 380px;
  max-width: 100%;
  max-height: 100%;
  /*width="512" height="380"*/
}


.calendar-header a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
}

.dropdown-block {
  background: rgba(255, 255, 255, 0.8);
  height: 50px;
  width: 100%;
  display: block;
}

.dropdown-hide{
  display: none;
}

.dropdown-training{
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  padding-top: 14px;
}
.dropdown-training a {
  text-transform: uppercase;
  color: #4d3a4c;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
.menu-content li.caret:hover + .menu-content.dropdown-training {
    display:flex; /* Display the dropdown */
    flex-direction: row;
    color: #4d3a4c;
    height: 200px;
    width: 100%;
    background-color: #fffbed;
}
.menu-content .caret:after {
  content: "";
  color: #FFC769;
  display: inline-block;
  box-sizing: border-box;
  position: relative;
  width: 10px;
  height: 10px;
  border-top: 2px solid;
  border-right: 2px solid;
  transform: rotate(135deg);
  left: -45px;
  bottom: -15px;
}

.menu-wrapper li ul.dropdown-training li {
/*    color: #4d3a4c;
    height: 200px;
    width: 100%;*/
}

/*@media only screen and (max-width: 1368px) {

	.photo-slider
	{
		height:500px;
	}

	.photo-slider div
	{
		height:500px;
	}


}*/


.training_listing_column .draggable {
  overflow: visible;
}


@media only screen and (max-width: 1368px) {
  .content-wrapper {
    width: 1100px;
  }

  .content-wrapper.padding-50 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .bread-butter {
    width: 1100px;
    padding-top: 20px;
  }

  /*	.photo-slider
	{
		height:450px;
	}

	.photo-slider div
	{
		height:450px;
	}*/
  .about-us-content {
    width: 780px;
  }

  .width_650 {
    width: 500px;
  }

  .course-header .padding-bottom-180 {
    padding-bottom: 250px;
  }

  #cart_box.width_340 {
    width: 300px;
  }

  .scroll-indicator-controller {
    z-index: 100;
  }

  #product-details.margin-right-100 {
    margin-right: 60px;
  }

  .library-header .image_height_320 {
    height: 200px;
    width: auto;
  }

  .width_340 {
    max-width: 100%;
  }


  .related-product-left-arrow {
    left: 10px;
  }

  .related-product-right-arrow {
    right: 10px;
  }

  .blue-search-box {
    max-width: 100%;
  }

  .products-card {
    margin-right: 10px;
    margin-left: 10px;
  }

  .course-featured-column-1 {
    margin-right: 25px;
    width: 300px;
  }

  .course-featured-height {
    height: 450px;
  }

  .blog-content-column {
    margin-right: 50px;
  }

  .trainings-blue-box {
    margin-left: 0px;
  }

}


@media only screen and (max-width: 1200px) {
  .content-wrapper {
    width: 968px;
  }

  .bread-butter {
    width: 968px;
    padding-top: 40px;
  }

  .border-images img.left-0 {
    left: 0px;
    width: 35%;
    bottom: -50px;
  }

  .border-images img.right-0 {
    right: 0px;
    width: 35%;
    top: -50px;
  }

  /*	.photo-slider
	{
		height:400px;
	}

	.photo-slider div
	{
		height:400px;
	}	*/
  .main-banner .image_height_320 {
    height: 200px;
    width: auto;
  }

  #cart_box.width_340 {
    width: 250px;
  }

  .course-header .margin-left-n35 {
    margin-left: 0px;
  }


  .course-header .width_1076 {
    width: 100%;
  }

  .course-header .width_1100 {
    width: 100%;
  }


  #course-details.width_700, #Itinerary.width_700, #trainers.width_700 {
    width: 550px;
  }


  #Pull-Quote .margin-right-200 {
    margin-right: 100px;
  }

  .width_700 {
    max-width: 100%;
  }

  .width_1200 {
    max-width: 100%;
  }

  #product-details.margin-right-100 {
    margin-right: 20px;
  }

  #product-details.width_700 {
    max-width: 95%;
  }


  #search_from .site_search {
    display: block;
  }

  #clear {
    display: block;
  }

  .clear-search {
    width: 15% !important;
  }

  .library-image img.abs-image {
    position: static;
    margin-top: 10px;
  }

  .width_1000 {
    max-width: 100%;
  }


  .course-featured-column-1 {
    padding-left: 20px;
  }

  .blog-content-column {
    margin-right: auto;
    margin-left: auto;
    max-width: 90%;
  }


  #trainer-details {
    margin-right: 35px;
    max-width: 90%;

  }

  .calendar {
    width: 95%;
  }

  .trainings-blue-box {
    width: 340px;
    padding-top: 20px;

  }

  #zingposium .two-thirds {
    width: 100%;
  }

  #zingposium .zingposium_image {
    width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  #zingposium .flex-row {
    flex-wrap: wrap;
  }

  .trainings-blue-box {
    margin-left: 20px;
  }

}


@media only screen and (max-width: 1024px) {

  .content-wrapper {
    width: 750px;
  }

  .training-wrapper {
    width: 750px;
  }

  .two-thirds {
    width: 100%;
  }

  .one-third {
    width: 100%;
  }

  .main-banner.side-images {
    padding-bottom: 30px;
  }

  .hero-content-one-column {
    flex-direction: column;
  }

  .hero-content-one-column img {
    max-width: 50%;
    height: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .margin-top-250 {
    margin-top: 50px;
  }

  .bread-butter {
    width: 100%;
  }

  .bread-butter p {
    color: #fff;
    text-align: center;
    width: 700px;
    font-size: 22px;
    line-height: 30px;
    z-index: 50;
    font-family: "Merriweather", "Georgia", "Times New Roman", "Times", serif;
    margin-bottom: 20px;
  }

  .zing-card p {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  }


  .bread-butter .blue-box {
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: -20px;
  }

  .flex-wrapped-center {
    flex-direction: column;
  }

  .zing-card {
    width: 100%;
    margin: 0px 0px 20px 0px;
  }

  /*	.photo-slider
	{
		height:300px;
	}

	.photo-slider div
	{
		height:300px;
	}*/
  .recomended-reading {
    position: static;
    padding-top: 30px;
    padding-bottom: 30px;
    height: auto;
  }

  .home_calendar {
    height: auto;
  }

  .reading-section a.position-absolute {
    position: static;
  }


  .side-content-wrapper {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }


  .slick-slide img {
    max-width: 100%;
  }

  .about-image-slider {
    position: relative;
    padding-bottom: 20px;
    width: 100%;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
  }

  .padding-left-40-per {
    padding-left: 0%;
  }

  .about-us-image-slider {
    width: 100%;
    padding-left: 20px;
  }

  .about-image-slider .slick-dots {
    bottom: -10px;
  }


  .desktop-footer {
    display: none;
  }


  .mobile-footer {
    display: block;
  }

  .mobile-footer-column {
    width: 50%;
  }

  .mobile-footer-column-wide {
    width: 100%;
  }

  .mobile-footer-column-wide a {
    color: #fff;
  }

  .email-sign-up-block {
    padding-left: 0px;
    padding-right: 0px;
  }

  .About-Zingermans .padding-left-100 {
    padding-left: 0px;
  }

  .reverse-column-on-mobile {
    display: flex;
    flex-direction: column-reverse;
  }

  .about-us-content {
    width: 100%;
    padding: 35px 50px;
  }

  .about-us-content.right {
    margin-left: 0px;
  }

  .our-team-profile {
    flex: 0 30%;
  }

  .image-375 {
    width: 150px;
    height: auto;
  }

  .about-us-content .position-absolute {
    position: static;
  }

  .about-us-content .width_370 {
    width: 100%;
  }

  .about-us-content .width_650 {
    width: 100%;
  }

  .course-header .abs-image {
    display: block;
    position: static;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    transform: translateY(50px);
  }

  .course-header .image-270 {
    width: 150px;
  }

  .course-header .orange-border-box {
    padding-right: 0px;
    padding-bottom: 0px;
    height: auto;
    margin-left: 0px;
  }

  .course-header .white-content-box {
    padding-bottom: 0px;
    transform: translate(40px, 40px);
  }

  .course-header .content-wrapper {
    margin-left: 0px;

  }

  .course-header .padding-bottom-180 {
    padding-bottom: 120px;
  }

  .course_body.flex-row {
    flex-direction: column;
  }


  #course-details.width_700, #Itinerary.width_700, #trainers.width_700 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  #cart_box.width_340 {
    width: 100%;
  }

  .course_meta.flex-row {
    flex-direction: column;
  }

  .two-thirds.padding-left-50 {
    padding-left: 0px;
  }

  .flex-row.flex-col-reverse-1024, .flex-col-reverse-1024 {
    display: flex;
    flex-direction: column-reverse;
  }

  .flex-row.flex-col-1024 {
    display: flex;
    flex-direction: column;
  }

  #search_form #clear {
    float: right;
  }

  .width_340 {
    width: 100%;
  }

  .hide_1024 {
    display: none;
  }

  .padding-vertical-110 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .library-category-list {
    background-image: url('../../img/arrow-down.png');
    background-position: right 10px;
    background-repeat: no-repeat;
    margin-left: 0px;
  }

  .library-category-list li {
    display: none;
    text-align: center;
  }

  .library-category-list li.active_list_item {
    display: block;
    text-align: center;
    color: #e26334;

  }

  .library-category-list li.active_list_item a {
    color: #e26334;
  }


  #product-details.width_700 {
    margin-right: auto;
    margin-left: auto;
  }


  .course-featured-column-1 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }

  .course-featured-column-2 {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }


  .width_700.course-featured-height {
    width: 100%;
  }

  .course-featured-height {
    height: auto;
  }


  #trainer-details {
    margin-right: auto;
    margin-left: auto;
  }

  .zingermans-model-content-padding {
    padding-top: 75px;
  }

  .training_type_column {
    width: 50%;
  }

  .training_listing_column {
    width: 50%;
  }


  .store-icons {
    width: 50px;
  }

  .posts_column {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  #zingposium .zingposium_image {
    width: 100%;

  }


  #bio-details {
    padding: 50px;
  }

  .calendar {
    width: 100%;
  }

  .home-about-content {
    padding-right: 0px;
  }

  .email-sign-up-block .hs_submit input {
    font-size: 14px;
  }

  .library-category-list li.mobile-topic-drop-down-button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 25px;
    height: 25px;
    z-index: 50;
    display: none;
  }

  .embed-map {
    height: 450px;
  }

  .main-banner.side-images {
    min-height: 0px;
  }

  .main-banner .hero-150 {
    margin-top: 30px;
  }

  .email-footer {
    display: block;
  }

  .email-footer .email-sign-up-block .hs_submit input {
    max-width: 100%;
    width: 100% !important;
  }

  .email-footer .email-sign-up-block .hs_submit {
    width: 40%;
  }

  .email-footer .email-sign-up-block .hs_email {
    width: 60%;
  }

}


@media only screen and (max-width: 800px) {
  .main-banner.side-images {
    z-index: 1000;
  }

  .content-wrapper {
    width: 95%;
  }

  .training-wrapper {
    width: 95%;
  }


  .hero-150 {
    font-size: 100px;
    line-height: 100px;
    text-align: center;
  }

  .hero-20 {
    text-align: center;
    width: 100%;
  }

  .bread-butter p {
    width: 95%;
  }

  .border-images img.left-0 {
    left: 0px;
    width: 35%;
    bottom: -40px;
    top: auto;
  }

  .border-images img.right-0 {
    right: 0px;
    width: 35%;
    top: -20px;
  }


  .right-n100 {
    right: -75px;
  }

  .flex-row {
    flex-direction: column;
  }

  .seventy {
    width: 100%;
  }

  .thirty {
    width: 100%;
  }

  .mobile-footer-menu.thirty {
    width: 30%;
    margin-bottom: 20px;
  }

  .large-quote img {
    max-width: 50%;
    margin-top: 20px;
    position: static;
  }

  .fifty {
    width: 100%;
  }

  .menu-wrapper {
    display: none;
  }

  .store-icons {
    display: none;
  }

  .main-banner.product .menu-content {
    box-shadow: 5px 5px 18px 0px rgba(0, 0, 0, .5);
  }

  .menu-item-home {
    display: block;
    background-image: url('../../img/zing-train-logo.png');
  }

  .mobile-menu-button {
    display: block;
    width: 30px;
    height: 25px;
    background-image: url('../../img/purple-white-menu.png');
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .mobile-menu-button:focus {
    border: 1px white solid;
  }

  .orange .mobile-menu-button {
    background-image: url('../../img/purple-white-menu.png');
  }

  .yellow .mobile-menu-button {
    background-image: url('../../img/purple-white-menu.png');
  }

  .post .mobile-menu-button {
    background-image: url('../../img/purple-white-menu.png');
  }

  .purple .mobile-menu-button {
    background-image: url('../../img/purple-white-menu.png');
  }

  .menu-wrapper.menu-open {
    position: fixed;
    top: 80px;
    left: 0px;
    right: 0px;
    bottom: 40px;
    background-color: #000;
    overflow: scroll;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .store-icons.menu-open {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 40px;
    background-color: #000;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    width: auto;
  }

  .main-banner {
    padding-top: 60px;
  }

  .our-team-profile {
    flex: 0 45%;
  }

  .our-team-profile h4 {
    text-align: center;
  }

  .our-team-profile p {
    text-align: center;
  }

  .mobile-footer .thirty {
    text-align: center;
  }

  .purple-quote .position-absolute {
    position: static;
    display: block;
    margin-right: auto;
    margin-left: auto;

  }

  .orange-box {
    width: 80%;
  }

  .course-header .white-content-box {
    transform: translate(0px, 40px);

  }

  .breadcrumbs {
    margin-bottom: 0px;
  }

  .width_650 {
    max-width: 100%;
  }

  .library-header .abs-image.left-50 {
    left: auto;
    right: -50px;
  }

  .library-header .abs-image.right-50 {
    left: -50px;
    top: -150px;
  }

  #product-details .library-image.padding-75 {
    padding-bottom: 0px;
  }

  .library-post .abs-image {
    transform: translateY(20px);
  }

  #search_form {
    margin-top: 20px;
  }

  .width_450 {
    max-width: 100%;
  }

  .mobile_only {
    display: block;
  }

  .desktop_only {
    display: none;
  }

  .mobile_bold {
    font-weight: bold;
  }


  .mobile-margin-top-n40 {
    margin-top: -40px;
  }

  .mobile-product-breadcrumbs {
    background-color: #407a7b;
    background-image: url('../../img/blue-header-dots.jpg');
    background-size: cover;
    padding-top: 25px;
    padding-bottom: 80px;
    width: 100%;
  }

  .mobile-product-breadcrumbs p {
    margin-left: auto;
    margin-right: auto;
    max-width: 95%;
    width: 700px;
  }

  .related-product-left-arrow {
    display: none;
  }

  .related-product-right-arrow {
    display: none;
  }


  .related-product-scroll .slick-dots {
    bottom: -20px;
  }

  .product-refund {
    background-color: #42797c;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: left;
    color: #fff;
    font-size: 13px;
    font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
    line-height: 21px;
  }

  .product-refund .content-wrapper {
    max-width: 90%;
  }

  .blue-search-box {
    flex-direction: column;
    height: auto;
    background-size: 100% 100%;
  }

  .blue-search-form, .blue-search-box p {
    margin-bottom: 20px;
  }

  .products-card {
    margin-right: 10px;
    margin-left: 10px;
  }

  .course-featured-column-2 {
    width: 90%;
  }

  .breadcrumbs.blog-post, .breadcrumbs.contact {
    margin-bottom: 40px;
  }

  .blog-feed {
    max-width: 100%;
  }


  .contact_form .sixty {
    padding-right: 0px;
    width: 100%;
  }

  .contact_form .forty {
    padding-right: 0px;
    width: 100%;
  }

  .calendar-entry {
    height: 450px;
  }

  .calendar-entry:hover {
    height: 470px;
  }

  .calendar-entry .calendar-content-top {
    height: 380px;
  }

  .hide-800 {
    display: none;
  }


  .training_type_column {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }

  .training_listing_column {
    width: 100%;
    display: block;
    margin-top: -50px;
  }


  .training-entry {
    width: auto;
    margin-left: 0px;
  }

  .trainings-blue-box {
    width: 100%;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 20px 50px 90px;
  }

  .calendar-scroll .slick-dots {
    display: none !important;
  }

  .calendar-scroll {
    height: 600px;
  }

  .calendar-scroll .draggable {
    height: 600px;
  }

  .posts_column {
    max-width: 95%;
  }

  .about-us-address-box p, .about-us-address-box ul, .about-us-address-box ol {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .zingposium_ribbon {
    width: 600px;
    font-size: 20px;
  }

  #zingposium .abs-image {
    display: none;
  }

  #zingposium h2 {
    font-size: 110px;
    line-height: 90px;
  }

  #zingposium h4 {
    font-size: 45px;
    line-height: 45px;
  }

  .header-day {
    display: none;
  }

  .single-day {

    display: none;

  }

  .single-day.has_event {
    display: block;
  }

  .calendar-body {
    grid-template-columns: repeat(1, 1fr);
  }

  .single-day.c2-day-seminars {
    border-bottom: 1px solid #5BB2AB;
    border-top: 1px solid #5BB2AB;
  }

  .single-day.c2-day-seminars:hover {
    border-bottom: 1px solid #42797C;
    border-top: 1px solid #42797C;
  }

  .single-day.ccatered-to-you {
    border-bottom: 1px solid #BEA94E;
    border-top: 1px solid #BEA94E;
  }

  .single-day.ccatered-to-you:hover {
    border-bottom: 1px solid #A89445;
    border-top: 1px solid #A89445;
  }

  .single-day.c4-hour-workshops {
    border-bottom: 1px solid #5E3D5C;
    border-top: 1px solid #5E3D5C;
  }

  .single-day.c4-hour-workshops:hover {
    border-bottom: 1px solid #533652;
    border-top: 1px solid #533652;
  }

  .trainer-title-box h2 {
    font-size: 60px;
    color: #5bb2ab;
    text-transform: uppercase;
    font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
    font-weight: 400 !important;
    line-height: 60px;
  }

  .library-post-padding {
    padding: 40px 50px;
  }

  .blog-desktop {
    display: none;
  }

  .blog-post-mobile {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 40px;
  }

  .admin-bar .blog-post-mobile {
    padding-top: 0px;
  }

  .blog-post-mobile .mgbc_bread_crumbs {
    margin-bottom: 0px;
    color: #fff;
  }

  .blog-post-mobile .mgbc_bread_crumbs a {
    color: #fff;
  }

  .blog-content-column {
    margin-top: 50px;
  }

  .desktop_only_inline {
    display: none;
  }


  .trainer-list {
    width: 95%;
    display: block;
  }

  .our-team-profile {
    margin-right: 20px;
    margin-left: 5px;
    margin-bottom: 40px;
  }

  .trainer-list .slick-list {
    overflow: visible;
  }

  .about-us-dots.padding-vertical-100 {
    padding-bottom: 0px;
  }

  .white_content_box_content {
    padding-right: 0px;
  }

  .mobile-back-link {
    display: inline-block;
    margin-top: 45px;
    color: #fff;
    font-size: 13px;
    font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 25px;
    margin-left: 5%;
  }

  .admin-bar .mobile-back-link {
    margin-top: 0px;
  }

  .mobile-back-link img {
    vertical-align: middle;
  }

  .single-trainer .mgbc_bread_crumbs {
    display: none;
  }

  .blue-box {
    background-image: none;
    background-color: #5bb2ab;
  }

  .blue-box2 {
    background-image: none;
    background-color: #5bb2ab;
  }

  .mobile_back_enabled .mgbc_bread_crumbs {
    display: none;
  }

}


@media only screen and (max-width: 600px) {

  .w600-block {
    display: block;
  }

  .w600min-block {
    display: none;
  }

  .border-images img.left-0 {
    bottom: -20px;
  }

  .image-size-147x158 {
    width: 100px;
    height: auto;
  }

  .image-172 {
    width: 100px;
    height: auto;
  }

  .image-172.right-n100 {
    right: -50px;
  }

  .bottom-n60 {
    bottom: -30px;
  }

  .reading-section h2.text_left {
    text-align: center;
  }

  .our-team-profile {
    flex: 0 90%;
  }

  .about-us-dots .flex-wrapped-spaced {
    justify-content: center;
  }

  .about-us-content h2 {
    font-size: 50px;
    line-height: 50px;
  }

  .white-font-cheap-pine-sans-125 {
    font-size: 100px;
    line-height: 100px;
  }

  .white-font-cheap-pine-sans-100 {
    font-size: 75px;
    line-height: 75px;
  }

  .our-location {
    flex-direction: column;
  }

  .scroll-indicator-controller {
    display: none;
  }

  .width_480 {
    max-width: 100%;
  }

  #Pull-Quote .margin-right-200 {
    margin-right: auto;
    margin-left: auto;
  }

  .margin-top-70 {
    margin-top: 20px;
  }

  .products-card {
    margin-right: auto;
    margin-left: auto;
  }

  .zingermans-model-content-padding {
    padding-top: 50px;
  }


  .side-content-wrapper .black-font-montserrat-13 {
    line-height: 20px;
  }

  .side-content-wrapper h4.margin-vertical-15 {
    margin-top: 25px;
    margin-bottom: 15px;
  }

  #zingposium h2 {
    font-size: 94px;
    line-height: 90px;
  }

  #zingposium h4 {
    font-size: 34px;
    line-height: 34px;
  }

  #bio-details {
    padding: 40px;
  }

  .blue-box2 {
    width: 95%;
  }

  .zingermans-model-content-padding {
    padding-left: 25px;
    padding-right: 25px;
  }

  .benefits_content {
    width: 90%;
  }


  .benefit-follow-up-block {
    width: 95%;

    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;

  }

  .email-footer {
    flex-wrap: wrap;
  }


  .email-sign-up-block {
    width: 100%;
  }

  .mobile-size-50 {
    font-size: 50px;
    line-height: 50px;
  }

  .blog-content-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  .home_quote_author {
    font-size: 18px;
  }

  .zingposium-padding {
    padding-left: 35px;
    padding-right: 35px;
  }

  #zingposium p {
    font-size: 18px;
    margin-bottom: 35px;
    font-weight: 600;
  }


  .trainer-title-box h2 {
    font-size: 50px;
    color: #5bb2ab;
    text-transform: uppercase;
    font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
    font-weight: 400 !important;
    line-height: 50px;
  }

  .library-post-padding {
    padding: 40px 35px;
  }

  .posts_column {
    width: 90%;
  }

  .zingposium_tickets {
    width: 100%;
  }

  .blog-content-column {
    margin-top: 35px;
  }

  .white_content_box {
    padding-left: 35px;
    padding-right: 35px;
  }

  .our-location .white-font-cheap-pine-sans-70 {
    font-size: 50px;
    line-height: 50px;
  }

}


@media only screen and (max-width: 480px) {
  .hero-150 {
    font-size: 75px;
    line-height: 75px;
  }

  .main-banner .image_height_320 {
    display: none;
  }

  .about-us-content h2 {
    margin-top: 20px;
  }

  .white-font-cheap-pine-sans-125 {
    font-size: 75px;
    line-height: 75px;
  }

  .white-font-cheap-pine-sans-100 {
    font-size: 55px;
    line-height: 55px;
  }

  .width_480 {
    max-width: 95%;
  }

  .padding-horizontal-70 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .side-content-wrapper .black-font-montserrat-13 {
    line-height: 24px;
  }

  .zingposium_ribbon {
    width: 450px;
  }

  #zingposium h4 {
    font-size: 34px;
    line-height: 34px;
  }

  #bio-details {
    padding: 30px;
  }

  .zingermans-model h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .blue-box2 {
    width: 100%;
  }

  .zingposium_tickets a {
    display: block;
    text-align: center;
  }

  .email-sign-up-block .hs_email {
    width: 60%;
  }

  .email-sign-up-block .hs_submit {
    width: 40%;
  }

  .home_quote {
    font-size: 75px;
    line-height: 70px;
  }

  .hide_on_phone {
    display: none;
  }

  /*.trainer-title-box h2
	{
		font-size:40px;color:#5bb2ab;text-transform:uppercase;font-family:cheap-pine-sans;line-height:40px;font-weight:400;
	}*/

}


.sticky_library_menu h3 {
  font-size: 30px;
  color: #5bb2ab;
  font-family: cheap-pine-sans, cheap-pine-sans-1, cheap-pine-sans-2, sans-serif;
  font-weight: 400 !important;
  line-height: 30px;
  margin-top: 15px;
}

.logo-grid {
  display:flex;
  flex-wrap:wrap;
}

.logo-grid p {
  width: 22%;
  height: 100%;
  padding: 10px 10px;
}


/*#zingtrain-logo a:hover {
  background-image:none;
}

.primary-menu a {
  margin: 0 20px;
}

.carrot {
  font-size: 11px;
}*/

.white_content_box a:not(.purple-button) {
  color: #5bb2ab;
  white-space: normal !important;
  font-family: "Merriweather", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif !important;
  text-transform: capitalize !important;
}

.white_content_box .purple-button {
  text-transform: uppercase !important;
}

.orange-button, .wp-block-button.orange .wp-block-button__link {
  padding: 10px 40px;
  color: #fff;
  font-size: 18px;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 800;
  line-height: 24px;
  text-transform: uppercase;
  background-color: #e26334;
  border-radius: 15px;
  text-decoration: none;
}

.orange-button:hover, .wp-block-button.orange .wp-block-button__link:hover {
  background-color: #ffc669;
  color:#ffffff;
}

.orange-button:focus, .wp-block-button.orange .wp-block-button__link:focus {
  outline: 2px dashed #ffc769 !important;
  outline-offset: 2px !important;
}

.purple-button, .wp-block-button.purple .wp-block-button__link {
  padding: 8px 25px !important;
  color: #fff !important;
  text-transform: uppercase !important;
  font-weight: bold;
  border-radius: 20px;
  margin-top: 20px;
  background-color: #5e3d5c;
  font-family: "Montserrat", "Source Sans", "Helvetica Neue", "Helvetica", "Arial Black", "Arial", sans-serif;
  font-weight: 900;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
}

.purple-button:hover, .wp-block-button.purple .wp-block-button__link:hover {
  background-color: #ffc669;
}

.purple-button:focus, .wp-block-button.purple .wp-block-button__link:focus {
  outline: 2px dashed #ffc769 !important;
  outline-offset: 2px !important;
}

.footer-column-1 br{
  display: none;
}
