@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Gothic+A1:300,400,500,700&display=swap");
.row.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.row.display-flex > [class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center; }

/*!
Theme Name: digital8
Theme URI: http://digital8.com.au/
Author: Matthew Neal, Chad Fallotin, & Lucy MacGregor
Author URI: http://digital8.com.au/
Description: Digital8 Website theme
Version: 0.0.1
Text Domain: digital8
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/

Underscores was a big part of this theme development. Thanks!

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

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

p {
  margin-bottom: 1.5em; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

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

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

ul,
ol {
  margin: 0px;
  padding: 0px; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa; }

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #72982c; }

a:visited {
  color: #7fa63a; }

a:hover,
a:focus,
a:active {
  color: #95c63f; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.main-navigation ul {
  display: block;
  list-style: none;
  margin: 0;
  padding-left: 0; }

.main-navigation ul ul {
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  float: left;
  position: absolute;
  top: 100%;
  z-index: 99999; }

.main-navigation ul ul ul {
  top: 0; }

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%; }

.main-navigation ul ul a {
  width: 200px; }

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
  left: auto; }

.main-navigation li {
  float: left;
  position: relative; }

.main-navigation a {
  display: block;
  text-decoration: none; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled .menu-main-menu-container {
  display: block; }

@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none; } }

@media screen and (max-width: 991px) {
  .menu-main-menu-container {
    display: none; } }

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .nav-links .nav-previous,
  .nav-links .nav-next {
    margin: 0 30px;
    float: none; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

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

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }

.widget select {
  max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }

.arrow-link {
  position: relative;
  text-decoration: none; }
  .arrow-link:after {
    position: absolute;
    right: -28px;
    top: 50%;
    content: '\e315';
    font-family: 'Material Icons';
    font-size: 24px;
    -webkit-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .arrow-link:hover {
    text-decoration: none; }
    .arrow-link:hover:after {
      right: -32px; }

span .light {
  color: rgba(255, 255, 255, 0.5); }

.small-space .fwat {
  margin-top: 30px; }

a {
  text-decoration: none !important; }

article .entry-content p.p1 {
  color: #676767; }

@media screen and (max-width: 767px) {
  .container {
    width: 90%; } }

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

#cmsPopup,
#beginnersGuidePopup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  z-index: 999999; }
  #cmsPopup .modal-dialog,
  #beginnersGuidePopup .modal-dialog {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 2px 32px 0 rgba(0, 0, 0, 0.09);
    overflow: hidden;
    border: solid 1px #ececec;
    z-index: 999;
    outline: none;
    max-width: 1000px;
    min-width: 800px; }
    #cmsPopup .modal-dialog .modal-body,
    #beginnersGuidePopup .modal-dialog .modal-body {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      background-color: #fff; }
      #cmsPopup .modal-dialog .modal-body .cms-image-container,
      #beginnersGuidePopup .modal-dialog .modal-body .cms-image-container {
        background-color: #eef4e4;
        background-image: url(images/cms-image.png);
        background-size: 65%;
        background-position: center;
        background-repeat: no-repeat;
        width: 42%; }
      #cmsPopup .modal-dialog .modal-body .cms-text-container,
      #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container {
        width: 58%;
        padding: 70px 60px;
        text-align: center; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container h2,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container h2 {
          font-size: 23px;
          color: #262724; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container p,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container p {
          font-size: 15px;
          color: #676767;
          margin-bottom: 35px;
          line-height: 1.53; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body {
          margin-top: 0; }
          #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .gfield_label,
          #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .gfield_label {
            display: none; }
          #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container,
          #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container {
            padding-top: 0;
            margin-bottom: 12px; }
            #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container input[type="email"],
            #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container input[type="email"] {
              height: 48px;
              font-size: 15px; }
          #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .gfield_error,
          #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .gfield_error {
            margin-top: 0;
            margin-bottom: 0; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container .validation_error,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .validation_error {
          display: none; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_footer,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_footer {
          margin-top: 0;
          padding-left: 0; }
          #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_footer input[type="submit"],
          #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_footer input[type="submit"] {
            width: 100%;
            padding: 17px 20px;
            margin-right: 0;
            font-weight: bold; }
    #cmsPopup .modal-dialog .modal-footer,
    #beginnersGuidePopup .modal-dialog .modal-footer {
      position: absolute;
      top: 0;
      right: 0; }
      #cmsPopup .modal-dialog .modal-footer button[type="button"],
      #beginnersGuidePopup .modal-dialog .modal-footer button[type="button"] {
        background: none;
        border: none;
        outline: none; }

.common-contact-container {
  border-top: 1px solid #e4e4e4;
  padding: 160px 0 80px 0; }
  .common-contact-container .title-block {
    padding-right: 7%;
    position: -webkit-sticky;
    position: sticky;
    top: 40%;
    padding-bottom: 200px; }
    .common-contact-container .title-block .contact-icon {
      width: 50px;
      height: 50px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      z-index: -1;
      opacity: 0; }
      .common-contact-container .title-block .contact-icon.contact-icon1 {
        width: 100px;
        height: 100px;
        top: -90px;
        left: -17px;
        background-image: url(./icons/contact.svg); }
      .common-contact-container .title-block .contact-icon.contact-icon2 {
        width: 60px;
        height: 60px;
        top: -5px;
        left: -95px;
        background-image: url(./icons/contact2.svg); }
      .common-contact-container .title-block .contact-icon.contact-icon3 {
        width: 150px;
        height: 150px;
        top: 100px;
        left: -110px;
        background-image: url(./icons/contact3.svg); }
      .common-contact-container .title-block .contact-icon.contact-icon4 {
        width: 80px;
        height: 80px;
        top: 300px;
        left: 5px;
        background-image: url(./icons/contact4.svg); }
    .common-contact-container .title-block h2 {
      margin-bottom: 45px; }

.img-2-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .img-2-container img {
    width: 53%;
    height: 370px;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0; }
    .img-2-container img:nth-child(2) {
      position: relative;
      top: 60px;
      left: -6%; }

.breadcrumb-container {
  margin-bottom: 60px; }
  .breadcrumb-container .breadcrumb-link {
    color: #9a9a9a;
    font-size: 15px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .breadcrumb-container .breadcrumb-link:hover {
      color: #272727; }
  .breadcrumb-container i {
    font-size: 20px;
    position: relative;
    top: 5px;
    padding: 0 3px;
    color: #9a9a9a; }
  .breadcrumb-container .breadcrumb-page {
    font-size: 15px;
    color: #272727;
    font-weight: 500; }

.site-content {
  margin-top: 94.77px; }

@media screen and (max-width: 991px) {
  .site-content {
    margin-top: 56px; }
  #cmsPopup .modal-dialog,
  #beginnersGuidePopup .modal-dialog {
    width: 60%;
    min-width: 300px; }
    #cmsPopup .modal-dialog .modal-body .cms-image-container,
    #beginnersGuidePopup .modal-dialog .modal-body .cms-image-container {
      width: 100%;
      height: 300px;
      background-size: 40%; }
    #cmsPopup .modal-dialog .modal-body .cms-text-container,
    #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container {
      width: 100%;
      padding: 50px 40px;
      text-align: left; }
      #cmsPopup .modal-dialog .modal-body .cms-text-container h1,
      #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container h1 {
        font-size: 23px !important;
        color: #262724;
        margin-top: 0; }
      #cmsPopup .modal-dialog .modal-body .cms-text-container p,
      #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container p {
        margin-bottom: 30px; }
      #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body,
      #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body {
        margin-top: 0; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .gfield_label,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .gfield_label {
          display: none; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container {
          padding-top: 0;
          margin-bottom: 12px; }
          #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container input[type="email"],
          #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container input[type="email"] {
            height: 48px;
            font-size: 15px;
            width: 100%; }
  .common-contact-container {
    padding: 160px 0 80px 0; }
    .common-contact-container .title-block {
      padding-right: 0%;
      position: relative;
      top: 0%;
      padding-bottom: 40px; }
      .common-contact-container .title-block .contact-icon {
        width: 50px;
        height: 50px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        position: absolute;
        z-index: -1;
        opacity: 1;
        display: none; }
        .common-contact-container .title-block .contact-icon.contact-icon1 {
          width: 100px;
          height: 100px;
          top: -35px;
          left: -17px;
          opacity: 0.9; }
        .common-contact-container .title-block .contact-icon.contact-icon2 {
          display: none; }
        .common-contact-container .title-block .contact-icon.contact-icon3 {
          width: 150px;
          height: 150px;
          top: 15px;
          left: unset;
          right: 0%;
          opacity: 0.8; }
        .common-contact-container .title-block .contact-icon.contact-icon4 {
          width: 80px;
          height: 80px;
          top: 220px;
          left: 23%;
          opacity: 0.9; }
      .common-contact-container .title-block h2 {
        margin-bottom: 15px; }
    .common-contact-container .form-block {
      background: #fff;
      overflow: hidden; }
      .common-contact-container .form-block form.hs-form {
        margin-bottom: 30px; }
        .common-contact-container .form-block form.hs-form .heading-03 {
          margin-bottom: 30px; }
        .common-contact-container .form-block form.hs-form select {
          padding: 0 15px 0 15px; }
        .common-contact-container .form-block form.hs-form legend {
          font-size: 14px !important; }
        .common-contact-container .form-block form.hs-form input {
          padding: 3px 25px 3px 15px !important; }
        .common-contact-container .form-block form.hs-form .field.hs-fieldtype-textarea > label,
        .common-contact-container .form-block form.hs-form .hs_what_difficulties_are_you_currently_experiencing_ > label,
        .common-contact-container .form-block form.hs-form .field.hs-fieldtype-checkbox > label {
          left: 0 !important;
          padding-left: 0 !important; }
        .common-contact-container .form-block form.hs-form .field > label {
          left: 3px;
          line-height: 1;
          padding: 5px 1px 5px 10px;
          width: calc(100% - 22px);
          background: #fff;
          top: 15px; }
          .common-contact-container .form-block form.hs-form .field > label > span:not(.hs-form-required) {
            font-size: 15px; }
        .common-contact-container .form-block form.hs-form .field.hs-fieldtype-select > label {
          -webkit-transform: translateY(-60%);
          -ms-transform: translateY(-60%);
          transform: translateY(-60%);
          top: 0;
          background: #fff; }
  .img-2-container img {
    height: 250px;
    margin-bottom: 45px;
    margin-top: 20px; }
    .img-2-container img:nth-child(2) {
      position: relative;
      top: 60px;
      left: -6%; } }

@media screen and (max-width: 768px) {
  .breadcrumb-container {
    margin-bottom: 20px; }
  #cmsPopup,
  #beginnersGuidePopup {
    overflow-y: scroll; }
    #cmsPopup .modal-dialog,
    #beginnersGuidePopup .modal-dialog {
      margin-top: 15px;
      margin-bottom: 15px; }
      #cmsPopup .modal-dialog .modal-body .cms-image-container,
      #beginnersGuidePopup .modal-dialog .modal-body .cms-image-container {
        height: 180px; }
      #cmsPopup .modal-dialog .modal-body .cms-text-container,
      #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container {
        padding: 30px 30px; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container h1,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container h1 {
          margin-bottom: 10px; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container p,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container p {
          margin-bottom: 20px; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body,
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body {
          margin-top: 0; }
          #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .gfield_label,
          #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .gfield_label {
            display: none; }
          #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container,
          #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container {
            padding-top: 0;
            margin-bottom: 12px; }
            #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container input[type="email"],
            #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_body .ginput_container input[type="email"] {
              -webkit-appearance: none;
              padding: 5px 15px !important;
              height: 36px !important;
              text-align: center; }
        #cmsPopup .modal-dialog .modal-body .cms-text-container .gform_footer input[type="submit"],
        #beginnersGuidePopup .modal-dialog .modal-body .cms-text-container .gform_footer input[type="submit"] {
          padding: 10px 10px 10px 10px !important;
          margin-left: 0 !important; }
  .img-2-container {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .img-2-container img {
      margin-top: 0px !important;
      margin-bottom: 20px !important;
      height: 200px;
      width: 100%; }
      .img-2-container img:nth-child(2) {
        top: initial;
        left: 0;
        width: 100%; }
  .common-contact-container {
    padding: 100px 0 60px 0; }
    .common-contact-container .hs-form-checkbox-display span {
      font-size: 15px;
      margin: 0 !important; } }

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .row.main-menu > .main-menu-left {
    width: 30%; }
    .row.main-menu > .main-menu-left .custom-logo {
      height: 35px; }
    .row.main-menu > .main-menu-left .app-count {
      margin-left: 3%; }
      .row.main-menu > .main-menu-left .app-count img {
        margin-right: 5px; }
  .row.main-menu > .main-menu-right {
    width: 70%; } }

.row.hero-row:before,
.row.hero-row:after,
.row.main-menu:before,
.row.main-menu:after {
  display: none; }

.sub-menu > .container:before,
.sub-menu > .container:after {
  display: none; }

.latest-news .row:before,
.latest-news .row:after {
  display: none; }

.button--bubble__effect-container {
  display: none !important; }

.row.single-service-block:before,
.row.single-service-block:after {
  display: none; }

.container.single-service-intro-block:before,
.container.single-service-intro-block:after {
  display: none; }

.container.partners-block:before,
.container.partners-block:after {
  display: none; }

@font-face {
  font-family: 'CircularStd';
  src: url(fonts/CircularStd-Book.woff);
  font-weight: 400; }

@font-face {
  font-family: 'CircularStd';
  src: url(fonts/CircularStd-BookItalic.woff);
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'CircularStd';
  src: url(fonts/CircularStd-Medium.woff);
  font-weight: 500; }

@font-face {
  font-family: 'CircularStd';
  src: url(fonts/CircularStd-MediumItalic.woff);
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: 'CircularStd';
  src: url(fonts/CircularStd-Bold.woff);
  font-weight: 600; }

@font-face {
  font-family: 'CircularStd';
  src: url(fonts/CircularStd-BoldItalic.woff);
  font-weight: 600;
  font-style: italic; }

@font-face {
  font-family: 'CircularStd';
  src: url(fonts/CircularStd-Black.woff);
  font-weight: 800; }

@font-face {
  font-family: 'CircularStd';
  src: url(fonts/CircularStd-BlackItalic.woff);
  font-weight: 800;
  font-style: italic; }

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "CircularStd"; }

span,
a,
p {
  font-family: "CircularStd", sans-serif; }

p,
span,
a {
  font-size: 17px; }

a.button {
  font-family: "CircularStd";
  font-weight: 500; }

ul,
li,
ol {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #262724;
  font-family: "CircularStd", sans-serif; }

article li {
  margin-left: 40px;
  padding-left: 15px; }

article ol,
article ul {
  max-width: 750px; }

strong {
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: normal;
  text-align: center;
  color: #272727; }

h1 {
  font-family: CircularStd;
  font-size: 50px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  color: #293319;
  margin-top: 0;
  margin-bottom: 25px; }
  h1.entry-title {
    color: #ffffff; }
  h1.hero-title {
    font-size: 70px;
    line-height: 1;
    color: #ffffff; }
  h1 span {
    font-size: inherit; }

h2 {
  font-size: 40px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: normal;
  color: #272727;
  margin-top: 0;
  margin-bottom: 25px; }

h3 {
  font-size: 30px;
  font-weight: bold;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.09px;
  line-height: 1.33;
  color: #2a331a;
  margin-top: 0;
  margin-bottom: 25px; }

h4 {
  font-family: CircularStd;
  font-size: 23px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #2a331a;
  margin-top: 0;
  margin-bottom: 25px; }
  h4 span {
    font-family: CircularStd;
    font-weight: 500; }

p {
  font-family: "CircularStd", sans-serif;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  letter-spacing: normal;
  margin-top: 0px;
  color: #676767;
  margin-top: 0;
  margin-bottom: 20px; }
  p.subtitle {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal; }
  p.subtitle-white {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: rgba(255, 255, 255, 0.7); }

h5 {
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: normal;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #272727; }

.hero-subtitle {
  color: #ffffff;
  line-height: 1.44; }

@media screen and (max-width: 991px) {
  h1 {
    font-size: 40px; }
    h1.hero-title {
      font-size: 50px; }
  h2 {
    font-size: 35px; }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    margin-bottom: 20px;
    line-height: 1.1; }
  p.subtitle-white, p.subtitle {
    line-height: 1.44; } }

@media screen and (max-width: 768px) {
  h1 {
    line-height: 1.1; }
  h2 {
    line-height: 1.1; }
  h3 {
    line-height: 1.1; }
  h4 {
    line-height: 1.1; }
  h5 {
    line-height: 1.1; }
  p {
    line-height: 1.6; } }

#included-files-list li {
  color: #f9f9f9; }

.first-mobile-menu {
  display: none; }

#masthead {
  -webkit-transition: all 200ms ease 0ms;
  -o-transition: all 200ms ease 0ms;
  transition: all 200ms ease 0ms;
  background: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 999; }
  #masthead .site-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  #masthead .main-navigation {
    -webkit-transition: all 200ms ease 0ms;
    -o-transition: all 200ms ease 0ms;
    transition: all 200ms ease 0ms; }
    #masthead .main-navigation .main-menu-services .sub-menu .container li {
      width: 20%;
      padding-right: 3%;
      width: 25%; }
    #masthead .main-navigation .main-menu-about .sub-menu .container li {
      width: 33%;
      padding-right: 3%;
      width: 50%; }
    #masthead .main-navigation .sub-menu {
      position: fixed;
      width: 100vw;
      left: 0 !important;
      top: 94px !important;
      float: none;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }
      #masthead .main-navigation .sub-menu .container {
        padding: 60px 0%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
      #masthead .main-navigation .sub-menu li {
        position: relative; }
        #masthead .main-navigation .sub-menu li:hover {
          opacity: 0.7; }
          #masthead .main-navigation .sub-menu li:hover:after {
            left: 132px; }
        #masthead .main-navigation .sub-menu li:before {
          content: 'Discover more';
          font-family: "CircularStd", sans-serif;
          font-size: 17px;
          left: 10px;
          bottom: 5px;
          font-weight: 500;
          position: absolute;
          color: #95c63f; }
        #masthead .main-navigation .sub-menu li:after {
          content: '\e315';
          font-family: 'Material Icons';
          font-size: 15px;
          left: 127px;
          bottom: 5px;
          color: #95c63f;
          position: absolute;
          -webkit-transition: all 0.1s ease-out;
          -o-transition: all 0.1s ease-out;
          transition: all 0.1s ease-out; }
        #masthead .main-navigation .sub-menu li a {
          padding: 70px 0px 50px 10px;
          position: relative;
          display: inline-block;
          width: auto;
          font-weight: bold;
          font-size: 17px;
          line-height: normal; }
          #masthead .main-navigation .sub-menu li a .menu-item-description {
            font-size: 15px;
            line-height: 1.53;
            margin-top: 10px;
            margin-bottom: 0px; }
          #masthead .main-navigation .sub-menu li a:hover {
            background-color: transparent; }
          #masthead .main-navigation .sub-menu li a:before {
            content: '';
            width: 45px;
            height: 45px;
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            position: absolute;
            top: 10px;
            left: 8px; }
      #masthead .main-navigation .sub-menu .container > li:nth-child(1) a:before {
        background-image: url(./icons/homeicon4.svg); }
      #masthead .main-navigation .sub-menu .container > li:nth-child(2) a:before {
        background-image: url(./icons/homeicon.svg); }
      #masthead .main-navigation .sub-menu .container > li:nth-child(3) a:before {
        background-image: url(./icons/homeicon3.svg); }
      #masthead .main-navigation .sub-menu .container > li:nth-child(4) a:before {
        background-image: url(./icons/homeicon2.svg); }
      #masthead .main-navigation .sub-menu .container > li:nth-child(5) a:before {
        background-image: url(./icons/homeicon2.svg); }
    #masthead .main-navigation .main-menu-about .sub-menu .container > li:nth-child(1) a:before {
      background-image: url(./icons/icon-geometric1.svg); }
    #masthead .main-navigation .main-menu-about .sub-menu .container > li:nth-child(2) a:before {
      background-image: url(./icons/icon-geometric2.svg); }
  #masthead.sticky-header {
    background-color: #fff !important;
    z-index: 9999;
    -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.08); }
    #masthead.sticky-header.home-header {
      background-color: #fff; }
    #masthead.sticky-header .main-navigation .sub-menu {
      top: 63px !important; }

.admin-bar #masthead {
  top: 32px; }
  .admin-bar #masthead .main-navigation .sub-menu {
    top: 127px !important; }
  .admin-bar #masthead.sticky-header {
    top: 32px; }
    .admin-bar #masthead.sticky-header .main-navigation .sub-menu {
      top: 94px !important; }

.row.main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-transition: all 200ms ease 0ms;
  -o-transition: all 200ms ease 0ms;
  transition: all 200ms ease 0ms; }
  .row.main-menu > [class*='col-'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .row.main-menu > .main-menu-left {
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
  .row.main-menu > .main-menu-right {
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .row.main-menu > .main-menu-right #site-navigation {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }

.sticky-header + .content {
  padding-top: 81px; }

.sticky-header {
  position: fixed;
  top: 0;
  width: 100%; }
  .sticky-header #site-navigation #primary-menu > li:not(.cta-button) > a {
    padding: 20px 14px 15px 14px; }
  .sticky-header #site-navigation ul .cta-button {
    margin-top: 11px; }
  .sticky-header .menu-item-has-children:before {
    top: 35px; }

.sub-menu {
  background: #fff;
  -o-transition: width .2s ease;
  transition: width .2s ease;
  -webkit-transition: width .2s ease; }

.main-navigation ul ul {
  opacity: 0;
  -webkit-transition: all 200ms ease 0ms;
  -o-transition: all 200ms ease 0ms;
  transition: all 200ms ease 0ms;
  visibility: hidden;
  top: calc(100% + 15px); }
  .main-navigation ul ul li a:hover {
    background-color: #eef4e4; }
  .main-navigation ul ul li a {
    -webkit-transition: all 200ms ease 0ms;
    -o-transition: all 200ms ease 0ms;
    transition: all 200ms ease 0ms; }

.main-navigation ul li:hover > ul.sub-menu {
  border: none; }

.menu-item-has-children {
  margin-right: 15px; }
  .menu-item-has-children:before {
    content: "\f347";
    position: absolute;
    right: -6px;
    top: 48px;
    font-size: 17px;
    font: normal 15px/1 dashicons !important;
    color: #262724;
    font-weight: 350;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.main-navigation ul li:hover > ul.sub-menu,
.main-navigation ul li.focus > ul {
  opacity: 1;
  visibility: visible;
  top: 100%; }

#site-navigation ul li ul.sub-menu li ul.sub-menu {
  top: 0;
  left: 100%; }

.sub-menu .menu-item-has-children {
  margin-right: 0px; }
  .sub-menu .menu-item-has-children:before {
    right: 20px; }

.main-navigation ul {
  float: right; }

.app-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-left: 40px;
  margin-left: 10%; }
  .app-count a {
    font-size: 14px;
    color: #293319;
    font-weight: 350; }
    .app-count a img {
      margin-right: 13px; }

.custom-logo {
  height: 40px;
  width: auto; }

#site-navigation #primary-menu > li:not(.cta-button) > a {
  padding: 35px 12px 32px 12px;
  -webkit-transition: padding-bottom 0.25s ease;
  -o-transition: padding-bottom 0.25s ease;
  transition: padding-bottom 0.25s ease; }

#site-navigation ul .cta-button {
  margin-top: 27px;
  -webkit-transition: color 200ms ease 0ms;
  -o-transition: color 200ms ease 0ms;
  transition: color 200ms ease 0ms;
  margin-left: 15px; }
  #site-navigation ul .cta-button:hover a {
    color: #ffffff;
    background-color: #95c63f; }
  #site-navigation ul .cta-button a {
    -webkit-transition: all 200ms ease 0ms;
    -o-transition: all 200ms ease 0ms;
    transition: all 200ms ease 0ms;
    color: #7fa63a;
    padding: 10px 20px;
    max-height: 40px;
    line-height: 19px; }

#site-navigation ul li a {
  color: #262724;
  padding: 14px;
  font-size: 15px;
  font-weight: 350; }

#hero-text {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  font-family: CircularStd;
  font-size: 42px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  color: #2a331a; }

#primary-menu > .menu-item:after {
  content: '';
  position: absolute;
  width: 0;
  height: 4px;
  display: block;
  margin-top: 5px;
  right: 0;
  bottom: 0px;
  background: #8ab243;
  -o-transition: width .2s ease;
  transition: width .2s ease;
  -webkit-transition: width .2s ease; }

#primary-menu > .menu-item:hover:after {
  width: 100%;
  left: 0;
  background: #8ab243; }

#primary-menu > .current-menu-item.menu-item > a {
  color: #8ab243; }

#primary-menu > .current-menu-item.menu-item:before {
  color: #8ab243; }

#primary-menu > .current-menu-item.menu-item:after {
  width: 100%;
  left: 0;
  background: #8ab243; }

#primary-menu > .cta-button.menu-item:after {
  width: 100%;
  left: 0;
  background: none; }

.menu-toggle {
  cursor: pointer;
  background: none;
  border: none;
  outline: none; }
  .menu-toggle .bar1,
  .menu-toggle .bar2,
  .menu-toggle .bar3 {
    width: 25px;
    height: 3px;
    background-color: #272727;
    margin: 5px 0;
    border-radius: 5px;
    z-index: 1;
    -webkit-transform-origin: 4px 0px;
    -ms-transform-origin: 4px 0px;
    transform-origin: 4px 0px;
    position: relative;
    -webkit-transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    transition: background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
    -o-transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease, -webkit-transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1); }

/* Rotate first bar */
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-9px, 6px);
  -ms-transform: rotate(-45deg) translate(-13px, 11px);
  transform: rotate(-45deg) translate(-13px, 11px); }

/* Fade out the second bar */
.change .bar2 {
  opacity: 0; }

/* Rotate last bar */
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-8px, -8px);
  -ms-transform: rotate(45deg) translate(-7px, -8px);
  transform: rotate(45deg) translate(-7px, -8px); }

.mobile-logo {
  background-image: url(icons/logomark-green.svg);
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

@media (max-width: 1199px) and (min-width: 992px) {
  .main-navigation ul {
    float: left; } }

@media screen and (max-width: 991px) {
  #masthead {
    padding: 8px 0; }
    #masthead .main-navigation .menu-toggle {
      padding: 0;
      top: -2px;
      position: relative; }
    #masthead .main-navigation .sub-menu .container {
      margin: 0;
      padding: 0;
      width: 100%; }
      #masthead .main-navigation .sub-menu .container li:before {
        display: none; }
      #masthead .main-navigation .sub-menu .container li a {
        font-weight: normal;
        font-size: 14px; }
        #masthead .main-navigation .sub-menu .container li a:before {
          display: none; }
        #masthead .main-navigation .sub-menu .container li a .menu-item-description {
          display: none; }
    #masthead .main-menu {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: relative; }
      #masthead .main-menu.row .main-menu-left {
        width: 70%; }
      #masthead .main-menu.row .main-menu-right {
        width: 30%; }
      #masthead .main-menu:before, #masthead .main-menu:after {
        display: none; }
      #masthead .main-menu .app-count {
        margin-left: 15px; }
      #masthead .main-menu .col-md-8 {
        position: initial; }
    #masthead .main-navigation ul li:hover > ul.sub-menu,
    #masthead .main-navigation ul li.focus > ul {
      width: 100%;
      display: contents; }
      #masthead .main-navigation ul li:hover > ul.sub-menu a,
      #masthead .main-navigation ul li.focus > ul a {
        width: 100%; }
    #masthead .menu-main-menu-container {
      position: fixed;
      left: 0%;
      width: 100%;
      z-index: 999;
      -webkit-overflow-scrolling: touch;
      overflow-y: scroll;
      max-height: calc(100% - 47px);
      height: calc(100% - 47px);
      top: 55px; }
      #masthead .menu-main-menu-container #primary-menu {
        float: none; }
        #masthead .menu-main-menu-container #primary-menu li {
          width: 100%;
          margin-right: 0;
          float: none;
          background: #fff;
          z-index: 999; }
          #masthead .menu-main-menu-container #primary-menu li > a {
            padding: 20px 15px !important;
            font-size: 17px;
            font-weight: 600;
            line-height: 1.88; }
          #masthead .menu-main-menu-container #primary-menu li:after {
            display: none; }
          #masthead .menu-main-menu-container #primary-menu li:before {
            right: 15px;
            top: 24px; }
        #masthead .menu-main-menu-container #primary-menu .cta-button {
          margin: 0; }
          #masthead .menu-main-menu-container #primary-menu .cta-button:hover a {
            background: #fff; }
          #masthead .menu-main-menu-container #primary-menu .cta-button a {
            border-radius: 0;
            border: none;
            color: inherit;
            padding: 15px 15px;
            max-height: none; } }

@media screen and (max-width: 768px) {
  #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu {
    position: absolute;
    top: 0 !important; }
    #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu li a {
      padding: 17px 15px 17px 25px !important; }
    #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu .container {
      padding: 0;
      width: 100%; }
    #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu .submenu-title {
      display: none; }
    #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu #second-col,
    #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu #third-col {
      width: 100%;
      padding-right: 0%; }
      #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu #second-col li a,
      #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu #third-col li a {
        padding: 20px 30px 20px 75px; }
        #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu #second-col li a:before,
        #masthead .main-navigation .menu-main-menu-container #primary-menu .sub-menu #third-col li a:before {
          content: '';
          width: 25px;
          height: 25px;
          top: 50%;
          left: 23px;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); } }

#hero {
  background-color: #95c63f;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 60px;
  overflow: hidden;
  background-image: url(icons/texture-rain.svg);
  background-position: 270%;
  background-size: contain;
  background-repeat: no-repeat; }
  #hero.sub {
    background-color: #ffffff; }
  #hero h1 {
    margin-bottom: 20px; }
  #hero .hero-subtitle {
    margin-bottom: 60px; }

p.name {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #739a2d; }

.work-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -9px;
  margin-right: -9px; }
  .work-grid .work-item {
    width: calc(33.33333% - 18px);
    margin: 0px 9px 102px;
    position: relative;
    height: 342px;
    margin-bottom: 20px;
    position: relative; }
    .work-grid .work-item:hover .work-image {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    .work-grid .work-item .work-image-wrap {
      height: 260px;
      width: 100%;
      display: inline-block;
      overflow: hidden; }
      .work-grid .work-item .work-image-wrap .work-image {
        height: 260px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }
    .work-grid .work-item .work-item-title {
      width: 100%;
      -webkit-transform: translate3d(0, 10px, 0);
      transform: translate3d(0, 10px, 0);
      color: #272727;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, -webkit-transform 0.35s;
      -o-transition: opacity 0.35s, transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
      margin-top: 0px;
      margin-bottom: 0px;
      font-size: 17px; }
    .work-grid .work-item .work-item-subtitle {
      color: #262724;
      margin-top: 5px;
      margin-bottom: 0px;
      font-size: 14px;
      text-transform: capitalize; }
    .work-grid .work-item img.logo {
      top: 40%;
      -webkit-transform: translate3d(0, -20%, 0) translate3d(0, -40px, 0);
      transform: translate3d(0, -20%, 0) translate3d(0, -40px, 0); }
    .work-grid .work-item img.logo {
      position: absolute;
      -o-object-fit: contain;
      object-fit: contain;
      width: 50%;
      max-width: 270px;
      max-height: 190px;
      top: 45%;
      left: 25%;
      -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
      transition: opacity 0.35s, -webkit-transform 0.35s;
      -o-transition: opacity 0.35s, transform 0.35s;
      transition: opacity 0.35s, transform 0.35s;
      transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s; }
    .work-grid .work-item img {
      width: 100%;
      height: 260px;
      -o-object-fit: cover;
      object-fit: cover; }

div.flex-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 130px; }

.home-service-block .home-service-inner-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5%; }

.grey-block {
  background-color: #fbfaf6;
  padding-top: 130px;
  padding-bottom: 130px;
  margin-top: 130px; }
  .grey-block .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5%; }
  .grey-block h4 {
    color: #272727;
    margin-bottom: 20px;
    margin-top: 10px; }
  .grey-block p {
    font-size: 15px;
    line-height: 1.53; }
  .grey-block .column {
    width: 20%;
    padding-right: 5%;
    width: 25%; }
    .grey-block .column a {
      font-weight: normal; }
    .grey-block .column:hover .round {
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2); }

.round {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-bottom: 6px;
  position: relative;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  overflow: hidden; }
  .round .round-img1 {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0;
    left: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    transform: translateX(-50px); }
  .round .round-img2 {
    position: absolute;
    width: 30px;
    height: 30px;
    bottom: 0;
    right: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px); }

.container.latest-news {
  margin-bottom: 130px; }

.divider {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 40px; }

.r {
  float: right; }

.light .button--bubble__container .effect-button {
  background: #fff; }

.light .button--bubble:hover + .button--bubble__effect-container .button {
  background: #fff; }

.light .button--bubble:hover + .button--bubble__effect-container .circle,
.light .button--bubble__effect-container .circle {
  background-color: #fff;
  border: 1px solid #ececec;
  background: #fff;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03); }

.light .button {
  background-color: #fff;
  color: #676767; }
  .light .button:hover {
    background-color: #f2f2f2; }
  .light .button:visited {
    color: #676767; }

ul.icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 90px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  ul.icon-list li {
    margin-left: 0px;
    padding-left: 0px;
    width: 70px;
    height: 70px;
    margin: 30px;
    padding: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    ul.icon-list li img {
      -o-object-fit: contain;
      object-fit: contain;
      max-width: 100%;
      max-height: 100%; }
      ul.icon-list li img:hover {
        -webkit-animation-duration: 550ms;
        animation-duration: 550ms;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1; }

.clients {
  padding: 120px 0;
  margin-bottom: 120px;
  background-color: #fbfaf6; }
  .clients h5 {
    font-size: 18px;
    width: 69%; }
  .clients p {
    width: 90%;
    margin-bottom: 0; }
  .clients .clients-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .clients .clients-logo img {
      height: 40px;
      width: auto;
      margin: 20px 0px 20px 30px; }

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  20% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  40% {
    -webkit-transform: translate(3px, 3px);
    transform: translate(3px, 3px); }
  60% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  80% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(-1px, -1px);
    transform: translate(-1px, -1px); } }

@keyframes wiggle {
  0% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  20% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  40% {
    -webkit-transform: translate(3px, 3px);
    transform: translate(3px, 3px); }
  60% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  80% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(-1px, -1px);
    transform: translate(-1px, -1px); } }

ul.partner-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 130px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  ul.partner-list li {
    width: 22%;
    min-width: 210px;
    height: auto;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    ul.partner-list li img {
      -o-object-fit: contain;
      object-fit: contain;
      max-width: 100%;
      max-height: 100%; }

.stack {
  margin-top: 130px; }
  .stack h4 {
    margin-bottom: 10px; }
  .stack p {
    line-height: 1.53; }

.latest-news > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.latest-news img {
  height: 520px;
  -o-object-fit: cover;
  object-fit: cover; }

.latest-news h4 {
  margin-bottom: 0;
  margin-top: 0;
  color: #272727; }

.latest-news .front-blog-list.related-content {
  margin-top: 0px;
  display: block;
  margin-left: 0px;
  padding-left: 0px;
  border: none; }
  .latest-news .front-blog-list.related-content .single-blogs-container {
    margin-top: 35px; }

#primary article .entry-content {
  margin-bottom: 80px; }

.home-about-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 120px 0; }
  .home-about-row .home-about-img {
    width: 45%;
    height: 520px;
    background-position: center;
    background-size: cover; }
  .home-about-row .home-about-content {
    width: 43%; }
    .home-about-row .home-about-content span {
      font-size: inherit; }
  .home-about-row .button,
  .home-about-row .button.light {
    float: none;
    margin-right: 15px;
    padding: 10px 40px;
    min-width: 120px; }
  .home-about-row:nth-child(even) .home-about-img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }

@media (max-width: 991px) {
  .grey-block {
    padding-bottom: 70px; }
    .grey-block .col-sm-6 {
      margin: 20px 0;
      margin-bottom: 30px; }
    .grey-block h4 {
      margin-bottom: 10px;
      text-align: center; }
    .grey-block .hero-subtitle {
      margin-bottom: 15px; }
    .grey-block .column {
      text-align: center;
      width: 50%;
      margin-bottom: 60px; }
  .round {
    width: 50px;
    height: 50px;
    position: relative; }
    .round .d8-icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      height: 50px;
      width: auto; }
  .home .about h2 {
    margin: 45px 0 15px 0; }
  .home .stack .button.light {
    float: left; }
  .work-grid .work-item:nth-child(even),
  .work-grid .work-item:nth-child(odd) {
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .latest-news .hero-img {
    width: 100%;
    margin-bottom: 50px;
    height: 400px; }
  .home-about-row {
    margin-top: 80px;
    margin-bottom: 0px; }
    .home-about-row .home-about-img {
      width: 100%;
      height: 350px; }
    .home-about-row .home-about-content {
      width: 100%; }
    .home-about-row:nth-child(even) .home-about-img {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0; }
  .home-about-container {
    padding-bottom: 60px; }
  .clients .clients-logo {
    margin-top: 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .clients .clients-logo img {
      margin: 25px 30px 25px 0;
      height: 50px; }
  ul.icon-list {
    margin-top: 50px;
    margin-bottom: 20px; } }

@media (max-width: 991px) {
  .work-grid .work-item:nth-child(even),
  .work-grid .work-item:nth-child(odd) {
    width: 50%;
    padding: 0 10px; } }

@media (max-width: 769px) {
  #primary article .entry-content {
    margin-bottom: 20px; }
  .container.latest-news {
    margin-bottom: 50px; }
  .hero-img {
    height: 300px; }
  #hero {
    background-image: none; }
    #hero .hero-row {
      margin-top: 80px;
      margin-bottom: 80px; }
      #hero .hero-row h1 {
        margin-top: 0; }
    #hero .conversation-col {
      display: none !important; }
  .grey-block {
    padding-bottom: 0px;
    padding-top: 45px;
    margin-top: 60px; }
    .grey-block p {
      margin-bottom: 15px; }
    .grey-block .column {
      text-align: center;
      width: 100%;
      margin-bottom: 60px; }
  .home-about-row {
    margin-top: 80px;
    margin-bottom: 0px; }
    .home-about-row .home-about-img {
      height: 350px;
      margin-bottom: 0px; }
    .home-about-row h2 {
      margin: 25px 0 15px 0 !important; }
    .home-about-row .button,
    .home-about-row .button.light {
      margin-right: 10px;
      padding: 10px 15px;
      min-width: 160px;
      margin-bottom: 10px;
      width: 100%; }
  .clients {
    margin-bottom: 80px;
    padding: 20px 0 60px 0; }
    .clients h5 {
      width: 100%; }
    .clients p {
      width: 100%; }
    .clients .clients-logo {
      border-right: none;
      text-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .clients .clients-logo img {
        margin: 20px 20px;
        height: 35px; }
    .clients .clients-text-container {
      text-align: center;
      margin-top: 50px; }
  .stack {
    margin-top: 80px; }
  .icons ul.icon-list li {
    width: 50px;
    height: 50px;
    margin: 10px; }
  ul.partner-list {
    margin-bottom: 80px; }
    ul.partner-list li {
      width: 50%;
      min-width: 0; }
  .work-grid .work-item:nth-child(even),
  .work-grid .work-item:nth-child(odd) {
    width: 100%;
    padding: 0; }
  .work-grid .work-item .work-item-subtitle {
    margin-top: 10px;
    text-align: center; }
  .work-grid .work-item .work-item-title {
    text-align: center; } }

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

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

div.fwat {
  display: block;
  margin-top: 50px;
  -webkit-animation: hue-rotate 10s linear infinite;
  animation: hue-rotate 10s linear infinite; }

div.fwat.light .button:hover {
  color: #676767;
  background-color: #f2f2f2; }

.hs-form input[type="submit"] {
  height: 51px;
  border-radius: 0px 3px 3px 0px;
  -webkit-font-smoothing: antialiased;
  background-color: #8ab242;
  border: none;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  color: white;
  padding: 15px 20px;
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  text-decoration: none !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08); }
  .hs-form input[type="submit"]:hover {
    background-color: #95c63f; }

.button,
input[type="submit"].button {
  -webkit-font-smoothing: antialiased;
  background-color: #8ab242;
  border: none;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  color: white;
  padding: 15px 20px;
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  text-decoration: none !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  min-width: 200px;
  text-align: center;
  font-weight: 500; }
  .button.light,
  input[type="submit"].button.light {
    background-color: #ffffff;
    border: solid 1px #e4e4e4;
    float: right;
    color: #676767; }
    .button.light.full-width,
    input[type="submit"].button.light.full-width {
      width: calc(100% - 120px);
      font-size: 16px;
      font-weight: 500;
      text-align: center;
      color: #676767;
      margin-left: 60px;
      margin-right: 60px;
      margin-bottom: 41px; }
    .button.light:hover,
    input[type="submit"].button.light:hover {
      background-color: #f2f2f2;
      color: #676767; }
    .button.light:visited,
    input[type="submit"].button.light:visited {
      color: inherit; }
  .button:hover,
  input[type="submit"].button:hover {
    background-color: #95c63f;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .button:active,
  input[type="submit"].button:active {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  .button--bubble,
  input[type="submit"].button--bubble {
    position: relative;
    z-index: 2;
    color: white; }
    .button--bubble:hover + .button--bubble__effect-container .circle,
    input[type="submit"].button--bubble:hover + .button--bubble__effect-container .circle {
      background: #a0cc53; }
    .button--bubble:hover + .button--bubble__effect-container .button,
    input[type="submit"].button--bubble:hover + .button--bubble__effect-container .button {
      background: #a0cc53; }
    .button--bubble:active + .button--bubble__effect-container,
    input[type="submit"].button--bubble:active + .button--bubble__effect-container {
      -webkit-transform: scale(0.95);
      -ms-transform: scale(0.95);
      transform: scale(0.95); }
    .button--bubble__container,
    input[type="submit"].button--bubble__container {
      position: relative;
      display: inline-block; }
      .button--bubble__container .effect-button,
      input[type="submit"].button--bubble__container .effect-button {
        position: absolute;
        width: 100%;
        height: 25%;
        top: 50%;
        left: 0%;
        z-index: 1;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #95c63f;
        -webkit-transition: background 0.1s ease-out;
        -o-transition: background 0.1s ease-out;
        transition: background 0.1s ease-out; }

.button--bubble__effect-container {
  pointer-events: none;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  height: 400%;
  top: -150%;
  -webkit-filter: url("#goo");
  filter: url("#goo");
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out; }
  .button--bubble__effect-container .circle {
    position: absolute;
    width: 25px;
    height: 25px;
    border-radius: 15px;
    background: #95c63f;
    -webkit-transition: background 0.1s ease-out;
    -o-transition: background 0.1s ease-out;
    transition: background 0.1s ease-out; }
    .button--bubble__effect-container .circle.top-left {
      top: 40%;
      left: 0%; }
    .button--bubble__effect-container .circle.bottom-right {
      bottom: 40%;
      right: 0%; }

.goo {
  position: absolute;
  visibility: hidden;
  width: 1px;
  height: 1px; }

a.button:visited {
  color: #fff; }

#site-navigation ul .cta-button a {
  border-radius: 30.5px;
  border: solid 1px #8ab242;
  color: #7fa63a;
  padding: 10px 20px;
  font-weight: bold; }

.green-cta-button.simple {
  width: 152px;
  height: 50px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  background-color: #8ab242;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 14px 15px 0px 15px;
  display: block;
  margin: auto; }
  .green-cta-button.simple:hover {
    text-decoration: none; }

.center-flex-buttons {
  margin-top: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .center-flex-buttons p {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
  .center-flex-buttons .fwat {
    margin-left: 10px;
    margin-top: 0px;
    margin-right: 10px; }

.fwat.no-top-margin {
  margin-top: 0; }

@media screen and (max-width: 991px) {
  .button--bubble__effect-container {
    display: none; } }

.ChatBubble {
  width: 320px;
  background: white;
  padding: 26px 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 900;
  color: #fff;
  font-family: arial;
  position: relative;
  -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.03);
  border-radius: 3px;
  margin: 0;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #739a2d; }
  .ChatBubble.l {
    margin: 0 auto 25px 0;
    border: 1px solid #f3f3f3; }
  .ChatBubble.r {
    margin: 0 0 25px auto;
    border: 1px solid #f3f3f3; }
  .ChatBubble.l:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid white;
    border-right: 10px solid transparent;
    border-top: 10px solid white;
    border-bottom: 10px solid transparent;
    -webkit-transform: rotate(-135deg) translateY(13px);
    -ms-transform: rotate(-135deg) translateY(13px);
    transform: rotate(-135deg) translateY(13px);
    left: 19px;
    bottom: -19px;
    -webkit-box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.01);
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.01); }
  .ChatBubble.r:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid white;
    border-top: 10px solid white;
    border-bottom: 10px solid transparent;
    -webkit-transform: rotate(135deg) translateY(13px);
    -ms-transform: rotate(135deg) translateY(13px);
    transform: rotate(135deg) translateY(13px);
    right: 19px;
    bottom: -19px;
    -webkit-box-shadow: 0 2px 11px 0 rgba(141, 81, 81, 0.01);
    box-shadow: 0 2px 11px 0 rgba(141, 81, 81, 0.01); }
  .ChatBubble .pic {
    padding-right: 23px; }
    .ChatBubble .pic img {
      width: 47px;
      height: 47px;
      border-radius: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      min-width: 47px; }
  .ChatBubble .content {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2; }
  .ChatBubble .name {
    color: #7fa63a;
    margin-bottom: 4px;
    font-size: 15px;
    font-weight: 400; }
    .ChatBubble .name.dark-red {
      color: #c94c10; }
  .ChatBubble p.message {
    color: rgba(0, 0, 0, 0.55);
    margin-bottom: 0;
    width: 210px;
    height: 60px;
    font-family: CircularStd;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: rgba(0, 0, 0, 0.55);
    margin-top: 0px; }
  .ChatBubble.shadow {
    -webkit-box-shadow: 5px 6px 10px 0 rgba(0, 0, 0, 0.04);
    box-shadow: 5px 6px 10px 0 rgba(0, 0, 0, 0.04); }
  @media only screen and (max-width: 900px) {
    .ChatBubble {
      width: 240px; }
      .ChatBubble.show, .ChatBubble.show-bounce {
        padding: 10px 15px; }
      .ChatBubble .pic {
        padding-right: 20px; }
        .ChatBubble .pic img {
          width: 30px; }
      .ChatBubble .content {
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3; }
      .ChatBubble .name {
        margin-bottom: 0px;
        font-size: 0.8em; }
      .ChatBubble p.message {
        font-size: 0.8em;
        margin-bottom: 0; } }
  @media only screen and (max-width: 480px) {
    .ChatBubble img,
    .ChatBubble .name,
    .ChatBubble .message {
      opacity: 0; } }

.chat-inner {
  position: absolute;
  bottom: 30px;
  right: 0;
  margin: auto 0 0 auto;
  width: 80%;
  max-width: 400px;
  -webkit-transition: height 2s;
  -o-transition: height 2s;
  transition: height 2s; }

.chat.oh {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  flex: 1 1;
  height: 100%;
  position: relative;
  min-height: 617px; }

@media screen and (max-width: 900px) {
  .ChatBubble .pic {
    padding: 0; } }

#colophon {
  background-color: #272727;
  color: #ffffff;
  padding-top: 60px; }
  #colophon .phone-number {
    margin-bottom: 20px;
    display: block; }
  #colophon span {
    font-size: 14px; }
  #colophon .hs-form-required {
    display: none; }
  #colophon .hs-input[type="email"] {
    width: 202px;
    height: 50px;
    border: solid 1px #444444;
    background-color: rgba(0, 0, 0, 0);
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #868686;
    font-style: italic;
    font-family: CircularStd;
    padding-left: 15px;
    border-radius: 3px 0px 0px 3px; }
  #colophon a {
    color: #ffffff;
    display: inline-block;
    padding: 10px 0;
    text-decoration: none;
    font-size: 14px; }
    #colophon a:hover {
      text-decoration: none;
      color: #95c63f; }
  #colophon ul.menu {
    margin-left: 0px;
    padding-left: 0px;
    line-height: 2.75; }
    #colophon ul.menu li {
      list-style-type: none;
      line-height: normal;
      padding: 3px 0; }
      #colophon ul.menu li a {
        font-size: 16px; }
      #colophon ul.menu li.secondary a {
        color: rgba(255, 255, 255, 0.5); }
        #colophon ul.menu li.secondary a:hover {
          text-decoration: none;
          color: #95c63f; }
      #colophon ul.menu li.secondary.first {
        margin-top: 3.75em; }
        #colophon ul.menu li.secondary.first.less {
          margin-top: calc(3.75em - 45px); }
        #colophon ul.menu li.secondary.first.more {
          margin-top: calc(3.75em + 45px); }
  #colophon .footer-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
    padding: 10px 0;
    border-top: solid 1px rgba(151, 151, 151, 0.18); }
    #colophon .footer-bottom span {
      font-size: 14px; }
    #colophon .footer-bottom .menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      #colophon .footer-bottom .menu li {
        margin-left: 25px; }
        #colophon .footer-bottom .menu li a {
          color: rgba(255, 255, 255, 0.5);
          font-size: 14px; }
          #colophon .footer-bottom .menu li a:hover {
            color: #8ab242; }

form.hs-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  margin-bottom: 115px; }
  form.hs-form .field {
    background: transparent !important; }

ul.hs-error-msgs {
  position: absolute;
  top: -30px;
  background-color: #fff;
  border-radius: 0px 0px 3px 3px;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.2);
  padding: 10px;
  color: #333;
  right: 50px; }

.footer-slogan {
  color: #fff;
  font-size: 16px;
  margin-bottom: 35px; }

@media screen and (max-width: 991px) {
  #colophon .hbspt-form form.hs-form {
    -ms-flex-wrap: unset;
    flex-wrap: unset; }
    #colophon .hbspt-form form.hs-form input[type="submit"] {
      height: 50px; } }

@media screen and (max-width: 767px) {
  #colophon a {
    padding: 5px 0; }
  #colophon .row > *:nth-child(1) {
    margin-bottom: 40px; }
    #colophon .row > *:nth-child(1) .footer-slogan {
      padding-top: 0px;
      padding-bottom: 0px; }
    #colophon .row > *:nth-child(1) form.hs-form {
      margin-bottom: 25px; }
    #colophon .row > *:nth-child(1) .phone-number {
      margin-bottom: 0; }
    #colophon .row > *:nth-child(1) .hs-input[type="email"] {
      width: 100%; }
  #colophon .row > * {
    margin-bottom: 40px; }
  #colophon ul.menu {
    -webkit-column-count: 2;
    column-count: 2; }
    #colophon ul.menu li {
      padding: 0; }
      #colophon ul.menu li.secondary.first {
        margin-top: 0px; }
        #colophon ul.menu li.secondary.first.more {
          margin-top: 0px !important; }
      #colophon ul.menu li.secondary a {
        color: #fff; }
  #colophon .footer-bottom {
    padding: 20px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    margin-top: 20px; }
    #colophon .footer-bottom span {
      margin-top: 20px; }
    #colophon .footer-bottom .menu {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #colophon .footer-bottom .menu li {
        margin-left: 0px;
        width: 100%; } }

article .entry-content {
  max-width: 963px;
  margin: 0 auto; }
  article .entry-content img {
    margin-bottom: 64px;
    margin-top: 40px;
    display: inline-block; }
  article .entry-content h1,
  article .entry-content h2,
  article .entry-content h3,
  article .entry-content h4 {
    margin: 0 auto;
    margin-top: calc(1em + 24px);
    margin-bottom: 40px;
    max-width: 750px;
    display: block; }
    article .entry-content h1 span,
    article .entry-content h2 span,
    article .entry-content h3 span,
    article .entry-content h4 span {
      font-size: inherit; }
  article .entry-content p {
    margin: 0 auto;
    margin-bottom: 1.5em;
    max-width: 750px;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #676767; }
    article .entry-content p a {
      font-weight: 500;
      font-size: 17px; }
      article .entry-content p a span {
        font-weight: 500;
        font-size: 17px; }
  article .entry-content li {
    color: #676767; }
    article .entry-content li a {
      font-weight: 500;
      font-size: 17px; }

article header {
  margin-bottom: 80px;
  min-height: 700px; }
  article header.entry-header {
    position: relative; }
    article header.entry-header::before {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      background-image: -webkit-gradient(linear, left top, right top, from(#0000009e), to(rgba(208, 142, 62, 0.25)));
      background-image: -webkit-linear-gradient(left, #0000009e 0%, rgba(208, 142, 62, 0.25) 100%);
      background-image: -o-linear-gradient(left, #0000009e 0%, rgba(208, 142, 62, 0.25) 100%);
      background-image: linear-gradient(90deg, #0000009e 0%, rgba(208, 142, 62, 0.25) 100%);
      left: 0;
      top: 0; }
    article header.entry-header .subtitle {
      color: rgba(255, 255, 255, 0.7);
      width: 80%; }

.blog-breadcrumb .breadcrumb-container {
  margin-bottom: -1px;
  background-color: #ffffff;
  display: inline-block;
  padding: 15px 50px; }

#primary.post-content-area article .entry-content {
  margin-bottom: 20px; }

@media (max-width: 991px) {
  article .entry-content h1 {
    margin-bottom: 20px; }
  article header {
    min-height: 0; }
    article header > .container {
      padding-top: 0 !important; } }

@media (max-width: 768px) {
  article header {
    padding: 50px 0; }
  article .entry-content img {
    margin-bottom: 20px;
    margin-top: 30px; }
  article .entry-content h1,
  article .entry-content h2,
  article .entry-content h3,
  article .entry-content h4 {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 10px; }
    article .entry-content h1 span,
    article .entry-content h2 span,
    article .entry-content h3 span,
    article .entry-content h4 span {
      font-size: inherit; } }

.wrap.careers {
  background-color: #fbfaf6;
  padding-top: 125px;
  padding-bottom: 92px;
  margin-top: 105px; }
  .wrap.careers .col-md-4.middle {
    margin-left: -85px;
    margin-right: 85px;
    margin-top: 83px; }
  .wrap.careers .container {
    padding: 0px; }
  .wrap.careers img {
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover; }
  .wrap.careers h4 {
    margin-top: 15px;
    margin-bottom: 2px; }

#primary article .entry-content.part-two {
  margin-top: 50px; }

.special-h1 {
  margin-top: 0 !important; }

@media (max-width: 991px) {
  .wrap.careers {
    padding-bottom: 60px;
    padding-top: 100px;
    margin-top: 0; }
    .wrap.careers .col-md-4.middle {
      margin: 0 auto; }
    .wrap.careers img {
      width: 200px;
      height: auto; }
    .wrap.careers .col-md-4 {
      width: 33%;
      float: left;
      padding-bottom: 50px; }
      .wrap.careers .col-md-4 h4 {
        margin: 20px 0 5px 0; }
      .wrap.careers .col-md-4 a {
        display: inline-block; } }

@media (max-width: 768px) {
  .special-h1 {
    margin-top: 0px; }
  .wrap.careers {
    margin-bottom: 0;
    padding-bottom: 50px;
    padding-top: 65px; }
    .wrap.careers img {
      width: 100%;
      height: 200px; }
    .wrap.careers .col-md-4 {
      width: 100%;
      float: left;
      margin-bottom: 30px;
      padding-bottom: 0; }
      .wrap.careers .col-md-4.middle {
        margin-bottom: 30px; }
      .wrap.careers .col-md-4 h4 {
        margin: 10px 0 2px 0;
        font-size: 17px; }
      .wrap.careers .col-md-4 a {
        display: block;
        margin-bottom: 0px;
        font-size: 15px; } }

.flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.latest-ramblings {
  list-style-type: none;
  margin-top: 42px;
  margin-bottom: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0px; }
  .latest-ramblings > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 22px; }
    .latest-ramblings > li .blog.title {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .latest-ramblings > li .blog.title a {
        margin-top: 5px;
        margin-bottom: 5px; }
      .latest-ramblings > li .blog.title span {
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: 0.2px; }
    .latest-ramblings > li img {
      width: 100%;
      height: 175px;
      -o-object-fit: cover;
      object-fit: cover;
      -o-object-position: center center;
      object-position: center center;
      max-width: inherit;
      margin-bottom: 20px; }

.behind-the-scenes {
  margin-top: 130px; }

p.subtitle-dark {
  margin-top: 0px;
  color: #676767; }

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

.single-about header.entry-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .single-about header.entry-header h1 {
    color: #ffffff; }

.single-about#primary article .entry-content {
  margin-bottom: 0; }

.single-about#primary article .wrap.careers {
  margin-top: 60px; }

.single-service-block {
  margin-bottom: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .single-service-block .btn {
    float: left; }
  .single-service-block img {
    height: 425px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.eye-note {
  width: 80%;
  margin: auto;
  padding: 30px 0 30px 150px;
  margin-bottom: 120px;
  position: relative; }
  .eye-note:before {
    position: absolute;
    content: '';
    background-image: url(./icons/graphic-eye.svg);
    width: 80px;
    height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    left: 30px;
    top: 0; }
  .eye-note p {
    line-height: 1.53;
    margin-bottom: 0; }

.pricing-table {
  margin-top: 128px; }
  .pricing-table .button.light {
    float: none; }
  .pricing-table .featured-item {
    padding: 35px 35px 25px 35px;
    background-color: #e5ecd9;
    margin-top: 24px; }
  .pricing-table .has-hubspot .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .pricing-table .has-hubspot .row .col-xs-6:nth-child(2) {
      padding-left: 0; }
  .pricing-table .has-hubspot span.price {
    font-size: 23px;
    font-weight: 500;
    color: #8ab242;
    display: block;
    text-align: center; }
  .pricing-table .has-hubspot .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .pricing-table.marketing {
    padding-top: 100px;
    margin-top: -70px; }
    .pricing-table.marketing.second {
      margin-top: 50px; }
    .pricing-table.marketing h1 {
      font-size: 37px;
      font-weight: 500;
      line-height: 1.35;
      margin-bottom: 22px;
      color: #262724;
      line-height: 1; }
    .pricing-table.marketing h5 {
      max-width: 280px;
      margin-bottom: 9px;
      font-size: 14px;
      font-weight: 500;
      color: #262724; }
    .pricing-table.marketing .col-md-4 {
      padding: 10px; }
  .pricing-table .row.primary {
    margin-bottom: 128px; }
  .pricing-table .row.secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .pricing-table .col-md-4 {
    padding: 50px; }
    .pricing-table .col-md-4.featured {
      -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.18);
      box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.18);
      border-radius: 5px;
      margin-top: -80px;
      padding: 0;
      padding-top: 56px; }
      .pricing-table .col-md-4.featured .has-hubspot:not(.featured-item) {
        padding: 24px 35px 32px 35px;
        border-bottom: 1px solid #e4e4e4; }
      .pricing-table .col-md-4.featured .price-description {
        margin-top: 45px; }
      .pricing-table .col-md-4.featured::before {
        content: 'MOST POPULAR';
        content: 'MOST POPULAR';
        background-color: #b63797;
        padding: 6px;
        position: absolute;
        color: #fff;
        top: 0px;
        font-size: 14px;
        font-weight: bold;
        left: 0;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .pricing-table .col-md-4.featured .small-secondary-link {
        margin-top: 70px; }
      .pricing-table .col-md-4.featured .flex {
        width: 100%; }
        .pricing-table .col-md-4.featured .flex .fwat {
          width: 100%;
          margin-top: 30px; }
          .pricing-table .col-md-4.featured .flex .fwat .button--bubble__container {
            width: 100%; }
            .pricing-table .col-md-4.featured .flex .fwat .button--bubble__container a {
              width: 100%; }
      .pricing-table .col-md-4.featured .button {
        font-weight: bold;
        font-size: 16px; }
    .pricing-table .col-md-4 .divider {
      margin-top: 32px;
      margin-bottom: 45px; }
    .pricing-table .col-md-4 ul li {
      font-size: 15px;
      line-height: 1.47;
      color: #676767;
      margin-bottom: 27px;
      list-style-type: none;
      position: relative;
      padding-left: 30px; }
      .pricing-table .col-md-4 ul li:before {
        content: '✓';
        color: #95c63f;
        position: absolute;
        left: 00px;
        font-size: 20px; }
  .pricing-table p.price-description {
    margin-top: 0px;
    font-size: 13px;
    color: #676767;
    text-align: center; }
  .pricing-table h1 {
    margin-top: 0px;
    font-size: 50px;
    font-weight: bold;
    line-height: 1;
    color: #262724;
    text-align: center;
    margin-bottom: 0px; }
  .pricing-table h5 {
    max-width: 185px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.56;
    text-align: center;
    color: #262724;
    margin-bottom: 29px; }
    .pricing-table h5 span {
      background-color: #e5ecd9;
      font-family: "CircularStd";
      font-size: 16px;
      padding: 2px; }
  .pricing-table.website-pricing-table .featured {
    padding: 55px 50px 50px 60px; }
    .pricing-table.website-pricing-table .featured .price-description {
      margin-top: 0; }

a.small-secondary-link {
  font-size: 15px;
  color: #676767;
  border-bottom: 1px solid #d8d8d8;
  display: table;
  margin: 0 auto;
  margin-top: 40px; }
  a.small-secondary-link:hover {
    text-decoration: none; }

.work-grid-container {
  margin-bottom: 80px;
  margin-top: 60px; }

.marketing-title-second-container {
  padding-top: 80px;
  border-top: 1px solid #ececec; }

@media screen and (max-width: 992px) {
  .header-block .entry-content h1 {
    margin-bottom: 20px;
    width: 100% !important; }
  .header-block .entry-content .fwat {
    margin-top: 40px; }
  .pricing-table {
    margin-top: 0; }
    .pricing-table .row > .col-md-4,
    .pricing-table .row > .col-md-4.featured {
      -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.18);
      box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.18);
      margin-top: 0;
      margin-bottom: 50px;
      padding: 50px 30px 30px 30px; }
      .pricing-table .row > .col-md-4 .divider,
      .pricing-table .row > .col-md-4.featured .divider {
        margin-top: 30px;
        margin-bottom: 40px; }
    .pricing-table .row.primary {
      margin-bottom: 50px; }
    .pricing-table .row.secondary {
      margin-bottom: 50px; }
      .pricing-table .row.secondary .col-md-3 {
        display: none; }
      .pricing-table .row.secondary p {
        text-align: center; }
  article div.ivory-container strong {
    text-align: center; }
  .pricing-table.marketing {
    padding-top: 0; } }

@media screen and (max-width: 768px) {
  .single-service-container .single-service-block {
    margin-bottom: 60px; }
    .single-service-container .single-service-block .service-content .button {
      margin-top: 0; }
  .single-service-container .service-content h1 {
    margin-bottom: 20px; }
  .single-service .entry-content h2 {
    text-align: left; }
  .site-content article .ivory-container {
    padding: 41px 30px; }
    .site-content article .ivory-container p {
      text-align: center; }
  .pricing-table .col-md-4.featured .has-hubspot:not(.featured-item) {
    padding: 24px 0 32px 0; }
  .pricing-table .col-md-4.featured .small-secondary-link {
    margin-top: 40px; }
  .pricing-table .col-md-4.featured .flex {
    width: 50%; }
    .pricing-table .col-md-4.featured .flex .fwat {
      width: 80%; }
  .website-pricing-table.pricing-table .col-md-4.featured .flex {
    width: 100%; }
  .pricing-table.marketing h5 {
    padding: 0 10px; }
  .pricing-table.marketing .button {
    width: 80%;
    margin: 0;
    margin-left: 10%; }
  .pricing-table:not(.marketing) ul {
    width: 90%;
    margin: auto; }
  .single-service-funky-btn div.fwat {
    margin-top: 0;
    margin-bottom: 80px; } }

@media screen and (max-width: 768px) {
  .service-image {
    width: 100%;
    position: relative; }
    .service-image:before {
      content: "";
      display: block;
      padding-top: 100%; }
    .service-image img {
      position: absolute;
      height: 100%;
      top: 0;
      left: 0; }
  .single-service-content-area .container {
    padding-left: 0%;
    padding-right: 0%; }
  .single-service-content-area .site-main .header-block {
    height: auto;
    padding: 60px 0; }
    .single-service-content-area .site-main .header-block .container {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .single-service-content-area .site-main .header-block .container .breadcrumb-tab {
        position: relative;
        left: 0;
        margin-bottom: 35px;
        text-align: left; }
      .single-service-content-area .site-main .header-block .container p {
        text-align: center !important;
        line-height: 1.3; }
    .single-service-content-area .site-main .header-block .entry-content .flex-center {
      margin-top: 20px; }
  .single-service-content-area .title-block {
    margin: 0 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .single-service-content-area .title-block h1 {
      width: 100%; }
    .single-service-content-area .title-block .side-title-block {
      text-align: left; }
  .single-service-content-area .single-service-feature-image {
    height: 300px; }
  .single-service-content-area .single-service-main-content-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 80px auto; }
    .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing {
      margin: 80px auto; }
      .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing .sub-title {
        padding-right: 0%; }
      .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing .single-service-main-text {
        width: 100%; }
      .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing .single-service-bullet-points-block-marketing {
        width: 100%;
        padding-left: 0%;
        margin-top: 60px; }
      .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing .marketing-chart-container {
        height: 450px;
        margin-top: 80px;
        -ms-flex-line-pack: center;
        align-content: center; }
        .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing .marketing-chart-container .marketing-chart-image {
          width: 100%;
          height: 250px;
          background-size: contain;
          background-position: center;
          background-repeat: no-repeat; }
        .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing .marketing-chart-container .marketing-chart-text {
          width: 100%;
          padding-right: 0%; }
          .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing .marketing-chart-container .marketing-chart-text h4 {
            text-align: center; }
          .single-service-content-area .single-service-main-content-block.single-service-main-content-block-marketing .marketing-chart-container .marketing-chart-text p {
            text-align: center; }
    .single-service-content-area .single-service-main-content-block .single-service-bullet-points-block {
      width: 100%; }
      .single-service-content-area .single-service-main-content-block .single-service-bullet-points-block li {
        padding-left: 80px; }
        .single-service-content-area .single-service-main-content-block .single-service-bullet-points-block li:before {
          content: '';
          width: 50px;
          height: 50px; }
        .single-service-content-area .single-service-main-content-block .single-service-bullet-points-block li h2 {
          margin-bottom: 10px; }
      .single-service-content-area .single-service-main-content-block .single-service-bullet-points-block .single-service-bullet-btn {
        padding: 0 15px; }
    .single-service-content-area .single-service-main-content-block .single-service-golden-sentence-block {
      width: 100%;
      text-align: center;
      padding-left: 0%;
      margin-top: 60px; }
      .single-service-content-area .single-service-main-content-block .single-service-golden-sentence-block .single-service-golden-sentence {
        text-align: center;
        margin-bottom: 50px; }
      .single-service-content-area .single-service-main-content-block .single-service-golden-sentence-block .single-service-tools-block p {
        font-weight: bold;
        color: #272727;
        font-size: 17px;
        margin-bottom: 15px;
        margin-bottom: 5px; }
      .single-service-content-area .single-service-main-content-block .single-service-golden-sentence-block .single-service-tools-block .single-service-tools-container {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .single-service-content-area .single-service-main-content-block .single-service-golden-sentence-block .single-service-tools-block .single-service-tools-container .single-service-tool {
          margin: 10px; }
  .single-service-content-area .single-service-second-content-block-marketing {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #eef4e4;
    position: relative; }
    .single-service-content-area .single-service-second-content-block-marketing .container {
      position: relative; }
    .single-service-content-area .single-service-second-content-block-marketing .single-service-second-text-block {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .single-service-content-area .single-service-second-content-block-marketing .single-service-second-text-block h2 {
        width: 100%;
        margin: 0; }
      .single-service-content-area .single-service-second-content-block-marketing .single-service-second-text-block .subtitle {
        width: 100%;
        text-align: left; }
    .single-service-content-area .single-service-second-content-block-marketing .single-service-second-block-slider {
      width: 100%;
      position: relative; }
      .single-service-content-area .single-service-second-content-block-marketing .single-service-second-block-slider .owl-stage-outer {
        overflow: hidden; }
      .single-service-content-area .single-service-second-content-block-marketing .single-service-second-block-slider .owl-item .marketing-slide-image-container {
        height: 260px;
        padding: 10px; }
      .single-service-content-area .single-service-second-content-block-marketing .single-service-second-block-slider .owl-nav {
        right: 2%;
        bottom: 300px; }
        .single-service-content-area .single-service-second-content-block-marketing .single-service-second-block-slider .owl-nav button {
          margin-left: 10px; }
  .single-service-content-area .single-service-second-content-block:before {
    display: none; }
  .single-service-content-area .single-service-second-content-block .container .single-service-second-text-block {
    width: 100%;
    padding-right: 15px; }
  .single-service-content-area .single-service-second-content-block .container .single-service-second-block-image {
    width: 100%;
    height: 300px;
    margin-top: 50px; }
  .single-service-content-area .partners-block p {
    line-height: 1.3; }
  .single-service-content-area .related-links-block {
    padding: 80px 0; }
    .single-service-content-area .related-links-block.related-links-block-marketing .related-links-image-container {
      margin-top: 30px; }
      .single-service-content-area .related-links-block.related-links-block-marketing .related-links-image-container .related-links-image-inner-container {
        width: 100%; }
        .single-service-content-area .related-links-block.related-links-block-marketing .related-links-image-container .related-links-image-inner-container .related-links-image {
          height: 250px; }
    .single-service-content-area .related-links-block h1 {
      width: 100%; }
    .single-service-content-area .related-links-block .related-links-container {
      margin-top: 60px;
      margin-right: 0%; }
      .single-service-content-area .related-links-block .related-links-container .related-link-container {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 60px; }
        .single-service-content-area .related-links-block .related-links-container .related-link-container h4 {
          margin-top: 0;
          margin-bottom: 10px; }
        .single-service-content-area .related-links-block .related-links-container .related-link-container p {
          margin-bottom: 15px; }
  .related-work-container.related-work-container-service .related-work-title-container h4 {
    margin-bottom: 15px; }
  .related-work-container.related-work-container-service .related-work-title-container p {
    margin-bottom: 20px; }
  .related-work-container.related-work-container-service .related-work-carousel .work-item {
    height: 300px; }
    .related-work-container.related-work-container-service .related-work-carousel .work-item a {
      height: 240px; } }

.partners-block {
  padding: 120px 0; }
  .partners-block .partners-block-text {
    text-align: center; }
    .partners-block .partners-block-text h4 {
      text-align: center;
      font-weight: 500;
      margin-top: 0;
      margin-bottom: 10px; }
  .partners-block ul.icon-list {
    width: 80%;
    margin: auto;
    margin-bottom: 30px; }
    .partners-block ul.icon-list li {
      width: auto;
      height: 100px;
      margin: 20px 15px; }

.related-work-container.related-work-container-service {
  background: #fff;
  border-bottom: 1px solid #e0e0e0; }
  .related-work-container.related-work-container-service .related-work-title-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px; }
    .related-work-container.related-work-container-service .related-work-title-container h4 {
      margin-top: 0;
      margin-bottom: 5px; }
    .related-work-container.related-work-container-service .related-work-title-container p {
      margin-bottom: 0; }
    .related-work-container.related-work-container-service .related-work-title-container .button {
      font-weight: normal; }
  .related-work-container.related-work-container-service .related-work-carousel {
    margin: auto; }
    .related-work-container.related-work-container-service .related-work-carousel .work-item {
      margin-left: 0;
      height: 400px; }
      .related-work-container.related-work-container-service .related-work-carousel .work-item a {
        height: 340px; }
    .related-work-container.related-work-container-service .related-work-carousel .owl-dots {
      margin-top: 0; }

input,
textarea {
  -webkit-appearance: none; }

.contact-step-form li {
  list-style-type: none;
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #262724; }
  .contact-step-form li input {
    border: none;
    min-height: 64px;
    width: 100%;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #9a9a9a;
    -webkit-transition: all 200ms ease 0ms;
    -o-transition: all 200ms ease 0ms;
    transition: all 200ms ease 0ms; }

.validation_error {
  padding: 17px;
  font-size: 17px;
  border: 1px solid #ff000036;
  background-color: #ff00001a;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #6d6d6d;
  text-align: center;
  font-weight: 300; }

.gfield_error {
  border-left: 2px solid #ffbebe;
  padding-left: 20px; }

.ginput_container {
  border-bottom: 1px solid #f2f2f2; }

article ul.gform_fields {
  max-width: 100%;
  padding-left: 0px;
  margin-left: 0px; }

.gform_page_footer {
  height: 50px;
  position: absolute;
  right: 0;
  color: #fff;
  font-size: 17px;
  min-width: 124px;
  padding: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  .gform_page_footer input[type="button"].gform_next_button, .gform_page_footer input[type="button"].gform_previous_button {
    height: 50px;
    background-color: rgba(0, 0, 0, 0);
    color: rgba(0, 0, 0, 0);
    font-size: 17px;
    padding: 0px;
    width: 57px;
    text-align: center;
    min-width: 57px;
    background: #262724;
    background-image: url(icons/arrow-white-right.svg);
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 4px;
    margin-right: 4px; }
  .gform_page_footer input[type="button"].gform_previous_button {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: "FlipH"; }

.gform_page {
  position: relative; }

#gform_1 .gform_body {
  position: relative; }
  #gform_1 .gform_body #page-indicator {
    font-family: CircularStd;
    position: absolute;
    bottom: -35px;
    right: 25px;
    color: #9a9a9a;
    font-size: 15px; }
  #gform_1 .gform_body:after {
    content: ' / 5';
    font-family: CircularStd;
    position: absolute;
    bottom: -35px;
    right: 0;
    color: #9a9a9a;
    font-size: 15px; }

#gform_page_1_1 .gform_page_footer:before {
  position: absolute;
  content: '';
  background-color: rgba(38, 39, 36, 0.39);
  background-image: url(icons/arrow_left.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 57px;
  height: 99%;
  right: 65px;
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px; }

body img.gform_ajax_spinner {
  display: none !important; }

.contact-step-form li {
  margin-left: 0px;
  padding-left: 0px; }

.contact-step-form li input:focus {
  padding-left: 15px; }

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 1px solid #8ab242;
  border-color: #8ab242;
  -webkit-box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.03) inset, 1px 0px 6px #8ab242;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.03) inset, 1px 0px 6px #8ab242;
  outline: 0 none; }

.entry-header-contact h1.entry-title {
  color: #293319;
  text-align: center;
  width: 50%;
  font-size: 50px;
  line-height: 1.06;
  color: #262724;
  margin: 0 auto;
  margin-bottom: 30px; }

article header.entry-header-contact {
  min-height: 278px;
  margin-bottom: 0px; }

.gform_body textarea {
  padding: 15px 15px 50px 15px; }

.contact-step-form .gform_body {
  max-width: 750px;
  margin: 0 auto;
  margin-top: 95px;
  position: relative; }
  .contact-step-form .gform_body .ginput_container {
    padding-top: 0;
    margin-bottom: 0; }
    .contact-step-form .gform_body .ginput_container input {
      height: 50px;
      padding: 15px 200px 3px 15px;
      min-height: 0; }

.contact-step-form .gform_page_footer {
  bottom: 0; }
  .contact-step-form .gform_page_footer .button {
    margin-right: 0 !important;
    margin-left: 8px !important; }

input[type="submit"].gform_button {
  margin-right: 4px;
  margin-left: 4px; }

#input_1_7 {
  padding-right: 280px; }

.contact .wrap.careers {
  margin-bottom: 0px; }

.contact .common-contact-container {
  border-top: none; }

@media screen and (max-width: 992px) {
  .entry-header-contact h1.entry-title {
    width: 100%;
    margin-bottom: 50px;
    font-size: 40px; }
  #gform_page_1_1 .gform_page_footer:before {
    display: none; } }

@media screen and (max-width: 768px) {
  article header.entry-header-contact {
    min-height: 0;
    padding-bottom: 0; }
    article header.entry-header-contact > .container {
      padding-top: 0 !important; }
  .entry-header-contact h1.entry-title {
    text-align: left;
    margin-bottom: 20px; }
  article .entry-content p {
    text-align: left !important; }
  .gform_body .gfield_label {
    top: 3px !important; }
  .gform_body .ginput_container input {
    height: 35px !important;
    padding: 5px 70px 5px 5px !important; }
  .gform_body #input_1_7 {
    padding: 5px 70px 5px 5px; }
  .generic-site-main .gform_body .gfield {
    padding-left: 0; }
  .generic-site-main .gform_body .gfield.gf_right_half {
    margin-left: 15px;
    width: calc(50% - 15px); }
  .generic-site-main .gform_body .gfield_label {
    top: 22px !important;
    font-size: 14px;
    line-height: 1.1;
    left: 10px;
    width: calc(100% - 15px); }
    .generic-site-main .gform_body .gfield_label.label-outta-the-way {
      top: 13px !important;
      left: 10px !important; }
  .generic-site-main .gform_body .ginput_container input {
    height: 58px !important;
    padding: 5px 5px !important; }
  .gform_page_footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 35px; }
    .gform_page_footer .button {
      min-width: 0 !important;
      width: 35px !important;
      height: 35px !important; }
      .gform_page_footer .button#gform_submit_button_1 {
        width: 100px !important;
        padding: 5px 20px; }
  .contact-step-form .gform_page_footer .button {
    margin-left: 0 !important; }
  .label-outta-the-way {
    left: 0 !important;
    top: 0px !important;
    background: transparent;
    -webkit-transform: translateY(-100%) !important;
    -ms-transform: translateY(-100%) !important;
    transform: translateY(-100%) !important;
    background-color: transparent !important;
    padding-left: 0 !important; } }

article header.blog-roll {
  min-height: auto;
  margin-bottom: inherit;
  position: relative; }

article header.featured-post {
  position: relative; }
  article header.featured-post .flex-column {
    min-height: 700px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: initial; }

.post-container {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flex-space-around {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: -3%; }
  .flex-space-around .entry-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 32px; }
    .flex-space-around .entry-meta .author a.url {
      font-family: CircularStd;
      font-size: 13px;
      color: #868686; }
    .flex-space-around .entry-meta span.user-title {
      display: block;
      font-size: 13px;
      line-height: 14px;
      color: #181916; }
  .flex-space-around .blog-item {
    width: 31%;
    position: relative;
    border: solid 1px #ececec;
    padding: 8px 8px 55px 8px;
    margin-bottom: 50px;
    margin-right: 2%; }
    .flex-space-around .blog-item .avatar {
      width: 32px;
      height: 32px;
      margin: 0px 8px 0 0; }
    .flex-space-around .blog-item .wrap {
      padding-left: 3px; }
    .flex-space-around .blog-item .entry-meta {
      position: absolute;
      bottom: 15px;
      left: 11px; }
    .flex-space-around .blog-item .entry-title {
      margin-top: 9px;
      margin-bottom: 30px; }
      .flex-space-around .blog-item .entry-title a {
        display: block;
        color: #272727;
        text-align: left;
        font-weight: 500;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease;
        line-height: 1.29; }
        .flex-space-around .blog-item .entry-title a:hover {
          color: #676767; }
    .flex-space-around .blog-item .category-item a {
      font-size: 11px;
      font-weight: bold;
      letter-spacing: 0.2px;
      text-transform: uppercase; }
    .flex-space-around .blog-item .category-item.category-id-12 a {
      color: #ff0505; }
    .flex-space-around .blog-item .category-item.category-id-9 a {
      color: #ad42b2; }
    .flex-space-around .blog-item img.blog-roll {
      height: 209px;
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover;
      margin-bottom: 17px; }

.posted-on {
  font-family: CircularStd;
  color: rgba(0, 0, 0, 0); }
  .posted-on a {
    font-family: CircularStd;
    color: #868686;
    font-size: 14px; }

.featured-post {
  position: relative; }
  .featured-post .the-excerpt {
    line-height: 1.5;
    color: #676767;
    margin-top: 10px;
    display: inline-block;
    font-size: 15px; }
  .featured-post .entry-date {
    font-weight: 500;
    color: #ffffff;
    display: block;
    margin-bottom: 5px; }
  .featured-post .entry-title {
    text-align: left;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.3; }
    .featured-post .entry-title a {
      font-family: CircularStd;
      font-size: 50px;
      line-height: 1.16;
      color: #ffffff;
      font-weight: bold; }
  .featured-post .button.absolute {
    position: absolute;
    left: 15px;
    bottom: 0;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    font-weight: 500;
    color: #2a331a;
    text-align: left;
    padding-left: 30px; }
    .featured-post .button.absolute:after {
      content: '\e5c8';
      font-family: 'Material Icons';
      font-size: 18px;
      right: 25px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      color: #95c63f;
      position: absolute;
      -webkit-transition: all 0.1s ease-out;
      -o-transition: all 0.1s ease-out;
      transition: all 0.1s ease-out; }
    .featured-post .button.absolute:hover:after {
      color: #fff;
      right: 20px; }

.post-main-img {
  position: absolute;
  left: 46%;
  bottom: 17%;
  width: 310px;
  height: 310px;
  background-size: cover;
  background-position: center;
  z-index: 2; }

.post-second-img {
  position: absolute;
  left: 60%;
  bottom: 30%;
  width: 418px;
  height: 363px;
  background-size: cover;
  background-position: center;
  z-index: 1; }

.content-left .post-on-dash {
  display: none; }

.content-left .entry-date {
  font-size: 15px; }

.dropdown {
  width: 176px;
  height: 50px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  border: solid 1px #ececec;
  cursor: pointer;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #676767;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-left: 18px; }

.dropdown:after {
  content: '\25BC';
  font-size: 10px;
  position: absolute;
  right: 18px;
  top: 18px; }

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  width: inherit;
  top: 48px;
  left: -1px;
  width: calc(100% + 2px);
  z-index: 1;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  border: 1px solid #efefef;
  border-radius: 0px 0px 3px 3px; }

ul#menu-post-categories {
  list-style-type: none;
  margin-left: 0px;
  padding: 15px 10px 15px 20px;
  text-align: left; }
  ul#menu-post-categories li {
    padding-top: 5px;
    padding-bottom: 5px; }
    ul#menu-post-categories li a {
      color: #676767; }

.related-content {
  border-top: 1px solid #ececec;
  margin-top: 50px; }
  .related-content h2 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.3;
    font-size: 15px;
    font-weight: 500; }
  .related-content img {
    width: 163px;
    height: 111px;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: inherit;
    margin-right: 25px; }
  .related-content .related-content-col {
    padding-top: 100px;
    padding-bottom: 150px; }
    .related-content .related-content-col:nth-child(1) {
      border-right: 1px solid #ececec; }
    .related-content .related-content-col:nth-child(2) {
      padding-left: 100px; }
    .related-content .related-content-col .button.light,
    .related-content .related-content-col .fwat {
      float: left;
      margin-top: 80px; }
  .related-content .entry-meta {
    display: none; }
  .related-content a {
    display: inline-block; }
  .related-content .single-blogs-container {
    margin-top: 50px; }
  .related-content .single-blog-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 505px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 22px; }
    .related-content .single-blog-wrap .entry-title {
      text-align: left; }
      .related-content .single-blog-wrap .entry-title a {
        color: #272727;
        font-weight: normal; }
    .related-content .single-blog-wrap .post-category a {
      font-size: 11px;
      font-weight: bold;
      text-transform: uppercase; }

.nav-previous a,
.nav-next a {
  -webkit-font-smoothing: antialiased;
  border-radius: 3px;
  display: inline-block;
  font-size: 16px;
  color: white;
  padding: 15px 20px;
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  text-decoration: none !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  min-width: 200px;
  text-align: center;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  float: left;
  color: #262724; }

.nav-next a {
  float: right; }

h1.blog-title {
  font-size: 70px; }

.single-post article .entry-content {
  max-width: 750px; }
  .single-post article .entry-content p,
  .single-post article .entry-content ul,
  .single-post article .entry-content li {
    font-size: 17px;
    line-height: 1.88;
    color: #676767; }
  .single-post article .entry-content .entry-meta {
    margin-bottom: 63px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .single-post article .entry-content .entry-meta .byline,
    .single-post article .entry-content .entry-meta .posted-on {
      font-size: 13px;
      color: #868686;
      line-height: 10px; }
      .single-post article .entry-content .entry-meta .byline a,
      .single-post article .entry-content .entry-meta .posted-on a {
        font-size: 13px;
        color: #868686; }
    .single-post article .entry-content .entry-meta .user-title {
      font-size: 13px;
      color: #181916;
      display: block;
      margin-bottom: -7px; }
    .single-post article .entry-content .entry-meta img {
      width: 32px;
      height: 32px;
      margin: 0px;
      margin-right: 10px; }
  .single-post article .entry-content h1,
  .single-post article .entry-content h2,
  .single-post article .entry-content h3,
  .single-post article .entry-content h4,
  .single-post article .entry-content h5,
  .single-post article .entry-content h6,
  .single-post article .entry-content span,
  .single-post article .entry-content a p {
    text-align: inherit; }
    .single-post article .entry-content h1.blog-title,
    .single-post article .entry-content h2.blog-title,
    .single-post article .entry-content h3.blog-title,
    .single-post article .entry-content h4.blog-title,
    .single-post article .entry-content h5.blog-title,
    .single-post article .entry-content h6.blog-title,
    .single-post article .entry-content span.blog-title,
    .single-post article .entry-content a p.blog-title {
      margin-bottom: 42px; }

.single-post header.entry-header {
  height: 513px;
  min-height: inherit;
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }
  .single-post header.entry-header a.absolute {
    left: 0;
    bottom: 0;
    position: absolute;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-size: 16px;
    font-weight: 500;
    color: #2a331a; }
    .single-post header.entry-header a.absolute.return-btn {
      padding-left: 40px; }
      .single-post header.entry-header a.absolute.return-btn:after {
        content: '\e5c4';
        font-family: 'Material Icons';
        font-size: 18px;
        left: 25px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #95c63f;
        position: absolute;
        -webkit-transition: all 0.1s ease-out;
        -o-transition: all 0.1s ease-out;
        transition: all 0.1s ease-out; }
      .single-post header.entry-header a.absolute.return-btn:hover:after {
        color: #fff;
        left: 20px; }

.post-funky-btn-col .fwat {
  margin: 0; }
  .post-funky-btn-col .fwat .button--bubble {
    padding: 15px 30px; }

.post-funky-btn-col p {
  font-size: 14px;
  text-align: center;
  margin: 0;
  margin-top: 10px; }

.more-post-container {
  margin-top: 80px;
  margin-bottom: 40px; }
  .more-post-container .more-post-title-container {
    margin-bottom: 20px; }
    .more-post-container .more-post-title-container h4 {
      margin: 0;
      margin-bottom: 5px; }
    .more-post-container .more-post-title-container p {
      line-height: 1.53; }

.pagination-conatiner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .pagination-conatiner .page-numbers {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #ececec;
    -webkit-transition: all 0.25 ease;
    -o-transition: all 0.25 ease;
    transition: all 0.25 ease;
    color: #9a9a9a; }
  .pagination-conatiner .page-numbers:not(:last-child) {
    border-right: none; }
  .pagination-conatiner .page-numbers:last-child {
    border: 1px solid #ececec; }
  .pagination-conatiner .current,
  .pagination-conatiner .page-numbers:not(.dots):hover {
    color: #ffffff;
    background: #8bb340; }

@media screen and (max-width: 992px) {
  h1.blog-title {
    font-size: 40px; }
  article header.featured-post .flex-column {
    min-height: 600px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 300px 0 50px 0 !important; }
    article header.featured-post .flex-column .post-main-img {
      width: 90%;
      height: 250px;
      left: 5%;
      top: 50px; }
    article header.featured-post .flex-column .post-second-img {
      display: none; }
  .flex-space-around .blog-item {
    width: 48%; }
  .related-content .related-content-col {
    padding-top: 80px;
    padding-bottom: 80px; }
    .related-content .related-content-col .button.light,
    .related-content .related-content-col .fwat {
      float: none;
      margin-top: 50px; }
    .related-content .related-content-col:nth-child(1) {
      border-right: none;
      border-bottom: 1px solid #ececec; }
    .related-content .related-content-col:nth-child(2) {
      padding-left: 15px; } }

@media screen and (max-width: 768px) {
  .blog .blog-filter {
    margin-bottom: 35px !important; }
  .blog-entry-header {
    padding-bottom: 0; }
  .featured-post {
    padding-bottom: 0;
    margin-bottom: 50px; }
    .featured-post .entry-title a {
      font-size: 40px; }
  .flex-space-around {
    margin-right: 0;
    margin-left: 0; }
    .flex-space-around .blog-item {
      width: 100%;
      margin-bottom: 30px; }
  .related-content .single-blogs-container {
    margin-top: 30px; }
  .related-content .related-content-col p {
    margin-top: 10px; }
  .related-content img {
    max-width: 130px; }
  .more-post-container {
    margin-bottom: 35px;
    margin-top: 45px; }
  article .entry-content h1 {
    text-align: left !important; }
  article .entry-content p {
    line-height: 1.6; }
  .single-post article .entry-content {
    margin-bottom: 0 !important; }
    .single-post article .entry-content h1.blog-title {
      margin-bottom: 20px; }
    .single-post article .entry-content .entry-meta {
      margin-bottom: 20px; } }

.page-template-page-services article .entry-content,
.page-template-page-packages article .entry-content {
  max-width: inherit; }

.page-template-page-services .pricing-guide-class,
.page-template-page-packages .pricing-guide-class {
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%; }
  .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu,
  .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu {
    position: relative;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu .current_page_item,
    .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu .current_page_item {
      border-radius: 7px 7px 0px 0px; }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu .current_page_item::before,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu .current_page_item::before {
        content: '';
        position: absolute;
        top: 20px;
        left: 113px;
        background-image: url(/wp-content/themes/digital8/icons/logomark-circle.svg);
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
        width: 34px;
        z-index: 99;
        height: 34px; }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu .current_page_item a,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu .current_page_item a {
        background: #ffffff;
        border-radius: 7px 7px 0px 0px;
        padding-top: 60px;
        font-weight: bold;
        height: 147px;
        -webkit-box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.11);
        box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.11);
        position: relative; }
    .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li,
    .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li {
      position: relative;
      margin-left: 0px;
      list-style-type: none;
      padding-left: 0px;
      background-color: #eceef0; }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:hover,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:hover {
        border-radius: 7px 7px 0px 0px;
        -webkit-box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.11);
        box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.11); }
        .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:hover::before,
        .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:hover::before {
          content: '';
          position: absolute;
          top: 20px;
          left: 113px;
          background-image: url(/wp-content/themes/digital8/icons/logomark-circle.svg);
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          width: 34px;
          z-index: 99;
          height: 34px; }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:first-of-type,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:first-of-type {
        border-radius: 7px 0px 0px 0px; }
        .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:first-of-type:hover,
        .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:first-of-type:hover {
          border-radius: 7px 7px 0px 0px;
          -webkit-box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.11); }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:last-of-type,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:last-of-type {
        border-radius: 0px 7px 0px 0px; }
        .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:last-of-type:hover,
        .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:last-of-type:hover {
          border-radius: 7px 7px 0px 0px;
          -webkit-box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.11);
          box-shadow: 0 -5px 6px 0 rgba(0, 0, 0, 0.11); }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li a,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li a {
        padding: 33px 10px 4px;
        -webkit-transition: all 200ms ease 0ms;
        -o-transition: all 200ms ease 0ms;
        transition: all 200ms ease 0ms;
        height: 114px;
        display: block;
        font-size: 19px;
        text-align: center;
        min-width: 250px;
        color: #272727;
        min-height: 114px;
        font-weight: bold;
        line-height: 1.2; }
        .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li a:hover,
        .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li a:hover {
          padding-top: 60px;
          height: 147px;
          background-color: #fff;
          border-radius: 7px 7px 0px 0px; }
        .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li a p.menu-item-description,
        .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li a p.menu-item-description {
          font-size: 13px;
          line-height: 13px;
          color: #676767;
          margin-top: 8px; }

.page-template-page-services article header,
.page-template-page-packages article header {
  height: 513px;
  min-height: inherit; }
  .page-template-page-services article header.entry-header,
  .page-template-page-packages article header.entry-header {
    overflow: hidden;
    position: relative; }
  .page-template-page-services article header h1,
  .page-template-page-packages article header h1 {
    text-align: center;
    margin-bottom: 15px; }
  .page-template-page-services article header p.subtitle,
  .page-template-page-packages article header p.subtitle {
    text-align: center;
    max-width: inherit; }

article .ivory-container {
  background: #fbfaf6;
  padding: 41px 58px 41px 58px;
  border-radius: 5px;
  margin-top: 34px;
  margin-bottom: 70px; }
  article .ivory-container.second {
    margin-bottom: 100px; }
  article .ivory-container strong {
    font-size: 17px;
    margin-bottom: 18px;
    display: block;
    text-align: left; }
  article .ivory-container p {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 2.07;
    color: #676767;
    padding: 0; }

.page-template-page-packages article .entry-content p {
  max-width: 750px; }

.price-trust-us {
  border-top: 1px solid #e4e4e4;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fbfaf6));
  background-image: -webkit-linear-gradient(bottom, #fff, #fbfaf6);
  background-image: -o-linear-gradient(bottom, #fff, #fbfaf6);
  background-image: linear-gradient(to top, #fff, #fbfaf6); }
  .price-trust-us h4 {
    margin-bottom: 5px; }
  .price-trust-us strong {
    font-size: inherit;
    font-weight: inherit; }
  .price-trust-us .stack {
    margin-top: 0;
    padding-top: 100px; }
  .price-trust-us .fwat {
    margin-top: 30px; }

article header.entry-header.entry-header-pricing {
  background: none !important;
  background-color: #95c63f !important; }
  article header.entry-header.entry-header-pricing:before {
    content: '';
    background-image: url(./icons/bannerpattern-left.svg);
    background-size: contain;
    background-position: left;
    position: absolute;
    left: -4%;
    top: -12%;
    width: 30%;
    height: 116%;
    background-repeat: no-repeat; }
  article header.entry-header.entry-header-pricing:after {
    content: '';
    background-image: url(./icons/bannerpattern-right.svg);
    background-size: contain;
    background-position: right;
    position: absolute;
    right: -4%;
    top: -12%;
    width: 30%;
    height: 116%;
    background-repeat: no-repeat; }

@media screen and (max-width: 992px) {
  .page-template-page-services article header.entry-header-pricing > .container,
  .page-template-page-packages article header.entry-header-pricing > .container {
    padding-top: 200px !important; }
  .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li a,
  .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li a {
    min-width: 0;
    padding: 30px 30px 20px 30px;
    min-height: 0;
    height: 140px;
    line-height: 1.2;
    width: 180px; }
    .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li a .menu-item-description,
    .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li a .menu-item-description {
      margin-bottom: 0;
      margin-top: 10px; }
  .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li.current_page_item:before, .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:hover:before,
  .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li.current_page_item:before,
  .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:hover:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-position: -9% 50%; }
  .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li.current_page_item a, .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:hover a,
  .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li.current_page_item a,
  .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:hover a {
    height: 170px; }
  .page-template-page-services .entry-content p,
  .page-template-page-packages .entry-content p {
    text-align: center; } }

@media screen and (max-width: 768px) {
  .page-template-page-services article header.entry-header-pricing,
  .page-template-page-packages article header.entry-header-pricing {
    height: 550px;
    background-position: 12% !important;
    margin-bottom: 60px; }
    .page-template-page-services article header.entry-header-pricing > .container,
    .page-template-page-packages article header.entry-header-pricing > .container {
      padding-top: 200px !important;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .page-template-page-services .entry-content p,
  .page-template-page-packages .entry-content p {
    text-align: center !important; }
  .page-template-page-services .primary .col-md-4,
  .page-template-page-packages .primary .col-md-4 {
    padding: 50px 0 30px 0; }
    .page-template-page-services .primary .col-md-4.featured,
    .page-template-page-packages .primary .col-md-4.featured {
      padding: 50px 0 30px 0; }
    .page-template-page-services .primary .col-md-4 .price-description,
    .page-template-page-packages .primary .col-md-4 .price-description {
      padding: 0 20px;
      margin-bottom: 0; }
    .page-template-page-services .primary .col-md-4 .button:not(.effect-button):not(.button--bubble),
    .page-template-page-packages .primary .col-md-4 .button:not(.effect-button):not(.button--bubble) {
      margin-top: 20px; }
  .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu,
  .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: none; }
    .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li,
    .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li {
      width: 100%;
      border-radius: 0px !important; }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:not(.current_page_item):before,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:not(.current_page_item):before {
        display: none; }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li:not(.current_page_item) a:after,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li:not(.current_page_item) a:after {
        position: absolute;
        content: '\e313';
        right: 25px;
        font-family: 'Material Icons';
        font-size: 24px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li a,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li a {
        width: 100%;
        padding: 15px 0;
        height: auto !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        position: relative; }
      .page-template-page-services .pricing-guide-class #menu-pricing-tabs-menu li.current_page_item,
      .page-template-page-packages .pricing-guide-class #menu-pricing-tabs-menu li.current_page_item {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
  .page-template-page-services .has-hubspot.featured-item,
  .page-template-page-packages .has-hubspot.featured-item {
    margin-left: 0;
    margin-right: 0;
    padding: 35px 0px 25px 0px; }
  .page-template-page-services .has-hubspot .row .col-xs-6:nth-child(2),
  .page-template-page-packages .has-hubspot .row .col-xs-6:nth-child(2) {
    padding-left: 15px;
    margin-right: 15px; }
  .page-template-page-services .green-cta-button.simple,
  .page-template-page-packages .green-cta-button.simple {
    font-size: 13px;
    width: auto;
    height: auto;
    padding: 10px 15px; }
  .page-template-page-services .eye-note,
  .page-template-page-packages .eye-note {
    width: 90%;
    padding: 70px 0 0px 0;
    text-align: center; }
    .page-template-page-services .eye-note:before,
    .page-template-page-packages .eye-note:before {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      height: 50px; } }

.page-template-page-services article .entry-content,
.page-template-page-packages article .entry-content {
  margin-bottom: 90px; }

.d8-packages-small {
  margin-top: 60px; }

.d8-packages-small,
.d8-packages-large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .d8-packages-small h5,
  .d8-packages-large h5 {
    max-width: 280px;
    margin-bottom: 29px;
    font-size: 14px;
    font-weight: 500;
    color: #262724;
    text-align: center; }
  .d8-packages-small .col,
  .d8-packages-large .col {
    border-radius: 5px;
    border: solid 1px #ececec;
    padding: 60px 44px 66px 44px;
    margin: 0px 5px 70px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .d8-packages-small .col .divider,
    .d8-packages-large .col .divider {
      margin-bottom: 45px; }
    .d8-packages-small .col .fwat,
    .d8-packages-large .col .fwat {
      margin-top: auto; }
    .d8-packages-small .col a.button,
    .d8-packages-large .col a.button {
      width: 100%; }
    .d8-packages-small .col span.button--bubble__container,
    .d8-packages-large .col span.button--bubble__container {
      width: 100%; }
    .d8-packages-small .col.most-popular,
    .d8-packages-large .col.most-popular {
      -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.18);
      box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.18); }
      .d8-packages-small .col.most-popular ul li:before,
      .d8-packages-large .col.most-popular ul li:before {
        color: #b63797; }
      .d8-packages-small .col.most-popular .button,
      .d8-packages-large .col.most-popular .button {
        background-color: #b63797; }
      .d8-packages-small .col.most-popular .button--bubble__effect-container .circle,
      .d8-packages-large .col.most-popular .button--bubble__effect-container .circle {
        background: #b63797; }
      .d8-packages-small .col.most-popular:before,
      .d8-packages-large .col.most-popular:before {
        content: 'MOST POPULAR';
        background-color: #b63797;
        padding: 6px;
        position: absolute;
        color: #fff;
        top: 0px;
        font-size: 14px;
        font-weight: bold;
        left: 0;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .d8-packages-small .col.go-supersonic ul li:before,
    .d8-packages-large .col.go-supersonic ul li:before {
      color: #1d2cee; }
    .d8-packages-small .col.go-supersonic .button,
    .d8-packages-large .col.go-supersonic .button {
      background-color: #1d2cee; }
    .d8-packages-small .col.go-supersonic .button--bubble__effect-container .circle,
    .d8-packages-large .col.go-supersonic .button--bubble__effect-container .circle {
      background: #1d2cee; }
    .d8-packages-small .col.go-supersonic:before,
    .d8-packages-large .col.go-supersonic:before {
      content: 'GO SUPERSONIC';
      background-color: #1d2cee;
      padding: 6px;
      position: absolute;
      color: #fff;
      top: 0px;
      font-size: 14px;
      font-weight: bold;
      left: 0;
      left: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .d8-packages-small .col.untouchable ul li:before,
    .d8-packages-large .col.untouchable ul li:before {
      color: #262724; }
    .d8-packages-small .col.untouchable .button,
    .d8-packages-large .col.untouchable .button {
      background-color: #262724;
      color: #ffffff; }
    .d8-packages-small .col.untouchable .button--bubble__effect-container .circle,
    .d8-packages-large .col.untouchable .button--bubble__effect-container .circle {
      background: #262724;
      color: #ffffff; }
    .d8-packages-small .col.untouchable:before,
    .d8-packages-large .col.untouchable:before {
      content: 'UNTOUCHABLE';
      background-color: #262724;
      padding: 6px;
      position: absolute;
      color: #fff;
      top: 0px;
      font-size: 14px;
      font-weight: bold;
      left: 0;
      left: 50%;
      position: absolute;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .d8-packages-small .col ul,
    .d8-packages-large .col ul {
      list-style: none;
      margin-bottom: 70px; }
      .d8-packages-small .col ul li,
      .d8-packages-large .col ul li {
        margin-left: 35px;
        font-size: 15px;
        line-height: 1.47;
        color: #676767;
        margin-bottom: 20px;
        position: relative; }
        .d8-packages-small .col ul li:before,
        .d8-packages-large .col ul li:before {
          content: '✓';
          color: #95c63f;
          position: absolute;
          left: -25px;
          font-weight: bold;
          font-size: 20px;
          top: -3px; }
    .d8-packages-small .col.col-md-4,
    .d8-packages-large .col.col-md-4 {
      width: calc(33.33333333% - 10px); }
    .d8-packages-small .col.col-md-6,
    .d8-packages-large .col.col-md-6 {
      width: calc(50% - 10px); }
    .d8-packages-small .col:first-of-type,
    .d8-packages-large .col:first-of-type {
      margin-left: 0px; }
    .d8-packages-small .col:last-of-type,
    .d8-packages-large .col:last-of-type {
      margin-right: 0px; }
    .d8-packages-small .col h4,
    .d8-packages-large .col h4 {
      font-size: 16px;
      line-height: 1.56;
      text-align: center;
      color: #262724;
      margin-bottom: 15px; }
    .d8-packages-small .col h1,
    .d8-packages-large .col h1 {
      font-size: 50px;
      font-weight: bold;
      line-height: 1;
      color: #262724;
      text-align: center;
      margin-bottom: 47px;
      margin: 0px 0px 47px 0px; }
      .d8-packages-small .col h1 span,
      .d8-packages-large .col h1 span {
        font-size: 17px;
        font-weight: 500;
        color: #262724; }

.wrap.faq {
  display: none;
  background-repeat: no-repeat;
  background-position: calc(20% - 150px) bottom;
  background-size: 20%;
  margin-top: 66px;
  background-color: #fbfaf6;
  padding-top: 78px;
  padding-bottom: 78px;
  margin-bottom: 0px; }
  .wrap.faq .faq-last-para {
    padding: 80px 20px 0 20px; }
  .wrap.faq .container {
    max-width: 800px; }
  .wrap.faq h2 {
    text-align: left; }
  .wrap.faq .eye-note {
    margin-bottom: 0;
    margin-top: 30px; }

.accordion-header {
  padding: 11px;
  font-size: 16px;
  line-height: 2;
  color: #262724;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  border-top: 1px solid #ececec;
  position: relative;
  padding: 11px 11px 11px 30px; }

.accordion-header:hover {
  position: relative;
  z-index: 5; }

.accordion-body {
  color: #3f3c3c;
  display: none; }

.accordion-body__contents {
  padding: 1.5em 1.5em;
  font-size: .85em; }

.accordion__item.active:last-child .accordion-header {
  border-radius: none; }

.accordion:first-child > .accordion__item > .accordion-header {
  border-bottom: 1px solid transparent; }

.accordion__item > .accordion-header:after {
  content: "+";
  font-family: IonIcons;
  font-size: 1.2em;
  float: left;
  position: relative;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  margin-right: 20px;
  float: none;
  position: absolute;
  left: 5px;
  top: 7px; }

.accordion__item.active > .accordion-header:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg); }

@media screen and (max-width: 1000px) {
  .accordion {
    width: 100%; } }

@media screen and (max-width: 992px) {
  .d8-packages-small h5,
  .d8-packages-large h5 {
    max-width: unset; }
  .d8-packages-small .col.col-md-4,
  .d8-packages-small .col.col-md-6,
  .d8-packages-large .col.col-md-4,
  .d8-packages-large .col.col-md-6 {
    width: 100%;
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.18);
    margin-bottom: 30px; }
  .d8-packages-small .col,
  .d8-packages-large .col {
    padding: 40px 44px 46px 44px; }
    .d8-packages-small .col h4,
    .d8-packages-large .col h4 {
      margin-bottom: 10px; }
    .d8-packages-small .col h1,
    .d8-packages-large .col h1 {
      margin-bottom: 30px; }
    .d8-packages-small .col ul,
    .d8-packages-large .col ul {
      margin-bottom: 20px; }
  .wrap.faq {
    background-image: none; }
    .wrap.faq .faq-last-para {
      padding: 20px 0px 0 0; } }

@media screen and (max-width: 768px) {
  .d8-packages-small {
    margin-bottom: 30px; }
  .wrap.faq {
    margin-top: 45px;
    padding-top: 60px; } }

.tag-list {
  font-size: 15px;
  margin-bottom: 10px;
  text-align: center;
  color: #9a9a9a; }

.work-item-images ul {
  max-width: inherit; }
  .work-item-images ul li {
    list-style-type: none;
    margin: 0;
    padding: 90px 60px;
    background-color: #e7e7ea; }

.single-work article header.entry-header-contact {
  min-height: 0; }

.single-work .entry-content {
  text-align: center; }

.testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .testimonial img.testimonials-d8-logo {
    width: auto !important;
    height: 100px;
    -o-object-fit: scale-down;
    object-fit: scale-down; }
  .testimonial .client-content {
    width: 50%;
    margin: 0px auto 20px auto; }
  .testimonial .client-name {
    margin-top: 25px;
    font-size: 14px;
    font-weight: 500;
    color: #676767; }
  .testimonial .client-position {
    font-size: 14px;
    color: #676767; }
  .testimonial p {
    text-align: center;
    font-size: 16px;
    line-height: 2;
    text-align: center;
    color: #676767;
    margin-bottom: 0px; }
  .testimonial img {
    width: 68px !important;
    height: 68px;
    border-radius: 50px;
    margin: 0 auto;
    -o-object-fit: cover;
    object-fit: cover; }

.indi-work-container {
  margin-bottom: 120px; }

.testimonial-container .indi-work-bubble-container {
  margin-top: 80px;
  margin-bottom: 120px; }

.single-work-testimonial-container .client-name {
  font-size: 17px; }

.single-work-testimonial-container .testimonials-d8-logo {
  margin-bottom: 25px; }

.related-work-container {
  padding: 120px 0 80px 0;
  background: #fbfaf6; }
  .related-work-container .related-work-title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 50px; }
    .related-work-container .related-work-title-block:before, .related-work-container .related-work-title-block:after {
      display: none; }
    .related-work-container .related-work-title-block h4,
    .related-work-container .related-work-title-block p {
      margin-bottom: 0; }
  .related-work-container .related-work-carousel {
    margin: auto; }
    .related-work-container .related-work-carousel:hover .owl-nav button {
      opacity: 0.9; }
      .related-work-container .related-work-carousel:hover .owl-nav button.disabled {
        opacity: 0.2; }
    .related-work-container .related-work-carousel .work-item {
      display: block;
      width: 100%;
      margin-bottom: 0; }
    .related-work-container .related-work-carousel .owl-nav button {
      outline: none;
      position: absolute;
      top: 130px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      width: 60px;
      height: 60px;
      border-radius: 100%;
      background: #95c63f;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-transition: all 0.15s ease;
      -o-transition: all 0.15s ease;
      transition: all 0.15s ease;
      opacity: 0; }
      .related-work-container .related-work-carousel .owl-nav button.owl-prev {
        left: 35px; }
      .related-work-container .related-work-carousel .owl-nav button.owl-next {
        right: 35px; }
    .related-work-container .related-work-carousel .owl-nav i {
      font-size: 50px;
      color: #ffffff;
      height: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .related-work-container .related-work-carousel .owl-dots {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; }
      .related-work-container .related-work-carousel .owl-dots .owl-dot {
        width: 9px;
        height: 9px;
        background-color: rgba(0, 0, 0, 0.15);
        margin-left: 5px;
        border-radius: 100%;
        outline: none; }
        .related-work-container .related-work-carousel .owl-dots .owl-dot.active {
          background-color: #676767; }

@media screen and (max-width: 991px) {
  .work-item-images ul li {
    padding: 20px; }
  .indi-work-bubble-container {
    margin-top: 80px; }
    .indi-work-bubble-container .fwat:nth-child(2) {
      margin-bottom: 20px; }
  .indi-work-container {
    margin-bottom: 80px; }
  .testimonial .client-content {
    width: 90%;
    font-size: 16px;
    line-height: 1.4; }
  .testimonial .client-name,
  .testimonial .client-company {
    font-size: 14px !important; } }

@media screen and (max-width: 768px) {
  .single-work-testimonial-container .client-name {
    font-size: 17px !important; }
  .testimonial-container .indi-work-bubble-container {
    margin-top: 45px;
    margin-bottom: 45px; }
  .indi-work-bubble-container {
    margin-top: 45px;
    margin-bottom: 45px; }
    .indi-work-bubble-container .fwat:nth-child(1) {
      margin-bottom: 20px; }
  .related-work-container {
    padding-top: 60px;
    padding-bottom: 110px; }
    .related-work-container .related-work-title-block {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .related-work-container .related-work-title-block h4 {
        margin-bottom: 10px; }
    .related-work-container .related-work-title-inner-block {
      margin-bottom: 20px; }
    .related-work-container .related-work-carousel .owl-nav button {
      opacity: 1;
      bottom: -80px;
      top: unset;
      border-radius: 0;
      width: 50px;
      height: 50px;
      background-color: #fff;
      border: 1px solid #ececec; }
      .related-work-container .related-work-carousel .owl-nav button i {
        color: #9a9a9a;
        font-size: 30px;
        height: 50px; }
      .related-work-container .related-work-carousel .owl-nav button.owl-prev {
        left: unset;
        right: 65px;
        border-right: none; }
      .related-work-container .related-work-carousel .owl-nav button.owl-next {
        right: 15px; }
    .related-work-container .related-work-carousel .owl-dots {
      display: none; } }

.gform_body,
.gform_footer {
  max-width: 750px;
  margin: 0 auto;
  margin-top: 94px; }

.gform_footer {
  margin-top: 30px;
  padding-left: 15px; }
  .gform_footer input[type="submit"].gform_button {
    margin-left: 0px; }

form li {
  list-style-type: none;
  margin-left: 0px; }

form .gform_body .gfield_radio li input {
  margin-right: 15px; }

form .gform_body .gfield_radio li label {
  font-size: 16px;
  line-height: 2;
  text-align: center;
  color: #676767; }

form .gform_body .button-checkbox ul li {
  -webkit-font-smoothing: antialiased;
  background-color: #8ab242;
  border: none;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  color: white;
  padding: 9px 20px;
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
  text-decoration: none !important;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.08);
  min-width: 200px;
  height: 50px;
  text-align: center; }
  form .gform_body .button-checkbox ul li label {
    color: #ffffff; }

form .gform_body .gfield_description {
  font-size: 14px;
  line-height: 20px;
  color: #676767;
  margin-bottom: 15px; }

form .gform_body .gfield_error {
  border-left: 2px solid #ffbebe;
  padding-left: 20px;
  margin-bottom: 60px;
  margin-top: 60px; }

form .gform_body .ginput_product_price_label,
form .gform_body .ginput_product_price {
  display: none; }

form .gform_body .gfield_required {
  font-size: 13px;
  margin-left: 5px;
  color: #ef3e1e; }

form .gform_body .ginput_complex label {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 2;
  text-align: center;
  color: #676767;
  margin-top: 3px; }

form .gform_body input[type="text"],
form .gform_body input[type="tel"],
form .gform_body input[type="email"],
form .gform_body input[type="url"] {
  height: 58px;
  width: 100%;
  padding-left: 15px; }

form .gform_body .ginput_total {
  color: #8ab242;
  font-size: 18px;
  font-weight: 600; }

form .gform_body .ginput_container_checkbox label {
  font-size: 16px;
  line-height: 2;
  text-align: center;
  color: #676767; }

form .gform_body label {
  font-size: 17px;
  color: #262724;
  font-weight: normal; }

form .gform_body select {
  background-color: #ffffff;
  height: 58px;
  border-radius: 2px;
  border: solid 1px #e5e5e5;
  padding: 0px 20px;
  margin-bottom: 24px;
  width: 100%;
  text-indent: 15px; }

form .gform_body .ginput_container {
  margin-bottom: 24px; }

form input[type="checkbox"] {
  margin-right: 15px; }

li.gfield {
  position: relative; }

li.text .gfield_label,
li.gfield .gfield_label {
  position: absolute;
  top: 21px;
  background-color: #ffffff;
  left: 36px;
  -webkit-transition: all 200ms cubic-bezier(0.65, 0.05, 0.36, 1) 0ms;
  -o-transition: all 200ms cubic-bezier(0.65, 0.05, 0.36, 1) 0ms;
  transition: all 200ms cubic-bezier(0.65, 0.05, 0.36, 1) 0ms; }

.ginput_container_text,
.ginput_container_phone,
.ginput_container_website,
.ginput_container_email,
.ginput_container_textarea {
  padding-top: 10px; }

li.text .label-outta-the-way,
li.field_sublabel_below .label-outta-the-way {
  position: absolute;
  top: -10px;
  left: 25px;
  padding: 5px 10px;
  background-color: #fff; }

.my-box-style {
  border: 1px solid #f2f2f2;
  padding: 30px 30px 10px 15px;
  background-color: #f9f9f9;
  border-radius: 3px;
  margin-bottom: 20px; }

.ginput_container {
  border-bottom: none; }
  .ginput_container.ginput_container_textarea {
    height: 150px; }
  .ginput_container textarea {
    height: 150px;
    resize: none; }

#post-735 .entry-content {
  margin-bottom: 130px; }

.single-service-block .service-content h3 {
  margin-bottom: 10px; }

.single-service-block .service-content .button {
  margin-top: 20px; }

.single-service-block:nth-of-type(odd) .service-content {
  padding-left: 5%;
  padding-right: 5%; }

.single-service-block:nth-of-type(even) .service-content {
  padding-right: 5%; }

.single-service-block:nth-of-type(even) .service-image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

@media screen and (max-width: 992px) {
  .single-service-block .float-left,
  .single-service-block .float-right {
    float: none; }
  .single-service-block .service-content {
    margin-top: 30px; }
  .single-service-block:nth-of-type(odd) .service-content {
    padding-left: 15px; }
  .single-service-block:nth-of-type(even) .service-content {
    padding-right: 15px; }
  .single-service-block:nth-of-type(even) .service-image {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; } }

.career-content-area#primary header.entry-header {
  padding: 80px 0 !important; }

.career-content-area#primary p.subtitle {
  color: rgba(255, 255, 255, 0.7); }

.career-content-area#primary article .entry-content {
  margin-bottom: 40px; }

.career-content-area#primary .post-container .blog-item {
  padding: 30px 30px 20px 30px;
  -webkit-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out; }
  .career-content-area#primary .post-container .blog-item:hover {
    background-color: #fbfbfb; }
  .career-content-area#primary .post-container .blog-item h3.entry-title {
    text-align: left;
    font-size: 17px;
    color: #272727;
    margin: 0; }
  .career-content-area#primary .post-container .blog-item .position-type {
    font-size: 14px;
    color: #7fa43c;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px; }
  .career-content-area#primary .post-container .blog-item .closing-date {
    font-size: 13px;
    color: #868686;
    margin-bottom: 0px; }

@media screen and (max-width: 768px) {
  .page-template-page-our-services .entry-content p {
    text-align: center !important; }
  .career-content-area#primary article .entry-content {
    width: 90%; }
  .career-content-area#primary .post-container {
    margin-bottom: 60px; }
    .career-content-area#primary .post-container .blog-item {
      margin-bottom: 20px; } }

.author-content-area .generic-header-container {
  border-bottom: 1px solid #ececec;
  padding-bottom: 80px; }
  .author-content-area .generic-header-container .entry-content h1 {
    margin-bottom: 0 !important; }
  .author-content-area .generic-header-container .entry-content .author-intro {
    width: 60%;
    margin: auto;
    margin-top: 20px;
    text-align: center; }

.author-content-area .author-post-intro {
  font-size: 16px;
  color: #676767;
  margin-bottom: 30px; }

.author-content-area main {
  padding-bottom: 130px; }
  .author-content-area main .entry-meta .byline {
    position: relative; }

form.hs-form {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  form.hs-form .field {
    background: #fff; }
    form.hs-form .field.hs-fieldtype-file label {
      position: relative;
      padding: 0;
      top: 0;
      left: 0; }
    form.hs-form .field.hs-fieldtype-file input {
      position: relative;
      left: 3px; }
  form.hs-form input[type="text"],
  form.hs-form input[type="email"],
  form.hs-form input[type="tel"] {
    height: 58px;
    background: none;
    width: 100%;
    padding: 3px 3px 3px 15px; }
  form.hs-form .hs-form-checkbox {
    padding-left: 0; }
  form.hs-form [type="checkbox"]:checked,
  form.hs-form [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px; }
  form.hs-form [type="checkbox"]:checked + span,
  form.hs-form [type="checkbox"]:not(:checked) + span {
    position: relative;
    padding-left: 42px;
    cursor: pointer;
    display: inline-block;
    margin: 7px 0px;
    padding-top: 12px; }
  form.hs-form [type="checkbox"]:not(:checked) + span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 55%;
    width: 25px;
    height: 27px;
    border: 1px solid #7fa43c;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  form.hs-form [type="checkbox"]:checked + span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 55%;
    width: 25px;
    height: 27px;
    border-radius: 1px;
    border: 1px solid #7fa43c;
    background: #fff;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  form.hs-form [type="checkbox"]:checked + span:after {
    content: "\e5ca";
    font-family: "Material Icons";
    font-size: 21px;
    color: #7fa43c;
    left: 2px;
    z-index: 9;
    position: absolute;
    top: 3px;
    left: 3px; }
  form.hs-form [type="checkbox"]:not(:checked) + span:after,
  form.hs-form [type="checkbox"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  form.hs-form .field {
    position: relative;
    margin-bottom: 15px;
    margin-top: 25px; }
    form.hs-form .field legend {
      font-size: 16px;
      border-bottom: none;
      margin-bottom: 0;
      line-height: 130%;
      margin-top: 5px; }
    form.hs-form .field.hs-fieldtype-select {
      margin-top: 35px; }
      form.hs-form .field.hs-fieldtype-select > label {
        top: -18px;
        left: 10px;
        margin-bottom: 0;
        padding-bottom: 5px;
        width: auto; }
    form.hs-form .field.hs-fieldtype-checkbox > label {
      top: unset !important;
      bottom: unset !important;
      width: auto !important;
      position: relative;
      left: 0;
      padding: 0;
      margin-bottom: 0; }
    form.hs-form .field.hs-fieldtype-checkbox legend {
      font-size: 16px;
      border-bottom: none;
      margin-bottom: 0;
      line-height: 130%; }
    form.hs-form .field.hs-fieldtype-checkbox ul {
      margin-top: 10px; }
      form.hs-form .field.hs-fieldtype-checkbox ul label {
        font-weight: normal; }
    form.hs-form .field > label {
      padding: 5px 10px;
      position: absolute;
      top: 12px;
      left: 15px;
      -webkit-transition: all 200ms cubic-bezier(0.65, 0.05, 0.36, 1) 0ms;
      -o-transition: all 200ms cubic-bezier(0.65, 0.05, 0.36, 1) 0ms;
      transition: all 200ms cubic-bezier(0.65, 0.05, 0.36, 1) 0ms;
      width: auto; }
      form.hs-form .field > label > span {
        font-size: 17px;
        color: #262724;
        font-weight: normal;
        background-color: #fff;
        line-height: 1; }
      form.hs-form .field > label.label-outta-the-way {
        top: -18px;
        left: 10px;
        margin-bottom: 0;
        padding-bottom: 5px;
        width: auto; }
    form.hs-form .field.hs-fieldtype-textarea textarea {
      margin-top: 5px;
      padding: 15px;
      resize: none; }
    form.hs-form .field.hs-fieldtype-textarea > label {
      top: unset !important;
      bottom: unset !important;
      width: auto !important;
      position: relative;
      left: 0;
      padding: 0;
      margin-bottom: 0; }
    form.hs-form .field.hs-fieldtype-textarea legend {
      font-size: 16px;
      border-bottom: none;
      margin-bottom: 0;
      line-height: 130%; }
  form.hs-form .hs_what_difficulties_are_you_currently_experiencing_ > label {
    top: unset !important;
    bottom: unset !important;
    width: auto !important;
    position: relative;
    left: 0;
    padding: 0;
    margin-bottom: 0; }
  form.hs-form .hs_what_difficulties_are_you_currently_experiencing_ legend {
    font-size: 16px;
    border-bottom: none;
    margin-bottom: 0;
    line-height: 130%; }
  form.hs-form select {
    height: 58px;
    background: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 0 0 15px; }
  form.hs-form input[type="submit"] {
    display: inline-block;
    font-size: 16px;
    color: white;
    padding: 15px 20px;
    border-radius: 3px;
    min-width: 200px;
    margin-top: 5px; }
  form.hs-form ul.hs-error-msgs {
    margin-bottom: 0;
    bottom: 0;
    top: initial;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    left: 0;
    z-index: 2;
    padding: 0 5px;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none; }
    form.hs-form ul.hs-error-msgs li {
      line-height: 16px; }
    form.hs-form ul.hs-error-msgs label {
      font-size: 14px;
      margin-bottom: 0;
      font-weight: normal;
      line-height: normal;
      color: rgba(255, 0, 0, 0.65); }
  form.hs-form > div {
    width: 100%; }
  form.hs-form .hs_firstname {
    width: 50%;
    padding-right: 15px; }
  form.hs-form .hs_lastname {
    width: 50%; }
  form.hs-form .hs_email {
    width: 100%; }
  form.hs-form .hs-dependent-field {
    width: 100%; }

footer form.hs-form .hs_email {
  width: auto;
  margin-bottom: 0; }
  footer form.hs-form .hs_email > label {
    display: none; }

footer form.hs-form ul.hs-error-msgs {
  width: 100%;
  padding-left: 15px; }

footer form.hs-form .hs-submit {
  width: auto; }
  footer form.hs-form .hs-submit input[type="submit"] {
    min-width: 0;
    padding: 15px 25px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

@media screen and (max-width: 768px) {
  .author-content-area .generic-header-container .entry-content h1 {
    text-align: center;
    margin-bottom: 10px !important; }
  .author-content-area .generic-header-container .entry-content .author-intro {
    width: 80%; }
  .author-content-area .author-post-intro {
    font-size: 16px;
    color: #676767;
    margin-bottom: 30px; }
  .author-content-area main {
    padding-bottom: 130px; }
    .author-content-area main .entry-meta .byline {
      position: relative; }
      .author-content-area main .entry-meta .byline:after {
        content: " - ";
        color: #868686;
        font-size: 13px; } }

.generic-header-container {
  margin: 50px auto 0px auto; }
  .generic-header-container .entry-content {
    margin-bottom: 0 !important; }
    .generic-header-container .entry-content h1 {
      text-align: center;
      width: 60%;
      font-size: 50px;
      line-height: 1;
      margin-top: 0 !important;
      margin-left: auto;
      margin-right: auto; }
    .generic-header-container .entry-content .job-meta,
    .generic-header-container .entry-content .author-title {
      margin-bottom: 0;
      text-align: center;
      font-size: 17px;
      font-weight: bold;
      color: #8ab242; }
    .generic-header-container .entry-content .job-meta {
      margin-bottom: 60px; }

.get-a-quote-site-main .common-contact-container {
  border-top: none; }

.single-job-site-main .entry-content ul:not(.gform_fields),
.generic-site-main .entry-content ul:not(.gform_fields) {
  margin: auto;
  margin-bottom: 1.5em;
  list-style: none; }
  .single-job-site-main .entry-content ul:not(.gform_fields) li,
  .generic-site-main .entry-content ul:not(.gform_fields) li {
    color: #676767;
    position: relative;
    margin: 0;
    padding: 0px 0 20px 35px; }
    .single-job-site-main .entry-content ul:not(.gform_fields) li:before,
    .generic-site-main .entry-content ul:not(.gform_fields) li:before {
      display: block;
      content: '';
      width: 7px;
      height: 7px;
      border-radius: 100%;
      background-color: #95c63f;
      left: 0;
      top: 12px;
      position: absolute; }

.single-job-site-main ul,
.generic-site-main ul {
  margin: auto;
  margin-bottom: 1.5em;
  list-style: none; }
  .single-job-site-main ul li,
  .generic-site-main ul li {
    color: #676767; }

.single-job-site-main strong,
.generic-site-main strong {
  font-weight: 500; }

.single-job-funky-btn div.fwat {
  margin-top: 0; }

.generic-form_wrapper .gf_left_half,
.generic-form_wrapper .gf_right_half {
  display: inline-block;
  width: 50%; }

.generic-form_wrapper .gform_body .gfield_error {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-left: 10px; }
  .generic-form_wrapper .gform_body .gfield_error.gf_left_half {
    padding-right: 10px; }
  .generic-form_wrapper .gform_body .gfield_error .ginput_container {
    margin-bottom: 10px; }
  .generic-form_wrapper .gform_body .gfield_error .gfield_description {
    margin-left: 10px; }

.generic-form_wrapper .instruction {
  font-size: 14px;
  line-height: 20px;
  color: #676767;
  margin-left: 10px;
  margin-top: 5px; }

@media screen and (max-width: 768px) {
  form.hs-form .field {
    margin-bottom: 15px;
    margin-top: 30px; }
    form.hs-form .field.hs-fieldtype-textarea {
      margin-top: 0px; }
  .single-job-funky-btn div.fwat {
    margin-bottom: 60px; }
  .generic-header-container {
    margin: 50px auto 10px auto; }
    .generic-header-container .entry-content h1 {
      width: 100%;
      text-align: left;
      margin-bottom: 20px !important;
      font-size: 40px; }
    .generic-header-container .entry-content p {
      text-align: left !important; }
    .generic-header-container .entry-content .job-meta {
      text-align: left; }
    .generic-header-container .entry-content .gform_body {
      margin-top: 0; }
    .generic-header-container .entry-content .gform_footer {
      padding-left: 0; }
  .generic-form_wrapper .gf_left_half,
  .generic-form_wrapper .gf_right_half {
    width: 100% !important;
    margin-left: 0 !important; } }

.team-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 40px 0 100px 0;
  margin-left: -11px; }
  .team-grid .the-title {
    font-size: 21px;
    margin-bottom: 0px;
    line-height: 20px; }
  .team-grid .position {
    font-size: 17px;
    color: #8ab242;
    display: block;
    line-height: 1.1;
    margin-top: 8px; }
  .team-grid:after {
    content: "";
    width: calc(25% - 11px); }
  .team-grid .single-team-member {
    width: calc(33% - 11px);
    height: auto;
    margin-bottom: 45px;
    position: relative;
    bottom: 0;
    left: 0;
    color: #ffffff;
    margin-left: 11px; }
    .team-grid .single-team-member:hover .team-member-pic-second {
      opacity: 1; }
    .team-grid .single-team-member:hover .the-title,
    .team-grid .single-team-member:hover .position {
      opacity: 0.7; }
    .team-grid .single-team-member .team-title-container {
      margin-top: 20px; }
    .team-grid .single-team-member .team-member-pic-container {
      width: 100%;
      position: relative; }
      .team-grid .single-team-member .team-member-pic-container:before {
        content: "";
        display: block;
        padding-top: 100%;
        /* ratio of 1:1*/ }
      .team-grid .single-team-member .team-member-pic-container img {
        position: absolute;
        left: 0;
        top: 0; }
    .team-grid .single-team-member .team-member-pic-second {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0; }
    .team-grid .single-team-member p {
      color: #262724;
      line-height: 22px;
      font-size: 14px;
      font-weight: 500;
      margin-bottom: 10px; }
    .team-grid .single-team-member img {
      -o-object-fit: cover;
      object-fit: cover;
      height: 100%;
      -webkit-transition: -webkit-filter .18s ease-in-out;
      transition: -webkit-filter .18s ease-in-out;
      -o-transition: filter .18s ease-in-out;
      transition: filter .18s ease-in-out;
      transition: filter .18s ease-in-out, -webkit-filter .18s ease-in-out;
      -webkit-filter: none;
      filter: none;
      position: relative; }
      .team-grid .single-team-member img.logo {
        height: 50px;
        margin-left: 5px; }
        .team-grid .single-team-member img.logo:hover {
          -webkit-filter: none;
          filter: none; }
      .team-grid .single-team-member img.social-icon {
        width: 30px;
        height: 30px;
        -o-object-fit: contain;
        object-fit: contain; }
        .team-grid .single-team-member img.social-icon:hover {
          -webkit-filter: none;
          filter: none; }

.select-css {
  font-size: 16px;
  font-family: "CircularStd", sans-serif;
  font-weight: 700;
  color: #444;
  padding: 10px 30px 10px 10px;
  margin: 0;
  border: 1px solid #262724;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  width: 180px;
  font-size: 17px;
  font-weight: bold;
  color: #262724;
  appearance: none;
  background: url(./icons/teamarrow.svg) no-repeat;
  background-size: 30px;
  background-position: calc(100% - 0px) center;
  background-repeat: no-repeat;
  outline: none; }
  .select-css.btn-style {
    border: none;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.03);
    border: solid 1px #ececec;
    color: #676767;
    padding: 10px 30px 10px 20px;
    font-weight: 500;
    background: url(./icons/blogarrow.svg) no-repeat;
    background-size: 10px;
    background-position: calc(92% - 0px) center; }

.select-css::-ms-expand {
  display: none; }

.select-css:hover {
  border-color: #888; }

.select-css:focus {
  border-color: #aaa;
  color: #222;
  outline: none; }

.select-css option {
  font-weight: normal; }

#team-select {
  display: inline-block; }

.job-select select {
  width: auto !important; }

.team-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .team-filter p {
    margin-bottom: 0px; }

.project-filter-container {
  margin-bottom: 60px; }

.blog .team-filter {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px; }

.incognito-text {
  position: relative;
  padding-left: 36px;
  line-height: 1.1; }
  .incognito-text:before {
    content: '';
    background-image: url(./icons/incognito.svg);
    width: 25px;
    height: 25px;
    display: block;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

@media screen and (max-width: 992px) {
  .team-grid {
    margin-bottom: 60px;
    margin-left: -10px; }
    .team-grid .single-team-member {
      width: calc(50% - 10px);
      margin-bottom: 20px;
      height: auto;
      border: none;
      margin-left: 10px; }
      .team-grid .single-team-member img {
        height: 100%; }
      .team-grid .single-team-member .team-title-container {
        margin-top: 10px; } }

@media screen and (max-width: 768px) {
  .team-grid {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0px;
    margin-bottom: 0;
    padding-bottom: 50px; }
  .blog-filter #team-select {
    margin-top: 20px; }
  .team-filter {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0; }
  .work-grid-container {
    margin-top: 30px; }
  .team-grid .single-team-member {
    width: calc(100%);
    margin-bottom: 50px;
    overflow: inherit;
    height: auto;
    margin-left: 0; }
    .team-grid .single-team-member .team-social {
      margin-bottom: 0.83em; }
    .team-grid .single-team-member .team-title-container {
      margin-top: 15px;
      text-align: center; }
  .project-filter-container {
    margin-bottom: 0px; } }

.single-team-main .first-row-block {
  background-color: #fbfaf6;
  padding: 50px 0 100px 0; }
  .single-team-main .first-row-block .breadcrumb-container {
    margin-bottom: 40px; }
  .single-team-main .first-row-block .first-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .single-team-main .first-row-block .first-row .profile-img {
      position: relative;
      width: 285px;
      height: 285px; }
      .single-team-main .first-row-block .first-row .profile-img:hover .team-member-pic-second {
        opacity: 1; }
      .single-team-main .first-row-block .first-row .profile-img img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
      .single-team-main .first-row-block .first-row .profile-img .team-member-pic-second {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-size: cover;
        background-position: center;
        opacity: 0; }
      .single-team-main .first-row-block .first-row .profile-img:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: url(./icons/shapes-smallleft.svg);
        background-size: 41%;
        background-repeat: no-repeat;
        left: -9%;
        top: 43%; }
    .single-team-main .first-row-block .first-row .title-section {
      width: calc(100% - 285px);
      padding-left: 7%;
      padding-right: 15%; }
      .single-team-main .first-row-block .first-row .title-section .title-name {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 5px; }
        .single-team-main .first-row-block .first-row .title-section .title-name h1 {
          display: inline-block;
          margin-bottom: 0px; }
        .single-team-main .first-row-block .first-row .title-section .title-name img {
          width: 50px;
          height: 50px;
          margin-left: 10px; }
      .single-team-main .first-row-block .first-row .title-section p {
        color: #272727; }
      .single-team-main .first-row-block .first-row .title-section .title {
        font-size: 18px;
        font-weight: 500;
        color: #8bb340; }

.single-team-main .second-row-block {
  padding: 100px 0 120px 0; }
  .single-team-main .second-row-block .second-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .single-team-main .second-row-block .second-row .social-section {
      width: 285px; }
      .single-team-main .second-row-block .second-row .social-section p {
        font-size: 15px; }
      .single-team-main .second-row-block .second-row .social-section .label {
        font-weight: bold;
        color: #272727;
        margin-bottom: 0px; }
      .single-team-main .second-row-block .second-row .social-section .social-icons i {
        color: #272727;
        font-size: 25px;
        margin-right: 8px;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }
      .single-team-main .second-row-block .second-row .social-section .social-icons a:hover i {
        color: #8bb340; }
    .single-team-main .second-row-block .second-row .description-section {
      width: calc(100% - 285px);
      padding-left: 7%;
      padding-right: 15%; }

@media screen and (max-width: 991px) {
  .single-team-main .first-row-block {
    padding: 50px 0 60px 0; }
    .single-team-main .first-row-block .first-row .title-section {
      width: 100%;
      margin-top: 80px;
      padding: 0; }
  .single-team-main .second-row-block {
    padding: 50px 0 50px 0; }
    .single-team-main .second-row-block .second-row .social-section {
      width: 100%;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-top: 30px; }
    .single-team-main .second-row-block .second-row .description-section {
      width: 100%;
      padding: 0;
      margin-top: 0px; } }

.community-site-main .header-block {
  background-image: url(./icons/banner-wave.svg);
  background-position: bottom;
  background-size: cover;
  width: 100%;
  height: 658px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  .community-site-main .header-block .entry-content {
    margin-bottom: 0; }
    .community-site-main .header-block .entry-content h1 {
      width: 70%;
      margin-top: 200px;
      margin-bottom: 0; }

.community-site-main .main-block .main-block-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 120px 0; }
  .community-site-main .main-block .main-block-section:nth-child(odd) .text-section {
    padding-right: 5%; }
  .community-site-main .main-block .main-block-section:nth-child(odd) .image-section > div:after {
    background-image: url(./icons/shapes-right.svg);
    right: -12%; }
  .community-site-main .main-block .main-block-section:nth-child(even) .text-section {
    padding-left: 5%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .community-site-main .main-block .main-block-section:nth-child(even) .image-section > div:after {
    background-image: url(./icons/shapes-left.svg);
    left: -12%; }
  .community-site-main .main-block .main-block-section .text-section {
    width: 50%; }
    .community-site-main .main-block .main-block-section .text-section h2 {
      width: 80%; }
    .community-site-main .main-block .main-block-section .text-section a {
      font-weight: bold;
      margin-left: 35px; }
    .community-site-main .main-block .main-block-section .text-section ul {
      list-style: none; }
      .community-site-main .main-block .main-block-section .text-section ul li {
        color: #676767;
        position: relative;
        margin: 0;
        padding: 0px 0 20px 35px; }
        .community-site-main .main-block .main-block-section .text-section ul li:before {
          display: block;
          content: '';
          width: 7px;
          height: 7px;
          border-radius: 100%;
          background-color: #95c63f;
          left: 0;
          top: 12px;
          position: absolute; }
  .community-site-main .main-block .main-block-section .image-section {
    width: 463px; }
    .community-site-main .main-block .main-block-section .image-section > div {
      width: 100%;
      height: 560px;
      background-size: cover;
      background-position: center;
      position: relative; }
      .community-site-main .main-block .main-block-section .image-section > div:after {
        content: '';
        background-size: contain;
        position: absolute;
        background-repeat: no-repeat;
        top: 58%;
        width: 41%;
        height: 100%; }

.community-site-main .work-block {
  margin-bottom: 160px; }
  .community-site-main .work-block .work-block-title {
    text-align: center;
    margin-bottom: 60px; }
    .community-site-main .work-block .work-block-title h2 {
      margin-top: 0;
      margin-bottom: 10px; }

.community-site-main .feature-image-block {
  height: 600px;
  background-position: center;
  margin-bottom: 160px; }

.community-site-main .eligible-block {
  margin-bottom: 160px; }
  .community-site-main .eligible-block .eligible-block-title {
    margin-bottom: 40px; }
  .community-site-main .eligible-block .content-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .community-site-main .eligible-block .content-block > * {
      width: 45%; }
  .community-site-main .eligible-block ul {
    list-style: none; }
    .community-site-main .eligible-block ul li {
      color: #676767;
      position: relative;
      margin: 0;
      padding: 0px 0 20px 25px; }
      .community-site-main .eligible-block ul li:before {
        display: block;
        content: '';
        width: 7px;
        height: 7px;
        border-radius: 100%;
        background-color: #95c63f;
        left: 0;
        top: 12px;
        position: absolute; }
  .community-site-main .eligible-block .note-block {
    background-color: #fbfaf6;
    margin-top: 70px;
    border-radius: 4px;
    padding: 60px 20% 60px calc(10% + 120px);
    position: relative; }
    .community-site-main .eligible-block .note-block:after {
      content: '';
      background-size: contain;
      position: absolute;
      background-repeat: no-repeat;
      top: 50%;
      width: 90px;
      height: 45px;
      background-image: url(./icons/graphic-eye.svg);
      left: 8%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
    .community-site-main .eligible-block .note-block p {
      margin-bottom: 0;
      line-height: 1.53; }
      .community-site-main .eligible-block .note-block p a {
        font-size: inherit; }

.community-site-main .info-block {
  background-color: #8bb340;
  position: relative;
  padding: 120px 0; }
  .community-site-main .info-block:after {
    content: '';
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    top: 8%;
    width: 45%;
    height: 110px;
    background-image: url(./icons/graphic-wave.svg);
    right: 0%;
    background-position: right; }
  .community-site-main .info-block .info-block-title {
    color: #ffffff; }
  .community-site-main .info-block .content-block {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 120px;
    column-gap: 120px; }
    .community-site-main .info-block .content-block p,
    .community-site-main .info-block .content-block a {
      color: #ffffff; }
    .community-site-main .info-block .content-block a {
      text-decoration: underline !important; }

.community-site-main .intro-block {
  background-color: #fbfaf6;
  padding: 120px 0 100px 0; }
  .community-site-main .intro-block .content-block {
    width: 80%; }

@media (max-width: 991px) {
  .community-site-main .main-block .main-block-section:nth-child(odd) .text-section {
    padding-right: 0%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .community-site-main .main-block .main-block-section:nth-child(odd) .image-section > div:after {
    display: none; }
  .community-site-main .main-block .main-block-section:nth-child(even) .text-section {
    padding-left: 0%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .community-site-main .main-block .main-block-section:nth-child(even) .image-section > div:after {
    display: none; }
  .community-site-main .main-block .main-block-section .text-section {
    width: 100%; }
    .community-site-main .main-block .main-block-section .text-section h2 {
      width: 100%; }
    .community-site-main .main-block .main-block-section .text-section a {
      margin-left: 25px; }
    .community-site-main .main-block .main-block-section .text-section ul li {
      padding: 0px 0 20px 25px; }
  .community-site-main .main-block .main-block-section .image-section {
    width: 100%;
    margin-bottom: 40px; }
    .community-site-main .main-block .main-block-section .image-section > div {
      width: 100%;
      height: 350px; } }

@media (max-width: 768px) {
  .community-site-main .header-block {
    height: auto;
    padding: 20px 0 60px 0; }
    .community-site-main .header-block .entry-content {
      width: 90%; }
      .community-site-main .header-block .entry-content h1 {
        margin-top: 45px;
        text-align: center !important; }
      .community-site-main .header-block .entry-content p {
        text-align: center !important; }
      .community-site-main .header-block .entry-content .fwat {
        margin-bottom: 0; }
  .community-site-main .main-block .main-block-section {
    margin: 45px 0; }
  .community-site-main .work-block {
    margin-bottom: 60px; }
    .community-site-main .work-block .work-block-title {
      text-align: left; }
  .community-site-main .feature-image-block {
    height: 250px;
    margin-bottom: 60px; }
  .community-site-main .eligible-block {
    margin-bottom: 60px; }
    .community-site-main .eligible-block .content-block > * {
      width: 100%; }
    .community-site-main .eligible-block .note-block {
      margin-top: 50px;
      padding: 100px 30px 40px 30px; }
      .community-site-main .eligible-block .note-block:after {
        top: 60px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
  .community-site-main .info-block {
    padding: 45px 0; }
    .community-site-main .info-block:after {
      top: 0%;
      width: 52%; }
    .community-site-main .info-block .content-block {
      -webkit-column-count: 1;
      column-count: 1; }
  .community-site-main .intro-block {
    padding: 50px 0px; }
    .community-site-main .intro-block .content-block {
      width: 100%; } }

.testimonials-site-main .header-block {
  background-color: #95c63f;
  height: 510px;
  overflow: hidden;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .testimonials-site-main .header-block:before {
    content: '';
    background-image: url(./icons/bannerpattern-left.svg);
    background-size: contain;
    background-position: left;
    position: absolute;
    left: -4%;
    top: -12%;
    width: 30%;
    height: 116%;
    background-repeat: no-repeat; }
  .testimonials-site-main .header-block:after {
    content: '';
    background-image: url(./icons/bannerpattern-right.svg);
    background-size: contain;
    background-position: right;
    position: absolute;
    right: -4%;
    top: -12%;
    width: 30%;
    height: 116%;
    background-repeat: no-repeat; }
  .testimonials-site-main .header-block .container {
    position: relative; }
  .testimonials-site-main .header-block .entry-content {
    margin-bottom: 0; }
    .testimonials-site-main .header-block .entry-content h1 {
      width: 70%;
      color: #ffffff; }
    .testimonials-site-main .header-block .entry-content p {
      width: 80%;
      color: #ffffff; }
    .testimonials-site-main .header-block .entry-content .flex-center {
      margin-bottom: 0; }
  .testimonials-site-main .header-block .breadcrumb-tab {
    position: absolute;
    top: 0;
    left: 15px; }
    .testimonials-site-main .header-block .breadcrumb-tab .breadcrumb-container {
      margin-bottom: 0; }
      .testimonials-site-main .header-block .breadcrumb-tab .breadcrumb-container .breadcrumb-link,
      .testimonials-site-main .header-block .breadcrumb-tab .breadcrumb-container i {
        color: #ffffff;
        opacity: 0.7; }
        .testimonials-site-main .header-block .breadcrumb-tab .breadcrumb-container .breadcrumb-link:hover,
        .testimonials-site-main .header-block .breadcrumb-tab .breadcrumb-container i:hover {
          opacity: 1; }
      .testimonials-site-main .header-block .breadcrumb-tab .breadcrumb-container .breadcrumb-page {
        color: #ffffff;
        font-weight: 500; }

.testimonials-site-main ul {
  list-style: none; }
  .testimonials-site-main ul li {
    color: #676767;
    position: relative;
    margin: 0;
    padding: 0px 0 20px 25px; }
    .testimonials-site-main ul li:before {
      display: block;
      content: '';
      width: 7px;
      height: 7px;
      border-radius: 100%;
      background-color: #95c63f;
      left: 0;
      top: 12px;
      position: absolute; }

.testimonials-site-main .main-block .main-block-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 120px 0; }
  .testimonials-site-main .main-block .main-block-section .text-section {
    width: 50%;
    padding-left: 5%; }
    .testimonials-site-main .main-block .main-block-section .text-section h2 {
      width: 80%; }
    .testimonials-site-main .main-block .main-block-section .text-section a {
      font-weight: bold;
      margin-left: 25px; }
  .testimonials-site-main .main-block .main-block-section .image-section {
    width: 463px; }
    .testimonials-site-main .main-block .main-block-section .image-section > div {
      width: 100%;
      height: 560px;
      background-size: cover;
      background-position: center;
      position: relative; }
      .testimonials-site-main .main-block .main-block-section .image-section > div:after {
        content: '';
        background-size: contain;
        position: absolute;
        background-repeat: no-repeat;
        top: 58%;
        width: 41%;
        height: 100%;
        background-image: url(./icons/shapes-left.svg);
        left: -12%; }

.testimonials-site-main .bullet-points-block {
  margin-bottom: 60px; }
  .testimonials-site-main .bullet-points-block .bullet-points-title {
    width: 35%;
    margin-bottom: 60px; }
  .testimonials-site-main .bullet-points-block .bullet-points-block-inner-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .testimonials-site-main .bullet-points-block .bullet-points-block-inner-section .bullet-points-block-section {
      width: 48%;
      padding-left: 50px;
      position: relative;
      margin-bottom: 60px; }
      .testimonials-site-main .bullet-points-block .bullet-points-block-inner-section .bullet-points-block-section:before {
        content: '';
        background-size: contain;
        position: absolute;
        background-repeat: no-repeat;
        top: 0%;
        width: 30px;
        height: 30px;
        background-image: url(./icons/logomark-green.svg);
        left: 0px; }
      .testimonials-site-main .bullet-points-block .bullet-points-block-inner-section .bullet-points-block-section h4 {
        margin-bottom: 5px;
        font-size: 17px; }

.testimonials-site-main .testimonials-block {
  background-color: #fbfaf6;
  margin-bottom: 0;
  padding: 120px 0 80px 0; }
  .testimonials-site-main .testimonials-block .testimonials-block-title {
    text-align: center; }
    .testimonials-site-main .testimonials-block .testimonials-block-title h2 {
      margin-bottom: 10px; }
    .testimonials-site-main .testimonials-block .testimonials-block-title p {
      color: #676767; }
  .testimonials-site-main .testimonials-block .testimonial-carousel {
    margin-top: 45px; }
    .testimonials-site-main .testimonials-block .testimonial-carousel .testimonial {
      margin-bottom: 50px; }
    .testimonials-site-main .testimonials-block .testimonial-carousel .owl-dots {
      text-align: center; }
      .testimonials-site-main .testimonials-block .testimonial-carousel .owl-dots .owl-dot {
        width: 9px;
        height: 9px;
        opacity: 0.27;
        background-color: #676767;
        margin: 0 3px;
        border-radius: 100%;
        outline: none; }
        .testimonials-site-main .testimonials-block .testimonial-carousel .owl-dots .owl-dot.active {
          background-color: #95c63f;
          opacity: 1; }
  .testimonials-site-main .testimonials-block p,
  .testimonials-site-main .testimonials-block .client-name,
  .testimonials-site-main .testimonials-block .client-position {
    color: #262724;
    font-weight: normal; }
  .testimonials-site-main .testimonials-block .client-content {
    font-weight: normal;
    color: #272727;
    margin: 25px auto 20px auto;
    line-height: 1.57;
    text-align: center;
    width: 45%; }
  .testimonials-site-main .testimonials-block .client-company {
    text-decoration: underline; }

.testimonials-site-main #chat {
  outline: none; }

@media (max-width: 991px) {
  .testimonials-site-main .main-block .main-block-section {
    margin: 80px 0; }
    .testimonials-site-main .main-block .main-block-section .image-section {
      width: 100%;
      height: 300px; }
      .testimonials-site-main .main-block .main-block-section .image-section > div {
        height: 300px; }
        .testimonials-site-main .main-block .main-block-section .image-section > div:after {
          display: none; }
    .testimonials-site-main .main-block .main-block-section .text-section {
      width: 100%;
      padding-left: 0%;
      margin-top: 40px; }
  .testimonials-site-main .bullet-points-block .bullet-points-title {
    width: 100%; }
  .testimonials-site-main .bullet-points-block .bullet-points-block-inner-section .bullet-points-block-section {
    width: 100%;
    margin-bottom: 40px; }
  .testimonials-site-main .testimonials-block .client-content {
    width: 90%;
    font-size: 16px;
    line-height: 1.4; } }

.category-header-container {
  background-color: #fbfaf6;
  height: 400px;
  margin-bottom: 80px; }
  .category-header-container > .container {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .category-header-container .entry-content {
    margin-top: 0; }
  .category-header-container .breadcrumb-container {
    position: absolute;
    margin-bottom: 0;
    left: 0;
    bottom: 0;
    background: #ffffff;
    padding: 15px 45px; }

.single-service-content-area .header-block {
  background-color: #95c63f;
  height: 510px;
  overflow: hidden;
  position: relative;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .single-service-content-area .header-block:before {
    content: '';
    background-image: url(./icons/bannerpattern-left.svg);
    background-size: contain;
    background-position: left;
    position: absolute;
    left: -4%;
    top: -12%;
    width: 30%;
    height: 116%;
    background-repeat: no-repeat; }
  .single-service-content-area .header-block:after {
    content: '';
    background-image: url(./icons/bannerpattern-right.svg);
    background-size: contain;
    background-position: right;
    position: absolute;
    right: -4%;
    top: -12%;
    width: 30%;
    height: 116%;
    background-repeat: no-repeat; }
  .single-service-content-area .header-block .container {
    position: relative;
    height: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .single-service-content-area .header-block .entry-content {
    margin-bottom: 0 !important; }
    .single-service-content-area .header-block .entry-content h1 {
      width: 68%;
      color: #ffffff;
      margin-top: 0;
      margin-bottom: 20px; }
    .single-service-content-area .header-block .entry-content p {
      color: #ffffff; }
    .single-service-content-area .header-block .entry-content .flex-center {
      margin-bottom: 0; }
  .single-service-content-area .header-block .breadcrumb-tab {
    position: absolute;
    top: 0;
    left: 15px; }
    .single-service-content-area .header-block .breadcrumb-tab .breadcrumb-container {
      margin-bottom: 0; }
      .single-service-content-area .header-block .breadcrumb-tab .breadcrumb-container .breadcrumb-link,
      .single-service-content-area .header-block .breadcrumb-tab .breadcrumb-container i {
        color: #ffffff;
        opacity: 0.7; }
        .single-service-content-area .header-block .breadcrumb-tab .breadcrumb-container .breadcrumb-link:hover,
        .single-service-content-area .header-block .breadcrumb-tab .breadcrumb-container i:hover {
          opacity: 1; }
      .single-service-content-area .header-block .breadcrumb-tab .breadcrumb-container .breadcrumb-page {
        color: #ffffff;
        font-weight: 500; }

.single-service-content-area .single-service-intro-block {
  margin-top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .single-service-content-area .single-service-intro-block .single-service-intro-content {
    width: 70%;
    padding-right: 8%; }
  .single-service-content-area .single-service-intro-block .single-service-intro-highlight {
    width: 30%;
    padding-left: 5%; }
    .single-service-content-area .single-service-intro-block .single-service-intro-highlight h4 {
      font-size: 17px;
      margin-bottom: 5px; }
    .single-service-content-area .single-service-intro-block .single-service-intro-highlight .sub-text {
      font-size: 15px;
      margin-bottom: 25px; }
    .single-service-content-area .single-service-intro-block .single-service-intro-highlight ul {
      list-style: none; }
      .single-service-content-area .single-service-intro-block .single-service-intro-highlight ul li {
        position: relative;
        padding-left: 30px;
        position: relative;
        margin-bottom: 10px;
        margin-left: 0;
        line-height: 1.54; }
        .single-service-content-area .single-service-intro-block .single-service-intro-highlight ul li a {
          font-size: 15px;
          border-bottom: 1px solid #e0e0e0;
          color: #676767;
          line-height: 1.54;
          display: inline;
          text-transform: capitalize; }
        .single-service-content-area .single-service-intro-block .single-service-intro-highlight ul li:before {
          content: '';
          background-size: contain;
          position: absolute;
          background-repeat: no-repeat;
          top: 50%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 15px;
          height: 15px;
          background-image: url(./icons/logomark-green.svg);
          left: 0px; }

.single-service-content-area .service-image-block {
  margin-top: 80px; }

.single-service-content-area .single-service-second-content-block {
  margin-top: 120px; }
  .single-service-content-area .single-service-second-content-block .single-service-second-text-block {
    width: 62%; }
    .single-service-content-area .single-service-second-content-block .single-service-second-text-block h4 {
      margin-top: 60px; }
    .single-service-content-area .single-service-second-content-block .single-service-second-text-block li {
      color: #676767; }
    .single-service-content-area .single-service-second-content-block .single-service-second-text-block ul {
      margin-bottom: 20px; }

.single-service-content-area .products-tools-block {
  margin-top: 120px; }
  .single-service-content-area .products-tools-block p {
    margin-bottom: 0; }
  .single-service-content-area .products-tools-block .tools-container {
    width: 80%;
    margin: 25px 0 45px 0; }
    .single-service-content-area .products-tools-block .tools-container .product-img {
      width: auto;
      height: 50px;
      margin: 5px 20px 5px 0;
      -o-object-fit: scale-down;
      object-fit: scale-down; }
      .single-service-content-area .products-tools-block .tools-container .product-img.tool-img {
        width: 35px;
        height: 35px;
        margin-right: 20px; }

.single-service-content-area .related-work-container {
  background-color: transparent;
  padding: 0;
  margin-top: 80px; }

.single-service-content-area .service-related-work-container {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 60px; }

.single-service-content-area .partners-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .single-service-content-area .partners-block .partners-block-text {
    width: 50%;
    padding-right: 5%; }
    .single-service-content-area .partners-block .partners-block-text p {
      line-height: 1.6; }
    .single-service-content-area .partners-block .partners-block-text h4,
    .single-service-content-area .partners-block .partners-block-text p {
      text-align: left; }
    .single-service-content-area .partners-block .partners-block-text .icon-list {
      width: 100%;
      margin: 0;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; }
      .single-service-content-area .partners-block .partners-block-text .icon-list li {
        height: 50px; }
  .single-service-content-area .partners-block .partners-block-img {
    width: 50%;
    padding-left: 10%; }
    .single-service-content-area .partners-block .partners-block-img > div {
      width: 100%;
      height: 560px;
      background-size: cover;
      background-position: center;
      position: relative; }
      .single-service-content-area .partners-block .partners-block-img > div:after {
        content: '';
        background-size: contain;
        position: absolute;
        background-repeat: no-repeat;
        top: 58%;
        width: 41%;
        height: 100%;
        background-image: url(./icons/shapes-right.svg);
        right: -12%; }

.single-service-content-area .related-links-block {
  padding: 120px 0;
  background-color: #fbfaf6; }
  .single-service-content-area .related-links-block h4 {
    width: 20%;
    margin: 0; }
  .single-service-content-area .related-links-block .related-links-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px;
    margin-right: -3%; }
    .single-service-content-area .related-links-block .related-links-container .related-link-container {
      width: 22%;
      margin-right: 3%; }
      .single-service-content-area .related-links-block .related-links-container .related-link-container .link-title {
        margin-top: 0;
        margin-bottom: 10px;
        font-size: 17px;
        font-weight: bold;
        color: #272727;
        line-height: 1.3;
        text-transform: capitalize; }
      .single-service-content-area .related-links-block .related-links-container .related-link-container p {
        margin-bottom: 15px;
        font-size: 15px; }
      .single-service-content-area .related-links-block .related-links-container .related-link-container a {
        font-size: 15px;
        font-weight: normal;
        border-bottom: 1px solid #e0e0e0; }

.testimonials-block-green {
  background: #8bb340;
  margin-top: 80px;
  padding: 120px 0 60px 0; }
  .testimonials-block-green .testimonial-carousel {
    margin-top: 35px; }
    .testimonials-block-green .testimonial-carousel .owl-stage-outer {
      margin-bottom: 60px; }
    .testimonials-block-green .testimonial-carousel h4 {
      color: #ffffff;
      text-align: center;
      line-height: 1.5; }
    .testimonials-block-green .testimonial-carousel p,
    .testimonials-block-green .testimonial-carousel span {
      color: #ffffff;
      font-size: 17px !important;
      font-weight: normal; }
    .testimonials-block-green .testimonial-carousel .client-company {
      color: #ffffff;
      text-decoration: underline !important;
      font-size: 17px !important; }
    .testimonials-block-green .testimonial-carousel .owl-dots {
      text-align: center; }
      .testimonials-block-green .testimonial-carousel .owl-dots .owl-dot {
        width: 9px;
        height: 9px;
        background-color: #ffffff;
        opacity: 0.21;
        border-radius: 100%;
        margin: 0 2px;
        outline: none; }
        .testimonials-block-green .testimonial-carousel .owl-dots .owl-dot.active {
          opacity: 1; }

@media (max-width: 991px) {
  .single-service-content-area .partners-block {
    padding-bottom: 80px; }
    .single-service-content-area .partners-block .partners-block-text {
      width: 100%;
      padding-right: 0%; }
      .single-service-content-area .partners-block .partners-block-text h4,
      .single-service-content-area .partners-block .partners-block-text p {
        text-align: center; }
      .single-service-content-area .partners-block .partners-block-text .icon-list {
        width: 100%;
        margin: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .single-service-content-area .partners-block .partners-block-text .icon-list li {
          height: 40px;
          margin: 10px 15px 10px 15px; }
    .single-service-content-area .partners-block .partners-block-img {
      width: 100%;
      margin-top: 50px;
      padding-left: 0; }
      .single-service-content-area .partners-block .partners-block-img > div {
        height: 250px; }
        .single-service-content-area .partners-block .partners-block-img > div:after {
          display: none; }
  .single-service-content-area .related-links-block h4 {
    width: 100%; }
  .single-service-content-area .related-links-block .related-links-container {
    margin-right: -8%; }
    .single-service-content-area .related-links-block .related-links-container .related-link-container {
      width: 42%;
      margin-right: 8%;
      margin-bottom: 40px; } }

@media (max-width: 768px) {
  .single-service-content-area .entry-content h1 {
    text-align: center !important; }
  .single-service-content-area .single-service-intro-block {
    margin-top: 80px; }
    .single-service-content-area .single-service-intro-block .single-service-intro-content {
      width: 100%;
      padding-right: 0%; }
    .single-service-content-area .single-service-intro-block .single-service-intro-highlight {
      width: 100%;
      padding-left: 0%; }
  .single-service-content-area .service-image-block {
    margin-top: 30px; }
    .single-service-content-area .service-image-block img:nth-child(2) {
      margin-bottom: 150px; }
  .single-service-content-area .single-service-second-content-block {
    margin-top: 0; }
    .single-service-content-area .single-service-second-content-block .single-service-second-text-block {
      width: 100%; }
      .single-service-content-area .single-service-second-content-block .single-service-second-text-block img {
        height: auto !important; }
      .single-service-content-area .single-service-second-content-block .single-service-second-text-block h4 {
        margin-top: 45px; }
  .single-service-content-area .products-tools-block {
    margin-top: 60px; }
    .single-service-content-area .products-tools-block .tools-container {
      width: 100%; }
  .single-service-content-area .related-work-container {
    margin-top: 50px;
    padding-bottom: 110px; }
  .single-service-content-area .related-links-block {
    padding: 60px 0 20px 0; }
    .single-service-content-area .related-links-block .related-links-container {
      margin-right: 0%; }
      .single-service-content-area .related-links-block .related-links-container .related-link-container {
        width: 100%;
        margin-right: 0%; }
  .single-service-content-area .partners-block {
    padding-top: 60px; }
  .testimonials-block-green {
    padding: 40px 0 40px 0;
    margin-top: 0; }
    .testimonials-block-green .testimonial-carousel {
      margin-top: 15px; } }

.header-w-breadcrumb {
  text-align: center; }
  .header-w-breadcrumb .breadcrumb-container {
    margin: 30px 0 60px 0;
    text-align: left; }
  .header-w-breadcrumb header {
    min-height: 0;
    margin-bottom: 0 !important; }
    .header-w-breadcrumb header h1 {
      margin-top: 0;
      margin-bottom: 40px; }

.marketing-content-area .main-image {
  width: 100%;
  height: 509px;
  background-position: center;
  background-size: cover; }

.marketing-content-area .indi-work-container {
  margin-top: 100px; }

.marketing-content-area .main-content h1,
.marketing-content-area .main-content h2,
.marketing-content-area .main-content h3,
.marketing-content-area .main-content h4,
.marketing-content-area .main-content h5 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 20px;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto; }

.marketing-content-area .main-content strong {
  color: #676767;
  font-weight: 600; }

.marketing-content-area .main-content p {
  text-align: left;
  margin-top: 0;
  margin-bottom: 40px; }

.marketing-content-area .main-content p a.button,
.marketing-content-area .main-content li a.button {
  background-color: #95c63f;
  border-bottom: none;
  padding: 10px 20px; }

.marketing-content-area .main-content img {
  width: 100%;
  max-width: 750px; }

.marketing-content-area .main-content ol,
.marketing-content-area .main-content ul {
  max-width: 750px;
  margin: auto;
  margin-bottom: 40px;
  text-align: left; }
  .marketing-content-area .main-content ol li,
  .marketing-content-area .main-content ul li {
    color: #676767; }

.marketing-content-area .main-content blockquote {
  max-width: 750px;
  margin: auto; }
  .marketing-content-area .main-content blockquote p {
    border-left: 2px solid #95c63f;
    padding: 20px 0 20px 35px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.53;
    font-style: italic; }

.marketing-content-area .main-content .marketing-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 750px;
  margin: auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 80px;
  margin-bottom: 20px; }
  .marketing-content-area .main-content .marketing-images .marketing-image {
    width: 49%; }
    .marketing-content-area .main-content .marketing-images .marketing-image img {
      height: 235px;
      -o-object-fit: cover;
      object-fit: cover;
      margin: 0; }
    .marketing-content-area .main-content .marketing-images .marketing-image p {
      margin-bottom: 0;
      font-size: 14px;
      color: #272727;
      line-height: 1.3;
      margin-top: 5px; }

.marketing-content-area .second-content {
  margin-top: 80px; }

.marketing-content-area .marketing-resource-container h4 {
  margin-bottom: 10px; }

.marketing-content-area .marketing-resource-container p {
  margin-bottom: 25px; }

.marketing-content-area .marketing-resource-container .fwat {
  max-width: 750px;
  margin: auto;
  text-align: left;
  margin-top: 50px; }

.resource-list {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px !important;
  text-decoration: underline; }
  .resource-list a {
    color: inherit; }
  .resource-list:before {
    position: absolute;
    content: '';
    background-image: url(./icons/logomark-green.svg);
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

@media screen and (max-width: 768px) {
  .single-work .entry-header-contact {
    padding-top: 20px; }
    .single-work .entry-header-contact h1 {
      margin-bottom: 20px; }
  .header-w-breadcrumb .breadcrumb-container {
    margin: 45px 0 0px 0; }
  .header-w-breadcrumb .entry-content {
    padding-bottom: 20px; }
  .header-w-breadcrumb h1 {
    text-align: left;
    margin-bottom: 20px !important; }
  .marketing-content-area .second-content {
    margin-top: 45px; }
  .marketing-content-area .main-image {
    height: 250px; }
  .marketing-content-area .indi-work-container {
    margin-top: 0;
    margin-bottom: 60px; }
  .marketing-content-area blockquote {
    margin: 0; }
  .marketing-content-area .main-content .marketing-images {
    margin-top: 0px;
    margin-bottom: 0px; }
    .marketing-content-area .main-content .marketing-images .marketing-image {
      width: 100%;
      margin-bottom: 20px; }
      .marketing-content-area .main-content .marketing-images .marketing-image img {
        height: 200px; } }
