@charset "UTF-8";
/*
  Foundation for Sites components:
  Import the building blocks you need for your project.
  Reducing the number of imported components will optimize page speed.
  ---------------------------------------------------------------------
  The Foundation framework is built by Zurb
  Licensed under MIT Open Source
*/
@font-face {
  font-family: "wellfleetregular";
  src: url("../woff2/wellfleet-regular-webfont.woff2") format("woff2"),
    url("../woff/wellfleet-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

/*$header-sizes: (
  small: (
    'h1': 24,
    'h2': 20,
    'h3': 19,
    'h4': 18,
    'h5': 17,
    'h6': 16,
  ),
  medium: (
    'h1': 48,
    'h2': 40,
    'h3': 31,
    'h4': 25,
    'h5': 20,
    'h6': 16,
  ),
);*/
/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.wp-caption > figcaption {
  max-width: 100%;
  font-size: 0.8rem;
  color: #999;
  padding: 0.25rem 0;
}

p.wp-caption-text {
  font-size: 90%;
  color: #666;
  padding: 0.625rem 0;
}

.alignleft {
  float: left;
  padding-right: 1rem;
  margin: 0;
}
@media screen and (max-width: 47.9375em) {
  .alignleft {
    display: block;
    margin: 0px auto;
    padding: 0px;
    float: none;
  }
}

.alignright {
  float: right;
  padding-left: 1rem;
  margin: 0;
}
@media screen and (max-width: 47.9375em) {
  .alignright {
    display: block;
    margin: 0px auto;
    padding: 0px;
    float: none;
  }
}

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

.wellfleetregular {
  font-family: "wellfleetregular";
}

.entry-content .vc_row.vc_row-flex {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_row.vc_row-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.entry-content .vc_row {
  margin: 0px;
}
.entry-content .vc_row .vc_column_container {
  position: static;
}
.entry-content .vc_row .vc_column-inner {
  padding: 0px !important;
}
.entry-content .vc_row .vc_row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.entry-content .vc_row .vc_row::before,
.entry-content .vc_row .vc_row::after {
  content: " ";
  display: table;
}
.entry-content .vc_row .vc_row::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .entry-content .vc_row .vc_row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_row .vc_row {
    max-width: 380px;
  }
}
.entry-content .vc_row .vc_row.full-width {
  max-width: 100%;
}
.entry-content .vc_row .vc_row .wpb_column {
  padding: 0px 15px;
}
.entry-content .vc_row .vc_row .wpb_content_element {
  margin-bottom: 0px;
}
.entry-content .vc_row .vc_separator {
  margin-bottom: 0px;
}
.entry-content .vc_row .vc_btn3-container {
  margin-bottom: 0px;
}
.entry-content
  .vc_row
  .vc_btn3-container.vc_btn3-center
  .vc_btn3-block.vc_btn3-size-md {
  position: relative;
  padding: 18px 44px 18px 50px;
  border: none;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  -webkit-transition: none;
  transition: none;
}
.entry-content .vc_row .vc_btn3-container .vc_btn3 {
  position: relative;
  padding: 18px 44px 18px 50px;
  background: #415f8e;
  border: none;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  -webkit-transition: none;
  transition: none;
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_row .vc_btn3-container .vc_btn3 {
    padding: 18px 40px 18px 47px;
  }
}
.entry-content .vc_row .vc_btn3-container .vc_btn3:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url("../svg/arrow-forward.svg");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.entry-content .vc_row .vc_btn3-container .vc_btn3:hover {
  background: #1fac75 !important;
  color: #fff;
}
.entry-content .vc_row .vc_btn3-container .vc_btn3:active {
  color: #fff;
}
.entry-content .vc_row .vc_btn3-container.bg-blue .vc_btn3 {
  background: #6788b4;
}
.entry-content .vc_row .vc_btn3-container.bg-blue-2 .vc_btn3 {
  background: #69a2d7;
}
.entry-content .vc_row .vc_btn3-container.bg-blue-3 .vc_btn3 {
  background: #415f8e;
}
.entry-content .vc_row .vc_btn3-container.bg-blue-4 .vc_btn3 {
  background: #435e8e;
}
.entry-content .vc_row .vc_btn3-container.bg-blue-5 .vc_btn3 {
  background: #335086;
}
.entry-content .vc_row .vc_btn3-container.bg-green .vc_btn3 {
  background: #1fac75;
}
.entry-content .vc_row .vc_btn3-container.bg-green .vc_btn3:hover {
  background: #415f8e !important;
}
.entry-content .vc_row .vc_btn3-container.bg-green-2 .vc_btn3 {
  background: #a1d196;
}
.entry-content .vc_row .vc_btn3-container.bg-green-3 .vc_btn3 {
  background: #b8e986;
}
.entry-content .vc_row .vc_btn3-container.bg-yellow .vc_btn3 {
  background: #f5b61b;
}
.entry-content .vc_row .vc_btn3-container.bg-red .vc_btn3 {
  background: #ea263e;
}
.entry-content .vc_row .vc_btn3-container.bg-purple .vc_btn3 {
  background: #9d70b0;
}
.entry-content .vc_row .vc_btn3-container.full-width {
  width: 100%;
}
.entry-content .vc_row .vc_btn3-container.full-width .vc_btn3 {
  width: 100%;
}
.entry-content .vc_row .vc_btn3-container.blue-text-link .vc_btn3 {
  background: transparent;
  color: #435e8e;
  font-size: 18px;
  line-height: 22px;
  padding: 0;
}
.entry-content .vc_row .vc_btn3-container.blue-text-link .vc_btn3:after {
  background-image: url("../svg/blue-link-arrow.svg");
  height: 25px;
  width: 36px;
  margin-left: 16px;
}
.entry-content .vc_row .vc_btn3-container.blue-text-link .vc_btn3:hover {
  background: transparent !important;
  color: #20ac74;
}
.entry-content .vc_row .vc_btn3-container.blue-text-link .vc_btn3:hover:after {
  background-image: url("../svg/green-link-arrow.svg");
}

.entry-content .vc_section {
  position: relative;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-left: 0;
  margin-right: 0;
}
@media screen and (max-width: 74.9375em) {
  .entry-content .vc_section {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.entry-content .vc_section .vc_row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
.entry-content .vc_section .vc_row::before,
.entry-content .vc_section .vc_row::after {
  content: " ";
  display: table;
}
.entry-content .vc_section .vc_row::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .entry-content .vc_section .vc_row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_section .vc_row {
    max-width: 380px;
  }
}
.entry-content .vc_section .vc_row .wpb_column {
  padding: 0px 15px;
}
.entry-content .vc_section .vc_row .wpb_content_element {
  margin-bottom: 0;
}
.entry-content .vc_section .vc_row.w-990 {
  width: 100% !important;
  max-width: 990px !important;
  left: 0 !important;
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_section .vc_row.w-990 {
    max-width: 380px !important;
  }
}
.entry-content .vc_section .vc_row.w-780 {
  width: 100% !important;
  max-width: 810px !important;
  left: 0 !important;
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_section .vc_row.w-780 {
    max-width: 380px !important;
  }
}
.entry-content .vc_section .vc_row.color-blocks-row .wpb_column {
  padding-left: 8px;
  padding-right: 8px;
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_section .vc_row.color-blocks-row .wpb_column {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 74.9375em) {
  .entry-content .vc_section .vc_row.c-w-220-mobile {
    max-width: 660px !important;
  }
  .entry-content .vc_section .vc_row.c-w-220-mobile .wpb_column {
    max-width: 220px;
    width: 100% !important;
    float: left;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_section .vc_row.c-w-220-mobile {
    max-width: 500px !important;
  }
  .entry-content .vc_section .vc_row.c-w-220-mobile .wpb_column {
    max-width: 220px;
    width: 100% !important;
    float: left;
    margin-left: auto;
    margin-right: auto;
  }
}
.entry-content .vc_section.full-width .vc_row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 75rem;
}
.entry-content .vc_section.full-width .vc_row::before,
.entry-content .vc_section.full-width .vc_row::after {
  content: " ";
  display: table;
}
.entry-content .vc_section.full-width .vc_row::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .entry-content .vc_section.full-width .vc_row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  .entry-content .vc_section.full-width .vc_row {
    max-width: 380px;
  }
}

#post .entry-content .vc_row .vc_column-inner {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.page-id-12115 .syneth-call-out {
  font-size: 32px;
  line-height: 30px;
}

.page-id-12115 .su-list {
  clear: both;
  padding-top: 30px;
}
.page-id-12115 .su-list li {
  margin-bottom: 25px !important;
}
.page-id-12115 .su-list li:last-of-type {
  margin-bottom: 0 !important;
}

.page-id-12115 #common-playground-surfacing-types ul {
  -webkit-columns: 2 200px;
  columns: 2 200px;
  margin-left: 0;
}
@media screen and (max-width: 47.9375em) {
  .page-id-12115 #common-playground-surfacing-types ul {
    margin-top: 20px;
  }
}
.page-id-12115 #common-playground-surfacing-types ul li {
  font-size: 21px;
  position: relative;
  list-style-type: none;
  padding-left: 25px;
}
.page-id-12115 #common-playground-surfacing-types ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  background-color: #1fac75;
  border-radius: 8px;
  top: 15px;
  left: 0;
}

.page-id-12115 #best-surfacing-solution-for-a-playground ul {
  -webkit-columns: 3 200px;
  columns: 3 200px;
  margin-left: 0;
}
@media screen and (max-width: 47.9375em) {
  .page-id-12115 #best-surfacing-solution-for-a-playground ul {
    margin-top: 20px;
  }
}
.page-id-12115 #best-surfacing-solution-for-a-playground ul li {
  font-size: 21px;
  position: relative;
  list-style-type: none;
  padding-left: 25px;
}
.page-id-12115 #best-surfacing-solution-for-a-playground ul li:before {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  background-color: #1fac75;
  border-radius: 8px;
  top: 15px;
  left: 0;
}

.page-id-12161 #featured-hero {
  height: 400px;
}
.page-id-12161 #featured-hero img {
  height: 100%;
  object-fit: cover;
}

.page-id-12161 #pg-prods h3 {
  font-family: "wellfleetregular";
  line-height: 30px;
  font-size: 1.5625rem;
  margin-bottom: 15px;
  color: #435e8e;
}

@media screen and (max-width: 47.9375em) {
  .page-id-12161
    .entry-content
    .vc_section
    .vc_row
    .wpb_content_element.custom-blue-bullet-list {
    margin-bottom: 0 !important;
  }
}

.page-id-12161
  .entry-content
  .vc_section
  .vc_row
  .wpb_content_element.custom-blue-bullet-list
  ul {
  margin-left: 0;
  list-style-type: none;
}
.page-id-12161
  .entry-content
  .vc_section
  .vc_row
  .wpb_content_element.custom-blue-bullet-list
  ul
  li {
  font-size: 18px;
  position: relative;
  padding-left: 1.25rem;
}
.page-id-12161
  .entry-content
  .vc_section
  .vc_row
  .wpb_content_element.custom-blue-bullet-list
  ul
  li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 6px;
  height: 6px;
  background-color: #415f8e;
  border-radius: 100%;
}

@media screen and (max-width: 74.9375em) {
  .page-id-12161 .featured-projects-container .feat-arch-row .feat-arch-ind {
    width: 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 47.9375em) {
  .page-id-12161 .featured-projects-container .feat-arch-row .feat-arch-ind {
    height: 400px;
  }
}

.page-id-12161 .featured-projects-container .feat-arch-row .feat-arch-ind img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width: 74.9375em) {
  .page-id-12161 .gform_wrapper .custom_privacy {
    width: 100% !important;
  }
  .page-id-12161 .gform_wrapper .custom_privacy .privacy-priority {
    max-width: 100%;
  }
}

.page-id-12161 .gform_wrapper .gform_footer {
  position: relative;
}
@media screen and (min-width: 75em) {
  .page-id-12161 .gform_wrapper .gform_footer .gform_button {
    position: absolute;
    right: 0;
    top: -65px;
    width: calc(50% - 9px);
  }
}
@media screen and (max-width: 74.9375em) {
  .page-id-12161 .gform_wrapper .gform_footer .gform_button {
    width: 100%;
  }
}

.page-id-12161 .playground-grass-is h3 {
  font-family: "wellfleetregular";
  font-size: 1.5625rem;
}

.page-id-12161 .entry-content .vc_row .vc_btn3-container.access-files-small {
  width: 100%;
}
.page-id-12161
  .entry-content
  .vc_row
  .vc_btn3-container.access-files-small
  .vc_btn3 {
  font-size: 21px;
  padding: 18px;
  width: 100%;
}

@media screen and (max-width: 47.9375em) {
  .page-id-12161 .vc_empty_space.architect-resource-kit-spacer {
    height: 40px !important;
  }
}

.full-width-vc-section .vc_row {
  max-width: 100% !important;
}
.full-width-vc-section .vc_row .wpb_column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.entry-content .vc_row.vc_row-flex.flex-wrap-vc-row {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#endless-potential {
  padding-top: 200px;
  padding-bottom: 200px;
}
@media screen and (max-width: 74.9375em) {
  #endless-potential {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
#endless-potential p {
  color: #fff;
}
#endless-potential p a {
  color: #fff;
  text-decoration: underline;
}
#endless-potential p a:hover {
  text-decoration: none;
}

.privacy-priority {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 210px;
}

.privacy-priority-icon {
  margin-right: 15px;
}

.privacy-priority-content {
  font-size: 16px;
  font-weight: 300;
  color: #000000;
}
.privacy-priority-content a {
  color: #000000;
  text-decoration: underline;
}
.privacy-priority-content a:hover {
  text-decoration: none;
}

ul.green-bullet-dots li {
  position: relative;
  list-style-type: none;
  padding-left: 25px;
}
ul.green-bullet-dots li:before {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  background-color: #1fac75;
  border-radius: 8px;
  top: 10px;
  left: 0;
}

.page-id-12242 #page-header h1 {
  text-align: center;
}

.page-id-12242 #page-content ul li {
  font-size: 18px;
}

@media screen and (max-width: 47.9375em) {
  .page-id-12242 #front-8 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-id-12242 #front-8 .row {
    height: auto;
  }
}

.page-id-12242 #front-8 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 74.9375em) {
  .page-id-12242 #front-8 .content {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media screen and (max-width: 47.9375em) {
  .page-id-12242 #front-8 .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.page-id-12242 #front-8 .content .insta-icon {
  margin-right: 30px;
}
@media screen and (max-width: 47.9375em) {
  .page-id-12242 #front-8 .content .insta-icon {
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.page-id-12242 #front-8 .content h5 {
  margin-bottom: 0;
  font-size: 40px;
  line-height: 48px;
  max-width: 500px;
  text-align: left;
}
@media screen and (max-width: 47.9375em) {
  .page-id-12242 #front-8 .content h5 {
    text-align: center;
  }
}

@media screen and (min-width: 75em) {
  .page-id-12242 #six-column-section .vc_col-lg-2 {
    width: calc(16.66666667% - 1px);
  }
}

@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .page-id-12242 #six-column-section .vc_col-sm-4 {
    width: calc(33.33333333% - 1px);
  }
}

@media screen and (max-width: 47.9375em) {
  .page-id-12242 #six-column-section .vc_empty_space {
    display: none !important;
  }
  .page-id-12242 #six-column-section .wpb_content_element {
    margin-bottom: 25px !important;
  }
  .page-id-12242 .hide-empty-space {
    display: none;
  }
  .page-id-12242 .mobile-es-30 {
    height: 30px !important;
  }
  .page-id-12242 .mobile-es-60 {
    height: 60px !important;
  }
  .page-id-12242 .mobile-es-300 {
    height: 300px !important;
  }
  .page-id-12242 .custom-playmounds-text {
    font-size: 40px !important;
    line-height: 48px !important;
  }
}

.page-id-12242 .playground-spotlight-mounds h3 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 30px;
}

@media screen and (max-width: 47.9375em) {
  .sc-surf-types-block .half-circle {
    text-align: center;
  }
  .sc-surf-types-block .half-circle .photo-circle-inner {
    margin-bottom: 10px;
  }
  .sc-surf-types-block .vc_col-sm-7 {
    margin-bottom: 30px;
  }
  .sc-surf-types-block .vc_column-inner h3 {
    text-align: center !important;
  }
  .sc-surf-types-block .vc_column-inner .blue-text-link {
    text-align: center;
  }
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
   * Remove default margin.
   */
body {
  margin: 0;
}

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none;
}

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
  background-color: transparent;
}

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
b,
strong {
  font-weight: bold;
}

/**
   * Address styling not present in Safari and Chrome.
   */
dfn {
  font-style: italic;
}

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000;
}

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

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0;
}

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px;
}

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto;
}

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible;
}

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
button,
select {
  text-transform: none;
}

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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

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

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

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
   */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 2 */
}

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto;
}

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold;
}

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.foundation-mq {
  font-family: "small=0em&medium=48em&large=75em";
}

html {
  font-size: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  padding: 0;
  margin: 0;
  font-family: "Lato", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #000000;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  width: 100%;
  border-radius: 0;
}

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1;
}
[data-whatinput="mouse"] button {
  outline: 0;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.row::before,
.row::after {
  content: " ";
  display: table;
}
.row::after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row .row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
@media screen and (min-width: 48em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}
.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}
.row.expanded {
  max-width: none;
}
.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

.column,
.columns {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 48em) {
  .column,
  .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: right;
}
.column.end:last-child:last-child,
.end.columns:last-child:last-child {
  float: left;
}

.column.row.row,
.row.row.columns {
  float: none;
}

.row .column.row.row,
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

.small-1 {
  width: 8.33333%;
}

.small-push-1 {
  position: relative;
  left: 8.33333%;
}

.small-pull-1 {
  position: relative;
  left: -8.33333%;
}

.small-offset-0 {
  margin-left: 0%;
}

.small-2 {
  width: 16.66667%;
}

.small-push-2 {
  position: relative;
  left: 16.66667%;
}

.small-pull-2 {
  position: relative;
  left: -16.66667%;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.small-3 {
  width: 25%;
}

.small-push-3 {
  position: relative;
  left: 25%;
}

.small-pull-3 {
  position: relative;
  left: -25%;
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.small-4 {
  width: 33.33333%;
}

.small-push-4 {
  position: relative;
  left: 33.33333%;
}

.small-pull-4 {
  position: relative;
  left: -33.33333%;
}

.small-offset-3 {
  margin-left: 25%;
}

.small-5 {
  width: 41.66667%;
}

.small-push-5 {
  position: relative;
  left: 41.66667%;
}

.small-pull-5 {
  position: relative;
  left: -41.66667%;
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.small-6 {
  width: 50%;
}

.small-push-6 {
  position: relative;
  left: 50%;
}

.small-pull-6 {
  position: relative;
  left: -50%;
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.small-7 {
  width: 58.33333%;
}

.small-push-7 {
  position: relative;
  left: 58.33333%;
}

.small-pull-7 {
  position: relative;
  left: -58.33333%;
}

.small-offset-6 {
  margin-left: 50%;
}

.small-8 {
  width: 66.66667%;
}

.small-push-8 {
  position: relative;
  left: 66.66667%;
}

.small-pull-8 {
  position: relative;
  left: -66.66667%;
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.small-9 {
  width: 75%;
}

.small-push-9 {
  position: relative;
  left: 75%;
}

.small-pull-9 {
  position: relative;
  left: -75%;
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.small-10 {
  width: 83.33333%;
}

.small-push-10 {
  position: relative;
  left: 83.33333%;
}

.small-pull-10 {
  position: relative;
  left: -83.33333%;
}

.small-offset-9 {
  margin-left: 75%;
}

.small-11 {
  width: 91.66667%;
}

.small-push-11 {
  position: relative;
  left: 91.66667%;
}

.small-pull-11 {
  position: relative;
  left: -91.66667%;
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.small-12 {
  width: 100%;
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.small-up-1 > .column,
.small-up-1 > .columns {
  width: 100%;
  float: left;
}
.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-1 > .column:nth-of-type(1n + 1),
.small-up-1 > .columns:nth-of-type(1n + 1) {
  clear: both;
}
.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
  float: left;
}

.small-up-2 > .column,
.small-up-2 > .columns {
  width: 50%;
  float: left;
}
.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-2 > .column:nth-of-type(2n + 1),
.small-up-2 > .columns:nth-of-type(2n + 1) {
  clear: both;
}
.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
  float: left;
}

.small-up-3 > .column,
.small-up-3 > .columns {
  width: 33.33333%;
  float: left;
}
.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-3 > .column:nth-of-type(3n + 1),
.small-up-3 > .columns:nth-of-type(3n + 1) {
  clear: both;
}
.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
  float: left;
}

.small-up-4 > .column,
.small-up-4 > .columns {
  width: 25%;
  float: left;
}
.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-4 > .column:nth-of-type(4n + 1),
.small-up-4 > .columns:nth-of-type(4n + 1) {
  clear: both;
}
.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
  float: left;
}

.small-up-5 > .column,
.small-up-5 > .columns {
  width: 20%;
  float: left;
}
.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-5 > .column:nth-of-type(5n + 1),
.small-up-5 > .columns:nth-of-type(5n + 1) {
  clear: both;
}
.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
  float: left;
}

.small-up-6 > .column,
.small-up-6 > .columns {
  width: 16.66667%;
  float: left;
}
.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-6 > .column:nth-of-type(6n + 1),
.small-up-6 > .columns:nth-of-type(6n + 1) {
  clear: both;
}
.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
  float: left;
}

.small-up-7 > .column,
.small-up-7 > .columns {
  width: 14.28571%;
  float: left;
}
.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-7 > .column:nth-of-type(7n + 1),
.small-up-7 > .columns:nth-of-type(7n + 1) {
  clear: both;
}
.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
  float: left;
}

.small-up-8 > .column,
.small-up-8 > .columns {
  width: 12.5%;
  float: left;
}
.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
  clear: none;
}
.small-up-8 > .column:nth-of-type(8n + 1),
.small-up-8 > .columns:nth-of-type(8n + 1) {
  clear: both;
}
.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
  float: left;
}

.small-collapse > .column,
.small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.small-collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0;
}

.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

.small-centered {
  margin-left: auto;
  margin-right: auto;
}
.small-centered,
.small-centered:last-child:not(:first-child) {
  float: none;
  clear: both;
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left;
}

@media screen and (min-width: 48em) {
  .medium-1 {
    width: 8.33333%;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
  }
  .medium-pull-3 {
    position: relative;
    left: -25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
  }
  .medium-pull-6 {
    position: relative;
    left: -50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
  }
  .medium-pull-9 {
    position: relative;
    left: -75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .medium-up-1 > .column:nth-of-type(1n),
  .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-1 > .column:nth-of-type(1n + 1),
  .medium-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .medium-up-1 > .column:last-child,
  .medium-up-1 > .columns:last-child {
    float: left;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .medium-up-2 > .column:nth-of-type(1n),
  .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-2 > .column:nth-of-type(2n + 1),
  .medium-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .medium-up-2 > .column:last-child,
  .medium-up-2 > .columns:last-child {
    float: left;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .medium-up-3 > .column:nth-of-type(1n),
  .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-3 > .column:nth-of-type(3n + 1),
  .medium-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .medium-up-3 > .column:last-child,
  .medium-up-3 > .columns:last-child {
    float: left;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .medium-up-4 > .column:nth-of-type(1n),
  .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-4 > .column:nth-of-type(4n + 1),
  .medium-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .medium-up-4 > .column:last-child,
  .medium-up-4 > .columns:last-child {
    float: left;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .medium-up-5 > .column:nth-of-type(1n),
  .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-5 > .column:nth-of-type(5n + 1),
  .medium-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .medium-up-5 > .column:last-child,
  .medium-up-5 > .columns:last-child {
    float: left;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .medium-up-6 > .column:nth-of-type(1n),
  .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-6 > .column:nth-of-type(6n + 1),
  .medium-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .medium-up-6 > .column:last-child,
  .medium-up-6 > .columns:last-child {
    float: left;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .medium-up-7 > .column:nth-of-type(1n),
  .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-7 > .column:nth-of-type(7n + 1),
  .medium-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .medium-up-7 > .column:last-child,
  .medium-up-7 > .columns:last-child {
    float: left;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .medium-up-8 > .column:nth-of-type(1n),
  .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .medium-up-8 > .column:nth-of-type(8n + 1),
  .medium-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .medium-up-8 > .column:last-child,
  .medium-up-8 > .columns:last-child {
    float: left;
  }
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .medium-centered {
    margin-left: auto;
    margin-right: auto;
  }
  .medium-centered,
  .medium-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}

@media screen and (min-width: 75em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .large-up-1 > .column:nth-of-type(1n),
  .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n + 1),
  .large-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
  }
  .large-up-1 > .column:last-child,
  .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .large-up-2 > .column:nth-of-type(1n),
  .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n + 1),
  .large-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
  }
  .large-up-2 > .column:last-child,
  .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .large-up-3 > .column:nth-of-type(1n),
  .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n + 1),
  .large-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
  }
  .large-up-3 > .column:last-child,
  .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .large-up-4 > .column:nth-of-type(1n),
  .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n + 1),
  .large-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
  }
  .large-up-4 > .column:last-child,
  .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .large-up-5 > .column:nth-of-type(1n),
  .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n + 1),
  .large-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
  }
  .large-up-5 > .column:last-child,
  .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .large-up-6 > .column:nth-of-type(1n),
  .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n + 1),
  .large-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
  }
  .large-up-6 > .column:last-child,
  .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .large-up-7 > .column:nth-of-type(1n),
  .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n + 1),
  .large-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
  }
  .large-up-7 > .column:last-child,
  .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .large-up-8 > .column:nth-of-type(1n),
  .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n + 1),
  .large-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
  }
  .large-up-8 > .column:last-child,
  .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .large-centered {
    margin-left: auto;
    margin-right: auto;
  }
  .large-centered,
  .large-centered:last-child:not(:first-child) {
    float: none;
    clear: both;
  }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 80%;
  line-height: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0px;
  line-height: 1.4;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #cacaca;
  line-height: 0;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.1875rem;
}

h4 {
  font-size: 1.5625rem;
}

h5 {
  font-size: 1.0625rem;
}

h6 {
  font-size: 1rem;
}

@media screen and (min-width: 48em) {
  h1 {
    font-size: 3.125rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 1.9375rem;
  }
  h4 {
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 75em) {
  h1 {
    font-size: 3.125rem;
  }
  h2 {
    font-size: 2rem;
  }
  h3 {
    font-size: 0.9375rem;
  }
  h4 {
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1.125rem;
  }
}

a {
  color: #2199e8;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #1585cf;
}
a img {
  border: 0;
}

hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both;
}

ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside;
}

li {
  font-size: inherit;
}

ul {
  list-style-type: disc;
  margin-left: 1.25rem;
}

ol {
  margin-left: 1.25rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}
blockquote,
blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a;
}
cite:before {
  content: "\2014 \0020";
}

abbr {
  color: #000000;
  cursor: help;
  border-bottom: 1px dotted #000000;
}

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000000;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #000000;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a;
}

.lead {
  font-size: 125%;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

.no-bullet {
  margin-left: 0;
  list-style: none;
}

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

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

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

@media screen and (min-width: 48em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}

@media screen and (min-width: 75em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}

.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

input[type="range"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  height: auto;
  cursor: pointer;
  margin-top: 0.45rem;
  margin-bottom: 0.45rem;
  border: 0;
  line-height: 1;
}
input[type="range"]:focus {
  outline: 0;
}
input[type="range"][disabled] {
  opacity: 0.25;
}
input[type="range"]::-webkit-slider-runnable-track {
  height: 0.5rem;
  background: #e6e6e6;
}
input[type="range"]::-webkit-slider-handle {
  -webkit-appearance: none;
  background: #2199e8;
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
}
input[type="range"]::-moz-range-track {
  -moz-appearance: none;
  height: 0.5rem;
  background: #e6e6e6;
}
input[type="range"]::-moz-range-thumb {
  -moz-appearance: none;
  background: #2199e8;
  width: 1.4rem;
  height: 1.4rem;
  margin-top: -0.45rem;
}
input[type="range"]::-ms-track {
  height: 0.5rem;
  background: #e6e6e6;
  color: transparent;
  border: 0;
  overflow: visible;
  border-top: 0.45rem solid #ffffff;
  border-bottom: 0.45rem solid #ffffff;
}
input[type="range"]::-ms-thumb {
  background: #2199e8;
  width: 1.4rem;
  height: 1.4rem;
  border: 0;
}
input[type="range"]::-ms-fill-lower {
  background: #cacaca;
}
input[type="range"]::-ms-fill-upper {
  background: #e6e6e6;
}
output {
  line-height: 1.4rem;
  vertical-align: middle;
  margin-left: 0.5em;
}

.accordion {
  list-style-type: none;
  background: #ffffff;
  margin-left: 0;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #2199e8;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
}
:last-child:not(.is-active) > .accordion-title {
  border-radius: 0 0 0 0;
  border-bottom: 1px solid #e6e6e6;
}
.accordion-title:hover,
.accordion-title:focus {
  background-color: #e6e6e6;
}
.accordion-title::before {
  content: "+";
  position: absolute;
  right: 1rem;
  top: 50%;
  margin-top: -0.5rem;
}
.is-active > .accordion-title::before {
  content: "–";
}

.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #ffffff;
  color: #2199e8;
}
:last-child > .accordion-content:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.is-accordion-submenu-parent > a {
  position: relative;
}
.is-accordion-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: #2199e8 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  right: 1rem;
}

.is-accordion-submenu-parent[aria-expanded="true"] > a::after {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}

.dropdown-pane {
  background-color: #ffffff;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10;
}
.dropdown-pane.is-open {
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #2199e8 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px;
}

[data-whatinput="mouse"] .dropdown.menu a {
  outline: 0;
}

.no-js .dropdown.menu ul {
  display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}

.dropdown.menu.vertical > li.opens-right > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #2199e8;
  border-left-style: solid;
  border-right-width: 0;
}

@media screen and (min-width: 48em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
  }
}

@media screen and (min-width: 75em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
  }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
  }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0;
  }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
  }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
  }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
  }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
  }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
  }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0;
}

.is-dropdown-menu.vertical {
  width: 100px;
}
.is-dropdown-menu.vertical.align-right {
  float: right;
}

.is-dropdown-submenu-parent {
  position: relative;
}
.is-dropdown-submenu-parent a::after {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
  top: 100%;
  left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%;
}

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #ffffff;
  border: 1px solid #cacaca;
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
  right: 14px;
  margin-top: -3px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #2199e8;
  border-left-style: solid;
  border-right-width: 0;
}
.is-dropdown-submenu .is-dropdown-submenu {
  margin-top: -1px;
}
.is-dropdown-submenu > li {
  width: 100%;
}
.is-dropdown-submenu.js-dropdown-active {
  display: block;
}

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1rem;
  overflow: hidden;
}
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.flex-video.vimeo {
  padding-top: 0;
}

.menu {
  margin: 0;
  list-style-type: none;
}
.menu > li {
  display: table-cell;
  vertical-align: middle;
}
[data-whatinput="mouse"] .menu > li {
  outline: 0;
}
.menu > li > a {
  display: block;
  padding: 0.7rem 1rem;
  line-height: 1;
}
.menu input,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  vertical-align: middle;
}
.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
  vertical-align: middle;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
  margin-right: 0.25rem;
  display: inline-block;
}
.menu > li {
  display: table-cell;
}
.menu.vertical > li {
  display: block;
}
@media screen and (min-width: 48em) {
  .menu.medium-horizontal > li {
    display: table-cell;
  }
  .menu.medium-vertical > li {
    display: block;
  }
}
@media screen and (min-width: 75em) {
  .menu.large-horizontal > li {
    display: table-cell;
  }
  .menu.large-vertical > li {
    display: block;
  }
}
.menu.simple li {
  line-height: 1;
  display: inline-block;
  margin-right: 1rem;
}
.menu.simple a {
  padding: 0;
}
.menu.align-right::before,
.menu.align-right::after {
  content: " ";
  display: table;
}
.menu.align-right::after {
  clear: both;
}
.menu.align-right > li {
  float: right;
}
.menu.expanded {
  width: 100%;
  display: table;
  table-layout: fixed;
}
.menu.expanded > li:first-child:last-child {
  width: 100%;
}
.menu.icon-top > li > a {
  text-align: center;
}
.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
  display: block;
  margin: 0 auto 0.25rem;
}
.menu.nested {
  margin-left: 1rem;
}
.menu .active > a {
  color: #ffffff;
  background: #121212;
}

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem;
}

.menu-centered {
  text-align: center;
}
.menu-centered > .menu {
  display: inline-block;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

progress {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background: #cacaca;
  border: 0;
}
progress::-webkit-progress-bar {
  background: #cacaca;
  border-radius: 0;
}
progress::-webkit-progress-value {
  background: #2199e8;
  border-radius: 0;
}
progress::-moz-progress-bar {
  background: #2199e8;
  border-radius: 0;
}
progress.primary {
  color: #2199e8;
}
progress.primary::-webkit-progress-value {
  background: #2199e8;
}
progress.primary::-moz-progress-bar {
  background: #2199e8;
}
progress.secondary {
  color: #777777;
}
progress.secondary::-webkit-progress-value {
  background: #777777;
}
progress.secondary::-moz-progress-bar {
  background: #777777;
}
progress.success {
  color: #3adb76;
}
progress.success::-webkit-progress-value {
  background: #3adb76;
}
progress.success::-moz-progress-bar {
  background: #3adb76;
}
progress.warning {
  color: #ffae00;
}
progress.warning::-webkit-progress-value {
  background: #ffae00;
}
progress.warning::-moz-progress-bar {
  background: #ffae00;
}
progress.alert {
  color: #ec5840;
}
progress.alert::-webkit-progress-value {
  background: #ec5840;
}
progress.alert::-moz-progress-bar {
  background: #ec5840;
}
progress::-ms-fill {
  border-radius: 0;
  border: 0;
}

meter {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  width: 100%;
  height: 1rem;
  margin-bottom: 1rem;
  background: #cacaca;
  border: 0;
}
meter::-webkit-meter-bar {
  background: #cacaca;
  border: 0;
}
meter::-webkit-meter-optimum-value {
  background: #3adb76;
}
meter::-webkit-meter-suboptimum-value {
  background: #ffae00;
}
meter::-webkit-meter-even-less-good-value {
  background: #ec5840;
}
meter::-moz-meter-bar {
  background: #2199e8;
}
meter:-moz-meter-optimum::-moz-meter-bar {
  background: #3adb76;
}
meter:-moz-meter-sub-optimum::-moz-meter-bar {
  background: #ffae00;
}
meter:-moz-meter-sub-sub-optimum::-moz-meter-bar {
  background: #ec5840;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: absolute;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(0, 0, 0, 0.45);
  overflow-y: scroll;
}

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #ffffff;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
}
[data-whatinput="mouse"] .reveal {
  outline: 0;
}
@media screen and (min-width: 48em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column,
.reveal .columns,
.reveal .columns {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}
@media screen and (min-width: 48em) {
  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto;
  }
}
.reveal.collapse {
  padding: 0;
}
@media screen and (min-width: 48em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}
@media screen and (min-width: 48em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}
@media screen and (min-width: 48em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}
.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 47.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.tabs {
  margin: 0;
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #e6e6e6;
}
.tabs::before,
.tabs::after {
  content: " ";
  display: table;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  width: auto;
  float: none;
  display: block;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #2199e8;
}
.tabs.primary > li > a {
  color: #ffffff;
}
.tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
  background: #1893e4;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 1.25rem 1.5rem;
  line-height: 1;
  font-size: 0.75rem;
}
.tabs-title > a:hover {
  background: #ffffff;
}
.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
  background: #e6e6e6;
}

.tabs-content {
  background: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0;
}

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 1rem;
}
.tabs-panel.is-active {
  display: block;
}

.title-bar {
  background: #000000;
  color: #ffffff;
  padding: 0.5rem;
}
.title-bar::before,
.title-bar::after {
  content: " ";
  display: table;
}
.title-bar::after {
  clear: both;
}
.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left {
  float: left;
}

.title-bar-right {
  float: right;
  text-align: right;
}

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
}

.top-bar {
  padding: 0;
}
.top-bar::before,
.top-bar::after {
  content: " ";
  display: table;
}
.top-bar::after {
  clear: both;
}
.top-bar,
.top-bar ul {
  background-color: #121212;
}
.top-bar input {
  max-width: 200px;
  margin-right: 1rem;
}
.top-bar .input-group-field {
  width: 100%;
  margin-right: 0;
}
.top-bar input.button {
  width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
  width: 100%;
}
@media screen and (min-width: 48em) {
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: auto;
  }
}
@media screen and (max-width: 74.9375em) {
  .top-bar.stacked-for-medium .top-bar-left,
  .top-bar.stacked-for-medium .top-bar-right {
    width: 100%;
  }
}
.top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
  width: 100%;
}

.top-bar-title {
  float: left;
  margin-right: 1rem;
}

.top-bar-left {
  float: left;
}

.top-bar-right {
  float: right;
}

.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

@media screen and (max-width: 47.9375em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 48em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media screen and (min-width: 48em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .show-for-medium {
    display: none !important;
  }
}

@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 47.9375em), screen and (min-width: 75em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em) {
  .show-for-large {
    display: none !important;
  }
}

@media screen and (min-width: 75em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.show-on-focus:active,
.show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

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

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

.clearfix::after {
  clear: both;
}

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #ffffff;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}
.menu-icon:hover::after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
  box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px;
}
.menu-icon.dark::after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 2px;
  background: #000000;
  top: 0;
  left: 0;
  -webkit-box-shadow: 0 7px 0 #000000, 0 14px 0 #000000;
  box-shadow: 0 7px 0 #000000, 0 14px 0 #000000;
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
  box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

/*
  My custom styles:
  Add your scss files below to structure your project styles
*/
/* Basic Elements */
h1 {
  color: #435e8e;
  font-weight: 900;
  line-height: 60px;
}
@media screen and (max-width: 47.9375em) {
  h1 {
    line-height: 48px;
  }
}

h2 {
  color: #000;
  line-height: 39px;
}

h3 {
  color: #000000;
}

h3.perfect-grass {
  padding-left: 45px;
  background: url("../png/greenarrow.png") no-repeat left center;
}
@media screen and (max-width: 47.9375em) {
  h3.perfect-grass {
    padding-left: 0;
    background: none;
  }
}

/* Privacy Policy Page */
.page-id-346 h3 {
  font-size: 18px !important;
  font-weight: 900;
}

h4 {
  color: #000000;
  font-family: "wellfleetregular";
  line-height: 30px;
}

h5 {
  color: #000000;
}

h6 {
  color: #000000;
  font-family: "wellfleetregular";
  line-height: 23px;
}

p {
  font-size: 18px;
  line-height: 30px;
}

.su-list ul li {
  font-size: 18px;
  line-height: 30px;
}
.su-list ul li span {
  font-size: 18px;
  line-height: 30px;
}

svg {
  display: block;
}

a {
  color: #1fac75;
}
a:hover {
  color: #435e8e;
}

.vertical-it .p1 {
  margin-bottom: 0 !important;
}

/* Center Grass On mobile for Playground Grass Play Solutions */
@media screen and (max-width: 47.9375em) {
  .cent-grass .vc_figure {
    display: block !important;
  }
  .cent-grass .vc_figure .vc_single_image-wrapper {
    display: block !important;
  }
  .cent-grass .vc_figure .vc_single_image-wrapper img {
    display: block;
    margin: 0 auto;
  }
}

/* Privacy Policy */
.page-id-346 h3 {
  font-size: 25px;
}

/* Stories Page Playground Grass Safety */
.vc_custom_1507163856143 {
  z-index: -1;
  top: -2px;
}

.playsolution-btn .vc_btn3-container a {
  padding: 18px 22px 18px 22px !important;
  display: block;
}

#tablepress-1 tbody tr:nth-of-type(1) td:nth-child(2),
#tablepress-1 tbody tr:nth-of-type(1) td:nth-child(2),
#tablepress-1 tbody tr:nth-of-type(1) td:nth-child(3),
#tablepress-1 tbody tr:nth-of-type(1) td:nth-child(4),
#tablepress-1 tbody tr:nth-of-type(1) td:nth-child(5) {
  font-weight: 900;
  color: #435e8e;
}

#tablepress-1 tbody tr td {
  padding-bottom: 20px;
  padding-top: 20px;
}

#tablepress-1 tbody tr td:nth-child(1) {
  font-weight: 900;
  color: #435e8e;
  padding-bottom: 20px;
}

.entry-content .vc_section .center-elements .wpb_content_element {
  display: block;
  text-align: center;
}

@media screen and (max-width: 47.9375em) {
  .entry-content .vc_section .vc_row .wpb_content_element {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .half-circle .photo-circle-inner {
    width: 50%;
    margin: 0 auto 40px;
  }
}

.more-support {
  position: relative !important;
  width: 32.5% !important;
  height: 430px;
  margin: 5px 5px;
  border: 1px solid #d8d8d8;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .more-support {
    width: 32% !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .more-support {
    width: 100% !important;
    clear: both;
    float: left;
    display: inline-block;
  }
}
.more-support .wpb_wrapper {
  margin-top: 5%;
}

/* Global Classes */
.normal-weight {
  font-weight: 400;
}

.body-content {
  padding-top: 75px;
}
@media screen and (max-width: 74.9375em) {
  .body-content {
    padding-top: 35px;
  }
}

.no-margin-bottom {
  margin-bottom: 0px;
}
.no-margin-bottom p {
  margin-bottom: 0px !important;
}

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

.margin-bottom-45 {
  margin-bottom: 45px !important;
}

.text-center {
  text-align: center;
}

.clear-inline-tablet-down {
  display: none;
}
@media screen and (max-width: 74.9375em) {
  .clear-inline-tablet-down {
    display: block;
  }
}

.blue {
  color: #6788b4;
}

.blue-2 {
  color: #69a2d7;
}

.blue-3 {
  color: #415f8e;
}

.blue-4 {
  color: #435e8e;
}

.blue-5 {
  color: #335086;
}

.green {
  color: #1fac75;
}

.green-2 {
  color: #a1d196;
}

.green-3 {
  color: #b8e986;
}

.yellow {
  color: #f5b61b;
}

.red {
  color: #ea263e;
}

.purple {
  color: #9d70b0;
}

.circle.bg-blue {
  background-color: #6788b4;
}

.circle.bg-blue-2 {
  background-color: #69a2d7;
}

.circle.bg-blue-3 {
  background-color: #415f8e;
}

.circle.bg-blue-4 {
  background-color: #435e8e;
}

.circle.bg-blue-5 {
  background-color: #335086;
}

.circle.bg-green {
  background-color: #1fac75;
}

.circle.bg-green-2 {
  background-color: #a1d196;
}

.circle.bg-green-3 {
  background-color: #b8e986;
}

.circle.bg-yellow {
  background-color: #f5b61b;
}

.circle.bg-red {
  background-color: #ea263e;
}

.circle.bg-purple {
  background-color: #9d70b0;
}

.circle.bg-outlined {
  background: #fff;
  border: 6px solid #f4f4f4;
}

#pagination {
  clear: both;
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 48em) {
  #pagination {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#pagination:last-child:not(:first-child) {
  float: right;
}
#pagination .pagination {
  display: block;
  margin: 0px;
  text-align: left;
}
#pagination .pagination li {
  display: inline-block;
  margin: 0px 4px;
  padding: 7px;
  border: 1px solid #cfced0;
  border-radius: 4px;
  list-style: none;
  line-height: 20px;
}
#pagination .pagination li:first-of-type {
  margin-left: 0px;
}
#pagination .pagination li:hover {
  background: #1fac75;
}
#pagination .pagination li:hover a {
  color: #fff !important;
}
#pagination .pagination a {
  display: block;
  width: 20px;
  text-align: center;
  color: #1fac75;
  font-size: 14px;
  line-height: 20px;
}

.vc_custom_heading a {
  -webkit-transition: none !important;
  transition: none !important;
}
.vc_custom_heading a:hover {
  color: #435e8e !important;
}

.half-circle .second-circle-color {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: absolute;
  width: 100%;
  height: 50%;
  -webkit-transform-origin: bottom center;
  transform-origin: bottom center;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.half-circle .photo-circle-inner {
  position: relative;
  overflow: hidden;
  border-radius: 50%;
}
.half-circle .photo-circle-inner img {
  padding: 8px;
  border-radius: 50%;
  position: relative;
}

.boy-left-grass-full-width {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
  margin-bottom: 0px !important;
}
@media screen and (max-width: 47.9375em) {
  .boy-left-grass-full-width {
    display: none;
  }
}
.boy-left-grass-full-width #grass-full-width {
  position: absolute;
  height: 118px;
  width: 100%;
  bottom: 0px;
  left: 0px;
  background-image: url(../png/grass.png);
  background-repeat: repeat-x;
}
.boy-left-grass-full-width #boy-left-grass-full-width-wrapper {
  position: absolute;
  max-width: 1200px;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0px;
  bottom: 0px;
  z-index: 3;
}
.boy-left-grass-full-width
  #boy-left-grass-full-width-wrapper
  #boy-left-grass-full-width {
  position: absolute;
  left: -60px;
  bottom: -26px;
  opacity: 0;
  -webkit-transition: 1s;
  transition: 1s;
}
.boy-left-grass-full-width
  #boy-left-grass-full-width-wrapper
  #boy-left-grass-full-width.active {
  left: 0px;
  opacity: 1;
}

.title-icon-bubble {
  position: relative;
  display: inline-block;
  height: 182px;
  width: 182px;
  margin-right: 15px;
  border-radius: 100%;
}
.title-icon-bubble:hover {
  background: #1fac75 !important;
}
.title-icon-bubble:last-of-type {
  margin-right: 0px;
}
.title-icon-bubble a {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0px;
  left: 0px;
  border-radius: 100%;
}
.title-icon-bubble .circle-inner {
  position: absolute;
  min-width: 140px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.title-icon-bubble svg {
  display: block;
  margin: 0px auto 14px;
}
.title-icon-bubble span {
  display: block;
  margin: 0px auto;
  text-align: center;
  color: #fff;
  font-family: "wellfleetregular";
  font-size: 18px;
  line-height: 27px;
}

.bubble {
  position: relative;
  display: block;
  height: 194px;
  width: 194px;
  border-radius: 100%;
}
@media screen and (max-width: 47.9375em) {
  .bubble {
    margin: 0px auto 21px !important;
  }
}
.bubble.mini-bubble {
  height: 107px;
  width: 107px;
}
.bubble.center-bubble {
  margin: 0px auto;
}
.bubble .bubble-icon {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bubble .bubble-icon svg {
  display: block;
  width: 152px;
}

.text-under-bubble {
  padding: 21px 15px 0px;
}
@media screen and (max-width: 47.9375em) {
  .text-under-bubble {
    padding: 0px 15px 0px;
    margin-bottom: 40px;
  }
}

#pgg-video-overlay {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 101;
}
#pgg-video-overlay.active {
  display: block;
}

#pgg-video-player {
  position: fixed;
  display: none;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 102;
}
#pgg-video-player.active {
  display: block;
}
#pgg-video-player #pgg-inner-video {
  line-height: 0px;
}
#pgg-video-player #pgg-close-video {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px 15px;
  color: #fff;
  font-size: 21px;
}

/* ----- Color Seperator -------
  This style can be used both by a function or by visual composer
*/
.color-seperator {
  position: relative;
  height: 17px;
  width: 100%;
}
.color-seperator:before {
  content: "";
  display: block;
  height: 17px;
  width: 20%;
  float: left;
  background: #6788b4;
}
.color-seperator:after {
  content: "";
  display: block;
  height: 17px;
  width: 20%;
  float: right;
  background: #f5b61b;
}
.color-seperator .vc_sep_holder_l {
  display: block;
  height: 17px !important;
  width: calc(100% - 40%) !important;
  float: left;
  -webkit-box-flex: 0 !important;
  -ms-flex: none !important;
  flex: none !important;
}
.color-seperator .vc_sep_holder_l:before {
  content: "";
  display: block;
  height: 17px;
  width: 33.3333%;
  float: left;
  background: #1fac75;
}
.color-seperator .vc_sep_holder_l .vc_sep_line {
  position: static !important;
  display: block !important;
  height: 17px !important;
  width: 33.3333% !important;
  top: 0px !important;
  float: left;
  background: #ea263e;
  border: none !important;
}
.color-seperator .vc_sep_holder_l:after {
  content: "";
  display: block;
  height: 17px;
  width: 33.3333%;
  float: right;
  background: #9d70b0;
}

.color-image-bg ul {
  display: block;
  margin: 0px;
  list-style: none;
}
.color-image-bg ul li {
  position: relative;
  display: block;
  margin-bottom: 30px !important;
  padding-left: 82px;
  list-style: none;
}
@media screen and (max-width: 47.9375em) {
  .color-image-bg ul li {
    padding-left: 0px;
  }
  .color-image-bg ul li:first-of-type {
    padding-right: 120px;
  }
}
.color-image-bg ul li:before {
  content: "";
  position: absolute;
  height: 45px;
  width: 58px;
  left: 0px;
  top: 12px;
  background: url("../svg/list-bullet-arrow.svg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 47.9375em) {
  .color-image-bg ul li:before {
    content: none;
  }
}
.color-image-bg ul li h4 {
  margin-bottom: 0px !important;
}
.color-image-bg ul li p {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}

.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 74.9375em) {
  .page-id-338 .entry-content .vc_row .vc_btn3-container .vc_btn3:after {
    display: none;
  }
}

/* Play Solutions Page scss so links work */
.page-id-318 #page-content {
  position: relative;
  z-index: 1;
}

#header {
  position: fixed;
  width: 100%;
  z-index: 10;
}

#topbar {
  background: #6788b4;
  font-family: "wellfleetregular";
}
#topbar #topbar-row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
#topbar #topbar-row::before,
#topbar #topbar-row::after {
  content: " ";
  display: table;
}
#topbar #topbar-row::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #topbar #topbar-row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #topbar #topbar-row {
    max-width: 380px;
  }
}
#topbar #header-logo {
  width: 25%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  padding-right: 0px !important;
}
@media screen and (min-width: 48em) {
  #topbar #header-logo {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#topbar #header-logo:last-child:not(:first-child) {
  float: right;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #topbar #header-logo {
    width: 33.33333%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) and (min-width: 48em) {
  #topbar #header-logo {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #topbar #header-logo:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (max-width: 47.9375em) {
  #topbar #header-logo {
    width: 50%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    height: 38px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 48em) {
  #topbar #header-logo {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) {
  #topbar #header-logo:last-child:not(:first-child) {
    float: right;
  }
}
#topbar #header-logo a {
  position: absolute;
  display: block;
  width: 209px;
  height: 209px;
  top: -54px;
  margin-left: 2px;
  background: #fff;
  border-radius: 100%;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #topbar #header-logo a {
    height: 190px;
    width: 190px;
    top: -43px;
    z-index: 2;
  }
}
@media screen and (max-width: 47.9375em) {
  #topbar #header-logo a {
    height: 178px;
    width: 178px;
    top: -45px;
    z-index: 2;
  }
}
#topbar #header-logo a img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: 18px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #topbar #header-logo a img {
    width: 90%;
  }
}
@media screen and (max-width: 47.9375em) {
  #topbar #header-logo a img {
    width: 80%;
  }
}
#topbar #header-logo #topbar-bird {
  display: block;
  float: right;
  margin-top: 4px;
  width: 49px;
  height: 31px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #topbar #header-logo #topbar-bird {
    margin-right: -15px;
  }
}
@media screen and (max-width: 47.9375em) {
  #topbar #header-logo #topbar-bird {
    display: none;
  }
}
#topbar nav {
  width: 75%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 48em) {
  #topbar nav {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#topbar nav:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #topbar nav {
    display: none;
  }
}
#topbar #menu-top-nav {
  display: block;
}
#topbar #menu-top-nav .menu-item {
  display: inline-block;
  margin-right: 10px;
  padding: 0px 17px;
}
#topbar .toggle-submenu {
  display: none;
}
#topbar a {
  padding: 9px 0px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 17px;
  text-transform: uppercase;
}
#topbar a:hover {
  color: #78bbfa;
}

#lowbar {
  background: #1fac75;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 74.9375em) {
  #lowbar {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    top: 0px;
    max-width: 768px;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
#lowbar #lowbar-row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
#lowbar #lowbar-row::before,
#lowbar #lowbar-row::after {
  content: " ";
  display: table;
}
#lowbar #lowbar-row::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #lowbar #lowbar-row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #lowbar #lowbar-row {
    max-width: 380px;
  }
}
#lowbar #lowbar-navbar {
  display: none;
  width: 153px;
  margin-left: auto;
  margin-right: 15px;
  padding: 22px 5px;
  background: #1fac75;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.5);
  text-align: center;
}
@media screen and (max-width: 74.9375em) {
  #lowbar #lowbar-navbar {
    display: block;
  }
}
#lowbar #lowbar-navbar > a {
  display: inline-block;
  margin-bottom: 19px;
  color: #fff;
  font-family: "wellfleetregular";
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 19px;
}
#lowbar #lowbar-navbar #menu-toggle {
  color: #fff;
  font-family: "wellfleetregular";
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 25px;
}
#lowbar #lowbar-navbar #menu-toggle svg {
  display: inline-block;
}
#lowbar nav {
  width: 75%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  padding-left: 6px !important;
}
@media screen and (min-width: 48em) {
  #lowbar nav {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#lowbar nav:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #lowbar nav {
    display: none;
    position: absolute;
    width: 240px;
    left: auto;
    right: 15px;
    padding: 0px;
  }
  #lowbar nav.active {
    display: block;
  }
}

#featured-hero {
  position: relative;
  height: 217px;
  overflow: hidden;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #featured-hero {
    height: 187px;
  }
}
@media screen and (max-width: 47.9375em) {
  #featured-hero {
    height: 100px;
  }
}
#featured-hero img {
  position: absolute;
  width: 100%;
  bottom: 0px;
  left: 0px;
}

#pre-page-content {
  margin-bottom: 16px;
}

.post-top-right-character {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.post-top-right-character::before,
.post-top-right-character::after {
  content: " ";
  display: table;
}
.post-top-right-character::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .post-top-right-character {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  .post-top-right-character {
    max-width: 380px;
  }
}
@media screen and (max-width: 74.9375em) {
  .post-top-right-character {
    display: none;
  }
}
.post-top-right-character svg {
  position: absolute;
  right: -40px;
  opacity: 0;
  -webkit-transition: 1000ms;
  transition: 1000ms;
}
.post-top-right-character.active svg {
  right: 15px;
  opacity: 1;
}

#boy-1 svg {
  top: -47px;
}

#boy-2 svg {
  top: -70px;
}

#girl-1 svg {
  top: -114px;
}

@-webkit-keyframes fly_in {
  0% {
    left: -20px;
    opacity: 0;
  }
  35% {
    left: 0px;
    opacity: 1;
  }
  80% {
    left: 0px;
    opacity: 1;
  }
  100% {
    left: -20px;
    opacity: 0;
  }
}

@keyframes fly_in {
  0% {
    left: -20px;
    opacity: 0;
  }
  35% {
    left: 0px;
    opacity: 1;
  }
  80% {
    left: 0px;
    opacity: 1;
  }
  100% {
    left: -20px;
    opacity: 0;
  }
}

#footer {
  padding: 96px 0px;
}
@media screen and (max-width: 74.9375em) {
  #footer {
    padding: 42px 0px;
  }
}
#footer #footer-social {
  position: relative;
  margin-bottom: 2px;
  text-align: center;
}
@media screen and (max-width: 74.9375em) {
  #footer #footer-social {
    margin-bottom: 32px;
  }
}
#footer #footer-social span {
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  color: #495b8e;
  font-family: "wellfleetregular";
  font-size: 25px;
  line-height: 32px;
}
#footer #footer-social #footer-butterfly {
  position: relative;
  margin-right: 15px;
  -webkit-animation: fly_in 5s infinite;
  animation: fly_in 5s infinite;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #footer #footer-social .clear-inline-tablet-down {
    margin-bottom: 38px;
  }
}
@media screen and (max-width: 47.9375em) {
  #footer #footer-social .clear-inline-tablet-down {
    margin-bottom: 28px;
  }
}
#footer #footer-social .social-icon {
  display: inline-block;
  margin: 0px 8px;
  vertical-align: middle;
}
#footer #footer-social .social-icon:hover .fill-me {
  fill: #1fac75;
}
#footer #footer-social .social-icon svg {
  display: block;
}
@media screen and (max-width: 47.9375em) {
  #footer #footer-social .social-icon svg {
    height: 38px;
    width: 38px;
  }
}
#footer #footer-logo {
  margin-bottom: 6px;
  text-align: center;
}
@media screen and (max-width: 74.9375em) {
  #footer #footer-logo {
    margin-bottom: 7px;
  }
}
#footer #footer-logo a {
  display: inline-block;
}
#footer #footer-info {
  margin-bottom: 19px;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
}
@media screen and (max-width: 47.9375em) {
  #footer #footer-info {
    font-size: 14px;
    line-height: 24px;
  }
}
#footer #footer-info #footer-address {
  margin-bottom: 4px;
}
#footer #footer-info a {
  color: #000;
}
#footer #footer-info a:hover {
  color: #1fac75;
}
#footer #footer-info #footer-phone,
#footer #footer-info #footer-fax {
  margin: 0px 3px;
}
#footer #footer-menu {
  margin-bottom: 23px;
}
@media screen and (max-width: 47.9375em) {
  #footer #footer-menu {
    margin-bottom: 28px;
  }
}
#footer #footer-menu #menu-footer-menu {
  display: block;
  text-align: center;
}
#footer #footer-menu #menu-footer-menu .menu-item {
  display: inline-block;
  padding: 0px 17px;
  vertical-align: middle;
}
#footer #footer-menu #menu-footer-menu a {
  padding: 0px;
  color: #1b349a;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
}
#footer #footer-menu #menu-footer-menu a:hover {
  color: #1fac75;
}
#footer #footer-menu #menu-footer-menu .toggle-submenu {
  display: none;
}
#footer #footer-copyright {
  text-align: center;
}
#footer #footer-copyright p {
  max-width: 640px;
  margin: 0px auto;
  color: #9b9b9b;
  font-size: 14px;
  font-weight: 300;
  line-height: 21px;
}
@media screen and (max-width: 47.9375em) {
  #footer #footer-copyright p {
    max-width: 355px;
  }
}

/* Desktop Only */
/* Tablet Only */
/* Mobile Only */
.sidebar {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 48em) {
  .sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.sidebar:last-child:not(:first-child) {
  float: right;
}
@media screen and (min-width: 48em) {
  .sidebar {
    width: 33.33333%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    margin-top: 1rem;
  }
}
@media screen and (min-width: 48em) and (min-width: 48em) {
  .sidebar {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 48em) {
  .sidebar:last-child:not(:first-child) {
    float: right;
  }
}

#smg-popup {
  display: none;
  position: fixed;
  height: 100vh;
  width: 100vw;
  left: 0px;
  top: 0px;
  z-index: 9999;
}
#smg-popup.active {
  display: block;
}

#smg-popup-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.4);
}

#smg-popup-content {
  position: absolute;
  max-width: 1100px;
  width: inherit;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #smg-popup-content {
    max-height: calc(100% - 100px);
    width: calc(100% - 250px);
  }
}

.smg-popup-button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.smg-popup-button.hidden {
  display: none;
}
.smg-popup-button svg {
  pointer-events: none;
}

#smg-popup-prev {
  left: 50%;
  margin-left: -595px;
  -webkit-transform: rotateY(180deg) translateY(-50%);
  transform: rotateY(180deg) translateY(-50%);
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #smg-popup-prev {
    left: 50px;
    margin-left: 0px;
  }
}

#smg-popup-next {
  left: 50%;
  margin-left: 550px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #smg-popup-next {
    left: auto;
    right: 50px;
    margin-left: 0px;
  }
}

#smg-popup-images {
  text-align: center;
}
#smg-popup-images img {
  display: none;
}
#smg-popup-images .active {
  display: inline-block;
}

#smg-popup-button {
  position: absolute;
  min-width: 290px;
  left: 50%;
  top: calc(100% + 30px);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: 18px 44px 18px 50px;
  background: #415f8e;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  -webkit-transition: none;
  transition: none;
}
#smg-popup-button:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#smg-popup-button:hover {
  background: #1fac75 !important;
}

#my-popup-content .electricity-flyin .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#my-popup-content .electricity-flyin h3 {
  color: #435e8e;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

#my-popup-content .electricity-flyin a.btn {
  margin-top: 20px;
  position: relative;
  padding: 18px 20px;
  background: #415f8e;
  border: none;
  color: #fff !important;
  font-size: 241x;
  font-weight: 900;
  line-height: 29px;
  -webkit-transition: none;
  transition: none;
  border-radius: 5px;
  display: block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
#my-popup-content .electricity-flyin a.btn:hover {
  background: #1fac75 !important;
  color: #fff;
}
#my-popup-content .electricity-flyin a.btn:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}

#blog,
#blog-preview {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  /*
  #pagination {
    position: relative;
    height: 370px;
    width: 33.3333%;
    float: left;
    clear: none;
    .pagination {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
    }
  }
  */
}
#blog::before,
#blog::after,
#blog-preview::before,
#blog-preview::after {
  content: " ";
  display: table;
}
#blog::after,
#blog-preview::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #blog,
  #blog-preview {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #blog,
  #blog-preview {
    max-width: 380px;
  }
}
#blog .post,
#blog-preview .post {
  width: 33.33333%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  float: left !important;
  margin-bottom: 30px;
  text-align: left;
}
@media screen and (min-width: 48em) {
  #blog .post,
  #blog-preview .post {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#blog .post:last-child:not(:first-child),
#blog-preview .post:last-child:not(:first-child) {
  float: right;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #blog .post,
  #blog-preview .post {
    width: 50%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) and (min-width: 48em) {
  #blog .post,
  #blog-preview .post {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #blog .post:last-child:not(:first-child),
  #blog-preview .post:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (max-width: 47.9375em) {
  #blog .post,
  #blog-preview .post {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 48em) {
  #blog .post,
  #blog-preview .post {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) {
  #blog .post:last-child:not(:first-child),
  #blog-preview .post:last-child:not(:first-child) {
    float: right;
  }
}
#blog h2.large,
#blog-preview h2.large {
  margin-bottom: 60px !important;
}
#blog .post-image,
#blog-preview .post-image {
  height: 370px;
  width: 370px;
  overflow: hidden;
}
@media screen and (max-width: 74.9375em) {
  #blog .post-image,
  #blog-preview .post-image {
    width: 100%;
  }
}
#blog .post-image img,
#blog-preview .post-image img {
  width: 100%;
}
#blog .post-image svg,
#blog-preview .post-image svg {
  display: block;
  height: auto;
  width: 100%;
}
#blog #blog-header,
#blog-preview #blog-header {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin: 90px 0px 30px;
  text-align: left;
}
@media screen and (min-width: 48em) {
  #blog #blog-header,
  #blog-preview #blog-header {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#blog #blog-header:last-child:not(:first-child),
#blog-preview #blog-header:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #blog #blog-header,
  #blog-preview #blog-header {
    margin: 130px 0px 30px;
  }
}
#blog .post-header,
#blog-preview .post-header {
  position: absolute;
  bottom: 0px;
  left: 15px;
  min-height: 120px;
  height: auto;
  width: calc(100% - 30px);
  padding: 18px 20px 23px;
}
#blog .post-header.bg-red,
#blog-preview .post-header.bg-red {
  background: #ea263e;
}
#blog .post-header.bg-green,
#blog-preview .post-header.bg-green {
  background: #1fac75;
}
#blog .post-header.bg-purple,
#blog-preview .post-header.bg-purple {
  background: #9d70b0;
}
#blog .post-header h2,
#blog-preview .post-header h2 {
  margin-bottom: 0px !important;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}
#blog .post-date,
#blog-preview .post-date {
  display: none;
  position: absolute;
  background: #fff;
  right: 25px;
  top: 11px;
  padding: 2px 36px 3px 8px;
  border: 1px solid #cfced0;
  color: #666;
  font-size: 13px;
  line-height: 26px;
}
#blog .post-date svg,
#blog-preview .post-date svg {
  position: absolute;
  right: 10px;
  top: 9px;
}
#blog .pgg_button,
#blog-preview .pgg_button {
  position: relative;
  display: inline-block;
  clear: both;
  margin-top: 20px;
  padding: 18px 44px 18px 50px;
  background: #f5b61b;
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #blog .pgg_button,
  #blog-preview .pgg_button {
    width: 50%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    margin-top: 0px;
    clear: none;
    width: calc(50% - 30px);
    margin-right: 15px;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) and (min-width: 48em) {
  #blog .pgg_button,
  #blog-preview .pgg_button {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #blog .pgg_button:last-child:not(:first-child),
  #blog-preview .pgg_button:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (max-width: 47.9375em) {
  #blog .pgg_button,
  #blog-preview .pgg_button {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    margin-top: 15px;
    padding: 18px 30px 18px 37px;
    width: calc(100% - 30px);
    margin-right: 15px;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 48em) {
  #blog .pgg_button,
  #blog-preview .pgg_button {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) {
  #blog .pgg_button:last-child:not(:first-child),
  #blog-preview .pgg_button:last-child:not(:first-child) {
    float: right;
  }
}
#blog .pgg_button:hover,
#blog-preview .pgg_button:hover {
  background: #435e8e;
}
#blog .pgg_button:after,
#blog-preview .pgg_button:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url("../svg/arrow-forward.svg");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#blog a:hover .post-header.bg-red,
#blog-preview a:hover .post-header.bg-red {
  background: #ca142a;
}
#blog a:hover .post-header.bg-green,
#blog-preview a:hover .post-header.bg-green {
  background: #178158;
}
#blog a:hover .post-header.bg-purple,
#blog-preview a:hover .post-header.bg-purple {
  background: #845499;
}

/* Default archive */
#archive #sketch-image,
#project-post #sketch-image {
  position: absolute;
  right: -200px;
  top: -10px;
}

#archive #featured-hero,
#project-post #featured-hero {
  height: 292px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 74.9375em) {
  #archive #featured-hero,
  #project-post #featured-hero {
    height: 200px;
  }
}
@media screen and (max-width: 47.9375em) {
  #archive #featured-hero img,
  #project-post #featured-hero img {
    height: 100%;
    position: absolute;
    bottom: 0;
    width: auto !important;
    max-width: inherit;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
#archive #featured-hero img,
#project-post #featured-hero img {
  width: 100%;
  position: absolute;
  bottom: 0;
}

#archive #archive-header,
#project-post #archive-header {
  position: relative;
  margin-bottom: 50px;
}

#project-post #featured-hero img {
  width: 100% !important;
  height: auto;
}

@media screen and (max-width: 74.9375em) {
  #project-post .vc_col-sm-8,
  #project-post .vc_col-sm-4 {
    width: 100%;
  }
}

#archive-inner {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  margin-top: 40px;
}
#archive-inner::before,
#archive-inner::after {
  content: " ";
  display: table;
}
#archive-inner::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #archive-inner {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #archive-inner {
    max-width: 380px;
  }
}
#archive-inner #archive-content,
#archive-inner #archive-header {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 48em) {
  #archive-inner #archive-content,
  #archive-inner #archive-header {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#archive-inner #archive-content:last-child:not(:first-child),
#archive-inner #archive-header:last-child:not(:first-child) {
  float: right;
}

.cpt-project #archive-inner {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.cpt-project #archive-inner::before,
.cpt-project #archive-inner::after {
  content: " ";
  display: table;
}
.cpt-project #archive-inner::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .cpt-project #archive-inner {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  .cpt-project #archive-inner {
    max-width: 380px;
  }
}

@media screen and (max-width: 74.9375em) {
  #post #pre-page-content {
    margin-top: 156px;
  }
}

#post #post-content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
#post #post-content::before,
#post #post-content::after {
  content: " ";
  display: table;
}
#post #post-content::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #post #post-content {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #post #post-content {
    max-width: 380px;
  }
}
#post #post-content img {
  margin-bottom: 30px;
}

div.pp_pic_holder {
  background: transparent;
}
div.pp_pic_holder .pp_middle {
  display: block;
}

.pp_description h3 {
  font-size: 18px;
  font-weight: bold;
}

.pp_description p {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
}

.vc_images_carousel .vc_carousel-control {
  width: 25px !important;
  height: 50px !important;
  opacity: 0 !important;
  background-color: rgba(0, 148, 109, 0.9);
  color: #fff;
}

.vc_images_carousel:hover .vc_carousel-control {
  opacity: 1 !important;
}

.vc_images_carousel .vc_carousel-indicators li {
  background-color: #435e8e !important;
  border-color: #435e8e !important;
}
.vc_images_carousel .vc_carousel-indicators li.vc_active {
  background-color: #1fac75 !important;
  border-color: #1fac75 !important;
}

/*
#post{
  #main-body {
    .entry-header h1{
      @include grid-col(12);
      @include grid-col-pos(0);
    }
    .entry-content{
      @include smg-row();
      .vc_column_container{
        padding-left:15px;
        padding-right:15px;
      }
    }
  }
}
*/
#post-content h3 {
  font-size: 25px;
}

#main-body .entry-header {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
#main-body .entry-header::before,
#main-body .entry-header::after {
  content: " ";
  display: table;
}
#main-body .entry-header::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #main-body .entry-header {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-header {
    max-width: 380px;
  }
}
#main-body .entry-header h1 {
  width: 66.66667%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: 16.66667%;
  margin-bottom: 32px;
}
@media screen and (min-width: 48em) {
  #main-body .entry-header h1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#main-body .entry-header h1:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #main-body .entry-header h1 {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #main-body .entry-header h1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #main-body .entry-header h1:last-child:not(:first-child) {
    float: right;
  }
}

#main-body .entry-content h2 {
  margin-bottom: 28px;
}
#main-body .entry-content h2.large {
  margin-bottom: 35px;
  color: #435e8e;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
}

#main-body .entry-content h3.large {
  margin-bottom: 35px;
  color: #435e8e;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
}

#main-body .entry-content h4 {
  margin-bottom: 14px;
}

#main-body .entry-content h5 {
  margin-bottom: 28px;
  font-size: 25px;
}
#main-body .entry-content h5.large {
  font-size: 32px;
  line-height: 39px;
}

#main-body .entry-content p {
  margin-bottom: 30px;
}

#main-body .entry-content .wpb_video_widget {
  margin-bottom: 30px;
}

#main-body .entry-content .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

#main-body .entry-content .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#main-body .entry-content .bubble-row-padding {
  margin: 16px auto 50px;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content .bubble-row-padding {
    margin: 16px auto 10px;
  }
}

#main-body .entry-content #padding-pre-grass {
  height: 227px;
  margin-top: 10px;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #padding-pre-grass {
    display: none;
  }
}

.page-template-page-map-iframe #main-body .entry-header h1 {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: 0%;
}
@media screen and (min-width: 48em) {
  .page-template-page-map-iframe #main-body .entry-header h1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.page-template-page-map-iframe
  #main-body
  .entry-header
  h1:last-child:not(:first-child) {
  float: right;
}

#who-we-are-section-2 {
  padding: 60px 0px 88px;
}
#who-we-are-section-2 .list-wrapper {
  margin: 43px 0px 70px;
  text-align: center;
}
#who-we-are-section-2 .list-wrapper ul {
  display: inline-block;
  text-align: left;
}
#who-we-are-section-2 .list-wrapper ul li:first-of-type {
  padding-right: 0px !important;
}
@media screen and (max-width: 47.9375em) {
  #who-we-are-section-2 .vc_btn3 {
    padding: 18px 11px 18px 18px;
  }
}

#who-we-are-section-3 {
  padding-top: 68px;
}

#play-stories-main-video p {
  position: relative;
  margin-bottom: 0px !important;
  padding-bottom: 53.1%;
  padding-top: 25px;
  height: 0;
}
@media screen and (max-width: 74.9375em) {
  #play-stories-main-video p {
    padding-bottom: 52.8%;
  }
}
@media screen and (max-width: 47.9375em) {
  #play-stories-main-video p {
    padding-bottom: 49.2%;
  }
}

#play-stories-main-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 47.9375em) {
  .pp_content #pp_full_res {
    position: relative;
    margin-bottom: 0px !important;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
  }
  .pp_content #pp_full_res iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }
}

.diagram-list-items {
  margin-bottom: 22px !important;
}
.diagram-list-items .vc_col-sm-4 {
  padding-left: 4px;
}
.diagram-list-items .vc_col-sm-4 p {
  margin-bottom: 0px !important;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 25px;
}

.diagram-header-titles {
  font-family: "wellfleetregular";
}

#safety-page-graphics > .vc_col-sm-6 {
  padding: 0px 0px !important;
}

#safety-page-graphics .vc_col-sm-8 {
  padding-left: 3px !important;
}

@media screen and (max-width: 47.9375em) {
  #safety-page-graphics .no-show-mobile {
    display: none;
  }
}

#main-body #page-header.entry-header.full-width-title-class h1 {
  width: 100%;
  left: 0;
}

#front-page h2 {
  color: #435e8e;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-page h2 {
    font-size: 50px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-page h2 {
    font-size: 20px;
  }
}

#front-1 {
  position: relative;
  height: 706px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  z-index: 0;
}
@media screen and (min-width: 48em) {
  #front-1 {
    background: none !important;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-1 {
    height: 480px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-1 {
    height: 475px;
    background-image: url("../jpg/mobile-hero-2.jpg") !important;
  }
}
#front-1:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 2;
}
#front-1 .overlay-cover:after {
  content: none !important;
}
@media screen and (max-width: 47.9375em) {
  #front-1 .responsive-iframe {
    display: none;
  }
}
#front-1 .responsive-iframe .smg-youtube-video {
  display: block;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  text-align: center;
  z-index: 1;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-1 .responsive-iframe .smg-youtube-video {
    width: 115%;
  }
}
#front-1 #front-1-background-video {
  position: absolute;
  max-height: none;
  max-width: none;
  height: 100%;
  width: 100%;
  left: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}
#front-1 #front-1-background-video:before {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.45);
  z-index: 2;
}
#front-1 #front-1-background-video .wpb_column {
  padding: 0px !important;
}
#front-1 #front-1-background-video iframe {
  min-height: 105%;
  min-width: 105%;
  height: auto;
  width: auto;
  display: block;
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-1 #front-1-background-video iframe {
    min-height: 112%;
    min-width: 112%;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-1 #front-1-background-video iframe {
    display: none;
  }
}
#front-1 #front-1-background-video .wpb_wrapper .wpb_wrapper {
  position: relative;
  padding-top: 56.25%;
}
#front-1 #home-video-intro {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 0;
  padding: 28px 15 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: center;
  z-index: 2;
}
#front-1 #home-video-intro::before,
#front-1 #home-video-intro::after {
  content: " ";
  display: table;
}
#front-1 #home-video-intro::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-1 #home-video-intro {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-1 #home-video-intro {
    max-width: 380px;
  }
}
@media screen and (max-width: 74.9375em) {
  #front-1 #home-video-intro {
    top: auto;
    bottom: 20px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-1 #home-video-intro {
    padding-top: 20px;
  }
}
#front-1 #home-video-intro svg {
  margin: 0 auto;
}
#front-1 #home-video-intro a.vc_btn3 {
  display: inline-block;
  padding: 18px 44px 18px 50px;
  background: #415f8e;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
}
#front-1 #home-video-intro a.vc_btn3:hover {
  background: #1fac75 !important;
  color: #fff;
}
@media screen and (max-width: 47.9375em) {
  #front-1 #home-video-intro a.vc_btn3 {
    display: inline-block;
    padding: 18px 22px 18px 25px;
  }
}
#front-1 #home-video-intro a.vc_btn3:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#front-1 #sun-wrapper {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 74.9375em) {
  #front-1 #sun-wrapper {
    display: none;
  }
}
#front-1 #sun-icon svg {
  position: relative;
  left: -35px;
  margin: 0px auto;
}
#front-1 #tagline-wrapper {
  margin-top: -19px;
  margin-bottom: 8px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 74.9375em) {
  #front-1 #tagline-wrapper {
    margin-top: 0px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-1 #tagline-wrapper {
    margin-bottom: 11px;
  }
}
#front-1 #tagline {
  padding-top: 20px;
}
#front-1 #tagline svg {
  margin: 0px auto;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-1 #tagline svg {
    height: 210px;
    width: 498px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-1 #tagline svg {
    padding-top: 0;
    height: 134px;
    width: 319px;
  }
}
#front-1 #slogan {
  padding-top: 17px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  #front-1 #slogan {
    padding-top: 0;
  }
}
#front-1 #slogan svg {
  display: inline-block;
  margin: 0 auto;
}
@media screen and (max-width: 47.9375em) {
  #front-1 #slogan svg {
    height: 36px;
  }
}
#front-1 #front-1-text-wrapper {
  margin-bottom: 42px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-1 #front-1-text-wrapper {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-1 #front-1-text-wrapper {
    max-width: 330px;
    margin: 0px auto 24px;
  }
}
#front-1 p {
  text-align: center;
  font-size: 36px;
  font-weight: 900;
  line-height: 44px;
}
@media screen and (max-width: 74.9375em) {
  #front-1 p {
    font-size: 28px;
    line-height: 34px;
  }
}
#front-1 #front-1-button {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 47.9375em) {
  #front-1 #front-1-button .vc_btn3 {
    padding: 18px 22px 18px 25px;
  }
  #front-1 #front-1-button .vc_btn3:after {
    margin-left: 12px;
  }
}

#front-2 {
  position: relative;
  padding: 42px 0px 100px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-2 {
    padding: 54px 0px 168px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 {
    padding: 37px 0px 14px;
    background-image: none !important;
  }
}
#front-2:before,
#front-2:after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-2 .row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 .row {
    max-width: 380px;
  }
}
#front-2 #front-2-girl-right {
  position: absolute;
  max-width: 1200px;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0px;
  top: 0px;
}
@media screen and (max-width: 47.9375em) {
  #front-2 #front-2-girl-right {
    display: none;
  }
}
#front-2 #front-2-girl-right #front-2-girl-right-character {
  position: absolute;
  top: -115px;
  right: -30px;
  opacity: 0;
  -webkit-transition: 500ms;
  transition: 500ms;
}
#front-2 #front-2-girl-right #front-2-girl-right-character.active {
  opacity: 1;
  right: 10px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-2 #front-2-girl-right #front-2-girl-right-character {
    top: -129px;
  }
}
#front-2 #front-2-left-col {
  width: 25%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: 8.33333%;
  padding-top: 22px;
}
@media screen and (min-width: 48em) {
  #front-2 #front-2-left-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-2 #front-2-left-col:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #front-2 #front-2-left-col {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0px;
    padding-bottom: 19px;
    text-align: center;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #front-2 #front-2-left-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #front-2 #front-2-left-col:last-child:not(:first-child) {
    float: right;
  }
  #front-2 #front-2-left-col .wpb_content_element {
    display: inline-block;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 #front-2-left-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 10px;
  }
  #front-2 #front-2-left-col .wpb_content_element {
    margin-bottom: 14px;
  }
}
#front-2 #front-2-middle-col {
  width: 33.33333%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: 8.33333%;
}
@media screen and (min-width: 48em) {
  #front-2 #front-2-middle-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-2 #front-2-middle-col:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #front-2 #front-2-middle-col {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #front-2 #front-2-middle-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #front-2 #front-2-middle-col:last-child:not(:first-child) {
    float: right;
  }
}
#front-2 #front-2-right-col {
  width: 25%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: -8.33333%;
  padding-top: 22px;
}
@media screen and (min-width: 48em) {
  #front-2 #front-2-right-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-2 #front-2-right-col:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #front-2 #front-2-right-col {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 0px;
    text-align: center;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #front-2 #front-2-right-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #front-2 #front-2-right-col:last-child:not(:first-child) {
    float: right;
  }
  #front-2 #front-2-right-col .wpb_content_element {
    display: inline-block;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 #front-2-right-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 10px;
  }
  #front-2 #front-2-right-col .wpb_content_element {
    margin-bottom: 14px;
  }
}
#front-2 .circle-with-title-and-text {
  position: relative;
  height: 250px;
  width: 250px;
  margin-bottom: 49px;
  padding: 35px 15px;
  border-radius: 100%;
}
@media screen and (max-width: 74.9375em) {
  #front-2 .circle-with-title-and-text {
    margin: 0px 6px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 .circle-with-title-and-text {
    margin-bottom: 16px;
  }
}
#front-2 .circle-with-title-and-text .circle-inner {
  position: absolute;
  width: 195px;
  height: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#front-2 .circle-with-title-and-text span {
  display: block;
  width: 165px;
  margin: 0px auto 23px;
  color: #fff;
  font-family: "wellfleetregular";
  font-size: 25px;
  line-height: 27px;
  text-align: center;
}
#front-2 .circle-with-title-and-text p {
  display: block;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
#front-2 .circle-with-title-and-text.full-title span {
  width: 100%;
}
#front-2 h2 {
  margin-bottom: 27px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-2 h2 {
    max-width: 350px;
    margin: 0px auto 22px;
    font-size: 50px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 h2 {
    max-width: 350px;
    margin: 0px auto 40px;
    font-size: 45px;
    line-height: 54px;
  }
}
#front-2 #banner {
  margin-bottom: 24px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-2 #banner {
    margin-bottom: 29px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 #banner {
    margin-bottom: 24px;
  }
}
#front-2 #banner img {
  display: block;
  width: auto;
  margin: 0px auto;
}
#front-2 #front-2-text {
  margin-bottom: 37px;
  text-align: center;
}
@media screen and (max-width: 74.9375em) {
  #front-2 #front-2-text {
    margin-bottom: 35px;
  }
}
#front-2 #front-2-text p {
  margin: 0px;
  font-size: 25px;
  line-height: 32px;
}
#front-2 #front-2-text svg {
  margin: 4px auto 11px;
}
#front-2 #front-2-lower-text {
  text-align: center;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-2 #front-2-lower-text {
    max-width: 370px;
    margin: 0px auto 34px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 #front-2-lower-text {
    max-width: 250px;
    margin: 0px auto 21px;
  }
}
#front-2 #front-2-lower-text p {
  margin: 0px;
  font-size: 18px;
  letter-spacing: -0.1px;
  line-height: 22px;
}
#front-2 .btn {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 19px;
  padding: 18px 44px 18px 50px;
  background: #415f8e;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  vertical-align: middle;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: none;
  transition: none;
}
#front-2 .btn:hover {
  background: #1fac75 !important;
  color: #fff;
}
#front-2 .btn:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-2 .btn {
    max-width: 381px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-2 .btn {
    width: 100%;
    border-radius: 8px;
  }
}

#front-3 {
  padding: 69px 0px 696px;
  background-image: url("../png/clouds.png"),
    -webkit-gradient(linear, left top, left bottom, from(#779dd0), to(#d3eaf8)),
    url("../png/semi-circle.png");
  background-image: url("../png/clouds.png"),
    -webkit-linear-gradient(top, #779dd0 0%, #d3eaf8 100%),
    url("../png/semi-circle.png");
  background-image: url("../png/clouds.png"),
    linear-gradient(-180deg, #779dd0 0%, #d3eaf8 100%),
    url("../png/semi-circle.png");
  background-position: center -16px, top left, bottom center;
  background-repeat: repeat-x, no-repeat, no-repeat;
  -webkit-background-size: 100%, 4000px 729px, 4000px;
  background-size: 100%, 4000px 729px, 4000px;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 {
    padding: 75px 0px 666px;
    -webkit-background-size: contain, 4000px 1406px, 4000px;
    background-size: contain, 4000px 1406px, 4000px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-3 {
    padding: 42px 0px 112px;
    -webkit-background-size: contain, 4000px 1109px, 4000px;
    background-size: contain, 4000px 1109px, 4000px;
  }
}
#front-3 .row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
#front-3 .row::before,
#front-3 .row::after {
  content: " ";
  display: table;
}
#front-3 .row::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 .row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-3 .row {
    max-width: 380px;
  }
}
#front-3 #front-3-heading {
  width: 100%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  float: none !important;
  margin-bottom: 60px;
}
@media screen and (min-width: 48em) {
  #front-3 #front-3-heading {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-3 #front-3-heading:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #front-3 #front-3-heading {
    margin-bottom: 57px;
    padding: 0px 5px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-3 #front-3-heading {
    margin-bottom: 47px;
  }
}
#front-3 #front-3-heading #front-3-title {
  max-width: 760px;
  margin: 0px auto 28px;
  color: #fff;
  text-align: center;
  line-height: 61px;
}
@media screen and (max-width: 74.9375em) {
  #front-3 #front-3-heading #front-3-title {
    margin: 0px auto 22px;
    font-size: 45px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-3 #front-3-heading #front-3-title {
    margin: 0px auto 28px;
    font-size: 40px;
    line-height: 48px;
  }
}
#front-3 #front-3-heading p {
  max-width: 620px;
  margin: 0px auto;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  #front-3 #front-3-heading p {
    max-width: 300px;
  }
}
#front-3 #front-3-left-column {
  width: 50%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: 8.33333%;
  margin-left: -8px;
  padding-left: 0px !important;
  padding-right: 8px !important;
}
@media screen and (min-width: 48em) {
  #front-3 #front-3-left-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-3 #front-3-left-column:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #front-3 #front-3-left-column {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
    margin: 0px !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #front-3 #front-3-left-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #front-3 #front-3-left-column:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-3 #front-3-left-column {
    margin-bottom: 9px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
#front-3 #front-3-right-column {
  width: 33.33333%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: -8.33333%;
}
@media screen and (min-width: 48em) {
  #front-3 #front-3-right-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-3 #front-3-right-column:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #front-3 #front-3-right-column {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
    text-align: center;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #front-3 #front-3-right-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #front-3 #front-3-right-column:last-child:not(:first-child) {
    float: right;
  }
}
#front-3 #front-3-right-column #interactive-model {
  position: relative;
  max-width: 582px;
  margin: 20px auto 27px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model {
    margin: 182px auto 52px;
  }
  #front-3 #front-3-right-column #interactive-model img {
    width: 100%;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-3 #front-3-right-column #interactive-model {
    display: none;
  }
}
#front-3 #front-3-right-column #interactive-model #section-3-wheelchair-girl {
  position: absolute;
  bottom: 178px;
  right: -125px;
  opacity: 0;
  -webkit-transition: 800ms;
  transition: 800ms;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model #section-3-wheelchair-girl {
    bottom: 268px;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3
    #front-3-right-column
    #interactive-model
    #section-3-wheelchair-girl
    svg,
  #front-3
    #front-3-right-column
    #interactive-model
    #section-3-wheelchair-girl
    img {
    height: 242px;
    width: 215px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  #section-3-wheelchair-girl.active {
  right: 16px;
  opacity: 1;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3
    #front-3-right-column
    #interactive-model
    #section-3-wheelchair-girl.active {
    right: 19px;
  }
}
#front-3 #front-3-right-column #interactive-model .model-point {
  position: absolute;
  /*
				&.point-5 {
					right: 37px;
    			bottom: 25px;
					@include breakpoint(medium only){
						right: 49px;
				    bottom: 42px;
					}
					.point-content {
						right: calc(100% + 13px);
						&:before {
							right: -10px;
							border-top: 10px solid transparent;
							border-left: 10px solid rgba(0, 0, 0, 0.7);
							border-bottom: 10px solid transparent;
						}
					}
				}
				*/
}
#front-3 #front-3-right-column #interactive-model .model-point.point-1 {
  left: 23px;
  top: 13px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-1 {
    left: 43px;
    top: 25px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-1
  .point-content {
  left: 57px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3
    #front-3-right-column
    #interactive-model
    .model-point.point-1
    .point-content {
    left: 80px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-1
  .point-content:before {
  left: -10px;
  border-top: 10px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .model-point.point-2 {
  left: 58px;
  bottom: 113px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-2 {
    left: 88px;
    bottom: 180px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-2
  .point-content {
  left: 57px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3
    #front-3-right-column
    #interactive-model
    .model-point.point-2
    .point-content {
    left: 80px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-2
  .point-content:before {
  left: -10px;
  border-top: 10px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .model-point.point-3 {
  left: 43px;
  bottom: 70px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-3 {
    left: 60px;
    bottom: 120px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-3
  .point-content {
  left: 57px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3
    #front-3-right-column
    #interactive-model
    .model-point.point-3
    .point-content {
    left: 80px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-3
  .point-content:before {
  left: -10px;
  border-top: 10px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .model-point.point-4 {
  left: 130px;
  top: -10px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-4 {
    left: 210px;
    top: -10px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-4
  .point-content {
  right: calc(100% + 13px);
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-4
  .point-content:before {
  right: -10px;
  border-top: 10px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .model-point.point-5 {
  bottom: 53px;
  left: 142px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-5 {
    bottom: 88px;
    left: 225px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-5
  .point-content {
  right: calc(100% + 13px);
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-5
  .point-content:before {
  right: -10px;
  border-top: 10px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .model-point.point-6 {
  bottom: 60px;
  right: 90px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-6 {
    bottom: 96px;
    right: 150px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-6
  .point-content {
  right: calc(100% + 13px);
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-6
  .point-content:before {
  right: -10px;
  border-top: 10px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .model-point.point-7 {
  bottom: 105px;
  right: 60px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-7 {
    bottom: 165px;
    right: 100px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-7
  .point-content {
  right: calc(100% + 13px);
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-7
  .point-content:before {
  right: -10px;
  border-top: 10px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .model-point.point-8 {
  top: 41px;
  right: 21px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-8 {
    top: 70px;
    right: 40px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-8
  .point-content {
  right: calc(100% + 13px);
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-8
  .point-content:before {
  right: -10px;
  border-top: 10px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .model-point.point-9 {
  top: 25px;
  right: -20px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .model-point.point-9 {
    top: 41px;
  }
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-9
  .point-content {
  right: calc(100% + 13px);
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.point-9
  .point-content:before {
  right: -10px;
  border-top: 10px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.7);
  border-bottom: 10px solid transparent;
}
#front-3 #front-3-right-column #interactive-model .point {
  position: relative;
  display: block;
  height: 44px;
  width: 44px;
  background: #000;
  border: 5px solid #d8d8d8;
  border-radius: 100%;
  z-index: 4;
  -webkit-transition: 300ms;
  transition: 300ms;
  cursor: pointer;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .point {
    height: 66px;
    width: 66px;
    border-width: 7px;
  }
}
#front-3 #front-3-right-column #interactive-model .point:before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  width: 10px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 1px;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .point:before {
    height: 3px;
    width: 15px;
  }
}
#front-3 #front-3-right-column #interactive-model .point:after {
  content: "";
  position: absolute;
  display: block;
  height: 10px;
  width: 2px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 1px;
  -webkit-transition: 300ms;
  transition: 300ms;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .point:after {
    height: 15px;
    width: 3px;
  }
}
#front-3 #front-3-right-column #interactive-model .point-content {
  position: absolute;
  display: none;
  width: 200px;
  top: 0px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 5;
}
#front-3 #front-3-right-column #interactive-model .point-content:before {
  content: "";
  position: absolute;
  top: 21px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-3 #front-3-right-column #interactive-model .point-content:before {
    top: 33px;
  }
}
#front-3 #front-3-right-column #interactive-model h6 {
  color: #fff;
  font-size: 22px;
}
#front-3 #front-3-right-column #interactive-model p {
  margin-bottom: 0px;
  color: #fff;
  font-size: 16px;
  text-align: left;
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.active
  .point:before,
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.active
  .point:after {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
#front-3
  #front-3-right-column
  #interactive-model
  .model-point.active
  .point-content {
  display: block;
}
#front-3 #front-3-right-column .vc_btn3-container {
  margin-bottom: 20px;
}
#front-3 #front-3-right-column .vc_btn3-container .vc_btn3 {
  padding: 18px 36px 18px 42px;
}
@media screen and (max-width: 47.9375em) {
  #front-3 #front-3-right-column .vc_btn3-container .vc_btn3 {
    padding: 18px 27px 18px 32px;
  }
}
#front-3 #front-3-right-column p {
  max-width: 240px;
  margin: 0px auto;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}
#front-3 #front-3-right-column .btn {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  padding: 18px 36px 18px 42px;
  background: #415f8e;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  vertical-align: middle;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  text-align: center;
}
#front-3 #front-3-right-column .btn:hover {
  background: #1fac75 !important;
  color: #fff;
}
#front-3 #front-3-right-column .btn:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 47.9375em) {
  #front-3 #front-3-right-column .btn {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
}
#front-3 #section-3-badge {
  position: absolute;
  left: -30px;
  bottom: calc(100% + 30px);
}
@media screen and (max-width: 74.9375em) {
  #front-3 #section-3-badge {
    bottom: auto;
    left: auto;
    right: 15px;
    top: -52px;
    height: 172px;
    width: 171px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-3 #section-3-badge {
    width: 122px;
    top: -9px;
  }
}

#front-4 {
  position: relative;
  margin-top: -618px;
  padding: 83px 0px;
  overflow: hidden;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-4 {
    margin-top: -618px;
    padding: 77px 0px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-4 {
    margin-top: -80px;
    padding: 0px 0px 64px;
  }
}
#front-4 #front-4-bg {
  position: absolute;
  min-width: 2243px;
  width: 100%;
  height: 798px;
  left: 50%;
  top: 0px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 0px;
  overflow: hidden;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-4 #front-4-bg {
    min-width: 1400px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-4 #front-4-bg {
    position: relative;
    min-width: 0px;
    height: 279px;
    width: 784px;
    left: 0px;
    margin-bottom: 43px;
    -webkit-transform: none;
    transform: none;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: -100px top;
    border-radius: 0px;
    z-index: 5;
  }
}
#front-4 #front-4-bg:after {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 66.6666%;
  top: 0px;
  right: 0px;
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(60%, #ffffff),
    to(rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    #ffffff 60%,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    -90deg,
    #ffffff 60%,
    rgba(255, 255, 255, 0) 100%
  );
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-4 #front-4-bg:after {
    width: 100%;
    left: 280px;
    background-image: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(67%, #ffffff),
      to(rgba(255, 255, 255, 0))
    );
    background-image: -webkit-linear-gradient(
      right,
      #ffffff 67%,
      rgba(255, 255, 255, 0) 100%
    );
    background-image: linear-gradient(
      -90deg,
      #ffffff 67%,
      rgba(255, 255, 255, 0) 100%
    );
  }
}
@media screen and (max-width: 47.9375em) {
  #front-4 #front-4-bg:after {
    display: none;
  }
}
#front-4 #front-4-bg .wpb_wrapper {
  display: none;
}
#front-4 .row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
#front-4 .row::before,
#front-4 .row::after {
  content: " ";
  display: table;
}
#front-4 .row::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-4 .row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-4 .row {
    max-width: 380px;
  }
}
#front-4 #front-4-col {
  width: 33.33333%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: 58.33333%;
  position: relative;
  padding: 0px !important;
  z-index: 3;
}
@media screen and (min-width: 48em) {
  #front-4 #front-4-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-4 #front-4-col:last-child:not(:first-child) {
  float: right;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-4 #front-4-col {
    width: 66.66667%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 33.33333%;
    padding-left: 52px !important;
    padding-right: 64px !important;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) and (min-width: 48em) {
  #front-4 #front-4-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-4 #front-4-col:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-4 #front-4-col {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
    padding: 0px 31px 0px 30px !important;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 48em) {
  #front-4 #front-4-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-4 #front-4-col:last-child:not(:first-child) {
    float: right;
  }
}
#front-4 h2 {
  margin-bottom: 33px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-4 h2 {
    margin-bottom: 34px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-4 h2 {
    margin-bottom: 20px;
    font-size: 45px;
    line-height: 54px;
  }
}
#front-4 p {
  margin-bottom: 45px;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 47.9375em) {
  #front-4 p {
    margin-bottom: 35px;
  }
}
#front-4 .vc_btn3-container {
  margin-bottom: 20px;
}
@media screen and (max-width: 47.9375em) {
  #front-4 .vc_btn3-container {
    margin-bottom: 21px;
  }
  #front-4 .vc_btn3-container .vc_btn3 {
    padding: 18px 10px 18px 10px;
  }
}
#front-4 .btn {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
  padding: 18px 44px 18px 50px;
  -webkit-transition: none;
  transition: none;
  background: #415f8e;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  vertical-align: middle;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  text-align: center;
}
#front-4 .btn:hover {
  background: #1fac75 !important;
  color: #fff;
}
#front-4 .btn:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#front-4 .btn:hover {
  background: #1fac75 !important;
  color: #fff;
}
@media screen and (max-width: 47.9375em) {
  #front-4 .btn {
    width: 100%;
    padding: 18px 10px 18px 10px;
  }
}
#front-4 #front-4-text-under-button {
  max-width: 370px;
}
#front-4 #front-4-text-under-button p {
  margin-bottom: 0px;
  line-height: 22px;
  text-align: center;
}

#front-5 {
  position: relative;
  padding: 61px 0px;
  background: #fff;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-5 {
    padding: 75px 0px 37px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-5 {
    display: none;
  }
}
#front-5 .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 74.9375em) {
  #front-5 .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#front-5 #front-5-left-col {
  width: calc(100% - 764px);
  padding-left: 45px;
  padding-right: 0px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-5 #front-5-left-col {
    width: 390px;
    margin: 0px auto 20px;
    padding: 0px;
    float: none;
  }
}
#front-5 #boy-throwing-watermelon {
  position: relative;
  left: -40px;
  padding-top: 7px;
  padding-bottom: 1px;
  opacity: 0;
  -webkit-transition: 500ms;
  transition: 500ms;
}
#front-5 #boy-throwing-watermelon.active {
  left: 0px;
  opacity: 1;
}
#front-5 h2 {
  margin-bottom: 16px;
}
#front-5 p {
  font-size: 18px;
  line-height: 30px;
}
#front-5 #video-container {
  position: relative;
  width: 764px;
  padding-left: 0px;
  padding-right: 45px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-5 #video-container {
    width: 100%;
    padding-left: 25px;
    padding-right: 24px;
    text-align: center;
  }
  #front-5 #video-container img {
    display: inline-block;
  }
}
#front-5 #play-video {
  position: absolute;
  left: calc(50% - 23px);
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-5 #play-video {
    left: 50%;
  }
}
#front-5 #play-video .vc_btn3 {
  width: 427px;
  border-radius: 8px;
}
#front-5 figure {
  margin: 0;
}
#front-5 .btn {
  display: inline-block;
  position: relative;
  width: 427px;
  margin-bottom: 0;
  padding: 18px 44px 18px 50px;
  -webkit-transition: none;
  transition: none;
  background: #ea263e;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  vertical-align: middle;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  text-align: center;
}
#front-5 .btn:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#front-5 .btn:hover {
  background: #1fac75 !important;
  color: #fff;
}

#front-6 {
  position: relative;
  padding: 183px 0px 119px;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 {
    padding: 54px 0px 57px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 {
    padding: 59px 0px 66px;
  }
}
#front-6 #front-6-title {
  margin-bottom: 46px;
  text-align: center;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-title {
    max-width: 405px;
    margin: 0px auto 32px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-title {
    max-width: 240px;
    margin: 0px auto 267px;
  }
}
#front-6 #front-6-title svg {
  display: inline-block;
  margin-right: 21px;
  vertical-align: middle;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-title svg:first-of-type {
    height: 51px;
    width: 165px;
    margin-right: 22px;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-title svg:first-of-type {
    height: 57px;
    width: 188px;
    margin-right: 0px;
    margin-bottom: 17px;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-title svg:nth-of-type(2) {
    height: 56px;
    width: 211px;
    margin-right: 0px;
    margin-bottom: 7px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-title svg:nth-of-type(2) {
    height: 63px;
    width: 239px;
    margin-right: 0px;
    margin-bottom: 2px;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-title svg:nth-of-type(3) {
    height: 46px;
    width: 72px;
    margin-right: 22px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-title svg:nth-of-type(3) {
    height: 52px;
    width: 82px;
    margin-right: 25px;
  }
}
#front-6 #front-6-title svg:last-of-type {
  margin-right: 0px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-title svg:last-of-type {
    height: 46px;
    width: 100px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-title svg:last-of-type {
    height: 53px;
    width: 114px;
    margin-right: 0px;
  }
}
#front-6 #invented-specifically {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#front-6 .wpb_content_element {
  margin-bottom: 0px;
}
#front-6 #front-6-girl {
  position: absolute;
  top: -53px;
  left: 50%;
  margin-left: 520px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: 2000ms;
  transition: 2000ms;
}
#front-6 #front-6-girl.active {
  margin-left: 290px;
  opacity: 1;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-girl {
    margin-left: 285px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-girl {
    top: 278px;
    margin-left: 0px;
  }
  #front-6 #front-6-girl.active {
    margin-left: 0;
    opacity: 1;
  }
}
#front-6 #front-6-bird {
  position: absolute;
  top: 100px;
  right: 50%;
  margin-right: 150px;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
  opacity: 0;
  -webkit-transition: 2000ms;
  transition: 2000ms;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-bird {
    top: 67px;
    margin-right: 285px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-bird {
    top: 38px;
    margin-right: 147px;
  }
}
#front-6 #front-6-bird svg {
  height: 50px;
  width: 66px;
}
#front-6 #front-6-bird.active {
  margin-right: 385px;
  opacity: 1;
}
#front-6 #front-6-flower {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: 294px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  overflow: hidden;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-flower {
    margin-left: 308px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-flower {
    display: none;
  }
}
#front-6 #front-6-flower svg {
  position: relative;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: 1s;
  transition: 1s;
}
#front-6 #front-6-flower.active svg {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#front-6 #front-6-circles {
  margin-bottom: 38px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 38px;
}
#front-6 #front-6-circles::before,
#front-6 #front-6-circles::after {
  content: " ";
  display: table;
}
#front-6 #front-6-circles::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-circles {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-circles {
    max-width: 380px;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #front-6-circles {
    text-align: center;
  }
  #front-6 #front-6-circles .title-icon-bubble {
    margin-left: 7px;
    margin-right: 7px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-circles {
    margin-bottom: 38px;
  }
}
#front-6 #front-6-title-icon-bubbles {
  height: 182px;
  width: 100%;
}
@media screen and (max-width: 74.9375em) {
  #front-6 #front-6-title-icon-bubbles {
    height: 182px;
    width: 576px;
    margin: 0px auto;
  }
  #front-6 #front-6-title-icon-bubbles .slick-prev {
    position: absolute;
    height: 32px;
    width: 46px;
    top: 50%;
    left: 0px;
    margin-left: -22px;
    z-index: 1;
    -webkit-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%);
    font-size: 0px;
    background: url("../svg/slider-arrow.svg");
  }
  #front-6 #front-6-title-icon-bubbles .slick-next {
    position: absolute;
    height: 32px;
    width: 46px;
    top: 50%;
    right: 0px;
    margin-right: -22px;
    z-index: 1;
    -webkit-transform: translateX(100%) translateY(-50%) rotate(180deg);
    transform: translateX(100%) translateY(-50%) rotate(180deg);
    font-size: 0px;
    background: url("../svg/slider-arrow.svg");
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #front-6-title-icon-bubbles {
    width: 182px;
  }
  #front-6 #front-6-title-icon-bubbles .title-icon-bubble {
    margin-right: 0px;
  }
}
#front-6 #front-6-title-icon-bubbles .fa-wheelchair {
  width: 52px;
}
#front-6 #front-6-title-icon-bubbles .title-icon-bubble {
  height: 182px;
}
@media screen and (min-width: 75em) {
  #front-6 #front-6-title-icon-bubbles .title-icon-bubble {
    width: 182px !important;
  }
}
#front-6 .vc_btn3-container {
  margin-bottom: 21px;
}
#front-6 .vc_btn3-container .vc_btn3 {
  width: 398px;
}
@media screen and (max-width: 47.9375em) {
  #front-6 .vc_btn3-container .vc_btn3 {
    width: 318px;
    padding: 18px 30px 18px 37px;
  }
}
#front-6 #after-circle {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}
#front-6 #after-circle::before,
#front-6 #after-circle::after {
  content: " ";
  display: table;
}
#front-6 #after-circle::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-6 #after-circle {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-6 #after-circle {
    max-width: 380px;
  }
}
#front-6 #after-circle p {
  font-size: 18px;
  line-height: 22px;
  width: 100%;
  display: block;
  max-width: 340px;
  margin: 0 auto;
  text-align: center;
}
#front-6 #after-circle a.btn {
  position: relative;
  display: inline-block;
  max-width: 398px;
  width: 100%;
  padding: 18px 44px 18px 50px;
  background: #415f8e;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  margin-bottom: 21px;
}
#front-6 #after-circle a.btn:hover {
  background: #1fac75 !important;
  color: #fff;
}
#front-6 #after-circle a.btn:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#front-6 #front-6-under-button-text {
  display: block;
  max-width: 340px;
  margin: 0px auto;
  text-align: center;
}
#front-6 #front-6-under-button-text p {
  font-size: 18px;
  line-height: 22px;
}

#front-7 {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-7 {
    border: none;
  }
}
#front-7 .front-7-image {
  overflow: hidden;
}
#front-7 .col {
  position: relative;
  display: block;
  padding: 0px;
  border: 2px solid #fff;
  overflow: hidden;
}
#front-7 .col:last-of-type {
  border-right: none;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 .col {
    border: 1px solid #fff;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-7 .col {
    border: none;
  }
}
#front-7 #front-7-row-1,
#front-7 #front-7-row-2,
#front-7 #front-7-row-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#front-7 .col:first-of-type {
  border-left: none;
  width: 41.66666667%;
}
#front-7 .col:nth-of-type(2) {
  width: 25%;
}
#front-7 .col:nth-of-type(3) {
  width: 33.33333333%;
}
#front-7 .front-7-image {
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#front-7 .front-7-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  cursor: pointer;
}
#front-7 #front-7-row-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-1 {
    display: none;
  }
}
#front-7 #front-7-row-1 .col {
  height: 522px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-1 .col {
    height: 319px;
  }
}
#front-7 #front-7-row-1 .col:first-of-type {
  width: 41.66666667%;
}
#front-7 #front-7-row-1 .col:nth-of-type(2) {
  width: 25%;
}
#front-7 #front-7-row-1 .col:nth-of-type(3) {
  width: 33.33333333%;
}
#front-7 #front-7-row-1 #front-7-row-1-top-half {
  position: relative;
  height: 296px;
  border-bottom: 2px solid #fff;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-1 #front-7-row-1-top-half {
    height: 179px;
    border-bottom: 1px solid #fff;
  }
}
#front-7 #front-7-row-1 #front-7-row-1-bottom-half {
  position: relative;
  height: 224px;
  border-top: 2px solid #fff;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-1 #front-7-row-1-bottom-half {
    height: 140px;
    border-top: 1px solid #fff;
  }
}
#front-7 #front-7-row-2 .col {
  height: 394px;
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-2 .col {
    height: auto;
  }
}
#front-7 #front-7-row-2 .col:nth-of-type(1) {
  width: 58.33333333%;
}
@media screen and (max-width: 74.9375em) {
  #front-7 #front-7-row-2 .col:nth-of-type(1) {
    display: none;
  }
}
@media screen and (max-width: 84.375em) {
  #front-7 #front-7-row-2 .col:nth-of-type(1) {
    width: 41.66666667%;
  }
}
#front-7 #front-7-row-2 .col:nth-of-type(2) {
  width: 58.33333333%;
}
@media screen and (max-width: 74.9375em) {
  #front-7 #front-7-row-2 .col:nth-of-type(2) {
    width: 100%;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-3 {
    display: none;
  }
}
#front-7 #front-7-row-3 .vc_column_container {
  height: 465px;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-3 .vc_column_container {
    height: 327px;
  }
}
#front-7 #front-7-row-3 #front-7-row-3-top-half {
  position: relative;
  height: 244px;
  border-bottom: 2px solid #fff;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-3 #front-7-row-3-top-half {
    height: 189px;
    border-bottom: 1px solid #fff;
  }
}
#front-7 #front-7-row-3 #front-7-row-3-bottom-half {
  position: relative;
  height: 221px;
  border-top: 2px solid #fff;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-3 #front-7-row-3-bottom-half {
    height: 138px;
    border-top: 1px solid #fff;
  }
}
#front-7 #front-7-row-2-right {
  padding: 26px 0px;
  background: #475c8e;
  height: 100%;
}
@media screen and (min-width: 87.5em) {
  #front-7 #front-7-row-2-right .front-7-2-inner {
    width: 700px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-2-right {
    width: 100%;
    border-left: 0px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-2-right {
    padding: 34px 0px 79px;
  }
  #front-7 #front-7-row-2-right .front-7-2-inner {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  #front-7 #front-7-row-2-right .front-7-2-inner::before,
  #front-7 #front-7-row-2-right .front-7-2-inner::after {
    content: " ";
    display: table;
  }
  #front-7 #front-7-row-2-right .front-7-2-inner::after {
    clear: both;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-2-right .front-7-2-inner {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) and (max-width: 47.9375em) {
  #front-7 #front-7-row-2-right .front-7-2-inner {
    max-width: 380px;
  }
}
#front-7 #front-7-row-2-right .text-column,
#front-7 #front-7-row-2-right h2 {
  display: block;
  max-width: 394px;
  margin-left: 257px;
  margin-right: auto;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-2-right .text-column,
  #front-7 #front-7-row-2-right h2 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 110px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-2-right .text-column,
  #front-7 #front-7-row-2-right h2 {
    max-width: none;
    margin: 0px auto;
    padding: 0px 30px;
  }
}
#front-7 #front-7-row-2-right h2 {
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 48px;
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-2-right h2 {
    margin-bottom: 16px;
    font-size: 35px;
    line-height: 42px;
  }
}
#front-7 #front-7-row-2-right p {
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 30px;
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-2-right p {
    margin-bottom: 28px;
  }
}
#front-7 #front-7-row-2-right .vc_btn3-container {
  margin-bottom: 18px;
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-2-right .vc_btn3-container .vc_btn3 {
    padding: 18px 23px 18px 30px;
  }
}
#front-7 #front-7-row-2-right .full-gallery-image {
  background: #ea263e;
  position: relative;
  padding: 18px 44px 18px 50px;
  border: none;
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  line-height: 29px;
  -webkit-transition: none;
  transition: none;
  border-radius: 5px;
  display: block;
  margin-bottom: 18px;
}
#front-7 #front-7-row-2-right .full-gallery-image:hover {
  background-color: #1fac75;
}
#front-7 #front-7-row-2-right .full-gallery-image:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 32px;
  width: 46px;
  top: 1px;
  margin-left: 24px;
  margin-top: -3px;
  vertical-align: top;
  background-image: url(../svg/arrow-forward.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#front-7 #front-7-row-2-right #front-7-row-2-lower-text p {
  margin-bottom: 0px;
  line-height: 22px;
}
#front-7 #front-7-row-2-right #front-7-body-girl-wrapper {
  margin-left: auto;
  margin-right: auto;
  position: static;
  left: 0px;
  max-width: 394px;
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-2-right #front-7-body-girl-wrapper {
    margin-bottom: 21px;
  }
}
#front-7 #front-7-row-2-right #front-7-body-girl {
  position: absolute;
  max-width: none;
  left: 32px;
  top: 26px;
  margin: 0px;
  margin-left: -200px;
  -webkit-transition: 2000ms;
  transition: 2000ms;
  opacity: 0;
}
#front-7 #front-7-row-2-right #front-7-body-girl.active {
  margin: 0px;
  opacity: 1;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-7 #front-7-row-2-right #front-7-body-girl {
    left: auto;
    right: 50%;
  }
  #front-7 #front-7-row-2-right #front-7-body-girl.active {
    margin-right: 109px !important;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-7 #front-7-row-2-right #front-7-body-girl {
    position: relative;
    left: auto;
    right: auto;
    top: 0px;
  }
  #front-7 #front-7-row-2-right #front-7-body-girl.active {
    margin: 0px auto !important;
  }
  #front-7 #front-7-row-2-right #front-7-body-girl svg {
    margin: 0px auto;
  }
}
@media screen and (min-width: 87.5em) {
  #front-7 #front-7-row-2-right #front-7-body-girl {
    position: relative;
    float: left;
  }
  #front-7 #front-7-row-2-right #front-7-body-girl.active {
    margin-top: -25px !important;
    margin-left: -160px !important;
  }
}

#front-8 .row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#front-8 .row::before,
#front-8 .row::after {
  content: " ";
  display: table;
}
#front-8 .row::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #front-8 .row {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #front-8 .row {
    max-width: 380px;
  }
}
@media screen and (max-width: 74.9375em) {
  #front-8 .row {
    height: 210px;
  }
}

#front-8 .image {
  width: 33.3333%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#front-8 .image img {
  z-index: 2;
}
@media screen and (max-width: 74.9375em) {
  #front-8 .image {
    display: none;
  }
}

#front-8 .content {
  width: 66.6666%;
}
@media screen and (max-width: 74.9375em) {
  #front-8 .content {
    width: 100%;
  }
}

#front-8 h5 {
  margin-bottom: 5px;
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  line-height: 48px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  #front-8 h5 {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 42px;
  }
}
#front-8 h5 a {
  color: #fff;
}
#front-8 h5 a:hover {
  color: #495b8e;
}

#front-8 h6 {
  color: #495b8e;
  font-size: 50px;
  font-weight: 900;
  line-height: 48px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  #front-8 h6 {
    font-size: 35px;
    line-height: 42px;
  }
}
#front-8 h6 a {
  color: #495b8e;
}
#front-8 h6 a:hover {
  color: #fff;
}

@-webkit-keyframes surprise {
  0% {
    left: 80px;
    top: 40px;
    opacity: 0;
  }
  20% {
    left: 40px;
    top: -10px;
    opacity: 1;
  }
  80% {
    left: 40px;
    top: -10px;
    opacity: 1;
  }
  100% {
    left: 80px;
    top: 40px;
    opacity: 0;
  }
}

@keyframes surprise {
  0% {
    left: 80px;
    top: 40px;
    opacity: 0;
  }
  20% {
    left: 40px;
    top: -10px;
    opacity: 1;
  }
  80% {
    left: 40px;
    top: -10px;
    opacity: 1;
  }
  100% {
    left: 80px;
    top: 40px;
    opacity: 0;
  }
}

#front-8 {
  padding: 33px 0px;
  background-color: #779dd0;
  background-image: url("../png/grass-white.png");
  background-repeat: repeat-x;
  background-position: bottom center;
}
@media screen and (max-width: 47.9375em) {
  #front-8 {
    padding: 24px 0px;
  }
}
#front-8 #front-8-left-column {
  position: relative;
  width: 33.33333%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 48em) {
  #front-8 #front-8-left-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-8 #front-8-left-column:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #front-8 #front-8-left-column {
    display: none;
  }
}
#front-8 #front-8-left-column img {
  position: relative;
  z-index: 2;
}
#front-8 #front-8-boy {
  position: absolute;
  z-index: 1;
  -webkit-animation: surprise 5s infinite;
  animation: surprise 5s infinite;
  /*
		&.active {
			left: 40px;
			top: -10px;
			opacity: 1;
		}
		*/
}
#front-8 #front-8-right-column {
  width: 66.66667%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  height: 210px;
  padding-left: 0px !important;
}
@media screen and (min-width: 48em) {
  #front-8 #front-8-right-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#front-8 #front-8-right-column:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #front-8 #front-8-right-column {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-left: 15px !important;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #front-8 #front-8-right-column {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #front-8 #front-8-right-column:last-child:not(:first-child) {
    float: right;
  }
}
#front-8 #front-8-right-text {
  position: absolute;
  max-width: 683px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 74.9375em) {
  #front-8 #front-8-right-text {
    max-width: none;
    width: 100%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}
@media screen and (max-width: 47.9375em) {
  #front-8 #front-8-right-text {
    max-width: 300px;
  }
}
#front-8 #front-8-right-text h5 {
  margin-bottom: 5px;
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  line-height: 48px;
  text-align: center;
}
#front-8 #front-8-right-text h5 a {
  color: #fff;
}
#front-8 #front-8-right-text h5 a:hover {
  color: #435e8e;
}
@media screen and (max-width: 47.9375em) {
  #front-8 #front-8-right-text h5 {
    margin-bottom: 0px;
    font-size: 35px;
    line-height: 42px;
  }
}
#front-8 #front-8-right-text h5 i {
  margin-right: 3px;
  font-size: 55px;
}
@media screen and (max-width: 47.9375em) {
  #front-8 #front-8-right-text h5 i {
    display: none;
  }
}
#front-8 #front-8-right-text h6 {
  color: #495b8e;
  font-family: "Lato", sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 48px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  #front-8 #front-8-right-text h6 {
    font-size: 35px;
    line-height: 42px;
  }
}
#front-8 #front-8-right-text h6 a {
  color: #495b8e;
}
#front-8 #front-8-right-text h6 a:hover {
  color: #fff;
}

#jig1 {
  margin-top: 6px !important;
}

.home #jig1 {
  position: relative;
  z-index: 1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  overflow: hidden;
}

#wpseo_sitemap h3 {
  font-size: 26px;
  font-family: "Lato", sans-serif;
  line-height: 32px;
  padding-bottom: 0;
  margin-bottom: 8px;
  width: 100%;
  color: #1fac75;
}

#wpseo_sitemap h4 {
  font-size: 21px !important;
  font-family: "Lato", sans-serif;
}

#project-post h5 {
  margin-bottom: 20px;
  color: #335086;
  font-weight: bold;
}

#project-post h1 {
  margin-bottom: 45px;
  border-bottom: none;
}

.gform_wrapper .gform_body .gform_fields {
  margin: 0px;
}

.gform_wrapper .gform_body .gfield {
  margin-bottom: 15px;
  list-style: none;
  vertical-align: top;
}
.gform_wrapper .gform_body .gfield input {
  height: 42px;
  width: 100%;
  padding: 6px 15px;
  border: 1px solid #cccccc;
  color: #333;
  font-size: 18px;
  line-height: 30px;
}
.gform_wrapper .gform_body .gfield select {
  height: 42px;
  width: 100%;
  padding: 6px 15px;
  border: 1px solid #cccccc;
  color: #333;
  font-size: 18px;
  line-height: 30px;
}
.gform_wrapper .gform_body .gfield textarea {
  height: 200px;
  width: 100%;
  padding: 6px 15px;
  border: 1px solid #cccccc;
  color: #333;
  font-size: 18px;
  line-height: 30px;
}
.gform_wrapper .gform_body .gfield .gfield_checkbox {
  margin-left: 0px;
}
.gform_wrapper .gform_body .gfield .gfield_checkbox li {
  list-style: none;
}
.gform_wrapper .gform_body .gfield .gfield_checkbox input {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.gform_wrapper .gform_body .gfield .gfield_checkbox label {
  display: inline-block;
  margin-left: 10px;
  vertical-align: middle;
  color: #333;
  font-size: 18px;
  line-height: 30px;
}
.gform_wrapper .gform_body .gfield .gfield_description {
  color: #333;
  font-size: 18px;
  line-height: 30px;
}
.gform_wrapper .gform_body .gfield input::-webkit-input-placeholder,
.gform_wrapper .gform_body .gfield select::-webkit-input-placeholder,
.gform_wrapper .gform_body .gfield textarea::-webkit-input-placeholder {
  color: #333;
}
.gform_wrapper .gform_body .gfield input::-moz-placeholder,
.gform_wrapper .gform_body .gfield select::-moz-placeholder,
.gform_wrapper .gform_body .gfield textarea::-moz-placeholder {
  color: #333;
}
.gform_wrapper .gform_body .gfield input:-ms-input-placeholder,
.gform_wrapper .gform_body .gfield select:-ms-input-placeholder,
.gform_wrapper .gform_body .gfield textarea:-ms-input-placeholder {
  color: #333;
}
.gform_wrapper .gform_body .gfield input:-moz-placeholder,
.gform_wrapper .gform_body .gfield select:-moz-placeholder,
.gform_wrapper .gform_body .gfield textarea:-moz-placeholder {
  color: #333;
}
.gform_wrapper .gform_body .gfield.gfield_error input,
.gform_wrapper .gform_body .gfield.gfield_error textarea,
.gform_wrapper .gform_body .gfield.gfield_error select {
  background: rgba(102, 0, 0, 0.2);
}

.gform_wrapper .gform_body .gf_left_half {
  display: inline-block;
  width: 50%;
  padding-right: 9px;
}
@media screen and (max-width: 47.9375em) {
  .gform_wrapper .gform_body .gf_left_half {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.gform_wrapper .gform_body .gf_right_half {
  display: inline-block;
  width: 50%;
  padding-left: 9px;
}
@media screen and (max-width: 47.9375em) {
  .gform_wrapper .gform_body .gf_right_half {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.gform_wrapper .gform_body .gf_left_third {
  display: inline-block;
  width: 33.3333%;
  padding-right: 12px;
}
@media screen and (max-width: 47.9375em) {
  .gform_wrapper .gform_body .gf_left_third {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.gform_wrapper .gform_body .gf_middle_third {
  display: inline-block;
  width: 33.3333%;
  padding: 0px 6px;
}
@media screen and (max-width: 47.9375em) {
  .gform_wrapper .gform_body .gf_middle_third {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.gform_wrapper .gform_body .gf_right_third {
  display: inline-block;
  width: 33.334%;
  padding-left: 12px;
}
@media screen and (max-width: 47.9375em) {
  .gform_wrapper .gform_body .gf_right_third {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.gform_wrapper .gform_body .hidden_label label {
  display: none;
}

.gform_wrapper .gform_footer .gform_button {
  position: relative;
  display: inline-block;
  clear: both;
  padding: 18px 40px 18px 40px;
  background: #435e8e;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 22px;
  font-weight: 900;
  line-height: 29px;
}
.gform_wrapper .gform_footer .gform_button:hover {
  background: #1fac75;
}

.gform_wrapper .validation_error {
  display: block;
  text-align: center;
  padding: 20px 20px;
  color: #660000;
  font-size: 18px;
  border-top: 1px solid #660000;
  border-bottom: 1px solid #660000;
  margin-bottom: 20px;
}

.gform_wrapper .validation_message {
  display: block;
  text-align: center;
  padding: 10px 20px;
  color: #660000 !important;
  font-size: 18px;
  border-top: 1px solid #660000;
  border-bottom: 1px solid #660000;
  margin-top: 10px;
  font-weight: 400;
  text-transform: initial;
  letter-spacing: 0px;
}

.gform_validation_container {
  display: none;
}

#menu-main-menu {
  display: block;
  font-family: "wellfleetregular";
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu {
    max-height: calc(100vh - 185px);
    overflow: scroll;
  }
}
#menu-main-menu a {
  padding: 7px 26px;
  color: #fff;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 26px;
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu a {
    padding: 12px 50px 12px 20px;
    line-height: 27px;
  }
}
#menu-main-menu > .menu-item > a {
  background: none;
  text-transform: uppercase;
}
#menu-main-menu .menu-item {
  display: inline-block;
  margin-right: 8px;
}
#menu-main-menu .menu-item:last-of-type {
  margin-right: 0px;
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .menu-item {
    position: relative;
    display: block;
    width: 100%;
  }
}
#menu-main-menu .menu-item#menu-item-423 .menu {
  -webkit-transform: translateX(-83px);
  transform: translateX(-83px);
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .menu-item#menu-item-423 .menu {
    -webkit-transform: none;
    transform: none;
  }
}
#menu-main-menu .menu-item .toggle-submenu {
  position: absolute;
  display: none;
  width: 51px;
  height: 51px;
  right: 0;
  top: 0px;
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .menu-item .toggle-submenu {
    display: block;
  }
}
#menu-main-menu .menu-item .toggle-submenu svg {
  position: absolute;
  display: block;
  width: 21px;
  height: 15px;
  left: 50%;
  top: 26px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: 300ms;
  transition: 300ms;
}
#menu-main-menu .menu-item .menu {
  position: absolute;
  display: none;
  min-width: 224px;
  padding: 13px 28px 18px 30px;
  background-color: #1fac75;
  background-image: -webkit-linear-gradient(
    rgba(0, 0, 0, 0.4) 0px,
    rgba(0, 0, 0, 0.3) 3px,
    transparent 12px
  );
  background-image: linear-gradient(
    rgba(0, 0, 0, 0.4) 0px,
    rgba(0, 0, 0, 0.3) 3px,
    transparent 12px
  );
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .menu-item .menu {
    position: relative;
  }
}
#menu-main-menu .menu-item .menu .menu-item {
  display: block;
  margin-right: 0px;
}
#menu-main-menu .menu-item .menu a {
  position: relative;
  display: block;
  padding: 0px;
  font-family: "Lato", sans-serif;
  letter-spacing: 0px;
  line-height: 30px;
}
#menu-main-menu .menu-item .menu a:hover:before {
  content: "";
  position: absolute;
  height: 11px;
  width: 14px;
  left: -6px;
  top: 50%;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
  background: url("../svg/menu-arrow.svg");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
#menu-main-menu .menu-item.hide-desktop-menu-item {
  display: none;
}
#menu-main-menu .menu-item.mi-bus-opp {
  background: #f5b61b;
}
#menu-main-menu .menu-item.mi-bus-opp .toggle-submenu {
  display: none;
}
#menu-main-menu .menu-item.mi-find-dealer {
  background: #ea263e;
}
#menu-main-menu .menu-item.mi-find-dealer .toggle-submenu {
  display: none;
}
@media screen and (min-width: 75em) {
  #menu-main-menu .menu-item:hover .menu {
    display: block;
  }
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .menu-item.hide-desktop-menu-item {
    display: block;
  }
  #menu-main-menu .menu-item.open .toggle-submenu svg {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg);
  }
  #menu-main-menu .menu-item.open .menu {
    display: block;
  }
}
#menu-main-menu .who-we-are-menu-item:hover a {
  background-color: #f5b61b;
}
#menu-main-menu .who-we-are-menu-item .menu {
  background-color: #f5b61b;
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .who-we-are-menu-item {
    background: #f5b61b;
  }
}
#menu-main-menu .play-solutions-menu-item:hover a {
  background-color: #ea263e;
}
#menu-main-menu .play-solutions-menu-item .menu {
  background-color: #ea263e;
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .play-solutions-menu-item {
    background: #ea263e;
  }
}
#menu-main-menu .play-stories-menu-item:hover a {
  background-color: #9d70b0;
}
#menu-main-menu .play-stories-menu-item .menu {
  background-color: #9d70b0;
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .play-stories-menu-item {
    background: #9d70b0;
  }
}
#menu-main-menu .safety-menu-item:hover a {
  background-color: #69a2d7;
}
#menu-main-menu .safety-menu-item .menu {
  background-color: #69a2d7;
}
@media screen and (max-width: 74.9375em) {
  #menu-main-menu .safety-menu-item {
    background: #69a2d7;
  }
}

div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right {
  height: 13px;
}

div.pp_default .pp_top .pp_left {
  background: url(../png/sprite.png) -78px -93px
    no-repeat;
}

div.pp_default .pp_top .pp_middle {
  background: url(../png/sprite_x.png) top left repeat-x;
}

div.pp_default .pp_top .pp_right {
  background: url(../png/sprite.png) -112px -93px
    no-repeat;
}

div.pp_default .pp_content .ppt {
  color: #f8f8f8;
}

div.pp_default .pp_content_container .pp_left {
  background: url(../png/sprite_y.png) -7px 0 repeat-y;
  padding-left: 13px;
}

div.pp_default .pp_content_container .pp_right {
  background: url(../png/sprite_y.png) top right repeat-y;
  padding-right: 13px;
}

div.pp_default .pp_next:hover {
  background: url(../png/sprite_next.png) center right
    no-repeat;
  cursor: pointer;
}

div.pp_default .pp_previous:hover {
  background: url(../png/sprite_prev.png) center left
    no-repeat;
  cursor: pointer;
}

div.pp_default .pp_expand {
  background: url(../png/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_expand:hover {
  background: url(../png/sprite.png) 0 -56px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_contract {
  background: url(../png/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  width: 28px;
  height: 28px;
}

div.pp_default .pp_contract:hover {
  background: url(../png/sprite.png) 0 -113px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_close {
  width: 30px;
  height: 30px;
  background: url(../png/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
}

div.pp_default .pp_gallery ul li a {
  background: url(../png/default_thumb.png) center center
    #f8f8f8;
  border: 1px solid #aaa;
}

div.pp_default .pp_social {
  margin-top: 7px;
}

div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next {
  position: static;
  left: auto;
}

div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause {
  background: url(../png/sprite.png) -51px 1px no-repeat;
  height: 30px;
  width: 30px;
}

div.pp_default .pp_nav .pp_pause {
  background-position: -51px -29px;
}

div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next {
  background: url(../png/sprite.png) -31px -3px no-repeat;
  height: 20px;
  width: 20px;
  margin: 4px 0 0;
}

div.pp_default a.pp_arrow_next {
  left: 52px;
  background-position: -82px -3px;
}

div.pp_default .pp_content_container .pp_details {
  margin-top: 5px;
}

div.pp_default .pp_nav {
  clear: none;
  height: 30px;
  width: 110px;
  position: relative;
}

div.pp_default .pp_nav .currentTextHolder {
  font-family: Georgia;
  font-style: italic;
  color: #999;
  font-size: 11px;
  left: 75px;
  line-height: 25px;
  position: absolute;
  top: 2px;
  margin: 0;
  padding: 0 0 0 10px;
}

div.pp_default .pp_close:hover,
div.pp_default .pp_nav .pp_play:hover,
div.pp_default .pp_nav .pp_pause:hover,
div.pp_default .pp_arrow_next:hover,
div.pp_default .pp_arrow_previous:hover {
  opacity: 0.7;
}

div.pp_default .pp_description {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  margin: 5px 50px 5px 0;
}

div.pp_default .pp_bottom .pp_left {
  background: url(../png/sprite.png) -78px -127px
    no-repeat;
}

div.pp_default .pp_bottom .pp_middle {
  background: url(../png/sprite_x.png) bottom left
    repeat-x;
}

div.pp_default .pp_bottom .pp_right {
  background: url(../png/sprite.png) -112px -127px
    no-repeat;
}

div.pp_default .pp_loaderIcon {
  background: url(../gif/loader.gif) center center
    no-repeat;
}

div.light_rounded .pp_top .pp_left {
  background: url(../png/sprite-2.png) -88px -53px
    no-repeat;
}

div.light_rounded .pp_top .pp_right {
  background: url(../png/sprite-2.png) -110px -53px
    no-repeat;
}

div.light_rounded .pp_next:hover {
  background: url(../png/btnnext.png) center right
    no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_previous:hover {
  background: url(../png/btnprevious.png) center
    left no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_expand {
  background: url(../png/sprite-2.png) -31px -26px
    no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_expand:hover {
  background: url(../png/sprite-2.png) -31px -47px
    no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_contract {
  background: url(../png/sprite-2.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_contract:hover {
  background: url(../png/sprite-2.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../png/sprite-2.png) -1px -1px
    no-repeat;
  cursor: pointer;
}

div.light_rounded .pp_nav .pp_play {
  background: url(../png/sprite-2.png) -1px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}

div.light_rounded .pp_nav .pp_pause {
  background: url(../png/sprite-2.png) -24px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}

div.light_rounded .pp_arrow_previous {
  background: url(../png/sprite-2.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_next {
  background: url(../png/sprite-2.png) -22px -71px
    no-repeat;
}

div.light_rounded .pp_bottom .pp_left {
  background: url(../png/sprite-2.png) -88px -80px
    no-repeat;
}

div.light_rounded .pp_bottom .pp_right {
  background: url(../png/sprite-2.png) -110px -80px
    no-repeat;
}

div.dark_rounded .pp_top .pp_left {
  background: url(../png/sprite-3.png) -88px -53px
    no-repeat;
}

div.dark_rounded .pp_top .pp_right {
  background: url(../png/sprite-3.png) -110px -53px
    no-repeat;
}

div.dark_rounded .pp_content_container .pp_left {
  background: url(../png/contentpattern.png) top
    left repeat-y;
}

div.dark_rounded .pp_content_container .pp_right {
  background: url(../png/contentpattern.png) top
    right repeat-y;
}

div.dark_rounded .pp_next:hover {
  background: url(../png/btnnext-2.png) center right
    no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_previous:hover {
  background: url(../png/btnprevious-2.png) center
    left no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_expand {
  background: url(../png/sprite-3.png) -31px -26px
    no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_expand:hover {
  background: url(../png/sprite-3.png) -31px -47px
    no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_contract {
  background: url(../png/sprite-3.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_contract:hover {
  background: url(../png/sprite-3.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../png/sprite-3.png) -1px -1px
    no-repeat;
  cursor: pointer;
}

div.dark_rounded .pp_description {
  margin-right: 85px;
  color: #fff;
}

div.dark_rounded .pp_nav .pp_play {
  background: url(../png/sprite-3.png) -1px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_rounded .pp_nav .pp_pause {
  background: url(../png/sprite-3.png) -24px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_rounded .pp_arrow_previous {
  background: url(../png/sprite-3.png) 0 -71px no-repeat;
}

div.dark_rounded .pp_arrow_next {
  background: url(../png/sprite-3.png) -22px -71px
    no-repeat;
}

div.dark_rounded .pp_bottom .pp_left {
  background: url(../png/sprite-3.png) -88px -80px
    no-repeat;
}

div.dark_rounded .pp_bottom .pp_right {
  background: url(../png/sprite-3.png) -110px -80px
    no-repeat;
}

div.dark_rounded .pp_loaderIcon {
  background: url(../gif/loader-2.gif) center center
    no-repeat;
}

div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: #000;
}

div.dark_square .pp_description {
  color: #fff;
  margin: 0 85px 0 0;
}

div.dark_square .pp_loaderIcon {
  background: url(../gif/loader-3.gif) center center
    no-repeat;
}

div.dark_square .pp_expand {
  background: url(../png/sprite-4.png) -31px -26px
    no-repeat;
  cursor: pointer;
}

div.dark_square .pp_expand:hover {
  background: url(../png/sprite-4.png) -31px -47px
    no-repeat;
  cursor: pointer;
}

div.dark_square .pp_contract {
  background: url(../png/sprite-4.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_contract:hover {
  background: url(../png/sprite-4.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../png/sprite-4.png) -1px -1px
    no-repeat;
  cursor: pointer;
}

div.dark_square .pp_nav {
  clear: none;
}

div.dark_square .pp_nav .pp_play {
  background: url(../png/sprite-4.png) -1px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_square .pp_nav .pp_pause {
  background: url(../png/sprite-4.png) -24px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}

div.dark_square .pp_arrow_previous {
  background: url(../png/sprite-4.png) 0 -71px no-repeat;
}

div.dark_square .pp_arrow_next {
  background: url(../png/sprite-4.png) -22px -71px
    no-repeat;
}

div.dark_square .pp_next:hover {
  background: url(../png/btnnext-3.png) center right
    no-repeat;
  cursor: pointer;
}

div.dark_square .pp_previous:hover {
  background: url(../png/btnprevious-3.png) center left
    no-repeat;
  cursor: pointer;
}

div.light_square .pp_expand {
  background: url(../png/sprite-5.png) -31px -26px
    no-repeat;
  cursor: pointer;
}

div.light_square .pp_expand:hover {
  background: url(../png/sprite-5.png) -31px -47px
    no-repeat;
  cursor: pointer;
}

div.light_square .pp_contract {
  background: url(../png/sprite-5.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.light_square .pp_contract:hover {
  background: url(../png/sprite-5.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../png/sprite-5.png) -1px -1px
    no-repeat;
  cursor: pointer;
}

div.light_square .pp_nav .pp_play {
  background: url(../png/sprite-5.png) -1px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}

div.light_square .pp_nav .pp_pause {
  background: url(../png/sprite-5.png) -24px -100px
    no-repeat;
  height: 15px;
  width: 14px;
}

div.light_square .pp_arrow_previous {
  background: url(../png/sprite-5.png) 0 -71px no-repeat;
}

div.light_square .pp_arrow_next {
  background: url(../png/sprite-5.png) -22px -71px
    no-repeat;
}

div.light_square .pp_next:hover {
  background: url(../png/btnnext-4.png) center right
    no-repeat;
  cursor: pointer;
}

div.light_square .pp_previous:hover {
  background: url(../png/btnprevious-4.png) center
    left no-repeat;
  cursor: pointer;
}

div.facebook .pp_top .pp_left {
  background: url(../png/sprite-6.png) -88px -53px
    no-repeat;
}

div.facebook .pp_top .pp_middle {
  background: url(../png/contentpatterntop.png) top left
    repeat-x;
}

div.facebook .pp_top .pp_right {
  background: url(../png/sprite-6.png) -110px -53px
    no-repeat;
}

div.facebook .pp_content_container .pp_left {
  background: url(../png/contentpatternleft.png) top
    left repeat-y;
}

div.facebook .pp_content_container .pp_right {
  background: url(../png/contentpatternright.png) top
    right repeat-y;
}

div.facebook .pp_expand {
  background: url(../png/sprite-6.png) -31px -26px
    no-repeat;
  cursor: pointer;
}

div.facebook .pp_expand:hover {
  background: url(../png/sprite-6.png) -31px -47px
    no-repeat;
  cursor: pointer;
}

div.facebook .pp_contract {
  background: url(../png/sprite-6.png) 0 -26px no-repeat;
  cursor: pointer;
}

div.facebook .pp_contract:hover {
  background: url(../png/sprite-6.png) 0 -47px no-repeat;
  cursor: pointer;
}

div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../png/sprite-6.png) -1px -1px no-repeat;
  cursor: pointer;
}

div.facebook .pp_description {
  margin: 0 37px 0 0;
}

div.facebook .pp_loaderIcon {
  background: url(../gif/loader-4.gif) center center
    no-repeat;
}

div.facebook .pp_arrow_previous {
  background: url(../png/sprite-6.png) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default;
}

div.facebook .pp_arrow_next {
  background: url(../png/sprite-6.png) -32px -71px
    no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px;
}

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default;
}

div.facebook .pp_nav {
  margin-top: 0;
}

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px;
}

div.facebook .pp_nav .pp_play {
  background: url(../png/sprite-6.png) -1px -123px
    no-repeat;
  height: 22px;
  width: 22px;
}

div.facebook .pp_nav .pp_pause {
  background: url(../png/sprite-6.png) -32px -123px
    no-repeat;
  height: 22px;
  width: 22px;
}

div.facebook .pp_next:hover {
  background: url(../png/btnnext-5.png) center right
    no-repeat;
  cursor: pointer;
}

div.facebook .pp_previous:hover {
  background: url(../png/btnprevious-5.png) center left
    no-repeat;
  cursor: pointer;
}

div.facebook .pp_bottom .pp_left {
  background: url(../png/sprite-6.png) -88px -80px
    no-repeat;
}

div.facebook .pp_bottom .pp_middle {
  background: url(../png/contentpatternbottom.png) top
    left repeat-x;
}

div.facebook .pp_bottom .pp_right {
  background: url(../png/sprite-6.png) -110px -80px
    no-repeat;
}

div.pp_pic_holder a:focus {
  outline: none;
}

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}

.pp_content {
  height: 40px;
  min-width: 40px;
}

* html .pp_content {
  width: 40px;
}

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%;
}

.pp_content_container .pp_left {
  padding-left: 20px;
}

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

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px;
}

.pp_description {
  display: none;
  margin: 0;
}

.pp_social {
  float: left;
  margin: 0;
}

.pp_social .facebook {
  float: left;
  margin-left: 5px;
  width: 55px;
  overflow: hidden;
}

.pp_social .twitter {
  float: left;
}

.pp_nav {
  clear: right;
  float: left;
  margin: 3px 10px 0 0;
}

.pp_nav p {
  float: left;
  white-space: nowrap;
  margin: 2px 4px;
}

.pp_nav .pp_play,
.pp_nav .pp_pause {
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
}

a.pp_arrow_previous,
a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}

.pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}

.pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}

.pp_gallery ul {
  float: left;
  height: 35px;
  position: relative;
  white-space: nowrap;
  margin: 0 0 0 5px;
  padding: 0;
}

.pp_gallery ul a {
  border: 1px rgba(0, 0, 0, 0.5) solid;
  display: block;
  float: left;
  height: 33px;
  overflow: hidden;
}

.pp_gallery ul a img {
  border: 0;
}

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}

.pp_gallery li.default a {
  background: url(../gif/default_thumbnail.gif) 0 0
    no-repeat;
  display: block;
  height: 33px;
  width: 50px;
}

.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
  margin-top: 7px !important;
}

a.pp_next {
  background: url(../png/btnnext.png) 10000px
    10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

a.pp_previous {
  background: url(../png/btnnext.png) 10000px
    10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}

a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}

a.pp_close {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 22px;
  text-indent: -10000px;
}

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 24px;
  margin: -12px 0 0 -12px;
}

#pp_full_res {
  line-height: 1 !important;
}

#pp_full_res .pp_inline {
  text-align: left;
}

#pp_full_res .pp_inline p {
  margin: 0 0 15px;
}

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  z-index: 9999;
  margin: 0 0 5px 15px;
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
  background-color: #fff;
}

div.pp_default #pp_full_res .pp_inline,
div.light_rounded .pp_content .ppt,
div.light_rounded #pp_full_res .pp_inline,
div.light_square .pp_content .ppt,
div.light_square #pp_full_res .pp_inline,
div.facebook .pp_content .ppt,
div.facebook #pp_full_res .pp_inline {
  color: #000;
}

div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a,
.pp_gallery ul a:hover,
.pp_gallery li.selected a {
  border-color: #fff;
}

div.pp_default .pp_details,
div.light_rounded .pp_details,
div.dark_rounded .pp_details,
div.dark_square .pp_details,
div.light_square .pp_details,
div.facebook .pp_details {
  position: relative;
}

div.light_rounded .pp_top .pp_middle,
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right,
div.light_rounded .pp_bottom .pp_middle,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content,
div.facebook .pp_content {
  background: #fff;
}

div.light_rounded .pp_description,
div.light_square .pp_description {
  margin-right: 85px;
}

div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next {
  margin-top: 12px !important;
}

div.light_rounded .pp_arrow_previous.disabled,
div.dark_rounded .pp_arrow_previous.disabled,
div.dark_square .pp_arrow_previous.disabled,
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}

div.light_rounded .pp_arrow_next.disabled,
div.dark_rounded .pp_arrow_next.disabled,
div.dark_square .pp_arrow_next.disabled,
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}

div.light_rounded .pp_loaderIcon,
div.light_square .pp_loaderIcon {
  background: url(../gif/loader-5.gif) center center
    no-repeat;
}

div.dark_rounded .pp_top .pp_middle,
div.dark_rounded .pp_content,
div.dark_rounded .pp_bottom .pp_middle {
  background: url(../png/contentpattern.png) top
    left repeat;
}

div.dark_rounded .currentTextHolder,
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}

div.dark_rounded #pp_full_res .pp_inline,
div.dark_square #pp_full_res .pp_inline {
  color: #fff;
}

.pp_top,
.pp_bottom {
  height: 20px;
  position: relative;
}

* html .pp_top,
* html .pp_bottom {
  padding: 0 20px;
}

.pp_top .pp_left,
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}

.pp_top .pp_middle,
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}

* html .pp_top .pp_middle,
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}

.pp_top .pp_right,
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.pp_fade,
.pp_gallery li.default a img {
  display: none;
}

.tablepress {
  position: relative;
}
.tablepress .good-green {
  display: inline-block;
  width: 100%;
  color: #20ac74;
  text-align: center;
}
.tablepress .bad-red {
  display: inline-block;
  width: 100%;
  color: #ea263e;
  text-align: center;
}

.tablepress tbody tr {
  position: relative;
}
.tablepress tbody tr:nth-of-type(1) {
  border-bottom: 2px solid #6ea4d8;
}
.tablepress tbody tr:nth-of-type(1) > div {
  background: none;
}
.tablepress tbody tr:nth-of-type(1) td:nth-child(even) {
  background: none !important;
}
.tablepress tbody tr:nth-child(5n + 1) > div {
  height: 20px;
  width: 100%;
  background: url("../svg/blue.svg") no-repeat bottom left;
  position: absolute;
  z-index: 1;
  left: 0;
  margin-top: -12px;
}
.tablepress tbody tr:nth-child(1) > div {
  margin-top: 45px;
}
.tablepress tbody tr:nth-child(5n + 2) > div {
  height: 20px;
  width: 100%;
  background: url("../svg/green.svg") no-repeat bottom left;
  z-index: 1;
  display: block;
  position: absolute;
  left: 0;
  margin-top: -12px;
}
.tablepress tbody tr:nth-child(5n + 3) > div {
  height: 20px;
  width: 100%;
  background: url("../svg/red.svg") no-repeat bottom left;
  position: absolute;
  z-index: 1;
  left: 0;
  margin-top: -12px;
}
.tablepress tbody tr:nth-child(5n + 4) > div {
  height: 20px;
  width: 100%;
  background: url("../svg/purple.svg") no-repeat bottom left;
  position: absolute;
  z-index: 1;
  left: 0;
  margin-top: -12px;
}
.tablepress tbody tr:nth-child(5n + 5) > div {
  height: 20px;
  width: 100%;
  background: url("../svg/yellow.svg") no-repeat bottom left;
  position: absolute;
  z-index: 1;
  left: 0;
  margin-top: -12px;
}
.tablepress tbody tr:nth-of-type(2) > div {
  background: none !important;
}
.tablepress tbody tr td:nth-of-type(2n + 2) {
  background: url("../jpg/2ndand4throwbg.jpg") no-repeat center center;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: -1;
}

.tablepress tbody tr {
  position: relative;
}
.tablepress tbody tr:nth-of-type(1) {
  border-bottom: 2px solid #6ea4d8;
}
.tablepress tbody tr:nth-of-type(1) > div {
  background: none !important;
}
.tablepress tbody tr:nth-of-type(1) td:nth-child(even) {
  background: none !important;
}

.tablepress tbody td {
  border: none !important;
  padding: 15px 10px;
  vertical-align: top;
}

.tablepress tbody tfoot th {
  border: none !important;
}

/* /surfacing-comparison/ pages custom table */
.surfacing-comparison-table {
  margin: 0 auto;
}
.surfacing-comparison-table tbody tr td {
  vertical-align: middle;
}
.surfacing-comparison-table tbody tr td:nth-of-type(2n + 2) {
  background-image: none !important;
  background-color: rgba(157, 112, 176, 0.1) !important;
}
.surfacing-comparison-table tbody tr td.column-2 {
  background-image: none !important;
  background-color: rgba(32, 172, 116, 0.1) !important;
  font-weight: 900 !important;
}
.surfacing-comparison-table .column-1,
.surfacing-comparison-table .row-1 td {
  color: #435e8e;
  font-weight: bold;
  text-transform: uppercase;
}
.surfacing-comparison-table .row-1 td {
  text-align: center;
  vertical-align: bottom;
}

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

.funsert-image-box {
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  -webkit-transition: 300ms ease-in;
  transition: 300ms ease-in;
}
.funsert-image-box:hover {
  -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.6);
}
.funsert-image-box:hover .img img {
  opacity: 0.5;
}
.funsert-image-box:hover .img svg {
  opacity: 1;
}
.funsert-image-box .img {
  position: relative;
  height: 220px;
  max-width: 220px;
  width: 100%;
  background-color: #000;
}
.funsert-image-box .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  -webkit-transition: 300ms ease-in;
  transition: 300ms ease-in;
}
.funsert-image-box .img svg {
  display: block;
  position: absolute;
  height: 40px;
  width: 40px;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  opacity: 0;
  z-index: 2;
  -webkit-transition: 300ms ease-in;
  transition: 300ms ease-in;
}
.funsert-image-box .text {
  min-height: 72px;
  padding: 13px 10px;
  background-color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #000 !important;
}

.colored-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.colored-bar div {
  display: block;
  height: 10px;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  line-height: 0;
}
.colored-bar div:nth-of-type(1) {
  background-color: #6888b4;
}
.colored-bar div:nth-of-type(2) {
  background-color: #20ac74;
}
.colored-bar div:nth-of-type(3) {
  background-color: #9d70b0;
}
.colored-bar div:nth-of-type(4) {
  background-color: #ea263e;
}
.colored-bar div:nth-of-type(5) {
  background-color: #f4b71c;
}

.pgg-video-embed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 47.9375em) {
  .pgg-video-embed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.pgg-video-embed .video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  width: 540px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 20px;
  background-color: #d8d8d8;
}
@media screen and (max-width: 47.9375em) {
  .pgg-video-embed .video {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    min-height: auto;
  }
}
.pgg-video-embed .video span {
  display: block;
  color: #7e7e7e;
  font-size: 32px;
  font-weight: 900;
  line-height: 1;
}
.pgg-video-embed .video .pgg-res-iframe {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
  /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
.pgg-video-embed .video .pgg-res-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.pgg-video-embed .colored-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 0 15px;
  background-color: #d8d8d8;
}
@media screen and (max-width: 47.9375em) {
  .pgg-video-embed .colored-title {
    margin-bottom: 15px;
  }
}
.pgg-video-embed .colored-title.green {
  background-color: #20ac74;
}
.pgg-video-embed .colored-title.blue {
  background-color: #6888b4;
}
.pgg-video-embed .colored-title.red {
  background-color: #ea263e;
}
.pgg-video-embed .colored-title.yellow {
  background-color: #f4b71c;
}
.pgg-video-embed .colored-title.purple {
  background-color: #9d70b0;
}
.pgg-video-embed .colored-title h4 {
  margin-bottom: 0;
  color: #fff;
  font-family: "wellfleetregular";
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  .pgg-video-embed .colored-title h4 {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
.pgg-video-embed.default .video {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 47.9375em) {
  .pgg-video-embed.default .video {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.pgg-video-embed.default .colored-title {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (max-width: 47.9375em) {
  .pgg-video-embed.default .colored-title {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
.pgg-video-embed.reverse .video {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-left: 20px;
  margin-right: 0;
}
@media screen and (max-width: 47.9375em) {
  .pgg-video-embed.reverse .video {
    margin-right: 0;
    margin-left: 0;
  }
}
.pgg-video-embed.reverse .colored-title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.pgg-icon-w-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.pgg-icon-w-text .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  width: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 20px;
  border: 2px solid #ccc;
  border-radius: 100%;
}
.pgg-icon-w-text .icon svg {
  height: auto;
  width: 28px;
}
.pgg-icon-w-text .text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.pgg-icon-w-text .text span {
  font-family: "wellfleetregular";
  font-size: 18px;
  line-height: 24px;
}
.pgg-icon-w-text.green .icon {
  border-color: #20ac74;
}
.pgg-icon-w-text.green .icon svg {
  color: #20ac74;
}
.pgg-icon-w-text.green .text span {
  color: #20ac74;
}
.pgg-icon-w-text.blue .icon {
  border-color: #6888b4;
}
.pgg-icon-w-text.blue .icon svg {
  color: #6888b4;
}
.pgg-icon-w-text.blue .text span {
  color: #6888b4;
}
.pgg-icon-w-text.yellow .icon {
  border-color: #f4b71c;
}
.pgg-icon-w-text.yellow .icon svg {
  color: #f4b71c;
}
.pgg-icon-w-text.yellow .text span {
  color: #f4b71c;
}
.pgg-icon-w-text.purple .icon {
  border-color: #9d70b0;
}
.pgg-icon-w-text.purple .icon svg {
  color: #9d70b0;
}
.pgg-icon-w-text.purple .text span {
  color: #9d70b0;
}
.pgg-icon-w-text.red .icon {
  border-color: #ea263e;
}
.pgg-icon-w-text.red .icon svg {
  color: #ea263e;
}
.pgg-icon-w-text.red .text span {
  color: #ea263e;
}

.pgg-icon-w-text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 15px;
  border-radius: 4px;
}
@media screen and (max-width: 47.9375em) {
  .pgg-icon-w-text-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.pgg-icon-w-text-block .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  width: 60px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 17px;
  border: 2px solid #fff;
  border-radius: 100%;
}
@media screen and (max-width: 47.9375em) {
  .pgg-icon-w-text-block .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}
.pgg-icon-w-text-block .icon svg {
  height: auto;
  width: 28px;
  color: #fff;
}
@media screen and (max-width: 47.9375em) {
  .pgg-icon-w-text-block .text {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-left: 15px;
  }
}
.pgg-icon-w-text-block .text span {
  display: block;
  color: #fff;
  font-family: "wellfleetregular";
  font-size: 24px;
  line-height: 30px;
  text-align: center;
}
@media screen and (max-width: 47.9375em) {
  .pgg-icon-w-text-block .text span {
    text-align: left;
  }
}
.pgg-icon-w-text-block.green {
  background-color: #20ac74;
}
.pgg-icon-w-text-block.blue {
  background-color: #6888b4;
}
.pgg-icon-w-text-block.yellow {
  background-color: #f4b71c;
}
.pgg-icon-w-text-block.purple {
  background-color: #9d70b0;
}
.pgg-icon-w-text-block.red {
  background-color: #ea263e;
}

/** pgg_testimonial_slider_code */
.pgg-testimonial-cont {
  padding: 60px 60px 50px;
}
@media screen and (max-width: 47.9375em) {
  .pgg-testimonial-cont {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.pgg-testimonial-cont .test-cont p {
  font-family: "wellfleetregular";
  font-size: 36px;
  color: #fff;
  text-align: center;
  line-height: 1.25;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 47.9375em) {
  .pgg-testimonial-cont .test-cont p {
    font-size: 24px;
  }
}
.pgg-testimonial-cont .test-author {
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
.pgg-testimonial-cont .pgg-testimonial-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pgg-testimonial-cont .pgg-testimonial-slider .slick-list {
  width: calc(100% - 102px);
}
.pgg-testimonial-cont .pgg-testimonial-slider .slick-prev {
  margin-right: 15px;
}
.pgg-testimonial-cont .pgg-testimonial-slider .slick-next {
  margin-left: 15px;
}
.pgg-testimonial-cont .pgg-testimonial-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pgg-testimonial-cont .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
}
.pgg-testimonial-cont .slick-dots li {
  text-indent: -999999px;
  list-style-type: none;
  width: 14px;
  height: 14px;
  background: #435e8e;
  border: 1px solid #435e8e;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 10px;
}
.pgg-testimonial-cont .slick-dots li.slick-active {
  background-color: #f4b71c;
}
.pgg-testimonial-cont .slick-dots li:last-of-type {
  margin-right: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

#link-checker-report-open {
  position: fixed;
  left: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background: #b80000;
  border-radius: 100%;
}
#link-checker-report-open .fa-link {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 30px;
}
#link-checker-report-open.active .fa-link {
  height: 30px;
  width: 30px;
  display: block;
}
#link-checker-report-open.active .fa-link:before,
#link-checker-report-open.active .fa-link:after {
  content: "";
  height: 1px;
  width: 25px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
}
#link-checker-report-open.active .fa-link:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#link-checker-report-open.active .fa-link:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#link-checker-report {
  position: fixed;
  left: 20px;
  bottom: 90px;
  display: none;
  width: 370px;
  height: 400px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16) !important;
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.16) !important;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
}
#link-checker-report #link-checker-title {
  display: block;
  width: 100%;
  background: #b80000;
  color: #fff;
  padding: 14px 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
#link-checker-report #link-checker-issues {
  padding: 20px 20px;
  height: 351px;
  overflow: scroll;
}
#link-checker-report .line-checker-issue {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 20px;
}
#link-checker-report .issue-text {
  color: #aaaaaa;
  font-size: 12px;
  margin-bottom: 12px;
}
#link-checker-report .issue-highlight {
  color: #b80000;
  font-size: 12px;
  cursor: pointer;
}
#link-checker-report .issue-highlight:hover {
  text-decoration: underline;
}

.smg-highlight {
  background: pink;
}

.dev-img-highlight {
  padding: 5px;
  background: pink;
  position: relative;
  display: inline-block;
}

.image-issues {
  background: rgba(255, 9, 9, 0.5);
  width: 100%;
  height: 100%;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}
.image-issues .image-issues-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}

.devImageIssue {
  cursor: pointer;
}

.seo-checker-warning {
  background: yellow;
}

#seo-checker-report {
  height: 0;
}

.seo-checker-active #seo-checker-report {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  height: 400px;
}

.seo-checker-active #link-checker-report-open {
  display: none;
}

.seo-checker-active #seo-checker-report-open {
  bottom: 400px;
  left: 20px;
}

.seo-checker-active #seo-checker-report-open {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding-bottom: 20px;
}

#summary-seo-issues {
  width: 24%;
  position: fixed;
}

#summary-issue-log {
  width: 75%;
  float: left;
  position: relative;
  left: 26%;
}

@media only screen and (max-width: 850px) {
  #summary-seo-issues {
    width: 100%;
    position: relative;
  }
  #summary-issue-log {
    width: 100%;
    float: none;
    position: relative;
    left: 0;
  }
}

#seo-checker-report-open {
  position: fixed;
  left: 90px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background: #b80000;
  border-radius: 100%;
}
#seo-checker-report-open .fa-signal {
  position: absolute;
  left: 60%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 20px;
}
#seo-checker-report-open span {
  font-size: 20px;
  color: #fff;
  display: inline-block;
  width: 100%;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#seo-checker-report-open.active .fa-signal {
  height: 30px;
  width: 30px;
  display: block;
}
#seo-checker-report-open.active .fa-signal:before,
#seo-checker-report-open.active .fa-signal:after {
  content: "";
  height: 1px;
  width: 25px;
  background: #fff;
  display: block;
  position: absolute;
  top: 50%;
  left: 3px;
}
#seo-checker-report-open.active .fa-signal:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#seo-checker-report-open.active .fa-signal:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#seo-checker-report {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  position: fixed;
  left: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 0px;
  border-radius: 8px;
  -webkit-box-shadow: 0 -5px 40px rgba(0, 0, 0, 0.95) !important;
  box-shadow: 0 -5px 40px rgba(0, 0, 0, 0.95) !important;
  overflow: hidden;
  font-family: Arial, Helvetica, sans-serif;
}
#seo-checker-report #seo-checker-title {
  display: block;
  width: 100%;
  background: #b80000;
  color: #fff;
  padding: 14px 20px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
}
#seo-checker-report #seo-checker-issues {
  background: #fff;
  padding: 20px 20px;
  height: 351px;
  overflow: scroll;
}
#seo-checker-report .seo-checker-issue {
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 10px;
  margin-bottom: 20px;
}
#seo-checker-report .seo-issue-text {
  color: #aaaaaa;
  font-size: 12px;
  margin-bottom: 12px;
}
#seo-checker-report .seo-checker-error {
  background: red;
}
#seo-checker-report .seo-checker-error .seo-issue-text {
  color: #fff;
}

.smg-highlight {
  background: pink;
}

.seo-issue-box {
  float: left;
  width: 32%;
  margin-right: 1%;
  height: 60px;
  overflow: hidden;
  cursor: pointer;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.seo-issue-box.issue-box-active {
  clear: both;
  width: 100%;
  height: auto;
  overflow: visible;
  float: none;
}

#main-body .entry-content #stories-section {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #stories-section {
    padding-top: 110px;
  }
}
#main-body .entry-content #stories-section .vc_row {
  padding-right: 15px;
  padding-left: 15px;
}
#main-body .entry-content #stories-section .vc_row .wpb_content_element {
  margin-bottom: 0 !important;
}
#main-body .entry-content #stories-section .vc_row.vc_row-flex {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media screen and (max-width: 74.9375em) {
  #main-body .entry-content #stories-section .vc_row.vc_row-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#main-body .entry-content #stories-section .vc_row:nth-of-type(2) .vc_col-sm-4 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 74.9375em) {
  #main-body
    .entry-content
    #stories-section
    .vc_row:nth-of-type(2)
    .vc_col-sm-4 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
#main-body .entry-content #stories-section .vc_row:nth-of-type(2) .vc_col-sm-8 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (max-width: 74.9375em) {
  #main-body
    .entry-content
    #stories-section
    .vc_row:nth-of-type(2)
    .vc_col-sm-8 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
#main-body .entry-content #stories-section .vc_row:nth-of-type(3) .vc_col-sm-5 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
@media screen and (max-width: 74.9375em) {
  #main-body
    .entry-content
    #stories-section
    .vc_row:nth-of-type(3)
    .vc_col-sm-5 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
#main-body .entry-content #stories-section .vc_row:nth-of-type(3) .vc_col-sm-7 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media screen and (max-width: 74.9375em) {
  #main-body
    .entry-content
    #stories-section
    .vc_row:nth-of-type(3)
    .vc_col-sm-7 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (max-width: 74.9375em) {
  #main-body .entry-content #stories-section .vc_col-sm-4,
  #main-body .entry-content #stories-section .vc_col-sm-5,
  #main-body .entry-content #stories-section .vc_col-sm-7,
  #main-body .entry-content #stories-section .vc_col-sm-8 {
    position: relative;
    left: 0 !important;
    right: 0 !important;
  }
}
#main-body .entry-content #stories-section .wpb_column {
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 74.9375em) {
  #main-body .entry-content #stories-section .wpb_column {
    width: 100%;
  }
  #main-body
    .entry-content
    #stories-section
    .wpb_column.stories-fill
    .vc_column-inner {
    padding-top: 40% !important;
  }
}
#main-body .entry-content #stories-section .wpb_column:nth-of-type(2) {
  padding-left: 0;
}
#main-body
  .entry-content
  #stories-section
  .stories-content
  .vc_column-inner
  > .wpb_wrapper {
  padding: 40px;
}
#main-body .entry-content #stories-section h1,
#main-body .entry-content #stories-section h2,
#main-body .entry-content #stories-section h3,
#main-body .entry-content #stories-section p {
  color: #fff;
}
#main-body
  .entry-content
  #stories-section
  #videos
  .vc_column-inner
  > .wpb_wrapper {
  padding: 26px 40px;
}
@media screen and (max-width: 74.9375em) {
  #main-body
    .entry-content
    #stories-section
    #videos
    .vc_column-inner
    > .wpb_wrapper {
    padding: 40px;
  }
}
#main-body
  .entry-content
  #stories-section
  #stories
  h3.vc_custom_heading.h3-stories-icon,
#main-body .entry-content #stories-section #stories h1,
#main-body
  .entry-content
  #stories-section
  #videos
  h3.vc_custom_heading.h3-stories-icon,
#main-body .entry-content #stories-section #videos h1,
#main-body
  .entry-content
  #stories-section
  #featured-projects
  h3.vc_custom_heading.h3-stories-icon,
#main-body .entry-content #stories-section #featured-projects h1,
#main-body
  .entry-content
  #stories-section
  #photos
  h3.vc_custom_heading.h3-stories-icon,
#main-body .entry-content #stories-section #photos h1 {
  font-size: 50px;
  font-weight: 900;
  line-height: 72px;
  margin-bottom: 25px;
}
@media screen and (max-width: 47.9375em) {
  #main-body
    .entry-content
    #stories-section
    #stories
    h3.vc_custom_heading.h3-stories-icon,
  #main-body .entry-content #stories-section #stories h1,
  #main-body
    .entry-content
    #stories-section
    #videos
    h3.vc_custom_heading.h3-stories-icon,
  #main-body .entry-content #stories-section #videos h1,
  #main-body
    .entry-content
    #stories-section
    #featured-projects
    h3.vc_custom_heading.h3-stories-icon,
  #main-body .entry-content #stories-section #featured-projects h1,
  #main-body
    .entry-content
    #stories-section
    #photos
    h3.vc_custom_heading.h3-stories-icon,
  #main-body .entry-content #stories-section #photos h1 {
    font-size: 45px;
    line-height: 1.4 !important;
  }
}
#main-body
  .entry-content
  #stories-section
  #stories
  h3.vc_custom_heading.h3-stories-icon:before,
#main-body .entry-content #stories-section #stories h1:before,
#main-body
  .entry-content
  #stories-section
  #videos
  h3.vc_custom_heading.h3-stories-icon:before,
#main-body .entry-content #stories-section #videos h1:before,
#main-body
  .entry-content
  #stories-section
  #featured-projects
  h3.vc_custom_heading.h3-stories-icon:before,
#main-body .entry-content #stories-section #featured-projects h1:before,
#main-body
  .entry-content
  #stories-section
  #photos
  h3.vc_custom_heading.h3-stories-icon:before,
#main-body .entry-content #stories-section #photos h1:before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  background-image: url(../svg/video-svg.svg);
  width: 72px;
  height: 72px;
  float: left;
}
@media screen and (max-width: 47.9375em) {
  #main-body
    .entry-content
    #stories-section
    #stories
    h3.vc_custom_heading.h3-stories-icon:before,
  #main-body .entry-content #stories-section #stories h1:before,
  #main-body
    .entry-content
    #stories-section
    #videos
    h3.vc_custom_heading.h3-stories-icon:before,
  #main-body .entry-content #stories-section #videos h1:before,
  #main-body
    .entry-content
    #stories-section
    #featured-projects
    h3.vc_custom_heading.h3-stories-icon:before,
  #main-body .entry-content #stories-section #featured-projects h1:before,
  #main-body
    .entry-content
    #stories-section
    #photos
    h3.vc_custom_heading.h3-stories-icon:before,
  #main-body .entry-content #stories-section #photos h1:before {
    content: "";
    display: block;
    margin-right: 0;
    width: 72px;
    height: 72px;
    float: none;
    margin: 0 auto 20px auto;
  }
}
#main-body .entry-content #stories-section #stories h3,
#main-body .entry-content #stories-section #videos h3,
#main-body .entry-content #stories-section #featured-projects h3,
#main-body .entry-content #stories-section #photos h3 {
  font-size: 25px;
  margin-bottom: 10px;
}
#main-body .entry-content #stories-section #stories p,
#main-body .entry-content #stories-section #videos p,
#main-body .entry-content #stories-section #featured-projects p,
#main-body .entry-content #stories-section #photos p {
  margin-bottom: 25px;
}
#main-body .entry-content #stories-section #stories h1.vc_custom_heading {
  position: relative;
  margin-bottom: 10px;
  line-height: 1;
}
#main-body
  .entry-content
  #stories-section
  #stories
  h1.vc_custom_heading:before {
  content: none;
}
@media screen and (max-width: 47.9375em) {
  #main-body
    .entry-content
    #stories-section
    #stories
    h1.vc_custom_heading:before {
    content: "";
    display: block;
    margin-right: 0;
    background-image: url(../svg/heart-svg.svg);
    width: 72px;
    height: 72px;
    float: none;
    margin: 0 auto 20px auto;
  }
}
#main-body .entry-content #stories-section #stories h1.vc_custom_heading:after {
  content: "";
  display: inline-block;
  margin-right: 15px;
  background-image: url(../svg/heart-svg.svg);
  width: 72px;
  height: 72px;
  float: right;
  position: absolute;
  right: 0;
  top: 10px;
}
@media screen and (max-width: 47.9375em) {
  #main-body
    .entry-content
    #stories-section
    #stories
    h1.vc_custom_heading:after {
    content: none;
  }
}
#main-body .entry-content #stories-section #stories h3 {
  margin-bottom: 15px;
}
#main-body .entry-content #stories-section #stories p {
  margin-bottom: 0;
}
#main-body
  .entry-content
  #stories-section
  #featured-projects
  h3.vc_custom_heading.h3-stories-icon {
  line-height: 72px;
}
#main-body
  .entry-content
  #stories-section
  #featured-projects
  h3.vc_custom_heading.h3-stories-icon:before {
  background-image: url(../svg/featured-projects-svg.svg);
}
#main-body .entry-content #stories-section #featured-projects .vc_btn3:hover {
  background: #f5b61b !important;
}
#main-body
  .entry-content
  #stories-section
  #photos
  h3.vc_custom_heading.h3-stories-icon {
  line-height: 72px;
}
#main-body
  .entry-content
  #stories-section
  #photos
  h3.vc_custom_heading.h3-stories-icon:before {
  background-image: url(../svg/photos-svg.svg);
}
#main-body .entry-content #stories-section #photos .vc_btn3:hover {
  background: #ea263e !important;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #stories-section .vc_btn3-container.vc_btn3-right {
    text-align: left;
  }
}

#main-body
  .entry-content
  #explore-more-stories
  > .vc_row
  > .vc_col-sm-12
  > .vc_column-inner {
  background: #ea263e;
  padding: 50px 20px !important;
}
@media screen and (max-width: 47.9375em) {
  #main-body
    .entry-content
    #explore-more-stories
    > .vc_row
    > .vc_col-sm-12
    > .vc_column-inner {
    padding: 35px 20px;
  }
}

#main-body .entry-content #explore-more-stories h4 {
  font-size: 50px;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-weight: 900;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 0;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #explore-more-stories h4 {
    font-size: 45px;
  }
}
#main-body .entry-content #explore-more-stories h4 svg {
  margin-right: 25px;
  display: inline-block;
}

#main-body .entry-content #more-stories {
  padding: 0;
}
#main-body .entry-content #more-stories #stories-cont .story-indiv {
  width: 33.33333%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  height: 270px;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
}
@media screen and (min-width: 48em) {
  #main-body .entry-content #more-stories #stories-cont .story-indiv {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#main-body
  .entry-content
  #more-stories
  #stories-cont
  .story-indiv:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #more-stories #stories-cont .story-indiv {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 48em) {
  #main-body .entry-content #more-stories #stories-cont .story-indiv {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) {
  #main-body
    .entry-content
    #more-stories
    #stories-cont
    .story-indiv:last-child:not(:first-child) {
    float: right;
  }
}
#main-body
  .entry-content
  #more-stories
  #stories-cont
  .story-indiv:hover
  .overlay {
  height: 100%;
}
#main-body .entry-content #more-stories #stories-cont .story-indiv .overlay {
  background: rgba(0, 0, 0, 0.37);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
#main-body .entry-content #more-stories #stories-cont .story-indiv .overlay p {
  color: #fff;
  font-size: 24px;
  font-weight: 900;
  max-width: 60%;
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 74.9375em) {
  #main-body
    .entry-content
    #more-stories
    #stories-cont
    .story-indiv
    .overlay
    p {
    width: 90%;
    max-width: 90%;
  }
}
#main-body .entry-content #more-stories #stories-cont .photo_icon,
#main-body .entry-content #more-stories #stories-cont .video_icon,
#main-body .entry-content #more-stories #stories-cont .featured_icon {
  padding: 8px;
  position: absolute;
  top: 0;
  right: 0;
}
#main-body .entry-content #more-stories #stories-cont .photo_icon svg,
#main-body .entry-content #more-stories #stories-cont .video_icon svg,
#main-body .entry-content #more-stories #stories-cont .featured_icon svg {
  width: 73px;
}
@media screen and (max-width: 74.9375em) {
  #main-body .entry-content #more-stories #stories-cont .photo_icon svg,
  #main-body .entry-content #more-stories #stories-cont .video_icon svg,
  #main-body .entry-content #more-stories #stories-cont .featured_icon svg {
    width: 50px;
    height: 50px;
  }
}
#main-body .entry-content #more-stories #stories-cont .photo_icon {
  background: #f5a623;
}
#main-body .entry-content #more-stories #stories-cont .video_icon {
  background: #435e8e;
}
#main-body .entry-content #more-stories #stories-cont .featured_icon {
  background: #9e73b1;
}

#main-body .entry-content #video-section {
  background: #435e8e;
  padding: 45px 0;
}
#main-body .entry-content #video-section h5 {
  color: #fff;
  margin-bottom: 15px;
}
#main-body .entry-content #video-section p {
  color: #fff;
}
#main-body .entry-content #video-section .vc_row {
  margin-bottom: 35px;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #video-section .vc_row {
    margin-bottom: 0;
  }
}
#main-body .entry-content #video-section .vc_row:last-of-type {
  margin-bottom: 0;
}
#main-body .entry-content #video-section .wpb_text_column {
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 74.9375em) {
  #main-body .entry-content #video-section .wpb_text_column {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #video-section .wpb_column {
    margin-bottom: 35px;
  }
}

#main-body .entry-content #stories-inspire {
  padding-top: 75px;
  padding-bottom: 100px;
}
#main-body .entry-content #stories-inspire h2 {
  font-size: 50px;
  font-weight: 900;
  margin-bottom: 50px;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #stories-inspire h2 {
    font-size: 45px;
  }
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #stories-inspire {
    padding-top: 55px;
    padding-bottom: 80px;
  }
}

#main-body .entry-content #photos-videos {
  padding: 92px 0px 696px;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#bad5ed),
      to(#e0f0f9)
    ),
    url(../png/semi-circle-stories.png);
  background-image: -webkit-linear-gradient(top, #bad5ed 0%, #e0f0f9 100%),
    url(../png/semi-circle-stories.png);
  background-image: linear-gradient(-180deg, #bad5ed 0%, #e0f0f9 100%),
    url(../png/semi-circle-stories.png);
  background-position: top left, bottom center;
  background-repeat: no-repeat, no-repeat;
  -webkit-background-size: 4000px 729px, 4000px;
  background-size: 4000px 729px, 4000px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #photos-videos {
    padding-bottom: 60px;
    padding-top: 50px;
  }
}
#main-body .entry-content #photos-videos #photo-video-title {
  margin-bottom: 60px;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #photos-videos .wpb_single_image .vc_figure {
    display: block;
    text-align: center;
    margin-bottom: 25px;
  }
}
#main-body .entry-content #photos-videos .vc_row {
  margin-bottom: 30px;
}
#main-body .entry-content #photos-videos h3 {
  font-size: 50px;
  font-weight: 900;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #photos-videos h3 {
    font-size: 45px;
  }
}
#main-body .entry-content #photos-videos h5 {
  font-weight: 900;
  margin-bottom: 0;
}

#main-body .entry-content #white-circle-overlay {
  background: #fff;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  margin-top: -50px;
  height: 100px;
}
@media screen and (max-width: 47.9375em) {
  #main-body .entry-content #white-circle-overlay {
    height: 70px;
  }
}

#main-body .entry-content #blog-preview.body-content {
  margin-top: 55px;
  padding-top: 0;
  position: relative;
  z-index: 3;
}
#main-body .entry-content #blog-preview.body-content h2.large {
  margin-bottom: 55px !important;
}

.page-template-stories .entry-content .vc_row .vc_btn3-container .vc_btn3 {
  padding: 18px;
}

@media screen and (max-width: 47.9375em) {
  .pp_pic_holder.pp_default {
    width: 100% !important;
    left: 0 !important;
    overflow: hidden;
  }
  div.pp_default .pp_content_container .pp_left {
    padding-left: 0 !important;
  }
  div.pp_default .pp_content_container .pp_right {
    padding-right: 0 !important;
  }
  .pp_content {
    width: 100% !important;
    height: auto !important;
  }
  .pp_fade {
    width: 100% !important;
    height: 100% !important;
  }
  a.pp_expand,
  a.pp_contract,
  .pp_hoverContainer,
  .pp_gallery,
  .pp_top,
  .pp_bottom {
    display: none !important;
  }
  #pp_full_res img {
    width: 100% !important;
    height: auto !important;
  }
  #pp_full_res iframe {
    width: 100% !important;
    height: auto !important;
  }
  .pp_details {
    width: 100% !important;
    padding-left: 3%;
    padding-right: 4%;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
    margin-top: -2px !important;
  }
  a.pp_close {
    right: 7% !important;
    top: 10px !important;
  }
}

#error-page .entry-header {
  margin-top: 90px;
}
@media screen and (max-width: 74.9375em) {
  #error-page .entry-header {
    margin-top: 120px;
  }
}
@media screen and (max-width: 74.9375em) {
  #error-page .entry-header h1 {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #error-page .entry-header h1 {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #error-page .entry-header h1:last-child:not(:first-child) {
    float: right;
  }
}

#error-page .entry-content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
#error-page .entry-content::before,
#error-page .entry-content::after {
  content: " ";
  display: table;
}
#error-page .entry-content::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #error-page .entry-content {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #error-page .entry-content {
    max-width: 380px;
  }
}

#error-page #error-inner-content {
  width: 66.66667%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: 16.66667%;
}
@media screen and (min-width: 48em) {
  #error-page #error-inner-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#error-page #error-inner-content:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 74.9375em) {
  #error-page #error-inner-content {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    position: relative;
    left: 0%;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #error-page #error-inner-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #error-page #error-inner-content:last-child:not(:first-child) {
    float: right;
  }
}

#error-page ul li {
  font-size: 18px;
}

.featured-projects-container .featured-proj-row {
  clear: both;
  position: relative;
  margin-bottom: 40px;
}
.featured-projects-container .featured-proj-row:after {
  content: "";
  clear: both;
  display: table;
}
@media screen and (max-width: 47.9375em) {
  .featured-projects-container .featured-proj-row {
    margin-bottom: 40px;
  }
}
.featured-projects-container
  .featured-proj-row.two-columns
  .featured-proj-image {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 33.33333%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: calc(33.33333% - 13.33333%);
  padding-left: 0 !important;
  padding-right: 15px !important;
}
@media screen and (min-width: 48em) {
  .featured-projects-container
    .featured-proj-row.two-columns
    .featured-proj-image {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.featured-projects-container
  .featured-proj-row.two-columns
  .featured-proj-image:last-child:not(:first-child) {
  float: right;
}
@media screen and (max-width: 47.9375em) {
  .featured-projects-container
    .featured-proj-row.two-columns
    .featured-proj-image {
    width: 75%;
    padding-left: 15px !important;
    margin: 0 auto 25px auto;
    float: none;
    position: relative;
    top: 0%;
    -webkit-transform: none;
    transform: none;
  }
}
.featured-projects-container
  .featured-proj-row.two-columns
  .featured-proj-image
  a:hover
  .half-circle
  .second-circle-color {
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  -webkit-transform: rotate(585deg);
  transform: rotate(585deg);
}
.featured-projects-container
  .featured-proj-row.two-columns
  .featured-proj-content {
  width: 75%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  position: relative;
  left: calc(25% - 22px);
  padding-left: 0px !important;
}
@media screen and (min-width: 48em) {
  .featured-projects-container
    .featured-proj-row.two-columns
    .featured-proj-content {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.featured-projects-container
  .featured-proj-row.two-columns
  .featured-proj-content:last-child:not(:first-child) {
  float: right;
}
.featured-projects-container
  .featured-proj-row.two-columns
  .featured-proj-content:last-child:last-child {
  float: left;
}
@media screen and (max-width: 47.9375em) {
  .featured-projects-container
    .featured-proj-row.two-columns
    .featured-proj-content {
    left: 0;
    width: 100%;
  }
}
.featured-projects-container .featured-proj-row a {
  color: #1fac75;
}
.featured-projects-container .featured-proj-row a:hover {
  color: #ea263e;
}

.featured-projects-container h5 {
  margin-bottom: 0 !important;
  font-size: 25px;
}
.featured-projects-container h5 a {
  color: #1fac75;
}
.featured-projects-container h5 a:hover {
  color: #ea263e;
}

.featured-projects-container p {
  margin-bottom: 0;
}

.featured-projects-container .feat-arch-row {
  position: relative;
}
.featured-projects-container .feat-arch-row:after {
  content: "";
  display: table;
  clear: both;
}
.featured-projects-container .feat-arch-row .feat-arch-ind {
  width: calc(50% - 20px);
  float: left;
  position: relative;
  margin-right: 40px;
  margin-bottom: 40px;
  max-height: 324px;
  height: 324px;
  overflow: hidden;
}
@media screen and (max-width: 74.9375em) {
  .featured-projects-container .feat-arch-row .feat-arch-ind {
    height: 330px;
    max-height: inherit;
  }
  .featured-projects-container .feat-arch-row .feat-arch-ind img {
    position: absolute;
    width: auto;
    max-width: inherit;
    height: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media screen and (max-width: 47.9375em) {
  .featured-projects-container .feat-arch-row .feat-arch-ind {
    width: 100%;
    margin-right: 0;
  }
}
.featured-projects-container
  .feat-arch-row
  .feat-arch-ind:hover
  .feat-arch-content {
  height: 100%;
  opacity: 1;
}
.featured-projects-container .feat-arch-row .feat-arch-ind:nth-child(2n) {
  margin-right: 0;
}
.featured-projects-container .feat-arch-row .feat-arch-ind .dealt {
  border: 1px solid #777777;
  display: block;
  height: 100%;
}
.featured-projects-container .feat-arch-row .feat-arch-ind .dealt svg {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.featured-projects-container .feat-arch-row .feat-arch-ind .feat-arch-content {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 20px 30px;
  color: #fff;
  height: 0;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  opacity: 0;
  overflow: hidden;
}
.featured-projects-container
  .feat-arch-row
  .feat-arch-ind
  .feat-arch-content
  h3 {
  font-size: 24px;
  color: #fff;
  margin-bottom: 0.5rem;
  line-height: 1.4;
}
.featured-projects-container
  .feat-arch-row
  .feat-arch-ind
  .feat-arch-content
  h3
  a {
  color: #fff;
}
.featured-projects-container
  .feat-arch-row
  .feat-arch-ind
  .feat-arch-content
  h3
  a:hover {
  color: #1fac75;
}
.featured-projects-container
  .feat-arch-row
  .feat-arch-ind
  .feat-arch-content
  p {
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 47.9375em) {
  .featured-projects-container
    .feat-arch-row
    .feat-arch-ind
    .feat-arch-content
    p {
    font-size: inherit;
  }
}

#project-post #project-header {
  margin-top: 50px;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
#project-post #project-header::before,
#project-post #project-header::after {
  content: " ";
  display: table;
}
#project-post #project-header::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #project-post #project-header {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #project-post #project-header {
    max-width: 380px;
  }
}

#project-post #content_page {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
#project-post #content_page::before,
#project-post #content_page::after {
  content: " ";
  display: table;
}
#project-post #content_page::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #project-post #content_page {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #project-post #content_page {
    max-width: 380px;
  }
}

#single_project_links h5 {
  font-size: 25px;
  font-weight: 900;
  color: #435e8e;
  margin-bottom: 15px;
}

#single_project_links #feat-proj-terms .feat-proj-cat-cont {
  width: 25%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 48em) {
  #single_project_links #feat-proj-terms .feat-proj-cat-cont {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#single_project_links
  #feat-proj-terms
  .feat-proj-cat-cont:last-child:not(:first-child) {
  float: right;
}
#single_project_links
  #feat-proj-terms
  .feat-proj-cat-cont:last-child:last-child {
  float: left;
}
@media screen and (max-width: 74.9375em) {
  #single_project_links #feat-proj-terms .feat-proj-cat-cont {
    width: 33.33333%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #single_project_links #feat-proj-terms .feat-proj-cat-cont {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #single_project_links
    #feat-proj-terms
    .feat-proj-cat-cont:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (max-width: 47.9375em) {
  #single_project_links #feat-proj-terms .feat-proj-cat-cont {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 48em) {
  #single_project_links #feat-proj-terms .feat-proj-cat-cont {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) {
  #single_project_links
    #feat-proj-terms
    .feat-proj-cat-cont:last-child:not(:first-child) {
    float: right;
  }
}
#single_project_links #feat-proj-terms .feat-proj-cat-cont a {
  font-size: 18px;
  padding: 8px;
}

/* Featured Projects Category Switcher */
#featured-proj-cat {
  margin: 30px 0;
}
#featured-proj-cat:after {
  content: "";
  display: table;
  clear: both;
}

#feat-proj-viewall {
  margin-bottom: 20px;
  font-size: 18px;
}

#feat-proj-terms {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  margin-left: -15px;
  margin-right: -15px;
}
#feat-proj-terms::before,
#feat-proj-terms::after {
  content: " ";
  display: table;
}
#feat-proj-terms::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  #feat-proj-terms {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  #feat-proj-terms {
    max-width: 380px;
  }
}
#feat-proj-terms .feat-proj-cat-cont {
  width: 33.33333%;
  float: left;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 48em) {
  #feat-proj-terms .feat-proj-cat-cont {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
#feat-proj-terms .feat-proj-cat-cont:last-child:not(:first-child) {
  float: right;
}
#feat-proj-terms .feat-proj-cat-cont:last-child:last-child {
  float: left;
}
@media screen and (max-width: 74.9375em) {
  #feat-proj-terms .feat-proj-cat-cont {
    width: 50%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) and (min-width: 48em) {
  #feat-proj-terms .feat-proj-cat-cont {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 74.9375em) {
  #feat-proj-terms .feat-proj-cat-cont:last-child:not(:first-child) {
    float: right;
  }
}
@media screen and (max-width: 47.9375em) {
  #feat-proj-terms .feat-proj-cat-cont {
    width: 100%;
    float: left;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) and (min-width: 48em) {
  #feat-proj-terms .feat-proj-cat-cont {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (max-width: 47.9375em) {
  #feat-proj-terms .feat-proj-cat-cont:last-child:not(:first-child) {
    float: right;
  }
}
#feat-proj-terms .feat-proj-cat-cont a {
  display: block;
  margin: 15px 0px;
  padding: 15px;
  border: 1px solid #cfced0;
  border-radius: 4px;
  text-align: center;
  color: #1fac75 !important;
  font-size: 22px;
  line-height: 20px;
}
#feat-proj-terms .feat-proj-cat-cont a:hover {
  background: #1fac75;
  color: #fff !important;
}
#feat-proj-terms .feat-proj-cat-cont a.jig-filterButtonSelected {
  background: #1fac75;
  color: #fff !important;
}
#feat-proj-terms .feat-proj-cat-cont a.jig-filterButtonSelected:hover {
  background: #fff;
  color: #1fac75 !important;
}

.page-template-page-map-iframe #page-content {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}
.page-template-page-map-iframe #page-content::before,
.page-template-page-map-iframe #page-content::after {
  content: " ";
  display: table;
}
.page-template-page-map-iframe #page-content::after {
  clear: both;
}
@media screen and (min-width: 48em) and (max-width: 74.9375em) {
  .page-template-page-map-iframe #page-content {
    max-width: 768px;
  }
}
@media screen and (max-width: 47.9375em) {
  .page-template-page-map-iframe #page-content {
    max-width: 380px;
  }
}

.landing-page-1 .entry-content .vc_section .vc_row {
  max-width: 970px;
}
@media screen and (max-width: 47.9375em) {
  .landing-page-1 .entry-content .vc_section .vc_row {
    max-width: 380px;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .wpb_single_image.image-1 .wpb_wrapper {
    width: 100%;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .wpb_single_image.image-1 .vc_single_image-wrapper {
    height: 350px;
    width: 100%;
    overflow: hidden;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .wpb_single_image.image-1 img {
    width: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .text-1 h2 {
    text-align: left !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .reverse-row-mobile-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: none !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .reverse-row-mobile-1 .vc_col-sm-7 {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .reverse-row-mobile-1 .vc_col-sm-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .landing-page-1 .reverse-row-mobile-1 .vc_col-sm-5 img {
    width: 100%;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .custom-row-1 .vc_col-sm-5 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .custom-row-1 .vc_col-sm-7 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .custom-row-1 .photo-circle-inner {
    width: 100%;
  }
}

@media screen and (max-width: 47.9375em) {
  .landing-page-1 .custom-row-1 h3 {
    font-size: 23px !important;
  }
}

/*# sourceMappingURL=app.css.map */

/* Fuzzy Friends CSS */

/* Fuzzy Friends Landing Page */

.fade-in-bottom {
  animation: fadeInBottom 1.2s both;
}

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Section 1 */
.section-wrapper h2 {
  font-size: 30px;
  font-weight: 600;
  color: #3f3f3f;
}
.ff-headline-1 {
  font-size: 34px !important;
  font-weight: 700 !important;
  color: #435e8e !important;
  text-align: center !important;
}
.ff-headline-2 {
  font-size: 50px !important;
  color: #1fac75 !important;
  font-weight: 400 !important;
  text-align: center !important;
  font-family: "wellfleetregular", Arial, Helvetica, sans-serif;
}
.ff-section-1 {
  background-image: url(../png/plygrd-gradient-background-1.png);
  background-size: cover;
  background-position: center;
  margin-bottom: 10vh;
}
@media screen and (max-width: 47.9375em) {
  .ff-section-1,
  .ff-section-2,
  .ff-section-3,
  .ff-section-4 {
    margin-bottom: 3vh !important;
  }
}
.section-wrapper {
  max-width: 70%;
  margin: auto;
  padding: 24px;
}
.single-page-wrapper {
  padding: 24px 0 !important;
}
@media screen and (max-width: 47.9375em) {
  .section-wrapper {
    max-width: 95%;
  }
}
.text-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  max-width: 75%;
  margin: 0 auto;
  margin-bottom: 60px;
}
@media screen and (max-width: 47.9375em) {
  .text-section {
    max-width: 100%;
  }
}
.text-section p {
  text-align: center;
}
.ff-card-headline {
  text-align: center;
  margin-bottom: 24px;
}
.fuzzy-cards-container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
}
.fuzzy-card {
  display: flex;
  flex-direction: column;
  max-width: 23%;
  align-items: center;
  background-color: #fff;
  border-radius: 14px;
  box-shadow: 0 2px 16px rgba(199, 199, 199, 0.6);
}
@media screen and (max-width: 1372px) {
  .fuzzy-card {
    max-width: 45%;
    width: 100% !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .fuzzy-card {
    max-width: 100%;
    width: 100% !important;
  }
}
.fuzzy-card:hover {
  box-shadow: 0 2px 40px rgba(199, 199, 199, 0.8);
}
.fuzzy-image {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 24px;
  border-radius: 14px;
}
.fuzzy-image img {
  margin-bottom: -15px;
}
.card-text-container {
  padding: 0 18px 18px 18px;
}
.card-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 16px;
}
.card-text p {
  text-align: center;
}
.ff-btn {
  display: inline-block;
  padding: 8px 12px 8px 12px;
  background: #415f8e;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.ff-btn:hover {
  background-color: rgba(67, 94, 142, 0.8);
  color: #fff;
}
.ff-btn:after {
  content: "";
  position: relative;
  display: inline-block;
  height: 14px;
  width: 20px;
  top: 1px;
  margin-left: 12px;
  background-image: url(https://www.playgroundgrass.com/wp-content/uploads/2023/09/plygrd-arrow-1.svg);
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-btn-1:hover {
  background-color: rgba(244, 183, 28, 0.8) !important;
}
.card-btn-2:hover {
  background-color: rgba(67, 94, 142, 0.8) !important;
}
.card-btn-3:hover {
  background-color: rgba(157, 112, 176, 0.8) !important;
}
.card-btn-4:hover {
  background-color: rgba(234, 38, 62, 0.8) !important;
}
/* /Section 1 */

/* Section 2 */
.ff-section-2 {
  margin-bottom: 10vh;
}
.info-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 14px;
}
.info-header img {
  margin: 0 auto;
}
.info-card-container {
  display: flex;
  flex-direction: column;
  gap: 5vh;
  padding-top: 5vh;
}
.info-card {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1vw;
}
@media screen and (max-width: 47.9375em) {
  .info-card {
    flex-wrap: wrap;
  }
}
.info-image {
  min-width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.info-card:nth-child(2) {
  flex-direction: row-reverse;
}
.info-card h3 {
  color: #20ac74 !important;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 8px;
  font-family: "wellfleetregular", Arial, Helvetica, sans-serif;
}
.perfect-section {
  margin-top: 80px;
}
.perfect-section .perfect-content img {
  max-width: 85%;
}
@media screen and (max-width: 74.9375em) {
  .perfect-section .perfect-content img {
    max-width: 55%;
  }
}
.perfect-container {
  display: flex;
  gap: 24px;
}
@media screen and (max-width: 74.9375em) {
  .perfect-container {
    flex-wrap: wrap;
  }
}
.perfect-image {
  min-width: 60%;
  border-radius: 14px;
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 74.9375em) {
  .perfect-image {
    min-height: 350px;
    min-width: 100%;
  }
}
.perfect-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
/* /Section 2 */

/* Section 3 */
.ff-section-3 {
  background-image: url(../png/plygrd-background-section2.png);
  margin-bottom: 10vh;
  padding: 5vh 0;
  background-size: cover;
  background-position: center;
}
.hiw-section {
  timeline-scope: --scale-progress;
  animation: colorChange auto linear;
}
.hiw-section h2,
.hiw-subheadline {
  padding-left: 16px;
}
.media-scroller {
  height: 50vh;
  overflow-y: scroll;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
  scroll-snap-type: y mandatory;
  scroll-timeline: --scale-progress;
  width: 100%;
  scroll-behavior: smooth;
}
.media-scroller::-webkit-scrollbar {
  display: none; /* Safari and Chrome */
}
.scroll-item {
  scroll-snap-align: start;
  background-size: cover;
  background-position: center;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 2%;
  padding: 16px;
}
.slider-img {
  height: 80%;
  background-position: center;
  background-size: cover;
  border-radius: 14px;
  box-shadow: 0 2px 16px rgba(211, 211, 211, 100);
}
.slider-text {
  border-radius: 14px;
  height: 20%;
  box-shadow: 0 2px 16px rgba(211, 211, 211, 100);
  padding: 12px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.slider-text-container {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
.slider-text-container p {
  margin: 0;
}
@media screen and (max-width: 1390px) {
  .slider-text {
    height: 30%;
  }
}
.slider-text h3 {
  color: #20ac74 !important;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 8px;
  font-family: "wellfleetregular", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 47.9375em) {
  .slider-text h3 {
    font-size: 16px;
    padding: 0 !important;
  }
}
@media screen and (max-width: 47.9375em) {
  .slider-text p {
    font-size: 14px !important;
  }
}
#slider-img-1 {
  background-image: url(../jpg/peppa-11.jpg);
}
#slider-img-2 {
  background-image: url(../jpg/peppa-3.jpg);
}
#slider-img-3 {
  background-image: url(../jpg/peppa-4.jpg);
}
#slider-img-4 {
  background-image: url(../jpg/peppa-5.jpg);
}
.scroll-box {
  margin: 16px 0 13% 0;
  position: relative;
}
@media screen and (max-width: 47.9375em) {
  .scroll-box {
    display: none;
  }
}
.scroll-links {
  position: absolute;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  background-image: url(../png/plygrd-line.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.link-form {
  background-color: #20ac74;
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 100%;
}
.scroller-container {
  display: flex;
}
.progress {
  width: 1rem;
  transform-origin: center 100%;
  animation: scaleProgress auto linear forwards;
  animation-timeline: --scale-progress;
  height: 96%;
  pointer-events: none;
}
.green-circle {
  background-color: #20ac74;
  border-radius: 100%;
  height: 1rem;
  width: 1rem;
}
@keyframes scaleProgress {
  0% {
    transform: translateY(0%);
  }

  100% {
    transform: translateY(100%);
  }
}
/* /Section 3 */

/* Section 4 */
.ff-section-4 {
  margin-bottom: 10vh;
}
.share-content-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2vw;
  margin: 3vh 0;
}
@media screen and (max-width: 74.9375em) {
  .share-content-container {
    flex-wrap: wrap;
  }
}
.content-description {
  width: 35%;
}
.single-friend-card {
  display: flex;
  width: 65%;
  gap: 0.5vw;
  border-radius: 14px;
}
@media screen and (max-width: 74.9375em) {
  .single-friend-card {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 74.9375em) {
  .content-description,
  .single-friend-card {
    width: 100% !important;
  }
}
.single-friend-image {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px;
  background-position: top;
  background-size: cover;
  border-radius: 14px;
  width: 35%;
}
@media screen and (max-width: 74.9375em) {
  .single-friend-image,
  .single-friend-content {
    width: 100% !important;
  }
}
.single-friend-content {
  width: 75%;
  padding: 16px;
}
.quote-text {
  font-size: 24px;
}
.single-friend-content h3 {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 4px;
}
.refresh-container {
  text-align: end;
}
@media screen and (max-width: 74.9375em) {
  .refresh-container {
    text-align: center;
  }
}
.refresh-container a {
  color: #5f9ef4;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 74.9375em) {
  .refresh-container a {
    font-size: 20px !important;
  }
}
/* /Section 4 */

/* Section 5 */
.ff-section-5 {
  background-image: url(../png/plygrd-background-section3.png);
  padding: 5vh 0;
  background-size: cover;
  background-position: center;
}
.discover-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.discover-text {
  display: flex;
  flex-direction: column;
  gap: 2vh;
  align-items: center;
  justify-content: center;
}
.discover-text p {
  text-align: center;
}
.discover-btns {
  display: flex;
  gap: 16px;
}
.discover-btns a {
  padding: 10px 32px !important;
}
.discover-btns a:nth-child(2) {
  background-color: #20ac74;
}
.discover-btns a:nth-child(2):hover {
  background-color: rgba(32, 172, 116, 0.8);
}
/* /Section 5 */

/* Single Fuzzy Friends Template */
.wellfleet {
  font-family: "wellfleetregular", Arial, Helvetica, sans-serif;
}

/* Section 1 */
.friend-hero {
  background-size: cover;
  background-position: top;
}
.friend-head {
  display: flex;
  flex-direction: column;
  max-width: 95%;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 25px 0 0 0;
  gap: 15px;
}
.friend-head h3 {
  font-size: 25px;
}
.friend-head h2 {
  font-size: 65px;
}
.friend-head img {
  margin-bottom: -15px;
  margin-top: 25px;
}
.friend-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.friend-text h3 {
  font-size: 20px;
  font-weight: 700;
}
.date {
  font-size: 18px !important;
  margin: 0 !important;
}
.thought {
  font-size: 25px !important;
  margin: 0 !important;
  text-align: center;
}
.friend-audio {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px 0 0 0;
}
.friend-audio button {
  border-radius: 50px;
  padding: 16px;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.friend-audio button img {
  width: 35px;
  margin-left: 14px;
}
/* /Section 1 */

/* Section 2 */
.gtk-text-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gtk-text-container img {
  max-width: 70%;
  margin: 0 auto;
}
.gtk-text-container h2 {
  margin-top: 24px;
}
.gtk-text-container p {
  text-align: center;
}
.gtk-icon-container {
  padding: 3vh 0;
}
.gtk-icon-card {
  display: flex;
  align-items: start;
  padding-bottom: 24px;
}
.gtk-icon-image {
  width: 33.333%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gtk-icon-card img {
  max-width: 60.666%;
}
.gtk-card-text {
  width: 66%;
}
@media screen and (min-width: 75em) {
  .icon-titles {
    font-size: 1.9375rem !important;
  }
}

/* /Section 2 */

/* Section 3 */
.stories-heading {
  display: flex;
  flex-direction: column;
}
.stories-heading img {
  max-width: 70%;
  margin: 0 auto;
}
.stories-heading h2 {
  margin: 24px 0;
  text-align: center;
}
.stories-container {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.story-card {
  padding: 16px;
  border-radius: 14px;
}
.open-blue {
  background-color: #2567c2 !important;
}
.open-red {
  background-color: #b8091f !important;
}
.open-pink {
  background-color: #7d4296 !important;
}
.open-yellow {
  background-color: #d4a600 !important;
}
.toggle {
  transition: transform 0.5s;
}
.rotate {
  transform: rotate(45deg);
  transition: transform 0.5s;
}
.story-heading-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.story-headings {
  max-width: 80%;
  color: #fff;
}
.story-headings h3 {
  color: #fff;
  font-size: 28px;
}
.story-headings p {
  margin: 0;
}
.story-text {
  max-height: 1000px;
  transition: max-height 0.5s;
  overflow: hidden;
}
.story-text p {
  color: #fff;
}
.closed {
  max-height: 0;
  transition: max-height 0.5s;
}
.lesson-text {
  font-size: 14px;
}
/* /Section 3 */

/* Section 4 */
.other-heading {
  display: flex;
  flex-direction: column;
}
.other-heading img {
  max-width: 70%;
  margin: 0 auto;
}
.other-heading h2 {
  margin: 24px 0;
  text-align: center;
}
.other-card-container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.other-card {
  display: flex;
  width: 100%;
  gap: 2vw;
  border-radius: 14px;
  background-color: #fff;
}
.other-image {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: top;
  border-top-left-radius: 14px;
  border-bottom-left-radius: 14px;
  padding: 8px;
}
.other-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 16px 16px 16px 0;
  border-radius: 14px;
}
.other-content p {
  text-align: center;
}
/* /Section 4 */

/* /Single Fuzzy Friends Template */

/* Fuzzy Friends Promo Popup Using Popup Maker Plugin */

.popup-wrapper {
  background-image: url(../png/plygrd-background-section3.png);
  border-radius: 16px;
  background-size: contain;
}
.popup-container {
  padding: 50px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.popup-images {
  padding-top: 70px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.popup-image {
  position: relative;
  opacity: 0;
}
.popup-cheery {
  animation-name: fly-in, bounce;
  animation-duration: 0.35s, 7s;
  animation-delay: 1.5s, 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease, ease;
  animation-iteration-count: 1, infinite;
}
.popup-happy {
  bottom: 35%;
  animation-name: happy-fly-in, happy-bounce;
  animation-duration: 0.35s, 7s;
  animation-delay: 0.5s, 4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease, ease;
  animation-iteration-count: 1, infinite;
}
.popup-joy {
  bottom: 25%;
  width: 90%;
  animation-name: joy-fly-in, joy-bounce;
  animation-duration: 0.35s, 7s;
  animation-delay: 2s, 3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease, ease;
  animation-iteration-count: 1, infinite;
}
.popup-sunny {
  animation-name: fly-in, bounce;
  animation-duration: 0.35s, 7s;
  animation-delay: 1s, 5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease, ease;
  animation-iteration-count: 1, infinite;
}
@keyframes fly-in {
  0% {
    bottom: -500px;
    opacity: 0;
  }
  80% {
    bottom: 25px;
    opacity: 80;
  }
  100% {
    bottom: 0;
    opacity: 100;
  }
}
@keyframes happy-fly-in {
  0% {
    bottom: -500px;
    opacity: 0;
  }
  80% {
    bottom: 45%;
    opacity: 80;
  }
  100% {
    bottom: 35%;
    opacity: 100;
  }
}
@keyframes joy-fly-in {
  0% {
    bottom: -500px;
    opacity: 0;
  }
  80% {
    bottom: 35%;
    opacity: 80;
  }
  100% {
    bottom: 25%;
    opacity: 100;
  }
}
@keyframes bounce {
  0% {
    bottom: 0;
  }
  5% {
    bottom: 25px;
  }
  10% {
    bottom: 0;
  }
}
@keyframes happy-bounce {
  0% {
    bottom: 35%;
  }
  5% {
    bottom: 45%;
  }
  10% {
    bottom: 35%;
  }
}
@keyframes joy-bounce {
  0% {
    bottom: 25%;
  }
  5% {
    bottom: 35%;
  }
  10% {
    bottom: 25%;
  }
}

.popup-text {
  font-size: 26px;
  text-align: center;
  color: #000;
  font-weight: 600;
  font-size: 20px;
}
.popup-btn {
  background-color: #20ac74 !important;
  padding: 15px 20px !important;
}
.popup-btn:hover {
  background-color: #415f8e !important;
}
@media screen and (max-width: 450px) {
  .popup-images {
    padding-top: 50px;
  }
  .popup-header .ff-headline-2 {
    line-height: 50px;
  }
}

.popup-image-container {
  position: relative;
  display: flex;
  justify-content: center;
}
.popup-image-container-cheery:before {
  content: url("../png/shadow-grey.png");
  bottom: 8%;
  position: absolute;
  opacity: 0;
  animation-name: shadow-fade-in, shadow-bounce;
  animation-duration: 0.35s, 7s;
  animation-delay: 1.5s, 2s;
  animation-fill-mode: forwards;
  animation-timing-function: ease, ease;
  animation-iteration-count: 1, infinite;
  display: flex;
  width: 100%;
  justify-content: center;
}
.popup-image-container-happy:before {
  content: url("../png/shadow-grey.png");
  bottom: 42%;
  position: absolute;
  opacity: 0;
  animation-name: shadow-fade-in, shadow-bounce;
  animation-duration: 0.35s, 7s;
  animation-delay: 0.5s, 4s;
  animation-fill-mode: forwards;
  animation-timing-function: ease, ease;
  animation-iteration-count: 1, infinite;
  display: flex;
  width: 100%;
  justify-content: center;
}
.popup-image-container-joy:before {
  content: url("../png/shadow-grey.png");
  bottom: 29%;
  position: absolute;
  opacity: 0;
  animation-name: shadow-fade-in, shadow-bounce;
  animation-duration: 0.35s, 7s;
  animation-delay: 2s, 3s;
  animation-fill-mode: forwards;
  animation-timing-function: ease, ease;
  animation-iteration-count: 1, infinite;
  display: flex;
  width: 100%;
  justify-content: center;
}
.popup-image-container-sunny:before {
  content: url("../png/shadow-grey.png");
  bottom: 12%;
  position: absolute;
  opacity: 0;
  animation-name: shadow-fade-in, shadow-bounce;
  animation-duration: 0.35s, 7s;
  animation-delay: 1s, 5s;
  animation-fill-mode: forwards;
  animation-timing-function: ease, ease;
  animation-iteration-count: 1, infinite;
  display: flex;
  width: 100%;
  justify-content: center;
}
@keyframes shadow-fade-in {
  0% {
    opacity: 0;
    width: 0;
  }
  70% {
    opacity: 0;
    width: 50%;
  }
  100% {
    opacity: 100;
    width: 100%;
  }
}
@keyframes shadow-bounce {
  0% {
    scale: 100%;
  }
  5% {
    scale: 50%;
  }
  10% {
    scale: 100%;
  }
}
@media screen and (max-width: 450px) {
  .popup-image-container-sunny:before,
  .popup-image-container-happy:before,
  .popup-image-container-joy:before,
  .popup-image-container-cheery:before {
    scale: 50%;
  }
  .popup-image-container-sunny:before {
    bottom: 0;
  }
  .popup-image-container-joy:before {
    bottom: 15%;
  }
  .popup-image-container-happy:before {
    bottom: 27%;
  }
  .popup-image-container-cheery:before {
    bottom: -5%;
  }
  @keyframes shadow-bounce {
    0% {
      scale: 50%;
    }
    5% {
      scale: 25%;
    }
    10% {
      scale: 50%;
    }
  }
}
