@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900,100italic,300italic,400italic,500italic,700italic,900italic);
html {
  box-sizing: border-box; }

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

/*! sanitize.css | CC0 Public Domain | github.com/jonathantneal/sanitize.css */
/*
 * Normalization
 */
:root {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  text-size-adjust: 100%; }

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

details {
  display: block; }

input[type="number"] {
  width: auto; }

input[type="search"] {
  -webkit-appearance: textfield; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

main {
  display: block; }

summary {
  display: block; }

pre {
  overflow: auto; }

progress {
  display: inline-block; }

small {
  font-size: 75%; }

template {
  display: none; }

textarea {
  overflow: auto; }

[hidden] {
  display: none; }

[unselectable] {
  user-select: none; }

/*
 * Universal inheritance
 */
*,
::before,
::after {
  box-sizing: inherit; }

* {
  font-size: inherit;
  line-height: inherit; }

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit; }

/*
 * Opinionated defaults
 */
*,
::before,
::after {
  border-style: solid;
  border-width: 0; }

* {
  margin: 0;
  padding: 0; }

:root {
  box-sizing: border-box;
  cursor: default;
  text-rendering: optimizeLegibility; }

html {
  background-color: #35a047; }

a {
  text-decoration: none; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

button,
input,
select,
textarea {
  background-color: transparent; }

button,
input,
select,
textarea {
  color: inherit;
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit; }

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; }

nav ol,
nav ul {
  list-style: none; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }
  select::-ms-expand {
    display: none; }
  select::-ms-value {
    color: currentColor; }

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

textarea {
  resize: vertical; }

::selection {
  background-color: #82ce96;
  text-shadow: none; }

@media screen {
  [hidden~="screen"] {
    display: inherit; }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important; } }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (min-width: 750px) {
    .container {
      width: 750px; } }
  @media screen and (min-width: 970px) {
    .container {
      width: 970px; } }
  @media screen and (min-width: 1200px) {
    .container {
      width: 1170px; } }
  .container:before, .container:after {
    display: table;
    content: ''; }
  .container:after {
    clear: both; }

.grid {
  position: relative;
  margin-left: -15px;
  margin-right: -15px; }
  .grid::after {
    clear: both;
    content: "";
    display: table; }

.row::after {
  clear: both;
  content: "";
  display: table; }

@media screen and (max-width: 480px) {
  .grid {
    margin-left: -12px;
    margin-right: -12px; } }

@media screen and (min-width: 750px) {
  .grid {
    margin-left: -12px;
    margin-right: -12px; } }

@media screen and (min-width: 970px) {
  .grid {
    margin-left: -15px;
    margin-right: -15px; } }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  float: left; }

@media screen and (max-width: 480px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
  .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
  .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
  .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
  .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
  .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
  .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
  .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
  .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
  .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
  .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
  .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 12px;
    padding-right: 12px; } }

@media screen and (min-width: 750px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
  .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
  .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
  .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
  .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
  .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
  .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
  .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
  .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
  .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
  .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
  .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 12px;
    padding-right: 12px; } }

@media screen and (min-width: 970px) {
  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
  .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
  .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
  .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
  .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
  .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
  .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
  .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
  .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
  .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
  .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
  .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 15px;
    padding-right: 15px; } }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66%; }

.col-xs-10 {
  width: 83.33%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66%; }

.col-xs-7 {
  width: 58.33%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66%; }

.col-xs-4 {
  width: 33.33%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66%; }

.col-xs-1 {
  width: 8.33%; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66%; }

.col-xs-offset-10 {
  margin-left: 83.33%; }

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

.col-xs-offset-8 {
  margin-left: 66.66%; }

.col-xs-offset-7 {
  margin-left: 58.33%; }

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

.col-xs-offset-5 {
  margin-left: 41.66%; }

.col-xs-offset-4 {
  margin-left: 33.33%; }

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

.col-xs-offset-2 {
  margin-left: 16.66%; }

.col-xs-offset-1 {
  margin-left: 8.33%; }

@media screen and (min-width: 750px) {
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66%; }
  .col-sm-10 {
    width: 83.33%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66%; }
  .col-sm-7 {
    width: 58.33%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66%; }
  .col-sm-4 {
    width: 33.33%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66%; }
  .col-sm-1 {
    width: 8.33%; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66%; }
  .col-sm-offset-10 {
    margin-left: 83.33%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66%; }
  .col-sm-offset-7 {
    margin-left: 58.33%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66%; }
  .col-sm-offset-4 {
    margin-left: 33.33%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66%; }
  .col-sm-offset-1 {
    margin-left: 8.33%; } }

@media screen and (min-width: 970px) {
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66%; }
  .col-md-10 {
    width: 83.33%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66%; }
  .col-md-7 {
    width: 58.33%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66%; }
  .col-md-4 {
    width: 33.33%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66%; }
  .col-md-1 {
    width: 8.33%; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66%; }
  .col-md-offset-10 {
    margin-left: 83.33%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66%; }
  .col-md-offset-7 {
    margin-left: 58.33%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66%; }
  .col-md-offset-4 {
    margin-left: 33.33%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66%; }
  .col-md-offset-1 {
    margin-left: 8.33%; } }

@media screen and (min-width: 1200px) {
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66%; }
  .col-lg-10 {
    width: 83.33%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66%; }
  .col-lg-7 {
    width: 58.33%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66%; }
  .col-lg-4 {
    width: 33.33%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66%; }
  .col-lg-1 {
    width: 8.33%; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66%; }
  .col-lg-offset-10 {
    margin-left: 83.33%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66%; }
  .col-lg-offset-7 {
    margin-left: 58.33%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66%; }
  .col-lg-offset-4 {
    margin-left: 33.33%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66%; }
  .col-lg-offset-1 {
    margin-left: 8.33%; } }

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

*:focus {
  outline: 0; }

body, html {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0; }

img {
  margin: 0 auto;
  border: 0; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  padding: 0; }

ol, ul {
  list-style: none;
  padding: 0;
  margin: 0; }

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

td, th {
  padding: 0; }

textarea {
  overflow: auto; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button[disabled],
html input[disabled] {
  cursor: default; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  cursor: pointer; }

button,
select {
  text-transform: none; }

button {
  overflow: visible; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

img {
  border: 0; }

b, strong {
  font-weight: bold; }

a {
  background-color: transparent; }

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

html {
  font: 100%/1.5 'Roboto', Helvetica, sans-serif; }

@media screen and (max-width: 480px) {
  html {
    font-size: 85%; } }

@media screen and (min-width: 750px) {
  html {
    font-size: 90%; } }

@media screen and (min-width: 481px) and (max-width: 749px) {
  html {
    font-size: 90%; } }

@media screen and (min-width: 970px) {
  html {
    font-size: 95%; } }

@media screen and (min-width: 1200px) {
  html {
    font-size: 100%; } }

body {
  color: #505050;
  text-rendering: optimizeLegibility; }

body,
input,
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1 {
  font-size: 3.375em; }

h2 {
  font-size: 2em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1em; }

h6 {
  font-size: 0.743em; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.3;
  margin: 0; }

h1 {
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.01em; }

h4 {
  font-weight: 500; }

p {
  font-size: 1em; }
  p.lead {
    font-size: 1.125em; }
  p.small {
    font-size: 0.875em; }
  p.xsmall {
    font-size: 0.75em; }
  p a {
    color: #35a047 !important; }
    p a:hover {
      text-decoration: underline; }

a,
a:visited,
a:hover {
  cursor: pointer;
  text-decoration: none;
  color: inherit; }

a:focus {
  outline: 0; }

em {
  font-style: italic; }

#content #inner-content-wrapper {
  position: relative;
  background-color: #fff;
  margin-top: 80px; }
  @media screen and (max-width: 480px) {
    #content #inner-content-wrapper {
      margin-top: 30px; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #content #inner-content-wrapper {
      margin-top: 40px; } }

#content #inside-content {
  margin-left: 260px;
  padding-bottom: 80px;
  -webkit-transition: margin-left 0.2s ease;
  -moz-transition: margin-left 0.2s ease;
  transition: margin-left 0.2s ease; }
  #content #inside-content::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (max-width: 480px) {
    #content #inside-content {
      margin-left: 0px; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #content #inside-content {
      margin-left: 0px; } }
  #content #inside-content p {
    line-height: 1.8;
    margin-bottom: 15px; }
    #content #inside-content p a {
      color: #35a047;
      font-weight: 500; }
    #content #inside-content p.lead {
      font-size: 1.2em;
      color: #969696;
      line-height: 1.6;
      margin-bottom: 20px; }
  #content #inside-content h2 {
    margin: 50px 0 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e9e9; }

.inner #content {
  padding: 100px 0 0;
  background-color: #fff; }

.important-alert {
  padding: 2em;
  background-color: rgba(234, 91, 49, 0.1);
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #ea5b31; }

#section-hero {
  display: table;
  width: 100%;
  height: 400px;
  background-color: #35a047;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  background-color: #35a047;
  background-image: -webkit-linear-gradient(top, #35a047, #339645);
  background-image: linear-gradient(to bottom,#35a047, #339645); }
  #section-hero .hero-content {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    color: #fff; }
    #section-hero .hero-content h1 {
      margin-bottom: 0.625em;
      text-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); }
    #section-hero .hero-content svg {
      stroke: #82ce96;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-width: 2px;
      fill: none;
      margin-bottom: 1.5625em; }

.customer-groups {
  margin-top: 4.25em; }
  .customer-groups h4 {
    color: #35a047; }
  .customer-groups ul {
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    margin: 1em 0;
    padding: 0.625em 0; }
    .customer-groups ul li {
      font-size: 0.875em;
      margin: 0.625em 0; }

#our-team .team-member {
  padding-top: 15px;
  padding-bottom: 15px; }
  @media screen and (max-width: 480px) {
    #our-team .team-member {
      text-align: center; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #our-team .team-member {
      text-align: center; } }
  #our-team .team-member img {
    margin-bottom: 25px; }
    @media screen and (max-width: 480px) {
      #our-team .team-member img {
        width: 50%;
        height: 50%; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #our-team .team-member img {
        width: 25%;
        height: 25%; } }
  #our-team .team-member h4 {
    font-weight: 500;
    margin-bottom: 15px; }
    #our-team .team-member h4 span.job-title {
      color: #35a047; }

#our-team .team-small {
  margin: 20px 0; }
  #our-team .team-small h4 {
    font-weight: 500;
    margin-bottom: 5px; }
  #our-team .team-small p {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    color: #35a047; }

#our-team .team-avatar-small {
  display: inline-block;
  background: url(../img/team-avatar.jpg);
  background-size: cover;
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 15px; }

#content {
  position: relative;
  padding: 100px 0 0; }
  #content::after {
    clear: both;
    content: "";
    display: table; }

#hero {
  padding: 110px 0 60px;
  text-align: center;
  color: #fff;
  border-bottom: 1px solid #339645;
  width: 100%;
  background-color: #35a047; }
  #hero p.lead {
    margin: 15px 0 45px; }

#old-vs-new {
  position: relative;
  text-align: center;
  color: #fff;
  background-color: #35a047; }
  #old-vs-new h3 {
    margin: 60px 0; }
    @media screen and (max-width: 480px) {
      #old-vs-new h3 {
        margin: 30px 0; } }
  #old-vs-new .col-xs-12:first-child {
    padding-bottom: 60px; }
    @media screen and (max-width: 480px) {
      #old-vs-new .col-xs-12:first-child {
        border-right: none; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #old-vs-new .col-xs-12:first-child {
        border-right: none; } }
    @media screen and (min-width: 750px) {
      #old-vs-new .col-xs-12:first-child {
        border-right: 1px solid #339645; } }
  #old-vs-new .vs {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 30px;
    margin-left: -16px;
    font-weight: 500;
    font-size: 18px;
    background-color: #35a047;
    padding: 5px; }
  @media screen and (max-width: 480px) {
    #old-vs-new img.with {
      margin: -45px 0 10px; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #old-vs-new img.with {
      margin: -45px 0 10px; } }

#our-clients {
  position: relative;
  background-color: #ebf0eb;
  text-align: center;
  padding: 50px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  z-index: 1; }

#client-list {
  margin: 20px auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #client-list::after {
    clear: both;
    content: "";
    display: table; }
  #client-list li {
    margin: 0 20px; }
    @media screen and (min-width: 750px) {
      #client-list li img {
        width: auto;
        height: auto; } }

#our-solutions {
  position: relative;
  background-color: #82ce96;
  text-align: center;
  padding: 20px 0 50px; }
  #our-solutions #solutions-bg {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: url(../img/solutions-bg1.svg), url(../img/solutions-bg2.svg), url(../img/solutions-bg3.svg);
    background-size: cover;
    background-position: center center; }
  #our-solutions h2 {
    color: #fff;
    padding: 40px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  #our-solutions img.solutions-bg {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%; }
  #our-solutions img.padded {
    margin: 60px 0; }
  #our-solutions p {
    margin: 20px 0 30px; }
  @media screen and (max-width: 480px) {
    #our-solutions .border-right {
      border-right: none; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #our-solutions .border-right {
      border-right: none; } }
  @media screen and (min-width: 750px) {
    #our-solutions .border-right {
      border-right: 1px solid rgba(0, 0, 0, 0.1); } }

#more-solutions {
  background-color: #ebf0eb;
  text-align: center;
  padding: 70px 0; }
  #more-solutions p.lead {
    line-height: 2; }
  #more-solutions h3, #more-solutions img {
    margin-bottom: 20px; }
  #more-solutions #solutions-list {
    padding: 40px 0; }
  #more-solutions .solution-box-wrapper {
    display: table;
    height: 195px;
    width: 100%; }
    #more-solutions .solution-box-wrapper.webhooks {
      padding-top: 35px; }
  #more-solutions .solution-box {
    display: table-cell;
    vertical-align: middle; }
    #more-solutions .solution-box a {
      font-weight: 500;
      color: #35a047; }

#testimonial {
  position: relative;
  padding: 60px 0;
  color: #fff; }
  #testimonial.hostpapa {
    background: url(../img/hostpapa-bg.jpg) no-repeat;
    background-position: 50% 50%;
    background-color: #1e1e1e;
    background-size: cover; }
    #testimonial.hostpapa .image-overlay {
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      background-color: #1e1e1e;
      opacity: 0.2; }
    #testimonial.hostpapa img {
      margin-bottom: 30px; }
    #testimonial.hostpapa .testimonial-name {
      margin: 20px 0; }
      #testimonial.hostpapa .testimonial-name .job-title {
        font-style: italic;
        color: #35a047; }
    #testimonial.hostpapa a.button, #testimonial.hostpapa .button {
      border-color: #35a047;
      color: #35a047; }
  #testimonial.site5 {
    background: url(../img/site5-ceo.png) no-repeat, url(../img/site5-bg.png) no-repeat;
    background-position: 100% 100%;
    background-color: #1e1e1e;
    background-size: contain; }
    #testimonial.site5 .image-overlay {
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      background-color: #1e1e1e;
      opacity: 0.2; }
    #testimonial.site5 img {
      margin-bottom: 30px; }
    #testimonial.site5 .testimonial-name {
      margin: 20px 0; }
      #testimonial.site5 .testimonial-name .job-title {
        font-style: italic;
        color: #FE0657; }
    #testimonial.site5 a.button, #testimonial.site5 .button {
      border-color: #FE0657;
      color: #FE0657; }

#learn {
  padding: 60px 0;
  margin-top: 40px;
  color: #fff;
  background-color: #35a047; }
  @media screen and (max-width: 480px) {
    #learn {
      text-align: center; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #learn {
      text-align: center; } }
  #learn.home {
    margin-top: 0; }
  #learn.contact {
    margin-top: 0; }
  #learn h3 {
    margin-top: 5px; }
    @media screen and (max-width: 480px) {
      #learn h3 {
        margin-bottom: 20px; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #learn h3 {
        margin-bottom: 20px; } }
    @media screen and (min-width: 750px) {
      #learn h3 {
        margin-bottom: 20px; } }
    @media screen and (min-width: 970px) {
      #learn h3 {
        margin-bottom: 0; } }
  #learn .learn-buttons {
    text-align: right; }
    @media screen and (max-width: 480px) {
      #learn .learn-buttons {
        text-align: center; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #learn .learn-buttons {
        text-align: center; } }
    @media screen and (max-width: 480px) {
      #learn .learn-buttons a.button, #learn .learn-buttons .button {
        padding: 10px 13px; } }

/*
    Style for Home 2017 Template (New Homepage)
*/
#hero.home-2017 {
  position: relative;
  padding-top: 100px;
  padding-bottom: 150px;
  background-color: #35a047;
  overflow: hidden;
  z-index: 3;
  -webkit-clip-path: polygon(0 0, 103px 0, 18000px -70%, 0 100%);
  clip-path: polygon(0 0, 103px 0, 18000px -70%, 0 100%); }
  #hero.home-2017:after {
    content: '';
    display: block;
    width: 100%;
    height: 135px;
    background-color: rgba(255, 255, 255, 0.08);
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-backface-visibility: hidden;
    transform: skewY(-5deg);
    transform-origin: 100%; }
  #hero.home-2017 h1 {
    font-weight: 500;
    line-height: 1.1; }
    #hero.home-2017 h1 .highlighted {
      font-weight: 800;
      border-bottom: 3px solid #82ce96; }

/* Local variables */
/* --------------------*/
#featured-products .container {
  position: relative;
  padding-bottom: 70px;
  margin-bottom: -1em; }
  #featured-products .container:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: -70px;
    left: calc(50% - 1px);
    transform: translateX(-50%);
    background: rgba(233, 233, 233, 0.8); }
  #featured-products .container:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #82ce96;
    position: absolute;
    bottom: 70px;
    left: calc(50% - 1px);
    transform: translateX(-50%); }

#featured-products .features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  margin: -70px 0 70px;
  position: relative;
  z-index: 4; }
  #featured-products .features .feature-box {
    flex: 1;
    min-width: 200px;
    margin: 0 1.5em 1em;
    background: #fff;
    padding: 20px 30px 25px;
    border-radius: 3px;
    box-sizing: border-box;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    position: relative; }
    #featured-products .features .feature-box figure {
      height: 130px;
      margin-bottom: 10px; }
      #featured-products .features .feature-box figure img {
        position: relative;
        top: 50%;
        transform: translateY(-50%); }
    #featured-products .features .feature-box h3 {
      font-size: 1.3125em;
      font-weight: 500; }
    #featured-products .features .feature-box p {
      margin: 3px 0 10px; }
    #featured-products .features .feature-box a {
      transition: all .2s linear; }
      #featured-products .features .feature-box a .fa {
        font-size: 0.75em;
        transition: all .2s linear; }
      #featured-products .features .feature-box a:hover {
        color: #068cbf !important; }
        #featured-products .features .feature-box a:hover .fa {
          margin-left: 3px; }

#featured-products.odd-boxes .features .feature-box {
  margin: 0 1em 1em; }

.selling-points .point {
  text-align: center;
  padding: 0 1em;
  margin-bottom: 3em; }
  .selling-points .point h4 {
    margin-bottom: 1em; }
  .selling-points .point figure {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #F6F8F9;
    margin: 0 auto 1em; }
    .selling-points .point figure > img {
      margin: 15px; }

#trusted-by {
  position: relative;
  padding-top: 110px;
  margin-top: 5px; }
  #trusted-by:before {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    transform: translateX(-50%);
    background: rgba(233, 233, 233, 0.8); }
  #trusted-by:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #82ce96;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    transform: translateX(-50%); }
  #trusted-by .inner {
    background: #F6F8F9;
    padding: 70px 0 2em;
    -webkit-clip-path: polygon(0 0, 1600px 0, 18000px 100%, 0 100%);
    clip-path: polygon(0 0, 103px 0, 18000px 100%, 0 100%); }

#content-section .side-bar .subcribe .classform {
  position: relative; }

#content-section .side-bar .popular_posts ul li {
  line-height: 20px; }

#content-section .navigation {
  text-align: center; }

#content-section .navigation .wp-pagenavi {
  display: inline-block; }

.content-side {
  margin-bottom: 40px; }
  .content-side h1 {
    margin: 0 0 9px;
    font-family: 'Roboto', sans-serif;
    font-size: 32px; }

.inner #wrapper #main {
  margin: 0 auto 80px; }

.post-content ol, .post-content ul {
  margin-left: 18px; }

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

.navigation {
  color: #35a047;
  font-weight: 500; }
  .navigation .prev {
    float: left; }
  .navigation .next {
    float: right; }

.content-side .post-block .post-header {
  line-height: 45px;
  padding: 0;
  border-top: none;
  border-bottom: 1px solid #ebebeb; }
  .content-side .post-block .post-header::after {
    clear: both;
    content: "";
    display: table; }
  .content-side .post-block .post-header .posted_by {
    float: left;
    margin-right: 15px; }
    .content-side .post-block .post-header .posted_by::after {
      clear: both;
      content: "";
      display: table; }
    .content-side .post-block .post-header .posted_by .publish-date {
      margin-left: 5px; }

@media screen and (min-width: 481px) {
  #content-section .navigation .wp-pagenavi a,
  #content-section .navigation .wp-pagenavi span,
  #content-section .navigation .wp-pagenavi strong {
    border: 1px solid #82ce96;
    padding: 7px 10px;
    margin: 0 5px; }
  #content-section .navigation .wp-pagenavi a:hover,
  #content-section .navigation .wp-pagenavi span:hover,
  #content-section .navigation .wp-pagenavi strong:hover {
    background: #82ce96;
    color: #fff;
    text-decoration: none; } }

.inner #wrapper #main {
  margin: 0 auto 80px; }

h1.blog_title {
  color: #35a047;
  font-size: 2em;
  font-weight: 500;
  margin-bottom: 20px; }

h2.title {
  font-size: 1.5em; }

.post-content a {
  color: #35a047;
  font-weight: 500; }

.post-content p {
  line-height: 1.7;
  margin-bottom: 1em; }

.post-content ul, .post-content ol {
  list-style: initial;
  margin: 1em 2em 1.5em; }

#respond .comment-respond {
  margin-top: 3em;
  padding-top: 2em;
  border-top: 1px solid #ebebeb; }

#respond .comment-reply-title {
  float: left;
  margin-bottom: 0.5em; }

#respond .logged-in-as {
  float: right; }

#respond .comment-form-comment label {
  display: none; }

#respond .comment-form-comment textarea {
  width: 100%;
  border: 1px solid #ebebeb;
  border-radius: 3px; }

#respond .form-allowed-tags {
  display: none; }

#respond .form-submit input[type="submit"] {
  padding: 1em 1.5em;
  background-color: #35a047;
  color: #fff;
  border-radius: 3px; }

.side-bar {
  float: right !important;
  width: 24%;
  background: #009635;
  background-color: transparent;
  margin-bottom: 20px;
  min-height: 20px;
  padding: 19px;
  margin-top: 50px; }
  .side-bar .widget {
    padding: 25px 0;
    border-top: 1px dashed #ccc; }
    .side-bar .widget h3 {
      margin-bottom: 10px; }
    .side-bar .widget:first-child {
      border: none;
      padding-top: 0; }
  .side-bar .pricing a.button {
    margin: 20px 0 15px; }
  .side-bar .popular-posts ul {
    list-style: none;
    margin-top: 10px;
    font-size: 13px; }
    .side-bar .popular-posts ul li {
      position: relative;
      margin-bottom: 10px;
      padding-left: 10px; }
      .side-bar .popular-posts ul li:before {
        content: "";
        position: absolute;
        top: 7px;
        left: 0;
        height: 5px;
        width: 5px;
        background: #4d4d4d none repeat scroll 0 0;
        border-radius: 100%; }
      .side-bar .popular-posts ul li:hover:before {
        background: #009635 none repeat scroll 0 0; }
    .side-bar .popular-posts ul a {
      color: #009635;
      text-decoration: none;
      padding: 4px 0; }
      .side-bar .popular-posts ul a:hover {
        color: #000; }
  .side-bar .subscribe input[type=text] {
    width: 100%;
    border: 1px solid #82ce96;
    padding: 7px 50px 7px 10px; }
  .side-bar .subscribe form {
    position: relative; }
  .side-bar .subscribe input[type=submit] {
    position: absolute;
    right: 0;
    top: 0;
    background: #82ce96;
    padding: 8px 10px;
    border: none;
    color: #fff;
    cursor: pointer; }
  .side-bar .social-widget::after {
    clear: both;
    content: "";
    display: table; }
  .side-bar .social-widget ul li {
    float: left; }
    .side-bar .social-widget ul li a {
      display: inline-block;
      font-size: 18px;
      text-align: center;
      height: 38px;
      width: 38px;
      border-radius: 50%;
      background-color: rgba(80, 80, 80, 0.8);
      margin: 10px 4px 0; }
      .side-bar .social-widget ul li a:first-child {
        margin: 10px 4px 0 0; }
      .side-bar .social-widget ul li a:hover {
        background-color: rgba(80, 80, 80, 0.6); }
      .side-bar .social-widget ul li a i {
        padding: 10px;
        color: #fff; }
  .side-bar .widget_archive select {
    border: 1px solid #82ce96;
    border-radius: 3px;
    padding: 5px 8px;
    -webkit-appearance: menulist;
    -moz-appearance: menulist; }
    .side-bar .widget_archive select:after {
      content: '';
      position: absolute;
      top: 0px;
      right: 0px;
      height: 0;
      width: 0;
      border-left: 5px solid transparent;
      border-right: 5px solid transparent;
      border-top: 5px solid #82ce96; }

.table-text {
  margin: 1.5em 0;
  width: 100%; }
  .table-text thead {
    border-bottom: 1px solid #d2d7d2; }
  .table-text td, .table-text th {
    padding: 0.5em; }

a.button, .button {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #35a047;
  border-radius: 3px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.875em;
  letter-spacing: 0.08em;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  a.button:hover, .button:hover {
    background-color: #fff;
    border-color: #fff;
    color: #35a047;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); }
  a.button:active, .button:active {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); }
  a.button.white, .button.white {
    background-color: #fff;
    border-color: #fff;
    color: #35a047; }
    a.button.white:hover, .button.white:hover {
      background-color: #339645;
      border-color: #82ce96;
      color: #fff; }
  a.button.white-outline, .button.white-outline {
    color: #fff;
    border-color: #fff; }
    a.button.white-outline:hover, .button.white-outline:hover {
      color: #35a047; }
  a.button.green, .button.green {
    color: #35a047; }
  a.button.green-fill, .plans .plan-box.highlighted .cta a.button, .button.green-fill, .plans .plan-box.highlighted .cta a.button {
    color: #fff;
    background-color: #35a047; }
    a.button.green-fill:hover, .plans .plan-box.highlighted .cta a.button:hover, .button.green-fill:hover, .plans .plan-box.highlighted .cta a.button:hover {
      background-color: #339645;
      border-color: #35a047;
      color: #fff; }
  a.button.big, .button.big {
    padding: 15px 30px;
    font-size: 1em; }
  a.button.medium, .button.medium {
    padding: 15px 20px;
    font-size: 1em; }
  a.button.block, .button.block {
    display: block; }
  a.button.blue, .button.blue {
    background-color: #08B0F0;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.25);
    border: none;
    text-transform: none;
    letter-spacing: initial;
    font-weight: 500; }
    a.button.blue:hover, .button.blue:hover {
      background-color: #1abaf7;
      border: none;
      color: #fff; }
    a.button.blue:active, .button.blue:active {
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25); }
  a.button.deemphasized, .button.deemphasized {
    background-color: rgba(0, 0, 0, 0.15);
    border: none;
    text-transform: none;
    letter-spacing: initial;
    font-weight: 500;
    box-shadow: none; }
    a.button.deemphasized:hover, .button.deemphasized:hover {
      background-color: rgba(0, 0, 0, 0.2);
      border: none;
      color: #fff; }

.accordion {
  -webkit-tap-highlight-color: transparent; }
  .accordion .tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    overflow: hidden; }
    .accordion .tab > input {
      position: absolute;
      opacity: 0;
      z-index: -1; }
      .accordion .tab > input:checked ~ .tab-content {
        max-height: 10em; }
      .accordion .tab > input:checked + label:after {
        transform: rotate(180deg); }
    .accordion .tab label {
      position: relative;
      display: block;
      padding: 1em 2em 1em 0;
      cursor: pointer;
      border-bottom: 1px solid #e9e9e9;
      font-weight: 500;
      font-size: 1.125em; }
      .accordion .tab label:after {
        content: "\f078";
        font-family: "FontAwesome";
        position: absolute;
        right: 0;
        top: 1em;
        color: #35a047;
        font-weight: 400;
        font-size: 1rem;
        -webkit-transition: all 0.25s linear;
        -moz-transition: all 0.25s linear;
        transition: all 0.25s linear; }
      .accordion .tab label:hover:after {
        color: #82ce96; }
    .accordion .tab .tab-content {
      max-height: 0;
      overflow: hidden;
      -webkit-transition: max-height 0.35s linear;
      -moz-transition: max-height 0.35s linear;
      transition: max-height 0.35s linear; }
      .accordion .tab .tab-content > p {
        margin: 1em 0; }

#section-hero.contact-us {
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(#fafafa 60%, #ffffff 100%);
  background-image: linear-gradient(#fafafa 60%, #ffffff 100%);
  height: 230px;
  padding-top: 40px; }
  #section-hero.contact-us .hero-content {
    color: #505050; }
    #section-hero.contact-us .hero-content h1 {
      text-shadow: none; }

#contact-us #inner-content-wrapper {
  margin-top: 30px; }
  @media screen and (max-width: 480px) {
    #contact-us #inner-content-wrapper {
      margin-top: 10px; } }

#contact-us a {
  position: relative;
  display: inline-block;
  float: left;
  width: 50%;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease; }
  #contact-us a:nth-child(2n+1) {
    border-right: 1px solid #e9e9e9; }
  #contact-us a:last-child {
    border-top: 1px solid #e9e9e9; }
  #contact-us a:nth-last-child(2) {
    border-top: 1px solid #e9e9e9; }
  @media screen and (max-width: 480px) {
    #contact-us a {
      width: 100%;
      border: none;
      border-bottom: 1px solid #e9e9e9; }
      #contact-us a:nth-child(2n+1) {
        border-right: none; }
      #contact-us a:nth-last-child(2) {
        border-top: none; }
      #contact-us a:last-child {
        border-top: none;
        border-bottom: none; } }
  #contact-us a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 1; }

#contact-us .help-block {
  height: 370px;
  padding: 45px; }
  @media screen and (max-width: 480px) {
    #contact-us .help-block {
      height: 250px; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #contact-us .help-block {
      height: 290px; } }
  #contact-us .help-block h4 {
    margin-bottom: 15px; }
  #contact-us .help-block p {
    font-size: 0.875em; }
  #contact-us .help-block svg {
    stroke: #82ce96;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2px;
    fill: none;
    margin-bottom: 25px; }

.mailing-address {
  padding: 60px 0;
  border-top: 1px solid #e9e9e9;
  margin-top: 60px; }
  .mailing-address h2 {
    margin-bottom: 20px; }

#section-hero.customers {
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(#fafafa 80%, #ffffff 100%);
  background-image: linear-gradient(#fafafa 80%, #ffffff 100%);
  height: 320px;
  padding-top: 40px; }
  #section-hero.customers .hero-content {
    color: #505050; }
    #section-hero.customers .hero-content h1 {
      text-shadow: none; }

#customers h3 {
  color: #35a047; }

#customers ul.customer-list {
  position: relative;
  width: 100%;
  margin: 40px 0; }
  #customers ul.customer-list::after {
    clear: both;
    content: "";
    display: table; }
  #customers ul.customer-list li.customer {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    width: 20%;
    height: 230px;
    text-align: center;
    border: 1px solid #e9e9e9;
    margin-right: -1px;
    margin-bottom: -1px; }
    @media screen and (max-width: 480px) {
      #customers ul.customer-list li.customer {
        width: 50%;
        height: 190px; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #customers ul.customer-list li.customer {
        width: 33%;
        height: 180px; } }
    @media screen and (min-width: 750px) {
      #customers ul.customer-list li.customer {
        width: 25%;
        height: 180px; } }
    @media screen and (min-width: 970px) {
      #customers ul.customer-list li.customer {
        width: 20%;
        height: 190px; } }
    @media screen and (min-width: 1200px) {
      #customers ul.customer-list li.customer {
        width: 20%;
        height: 230px; } }
    #customers ul.customer-list li.customer img {
      width: 100%; }
    #customers ul.customer-list li.customer a.overlay-link {
      display: cursor; }
      #customers ul.customer-list li.customer a.overlay-link:hover .overlay {
        opacity: 1; }
    #customers ul.customer-list li.customer .table-cell {
      padding: 20px;
      background-size: cover;
      background-position: 50% 50%; }
    #customers ul.customer-list li.customer .overlay {
      position: absolute;
      top: 0px;
      right: 0px;
      bottom: 0px;
      left: 0px;
      opacity: 0;
      background-color: #fff;
      -webkit-transition: opacity 0.2s ease;
      -moz-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease; }

#customer-testimonials {
  padding: 50px 0;
  margin-top: 30px;
  background-color: #fafafa;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9; }
  #customer-testimonials h3 {
    margin: 20px 0 40px; }
  #customer-testimonials .cd-testimonials-wrapper {
    position: relative;
    width: 100%;
    margin: 2em auto;
    padding: 0 40px;
    z-index: 1; }
  #customer-testimonials .cd-testimonials {
    text-align: center; }
    #customer-testimonials .cd-testimonials::after {
      clear: both;
      content: "";
      display: table; }
  #customer-testimonials .cd-testimonials > li {
    position: absolute;
    opacity: 0; }
    #customer-testimonials .cd-testimonials > li:first-child {
      position: relative;
      opacity: 1; }
  #customer-testimonials .cd-testimonials p {
    font-style: italic;
    line-height: 1.6;
    padding: 0 25px;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 2em; }
  #customer-testimonials .cd-author img, #customer-testimonials .cd-author .cd-author-info {
    display: inline-block;
    vertical-align: middle; }
  #customer-testimonials .cd-author img {
    width: 42px;
    height: 42px;
    margin-right: 10px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); }
  #customer-testimonials .cd-author .cd-author-info {
    text-align: left;
    line-height: 1.2; }
    #customer-testimonials .cd-author .cd-author-info .job-title {
      font-style: italic;
      color: #35a047; }
  #customer-testimonials .flex-direction-nav li {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 40px; }
    #customer-testimonials .flex-direction-nav li:first-child {
      left: 0; }
    #customer-testimonials .flex-direction-nav li:last-child {
      right: 0; }
    #customer-testimonials .flex-direction-nav li a {
      display: block;
      height: 100%;
      width: 100%;
      overflow: hidden;
      text-indent: 100%;
      white-space: nowrap;
      -webkit-transition: background-color 0.2s;
      -moz-transition: background-color 0.2s;
      transition: background-color 0.2s; }
  #customer-testimonials .no-touch .flex-direction-nav li a:hover {
    background-color: #323234; }
  #customer-testimonials .flex-direction-nav li a::before, #customer-testimonials .flex-direction-nav li a::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 2px;
    height: 13px;
    background-color: #82ce96;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  #customer-testimonials .flex-direction-nav li a::before {
    -webkit-transform: translateY(-12px) rotate(45deg);
    -moz-transform: translateY(-12px) rotate(45deg);
    -ms-transform: translateY(-12px) rotate(45deg);
    -o-transform: translateY(-12px) rotate(45deg);
    transform: translateY(-12px) rotate(45deg); }
  #customer-testimonials .flex-direction-nav li a::after {
    -webkit-transform: translateY(-4px) rotate(-45deg);
    -moz-transform: translateY(-4px) rotate(-45deg);
    -ms-transform: translateY(-4px) rotate(-45deg);
    -o-transform: translateY(-4px) rotate(-45deg);
    transform: translateY(-4px) rotate(-45deg); }
  #customer-testimonials .flex-direction-nav li:last-child a::before {
    -webkit-transform: translateY(-12px) rotate(-45deg);
    -moz-transform: translateY(-12px) rotate(-45deg);
    -ms-transform: translateY(-12px) rotate(-45deg);
    -o-transform: translateY(-12px) rotate(-45deg);
    transform: translateY(-12px) rotate(-45deg); }
  #customer-testimonials .flex-direction-nav li:last-child a::after {
    -webkit-transform: translateY(-4px) rotate(45deg);
    -moz-transform: translateY(-4px) rotate(45deg);
    -ms-transform: translateY(-4px) rotate(45deg);
    -o-transform: translateY(-4px) rotate(45deg);
    transform: translateY(-4px) rotate(45deg); }

#industries {
  padding: 70px 0; }
  #industries h2 {
    margin-bottom: 20px; }
  #industries h4 {
    margin-bottom: 15px; }
  #industries p {
    font-size: 0.875em;
    line-height: 1.8;
    margin-bottom: 15px; }
    #industries p.lead {
      border-bottom: 1px solid #e9e9e9;
      padding-bottom: 40px; }
  #industries .industry-block {
    margin-top: 25px;
    margin-bottom: 15px; }

#section-hero.careers {
  position: relative;
  height: 90vh;
  min-height: 18.5em;
  max-height: 35.5em; }
  #section-hero.careers:after {
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    left: 0px;
    height: 12em;
    background-color: rgba(255, 255, 255, 0);
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 100%); }
  #section-hero.careers .hero-content {
    text-align: left;
    text-shadow: 0 1px 10px #000; }
    #section-hero.careers .hero-content h1 {
      text-shadow: 0 1px 15px rgba(0, 0, 0, 0.5);
      margin-bottom: 0.25em; }

#jobs {
  padding-bottom: 30px; }
  #jobs h4.lead {
    font-size: 1.25em;
    line-height: 1.5;
    color: #969696; }
  #jobs .open-positions {
    border-top: 1px solid #e9e9e9;
    padding: 60px 0;
    margin-top: 40px;
    text-align: center; }
    #jobs .open-positions img {
      margin-bottom: 20px; }
  #jobs p {
    font-size: 0.875em;
    line-height: 1.7;
    margin: 2em 0; }
  #jobs h2 {
    margin: 60px 0 20px; }
  #jobs h3 {
    margin: 30px 0; }
  #jobs h6 {
    margin-top: 5px;
    text-transform: uppercase; }
  #jobs .job-listing {
    margin: 20px 0;
    border-bottom: 1px solid #e9e9e9;
    padding: 0 0 20px; }

#benefits {
  position: relative; }
  #benefits::after {
    clear: both;
    content: "";
    display: table; }
  #benefits .ski-image, #benefits .park-image {
    z-index: 0; }
    #benefits .ski-image > img, #benefits .park-image > img {
      max-width: 60vw; }
  #benefits .ski-image {
    position: absolute;
    top: 9em;
    right: 0px; }
  #benefits .park-image {
    position: absolute;
    left: 0px;
    margin-top: 3em; }

#job-description {
  padding-bottom: 40px; }
  #job-description h1 {
    margin: 30px 0 5px; }
  #job-description h2 {
    margin: 30px 0 15px; }
  #job-description h4 {
    color: #35a047;
    text-transform: uppercase;
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9; }
  #job-description ul li {
    list-style-type: disc;
    margin-left: 20px; }
  #job-description .text-area {
    margin-bottom: 30px; }

#top-nav {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  height: 40px;
  background-color: #35a047;
  line-height: 40px;
  z-index: 8;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  #top-nav > ul {
    position: absolute;
    right: 20px;
    display: inline-block;
    margin: 0; }
    #top-nav > ul > li {
      float: left;
      margin: 0 8px;
      font-size: 12px;
      font-weight: 500; }
      #top-nav > ul > li a {
        display: inline-block;
        color: #82ce96; }
        #top-nav > ul > li a:hover {
          color: #fff; }
  #top-nav.fixed {
    -webkit-transform: translate3D(0, -40px, 0);
    -moz-transform: translate3D(0, -40px, 0);
    -ms-transform: translate3D(0, -40px, 0);
    -o-transform: translate3D(0, -40px, 0);
    transform: translate3D(0, -40px, 0); }
  @media screen and (max-width: 480px) {
    #top-nav {
      position: absolute; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #top-nav {
      position: absolute; } }

header, #main-nav {
  position: fixed;
  top: 40px;
  right: 0px;
  left: 0px;
  background-color: #35a047;
  height: 80px;
  padding: 20px;
  font-size: 0.875em;
  margin-top: -1px;
  border-top: 1px solid #339645;
  z-index: 9;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  header > .branding, #main-nav > .branding {
    display: inline-block;
    float: left;
    overflow: hidden; }
    header > .branding:before, #main-nav > .branding:before {
      position: absolute;
      top: 20px;
      left: 20px;
      display: block;
      content: '';
      width: 150px;
      height: 24px;
      background-image: url(../img/mc-horizontal-logo.svg);
      background-position: center center;
      background-size: 150px 24px;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease;
      -webkit-transform: translate3D(0, 0, 0);
      -moz-transform: translate3D(0, 0, 0);
      -ms-transform: translate3D(0, 0, 0);
      -o-transform: translate3D(0, 0, 0);
      transform: translate3D(0, 0, 0); }
    header > .branding:after, #main-nav > .branding:after {
      position: absolute;
      top: 20px;
      left: 20px;
      display: block;
      content: '';
      height: 24px;
      width: 28px;
      background-image: url(../img/mc-horizontal-logo.svg);
      background-position: 0px 0px;
      background-size: 150px 24px;
      opacity: 0;
      -webkit-transition: all 0.4s ease;
      -moz-transition: all 0.4s ease;
      transition: all 0.4s ease; }
  header > ul, #main-nav > ul {
    position: absolute;
    right: 20px;
    display: inline-block;
    margin: 2px 0 0 0;
    -webkit-transition: all 0.4s ease, top 0.4s ease;
    -moz-transition: all 0.4s ease, top 0.4s ease;
    transition: all 0.4s ease, top 0.4s ease; }
    header > ul > li, #main-nav > ul > li {
      float: left;
      margin: 0 5px;
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 500; }
      header > ul > li.active a, #main-nav > ul > li.active a {
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff;
        border-color: #fff; }
      header > ul > li a, #main-nav > ul > li a {
        display: inline-block;
        color: #fff;
        border-radius: 3px;
        padding: 6px 12px;
        -webkit-transition: all 0.1s ease;
        -moz-transition: all 0.1s ease;
        transition: all 0.1s ease; }
        header > ul > li a:hover, #main-nav > ul > li a:hover {
          background-color: rgba(255, 255, 255, 0.1);
          color: #fff;
          border-color: #fff; }
      header > ul > li a[title="Contact"], #main-nav > ul > li a[title="Contact"] {
        border: 1px solid #82ce96; }
        header > ul > li a[title="Contact"]:hover, #main-nav > ul > li a[title="Contact"]:hover {
          background-color: #fff;
          color: #35a047;
          border-color: #fff; }
      @media screen and (min-width: 750px) {
        header > ul > li > ul.sub-menu, #main-nav > ul > li > ul.sub-menu {
          display: none;
          -webkit-transform: translate3D(-56px, 10px, 0);
          -moz-transform: translate3D(-56px, 10px, 0);
          -ms-transform: translate3D(-56px, 10px, 0);
          -o-transform: translate3D(-56px, 10px, 0);
          transform: translate3D(-56px, 10px, 0);
          -webkit-transition: all 0.2s ease;
          -moz-transition: all 0.2s ease;
          transition: all 0.2s ease;
          opacity: 0; }
        header > ul > li:hover ul.sub-menu, #main-nav > ul > li:hover ul.sub-menu {
          position: absolute;
          top: 40px;
          display: block;
          background-color: #fff;
          border-radius: 3px;
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
          text-align: center;
          opacity: 1;
          -webkit-transform: translate3D(-56px, 0, 0);
          -moz-transform: translate3D(-56px, 0, 0);
          -ms-transform: translate3D(-56px, 0, 0);
          -o-transform: translate3D(-56px, 0, 0);
          transform: translate3D(-56px, 0, 0); }
          header > ul > li:hover ul.sub-menu:before, #main-nav > ul > li:hover ul.sub-menu:before {
            position: absolute;
            top: -6px;
            left: 50%;
            height: 0;
            width: 0;
            border-bottom: 6px solid #fff;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            content: '';
            margin-left: -6px; }
          header > ul > li:hover ul.sub-menu:after, #main-nav > ul > li:hover ul.sub-menu:after {
            position: absolute;
            top: -10px;
            right: 0px;
            left: 0px;
            display: block;
            height: 10px;
            background-color: transparent;
            content: ''; }
          header > ul > li:hover ul.sub-menu li:first-child, #main-nav > ul > li:hover ul.sub-menu li:first-child {
            border-bottom: 1px solid #e9e9e9; }
          header > ul > li:hover ul.sub-menu li a, #main-nav > ul > li:hover ul.sub-menu li a {
            display: block;
            padding: 13px 20px;
            color: #35a047; }
            header > ul > li:hover ul.sub-menu li a::after, #main-nav > ul > li:hover ul.sub-menu li a::after {
              clear: both;
              content: "";
              display: table; } }
  header.fixed, #main-nav.fixed {
    height: 50px;
    -webkit-transform: translate3D(0, -40px, 0);
    -moz-transform: translate3D(0, -40px, 0);
    -ms-transform: translate3D(0, -40px, 0);
    -o-transform: translate3D(0, -40px, 0);
    transform: translate3D(0, -40px, 0); }
    header.fixed > ul, #main-nav.fixed > ul {
      margin-top: -12px; }
    header.fixed .branding:before, #main-nav.fixed .branding:before {
      -webkit-transform: translate3D(0, -200%, 0);
      -moz-transform: translate3D(0, -200%, 0);
      -ms-transform: translate3D(0, -200%, 0);
      -o-transform: translate3D(0, -200%, 0);
      transform: translate3D(0, -200%, 0); }
    header.fixed .branding:after, #main-nav.fixed .branding:after {
      opacity: 1;
      -webkit-transform: translate3D(0, -10px, 0);
      -moz-transform: translate3D(0, -10px, 0);
      -ms-transform: translate3D(0, -10px, 0);
      -o-transform: translate3D(0, -10px, 0);
      transform: translate3D(0, -10px, 0); }
  header.white, #main-nav.white {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    header.white .branding:after, #main-nav.white .branding:after {
      background-image: url(../img/mc-horizontal-color-logo.svg); }
    header.white > ul > li > a, #main-nav.white > ul > li > a {
      color: #35a047; }
    header.white ul li.menu-item-1258 a:hover, #main-nav.white ul li.menu-item-1258 a:hover {
      background-color: #35a047;
      color: #fff;
      border-color: #35a047; }
  @media screen and (max-width: 480px) {
    header, #main-nav {
      position: absolute; }
      header ul.primary-nav, #main-nav ul.primary-nav {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 80%;
        max-width: 320px;
        margin: 0;
        padding: 5px 20px;
        border-radius: 0.25em;
        box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
        background: #fff;
        visibility: hidden;
        overflow: hidden;
        z-index: 15;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        -o-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
        transition: transform 0.3s, visibility 0s 0.3s; }
        header ul.primary-nav > li, #main-nav ul.primary-nav > li {
          display: block;
          width: 100%;
          text-align: center;
          margin: 0; }
          header ul.primary-nav > li:not(:last-child), #main-nav ul.primary-nav > li:not(:last-child) {
            border-top: 1px solid #ebf0eb; }
          header ul.primary-nav > li:first-child, #main-nav ul.primary-nav > li:first-child {
            border-top: none; }
          header ul.primary-nav > li:last-child a, #main-nav ul.primary-nav > li:last-child a {
            width: 100%; }
            header ul.primary-nav > li:last-child a:hover, #main-nav ul.primary-nav > li:last-child a:hover {
              background-color: #35a047;
              color: #fff; }
          header ul.primary-nav > li a, #main-nav ul.primary-nav > li a {
            color: #35a047;
            margin: 10px 0; }
          header ul.primary-nav > li > ul.sub-menu, #main-nav ul.primary-nav > li > ul.sub-menu {
            display: block;
            opacity: 1;
            -webkit-transform: translate3D(0, 0, 0);
            -moz-transform: translate3D(0, 0, 0);
            -ms-transform: translate3D(0, 0, 0);
            -o-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0); }
            header ul.primary-nav > li > ul.sub-menu::after, #main-nav ul.primary-nav > li > ul.sub-menu::after {
              clear: both;
              content: "";
              display: table; }
            header ul.primary-nav > li > ul.sub-menu li, #main-nav ul.primary-nav > li > ul.sub-menu li {
              border-top: 1px solid #e9e9e9; }
            header ul.primary-nav > li > ul.sub-menu li a, #main-nav ul.primary-nav > li > ul.sub-menu li a {
              padding: 6px 12px;
              width: 100%; }
          header ul.primary-nav > li.menu-item-220 > a, #main-nav ul.primary-nav > li.menu-item-220 > a {
            cursor: default; }
          header ul.primary-nav > li.menu-item-220:hover ul.sub-menu, #main-nav ul.primary-nav > li.menu-item-220:hover ul.sub-menu {
            position: relative;
            top: 0px;
            left: 0px;
            display: block;
            background-color: transparent;
            border-radius: none;
            box-shadow: none;
            width: 100%;
            -webkit-transform: translate3D(0, 0, 0);
            -moz-transform: translate3D(0, 0, 0);
            -ms-transform: translate3D(0, 0, 0);
            -o-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0); }
      header ul.primary-nav li, #main-nav ul.primary-nav li {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        list-style: none; }
      header ul.primary-nav.is-visible, #main-nav ul.primary-nav.is-visible {
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
        transition: transform 0.3s, visibility 0s 0s; }
      header .nav-trigger, #main-nav .nav-trigger {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 34px;
        height: 34px;
        background: white;
        border-radius: 0.25em;
        box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        z-index: 20;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
      header .nav-trigger span, #main-nav .nav-trigger span {
        position: absolute;
        display: block;
        width: 20px;
        height: 2px;
        background: #35a047;
        top: 50%;
        margin-top: -1px;
        left: 50%;
        margin-left: -10px;
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
        transition: background 0.3s; }
      header .nav-trigger span::before,
      header .nav-trigger span::after, #main-nav .nav-trigger span::before,
      #main-nav .nav-trigger span::after {
        content: '';
        position: absolute;
        left: 0;
        background: inherit;
        width: 100%;
        height: 100%;
        /* Force Hardware Acceleration in WebKit */
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: -webkit-transform 0.3s, background 0s;
        -moz-transition: -moz-transform 0.3s, background 0s;
        transition: transform 0.3s, background 0s; }
      header .nav-trigger span::before, #main-nav .nav-trigger span::before {
        top: -6px;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0); }
      header .nav-trigger span::after, #main-nav .nav-trigger span::after {
        bottom: -6px;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0); }
      header .nav-trigger.menu-is-open, #main-nav .nav-trigger.menu-is-open {
        box-shadow: none; }
      header .nav-trigger.menu-is-open span, #main-nav .nav-trigger.menu-is-open span {
        background: rgba(232, 74, 100, 0); }
      header .nav-trigger.menu-is-open span::before,
      header .nav-trigger.menu-is-open span::after, #main-nav .nav-trigger.menu-is-open span::before,
      #main-nav .nav-trigger.menu-is-open span::after {
        background: #35a047; }
      header .nav-trigger.menu-is-open span::before, #main-nav .nav-trigger.menu-is-open span::before {
        top: 0;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg); }
      header .nav-trigger.menu-is-open span::after, #main-nav .nav-trigger.menu-is-open span::after {
        bottom: 0;
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        transform: rotate(225deg); } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    header, #main-nav {
      position: absolute; }
      header ul.primary-nav, #main-nav ul.primary-nav {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 80%;
        max-width: 320px;
        margin: 0;
        padding: 5px 20px;
        border-radius: 0.25em;
        box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
        background: #fff;
        visibility: hidden;
        overflow: hidden;
        z-index: 15;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        -o-transform-origin: 100% 0;
        transform-origin: 100% 0;
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0.3s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0.3s;
        transition: transform 0.3s, visibility 0s 0.3s; }
        header ul.primary-nav > li, #main-nav ul.primary-nav > li {
          display: block;
          width: 100%;
          text-align: center;
          margin: 0; }
          header ul.primary-nav > li:not(:last-child), #main-nav ul.primary-nav > li:not(:last-child) {
            border-top: 1px solid #ebf0eb; }
          header ul.primary-nav > li:first-child, #main-nav ul.primary-nav > li:first-child {
            border-top: none; }
          header ul.primary-nav > li:last-child a, #main-nav ul.primary-nav > li:last-child a {
            width: 100%; }
            header ul.primary-nav > li:last-child a:hover, #main-nav ul.primary-nav > li:last-child a:hover {
              background-color: #35a047;
              color: #fff; }
          header ul.primary-nav > li a, #main-nav ul.primary-nav > li a {
            color: #35a047;
            margin: 10px 0; }
          header ul.primary-nav > li > ul.sub-menu, #main-nav ul.primary-nav > li > ul.sub-menu {
            display: block;
            opacity: 1;
            -webkit-transform: translate3D(0, 0, 0);
            -moz-transform: translate3D(0, 0, 0);
            -ms-transform: translate3D(0, 0, 0);
            -o-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0); }
            header ul.primary-nav > li > ul.sub-menu::after, #main-nav ul.primary-nav > li > ul.sub-menu::after {
              clear: both;
              content: "";
              display: table; }
            header ul.primary-nav > li > ul.sub-menu li, #main-nav ul.primary-nav > li > ul.sub-menu li {
              border-top: 1px solid #e9e9e9; }
            header ul.primary-nav > li > ul.sub-menu li a, #main-nav ul.primary-nav > li > ul.sub-menu li a {
              padding: 6px 12px;
              width: 100%; }
          header ul.primary-nav > li.menu-item-220 > a, #main-nav ul.primary-nav > li.menu-item-220 > a {
            cursor: default; }
          header ul.primary-nav > li.menu-item-220:hover ul.sub-menu, #main-nav ul.primary-nav > li.menu-item-220:hover ul.sub-menu {
            position: relative;
            top: 0px;
            left: 0px;
            display: block;
            background-color: transparent;
            border-radius: none;
            box-shadow: none;
            width: 100%;
            -webkit-transform: translate3D(0, 0, 0);
            -moz-transform: translate3D(0, 0, 0);
            -ms-transform: translate3D(0, 0, 0);
            -o-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0); }
      header ul.primary-nav li, #main-nav ul.primary-nav li {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        list-style: none; }
      header ul.primary-nav.is-visible, #main-nav ul.primary-nav.is-visible {
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.3s, visibility 0s 0s;
        -moz-transition: -moz-transform 0.3s, visibility 0s 0s;
        transition: transform 0.3s, visibility 0s 0s; }
      header .nav-trigger, #main-nav .nav-trigger {
        position: absolute;
        top: 20px;
        right: 20px;
        width: 34px;
        height: 34px;
        background: white;
        border-radius: 0.25em;
        box-shadow: 0 0 10px rgba(232, 74, 100, 0.4);
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        z-index: 20;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
      header .nav-trigger span, #main-nav .nav-trigger span {
        position: absolute;
        display: block;
        width: 20px;
        height: 2px;
        background: #35a047;
        top: 50%;
        margin-top: -1px;
        left: 50%;
        margin-left: -10px;
        -webkit-transition: background 0.3s;
        -moz-transition: background 0.3s;
        transition: background 0.3s; }
      header .nav-trigger span::before,
      header .nav-trigger span::after, #main-nav .nav-trigger span::before,
      #main-nav .nav-trigger span::after {
        content: '';
        position: absolute;
        left: 0;
        background: inherit;
        width: 100%;
        height: 100%;
        /* Force Hardware Acceleration in WebKit */
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: -webkit-transform 0.3s, background 0s;
        -moz-transition: -moz-transform 0.3s, background 0s;
        transition: transform 0.3s, background 0s; }
      header .nav-trigger span::before, #main-nav .nav-trigger span::before {
        top: -6px;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0); }
      header .nav-trigger span::after, #main-nav .nav-trigger span::after {
        bottom: -6px;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0); }
      header .nav-trigger.menu-is-open, #main-nav .nav-trigger.menu-is-open {
        box-shadow: none; }
      header .nav-trigger.menu-is-open span, #main-nav .nav-trigger.menu-is-open span {
        background: rgba(232, 74, 100, 0); }
      header .nav-trigger.menu-is-open span::before,
      header .nav-trigger.menu-is-open span::after, #main-nav .nav-trigger.menu-is-open span::before,
      #main-nav .nav-trigger.menu-is-open span::after {
        background: #35a047; }
      header .nav-trigger.menu-is-open span::before, #main-nav .nav-trigger.menu-is-open span::before {
        top: 0;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg); }
      header .nav-trigger.menu-is-open span::after, #main-nav .nav-trigger.menu-is-open span::after {
        bottom: 0;
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        transform: rotate(225deg); } }

footer {
  background-color: #505050;
  color: #fff;
  font-size: 12px;
  padding: 40px 0 0; }
  @media screen and (max-width: 480px) {
    footer {
      text-align: center; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    footer {
      text-align: center; } }
  footer .contact-info {
    margin-right: 100px; }
    footer .contact-info img.footer-logo {
      width: 150px; }
  footer ul li {
    padding: 5px 0; }
  footer .sub-menu {
    margin-left: 5px; }
    footer .sub-menu li {
      padding-bottom: 0; }
      footer .sub-menu li a:before {
        content: '-';
        display: inline-block;
        margin-right: 3px; }
  footer h4 {
    text-transform: uppercase;
    margin: 32px 0 20px 0;
    font-weight: 500; }
  footer p {
    margin-top: 50px; }
  footer a {
    color: rgba(255, 255, 255, 0.5); }
    footer a.email {
      color: #35a047;
      line-height: 36px; }
  footer #bottom-footer {
    background-color: #434343;
    padding: 30px 0;
    margin-top: 80px; }
    footer #bottom-footer p {
      margin: 0;
      line-height: 38px; }
    footer #bottom-footer a.social-button {
      display: inline-block;
      font-size: 18px;
      text-align: center;
      height: 38px;
      width: 38px;
      border-radius: 50%;
      background-color: rgba(255, 255, 255, 0.4);
      margin: 0 5px; }
      footer #bottom-footer a.social-button i {
        color: #fff;
        padding: 10px; }

#product-hero {
  display: table-cell;
  position: relative;
  background-color: rgba(130, 206, 150, 0.8);
  text-align: center; }
  #product-hero #product-bg {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: url(../img/solutions-bg1.svg), url(../img/solutions-bg2.svg), url(../img/solutions-bg3.svg);
    background-size: cover;
    background-position: center center; }
  #product-hero #cloud-product-bg {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background: url(../img/solutions-bg2.svg), url(../img/solutions-bg3.svg);
    background-size: cover;
    background-position: center center; }
  #product-hero .hero-content svg {
    stroke: none; }

#product-resources {
  border-top: 1px solid #e9e9e9;
  margin: 40px 0; }

#product-clients .product-client {
  margin: 20px 0; }

#product-benefits h2, #use-cases h2 {
  margin-bottom: 0 !important; }

#product-benefits h4, #use-cases h4 {
  margin: 30px 0px 15px; }

#pricing .price-block {
  background-color: white;
  border: 1px solid #e9e9e9;
  border-radius: 5px;
  text-align: center;
  padding-bottom: 30px;
  margin-top: 20px; }
  #pricing .price-block:hover {
    border-color: #fff;
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    transition: all 2s ease; }
  #pricing .price-block.contact-us {
    padding: 1em; }
  #pricing .price-block.popular {
    margin-top: 0; }
    #pricing .price-block.popular .button {
      background-color: #82ce96; }
      #pricing .price-block.popular .button:hover {
        background-color: #35a047;
        color: #fff;
        border-color: #35a047; }
  #pricing .price-block h4.price-title {
    padding: 25px 0;
    border-bottom: 1px solid #e9e9e9; }
  #pricing .price-block p.email-amount {
    font-weight: 600;
    font-size: 2em;
    margin: 20px 0;
    letter-spacing: -0.05em; }
  #pricing .price-block p.send-volume {
    padding: 0px 20px 25px;
    color: #828982;
    line-height: 1 !important; }
  #pricing .price-block p.most-popular {
    background-color: #82ce96;
    padding: 5px 0;
    color: #fff; }
  #pricing .price-block p.contact-us {
    background-color: #82ce96;
    padding: 15px 0;
    color: #fff;
    font-size: 1.25em;
    font-weight: 500; }
  #pricing .price-block .super-script {
    position: relative;
    font-size: 30%;
    line-height: 0;
    vertical-align: baseline;
    top: -1.5em; }
  #pricing .price-block .sub-script {
    position: relative;
    font-size: 30%;
    line-height: 0;
    vertical-align: baseline;
    bottom: 0; }

#pricing h3 {
  margin-bottom: 10px; }

#pricing p.overage {
  font-size: 12px !important;
  text-align: center;
  padding: 20px;
  color: #828982;
  margin-bottom: 30px !important; }

#cloud-getting-started h4 {
  margin-left: 18px;
  text-indent: -18px; }

#cloud-getting-started p {
  margin-left: 18px;
  margin-top: 20px; }

#dedicated-getting-started h4 {
  margin-bottom: 10px; }

#section-hero.cloud-pricing {
  height: auto;
  background: #F6F8F9;
  padding: 80px 0 40px;
  border-bottom: 1px solid #e9e9e9; }
  #section-hero.cloud-pricing h1 {
    margin: 4px 0 8px; }

.plans {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly; }
  .plans .plan-box {
    flex: 1;
    min-width: 180px;
    margin: calc(1em / 2);
    background: #fff;
    border: 1px solid #e9e9e9;
    padding: 25px 0 100px;
    border-radius: 3px;
    box-sizing: border-box;
    position: relative; }
    .plans .plan-box.has-features {
      padding-bottom: 115px; }
    .plans .plan-box .header {
      padding: 0 25px 1em;
      margin-bottom: 25px;
      border-bottom: 1px solid #e9e9e9; }
      .plans .plan-box .header .text-price {
        font-size: 2.375em;
        position: relative;
        left: 5px; }
    .plans .plan-box .content {
      padding: 0 25px;
      display: flex;
      flex-direction: column; }
      .plans .plan-box .content p.small {
        margin-top: -3px; }
      .plans .plan-box .content .features {
        padding: 0.5em;
        text-align: left; }
        .plans .plan-box .content .features > li {
          padding: 3px;
          border-bottom: 1px solid rgba(0, 0, 0, 0.05);
          font-size: 12px; }
          .plans .plan-box .content .features > li:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            width: 4px;
            height: 4px;
            background: #82ce96;
            border-radius: 50%;
            margin-right: 5px; }
    .plans .plan-box .cta {
      position: absolute;
      left: 0;
      bottom: 1em;
      width: 100%;
      height: auto;
      padding: 0 25px; }
      .plans .plan-box .cta p.xsmall {
        margin-bottom: -3px; }
      .plans .plan-box .cta a.button {
        display: block;
        margin: 30px 0 1em; }
    .plans .plan-box.highlighted {
      border: 2px solid #35a047;
      box-shadow: 0 2px 6px rgba(210, 215, 210, 0.9); }
      .plans .plan-box.highlighted .header {
        border-color: #35a047; }
      .plans .plan-box.highlighted .content > h3 {
        color: #35a047; }
    .plans .plan-box.custom .header {
      border-bottom: none; }
      .plans .plan-box.custom .header > h3 {
        margin: 5px 0; }
    .plans .plan-box.custom .cta {
      bottom: 3em; }

#reseller-hero .hero-copy h1, #section-hero.reseller-sub-hero .hero-content h1 {
  text-shadow: none;
  font-size: 2.75em; }

#reseller-hero {
  display: table-cell;
  position: relative;
  background-color: rgba(53, 160, 71, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(53, 160, 71, 0.5), rgba(51, 150, 69, 0.5));
  background-image: linear-gradient(to bottom,rgba(53, 160, 71, 0.5), rgba(51, 150, 69, 0.5));
  text-align: center;
  padding: 4em 0; }
  #reseller-hero .hero-copy {
    padding: 3em;
    margin: 9em 0;
    padding-left: 0; }
    @media screen and (max-width: 480px) {
      #reseller-hero .hero-copy {
        margin: 0 0 1em;
        padding: 0; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #reseller-hero .hero-copy {
        margin: 0 0 1em;
        padding: 0; } }
    @media screen and (min-width: 750px) {
      #reseller-hero .hero-copy {
        margin: 0 0 1em;
        padding: 0; } }
    @media screen and (min-width: 970px) {
      #reseller-hero .hero-copy {
        margin: 9em 0;
        padding: 2.5em;
        padding-left: 0; } }

#section-hero.reseller-sub-hero {
  position: relative;
  overflow: hidden;
  height: 300px;
  background: #308f42; }
  #section-hero.reseller-sub-hero:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: -webkit-radial-gradient(#daf0e0, #1a4b23);
    background-image: radial-gradient(#daf0e0, #1a4b23);
    opacity: .2; }

#reseller-nav {
  position: fixed;
  width: 100%;
  height: 50px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  margin-top: 20px;
  z-index: 8;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  @media screen and (max-width: 480px) {
    #reseller-nav {
      position: absolute; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #reseller-nav {
      position: absolute; } }
  #reseller-nav.fixed {
    margin-top: -51px; }
  #reseller-nav > a {
    display: inline-block;
    color: #35a047;
    background-color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 20px;
    line-height: 50px; }
    #reseller-nav > a:hover {
      color: #505050;
      text-decoration: underline; }
    #reseller-nav > a.active {
      position: relative;
      color: #505050; }
      #reseller-nav > a.active:before {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        height: 5px;
        width: 100%;
        background-color: #35a047; }

.reseller-nav-hero-push {
  margin-top: 70px; }

svg#triangle-divider-hero {
  fill: #fff;
  -webkit-transform: translateY(-98%);
  -moz-transform: translateY(-98%);
  -ms-transform: translateY(-98%);
  -o-transform: translateY(-98%);
  transform: translateY(-98%); }

svg#triangle-divider-down {
  fill: #fff; }
  svg#triangle-divider-down.green {
    fill: #35a047;
    background-color: transparent; }

#why-mailchannels {
  padding: 3em 0 6em; }

#integrations.reseller {
  background-color: #f5f5f5;
  padding: 5em 0 8em; }
  #integrations.reseller ul li {
    background-color: #ffffff; }
  #integrations.reseller h3 {
    line-height: 1.7; }

#reseller-set-pricing {
  padding: 3em 0 0;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden; }
  @media screen and (max-width: 480px) {
    #reseller-set-pricing {
      padding: 0; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #reseller-set-pricing {
      padding: 0; } }
  #reseller-set-pricing h3 {
    margin-top: 3em; }
    @media screen and (max-width: 480px) {
      #reseller-set-pricing h3 {
        margin-top: 1em; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #reseller-set-pricing h3 {
        margin-top: 1em; } }
  #reseller-set-pricing .set-pricing-asset {
    margin-bottom: -13em; }

#reseller-partners-cta {
  background-color: #35a047;
  color: #fff;
  padding: 6em 0; }

#reseller-get-started {
  background-size: cover;
  background-position: 50%;
  margin-top: -40px; }

#reseller-cta {
  background-color: rgba(53, 160, 71, 0.5);
  background-image: -webkit-linear-gradient(top, rgba(53, 160, 71, 0.5), rgba(51, 150, 69, 0.5));
  background-image: linear-gradient(to bottom,rgba(53, 160, 71, 0.5), rgba(51, 150, 69, 0.5));
  padding: 8em 0 6em;
  color: #fff; }
  #reseller-cta h2 {
    font-weight: 500;
    color: #fff; }

#why-mailchannels h3,
#reseller-feature h3,
#reseller-set-pricing h3 {
  color: #35a047; }

.customer-quote {
  padding: 1.875em 1.25em;
  border-radius: 0.125em;
  margin: 1.5em 0; }
  .customer-quote h5 {
    font-style: italic;
    line-height: 1.7;
    font-size: 0.875em; }
  .customer-quote p {
    font-style: italic;
    font-size: 0.875em;
    color: #82ce96; }

#lithium {
  border: 1px solid rgba(222, 92, 50, 0.3); }

#practical-host {
  border: 1px solid rgba(39, 186, 237, 0.3); }

.integrate-label {
  position: relative;
  display: block;
  padding: 3em 0 4.5em; }
  .integrate-label:before {
    position: absolute;
    top: 4.25em;
    right: 0px;
    left: 0px;
    content: "";
    background-color: #e9e9e9;
    margin: 0 auto;
    height: 1px; }
    @media screen and (max-width: 480px) {
      .integrate-label:before {
        width: 73%; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      .integrate-label:before {
        width: 71%; } }
    @media screen and (min-width: 750px) {
      .integrate-label:before {
        width: 71%; } }
    @media screen and (min-width: 970px) {
      .integrate-label:before {
        width: 70.5%; } }
    @media screen and (min-width: 1200px) {
      .integrate-label:before {
        width: 70%; } }
  .integrate-label h4 {
    position: relative;
    display: inline-block;
    font-size: 1em;
    padding: 0.5em 0.9375em 0.4em;
    color: #fff;
    background-color: #35a047;
    border: 1px solid #339645;
    border-radius: 0.1875em;
    text-transform: uppercase;
    z-index: 1; }

ul.integrate-container {
  position: relative;
  display: flex;
  justify-content: space-between; }
  ul.integrate-container li {
    position: relative;
    display: flex;
    flex: 1;
    align-items: center;
    height: 9.375em;
    margin-right: 2.5rem;
    border: 2px solid #e9e9e9;
    border-radius: 0.1875em;
    padding: 1.25em; }
    ul.integrate-container li:before {
      position: absolute;
      top: -5.55em;
      right: 0em;
      left: 0em;
      background-color: #e9e9e9;
      content: "";
      position: absolute;
      margin: 0 auto;
      width: 1px;
      height: 5.55em; }
    ul.integrate-container li:last-child {
      margin-right: 0; }
    ul.integrate-container li img {
      flex-grow: 0;
      margin: 0 auto;
      max-width: 100%; }

.feature-testimonial {
  position: relative;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
  padding: 2.5em; }
  .feature-testimonial span.line-break {
    position: relative;
    display: block;
    width: 30%;
    height: 2px;
    background-color: #d2d7d2;
    margin: 2em auto; }
  .feature-testimonial p {
    line-height: 1.8; }
  .feature-testimonial p.name {
    font-weight: 700; }
    .feature-testimonial p.name span {
      font-weight: 400;
      font-style: italic;
      color: #82ce96; }

h1.reseller-step {
  position: relative;
  display: block;
  color: #82ce96;
  font-size: 2.5em;
  margin: 0.75em 0 1em;
  z-index: 1; }
  h1.reseller-step:before {
    position: absolute;
    display: inline-block;
    content: '';
    border-radius: 50%;
    border: 2px solid #82ce96;
    height: 1.5em;
    width: 1.5em;
    margin: -0.125em 0 0 -0.475em;
    z-index: -1; }

.cta-box {
  padding: 2.5em 1em 3em;
  border: 1px solid #e9e9e9;
  border-radius: 3px; }
  .cta-box:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.06);
    border: 1px solid #fff; }
  .cta-box a:hover {
    text-decoration: underline; }

p.reseller-step {
  margin-top: 1.5em; }

/* Body Section */
#reseller-partners {
  background: #ebf0eb;
  padding: 10px 0; }
  #reseller-partners .hide {
    display: none; }
  #reseller-partners .left,
  #reseller-partners .right {
    float: left; }
  #reseller-partners .left {
    width: 65%;
    margin-right: 5%; }
    @media screen and (max-width: 969px) and (min-width: 750px) {
      #reseller-partners .left {
        width: 55%; } }
    @media screen and (max-width: 749px) and (min-width: 320px) {
      #reseller-partners .left {
        width: 100%;
        margin-right: 0; } }
  #reseller-partners .right {
    width: 30%; }
    @media screen and (max-width: 969px) and (min-width: 750px) {
      #reseller-partners .right {
        width: 40%; } }
    @media screen and (max-width: 749px) and (min-width: 320px) {
      #reseller-partners .right {
        display: none; } }
  #reseller-partners .partner {
    background: white;
    padding: 30px;
    margin: 0 0 30px 0;
    border-radius: 3px; }
    #reseller-partners .partner::after {
      clear: both;
      content: "";
      display: table; }
    #reseller-partners .partner:first-child {
      margin: 30px 0; }
    #reseller-partners .partner p {
      margin: 10px 0 0 0; }
    #reseller-partners .partner address {
      color: #939793; }
    #reseller-partners .partner figure {
      width: 100%; }
      #reseller-partners .partner figure img {
        max-width: 100%;
        height: auto; }

/* Filter Form */
#resellerPartnerFilter {
  margin: 30px 0 0; }
  #resellerPartnerFilter > label {
    cursor: pointer; }
    #resellerPartnerFilter > label:first-child {
      margin-left: -1em; }
    #resellerPartnerFilter > label.checked {
      font-weight: 700; }
  #resellerPartnerFilter .partner-cat {
    visibility: hidden; }

#empty-message {
  padding-bottom: 30px; }

#section-hero.reseller-whmcs {
  background: #fff;
  border-bottom: 1px solid rgba(210, 215, 210, 0.5);
  height: 300px; }
  #section-hero.reseller-whmcs h1 {
    text-shadow: none;
    font-size: 2em;
    color: #505050;
    font-weight: 500;
    margin-bottom: 10px; }
  #section-hero.reseller-whmcs p {
    color: #9B9B9B; }

#reseller-whmcs-intro {
  padding: 3em 0 0;
  border-bottom: 1px solid #e9e9e9;
  overflow: hidden;
  min-height: 330px; }
  @media screen and (max-width: 480px) {
    #reseller-whmcs-intro {
      padding: 0; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #reseller-whmcs-intro {
      padding: 0; } }
  #reseller-whmcs-intro h3 {
    text-align: left; }
    #reseller-whmcs-intro h3 > img {
      transform: scale(0.5);
      transform-origin: 0; }
    @media screen and (max-width: 480px) {
      #reseller-whmcs-intro h3 {
        margin-top: 1em; } }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #reseller-whmcs-intro h3 {
        margin-top: 1em; } }
  #reseller-whmcs-intro .whmcs-intro-asset {
    position: absolute;
    height: 330px;
    top: 0; }
    #reseller-whmcs-intro .whmcs-intro-asset > img {
      transform: scale(0.5);
      transform-origin: 0 0; }
    @media screen and (min-width: 481px) and (max-width: 749px) {
      #reseller-whmcs-intro .whmcs-intro-asset {
        position: relative; } }
    @media screen and (max-width: 480px) {
      #reseller-whmcs-intro .whmcs-intro-asset {
        position: relative; } }

#reseller-whmcs-overview {
  padding: 60px 0; }
  #reseller-whmcs-overview h4 {
    margin-bottom: 50px; }
  #reseller-whmcs-overview .overview-point {
    margin-bottom: 1em; }
    #reseller-whmcs-overview .overview-point figure {
      margin-bottom: 1em; }
    #reseller-whmcs-overview .overview-point p strong {
      font-weight: 500; }

#reseller-whmcs-features {
  padding: 40px;
  background: #F6F8F9; }
  #reseller-whmcs-features h4 {
    margin-bottom: 1em; }
  #reseller-whmcs-features .feature {
    padding-top: 1em;
    padding-bottom: 1em;
    display: flex;
    align-items: baseline; }
    #reseller-whmcs-features .feature .fa, #reseller-whmcs-features .feature i {
      color: #35a047;
      margin-right: 0.5em;
      font-size: 18px; }

#reseller-whmcs-instruction {
  padding: 60px 0; }
  #reseller-whmcs-instruction h4 {
    margin-bottom: 50px; }
  #reseller-whmcs-instruction .instruction {
    position: relative; }
    #reseller-whmcs-instruction .instruction .step {
      position: relative;
      z-index: 3;
      display: flex;
      margin-bottom: 2em; }
      #reseller-whmcs-instruction .instruction .step .number {
        flex-shrink: 0;
        display: block;
        width: 24px;
        height: 24px;
        border: 1px solid #35a047;
        border-radius: 50%;
        text-align: center;
        color: #35a047;
        background: #fff;
        margin-right: 1em; }
        #reseller-whmcs-instruction .instruction .step .number.highlighted {
          background: #35a047;
          color: #fff; }
      #reseller-whmcs-instruction .instruction .step a {
        color: #35a047; }

#section-hero.resources {
  background-color: #fafafa;
  background-image: -webkit-linear-gradient(#fafafa 60%, #ffffff 100%);
  background-image: linear-gradient(#fafafa 60%, #ffffff 100%); }
  #section-hero.resources .hero-content {
    color: #505050; }
    #section-hero.resources .hero-content h1 {
      text-shadow: none; }

.resource-item-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: justify-start;
  align-items: stretch;
  width: 100%; }

.resource-item {
  flex: 1;
  padding: 1em;
  min-width: 25%;
  width: 25%;
  max-width: 25%; }
  @media screen and (max-width: 480px) {
    .resource-item {
      min-width: 50%;
      width: 50%;
      max-width: 50%; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    .resource-item {
      min-width: 50%;
      width: 50%;
      max-width: 50%; } }

#resources {
  padding-bottom: 6em; }
  #resources #inner-content-wrapper {
    margin-top: 30px; }
  #resources h3 {
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 15px;
    margin: 30px 0; }
  #resources h4 {
    color: #35a047;
    margin-bottom: 10px; }
  #resources p.resource-description {
    font-size: 0.875em;
    margin-bottom: 30px; }
  #resources .resource-cover {
    margin-bottom: 15px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease; }
    #resources .resource-cover:hover {
      -webkit-transform: translateY(-5px);
      -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -o-transform: translateY(-5px);
      transform: translateY(-5px);
      box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1); }

section#faqs {
  padding: 70px 0; }

#testimonial-highlight {
  /* Single testimonial */
  padding: 0 0 100px; }

.testimonial-highlight-box {
  border: 2px solid #e9e9e9;
  padding: 2em;
  border-radius: 3px;
  box-sizing: border-box;
  display: flex; }
  @media screen and (max-width: 480px) {
    .testimonial-highlight-box {
      display: block; } }
  .testimonial-highlight-box .cd-author {
    flex-shrink: 0;
    margin-right: 1em; }
    .testimonial-highlight-box .cd-author img {
      width: 60px;
      height: 60px;
      margin-right: 10px;
      box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); }
    @media screen and (max-width: 480px) {
      .testimonial-highlight-box .cd-author {
        margin-right: 0;
        margin-bottom: 10px; } }
  .testimonial-highlight-box .cd-author-info {
    margin-top: 1em;
    font-weight: 700; }
    .testimonial-highlight-box .cd-author-info .job-title {
      text-transform: none;
      font-style: italic;
      font-weight: 400;
      font-size: 1rem;
      color: #35a047;
      letter-spacing: normal;
      margin-left: 10px; }

#sidebar {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  float: left;
  width: 260px;
  margin-right: 10px; }
  @media screen and (max-width: 480px) {
    #sidebar {
      display: none; } }
  @media screen and (min-width: 481px) and (max-width: 749px) {
    #sidebar {
      display: none; } }
  #sidebar .sticky-wrapper::after {
    clear: both;
    content: "";
    display: table; }
  #sidebar .sidebar {
    width: 260px;
    padding: 0 30px 0 0; }
    #sidebar .sidebar .title {
      display: block;
      font-size: 0.875em;
      font-weight: 400;
      color: #82ce96;
      letter-spacing: 0.03em;
      text-transform: uppercase;
      margin-bottom: 1em;
      width: 100%; }
    #sidebar .sidebar ul {
      margin-bottom: 1.5em;
      border-bottom: 1px solid #e9e9e9;
      padding-bottom: 1.5em; }
      #sidebar .sidebar ul li {
        font-size: 0.875em;
        margin: 8px 0; }
        #sidebar .sidebar ul li a {
          display: block; }
        #sidebar .sidebar ul li.active {
          background-color: #82ce96;
          padding: 8px 0 7px 8px;
          margin-left: -8px;
          border-radius: 3px;
          -webkit-transition: all 0.1s ease;
          -moz-transition: all 0.1s ease;
          transition: all 0.1s ease; }
          #sidebar .sidebar ul li.active a {
            color: #fff; }
          #sidebar .sidebar ul li.active i {
            margin-right: -20px;
            margin-top: 2px;
            color: #82ce96;
            -webkit-transition: all 0.2s ease;
            -moz-transition: all 0.2s ease;
            transition: all 0.2s ease; }
    #sidebar .sidebar.stuck {
      position: fixed;
      top: 85px; }
    #sidebar .sidebar.at-bottom {
      position: absolute;
      bottom: 30px; }

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

img.round {
  border-radius: 50%; }

img.border {
  border: 1px solid #e9e9e9;
  border-radius: 2px; }

img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE6+ */ }

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

.clearfix:after {
  clear: both; }

.flex-cont {
  display: flex;
  flex-wrap: wrap; }

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

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

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

@media screen and (max-width: 480px) {
  .hidden-mobile {
    display: none; } }

@media screen and (min-width: 481px) and (max-width: 749px) {
  .hidden-tablet {
    display: none; } }

@media screen and (min-width: 750px) {
  .hidden-tablet {
    display: block; } }

.table {
  display: table;
  height: 100%;
  width: 100%; }
  .table .table-cell {
    display: table-cell;
    height: 100%;
    width: 100%;
    vertical-align: middle; }

ul.formatted, ol.formatted {
  margin: 5px 0 20px; }
  ul.formatted li, ol.formatted li {
    font-size: 0.875em;
    line-height: 1.8;
    list-style-type: disc;
    margin-left: 40px; }

ol.formatted > li {
  list-style-type: decimal; }

/* Typography helpers */
.text-green {
  color: #35a047 !important; }

.text-light {
  color: #9B9B9B !important; }

.text-blue {
  color: #08B0F0 !important; }

.text-regular {
  font-weight: 400 !important; }

.text-medium {
  font-weight: 500 !important; }

.text-bold {
  font-weight: 700 !important; }

.text-label, .testimonial-highlight-box .cd-author-info {
  text-transform: uppercase;
  letter-spacing: 0.158em;
  font-size: 0.8125em; }

.text-price {
  font-weight: 700; }
  .text-price > sup {
    font-size: 0.473em;
    font-weight: 400; }
  .text-price .unit {
    font-size: 0.421em;
    font-weight: 400; }

/* ------------------ */
.p-a-0 {
  padding: 0 !important; }

.p-t-0 {
  padding-top: 0 !important; }

.p-r-0 {
  padding-right: 0 !important; }

.p-b-0 {
  padding-bottom: 0 !important; }

.p-l-0 {
  padding-left: 0 !important; }

.p-x-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.m-a-0 {
  margin: 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-r-0 {
  margin-right: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-l-0 {
  margin-left: 0 !important; }

.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.m-a {
  margin: 1em !important; }

.m-t {
  margin-top: 1em !important; }

.m-r {
  margin-right: 1em !important; }

.m-b {
  margin-bottom: 1em !important; }

.m-l {
  margin-left: 1em !important; }

.m-x {
  margin-right: 1em !important;
  margin-left: 1em !important; }

.m-y {
  margin-top: 1em !important;
  margin-bottom: 1em !important; }

.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.m-a-md {
  margin: 1.5em !important; }

.m-t-md {
  margin-top: 1.5em !important; }

.m-r-md {
  margin-right: 1.5em !important; }

.m-b-md {
  margin-bottom: 1.5em !important; }

.m-l-md {
  margin-left: 1.5em !important; }

.m-x-md {
  margin-right: 1.5em !important;
  margin-left: 1.5em !important; }

.m-y-md {
  margin-top: 1.5em !important;
  margin-bottom: 1.5em !important; }

.m-a-lg {
  margin: 3em !important; }

.m-t-lg {
  margin-top: 3em !important; }

.m-r-lg {
  margin-right: 3em !important; }

.m-b-lg {
  margin-bottom: 3em !important; }

.m-l-lg {
  margin-left: 3em !important; }

.m-x-lg {
  margin-right: 3em !important;
  margin-left: 3em !important; }

.m-y-lg {
  margin-top: 3em !important;
  margin-bottom: 3em !important; }
