@charset "UTF-8";
/* ======================================================================================= */
/* Variables ============================================================================= */
/* Core Variables */
/* Font Sizes */
/* page width */
/* Basics */
/* Guttering */
/* Forms, Buttons & CTAs */
/* Mobile Sticky CTA */
/* Typography */
/* Headline */
/* Tables */
/* Social Icons */
/* Navigation */
/* Homepage Banner*/
/* Service Boxes */
/* Video */
/* Widgets */
/* Hero Banner */
/* ======================================================================================= */
/* Footer Styles ========================================================================= */
/* General */
/* Footer Logos */
/* CTAs */
/* Navigation */
/* Leave A Review */
/* Latest Posts */
/* Sidebar Latest Posts */
/* Copyright */
/* ======================================================================================= */
/* Reviews & Speech Bubbles ============================================================== */
/* Style 1 */
/* Style 2 */
/* Style 3 */
/* Comments */
/* Addons */
/* Break Points */
/* ======================================================================================= */
/* Offers ================================================================================ */
/* ======================================================================================= */
/* Accordian ============================================================================= */
/* ======================================================================================= */
/* Benefit Boxes ========================================================================= */
/* ======================================================================================= */
/* Captions  ============================================================================= */
/* ======================================================================================= */
/* Countdown  ============================================================================ */
/* ======================================================================================= */
/* Quickform  ============================================================================ */
/* ======================================================================================= */
/* Custom Lists  ========================================================================= */
/* ======================================================================================= */
/* FAQs  ================================================================================= */
/* ======================================================================================= */
/* Countdown  ============================================================================ */
/* ======================================================================================= */
/* Guarantees  =========================================================================== */
/* ======================================================================================= */
/* Headlines  ============================================================================ */
/* ======================================================================================= */
/* HRs  ================================================================================== */
/* ======================================================================================= */
/* Key Stats  ============================================================================ */
/* ======================================================================================= */
/* Shortcode Navigation  ================================================================= */
/* ======================================================================================= */
/* Coupons  ============================================================================== */
/* ======================================================================================= */
/* Popups  =============================================================================== */
/* ======================================================================================= */
/* Pricing Tables  ======================================================================= */
/* ======================================================================================= */
/* Progress Bar  ========================================================================= */
/* ======================================================================================= */
/* Projects ============================================================================== */
/* ======================================================================================= */
/* Projects ============================================================================== */
/* ======================================================================================= */
/* Variables ============================================================================= */
/* Core Variables */
/* Font Sizes */
/* page width */
/* Basics */
/* Guttering */
/* Forms, Buttons & CTAs */
/* Mobile Sticky CTA */
/* Typography */
/* Headline */
/* Tables */
/* Social Icons */
/* Navigation */
/* Homepage Banner*/
/* Service Boxes */
/* Video */
/* Widgets */
/* Hero Banner */
/* ======================================================================================= */
/* Footer Styles ========================================================================= */
/* General */
/* Footer Logos */
/* CTAs */
/* Navigation */
/* Leave A Review */
/* Latest Posts */
/* Sidebar Latest Posts */
/* Copyright */
/* ======================================================================================= */
/* Reviews & Speech Bubbles ============================================================== */
/* Style 1 */
/* Style 2 */
/* Style 3 */
/* Comments */
/* Addons */
/* Break Points */
/* ======================================================================================= */
/* Offers ================================================================================ */
/* ======================================================================================= */
/* Accordian ============================================================================= */
/* ======================================================================================= */
/* Benefit Boxes ========================================================================= */
/* ======================================================================================= */
/* Captions  ============================================================================= */
/* ======================================================================================= */
/* Countdown  ============================================================================ */
/* ======================================================================================= */
/* Quickform  ============================================================================ */
/* ======================================================================================= */
/* Custom Lists  ========================================================================= */
/* ======================================================================================= */
/* FAQs  ================================================================================= */
/* ======================================================================================= */
/* Countdown  ============================================================================ */
/* ======================================================================================= */
/* Guarantees  =========================================================================== */
/* ======================================================================================= */
/* Headlines  ============================================================================ */
/* ======================================================================================= */
/* HRs  ================================================================================== */
/* ======================================================================================= */
/* Key Stats  ============================================================================ */
/* ======================================================================================= */
/* Shortcode Navigation  ================================================================= */
/* ======================================================================================= */
/* Coupons  ============================================================================== */
/* ======================================================================================= */
/* Popups  =============================================================================== */
/* ======================================================================================= */
/* Pricing Tables  ======================================================================= */
/* ======================================================================================= */
/* Progress Bar  ========================================================================= */
/* ======================================================================================= */
/* Projects ============================================================================== */
/* Mixins */
/* Media Queries */
/* Gradients */
/* User Select None */
/* SVG Backgrounds */
.main {
  text-align: center; }
  .main .section {
    display: block; }
    @media only screen and (min-width: 360px) {
      .main .section {
        display: inline-block;
        width: 100%; } }
    .main .section .article-section, .main .section .sidebar {
      text-align: initial; }

p:empty {
  display: none; }

.flex-container:not(.gw-benefit), .gw-benefit {
  display: flex;
  flex-wrap: wrap; }
  .flex-container:not(.gw-benefit) .flex-item, .flex-container:not(.gw-benefit) .gw-benefit-box, .gw-benefit .flex-item, .gw-benefit .gw-benefit-box {
    flex: 1 0 100%;
    margin-bottom: 10px; }
    @media only screen and (min-width: 600px) {
      .flex-container:not(.gw-benefit) .flex-item, .flex-container:not(.gw-benefit) .gw-benefit-box, .gw-benefit .flex-item, .gw-benefit .gw-benefit-box {
        margin-right: 30px;
        margin-bottom: 30px; } }
  .flex-container:not(.gw-benefit) .flex-cols-1, .gw-benefit .flex-cols-1 {
    flex: 1 0 100%;
    margin-right: 0px; }

@media only screen and (min-width: 750px) {
  .flex-container:not(.gw-benefit) .flex-cols-2, .flex-container:not(.gw-benefit) .gw-benefit-box, .benefit-cols-2 .flex-cols-2, .benefit-cols-2 .gw-benefit-box {
    flex: 1 0 47%; }
    .flex-container:not(.gw-benefit) .flex-cols-2:nth-of-type(even), .flex-container:not(.gw-benefit) .gw-benefit-box:nth-of-type(even), .benefit-cols-2 .flex-cols-2:nth-of-type(even), .benefit-cols-2 .gw-benefit-box:nth-of-type(even) {
      margin-right: 0px; }
    .flex-container:not(.gw-benefit) .flex-cols-2:last-of-type, .flex-container:not(.gw-benefit) .gw-benefit-box:last-of-type, .benefit-cols-2 .flex-cols-2:last-of-type, .benefit-cols-2 .gw-benefit-box:last-of-type {
      margin-right: 0px; } }
@media only screen and (min-width: 750px) {
  .flex-container:not(.gw-benefit) .flex-cols-2.flex-last, .benefit-cols-2 .flex-cols-2.flex-last {
    flex: 0 0 48.5%; } }

@media only screen and (min-width: 960px) {
  .flex-container:not(.gw-benefit) .flex-cols-3, .flex-container:not(.gw-benefit) .gw-benefit-box, .benefit-cols-3 .flex-cols-3, .benefit-cols-3 .gw-benefit-box {
    flex: 1 0 30%; }
    .flex-container:not(.gw-benefit) .flex-cols-3:nth-of-type(even), .flex-container:not(.gw-benefit) .gw-benefit-box:nth-of-type(even), .benefit-cols-3 .flex-cols-3:nth-of-type(even), .benefit-cols-3 .gw-benefit-box:nth-of-type(even) {
      margin-right: 30px; }
    .flex-container:not(.gw-benefit) .flex-cols-3:nth-child(3n), .flex-container:not(.gw-benefit) .gw-benefit-box:nth-child(3n), .benefit-cols-3 .flex-cols-3:nth-child(3n), .benefit-cols-3 .gw-benefit-box:nth-child(3n) {
      margin-right: 0; } }
@media only screen and (min-width: 960px) {
  .flex-container:not(.gw-benefit) .flex-cols-3.flex-last, .flex-container:not(.gw-benefit) .flex-cols-3.flex-second-last, .benefit-cols-3 .flex-cols-3.flex-last, .benefit-cols-3 .flex-cols-3.flex-second-last {
    flex: 0 0 31.5%; } }

@media only screen and (min-width: 1200px) {
  .flex-container:not(.gw-benefit) .flex-cols-4, .flex-container:not(.gw-benefit) .gw-benefit-box, .benefit-cols-4 .flex-cols-4, .benefit-cols-4 .gw-benefit-box {
    flex: 1 0 22%; }
    .flex-container:not(.gw-benefit) .flex-cols-4:nth-of-type(even), .flex-container:not(.gw-benefit) .gw-benefit-box:nth-of-type(even), .benefit-cols-4 .flex-cols-4:nth-of-type(even), .benefit-cols-4 .gw-benefit-box:nth-of-type(even) {
      margin-right: 30px; }
    .flex-container:not(.gw-benefit) .flex-cols-4:nth-child(3n), .flex-container:not(.gw-benefit) .gw-benefit-box:nth-child(3n), .benefit-cols-4 .flex-cols-4:nth-child(3n), .benefit-cols-4 .gw-benefit-box:nth-child(3n) {
      margin-right: 30px; }
    .flex-container:not(.gw-benefit) .flex-cols-4:nth-of-type(4n), .flex-container:not(.gw-benefit) .gw-benefit-box:nth-of-type(4n), .benefit-cols-4 .flex-cols-4:nth-of-type(4n), .benefit-cols-4 .gw-benefit-box:nth-of-type(4n) {
      margin-right: 0; }
    .flex-container:not(.gw-benefit) .flex-cols-4:last-of-type, .flex-container:not(.gw-benefit) .gw-benefit-box:last-of-type, .benefit-cols-4 .flex-cols-4:last-of-type, .benefit-cols-4 .gw-benefit-box:last-of-type {
      margin-right: 0; } }
@media only screen and (min-width: 1200px) {
  .flex-container:not(.gw-benefit) .flex-cols-4.flex-third-last, .flex-container:not(.gw-benefit) .flex-cols-4.flex-second-last, .flex-container:not(.gw-benefit) .flex-cols-4.flex-last, .benefit-cols-4 .flex-cols-4.flex-third-last, .benefit-cols-4 .flex-cols-4.flex-second-last, .benefit-cols-4 .flex-cols-4.flex-last {
    flex: 0 0 23%; } }

.gallery {
  display: flex;
  flex-wrap: wrap; }
  .gallery a {
    flex-grow: 1;
    flex-basis: 125px;
    max-width: 300px; }
  .gallery img {
    height: 100%;
    width: 100%;
    margin-bottom: 0 !important;
    border: 5px solid #ccc; }
  .gallery figure {
    flex: 1 0 100%;
    margin-bottom: 10px; }
    @media only screen and (min-width: 600px) {
      .gallery figure {
        margin-right: 30px;
        margin-bottom: 30px; } }

@media only screen and (min-width: 750px) {
  .gallery-columns-2 figure {
    flex: 1 0 47%; }
    .gallery-columns-2 figure:nth-of-type(even) {
      margin-right: 0px; }
    .gallery-columns-2 figure:last-of-type {
      margin-right: 0px; } }

@media only screen and (min-width: 750px) {
  .gallery-columns-3 figure {
    flex: 1 0 47%; }
    .gallery-columns-3 figure:nth-of-type(even) {
      margin-right: 0px; }
    .gallery-columns-3 figure:last-of-type {
      margin-right: 0px; } }
@media only screen and (min-width: 960px) {
  .gallery-columns-3 figure {
    flex: 1 0 30%; }
    .gallery-columns-3 figure:last-of-type {
      flex: 1 0 31%; }
    .gallery-columns-3 figure:nth-of-type(even) {
      margin-right: 30px; }
    .gallery-columns-3 figure:nth-child(3n) {
      margin-right: 0; } }

@media only screen and (min-width: 750px) {
  .gallery-columns-4 figure {
    flex: 1 0 47%; }
    .gallery-columns-4 figure:nth-of-type(even) {
      margin-right: 0px; }
    .gallery-columns-4 figure:last-of-type {
      margin-right: 0px; } }
@media only screen and (min-width: 960px) {
  .gallery-columns-4 figure {
    flex: 1 0 30%; }
    .gallery-columns-4 figure:last-of-type {
      flex: 1 0 31%; }
    .gallery-columns-4 figure:nth-of-type(even) {
      margin-right: 30px; }
    .gallery-columns-4 figure:nth-child(3n) {
      margin-right: 0; } }
@media only screen and (min-width: 1200px) {
  .gallery-columns-4 figure {
    flex: 1 0 22%; }
    .gallery-columns-4 figure:nth-of-type(even) {
      margin-right: 30px; }
    .gallery-columns-4 figure:nth-child(3n) {
      margin-right: 30px; }
    .gallery-columns-4 figure:nth-of-type(4n) {
      margin-right: 0; }
    .gallery-columns-4 figure:last-of-type {
      margin-right: 0;
      flex: 1 0 22%; } }

@font-face {
  font-family: 'Caveat';
  src: url("../fonts/Caveat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Caveat';
  src: url("../fonts/Caveat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }
.column-sidebar .widget * {
  color: #dddddd; }
.column-sidebar .widget h3 {
  color: #f7f4ec; }


.widget_quickform {
  text-align: center;
  padding: 10px; }
  @media only screen and (min-width: 600px) {
    .widget_quickform {
      padding: 30px; } }
  .widget_quickform .widget-main-offer input[type="submit"] {
    margin: 0 auto;
    color: #fff; }
  .widget_quickform .widget-footer .widget-footer-phone .fas {
    font-size: 50px;
    line-height: 50px;
    color: #dddddd;
    vertical-align: middle;
    padding-right: 15px; }
  .widget_quickform .widget-footer .widget-footer-phone a {
    color: #dddddd;
    text-decoration: none;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    vertical-align: middle; }

input::-webkit-input-placeholder {
  color: black !important; }

input::-moz-placeholder {
  color: black !important; }

textarea::-webkit-input-placeholder {
  color: black !important; }

textarea::-moz-placeholder {
  color: black !important; }

.searchform > div {
  display: flex; }
  .searchform > div input {
    height: 44px; }
  .searchform > div input[type="text"] {
    flex: 4 0 0;
    max-width: none; }
  .searchform > div #searchsubmit {
    flex: 1 0 0; }

/*
    Blog Styles
*/
.main-column {
  max-width: 720px;
  width: 100%;
  float: left; }

/*
    Single Social Sharing
*/
a.social-link {
  cursor: pointer;
  display: inline-block;
  color: #FFFFFF !important;
  text-decoration: none;
  text-align: center; }

.social-sharing-style-large a.social-link {
  padding: 8px 36px !important;
  font-size: 22px;
  border-radius: 4px;
  margin-right: 5px; }

.social-sharing-style-small a.social-link {
  padding: 4px 10px !important;
  font-size: 18px;
  border-radius: 3px;
  margin-right: 4px; }

a.social-link:hover, .social-link:active {
  color: unset; }

.social-twitter {
  background: #00b6f1; }

.social-twitter:hover, .social-twitter:active {
  background: #00b6f1; }

.social-facebook {
  background: #3b5998; }

.social-facebook:hover, .social-facebook:active {
  background: #3b5998; }

.social-linkedin {
  background: #007bb6; }

.social-linkedin:hover, .social-linkedin:active {
  background: #007bb6; }

.social-sharing {
  margin-bottom: 20px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px; }

.social-shares ul li {
  display: inline;
  margin-right: 10px; }
  .social-shares ul li a {
    width: 70px;
    padding: 5px 15px;
    color: #fff;
    border-radius: 5px;
    text-decoration: none; }
  .social-shares ul li a.share-facebook {
    background: #3b5998; }
  .social-shares ul li a.share-twitter {
    background: #00b6f1; }
  .social-shares ul li a.share-linkedin {
    background: #007bb6; }

.review-step-2-bad, .review-step-2-good {
  display: none; }

.review-main {
  display: block; }
  .review-main .review-section {
    max-width: 1300px;
    margin: 0 auto; }
    .review-main .review-section .review-article {
      text-align: center; }
      .review-main .review-section .review-article .review-intro {
        margin-bottom: 10px; }
        @media (min-width: 900px) {
          .review-main .review-section .review-article .review-intro {
            margin-bottom: 30px; } }
        .review-main .review-section .review-article .review-intro p {
          max-width: 750px;
          margin: 0 auto; }
      .review-main .review-section .review-article .review-stars a {
        margin-left: -1px;
        display: inline-block; }
        .review-main .review-section .review-article .review-stars a:first-child {
          margin-left: 0px; }
        .review-main .review-section .review-article .review-stars a .review-star-single {
          background-image: url(../images/review-logos/review-star-unchecked.png);
          background-size: contain;
          width: 50px;
          height: 50px;
          background-repeat: no-repeat;
          display: inline-block;
          position: relative; }
        .review-main .review-section .review-article .review-stars a .review-star-hovered {
          background-image: url(../images/review-logos/review-star-checked.png); }
      .review-main .review-section .review-article .review-info {
        margin-bottom: 10px; }
        @media (min-width: 900px) {
          .review-main .review-section .review-article .review-info {
            margin-bottom: 30px; } }
        .review-main .review-section .review-article .review-info img {
          max-width: 180px; }
        .review-main .review-section .review-article .review-info a {
          text-decoration: none; }
      .review-main .review-section .review-article .review-websites {
        list-style: none; }
        .review-main .review-section .review-article .review-websites .review-website {
          height: 200px;
          border: 1px solid #ccc;
          position: relative;
          padding: 10px; }
          @media only screen and (min-width: 600px) {
            .review-main .review-section .review-article .review-websites .review-website {
              padding: 30px; } }
          .review-main .review-section .review-article .review-websites .review-website:hover:before {
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.025);
            content: "";
            left: 0;
            top: 0;
            pointer-events: none; }
          .review-main .review-section .review-article .review-websites .review-website a {
            display: block;
            width: 100%;
            height: 100%; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo {
              background-position: center center;
              background-repeat: no-repeat;
              background-size: contain;
              width: 100%;
              height: 100%; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-trustpilot {
              background-image: url(../images/review-logos/review-trustpilot.png);
              background-size: 240px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-yelp {
              background-image: url(../images/review-logos/review-yelp.png);
              background-size: 200px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-reviews {
              background-image: url(../images/review-logos/review-reviews.png);
              background-size: 240px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-facebook {
              background-image: url(../images/review-logos/review-facebook.png);
              background-size: 220px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-checkatrade {
              background-image: url(../images/review-logos/review-checkatrade.png);
              background-size: 220px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-google {
              background-image: url(../images/review-logos/review-google.png);
              background-size: 200px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-mybuilder {
              background-image: url(../images/review-logos/review-mybuilder.png);
              background-size: 230px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-yell {
              background-image: url(../images/review-logos/review-yell.png);
              background-size: 230px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-reviewcentre {
              background-image: url(../images/review-logos/review-reviewcentre.png);
              background-size: 240px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-trustatrader {
              background-image: url(../images/review-logos/review-trustatrader.png);
              background-size: 230px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-which {
              background-image: url(../images/review-logos/review-which.png);
              background-size: 180px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-feefo {
              background-image: url(../images/review-logos/review-feefo.png);
              background-size: 200px; }
            .review-main .review-section .review-article .review-websites .review-website a .review-logo-tripadvisor {
              background-image: url(../images/review-logos/review-tripadvisor.png);
              background-size: 200px; }
      .review-main .review-section .review-article .review-direct * {
        color: #5f5f5f; }

.review-main .review-section .review-step-2-bad .review-info {
  margin-bottom: 0px; }
  .review-main .review-section .review-step-2-bad .review-info .flex-container {
    margin-bottom: 0px; }
    .review-main .review-section .review-step-2-bad .review-info .flex-container .flex-item {
      height: auto; }
      .review-main .review-section .review-step-2-bad .review-info .flex-container .flex-item .far, .review-main .review-section .review-step-2-bad .review-info .flex-container .flex-item .fas {
        font-size: 60px;
        color: lightgrey;
        margin-bottom: 10px; }
      .review-main .review-section .review-step-2-bad .review-info .flex-container .flex-item .far {
        color: lightgrey; }
      .review-main .review-section .review-step-2-bad .review-info .flex-container .flex-item .fas {
        color: lightgrey; }
      .review-main .review-section .review-step-2-bad .review-info .flex-container .flex-item h3 {
        color: black;
        margin-bottom: 10px; }
      .review-main .review-section .review-step-2-bad .review-info .flex-container .flex-item p {
        max-width: 320px;
        margin: 0 auto; }

.hero-banner {
  background-color: #F3C71A;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right; }
  .hero-banner .row {
    max-width: 1300px;
    margin: 0 auto;
    text-align: left;
    padding: 10px 10px 0px 10px; }
    @media only screen and (min-width: 426px) {
      .hero-banner .row {
        padding: 30px 30px 10px 30px; }
        .hero-banner .row .large-8 {
          margin-bottom: 20px; } }
    .hero-banner .row .large-8 {
      max-width: 670px; }
      .hero-banner .row .large-8 * {
        color: #5f5f5f; }
      .hero-banner .row .large-8 p {
        margin-bottom: 10px; }
      .hero-banner .row .large-8 .breadcrumbs-wrap {
        margin-bottom: 10px; }

/* 
	Accordion / Tabs 
*/
ul.gw-accordion-tabs {
  margin: 0 !important;
  padding: 0 !important;
  float: left;
  list-style: none;
  height: 45px;
  border-bottom: 1px solid #ccc;
  width: 100%; }
  ul.gw-accordion-tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 3px 30px;
    height: 45px;
    line-height: 39px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #efefef;
    overflow: hidden;
    position: relative;
    font-size: 20px; }
    ul.gw-accordion-tabs li:hover {
      background-color: #efefef;
      color: #5f5f5f; }
  ul.gw-accordion-tabs li.accordion-active-tab {
    background-color: #fff;
    color: #5f5f5f;
    border-bottom: 1px solid #fff;
    display: block; }

.accordion-tab-last {
  border-right: 1px solid #ccc; }

.gw-tab-container {
  border: 1px solid #ccc;
  border-top: none;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
  overflow: auto;
  margin-bottom: 10px; }
  @media only screen and (min-width: 426px) {
    .gw-tab-container {
      margin-bottom: 30px; } }
  .gw-tab-container .gw-tab-content {
    padding: 10px;
    display: none; }
    @media only screen and (min-width: 426px) {
      .gw-tab-container .gw-tab-content {
        padding: 30px; } }
  .gw-tab-container .gw-tab-mobile-heading {
    display: none; }

@media screen and (max-width: 480px) {
  .gw-accordion-tabs {
    display: none; }

  .gw-tab-container .gw-tab-mobile-heading {
    background-color: #efefef;
    color: #5f5f5f;
    border-top: 1px solid #ccc;
    font-size: 19px;
    font-weight: normal;
    margin: 0;
    padding: 10px;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

  .gw-tab-container .accordian-active-content {
    background-color: #fff;
    color: #5f5f5f; } }
.gw-tab-container > p:last-child {
  display: none; }

/*
* Alignments
*/
.alignright {
  text-align: right; }

.alignleft {
  text-align: left; }

.aligncenter {
  text-align: center; }

/*
* Images
*/
img {
  width: 100%;
  height: auto;
  max-width: 1240px;
  margin: 0 auto 10px;
  display: block; }
  @media only screen and (min-width: 426px) {
    img {
      margin: 0 auto 30px; } }

img.alignleft, .wp-caption.alignleft {
  float: none;
  width: auto;
  height: auto;
  margin: 0 auto 10px;
  display: block; }
  z-index: 2;
  @media only screen and (min-width: 426px) {
    img.alignleft, .wp-caption.alignleft {
      float: left;
      width: auto;
      height: auto;
      margin: 0 30px 30px 0; } }
.wp-caption.alignright {
  position: relative;
  display: block;
  float: none;
  width: fit-content;
  margin: 0 auto 10px;
  z-index: 2;
}

@media only screen and (min-width: 426px) {
  .wp-caption.alignright {
    float: right;
    margin: 0px 0px 30px 30px;
  }
}

@media only screen and (min-width: 426px) {
  .wp-caption.alignleft {
    float: left;
    margin: 0 30px 30px 0;
  }
}

.wp-caption {
  position:relative;
  z-index:0;
}

.wp-caption-text {
  position:relative;
  z-index:1;
}

.wp-caption.alignright::after {
  content: "";
  position: absolute;
  top: -8px;   /* adjust for how far up */
  left: 8px;   /* adjust for how far right */
  width: 100%;
  height: 100%;
  border-right: 3px solid #380727;
  border-top: 3px solid #380727;
  z-index: -1;
}


img.aligncenter, .wp-caption.aligncenter {
  width: auto;
  height: auto;
  margin: 0 auto 10px;
  display: block; }
  @media only screen and (min-width: 426px) {
    img.aligncenter, .wp-caption.aligncenter {
      width: auto;
      height: auto;
      margin: 0px auto 30px; } }

img.full-width, .wp-caption.full-width {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important; }

body main div .no-resize {
  width: auto;
  height: auto; }

/*
    Benefits
*/
.gw-benefit .gw-benefit-box {
  display: block; }
  .gw-benefit .gw-benefit-box .gw-benefit-title {
    color: #5f5f5f;
    font-weight: bold;
    font-size: 25px;
    line-height: 31px; }
  .gw-benefit .gw-benefit-box .gw-benefit-text .fa {
    display: inline-block;
    text-align: left;
    font-size: 44px;
    color: #fff; }
    @media only screen and (min-width: 600px) {
      .gw-benefit .gw-benefit-box .gw-benefit-text .fa {
        font-size: 60px; } }
  .gw-benefit .gw-benefit-box .gw-benefit-text .gw-benefit-text {
    color: #5f5f5f; }

.gw-benefit-center .benefit-center {
  text-align: center; }
  .gw-benefit-center .benefit-center span.fas, .gw-benefit-center .benefit-center span.fa {
    font-size: 35px;
    background-color: #F7F4EC;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    text-align: center;
    color: #fff;
    line-height: 35px; }
    .gw-benefit-center .benefit-center span.fas:before, .gw-benefit-center .benefit-center span.fa:before {
      line-height: 70px; }
  .gw-benefit-center .benefit-center p {
    display: block; }

.gw-benefit-left .benefit-left .gw-benefit-title {
  margin-bottom: 10px; }
.gw-benefit-left .benefit-left .gw-benefit-text-wrap {
  display: flex; }
  .gw-benefit-left .benefit-left .gw-benefit-text-wrap .fas {
    font-size: 40px;
    color: #fff;
    display: inline-block;
    width: 40px;
    margin-right: 20px;
    vertical-align: top;
    flex: 1 0 0; }
  .gw-benefit-left .benefit-left .gw-benefit-text-wrap .gw-benefit-text {
    flex: 12 0 0; }

/*
* Call To Actions
*/
body div main div article .cta, body .cta {
  padding: 9px 15px;
  margin-bottom: 10px;
  color: #B42A0D;
  background: #F3C71A;
  border: 3px solid #B42A0D;
  border-radius: 0!important;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  display: inline-block;
  text-decoration: none; }
  body div main div article .cta:hover, body .cta:hover {
    color: #F3C71A;
    background: #B42A0D; }
  body div main div article .cta .fa, body .cta .fa {
    font-size: 20px;
    line-height: 24px;
    margin-right: 12px;
    position: relative;
    vertical-align: bottom; }
  @media only screen and (min-width: 426px) {
    body div main div article .cta, body .cta {
      padding: 18px 30px;
      margin-bottom: 30px;
      line-height: 24px;
      font-size: 24px; }
      body div main div article .cta .fa, body .cta .fa {
        font-size: 32px;
        line-height: 24px;
        margin-right: 10px; } }

.cta.cta-double:first-child {
  margin-bottom: 10px; }
@media only screen and (min-width: 600px) {
  .cta.cta-double {
    display: inline-block;
    max-width: 49%; }
    .cta.cta-double:first-child {
      margin-right: 10px; } }

.cta.cta-round {
  border-radius: 10px; }

.cta.cta-50-round {
  border-radius: 50px; }

.cta.cta-3d {
  box-shadow: inset 0px -10px 15px -4px rgba(0, 0, 0, 0.5), inset 0px 5px 15px 0px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: inset 0px -10px 15px -5px rgba(0, 0, 0, 0.5), inset 0px 5px 15px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0px -9px 10px -6px rgba(0, 0, 0, 0.5), inset 0px 5px 10px 0px rgba(255, 255, 255, 0.5); }

.cta-icon span {
  position: relative; }

.cta-wrapper {
  text-align: center; }
  .cta-wrapper a {
    position: relative; }
  .cta-wrapper span {
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
    top: 0;
    left: 0; }
  .cta-wrapper .hand-drawn-1, .cta-wrapper .hand-drawn-1#arrow-left {
    background-image: url("../images/hand-drawn-1.png");
    width: 72px;
    height: 45px;
    top: -14px;
    left: -80px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hand-drawn-1, .cta-wrapper .hand-drawn-1#arrow-left {
        width: 144px;
        height: 90px;
        top: -41px;
        left: -154px; } }
  .cta-wrapper .hand-drawn-2, .cta-wrapper .hand-drawn-2#arrow-left {
    background-image: url("../images/hand-drawn-2.png");
    width: 76px;
    height: 16px;
    top: 11px;
    left: -82px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hand-drawn-2, .cta-wrapper .hand-drawn-2#arrow-left {
        width: 153px;
        height: 33px;
        top: 14px;
        left: -160px; } }
  .cta-wrapper .hand-drawn-3, .cta-wrapper .hand-drawn-3#arrow-left {
    background-image: url("../images/hand-drawn-3.png");
    width: 75px;
    height: 14px;
    top: 11px;
    left: -82px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hand-drawn-3, .cta-wrapper .hand-drawn-3#arrow-left {
        width: 150px;
        height: 28px;
        top: 18px;
        left: -156px; } }
  .cta-wrapper .hand-drawn-4, .cta-wrapper .hand-drawn-4#arrow-left {
    background-image: url("../images/hand-drawn-4.png");
    width: 101px;
    height: 15px;
    top: 12px;
    left: -107px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hand-drawn-4, .cta-wrapper .hand-drawn-4#arrow-left {
        width: 202px;
        height: 30px;
        top: 17px;
        left: -212px; } }
  .cta-wrapper .stripes, .cta-wrapper .stripes#arrow-left {
    background-image: url("../images/arrow-stripes.png");
    width: 55px;
    height: 35px;
    top: 2px;
    left: -60px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .stripes, .cta-wrapper .stripes#arrow-left {
        width: 111px;
        height: 71px;
        top: -5px;
        left: -121px; } }
  .cta-wrapper .chevron, .cta-wrapper .chevron#arrow-left {
    background-image: url("../images/arrow-chevron.png");
    width: 30px;
    height: 29px;
    top: 7px;
    left: -36px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .chevron, .cta-wrapper .chevron#arrow-left {
        width: 60px;
        height: 58px;
        top: 7px;
        left: -70px; } }
  .cta-wrapper .full-triple, .cta-wrapper .full-triple#arrow-top {
    background-image: url("../images/arrow-triple-full.png");
    width: 79px;
    height: 37px;
    position: relative;
    display: block;
    margin: 0 auto 10px;
    top: -95px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .full-triple, .cta-wrapper .full-triple#arrow-top {
        width: 159px;
        height: 77px;
        position: relative;
        display: block;
        margin: 0 auto 10px;
        top: -175px; } }
  .cta-wrapper .hollow-triple, .cta-wrapper .hollow-triple#arrow-top {
    background-image: url("../images/arrow-triple-hollow.png");
    width: 87px;
    height: 35px;
    position: relative;
    display: block;
    margin: 0 auto 10px;
    top: -95px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hollow-triple, .cta-wrapper .hollow-triple#arrow-top {
        width: 174px;
        height: 71px;
        position: relative;
        display: block;
        margin: 0 auto 10px;
        top: -175px; } }
  .cta-wrapper .hand-drawn-1#arrow-right {
    right: -80px;
    top: -14px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: unset; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hand-drawn-1#arrow-right {
        right: -154px;
        top: -41px; } }
  .cta-wrapper .hand-drawn-2#arrow-right {
    right: -80px;
    top: 11px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: unset; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hand-drawn-2#arrow-right {
        right: -160px;
        top: 11px; } }
  .cta-wrapper .hand-drawn-3#arrow-right {
    right: -81px;
    top: 10px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: unset; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hand-drawn-3#arrow-right {
        right: -156px;
        top: 18px; } }
  .cta-wrapper .hand-drawn-4#arrow-right {
    right: -107px;
    top: 12px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: unset;
    overflow: hidden; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hand-drawn-4#arrow-right {
        right: -212px;
        top: 16px; } }
  .cta-wrapper .stripes#arrow-right {
    right: -60px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: unset; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .stripes#arrow-right {
        right: -121px; } }
  .cta-wrapper .chevron#arrow-right {
    right: -36px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    left: unset; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .chevron#arrow-right {
        right: -70px; } }
  .cta-wrapper .full-triple#arrow-bottom {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    margin: 10px auto 0px;
    top: -19px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .full-triple#arrow-bottom {
        top: -28px; } }
  .cta-wrapper .hollow-triple#arrow-bottom {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    margin: 10px auto 0px;
    top: -18px; }
    @media only screen and (min-width: 426px) {
      .cta-wrapper .hollow-triple#arrow-bottom {
        top: -28px; } }

.cta-wrap-hollow-triple-top {
  padding-top: 43px;
  height: 100px; }
  @media only screen and (min-width: 426px) {
    .cta-wrap-hollow-triple-top {
      padding-top: 95px;
      height: 205px; } }

.cta-wrap-full-triple-top {
  padding-top: 43px;
  height: 100px; }
  @media only screen and (min-width: 426px) {
    .cta-wrap-full-triple-top {
      padding-top: 95px;
      height: 205px; } }

.cta-wrap-hand-drawn-1 {
  padding-top: 15px; }
  @media only screen and (min-width: 426px) {
    .cta-wrap-hand-drawn-1 {
      padding-top: 30px; } }

/*
* Captions
*/
.wp-caption {
  background-color: #ddc3d8;
  max-width: 100%;
  margin: 0 auto 10px; }
  @media only screen and (min-width: 426px) {
    .wp-caption {
      margin: 0 auto 30px; } }
  .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
    user-select: none; }
  .wp-caption .wp-caption-text {
    text-align: center;
    padding: 5px 10px 8px;
    font-size: 16px;
    color: #380727;
    line-height: 18px;
    font-style: regular;
    margin-bottom: 0; }

.wp-caption.border, img.border {
  border: #380727 solid 3px; }

#clockdiv {
  color: #F7F4EC;
  display: block;
  font-weight: 100;
  text-align: center;
  font-size: 35px;
  font-weight: bold;
  margin: 0 auto 10px;
  max-width: 320px; }
  #clockdiv > div {
    width: 23%;
    padding: 5px;
    border-radius: 3px;
    background: #F7F4EC;
    display: inline-block; }
  #clockdiv div > span {
    padding: 10px;
    width: 100%;
    border-radius: 3px;
    background: #d8dce8;
    display: inline-block; }
  #clockdiv .smalltext {
    padding-top: 5px;
    font-size: 16px;
    font-weight: normal;
    color: #fff; }
  @media only screen and (min-width: 600px) {
    #clockdiv {
      margin: 0 auto 30px; } }

body div ul li, body div ol li {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 22px; }
  @media only screen and (min-width: 426px) {
    body div ul li, body div ol li {
      font-size: 19px;
      line-height: 27px; } }

body div ul, body div ol {
  margin-bottom: 10px; }
  @media only screen and (min-width: 426px) {
    body div ul, body div ol {
      margin-bottom: 30px; } }

ul.handwritten-ticks li {
  background: url("../images/handwritten-tick-small.png") top left no-repeat;
  display: block;
  padding-left: 35px; }

ul.handwritten-ticks-inline li {
  background: url("../images/handwritten-tick-small.png") top left no-repeat;
  display: inline-block;
  padding-left: 35px;
  margin-right: 10px; }
  @media only screen and (min-width: 426px) {
    ul.handwritten-ticks-inline li {
      margin-right: 30px; } }

ul.checkboxes li {
  background: url("../images/checkboxes-tick-small.png") top left no-repeat;
  display: block;
  padding-left: 35px; }

ul.circle-ticks li {
  background: url("../images/circle-ticks-small.png") top left no-repeat;
  display: block;
  padding-left: 35px; }

ol.custom-numbered {
  counter-reset: ordered-list-counter;
  list-style: none; }
  ol.custom-numbered li * {
    display: inline-block;
    vertical-align: text-bottom; }
  ol.custom-numbered li:before {
    content: counter(ordered-list-counter);
    counter-increment: ordered-list-counter;
    background: #F7F4EC;
    color: #fff;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    line-height: 33px; }

/* 
    Events
*/
.events-full-width {
  margin: 0 auto;
  padding: 0 10px 10px 10px; }
  @media only screen and (min-width: 600px) {
    .events-full-width {
      padding: 0 30px 30px 30px; } }

ul.events {
  padding: 0 !important;
  list-style: none; }
  ul.events li .event-date {
    width: 60px;
    border: 1px solid #ccc;
    float: left; }
    @media only screen and (min-width: 600px) {
      ul.events li .event-date {
        width: 90px; } }
    ul.events li .event-date .event-day {
      background-color: #F7F4EC;
      color: #fff;
      text-align: center;
      font-size: 15px;
      display: block; }
    ul.events li .event-date .event-date-no {
      text-align: center;
      font-size: 30px;
      display: block;
      padding: 3px 0; }
      @media only screen and (min-width: 600px) {
        ul.events li .event-date .event-date-no {
          font-size: 40px;
          padding: 5px 0; } }
    ul.events li .event-date .event-month {
      text-align: center;
      font-size: 18px;
      font-weight: bold;
      display: block; }
  ul.events li .event-details {
    padding: 0 10px 10px 10px;
    margin-left: 60px; }
    @media only screen and (min-width: 600px) {
      ul.events li .event-details {
        margin-left: 90px;
        padding: 0 30px 30px 30px; } }
    ul.events li .event-details p {
      margin-bottom: 10px; }
      ul.events li .event-details p:first-child a {
        font-size: 22px;
        color: #5f5f5f;
        line-height: 28px;
        text-decoration: none; }
      ul.events li .event-details p:last-child {
        font-size: 19px;
        color: #5f5f5f;
        line-height: 25px;
        margin-bottom: 0px; }
    ul.events li .event-details .event-type {
      background-color: #F7F4EC;
      color: #fff;
      border-radius: 5px;
      font-size: 14px;
      padding: 5px 10px; }
  ul.events li .event-booking .event-btn {
    display: inline-block;
    background-color: #F7F4EC;
    color: #fff;
    border: 1px solid #F7F4EC;
    text-decoration: none;
    padding: 5px 10px; }
  ul.events li .event-booking .event-btn-details {
    background: #fff;
    color: #333;
    border: 1px solid #ccc;
    margin-right: 10px; }

/* 
    FAQs 
*/
.gw-faq {
  margin-bottom: 10px; }
  @media only screen and (min-width: 600px) {
    .gw-faq {
      margin-bottom: 15px; } }
  .gw-faq .gw-faq-single {
    padding-bottom: 10px; }
    @media only screen and (min-width: 600px) {
      .gw-faq .gw-faq-single {
        padding-bottom: 15px; } }
    .gw-faq .gw-faq-single .gw-faq-question {
      padding: 10px;
      font-size: 16px;
      color: #204f3d;
      font-weight: bold;
      line-height: 22px;
      cursor: pointer; }
      @media only screen and (min-width: 600px) {
        .gw-faq .gw-faq-single .gw-faq-question {
          font-size: 20px;
          line-height: 28px;
          padding: 30px; } }
    .gw-faq .gw-faq-single .gw-faq-answer {
      display: none; }
      .gw-faq .gw-faq-single .gw-faq-answer p:last-child {
        margin-bottom: 0; }

.gw-faq- .gw-faq-single, .gw-faq-round .gw-faq-single {
  padding-bottom: 10px;
  margin-bottom: 10px; }
  .gw-faq- .gw-faq-single .gw-faq-question, .gw-faq-round .gw-faq-single .gw-faq-question {
    border: none;
    padding: 0px; }
    .gw-faq- .gw-faq-single .gw-faq-question i, .gw-faq-round .gw-faq-single .gw-faq-question i {
      border-radius: 50%;
      width: 24px;
      height: 24px;
      border: solid 1px #204f3d;
      border-color: #204f3d;
      color: #204f3d;
      text-align: center;
      line-height: 23px;
      font-size: 18px;
      vertical-align: middle;
      margin-right: 8px;
      float: left; }
      .gw-faq- .gw-faq-single .gw-faq-question i:before, .gw-faq-round .gw-faq-single .gw-faq-question i:before {
        padding-left: 3px; }
      @media only screen and (min-width: 426px) {
        .gw-faq- .gw-faq-single .gw-faq-question i, .gw-faq-round .gw-faq-single .gw-faq-question i {
          width: 40px;
          height: 40px;
          line-height: 36px;
          font-size: 30px;
          margin-right: 10px; } }
    .gw-faq- .gw-faq-single .gw-faq-question span, .gw-faq-round .gw-faq-single .gw-faq-question span {
      display: grid; }
      @media only screen and (min-width: 426px) {
        .gw-faq- .gw-faq-single .gw-faq-question span, .gw-faq-round .gw-faq-single .gw-faq-question span {
          padding-top: 6px; } }
  .gw-faq- .gw-faq-single .gw-faq-answer, .gw-faq-round .gw-faq-single .gw-faq-answer {
    padding: 10px 0 0;
    clear: both; }
    @media only screen and (min-width: 600px) {
      .gw-faq- .gw-faq-single .gw-faq-answer, .gw-faq-round .gw-faq-single .gw-faq-answer {
        padding: 20px 0 0; } }

.gw-faq.gw-faq-box .gw-faq-single .gw-faq-question {
  border: 1px solid #ddd;
  padding: 8px 10px 8px 13px;
  border-color: #204f3d; }
  .gw-faq.gw-faq-box .gw-faq-single .gw-faq-question i {
    font-weight: bold;
    float: left;
    margin-top: 3px; 
    color: #F3C71A;
    }
  .gw-faq.gw-faq-box .gw-faq-single .gw-faq-question span {
    display: grid;
    margin-left: 16px; }
.gw-faq.gw-faq-box .gw-faq-single .gw-faq-answer {
  padding: 10px 0 0 30px; }

/* Feature Boxes */
.gw-feature-box {
  padding: 10px;
  padding-bottom: 0;
  margin-bottom: 10px;
  background: #f7f4ec;
  overflow: hidden; }
  @media only screen and (min-width: 426px) {
    .gw-feature-box {
      padding: 30px;
      padding-bottom: 0;
      margin-bottom: 30px; } }

.feature-box-rounded {
  border-radius: 10px; }

.feature-box-coupon {
  border: dashed red 5px;
  border-color: red; }

/*
    Guarantee
*/
.guarantee-wrapper {
  background: #d8dce8;
  padding: 10px 10px 0 10px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px; }
  @media only screen and (min-width: 600px) {
    .guarantee-wrapper {
      padding: 30px 30px 0 30px;
      text-align: left;
      margin-bottom: 30px; } }
  .guarantee-wrapper .guarantee-logo {
    margin: 0 auto 10px; }
    @media only screen and (min-width: 600px) {
      .guarantee-wrapper .guarantee-logo {
        float: left;
        margin-right: 30px;
        margin-bottom: 30px; } }
  .guarantee-wrapper .logo-style-1 {
    background: url("../images/guarantee-1.png") no-repeat;
    background-size: contain;
    width: 125px;
    height: 122px; }
    @media only screen and (min-width: 600px) {
      .guarantee-wrapper .logo-style-1 {
        width: 205px;
        height: 201px; } }
  .guarantee-wrapper .logo-style-2 {
    background: url("../images/guarantee-2.png") no-repeat;
    background-size: contain;
    width: 125px;
    height: 118px; }
    @media only screen and (min-width: 600px) {
      .guarantee-wrapper .logo-style-2 {
        width: 210px;
        height: 197px; } }
  .guarantee-wrapper .logo-style-3 {
    background: url("../images/guarantee-3.png") no-repeat;
    background-size: contain;
    width: 125px;
    height: 110px; }
    @media only screen and (min-width: 600px) {
      .guarantee-wrapper .logo-style-3 {
        width: 210px;
        height: 185px; } }
  .guarantee-wrapper .logo-style-4 {
    background: url("../images/guarantee-4.png") no-repeat;
    background-size: contain;
    width: 125px;
    height: 87px; }
    @media only screen and (min-width: 600px) {
      .guarantee-wrapper .logo-style-4 {
        width: 250px;
        height: 171px; } }
  .guarantee-wrapper .logo-style-5 {
    background: url("../images/guarantee-5.png") no-repeat;
    background-size: contain;
    width: 125px;
    height: 122px; }
    @media only screen and (min-width: 600px) {
      .guarantee-wrapper .logo-style-5 {
        width: 210px;
        height: 210px; } }
  .guarantee-wrapper .logo-style-6 {
    background: url("../images/guarantee-6.png") no-repeat;
    background-size: contain;
    width: 125px;
    height: 118px; }
    @media only screen and (min-width: 600px) {
      .guarantee-wrapper .logo-style-6 {
        width: 210px;
        height: 197px; } }

/* 
    Headlines
    */
.headline-wrapper {
  padding: 10px 0;
  max-width: 900px;
  margin: 0 auto 10px; }
  .headline-wrapper .headline {
    font-size: 21px;
    line-height: 28px;
    font-weight: bold;
    font-family: "Georgia", sans-serif;
    padding-bottom: 7px;
    margin-bottom: 0;
    color: #F7F4EC; }
  @media only screen and (min-width: 600px) {
    .headline-wrapper {
      margin: 0 auto 30px; }
      .headline-wrapper .headline {
        font-size: 36px;
        line-height: 42px; } }

.headline-wrapper-bottom-thin {
  border-bottom: 1px solid #F7F4EC;
  border-color: #F7F4EC; }

.headline-wrapper-bottom-thick {
  border-bottom: 5px solid #F7F4EC;
  border-color: #F7F4EC; }

.headline-wrapper-trap-thin {
  border-top: 1px solid #F7F4EC;
  border-bottom: 1px solid #F7F4EC;
  border-color: #F7F4EC; }

.headline-wrapper-trap-thick {
  border-top: 5px solid #F7F4EC;
  border-bottom: 5px solid #F7F4EC;
  border-color: #F7F4EC; }

.headline-wrapper-shadow {
  padding-bottom: 10px;
  background: url("../images/shadow-hr.png");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% 40px;
  padding-bottom: 50px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 600px) {
    .headline-wrapper-shadow {
      padding-bottom: 55px; } }

.headline-wrapper-side-lines {
  background: url("../images/headline-side-lines-bg.png") center repeat-x;
  max-width: 100%;
  padding: 0 10px; }
  .headline-wrapper-side-lines .headline-side-lines {
    background-color: #fff;
    display: inline-block;
    max-width: 850px; }
  @media only screen and (min-width: 600px) {
    .headline-wrapper-side-lines {
      padding: 0 30px; } }

.headline-wrapper-background .headline-background {
  background: #F7F4EC;
  color: #f7f4ec;
  display: inline;
  padding: 0 5px; }
  @media only screen and (min-width: 600px) {
    .headline-wrapper-background .headline-background {
      padding: 0 10px; } }

@keyframes typing {
  from {
    width: 100%; }
  to {
    width: 0; } }
.headline-wrapper-typewriter {
  position: relative;
  font-family: Reddit Mono, monospace, ariel;
  min-height: 90px; }
  .headline-wrapper-typewriter .typing {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 0; }
  .headline-wrapper-typewriter .hiders {
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    .headline-wrapper-typewriter .hiders h1, .headline-wrapper-typewriter .hiders h2, .headline-wrapper-typewriter .hiders h3, .headline-wrapper-typewriter .hiders h4, .headline-wrapper-typewriter .hiders h5, .headline-wrapper-typewriter .hiders h6, .headline-wrapper-typewriter .hiders p, .headline-wrapper-typewriter .hiders span, .headline-wrapper-typewriter .hiders blockquote {
      position: relative !important;
      font-size: 21px;
      line-height: 28px;
      clear: both;
      margin: 0;
      padding: 0 !important;
      float: right;
      /* makes animation go left-to-right */
      width: 0;
      /* graceful degradation: if animation doesn't work, these are invisible by default */
      background: #f7f4ec;
      /* same as page background */
      animation: typing 2s steps(30, end);
      animation-fill-mode: both;
      /* load first keyframe on page load, leave on last frame at end */ }
      @media only screen and (min-width: 600px) {
        .headline-wrapper-typewriter .hiders h1, .headline-wrapper-typewriter .hiders h2, .headline-wrapper-typewriter .hiders h3, .headline-wrapper-typewriter .hiders h4, .headline-wrapper-typewriter .hiders h5, .headline-wrapper-typewriter .hiders h6, .headline-wrapper-typewriter .hiders p, .headline-wrapper-typewriter .hiders span, .headline-wrapper-typewriter .hiders blockquote {
          font-size: 36px;
          line-height: 42px; } }
    .headline-wrapper-typewriter .hiders h1:nth-child(2),
    .headline-wrapper-typewriter .hiders h2:nth-child(2),
    .headline-wrapper-typewriter .hiders h3:nth-child(2),
    .headline-wrapper-typewriter .hiders h4:nth-child(2),
    .headline-wrapper-typewriter .hiders h5:nth-child(2),
    .headline-wrapper-typewriter .hiders h6:nth-child(2),
    .headline-wrapper-typewriter .hiders p:nth-child(2),
    .headline-wrapper-typewriter .hiders span:nth-child(2),
    .headline-wrapper-typewriter .hiders blockquote:nth-child(2) {
      animation-delay: 2s; }
    .headline-wrapper-typewriter .hiders h1:nth-child(3),
    .headline-wrapper-typewriter .hiders h2:nth-child(3),
    .headline-wrapper-typewriter .hiders h3:nth-child(3),
    .headline-wrapper-typewriter .hiders h4:nth-child(3),
    .headline-wrapper-typewriter .hiders h5:nth-child(3),
    .headline-wrapper-typewriter .hiders h6:nth-child(3),
    .headline-wrapper-typewriter .hiders p:nth-child(3),
    .headline-wrapper-typewriter .hiders span:nth-child(3),
    .headline-wrapper-typewriter .hiders blockquote:nth-child(3) {
      animation-delay: 4s; }

.headline-wrapper .headline-handwriting {
  font-family: Reddit Mono, sans-serif;
  font-size: 28px;
  line-height: 34px; }
  @media only screen and (min-width: 600px) {
    .headline-wrapper .headline-handwriting {
      font-size: 46px;
      line-height: 52px; } }

/*
* Horizontal Rules
*/
hr {
  display: block;
  height: 3px;
  background: #F13303;
  margin-bottom: 10px; }
  @media only screen and (min-width: 600px) {
    hr {
      margin-bottom: 30px; } }

hr.dotted {
  border-bottom: black 4px dotted;
  border-color: black;
  background: transparent;
  height: 4px; }

hr.faded {
  background: linear-gradient(0.25turn, transparent, rgba(0, 0, 0, 0.1), black, rgba(0, 0, 0, 0.1), transparent);
  height: 3px; }

hr.shadow {
  background: url("../images/shadow-hr.png") center no-repeat;
  background-size: contain;
  height: 15px;
  margin-bottom: 10px; }
  @media only screen and (min-width: 600px) {
    hr.shadow {
      margin-bottom: 30px; } }

/* 
    Key Stats
*/
ul.project-stats {
  list-style: none;
  padding: 0 !important;
  margin-bottom: 10px; }
  ul.project-stats li {
    display: inline-block;
    width: 107px;
    height: 107px;
    border-radius: 50%;
    border: solid grey 4px;
    border-color: #F7F4EC;
    text-align: center;
    padding: 29px 10px 0px;
    margin: 3px;
    font-size: 14px;
    line-height: 16px; }
    ul.project-stats li span {
      font-size: 25px;
      line-height: 21px;
      font-weight: bold; }
  @media only screen and (min-width: 600px) {
    ul.project-stats {
      margin-bottom: 30px;
      display: block; }
      ul.project-stats li {
        width: 150px;
        height: 150px;
        border-radius: 50%;
        border: solid grey 7px;
        border-color: #F7F4EC;
        text-align: center;
        padding: 30px 10px 0px;
        margin: 10px;
        font-size: 18px;
        line-height: 18px; }
        ul.project-stats li span {
          font-size: 40px;
          line-height: 46px;
          font-weight: bold; } }

/*
    Layout: 2 Columns Equal
*/
.row-wrapper {
  margin: 0 auto; }

.row-2-column-equal {
  display: block; }
  @media only screen and (min-width: 750px) {
    .row-2-column-equal {
      display: flex; } }
  .row-2-column-equal .column {
    margin-bottom: 10px; }
    @media only screen and (min-width: 750px) {
      .row-2-column-equal .column {
        flex: 1 0 0;
        margin-right: 30px; }
        .row-2-column-equal .column:last-of-type {
          margin-right: 0; } }

/*
    Layout: 2 Columns Sidebar
*/
.row-2-column-sidebar {
  display: block; }
  @media only screen and (min-width: 960px) {
    .row-2-column-sidebar {
      display: flex;
      width: 100%; } }
  .row-2-column-sidebar .column-sidebar {
    overflow: hidden !important;
    margin-bottom: 10px; }
    @media only screen and (min-width: 960px) {
      .row-2-column-sidebar .column-sidebar {
        flex: 1 0 0;
        margin-bottom: 0px; } }
  .row-2-column-sidebar .column-main {
    margin-bottom: 10px; }
    @media only screen and (min-width: 960px) {
      .row-2-column-sidebar .column-main {
        flex: 2 0 0;
        margin-bottom: 0px; } }
  @media only screen and (min-width: 960px) {
    .row-2-column-sidebar .column:first-of-type {
      margin-right: 30px; } }
  @media only screen and (min-width: 960px) {
    .row-2-column-sidebar .column:last-of-type {
      margin-right: 0px; } }

/* 
    Navigations 
*/
ul.list-style-text {
  display: block;
  list-style: none;
  padding-left: 0 !important; }
  ul.list-style-text .gw-nav-list-link {
    border-top: 1px solid #ccc;
    border-color: #ccc;
    padding: 10px 0px;
    margin-bottom: 0px;
    background-image: none !important; }
    ul.list-style-text .gw-nav-list-link:last-of-type {
      border-bottom: 1px solid #ccc;
      border-color: #ccc; }
    ul.list-style-text .gw-nav-list-link a {
      text-decoration: none; }
      ul.list-style-text .gw-nav-list-link a:before {
        display: inline-block;
        padding-right: 10px;
        content: "▶";
        color: #ccc;
        font-size: 14px;
        vertical-align: bottom; }
      ul.list-style-text .gw-nav-list-link a:hover {
        text-decoration: underline; }
        ul.list-style-text .gw-nav-list-link a:hover:before {
          color: black; }
      ul.list-style-text .gw-nav-list-link a span.gw-nav-read {
        display: none; }

.list-style-image {
  list-style: none;
  padding: 0px !important; }
  .list-style-image .gw-nav-list-link {
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .list-style-image .gw-nav-list-link:before {
      position: absolute;
      height: 230px;
      background-color: black;
      opacity: 0.7;
      content: "";
      width: 100%;
      top: 0;
      left: 0;
      pointer-events: none;
      z-index: 1; }
    .list-style-image .gw-nav-list-link a {
      color: #fff;
      display: block;
      z-index: 10;
      position: relative;
      text-decoration: none;
      display: flex;
      flex-wrap: wrap;
      height: 230px;
      padding: 10px; }
      .list-style-image .gw-nav-list-link a span {
        display: block; }
        .list-style-image .gw-nav-list-link a span:first-child {
          font-size: 30px;
          line-height: 36px;
          font-weight: bold;
          align-self: flex-end;
          flex: 0 0 100%; }
        .list-style-image .gw-nav-list-link a span:last-child {
          background: #F7F4EC;
          color: #fff;
          padding: 5px 20px;
          display: unset;
          font-size: 22px;
          line-height: 32px;
          font-weight: bold;
          flex: 0 0 auto;
          margin: 0px auto 30px;
          align-self: flex-end; }
          .list-style-image .gw-nav-list-link a span:last-child:hover {
            background: #d8dce8;
            color: #F7F4EC; }

.coupon-label {
  position: absolute;
  top: 12px;
  left: -71px;
  font-weight: bold;
  padding: 8px;
  font-size: 15px;
  line-height: 15px;
  width: 200px;
  transform: rotate(-45deg);
  text-align: center;
  user-select: none;
  display: none; }
  @media only screen and (min-width: 426px) {
    .coupon-label {
      top: 18px;
      left: -64px; } }

.coupon-label.coupon-label-end {
  background: #d8dce8;
  color: #F7F4EC; }

.coupon-label.coupon-label-new {
  background: #F7F4EC;
  color: #fff; }

.coupon-label.coupon-label-end.coupon-label-bottom, .coupon-label.coupon-label-new.coupon-label-bottom {
  bottom: 13px;
  right: -72px;
  top: unset;
  left: unset;
  padding: 6px 0px;
  font-size: 13px;
  line-height: 13px; }

.new-coupon .coupon-label.coupon-label-new {
  display: block; }

.old-coupon .coupon-label.coupon-label-end {
  display: block; }

.coupon-claim {
  margin-bottom: 10px; }
  @media only screen and (min-width: 600px) {
    .coupon-claim {
      margin-bottom: 30px; } }

.coupon-buttons {
  display: block;
  text-align: center; }
  .coupon-buttons a.button {
    background: #fff;
    text-decoration: none;
    display: block;
    padding: 10px 30px;
    font-size: 19px;
    max-width: 320px;
    margin: 0 auto;
    color: #F7F4EC; }
    .coupon-buttons a.button:hover {
      background: #d8dce8;
      color: #F7F4EC; }
    .coupon-buttons a.button i {
      margin-right: 10px; }
    @media only screen and (min-width: 600px) {
      .coupon-buttons a.button {
        font-size: 23px; } }
  .coupon-buttons a:first-child, .coupon-buttons a:nth-child(2) {
    margin-bottom: 10px; }
  @media only screen and (min-width: 600px) {
    .coupon-buttons a.button {
      display: inline-block; }
    .coupon-buttons a:first-child, .coupon-buttons a:nth-child(2) {
      margin-right: 10px;
      margin-bottom: 0px; }
    .coupon-buttons:last-child {
      margin-right: 0px; } }

.coupon-div {
  background-image: url(../images/offers-background.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 10px;
  position: relative;
  border: 1px solid #ccc;
  border-color: #ccc;
  text-align: center;
  overflow: hidden;
  margin-bottom: 10px; }
  @media only screen and (min-width: 540px) {
    .coupon-div {
      padding: 30px;
      margin-bottom: 30px; } }
  .coupon-div h1 {
    font-size: 22px;
    line-height: 28px;
    color: #F7F4EC;
    font-weight: bold;
    text-align: center;
    max-width: 70%;
    margin: 0 auto 10px; }
    @media only screen and (min-width: 600px) {
      .coupon-div h1 {
        max-width: 600px; } }
  .coupon-div .coupon-description {
    margin-bottom: 10px; }
    .coupon-div .coupon-description p {
      display: contents; }
  .coupon-div .coupon-details {
    display: flex; }
    @media only screen and (min-width: 426px) {
      .coupon-div .coupon-details {
        display: block; } }
    .coupon-div .coupon-details .coupon-valid, .coupon-div .coupon-details .coupon-coupons {
      flex: 1 0 47%;
      display: block;
      width: auto; }
      @media only screen and (min-width: 426px) {
        .coupon-div .coupon-details .coupon-valid, .coupon-div .coupon-details .coupon-coupons {
          display: block; } }
      .coupon-div .coupon-details .coupon-valid .coupon-code, .coupon-div .coupon-details .coupon-valid .coupon-date, .coupon-div .coupon-details .coupon-coupons .coupon-code, .coupon-div .coupon-details .coupon-coupons .coupon-date {
        background: white;
        text-align: center;
        border: 1px solid #ccc;
        border-color: #ccc;
        padding: 7px 0; }
      .coupon-div .coupon-details .coupon-valid p, .coupon-div .coupon-details .coupon-coupons p {
        margin-bottom: 0; }
        @media only screen and (min-width: 600px) {
          .coupon-div .coupon-details .coupon-valid p, .coupon-div .coupon-details .coupon-coupons p {
            margin-bottom: 10px; } }
    .coupon-div .coupon-details .coupon-valid {
      margin-right: 0px; }
  @media only screen and (min-width: 600px) {
    .coupon-div {
      padding: 30px 80px;
      margin-bottom: 30px;
      text-align: initial; }
      .coupon-div h1 {
        line-height: 44px;
        font-size: 38px; }
      .coupon-div .coupon-details {
        display: flex;
        flex-wrap: wrap; }
        .coupon-div .coupon-details .coupon-valid, .coupon-div .coupon-details .coupon-coupons {
          flex: 1 0 0; }
        .coupon-div .coupon-details .coupon-valid {
          margin-right: 30px; } }

.coupon-wrap .coupon-none {
  background: #f3f3f3;
  border: solid 1px #ccc;
  border-color: #ccc;
  padding: 10px; }
  .coupon-wrap .coupon-none .button {
    margin-bottom: 0px !important; }
.coupon-wrap ul.coupons {
  list-style: none;
  padding: 0; }
  .coupon-wrap ul.coupons li .coupon-div {
    padding: 10px;
    margin-bottom: 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media only screen and (min-width: 600px) {
      .coupon-wrap ul.coupons li .coupon-div {
        padding: 30px;
        height: 100%; } }
    .coupon-wrap ul.coupons li .coupon-div h1 {
      font-size: 26px;
      line-height: 32px; }
    .coupon-wrap ul.coupons li .coupon-div .coupon-description {
      margin-bottom: 10px; }
      .coupon-wrap ul.coupons li .coupon-div .coupon-description p {
        display: contents; }
    .coupon-wrap ul.coupons li .coupon-div .coupon-details {
      display: block; }
      .coupon-wrap ul.coupons li .coupon-div .coupon-details .coupon-valid, .coupon-wrap ul.coupons li .coupon-div .coupon-details .coupon-view {
        display: block;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        text-align: center; }
        .coupon-wrap ul.coupons li .coupon-div .coupon-details .coupon-valid .coupon-date, .coupon-wrap ul.coupons li .coupon-div .coupon-details .coupon-view .coupon-date {
          background: white;
          border: 1px solid #ccc;
          border-color: #ccc;
          padding: 10px 30px; }
        .coupon-wrap ul.coupons li .coupon-div .coupon-details .coupon-valid a, .coupon-wrap ul.coupons li .coupon-div .coupon-details .coupon-view a {
          display: block; }
      .coupon-wrap ul.coupons li .coupon-div .coupon-details .coupon-view {
        margin-bottom: 10px; }

/* 
    Podcasts
*/
.podcasts-wrap {
  clear: both; }

ul.podcasts {
  padding: 0 !important;
  list-style: none; }
  ul.podcasts li {
    border: 1px solid #ccc;
    border-color: #ccc; }
    ul.podcasts li .podcast-div .podcast-details {
      padding: 10px;
      background: #efefef; }
      ul.podcasts li .podcast-div .podcast-details p {
        margin-bottom: 10px;
        font-size: 16px;
        color: #5f5f5f;
        line-height: 22px; }
        @media only screen and (min-width: 600px) {
          ul.podcasts li .podcast-div .podcast-details p {
            font-size: 19px;
            line-height: 26px; } }
      ul.podcasts li .podcast-div .podcast-details p.episode-title {
        font-size: 22px;
        color: #5f5f5f;
        line-height: 34px; }
        @media only screen and (min-width: 600px) {
          ul.podcasts li .podcast-div .podcast-details p.episode-title {
            font-size: 28px; } }
        ul.podcasts li .podcast-div .podcast-details p.episode-title a {
          text-decoration: none; }
      @media only screen and (min-width: 600px) {
        ul.podcasts li .podcast-div .podcast-details {
          padding: 30px; } }
    ul.podcasts li .listen {
      padding: 10px;
      font-size: 16px; }
      @media only screen and (min-width: 600px) {
        ul.podcasts li .listen {
          padding: 30px;
          font-size: 19px; } }
      ul.podcasts li .listen a {
        text-decoration: none; }
        ul.podcasts li .listen a .fa-play-circle {
          vertical-align: middle;
          font-size: 22px; }
          @media only screen and (min-width: 600px) {
            ul.podcasts li .listen a .fa-play-circle {
              font-size: 29px; } }
    ul.podcasts li .podcasts-div > a {
      display: block; }
      ul.podcasts li .podcasts-div > a > div {
        height: 200px;
        background: #efefef;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }

body.noscroll {
  overflow: hidden; }

.popup-overlay {
  position: fixed;
  /* Sit on top of the page content */
  display: none;
  /* Hidden by default */
  width: 100%;
  /* Full width (cover the whole page) */
  height: 100%;
  /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  /* Black background with opacity */
  z-index: 10; }

.popup {
  display: none; }
  .popup .popup-inner {
    position: fixed;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
    max-height: 75vh;
    max-width: 600px;
    z-index: 20; }
    @media only screen and (min-width: 750px) {
      .popup .popup-inner {
        top: 50px; } }
    .popup .popup-inner .popup-content {
      z-index: 30;
      padding: 10px;
      position: relative;
      overflow: auto;
      background-color: #f7f4ec;
      background-color: #204f3d;
      -webkit-box-shadow: 0px 2px 20px 1px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 0px 2px 20px 1px rgba(0, 0, 0, 0.75);
      box-shadow: 0px 2px 20px 1px rgba(0, 0, 0, 0.75);
      max-height: inherit; }
      @media only screen and (min-width: 600px) {
        .popup .popup-inner .popup-content {
          padding: 30px; } }
      .popup .popup-inner .popup-content form {
        text-align: center; }
        .popup .popup-inner .popup-content form label {
          text-align: left; }
        .popup .popup-inner .popup-content form input {
          max-width: none; }
        .popup .popup-inner .popup-content form input[type="submit"] {
          margin-bottom: 0px !important; }
        p .popup .popup-inner .popup-content form:last-of-type {
          margin-bottom: 0px; }
    .popup .popup-inner .popup-exit {
      color: #F7F4EC;
      font-size: 25px;
      cursor: pointer;
      display: block;
      text-align: right;
      margin-bottom: 5px; }
      .popup .popup-inner .popup-exit:before {
        background: #d8dce8;
        border-radius: 50%;
        float: right;
        margin-left: 5px;
        width: 25px;
        height: 25px;
        text-align: center;
        font-size: 17px;
        line-height: 25px; }
      .popup .popup-inner .popup-exit span {
        color: #f7f4ec;
        font-size: 16px;
        line-height: 25px;
        vertical-align: bottom; }

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  width: 0;
  clear: both; }

.pricing-wrapper {
  justify-content: center; }
  .pricing-wrapper .pricing-table {
    text-align: center;
    max-width: 320px; }
    .pricing-wrapper .pricing-table > p:last-child {
      display: none; }
    .pricing-wrapper .pricing-table .pricing-title {
      color: #F7F4EC;
      background: #d8dce8;
      padding: 10px;
      font-size: 20px;
      margin-bottom: 0; }
      @media only screen and (min-width: 426px) {
        .pricing-wrapper .pricing-table .pricing-title {
          font-size: 24px; } }
    .pricing-wrapper .pricing-table .price {
      background: #F7F4EC;
      font-size: 30px;
      font-weight: bold;
      padding: 10px;
      color: #fff; }
      @media only screen and (min-width: 426px) {
        .pricing-wrapper .pricing-table .price {
          font-size: 38px;
          padding: 10px; } }
      .pricing-wrapper .pricing-table .price span {
        font-size: 15px;
        position: relative;
        left: -4px;
        top: -10px; }
        @media only screen and (min-width: 426px) {
          .pricing-wrapper .pricing-table .price span {
            font-size: 18px;
            left: -4px;
            top: -13px; } }
      .pricing-wrapper .pricing-table .price sup {
        font-size: 15px;
        position: relative;
        left: 5px;
        top: 10px; }
        @media only screen and (min-width: 426px) {
          .pricing-wrapper .pricing-table .price sup {
            font-size: 18px;
            left: 5px;
            top: 12px; } }
    .pricing-wrapper .pricing-table .table-list {
      list-style-type: none;
      background: #F0F0F0;
      color: #5f5f5f;
      padding: 0;
      margin-bottom: 0 !important; }
      .pricing-wrapper .pricing-table .table-list p {
        margin-bottom: 0; }
      .pricing-wrapper .pricing-table .table-list li {
        font-size: 16px;
        line-height: 21px;
        padding: 12px 8px;
        margin-bottom: 0;
        border: 1px solid #ccc;
        border-color: #ccc;
        border-top: none; }
        .pricing-wrapper .pricing-table .table-list li:before {
          content: "\f00c";
          font-family: 'FontAwesome', sans-serif;
          color: #3fab91;
          display: inline-block;
          position: relative;
          right: 5px;
          font-size: 16px; }
        .pricing-wrapper .pricing-table .table-list li span {
          font-weight: 400; }
        .pricing-wrapper .pricing-table .table-list li span.unlimited {
          color: #fff;
          background: #e95846;
          font-size: 13px;
          padding: 0px 4px;
          display: inline-block;
          border-radius: 3px;
          margin-left: 3px; }
        .pricing-wrapper .pricing-table .table-list li:nth-child(2n) {
          background: #F0F0F0; }
    .pricing-wrapper .pricing-table .table-buy {
      background: #fff;
      padding: 10px;
      text-align: center;
      overflow: hidden;
      border: 1px solid #ccc;
      border-color: #ccc;
      border-top: none; }
      .pricing-wrapper .pricing-table .table-buy p {
        float: left;
        color: #37353a;
        font-weight: bold;
        font-size: 21px;
        text-align: center;
        margin-bottom: 0; }
      .pricing-wrapper .pricing-table .table-buy .pricing-action {
        text-decoration: none;
        color: #fff;
        background: #F7F4EC;
        padding: 10px 16px;
        border-radius: 3px;
        font-weight: bold;
        font-size: 21px;
        text-align: center;
        display: inline-block; }
        .pricing-wrapper .pricing-table .table-buy .pricing-action:hover {
          background: #4d0030; }

.gw-progress-bar {
  background-color: white;
  border: 1px solid #ccc;
  border-color: #CCC;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px; }
  .gw-progress-bar span {
    background: #f3f3f3;
    height: 30px;
    display: block; }
  .gw-progress-bar p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 0; }
  @media only screen and (min-width: 600px) {
    .gw-progress-bar {
      margin-bottom: 30px; } }

.gw-progress-animate span {
  background: url(../images/Stripe-1.5s-231x200px.svg);
  background-size: 70px, 1px; }

/* 
    Projects
*/
ul.projects {
  padding: 0 !important;
  list-style: none; }
  ul.projects li {
    border: 1px solid #ccc;
    border-color: #ccc;
    text-align: center; }
    ul.projects li .project-div .project-details {
      padding: 10px; }
      ul.projects li .project-div .project-details p {
        margin-bottom: 10px; }
        ul.projects li .project-div .project-details p:first-child a {
          font-size: 22px;
          color: #5f5f5f;
          line-height: 28px;
          text-decoration: none; }
        ul.projects li .project-div .project-details p:nth-child(2) {
          font-size: 19px;
          color: #5f5f5f;
          line-height: 25px;
          margin-bottom: 0px; }
    ul.projects li .project-div .project-video-icon {
      position: relative; }
      ul.projects li .project-div .project-video-icon:before {
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        margin: 0 auto;
        content: "";
        width: 40px;
        height: 40px;
        background-image: url(../images/project-video-yes.png);
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        pointer-events: none; }
    ul.projects li .project-div > a {
      display: block; }
      ul.projects li .project-div > a > div {
        height: 200px;
        background: #efefef;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }

/*
    Blockquote
*/
.review-wrap .reviews {
  padding-left: 0px; }

.reviews {
  list-style: none; }
  .reviews .speech-wrapper {
    height: 100%;
    display: flex;
    flex-direction: column; }
    .reviews .speech-wrapper .speech-bubble {
      flex: 1 1 0; }
      reviews .speech-wrapper .speech-bubble p:last-of-type {
        margin-bottom: 0px; }

.reviews-style-1 .speech-wrapper {
  margin-bottom: 10px; }
  @media only screen and (min-width: 426px) {
    .reviews-style-1 .speech-wrapper {
      margin-bottom: 30px; } }
  .reviews-style-1 .speech-wrapper .speech-bubble {
    background: #f7f4ec;
    position: relative;
    text-align: left;
    font-size: 19px;
    line-height: 26px;
    padding: 10px;
    border: 3px solid #204f3d;
    border-color: #204f3d;
    border-radius: 0px;
    margin-bottom: 45px;
    font-style: regular; }
    @media only screen and (min-width: 960px) {
      .reviews-style-1 .speech-wrapper .speech-bubble {
        padding: 30px; } }
    .reviews-style-1 .speech-wrapper .speech-bubble p:first-of-type::before {
      content: '\201C';
      color: #204f3d;
      font-size: 99px;
      line-height: 5px;
      font-weight: bold;
      float: left;
      margin: 37px 10px 0 0;
      display: inline; }
  /* Remove speech bubble triangles 
   .reviews-style-1 .speech-wrapper .speech-bubble:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 14px;
    bottom: -32px;
    border: 16px solid #204f3d;
    border-color: #204f3d transparent transparent #204f3d; }
    @media only screen and (min-width: 426px) {
      .reviews-style-1 .speech-wrapper .speech-bubble:before {
        left: 29px; } }
  .reviews-style-1 .speech-wrapper .speech-bubble:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 15px;
    bottom: -30px;
    border: 15px #204f3d solid;
    border-color: #204f3d transparent transparent #204f3d; }
    @media only screen and (min-width: 426px) {
      .reviews-style-1 .speech-wrapper .speech-bubble:after {
        left: 30px; } } */
  .reviews-style-1 .speech-wrapper .speech-author {
    overflow: hidden; }
    .reviews-style-1 .speech-wrapper .speech-author .speech-author-img {
      width: 75px;
      height: 75px;
      border: 1px solid #204f3d;
      margin-left: 0px;
      float: left;
      margin-right: 0px;
      background: url(../images/Katherine-and-Oli-author-image.webp) center center no-repeat #efefef;
      background-size: cover; }
      @media only screen and (min-width: 426px) {
        .reviews-style-1 .speech-wrapper .speech-author .speech-author-img {
          width: 110px;
          height: 110px;
          margin-left: 30px;
          margin-right: 20px; } }
    @media only screen and (min-width: 426px) {
      .reviews-style-1 .speech-wrapper .speech-author .speech-author-details {
        height: 110px; } }
    .reviews-style-1 .speech-wrapper .speech-author .speech-author-details .speech-author-name {
      font-size: 19px;
      font-weight: bold;
      color: #204f3d;
      margin-bottom: 0px; }
      @media only screen and (min-width: 426px) {
        .reviews-style-1 .speech-wrapper .speech-author .speech-author-details .speech-author-name {
          font-size: 23px; } }
      .reviews-style-1 .speech-wrapper .speech-author .speech-author-details .speech-author-name a {
        text-decoration: none;
        color: #204f3d; }
    .reviews-style-1 .speech-wrapper .speech-author .speech-author-details .speech-author-desc {
      font-size: 16px;
      margin-bottom: 0px;
      color: #204f3d; }
      @media only screen and (min-width: 426px) {
        .reviews-style-1 .speech-wrapper .speech-author .speech-author-details .speech-author-desc {
          font-size: 20px; } }

.reviews-style-2 .speech-wrapper {
  margin-bottom: 10px; }
  @media only screen and (min-width: 426px) {
    .reviews-style-2 .speech-wrapper {
      margin-bottom: 30px; } }
  .reviews-style-2 .speech-wrapper .speech-bubble {
    position: relative;
    text-align: left;
    font-size: 19px;
    line-height: 26px;
    padding: 10px;
    background: #f7f4ec;
    border: 3px solid #204f3d;
    border-radius: 0;
    margin-bottom: 34px;
    font-style: regular; }
    @media only screen and (min-width: 960px) {
      .reviews-style-2 .speech-wrapper .speech-bubble {
        padding: 30px; } }
    .reviews-style-2 .speech-wrapper .speech-bubble p:first-of-type::before {
      content: '\201C';
      color: #204f3d;
      font-size: 99px;
      line-height: 5px;
      font-weight: bold;
      float: left;
      margin: 37px 10px 0 0;
      display: inline; }
  .reviews-style-2 .speech-wrapper .speech-bubble:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    left: 81px;
    bottom: -18px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 18px solid #204f3d; }
    @media only screen and (min-width: 426px) {
      .reviews-style-2 .speech-wrapper .speech-bubble:before {
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        left: 121px; } }
  .reviews-style-2 .speech-wrapper .speech-author {
    overflow: hidden; }
    .reviews-style-2 .speech-wrapper .speech-author .speech-author-img {
      width: 75px;
      height: 75px;
      float: left;
      margin-right: 10px;
      background: #efefef;
      background-size: 38px 50px;
      border-radius: 0%; }
      @media only screen and (min-width: 426px) {
        .reviews-style-2 .speech-wrapper .speech-author .speech-author-img {
          width: 110px;
          height: 110px;
          margin-right: 20px; } }
      .reviews-style-2 .speech-wrapper .speech-author .speech-author-img img {
        border-radius: 50%; }
    @media only screen and (min-width: 426px) {
      .reviews-style-2 .speech-wrapper .speech-author .speech-author-details {
        height: 110px; } }
    .reviews-style-2 .speech-wrapper .speech-author .speech-author-details .speech-author-name {
      font-size: 19px;
      font-weight: bold;
      color: #204f3d;
      margin-bottom: 0px; }
      @media only screen and (min-width: 426px) {
        .reviews-style-2 .speech-wrapper .speech-author .speech-author-details .speech-author-name {
          font-size: 23px; } }
      .reviews-style-2 .speech-wrapper .speech-author .speech-author-details .speech-author-name a {
        text-decoration: none; }
    .reviews-style-2 .speech-wrapper .speech-author .speech-author-details .speech-author-desc {
      font-size: 16px;
      margin-bottom: 0px;
      color: #204f3d; }
      @media only screen and (min-width: 426px) {
        .reviews-style-2 .speech-wrapper .speech-author .speech-author-details .speech-author-desc {
          font-size: 20px; } }

.reviews-style-3 .speech-wrapper {
  margin-bottom: 10px; }
  @media only screen and (min-width: 426px) {
    .reviews-style-3 .speech-wrapper {
      margin-bottom: 30px; } }
  .reviews-style-3 .speech-wrapper .speech-bubble {
    position: relative;
    text-align: center;
    font-size: 19px;
    line-height: 26px;
    padding: 0;
    background: none;
    margin-bottom: 0;
    font-style: regular; }
    @media only screen and (min-width: 426px) {
      .reviews-style-3 .speech-wrapper .speech-bubble {
        padding: 0 15px; } }
    .reviews-style-3 .speech-wrapper .speech-bubble p:first-of-type::before {
      content: '\201C';
      color: #204f3d;
      font-size: 99px;
      line-height: 5px;
      font-weight: bold;
      margin: 37px 10px 20px 0;
      display: block; }
  .reviews-style-3 .speech-wrapper .speech-author {
    overflow: hidden;
    text-align: center;
    background: url(../images/headline-side-lines-bg.png) top 46px center repeat-x; }
    @media only screen and (min-width: 426px) {
      .reviews-style-3 .speech-wrapper .speech-author {
        background-position: top 65px right; } }
    .reviews-style-3 .speech-wrapper .speech-author .speech-author-img {
      width: 95px;
      height: 95px;
      background: url(../images/ Emily-and-James-chris.terry.photographer-author-image.webp) center center no-repeat #efefef;
      background-size: 38px 50px;
      margin: 0 auto 10px;
      border: 10px solid #204f3d;
      border-radius: 0%; }
      @media only screen and (min-width: 426px) {
        .reviews-style-3 .speech-wrapper .speech-author .speech-author-img {
          width: 130px;
          height: 130px;
          margin-bottom: 20px; } }
      .reviews-style-3 .speech-wrapper .speech-author .speech-author-img img {
        border-radius: 50%; }
    @media only screen and (min-width: 426px) {
      .reviews-style-3 .speech-wrapper .speech-author .speech-author-details {
        height: 110px; } }
    .reviews-style-3 .speech-wrapper .speech-author .speech-author-details .speech-author-name {
      font-size: 20px;
      font-weight: bold;
      color: #204f3d;
      margin-bottom: 0px; }
      @media only screen and (min-width: 426px) {
        .reviews-style-3 .speech-wrapper .speech-author .speech-author-details .speech-author-name {
          font-size: 23px; } }
      .reviews-style-3 .speech-wrapper .speech-author .speech-author-details .speech-author-name a {
        text-decoration: none; }
    .reviews-style-3 .speech-wrapper .speech-author .speech-author-details .speech-author-desc {
      font-size: 16px;
      color: #204f3d;
      margin-bottom: 0px; }
      @media only screen and (min-width: 426px) {
        .reviews-style-3 .speech-wrapper .speech-author .speech-author-details .speech-author-desc {
          font-size: 20px; } }

.ribbon-wrap {
  text-align: center;
  position: relative;
  z-index: 1;
  margin: 0 0 10px; }
  @media only screen and (min-width: 426px) {
    .ribbon-wrap {
      margin: 0 0 30px; } }
  .ribbon-wrap .ribbon {
    font-size: 16px !important;
    position: relative;
    background: #F7F4EC;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 7px 20px;
    line-height: 24px;
    margin: 0 0 16px; }
    @media only screen and (min-width: 426px) {
      .ribbon-wrap .ribbon {
        font-size: 23px !important;
        padding: 10px 30px;
        line-height: 30px; } }
  .ribbon-wrap .ribbon:before, .ribbon-wrap .ribbon:after {
    content: "";
    font-size: 16px;
    position: absolute;
    display: inline-block;
    bottom: -12px;
    border: 16px solid #570036;
    z-index: -1; }
    @media only screen and (min-width: 426px) {
      .ribbon-wrap .ribbon:before, .ribbon-wrap .ribbon:after {
        bottom: -16px; } }
  .ribbon-wrap .ribbon:before {
    left: -24px;
    border-right-width: 20px;
    border-left-color: transparent; }
    @media only screen and (min-width: 426px) {
      .ribbon-wrap .ribbon:before {
        left: -30px;
        border-right-width: 28px;
        border-width: 23px; } }
  .ribbon-wrap .ribbon:after {
    right: -24px;
    border-left-width: 20px;
    border-right-color: transparent; }
    @media only screen and (min-width: 426px) {
      .ribbon-wrap .ribbon:after {
        right: -30px;
        border-left-width: 28px;
        border-width: 23px; } }
  .ribbon-wrap .ribbon .ribbon-content:before, .ribbon-wrap .ribbon .ribbon-content:after {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: black transparent transparent transparent;
    bottom: -12px; }
    @media only screen and (min-width: 426px) {
      .ribbon-wrap .ribbon .ribbon-content:before, .ribbon-wrap .ribbon .ribbon-content:after {
        bottom: -16px; } }
  .ribbon-wrap .ribbon .ribbon-content:before {
    left: 0;
    border-width: 12px 0 0 12px; }
    @media only screen and (min-width: 426px) {
      .ribbon-wrap .ribbon .ribbon-content:before {
        border-width: 16px 0 0 16px; } }
  .ribbon-wrap .ribbon .ribbon-content:after {
    right: 0;
    border-width: 12px 12px 0 0; }
    @media only screen and (min-width: 426px) {
      .ribbon-wrap .ribbon .ribbon-content:after {
        border-width: 16px 16px 0 0; } }

.gw-sticky-note {
  background-image: url(../images/post-it-note.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 290px;
  height: 327px;
  position: relative; }
  .gw-sticky-note * {
    font-family: Caveat !important, sans-serif; }
  .gw-sticky-note p {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 33px;
    line-height: 33px;
    text-align: center;
    transform: rotate(-4deg);
    max-width: 240px;
    top: 65px;
    left: 25px; }
    .gw-sticky-note p a {
      font-size: 33px;
      color: #5f5f5f; }

body .main .tooltip {
  position: relative;
  margin-bottom: 10px; }
@includ bp(min-width, 600px) {
  body .main .tooltip {
    margin-bottom: 30px; } }
  body .main .tooltip p {
    display: inline-block;
    margin-bottom: 0px; }
  body .main .tooltip .tooltip-icon {
    position: relative;
    display: inline-block;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    vertical-align: top;
    margin-left: 5px; }
    body .main .tooltip .tooltip-icon:after {
      color: #F7F4EC;
      font-size: 28px;
      line-height: 28px;
      font-family: "Font Awesome 5 Free", sans-serif;
      font-weight: 900;
      content: "\f05a";
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      text-align: center; }
  body .main .tooltip .tooltip-text {
    display: none;
    background-color: #F7F4EC;
    border-radius: 5px;
    padding: 10px;
    max-width: 541px;
    margin-top: 10px; }
    body .main .tooltip .tooltip-text * {
      color: #5f5f5f;
      margin-bottom: 0px;
      font-size: 14px;
      line-height: 20px; }

.underline {
  text-decoration: underline !important; }

.bold, strong {
  font-weight: bold !important; }

.italic {
  font-style: italic !important; }

.highlight {
  background-color: yellow;
  padding: 3px; }

.bg-primary {
  background-color: #F7F4EC; }

.bg-secondary {
  background-color: #d8dce8; }

.bg-red {
  background-color: red; }

.bg-orange {
  background-color: orange; }

.bg-yellow {
  background-color: yellow; }

.bg-green {
  background-color: green; }

.bg-blue {
  background-color: blue; }

.bg-indigo {
  background-color: indigo; }

.bg-violet {
  background-color: violet; }

.handwriting {
  font-family: Caveat, sans-serif;
  font-size: 28px;
  line-height: 34px; }
  @media only screen and (min-width: 426px) {
    .handwriting {
      font-size: 46px;
      line-height: 52px; } }

p.handwriting, span.handwriting {
  font-size: 24px;
  line-height: 28px; }
  @media only screen and (min-width: 426px) {
    p.handwriting, span.handwriting {
      font-size: 32px;
      line-height: 36px; } }

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

.video-wrapper {
  margin: 0 auto 10px;
  position: relative; }
  .video-wrapper .youtube-player {
    margin: 0px;
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000; }
  .video-wrapper iframe {
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .video-wrapper img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all; }
    .video-wrapper img:hover {
      -webkit-filter: brightness(75%); }
  .video-wrapper .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    cursor: pointer;
    pointer-events: none; }
    .video-wrapper .play:before {
      font-family: FontAwesome, sans-serif;
      background-color: #F7F4EC;
      border-radius: 50%;
      color: #fff;
      content: "\f04b";
      font-size: 30px;
      height: 72px;
      width: 72px;
      line-height: 72px;
      position: absolute;
      left: 0;
      right: 0;
      text-align: center;
      padding-left: 5px;
      top: 50%;
      margin-top: -36px;
      cursor: pointer;
      pointer-events: none; }
  @media only screen and (min-width: 426px) {
    .video-wrapper {
      margin-bottom: 30px; } }

.video-wrapper {
  height: auto !important; }
