/*
 Theme Name: Know How
 Theme URI: http://falconehr.com
 Author: Chris Holder <chris@parkdev.co>
 Description: A know-it-all theme customized just for you.
 Version: 3.0.0
 Copyright Copyright 2017 — New Why Web
 Text Domain: Know-How-Theme
 */

html {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

body {
  line-height: 1;
}

blockquote, q {
  quotes: none;
}

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

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

/* Media - Fluid Images - Video
======================================================= */
figure {
  margin: 0;
}

img, object, embed, video {
  max-width: 100%;
  _width: 100%;
}

/* Fluid images */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* Improve IE's resizing of images */
svg:not(:root) {
  overflow: hidden;
}

/* Correct IE9 overflow */
img {
  height: auto;
}

/* Colors
================================================================================================= */
.row, body.single-post #primary .post, .team-component .column.full_width .team-content-wrap, .team-component body.blog article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .team-content-wrap {
  width: 85%;
  max-width: 1140px;
  max-width: 114rem;
  margin: 0 auto 70px;
  margin: 0 auto 7rem;
  *zoom: 1;
}
.row:after, body.single-post #primary .post:after, .team-component .column.full_width .team-content-wrap:after, .team-component body.blog article.full_width.post .team-content-wrap:after, body.blog .team-component article.full_width.post .team-content-wrap:after,
.team-component body.archive article.full_width.post .team-content-wrap:after,
body.archive .team-component article.full_width.post .team-content-wrap:after,
.team-component body.search article.full_width.post .team-content-wrap:after,
body.search .team-component article.full_width.post .team-content-wrap:after {
  clear: both;
}
.row:after, body.single-post #primary .post:after, .team-component .column.full_width .team-content-wrap:after, .team-component body.blog article.full_width.post .team-content-wrap:after, body.blog .team-component article.full_width.post .team-content-wrap:after,
.team-component body.archive article.full_width.post .team-content-wrap:after,
body.archive .team-component article.full_width.post .team-content-wrap:after,
.team-component body.search article.full_width.post .team-content-wrap:after,
body.search .team-component article.full_width.post .team-content-wrap:after, .row:before, body.single-post #primary .post:before, .team-component .column.full_width .team-content-wrap:before, .team-component body.blog article.full_width.post .team-content-wrap:before, body.blog .team-component article.full_width.post .team-content-wrap:before,
.team-component body.archive article.full_width.post .team-content-wrap:before,
body.archive .team-component article.full_width.post .team-content-wrap:before,
.team-component body.search article.full_width.post .team-content-wrap:before,
body.search .team-component article.full_width.post .team-content-wrap:before {
  content: '';
  display: table;
}
@media (min-width: 1500px) {
  .row, body.single-post #primary .post, .team-component .column.full_width .team-content-wrap, .team-component body.blog article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post .team-content-wrap {
    max-width: 1550px;
    max-width: 155rem;
  }
}

.wrapper {
  *zoom: 1;
}
.wrapper:after {
  clear: both;
}
.wrapper:after, .wrapper:before {
  content: '';
  display: table;
}

.column, body.blog article.post,
body.archive article.post,
body.search article.post, body.blog article.post:first-of-type, body.blog article.post:nth-child(4),
body.archive article.post:first-of-type,
body.archive article.post:nth-child(4),
body.search article.post:first-of-type,
body.search article.post:nth-child(4) {
  float: left;
  padding: 0 0%;
  margin: 0 2% 0 0;
}
.column:first-of-type, body.blog article.post:first-of-type,
body.archive article.post:first-of-type,
body.search article.post:first-of-type, .column:first-child, body.blog article.post:first-child,
body.archive article.post:first-child,
body.search article.post:first-child {
  padding-left: 0;
}
.column:last-of-type, body.blog article.post:last-of-type,
body.archive article.post:last-of-type,
body.search article.post:last-of-type, .column:last-child, body.blog article.post:last-child,
body.archive article.post:last-child,
body.search article.post:last-child {
  padding-right: 0;
  margin-right: 0;
}
.grid-one_half .column:nth-child(2n), .grid-one_half body.blog article.post:nth-child(2n), body.blog .grid-one_half article.post:nth-child(2n),
.grid-one_half body.archive article.post:nth-child(2n),
body.archive .grid-one_half article.post:nth-child(2n),
.grid-one_half body.search article.post:nth-child(2n),
body.search .grid-one_half article.post:nth-child(2n) {
  padding-right: 0;
  margin-right: 0;
}
.grid-one_half .column:nth-child(3n), .grid-one_half body.blog article.post:nth-child(3n), body.blog .grid-one_half article.post:nth-child(3n),
.grid-one_half body.archive article.post:nth-child(3n),
body.archive .grid-one_half article.post:nth-child(3n),
.grid-one_half body.search article.post:nth-child(3n),
body.search .grid-one_half article.post:nth-child(3n) {
  padding-left: 0;
}
.grid-one_third .column:nth-child(3n), .grid-one_third body.blog article.post:nth-child(3n), body.blog .grid-one_third article.post:nth-child(3n),
.grid-one_third body.archive article.post:nth-child(3n),
body.archive .grid-one_third article.post:nth-child(3n),
.grid-one_third body.search article.post:nth-child(3n),
body.search .grid-one_third article.post:nth-child(3n) {
  padding-right: 0;
  margin-right: 0;
}
.grid-one_third .column:nth-child(4n), .grid-one_third body.blog article.post:nth-child(4n), body.blog .grid-one_third article.post:nth-child(4n),
.grid-one_third body.archive article.post:nth-child(4n),
body.archive .grid-one_third article.post:nth-child(4n),
.grid-one_third body.search article.post:nth-child(4n),
body.search .grid-one_third article.post:nth-child(4n) {
  padding-left: 0;
}
.grid-one_quarter .column:nth-child(4n), .grid-one_quarter body.blog article.post:nth-child(4n), body.blog .grid-one_quarter article.post:nth-child(4n),
.grid-one_quarter body.archive article.post:nth-child(4n),
body.archive .grid-one_quarter article.post:nth-child(4n),
.grid-one_quarter body.search article.post:nth-child(4n),
body.search .grid-one_quarter article.post:nth-child(4n) {
  padding-right: 0;
  margin-right: 0;
}
.grid-one_quarter .column:nth-child(5n), .grid-one_quarter body.blog article.post:nth-child(5n), body.blog .grid-one_quarter article.post:nth-child(5n),
.grid-one_quarter body.archive article.post:nth-child(5n),
body.archive .grid-one_quarter article.post:nth-child(5n),
.grid-one_quarter body.search article.post:nth-child(5n),
body.search .grid-one_quarter article.post:nth-child(5n) {
  padding-left: 0;
}
.grid-one_fifth .column:nth-child(5n), .grid-one_fifth body.blog article.post:nth-child(5n), body.blog .grid-one_fifth article.post:nth-child(5n),
.grid-one_fifth body.archive article.post:nth-child(5n),
body.archive .grid-one_fifth article.post:nth-child(5n),
.grid-one_fifth body.search article.post:nth-child(5n),
body.search .grid-one_fifth article.post:nth-child(5n) {
  padding-right: 0;
  margin-right: 0;
}
.grid-one_fifth .column:nth-child(6n), .grid-one_fifth body.blog article.post:nth-child(6n), body.blog .grid-one_fifth article.post:nth-child(6n),
.grid-one_fifth body.archive article.post:nth-child(6n),
body.archive .grid-one_fifth article.post:nth-child(6n),
.grid-one_fifth body.search article.post:nth-child(6n),
body.search .grid-one_fifth article.post:nth-child(6n) {
  padding-left: 0;
}
.grid-one_sixth .column:nth-child(6n), .grid-one_sixth body.blog article.post:nth-child(6n), body.blog .grid-one_sixth article.post:nth-child(6n),
.grid-one_sixth body.archive article.post:nth-child(6n),
body.archive .grid-one_sixth article.post:nth-child(6n),
.grid-one_sixth body.search article.post:nth-child(6n),
body.search .grid-one_sixth article.post:nth-child(6n) {
  padding-right: 0;
  margin-right: 0;
}
.grid-one_sixth .column:nth-child(7n), .grid-one_sixth body.blog article.post:nth-child(7n), body.blog .grid-one_sixth article.post:nth-child(7n),
.grid-one_sixth body.archive article.post:nth-child(7n),
body.archive .grid-one_sixth article.post:nth-child(7n),
.grid-one_sixth body.search article.post:nth-child(7n),
body.search .grid-one_sixth article.post:nth-child(7n) {
  padding-left: 0;
}
.column-12 {
  width: 6.5%;
}
@media (max-width: 600px) {
  .column-12 {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-12:last-of-type, .column-12:last-child {
    margin-bottom: 0;
  }
}
.column-11 {
  width: 7.27273%;
}
@media (max-width: 600px) {
  .column-11 {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-11:last-of-type, .column-11:last-child {
    margin-bottom: 0;
  }
}
.column-10 {
  width: 8.2%;
}
@media (max-width: 600px) {
  .column-10 {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-10:last-of-type, .column-10:last-child {
    margin-bottom: 0;
  }
}
.column-9 {
  width: 9.33333%;
}
@media (max-width: 600px) {
  .column-9 {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-9:last-of-type, .column-9:last-child {
    margin-bottom: 0;
  }
}
.column-8 {
  width: 10.75%;
}
@media (max-width: 600px) {
  .column-8 {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-8:last-of-type, .column-8:last-child {
    margin-bottom: 0;
  }
}
.column-7 {
  width: 12.57143%;
}
@media (max-width: 600px) {
  .column-7 {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-7:last-of-type, .column-7:last-child {
    margin-bottom: 0;
  }
}
.column-6, .column.sixth, body.blog article.sixth.post,
body.archive article.sixth.post,
body.search article.sixth.post, .column.sixths, body.blog article.sixths.post,
body.archive article.sixths.post,
body.search article.sixths.post, .column.one_sixth, body.blog article.one_sixth.post,
body.archive article.one_sixth.post,
body.search article.one_sixth.post, .column.one_sixths, body.blog article.one_sixths.post,
body.archive article.one_sixths.post,
body.search article.one_sixths.post, .column.one-sixth, body.blog article.one-sixth.post,
body.archive article.one-sixth.post,
body.search article.one-sixth.post, .column.one-sixths, body.blog article.one-sixths.post,
body.archive article.one-sixths.post,
body.search article.one-sixths.post {
  width: 15%;
}
@media (max-width: 600px) {
  .column-6, .column.sixth, body.blog article.sixth.post,
  body.archive article.sixth.post,
  body.search article.sixth.post, .column.sixths, body.blog article.sixths.post,
  body.archive article.sixths.post,
  body.search article.sixths.post, .column.one_sixth, body.blog article.one_sixth.post,
  body.archive article.one_sixth.post,
  body.search article.one_sixth.post, .column.one_sixths, body.blog article.one_sixths.post,
  body.archive article.one_sixths.post,
  body.search article.one_sixths.post, .column.one-sixth, body.blog article.one-sixth.post,
  body.archive article.one-sixth.post,
  body.search article.one-sixth.post, .column.one-sixths, body.blog article.one-sixths.post,
  body.archive article.one-sixths.post,
  body.search article.one-sixths.post {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-6:last-of-type, .column.sixth:last-of-type, body.blog article.sixth.post:last-of-type,
  body.archive article.sixth.post:last-of-type,
  body.search article.sixth.post:last-of-type, .column.sixths:last-of-type, body.blog article.sixths.post:last-of-type,
  body.archive article.sixths.post:last-of-type,
  body.search article.sixths.post:last-of-type, .column.one_sixth:last-of-type, body.blog article.one_sixth.post:last-of-type,
  body.archive article.one_sixth.post:last-of-type,
  body.search article.one_sixth.post:last-of-type, .column.one_sixths:last-of-type, body.blog article.one_sixths.post:last-of-type,
  body.archive article.one_sixths.post:last-of-type,
  body.search article.one_sixths.post:last-of-type, .column.one-sixth:last-of-type, body.blog article.one-sixth.post:last-of-type,
  body.archive article.one-sixth.post:last-of-type,
  body.search article.one-sixth.post:last-of-type, .column.one-sixths:last-of-type, body.blog article.one-sixths.post:last-of-type,
  body.archive article.one-sixths.post:last-of-type,
  body.search article.one-sixths.post:last-of-type, .column-6:last-child, .column.sixth:last-child, body.blog article.sixth.post:last-child,
  body.archive article.sixth.post:last-child,
  body.search article.sixth.post:last-child, .column.sixths:last-child, body.blog article.sixths.post:last-child,
  body.archive article.sixths.post:last-child,
  body.search article.sixths.post:last-child, .column.one_sixth:last-child, body.blog article.one_sixth.post:last-child,
  body.archive article.one_sixth.post:last-child,
  body.search article.one_sixth.post:last-child, .column.one_sixths:last-child, body.blog article.one_sixths.post:last-child,
  body.archive article.one_sixths.post:last-child,
  body.search article.one_sixths.post:last-child, .column.one-sixth:last-child, body.blog article.one-sixth.post:last-child,
  body.archive article.one-sixth.post:last-child,
  body.search article.one-sixth.post:last-child, .column.one-sixths:last-child, body.blog article.one-sixths.post:last-child,
  body.archive article.one-sixths.post:last-child,
  body.search article.one-sixths.post:last-child {
    margin-bottom: 0;
  }
}
.column-5 {
  width: 18.4%;
}
@media (max-width: 600px) {
  .column-5 {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-5:last-of-type, .column-5:last-child {
    margin-bottom: 0;
  }
}
.column-4, .column.quarter, body.blog article.quarter.post,
body.archive article.quarter.post,
body.search article.quarter.post, .column.quarters, body.blog article.quarters.post,
body.archive article.quarters.post,
body.search article.quarters.post, .column.fourth, body.blog article.fourth.post,
body.archive article.fourth.post,
body.search article.fourth.post, .column.fourths, body.blog article.fourths.post,
body.archive article.fourths.post,
body.search article.fourths.post, .column.one-fourth, body.blog article.one-fourth.post,
body.archive article.one-fourth.post,
body.search article.one-fourth.post, .column.one-fourths, body.blog article.one-fourths.post,
body.archive article.one-fourths.post,
body.search article.one-fourths.post, .column.one_fourth, body.blog article.one_fourth.post,
body.archive article.one_fourth.post,
body.search article.one_fourth.post, .column.one_fourths, body.blog article.one_fourths.post,
body.archive article.one_fourths.post,
body.search article.one_fourths.post, .column.one_quarter, body.blog article.one_quarter.post,
body.archive article.one_quarter.post,
body.search article.one_quarter.post, .column.one_quarters, body.blog article.one_quarters.post,
body.archive article.one_quarters.post,
body.search article.one_quarters.post, .column.one-quarter, body.blog article.one-quarter.post,
body.archive article.one-quarter.post,
body.search article.one-quarter.post, .column.one-quarters, body.blog article.one-quarters.post,
body.archive article.one-quarters.post,
body.search article.one-quarters.post {
  width: 23.5%;
}
@media (max-width: 600px) {
  .column-4, .column.quarter, body.blog article.quarter.post,
  body.archive article.quarter.post,
  body.search article.quarter.post, .column.quarters, body.blog article.quarters.post,
  body.archive article.quarters.post,
  body.search article.quarters.post, .column.fourth, body.blog article.fourth.post,
  body.archive article.fourth.post,
  body.search article.fourth.post, .column.fourths, body.blog article.fourths.post,
  body.archive article.fourths.post,
  body.search article.fourths.post, .column.one-fourth, body.blog article.one-fourth.post,
  body.archive article.one-fourth.post,
  body.search article.one-fourth.post, .column.one-fourths, body.blog article.one-fourths.post,
  body.archive article.one-fourths.post,
  body.search article.one-fourths.post, .column.one_fourth, body.blog article.one_fourth.post,
  body.archive article.one_fourth.post,
  body.search article.one_fourth.post, .column.one_fourths, body.blog article.one_fourths.post,
  body.archive article.one_fourths.post,
  body.search article.one_fourths.post, .column.one_quarter, body.blog article.one_quarter.post,
  body.archive article.one_quarter.post,
  body.search article.one_quarter.post, .column.one_quarters, body.blog article.one_quarters.post,
  body.archive article.one_quarters.post,
  body.search article.one_quarters.post, .column.one-quarter, body.blog article.one-quarter.post,
  body.archive article.one-quarter.post,
  body.search article.one-quarter.post, .column.one-quarters, body.blog article.one-quarters.post,
  body.archive article.one-quarters.post,
  body.search article.one-quarters.post {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-4:last-of-type, .column.quarter:last-of-type, body.blog article.quarter.post:last-of-type,
  body.archive article.quarter.post:last-of-type,
  body.search article.quarter.post:last-of-type, .column.quarters:last-of-type, body.blog article.quarters.post:last-of-type,
  body.archive article.quarters.post:last-of-type,
  body.search article.quarters.post:last-of-type, .column.fourth:last-of-type, body.blog article.fourth.post:last-of-type,
  body.archive article.fourth.post:last-of-type,
  body.search article.fourth.post:last-of-type, .column.fourths:last-of-type, body.blog article.fourths.post:last-of-type,
  body.archive article.fourths.post:last-of-type,
  body.search article.fourths.post:last-of-type, .column.one-fourth:last-of-type, body.blog article.one-fourth.post:last-of-type,
  body.archive article.one-fourth.post:last-of-type,
  body.search article.one-fourth.post:last-of-type, .column.one-fourths:last-of-type, body.blog article.one-fourths.post:last-of-type,
  body.archive article.one-fourths.post:last-of-type,
  body.search article.one-fourths.post:last-of-type, .column.one_fourth:last-of-type, body.blog article.one_fourth.post:last-of-type,
  body.archive article.one_fourth.post:last-of-type,
  body.search article.one_fourth.post:last-of-type, .column.one_fourths:last-of-type, body.blog article.one_fourths.post:last-of-type,
  body.archive article.one_fourths.post:last-of-type,
  body.search article.one_fourths.post:last-of-type, .column.one_quarter:last-of-type, body.blog article.one_quarter.post:last-of-type,
  body.archive article.one_quarter.post:last-of-type,
  body.search article.one_quarter.post:last-of-type, .column.one_quarters:last-of-type, body.blog article.one_quarters.post:last-of-type,
  body.archive article.one_quarters.post:last-of-type,
  body.search article.one_quarters.post:last-of-type, .column.one-quarter:last-of-type, body.blog article.one-quarter.post:last-of-type,
  body.archive article.one-quarter.post:last-of-type,
  body.search article.one-quarter.post:last-of-type, .column.one-quarters:last-of-type, body.blog article.one-quarters.post:last-of-type,
  body.archive article.one-quarters.post:last-of-type,
  body.search article.one-quarters.post:last-of-type, .column-4:last-child, .column.quarter:last-child, body.blog article.quarter.post:last-child,
  body.archive article.quarter.post:last-child,
  body.search article.quarter.post:last-child, .column.quarters:last-child, body.blog article.quarters.post:last-child,
  body.archive article.quarters.post:last-child,
  body.search article.quarters.post:last-child, .column.fourth:last-child, body.blog article.fourth.post:last-child,
  body.archive article.fourth.post:last-child,
  body.search article.fourth.post:last-child, .column.fourths:last-child, body.blog article.fourths.post:last-child,
  body.archive article.fourths.post:last-child,
  body.search article.fourths.post:last-child, .column.one-fourth:last-child, body.blog article.one-fourth.post:last-child,
  body.archive article.one-fourth.post:last-child,
  body.search article.one-fourth.post:last-child, .column.one-fourths:last-child, body.blog article.one-fourths.post:last-child,
  body.archive article.one-fourths.post:last-child,
  body.search article.one-fourths.post:last-child, .column.one_fourth:last-child, body.blog article.one_fourth.post:last-child,
  body.archive article.one_fourth.post:last-child,
  body.search article.one_fourth.post:last-child, .column.one_fourths:last-child, body.blog article.one_fourths.post:last-child,
  body.archive article.one_fourths.post:last-child,
  body.search article.one_fourths.post:last-child, .column.one_quarter:last-child, body.blog article.one_quarter.post:last-child,
  body.archive article.one_quarter.post:last-child,
  body.search article.one_quarter.post:last-child, .column.one_quarters:last-child, body.blog article.one_quarters.post:last-child,
  body.archive article.one_quarters.post:last-child,
  body.search article.one_quarters.post:last-child, .column.one-quarter:last-child, body.blog article.one-quarter.post:last-child,
  body.archive article.one-quarter.post:last-child,
  body.search article.one-quarter.post:last-child, .column.one-quarters:last-child, body.blog article.one-quarters.post:last-child,
  body.archive article.one-quarters.post:last-child,
  body.search article.one-quarters.post:last-child {
    margin-bottom: 0;
  }
}
.column-3, .column.third, .column.thirds, .column.one_third, body.blog article.post,
body.archive article.post,
body.search article.post, body.blog article.one_third.post:first-of-type, body.blog article.one_third.post:nth-child(4),
body.archive article.one_third.post:first-of-type,
body.archive article.one_third.post:nth-child(4),
body.search article.one_third.post:first-of-type,
body.search article.one_third.post:nth-child(4), .column.one_thirds, .column.one-third, .column.one-thirds {
  width: 32%;
}
@media (max-width: 600px) {
  .column-3, .column.third, .column.thirds, .column.one_third, body.blog article.post,
  body.archive article.post,
  body.search article.post, body.blog article.one_third.post:first-of-type, body.blog article.one_third.post:nth-child(4),
  body.archive article.one_third.post:first-of-type,
  body.archive article.one_third.post:nth-child(4),
  body.search article.one_third.post:first-of-type,
  body.search article.one_third.post:nth-child(4), .column.one_thirds, .column.one-third, .column.one-thirds {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-3:last-of-type, .column.third:last-of-type, .column.thirds:last-of-type, .column.one_third:last-of-type, body.blog article.post:last-of-type,
  body.archive article.post:last-of-type,
  body.search article.post:last-of-type, .column.one_thirds:last-of-type, .column.one-third:last-of-type, .column.one-thirds:last-of-type, .column-3:last-child, .column.third:last-child, .column.thirds:last-child, .column.one_third:last-child, body.blog article.post:last-child,
  body.archive article.post:last-child,
  body.search article.post:last-child, .column.one_thirds:last-child, .column.one-third:last-child, .column.one-thirds:last-child {
    margin-bottom: 0;
  }
}
.column-2, .column.half, body.blog article.half.post,
body.archive article.half.post,
body.search article.half.post, .column.halfs, body.blog article.halfs.post,
body.archive article.halfs.post,
body.search article.halfs.post, .column.halve, body.blog article.halve.post,
body.archive article.halve.post,
body.search article.halve.post, .column.halves, body.blog article.halves.post,
body.archive article.halves.post,
body.search article.halves.post, .column.one_half, body.blog article.one_half.post,
body.archive article.one_half.post,
body.search article.one_half.post, .team-component .column.full_width .team-content-wrap p, .team-component body.blog article.full_width.post .team-content-wrap p, body.blog .team-component article.full_width.post .team-content-wrap p,
.team-component body.archive article.full_width.post .team-content-wrap p,
body.archive .team-component article.full_width.post .team-content-wrap p,
.team-component body.search article.full_width.post .team-content-wrap p,
body.search .team-component article.full_width.post .team-content-wrap p, .team-component .column.full_width .team-content-wrap .widget .textwidget, .widget .team-component .column.full_width .team-content-wrap .textwidget, .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget, body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget,
.team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget,
.widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget,
body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget,
.widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget,
.team-component body.search article.full_width.post .team-content-wrap .widget .textwidget,
.widget .team-component body.search article.full_width.post .team-content-wrap .textwidget,
body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget,
.widget body.search .team-component article.full_width.post .team-content-wrap .textwidget, .column.one_halves, body.blog article.one_halves.post,
body.archive article.one_halves.post,
body.search article.one_halves.post, .column.one-half, body.blog article.one-half.post,
body.archive article.one-half.post,
body.search article.one-half.post, .column.one-halves, body.blog article.one-halves.post,
body.archive article.one-halves.post,
body.search article.one-halves.post {
  width: 49%;
}
@media (max-width: 600px) {
  .column-2, .column.half, body.blog article.half.post,
  body.archive article.half.post,
  body.search article.half.post, .column.halfs, body.blog article.halfs.post,
  body.archive article.halfs.post,
  body.search article.halfs.post, .column.halve, body.blog article.halve.post,
  body.archive article.halve.post,
  body.search article.halve.post, .column.halves, body.blog article.halves.post,
  body.archive article.halves.post,
  body.search article.halves.post, .column.one_half, body.blog article.one_half.post,
  body.archive article.one_half.post,
  body.search article.one_half.post, .team-component .column.full_width .team-content-wrap p, .team-component body.blog article.full_width.post .team-content-wrap p, body.blog .team-component article.full_width.post .team-content-wrap p,
  .team-component body.archive article.full_width.post .team-content-wrap p,
  body.archive .team-component article.full_width.post .team-content-wrap p,
  .team-component body.search article.full_width.post .team-content-wrap p,
  body.search .team-component article.full_width.post .team-content-wrap p, .team-component .column.full_width .team-content-wrap .widget .textwidget, .widget .team-component .column.full_width .team-content-wrap .textwidget, .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget, body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget,
  .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget,
  .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget,
  body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget,
  .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget,
  .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget,
  .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget,
  body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget,
  .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget, .column.one_halves, body.blog article.one_halves.post,
  body.archive article.one_halves.post,
  body.search article.one_halves.post, .column.one-half, body.blog article.one-half.post,
  body.archive article.one-half.post,
  body.search article.one-half.post, .column.one-halves, body.blog article.one-halves.post,
  body.archive article.one-halves.post,
  body.search article.one-halves.post {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-2:last-of-type, .column.half:last-of-type, body.blog article.half.post:last-of-type,
  body.archive article.half.post:last-of-type,
  body.search article.half.post:last-of-type, .column.halfs:last-of-type, body.blog article.halfs.post:last-of-type,
  body.archive article.halfs.post:last-of-type,
  body.search article.halfs.post:last-of-type, .column.halve:last-of-type, body.blog article.halve.post:last-of-type,
  body.archive article.halve.post:last-of-type,
  body.search article.halve.post:last-of-type, .column.halves:last-of-type, body.blog article.halves.post:last-of-type,
  body.archive article.halves.post:last-of-type,
  body.search article.halves.post:last-of-type, .column.one_half:last-of-type, body.blog article.one_half.post:last-of-type,
  body.archive article.one_half.post:last-of-type,
  body.search article.one_half.post:last-of-type, .team-component .column.full_width .team-content-wrap p:last-of-type, .team-component body.blog article.full_width.post .team-content-wrap p:last-of-type, body.blog .team-component article.full_width.post .team-content-wrap p:last-of-type,
  .team-component body.archive article.full_width.post .team-content-wrap p:last-of-type,
  body.archive .team-component article.full_width.post .team-content-wrap p:last-of-type,
  .team-component body.search article.full_width.post .team-content-wrap p:last-of-type,
  body.search .team-component article.full_width.post .team-content-wrap p:last-of-type, .team-component .column.full_width .team-content-wrap .widget .textwidget:last-of-type, .widget .team-component .column.full_width .team-content-wrap .textwidget:last-of-type, .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget:last-of-type, .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget:last-of-type, body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget:last-of-type, .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget:last-of-type,
  .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget:last-of-type,
  .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget:last-of-type,
  body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget:last-of-type,
  .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget:last-of-type,
  .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget:last-of-type,
  .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget:last-of-type,
  body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget:last-of-type,
  .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget:last-of-type, .column.one_halves:last-of-type, body.blog article.one_halves.post:last-of-type,
  body.archive article.one_halves.post:last-of-type,
  body.search article.one_halves.post:last-of-type, .column.one-half:last-of-type, body.blog article.one-half.post:last-of-type,
  body.archive article.one-half.post:last-of-type,
  body.search article.one-half.post:last-of-type, .column.one-halves:last-of-type, body.blog article.one-halves.post:last-of-type,
  body.archive article.one-halves.post:last-of-type,
  body.search article.one-halves.post:last-of-type, .column-2:last-child, .column.half:last-child, body.blog article.half.post:last-child,
  body.archive article.half.post:last-child,
  body.search article.half.post:last-child, .column.halfs:last-child, body.blog article.halfs.post:last-child,
  body.archive article.halfs.post:last-child,
  body.search article.halfs.post:last-child, .column.halve:last-child, body.blog article.halve.post:last-child,
  body.archive article.halve.post:last-child,
  body.search article.halve.post:last-child, .column.halves:last-child, body.blog article.halves.post:last-child,
  body.archive article.halves.post:last-child,
  body.search article.halves.post:last-child, .column.one_half:last-child, body.blog article.one_half.post:last-child,
  body.archive article.one_half.post:last-child,
  body.search article.one_half.post:last-child, .team-component .column.full_width .team-content-wrap p:last-child, .team-component body.blog article.full_width.post .team-content-wrap p:last-child, body.blog .team-component article.full_width.post .team-content-wrap p:last-child,
  .team-component body.archive article.full_width.post .team-content-wrap p:last-child,
  body.archive .team-component article.full_width.post .team-content-wrap p:last-child,
  .team-component body.search article.full_width.post .team-content-wrap p:last-child,
  body.search .team-component article.full_width.post .team-content-wrap p:last-child, .team-component .column.full_width .team-content-wrap .widget .textwidget:last-child, .widget .team-component .column.full_width .team-content-wrap .textwidget:last-child, .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget:last-child, .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget:last-child, body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget:last-child, .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget:last-child,
  .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget:last-child,
  .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget:last-child,
  body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget:last-child,
  .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget:last-child,
  .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget:last-child,
  .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget:last-child,
  body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget:last-child,
  .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget:last-child, .column.one_halves:last-child, body.blog article.one_halves.post:last-child,
  body.archive article.one_halves.post:last-child,
  body.search article.one_halves.post:last-child, .column.one-half:last-child, body.blog article.one-half.post:last-child,
  body.archive article.one-half.post:last-child,
  body.search article.one-half.post:last-child, .column.one-halves:last-child, body.blog article.one-halves.post:last-child,
  body.archive article.one-halves.post:last-child,
  body.search article.one-halves.post:last-child {
    margin-bottom: 0;
  }
}
.column-1, .column.full, body.blog article.full.post,
body.archive article.full.post,
body.search article.full.post, .column.full_width, body.blog article.full_width.post,
body.archive article.full_width.post,
body.search article.full_width.post, .column.full-width, body.blog article.full-width.post,
body.archive article.full-width.post,
body.search article.full-width.post, .column.whole, body.blog article.whole.post,
body.archive article.whole.post,
body.search article.whole.post {
  width: 100%;
}
@media (max-width: 600px) {
  .column-1, .column.full, body.blog article.full.post,
  body.archive article.full.post,
  body.search article.full.post, .column.full_width, body.blog article.full_width.post,
  body.archive article.full_width.post,
  body.search article.full_width.post, .column.full-width, body.blog article.full-width.post,
  body.archive article.full-width.post,
  body.search article.full-width.post, .column.whole, body.blog article.whole.post,
  body.archive article.whole.post,
  body.search article.whole.post {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
  .column-1:last-of-type, .column.full:last-of-type, body.blog article.full.post:last-of-type,
  body.archive article.full.post:last-of-type,
  body.search article.full.post:last-of-type, .column.full_width:last-of-type, body.blog article.full_width.post:last-of-type,
  body.archive article.full_width.post:last-of-type,
  body.search article.full_width.post:last-of-type, .column.full-width:last-of-type, body.blog article.full-width.post:last-of-type,
  body.archive article.full-width.post:last-of-type,
  body.search article.full-width.post:last-of-type, .column.whole:last-of-type, body.blog article.whole.post:last-of-type,
  body.archive article.whole.post:last-of-type,
  body.search article.whole.post:last-of-type, .column-1:last-child, .column.full:last-child, body.blog article.full.post:last-child,
  body.archive article.full.post:last-child,
  body.search article.full.post:last-child, .column.full_width:last-child, body.blog article.full_width.post:last-child,
  body.archive article.full_width.post:last-child,
  body.search article.full_width.post:last-child, .column.full-width:last-child, body.blog article.full-width.post:last-child,
  body.archive article.full-width.post:last-child,
  body.search article.full-width.post:last-child, .column.whole:last-child, body.blog article.whole.post:last-child,
  body.archive article.whole.post:last-child,
  body.search article.whole.post:last-child {
    margin-bottom: 0;
  }
}
.column.three-fourth, body.blog article.three-fourth.post,
body.archive article.three-fourth.post,
body.search article.three-fourth.post, .column.three-fourths, body.blog article.three-fourths.post,
body.archive article.three-fourths.post,
body.search article.three-fourths.post, .column.three_fourth, body.blog article.three_fourth.post,
body.archive article.three_fourth.post,
body.search article.three_fourth.post, .column.three_fourths, body.blog article.three_fourths.post,
body.archive article.three_fourths.post,
body.search article.three_fourths.post, .column.three_quarter, body.blog article.three_quarter.post,
body.archive article.three_quarter.post,
body.search article.three_quarter.post, .column.three_quarters, body.blog article.three_quarters.post,
body.archive article.three_quarters.post,
body.search article.three_quarters.post, .column.three-quarter, body.blog article.three-quarter.post,
body.archive article.three-quarter.post,
body.search article.three-quarter.post, .column.three-quarters, body.blog article.three-quarters.post,
body.archive article.three-quarters.post,
body.search article.three-quarters.post {
  width: 73%;
}
@media (max-width: 900px) {
  .column.three-fourth, body.blog article.three-fourth.post,
  body.archive article.three-fourth.post,
  body.search article.three-fourth.post, .column.three-fourths, body.blog article.three-fourths.post,
  body.archive article.three-fourths.post,
  body.search article.three-fourths.post, .column.three_fourth, body.blog article.three_fourth.post,
  body.archive article.three_fourth.post,
  body.search article.three_fourth.post, .column.three_fourths, body.blog article.three_fourths.post,
  body.archive article.three_fourths.post,
  body.search article.three_fourths.post, .column.three_quarter, body.blog article.three_quarter.post,
  body.archive article.three_quarter.post,
  body.search article.three_quarter.post, .column.three_quarters, body.blog article.three_quarters.post,
  body.archive article.three_quarters.post,
  body.search article.three_quarters.post, .column.three-quarter, body.blog article.three-quarter.post,
  body.archive article.three-quarter.post,
  body.search article.three-quarter.post, .column.three-quarters, body.blog article.three-quarters.post,
  body.archive article.three-quarters.post,
  body.search article.three-quarters.post {
    width: 100%;
  }
}
.column.two_third, body.blog article.two_third.post,
body.archive article.two_third.post,
body.search article.two_third.post, .column.two_thirds, body.blog article.two_thirds.post,
body.archive article.two_thirds.post,
body.search article.two_thirds.post, .column.two-third, body.blog article.two-third.post,
body.archive article.two-third.post,
body.search article.two-third.post, body.blog article.post:first-of-type, body.blog article.post:nth-child(4),
body.archive article.post:first-of-type,
body.archive article.post:nth-child(4),
body.search article.post:first-of-type,
body.search article.post:nth-child(4), .column.two-thirds, body.blog article.two-thirds.post,
body.archive article.two-thirds.post,
body.search article.two-thirds.post {
  width: 65.77778%;
}
@media (max-width: 600px) {
  .column.two_third, body.blog article.two_third.post,
  body.archive article.two_third.post,
  body.search article.two_third.post, .column.two_thirds, body.blog article.two_thirds.post,
  body.archive article.two_thirds.post,
  body.search article.two_thirds.post, .column.two-third, body.blog article.two-third.post,
  body.archive article.two-third.post,
  body.search article.two-third.post, body.blog article.post:first-of-type, body.blog article.post:nth-child(4),
  body.archive article.post:first-of-type,
  body.archive article.post:nth-child(4),
  body.search article.post:first-of-type,
  body.search article.post:nth-child(4), .column.two-thirds, body.blog article.two-thirds.post,
  body.archive article.two-thirds.post,
  body.search article.two-thirds.post {
    width: 100%;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 70px;
    margin-bottom: 7rem;
  }
}
.column.full, body.blog article.full.post,
body.archive article.full.post,
body.search article.full.post, .column.full_width, body.blog article.full_width.post,
body.archive article.full_width.post,
body.search article.full_width.post, .column.full-width, body.blog article.full-width.post,
body.archive article.full-width.post,
body.search article.full-width.post, .column.whole, body.blog article.whole.post,
body.archive article.whole.post,
body.search article.whole.post {
  margin-right: 0;
  padding: 0;
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #283764;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  z-index: 1001;
}

#loader:before,
#loader:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  border: 3px solid transparent;
}

#loader:before {
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-top-color: #0069b1;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

#loader:after {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-top-color: #00a8e4;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #ffffff;
  z-index: 1000;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

/* JavaScript Turned Off */
.no-js #loader-wrapper {
  display: none;
}

a {
  color: #0069b1;
  transition: all 333ms ease-in-out;
}
a.txt-green {
  color: #82b20a;
}
a.txt-turquoise {
  color: #1c8093;
}
a.txt-blue {
  color: #0069b1;
}
a.txt-dark-blue {
  color: #283764;
}
a.txt-light-blue {
  color: #00a8e4;
}
a.txt-purple {
  color: #3F3F5B;
}
a.txt-red {
  color: #e74c3c;
}
a.txt-orange {
  color: #ffa81e;
}
a.txt-yellow {
  color: #f1c40f;
}
a.txt-light-grey {
  color: #dfdfdf;
}
a.txt-mid-light-grey {
  color: #b2b2b2;
}
a.txt-mid-grey {
  color: #7d7d7d;
}
a.txt-dark-grey {
  color: #414141;
}
a.txt-white {
  color: #ffffff;
}
a:focus, a:hover, a:active {
  outline: 0;
}
a:hover {
  color: #ffa81e;
}
a:hover .genericon {
  color: #ffa81e;
}
a .genericon, .genericon a {
  color: #0069b1;
  position: relative;
  text-decoration: none;
}

.continue-reading {
  display: block;
  text-decoration: none;
  text-align: right;
  margin-top: 17.5px;
  margin-top: 1.75rem;
}
.continue-reading .genericon {
  font-size: 12.5px;
  font-size: 1.25rem;
  top: 5px;
  top: 0.5rem;
  margin-left: 5px;
  margin-left: 0.5rem;
}
.continue-reading.button .genericon, input.continue-reading[type="submit"] .genericon, #comments .comment-list .comment-body .reply .continue-reading.comment-reply-link .genericon, body.login .continue-reading#wp-submit .genericon {
  top: 4.5px;
  top: 0.45rem;
  margin-left: 7.5px;
  margin-left: 0.75rem;
}

h1, h2, h3, #comments .comments-title, .cta-component.small .cta-headline, h4, h5 {
  color: #0069b1;
  margin-bottom: 12.5px;
  margin-bottom: 1.25rem;
  font-family: "Bree Davita", "Calibri", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h1.txt-green, h2.txt-green, h3.txt-green, #comments .txt-green.comments-title, .cta-component.small .txt-green.cta-headline, h4.txt-green, h5.txt-green {
  color: #82b20a;
}
h1.txt-turquoise, h2.txt-turquoise, h3.txt-turquoise, #comments .txt-turquoise.comments-title, .cta-component.small .txt-turquoise.cta-headline, h4.txt-turquoise, h5.txt-turquoise {
  color: #1c8093;
}
h1.txt-blue, h2.txt-blue, h3.txt-blue, #comments .txt-blue.comments-title, .cta-component.small .txt-blue.cta-headline, h4.txt-blue, h5.txt-blue {
  color: #0069b1;
}
h1.txt-dark-blue, h2.txt-dark-blue, h3.txt-dark-blue, #comments .txt-dark-blue.comments-title, .cta-component.small .txt-dark-blue.cta-headline, h4.txt-dark-blue, h5.txt-dark-blue {
  color: #283764;
}
h1.txt-light-blue, h2.txt-light-blue, h3.txt-light-blue, #comments .txt-light-blue.comments-title, .cta-component.small .txt-light-blue.cta-headline, h4.txt-light-blue, h5.txt-light-blue {
  color: #00a8e4;
}
h1.txt-purple, h2.txt-purple, h3.txt-purple, #comments .txt-purple.comments-title, .cta-component.small .txt-purple.cta-headline, h4.txt-purple, h5.txt-purple {
  color: #3F3F5B;
}
h1.txt-red, h2.txt-red, h3.txt-red, #comments .txt-red.comments-title, .cta-component.small .txt-red.cta-headline, h4.txt-red, h5.txt-red {
  color: #e74c3c;
}
h1.txt-orange, h2.txt-orange, h3.txt-orange, #comments .txt-orange.comments-title, .cta-component.small .txt-orange.cta-headline, h4.txt-orange, h5.txt-orange {
  color: #ffa81e;
}
h1.txt-yellow, h2.txt-yellow, h3.txt-yellow, #comments .txt-yellow.comments-title, .cta-component.small .txt-yellow.cta-headline, h4.txt-yellow, h5.txt-yellow {
  color: #f1c40f;
}
h1.txt-light-grey, h2.txt-light-grey, h3.txt-light-grey, #comments .txt-light-grey.comments-title, .cta-component.small .txt-light-grey.cta-headline, h4.txt-light-grey, h5.txt-light-grey {
  color: #dfdfdf;
}
h1.txt-mid-light-grey, h2.txt-mid-light-grey, h3.txt-mid-light-grey, #comments .txt-mid-light-grey.comments-title, .cta-component.small .txt-mid-light-grey.cta-headline, h4.txt-mid-light-grey, h5.txt-mid-light-grey {
  color: #b2b2b2;
}
h1.txt-mid-grey, h2.txt-mid-grey, h3.txt-mid-grey, #comments .txt-mid-grey.comments-title, .cta-component.small .txt-mid-grey.cta-headline, h4.txt-mid-grey, h5.txt-mid-grey {
  color: #7d7d7d;
}
h1.txt-dark-grey, h2.txt-dark-grey, h3.txt-dark-grey, #comments .txt-dark-grey.comments-title, .cta-component.small .txt-dark-grey.cta-headline, h4.txt-dark-grey, h5.txt-dark-grey {
  color: #414141;
}
h1.txt-white, h2.txt-white, h3.txt-white, #comments .txt-white.comments-title, .cta-component.small .txt-white.cta-headline, h4.txt-white, h5.txt-white {
  color: #ffffff;
}
h1 a, a h1, h2 a, a h2, h3 a, #comments .comments-title a, .cta-component.small .cta-headline a, a h3, a #comments .comments-title, #comments a .comments-title, a .cta-component.small .cta-headline, .cta-component.small a .cta-headline, h4 a, a h4, h5 a, a h5 {
  color: #283764;
  text-decoration: none;
}
h1 a:hover, a h1:hover, h2 a:hover, a h2:hover, h3 a:hover, #comments .comments-title a:hover, .cta-component.small .cta-headline a:hover, a h3:hover, a #comments .comments-title:hover, #comments a .comments-title:hover, a .cta-component.small .cta-headline:hover, .cta-component.small a .cta-headline:hover, h4 a:hover, a h4:hover, h5 a:hover, a h5:hover {
  color: #0069b1;
}
h1.underline, h2.underline, h3.underline, #comments .underline.comments-title, .cta-component.small .underline.cta-headline, h4.underline, h5.underline {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

h1 {
  font-size: 45px;
  font-size: 4.5rem;
}

h2 {
  font-size: 40px;
  font-size: 4rem;
}

h3, #comments .comments-title, .cta-component.small .cta-headline {
  font-size: 22px;
  font-size: 2.2rem;
}

h4 {
  font-size: 18px;
  font-size: 1.8rem;
}

h5 {
  font-size: 13px;
  font-size: 1.3rem;
}

* {
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html {
  font-size: 62.5%;
}
@media (min-width: 1500px) {
  html {
    font-size: 75%;
  }
}

body {
  color: #414141;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}

p, .widget .textwidget {
  line-height: 1.5;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
p.txt-green, .widget .txt-green.textwidget {
  color: #82b20a;
}
p.txt-turquoise, .widget .txt-turquoise.textwidget {
  color: #1c8093;
}
p.txt-blue, .widget .txt-blue.textwidget {
  color: #0069b1;
}
p.txt-dark-blue, .widget .txt-dark-blue.textwidget {
  color: #283764;
}
p.txt-light-blue, .widget .txt-light-blue.textwidget {
  color: #00a8e4;
}
p.txt-purple, .widget .txt-purple.textwidget {
  color: #3F3F5B;
}
p.txt-red, .widget .txt-red.textwidget {
  color: #e74c3c;
}
p.txt-orange, .widget .txt-orange.textwidget {
  color: #ffa81e;
}
p.txt-yellow, .widget .txt-yellow.textwidget {
  color: #f1c40f;
}
p.txt-light-grey, .widget .txt-light-grey.textwidget {
  color: #dfdfdf;
}
p.txt-mid-light-grey, .widget .txt-mid-light-grey.textwidget {
  color: #b2b2b2;
}
p.txt-mid-grey, .widget .txt-mid-grey.textwidget {
  color: #7d7d7d;
}
p.txt-dark-grey, .widget .txt-dark-grey.textwidget {
  color: #414141;
}
p.txt-white, .widget .txt-white.textwidget {
  color: #ffffff;
}
p.featured-text, .widget .featured-text.textwidget {
  font-size: 115%;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: italic;
}

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

blockquote {
  border-left: 4px solid #e2e2e2;
  margin: 20px 0;
  margin: 2rem 0;
  padding-left: 15px;
  padding-left: 1.5rem;
}

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

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

strong {
  font-weight: 600;
}

span.txt-green {
  color: #82b20a;
}
span.txt-turquoise {
  color: #1c8093;
}
span.txt-blue {
  color: #0069b1;
}
span.txt-dark-blue {
  color: #283764;
}
span.txt-light-blue {
  color: #00a8e4;
}
span.txt-purple {
  color: #3F3F5B;
}
span.txt-red {
  color: #e74c3c;
}
span.txt-orange {
  color: #ffa81e;
}
span.txt-yellow {
  color: #f1c40f;
}
span.txt-light-grey {
  color: #dfdfdf;
}
span.txt-mid-light-grey {
  color: #b2b2b2;
}
span.txt-mid-grey {
  color: #7d7d7d;
}
span.txt-dark-grey {
  color: #414141;
}
span.txt-white {
  color: #ffffff;
}

.entry-content {
  line-height: 1.6;
}

.screen-reader-text {
  display: none;
}

::-moz-selection {
  background: #283764;
  color: #ffffff;
}

::selection {
  background: #283764;
  color: #ffffff;
}

::-moz-selection {
  background: #283764;
  color: #ffffff;
}

code, pre {
  background: #f7f7f7;
  font-family: Monospace, "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 2;
  padding: 5px;
  padding: 0.5rem;
}

pre {
  max-width: 100%;
  overflow: auto;
}

.genericon {
  font-size: 16px;
  font-size: 1.6rem;
}

iframe {
  max-width: 100%;
}

.feature-image {
  width: 100%;
  height: 285px;
  height: 28.5rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch .feature-image {
  background-attachment: scroll !important;
}
@media (max-width: 600px) {
  .feature-image {
    height: 250px !important;
    height: 25rem !important;
  }
}
@media (max-width: 900px) {
  .column.one_third .feature-image, body.blog article.post .feature-image,
  body.archive article.post .feature-image,
  body.search article.post .feature-image, .column.one_third .feature-image, body.blog article.post .feature-image,
  body.archive article.post .feature-image,
  body.search article.post .feature-image, .column.third .feature-image, body.blog article.third.post .feature-image,
  body.archive article.third.post .feature-image,
  body.search article.third.post .feature-image {
    height: 220px;
    height: 22rem;
  }
}
.column.one_quarter .feature-image, body.blog article.one_quarter.post .feature-image,
body.archive article.one_quarter.post .feature-image,
body.search article.one_quarter.post .feature-image, .column.one_fourth .feature-image, body.blog article.one_fourth.post .feature-image,
body.archive article.one_fourth.post .feature-image,
body.search article.one_fourth.post .feature-image, .column.one-quarter .feature-image, body.blog article.one-quarter.post .feature-image,
body.archive article.one-quarter.post .feature-image,
body.search article.one-quarter.post .feature-image, .column.one-fourth .feature-image, body.blog article.one-fourth.post .feature-image,
body.archive article.one-fourth.post .feature-image,
body.search article.one-fourth.post .feature-image, .column.quarter .feature-image, body.blog article.quarter.post .feature-image,
body.archive article.quarter.post .feature-image,
body.search article.quarter.post .feature-image, .column.fourth .feature-image, body.blog article.fourth.post .feature-image,
body.archive article.fourth.post .feature-image,
body.search article.fourth.post .feature-image {
  height: 200px;
  height: 20rem;
}
@media (max-width: 900px) {
  .column.one_quarter .feature-image, body.blog article.one_quarter.post .feature-image,
  body.archive article.one_quarter.post .feature-image,
  body.search article.one_quarter.post .feature-image, .column.one_fourth .feature-image, body.blog article.one_fourth.post .feature-image,
  body.archive article.one_fourth.post .feature-image,
  body.search article.one_fourth.post .feature-image, .column.one-quarter .feature-image, body.blog article.one-quarter.post .feature-image,
  body.archive article.one-quarter.post .feature-image,
  body.search article.one-quarter.post .feature-image, .column.one-fourth .feature-image, body.blog article.one-fourth.post .feature-image,
  body.archive article.one-fourth.post .feature-image,
  body.search article.one-fourth.post .feature-image, .column.quarter .feature-image, body.blog article.quarter.post .feature-image,
  body.archive article.quarter.post .feature-image,
  body.search article.quarter.post .feature-image, .column.fourth .feature-image, body.blog article.fourth.post .feature-image,
  body.archive article.fourth.post .feature-image,
  body.search article.fourth.post .feature-image {
    height: 140px;
    height: 14rem;
  }
}

.button, input[type="submit"], #comments .comment-list .comment-body .reply .comment-reply-link, body.login #wp-submit,
.button.default,
input.default[type="submit"],
#comments .comment-list .comment-body .reply .default.comment-reply-link,
body.login .default#wp-submit,
button {
  display: inline-block;
  background: #00a8e4;
  border: none;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 30px;
  padding: 1.2rem 3rem;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-right: 10px;
  margin-right: 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  transition: all 333ms ease-in-out;
}
.button .genericon, input[type="submit"] .genericon, #comments .comment-list .comment-body .reply .comment-reply-link .genericon, body.login #wp-submit .genericon,
.button.default .genericon,
input.default[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.comment-reply-link .genericon,
body.login .default#wp-submit .genericon,
button .genericon {
  color: #ffffff;
  transition: all 333ms ease-in-out;
}
.button.outline, input.outline[type="submit"], #comments .comment-list .comment-body .reply .outline.comment-reply-link, body.login .outline#wp-submit,
.button.default.outline,
input.default.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.outline.comment-reply-link,
body.login .default.outline#wp-submit,
button.outline {
  background: none !important;
  border: 1px solid #00a8e4;
  color: #00a8e4;
}
.button.outline:hover, input.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .outline.comment-reply-link:hover, body.login .outline#wp-submit:hover,
.button.default.outline:hover,
input.default.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.outline.comment-reply-link:hover,
body.login .default.outline#wp-submit:hover,
button.outline:hover {
  color: #ffffff !important;
}
.button.outline:hover .genericon, input.outline[type="submit"]:hover .genericon, #comments .comment-list .comment-body .reply .outline.comment-reply-link:hover .genericon, body.login .outline#wp-submit:hover .genericon,
.button.default.outline:hover .genericon,
input.default.outline[type="submit"]:hover .genericon,
#comments .comment-list .comment-body .reply .default.outline.comment-reply-link:hover .genericon,
body.login .default.outline#wp-submit:hover .genericon,
button.outline:hover .genericon {
  color: #ffffff;
}
.button:hover, input[type="submit"]:hover, #comments .comment-list .comment-body .reply .comment-reply-link:hover, body.login #wp-submit:hover,
.button.default:hover,
input.default[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.comment-reply-link:hover,
body.login .default#wp-submit:hover,
button:hover {
  background: #ffa81e;
  color: #ffffff;
}
.button:hover .genericon, input[type="submit"]:hover .genericon, #comments .comment-list .comment-body .reply .comment-reply-link:hover .genericon, body.login #wp-submit:hover .genericon,
.button.default:hover .genericon,
input.default[type="submit"]:hover .genericon,
#comments .comment-list .comment-body .reply .default.comment-reply-link:hover .genericon,
body.login .default#wp-submit:hover .genericon,
button:hover .genericon {
  color: #ffffff;
}
.button.green, input.green[type="submit"], #comments .comment-list .comment-body .reply .green.comment-reply-link, body.login .green#wp-submit,
.button.default.green,
input.default.green[type="submit"],
#comments .comment-list .comment-body .reply .default.green.comment-reply-link,
body.login .default.green#wp-submit,
button.green {
  background: #82b20a;
}
.button.green:hover, input.green[type="submit"]:hover, #comments .comment-list .comment-body .reply .green.comment-reply-link:hover, body.login .green#wp-submit:hover,
.button.default.green:hover,
input.default.green[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.green.comment-reply-link:hover,
body.login .default.green#wp-submit:hover,
button.green:hover {
  background: #5f8207;
}
.button.green.outline, input.green.outline[type="submit"], #comments .comment-list .comment-body .reply .green.outline.comment-reply-link, body.login .green.outline#wp-submit,
.button.default.green.outline,
input.default.green.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.green.outline.comment-reply-link,
body.login .default.green.outline#wp-submit,
button.green.outline {
  color: #82b20a;
  border-color: #82b20a;
}
.button.green.outline .genericon, input.green.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .green.outline.comment-reply-link .genericon, body.login .green.outline#wp-submit .genericon,
.button.default.green.outline .genericon,
input.default.green.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.green.outline.comment-reply-link .genericon,
body.login .default.green.outline#wp-submit .genericon,
button.green.outline .genericon {
  color: #82b20a;
}
.button.green.outline:hover, input.green.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .green.outline.comment-reply-link:hover, body.login .green.outline#wp-submit:hover,
.button.default.green.outline:hover,
input.default.green.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.green.outline.comment-reply-link:hover,
body.login .default.green.outline#wp-submit:hover,
button.green.outline:hover {
  background: #82b20a !important;
}
.button.turquoise, input.turquoise[type="submit"], #comments .comment-list .comment-body .reply .turquoise.comment-reply-link, body.login .turquoise#wp-submit,
.button.default.turquoise,
input.default.turquoise[type="submit"],
#comments .comment-list .comment-body .reply .default.turquoise.comment-reply-link,
body.login .default.turquoise#wp-submit,
button.turquoise {
  background: #1c8093;
}
.button.turquoise:hover, input.turquoise[type="submit"]:hover, #comments .comment-list .comment-body .reply .turquoise.comment-reply-link:hover, body.login .turquoise#wp-submit:hover,
.button.default.turquoise:hover,
input.default.turquoise[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.turquoise.comment-reply-link:hover,
body.login .default.turquoise#wp-submit:hover,
button.turquoise:hover {
  background: #145b68;
}
.button.turquoise.outline, input.turquoise.outline[type="submit"], #comments .comment-list .comment-body .reply .turquoise.outline.comment-reply-link, body.login .turquoise.outline#wp-submit,
.button.default.turquoise.outline,
input.default.turquoise.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.turquoise.outline.comment-reply-link,
body.login .default.turquoise.outline#wp-submit,
button.turquoise.outline {
  color: #1c8093;
  border-color: #1c8093;
}
.button.turquoise.outline .genericon, input.turquoise.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .turquoise.outline.comment-reply-link .genericon, body.login .turquoise.outline#wp-submit .genericon,
.button.default.turquoise.outline .genericon,
input.default.turquoise.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.turquoise.outline.comment-reply-link .genericon,
body.login .default.turquoise.outline#wp-submit .genericon,
button.turquoise.outline .genericon {
  color: #1c8093;
}
.button.turquoise.outline:hover, input.turquoise.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .turquoise.outline.comment-reply-link:hover, body.login .turquoise.outline#wp-submit:hover,
.button.default.turquoise.outline:hover,
input.default.turquoise.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.turquoise.outline.comment-reply-link:hover,
body.login .default.turquoise.outline#wp-submit:hover,
button.turquoise.outline:hover {
  background: #1c8093 !important;
}
.button.blue, input.blue[type="submit"], #comments .comment-list .comment-body .reply .blue.comment-reply-link, body.login .blue#wp-submit,
.button.default.blue,
input.default.blue[type="submit"],
#comments .comment-list .comment-body .reply .default.blue.comment-reply-link,
body.login .default.blue#wp-submit,
button.blue {
  background: #0069b1;
}
.button.blue:hover, input.blue[type="submit"]:hover, #comments .comment-list .comment-body .reply .blue.comment-reply-link:hover, body.login .blue#wp-submit:hover,
.button.default.blue:hover,
input.default.blue[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.blue.comment-reply-link:hover,
body.login .default.blue#wp-submit:hover,
button.blue:hover {
  background: #004b7e;
}
.button.blue.outline, input.blue.outline[type="submit"], #comments .comment-list .comment-body .reply .blue.outline.comment-reply-link, body.login .blue.outline#wp-submit,
.button.default.blue.outline,
input.default.blue.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.blue.outline.comment-reply-link,
body.login .default.blue.outline#wp-submit,
button.blue.outline {
  color: #0069b1;
  border-color: #0069b1;
}
.button.blue.outline .genericon, input.blue.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .blue.outline.comment-reply-link .genericon, body.login .blue.outline#wp-submit .genericon,
.button.default.blue.outline .genericon,
input.default.blue.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.blue.outline.comment-reply-link .genericon,
body.login .default.blue.outline#wp-submit .genericon,
button.blue.outline .genericon {
  color: #0069b1;
}
.button.blue.outline:hover, input.blue.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .blue.outline.comment-reply-link:hover, body.login .blue.outline#wp-submit:hover,
.button.default.blue.outline:hover,
input.default.blue.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.blue.outline.comment-reply-link:hover,
body.login .default.blue.outline#wp-submit:hover,
button.blue.outline:hover {
  background: #0069b1 !important;
}
.button.light-blue, input[type="submit"], #comments .comment-list .comment-body .reply .light-blue.comment-reply-link, body.login .light-blue#wp-submit,
.button.default.light-blue,
input.default[type="submit"],
#comments .comment-list .comment-body .reply .default.light-blue.comment-reply-link,
body.login .default.light-blue#wp-submit,
button.light-blue {
  background: #00a8e4;
}
.button.light-blue:hover, input[type="submit"]:hover, #comments .comment-list .comment-body .reply .light-blue.comment-reply-link:hover, body.login .light-blue#wp-submit:hover,
.button.default.light-blue:hover,
input.default[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.light-blue.comment-reply-link:hover,
body.login .default.light-blue#wp-submit:hover,
button.light-blue:hover {
  background: #0082b1;
}
.button.light-blue.outline, input.outline[type="submit"], #comments .comment-list .comment-body .reply .light-blue.outline.comment-reply-link, body.login .light-blue.outline#wp-submit,
.button.default.light-blue.outline,
input.default.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.light-blue.outline.comment-reply-link,
body.login .default.light-blue.outline#wp-submit,
button.light-blue.outline {
  color: #00a8e4;
  border-color: #00a8e4;
}
.button.light-blue.outline .genericon, input.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .light-blue.outline.comment-reply-link .genericon, body.login .light-blue.outline#wp-submit .genericon,
.button.default.light-blue.outline .genericon,
input.default.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.light-blue.outline.comment-reply-link .genericon,
body.login .default.light-blue.outline#wp-submit .genericon,
button.light-blue.outline .genericon {
  color: #00a8e4;
}
.button.light-blue.outline:hover, input.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .light-blue.outline.comment-reply-link:hover, body.login .light-blue.outline#wp-submit:hover,
.button.default.light-blue.outline:hover,
input.default.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.light-blue.outline.comment-reply-link:hover,
body.login .default.light-blue.outline#wp-submit:hover,
button.light-blue.outline:hover {
  background: #00a8e4 !important;
}
.button.dark-blue, input.dark-blue[type="submit"], #comments .comment-list .comment-body .reply .dark-blue.comment-reply-link, body.login .dark-blue#wp-submit,
.button.default.dark-blue,
input.default.dark-blue[type="submit"],
#comments .comment-list .comment-body .reply .default.dark-blue.comment-reply-link,
body.login .default.dark-blue#wp-submit,
button.dark-blue {
  background: #283764;
}
.button.dark-blue:hover, input.dark-blue[type="submit"]:hover, #comments .comment-list .comment-body .reply .dark-blue.comment-reply-link:hover, body.login .dark-blue#wp-submit:hover,
.button.default.dark-blue:hover,
input.default.dark-blue[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.dark-blue.comment-reply-link:hover,
body.login .default.dark-blue#wp-submit:hover,
button.dark-blue:hover {
  background: #192340;
}
.button.dark-blue.outline, input.dark-blue.outline[type="submit"], #comments .comment-list .comment-body .reply .dark-blue.outline.comment-reply-link, body.login .dark-blue.outline#wp-submit,
.button.default.dark-blue.outline,
input.default.dark-blue.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.dark-blue.outline.comment-reply-link,
body.login .default.dark-blue.outline#wp-submit,
button.dark-blue.outline {
  color: #283764;
  border-color: #283764;
}
.button.dark-blue.outline .genericon, input.dark-blue.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .dark-blue.outline.comment-reply-link .genericon, body.login .dark-blue.outline#wp-submit .genericon,
.button.default.dark-blue.outline .genericon,
input.default.dark-blue.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.dark-blue.outline.comment-reply-link .genericon,
body.login .default.dark-blue.outline#wp-submit .genericon,
button.dark-blue.outline .genericon {
  color: #283764;
}
.button.dark-blue.outline:hover, input.dark-blue.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .dark-blue.outline.comment-reply-link:hover, body.login .dark-blue.outline#wp-submit:hover,
.button.default.dark-blue.outline:hover,
input.default.dark-blue.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.dark-blue.outline.comment-reply-link:hover,
body.login .default.dark-blue.outline#wp-submit:hover,
button.dark-blue.outline:hover {
  background: #283764 !important;
}
.button.purple, input.purple[type="submit"], #comments .comment-list .comment-body .reply .purple.comment-reply-link, body.login .purple#wp-submit,
.button.default.purple,
input.default.purple[type="submit"],
#comments .comment-list .comment-body .reply .default.purple.comment-reply-link,
body.login .default.purple#wp-submit,
button.purple {
  background: #3F3F5B;
}
.button.purple:hover, input.purple[type="submit"]:hover, #comments .comment-list .comment-body .reply .purple.comment-reply-link:hover, body.login .purple#wp-submit:hover,
.button.default.purple:hover,
input.default.purple[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.purple.comment-reply-link:hover,
body.login .default.purple#wp-submit:hover,
button.purple:hover {
  background: #2a2a3d;
}
.button.purple.outline, input.purple.outline[type="submit"], #comments .comment-list .comment-body .reply .purple.outline.comment-reply-link, body.login .purple.outline#wp-submit,
.button.default.purple.outline,
input.default.purple.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.purple.outline.comment-reply-link,
body.login .default.purple.outline#wp-submit,
button.purple.outline {
  color: #3F3F5B;
  border-color: #3F3F5B;
}
.button.purple.outline .genericon, input.purple.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .purple.outline.comment-reply-link .genericon, body.login .purple.outline#wp-submit .genericon,
.button.default.purple.outline .genericon,
input.default.purple.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.purple.outline.comment-reply-link .genericon,
body.login .default.purple.outline#wp-submit .genericon,
button.purple.outline .genericon {
  color: #3F3F5B;
}
.button.purple.outline:hover, input.purple.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .purple.outline.comment-reply-link:hover, body.login .purple.outline#wp-submit:hover,
.button.default.purple.outline:hover,
input.default.purple.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.purple.outline.comment-reply-link:hover,
body.login .default.purple.outline#wp-submit:hover,
button.purple.outline:hover {
  background: #3F3F5B !important;
}
.button.red, input.red[type="submit"], #comments .comment-list .comment-body .reply .red.comment-reply-link, body.login .red#wp-submit,
.button.default.red,
input.default.red[type="submit"],
#comments .comment-list .comment-body .reply .default.red.comment-reply-link,
body.login .default.red#wp-submit,
button.red {
  background: #e74c3c;
}
.button.red:hover, input.red[type="submit"]:hover, #comments .comment-list .comment-body .reply .red.comment-reply-link:hover, body.login .red#wp-submit:hover,
.button.default.red:hover,
input.default.red[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.red.comment-reply-link:hover,
body.login .default.red#wp-submit:hover,
button.red:hover {
  background: #d62c1a;
}
.button.red.outline, input.red.outline[type="submit"], #comments .comment-list .comment-body .reply .red.outline.comment-reply-link, body.login .red.outline#wp-submit,
.button.default.red.outline,
input.default.red.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.red.outline.comment-reply-link,
body.login .default.red.outline#wp-submit,
button.red.outline {
  color: #e74c3c;
  border-color: #e74c3c;
}
.button.red.outline .genericon, input.red.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .red.outline.comment-reply-link .genericon, body.login .red.outline#wp-submit .genericon,
.button.default.red.outline .genericon,
input.default.red.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.red.outline.comment-reply-link .genericon,
body.login .default.red.outline#wp-submit .genericon,
button.red.outline .genericon {
  color: #e74c3c;
}
.button.red.outline:hover, input.red.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .red.outline.comment-reply-link:hover, body.login .red.outline#wp-submit:hover,
.button.default.red.outline:hover,
input.default.red.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.red.outline.comment-reply-link:hover,
body.login .default.red.outline#wp-submit:hover,
button.red.outline:hover {
  background: #e74c3c !important;
}
.button.orange, input.orange[type="submit"], #comments .comment-list .comment-body .reply .orange.comment-reply-link, body.login .orange#wp-submit,
.button.default.orange,
input.default.orange[type="submit"],
#comments .comment-list .comment-body .reply .default.orange.comment-reply-link,
body.login .default.orange#wp-submit,
button.orange {
  background: #ffa81e;
}
.button.orange:hover, input.orange[type="submit"]:hover, #comments .comment-list .comment-body .reply .orange.comment-reply-link:hover, body.login .orange#wp-submit:hover,
.button.default.orange:hover,
input.default.orange[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.orange.comment-reply-link:hover,
body.login .default.orange#wp-submit:hover,
button.orange:hover {
  background: #ea9000;
}
.button.orange.outline, input.orange.outline[type="submit"], #comments .comment-list .comment-body .reply .orange.outline.comment-reply-link, body.login .orange.outline#wp-submit,
.button.default.orange.outline,
input.default.orange.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.orange.outline.comment-reply-link,
body.login .default.orange.outline#wp-submit,
button.orange.outline {
  color: #ffa81e;
  border-color: #ffa81e;
}
.button.orange.outline .genericon, input.orange.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .orange.outline.comment-reply-link .genericon, body.login .orange.outline#wp-submit .genericon,
.button.default.orange.outline .genericon,
input.default.orange.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.orange.outline.comment-reply-link .genericon,
body.login .default.orange.outline#wp-submit .genericon,
button.orange.outline .genericon {
  color: #ffa81e;
}
.button.orange.outline:hover, input.orange.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .orange.outline.comment-reply-link:hover, body.login .orange.outline#wp-submit:hover,
.button.default.orange.outline:hover,
input.default.orange.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.orange.outline.comment-reply-link:hover,
body.login .default.orange.outline#wp-submit:hover,
button.orange.outline:hover {
  background: #ffa81e !important;
}
.button.yellow, input.yellow[type="submit"], #comments .comment-list .comment-body .reply .yellow.comment-reply-link, body.login .yellow#wp-submit,
.button.default.yellow,
input.default.yellow[type="submit"],
#comments .comment-list .comment-body .reply .default.yellow.comment-reply-link,
body.login .default.yellow#wp-submit,
button.yellow {
  background: #f1c40f;
}
.button.yellow:hover, input.yellow[type="submit"]:hover, #comments .comment-list .comment-body .reply .yellow.comment-reply-link:hover, body.login .yellow#wp-submit:hover,
.button.default.yellow:hover,
input.default.yellow[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.yellow.comment-reply-link:hover,
body.login .default.yellow#wp-submit:hover,
button.yellow:hover {
  background: #c29d0b;
}
.button.yellow.outline, input.yellow.outline[type="submit"], #comments .comment-list .comment-body .reply .yellow.outline.comment-reply-link, body.login .yellow.outline#wp-submit,
.button.default.yellow.outline,
input.default.yellow.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.yellow.outline.comment-reply-link,
body.login .default.yellow.outline#wp-submit,
button.yellow.outline {
  color: #f1c40f;
  border-color: #f1c40f;
}
.button.yellow.outline .genericon, input.yellow.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .yellow.outline.comment-reply-link .genericon, body.login .yellow.outline#wp-submit .genericon,
.button.default.yellow.outline .genericon,
input.default.yellow.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.yellow.outline.comment-reply-link .genericon,
body.login .default.yellow.outline#wp-submit .genericon,
button.yellow.outline .genericon {
  color: #f1c40f;
}
.button.yellow.outline:hover, input.yellow.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .yellow.outline.comment-reply-link:hover, body.login .yellow.outline#wp-submit:hover,
.button.default.yellow.outline:hover,
input.default.yellow.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.yellow.outline.comment-reply-link:hover,
body.login .default.yellow.outline#wp-submit:hover,
button.yellow.outline:hover {
  background: #f1c40f !important;
}
.button.light-grey, input.light-grey[type="submit"], #comments .comment-list .comment-body .reply .light-grey.comment-reply-link, body.login .light-grey#wp-submit,
.button.default.light-grey,
input.default.light-grey[type="submit"],
#comments .comment-list .comment-body .reply .default.light-grey.comment-reply-link,
body.login .default.light-grey#wp-submit,
button.light-grey {
  background: #dfdfdf;
}
.button.light-grey:hover, input.light-grey[type="submit"]:hover, #comments .comment-list .comment-body .reply .light-grey.comment-reply-link:hover, body.login .light-grey#wp-submit:hover,
.button.default.light-grey:hover,
input.default.light-grey[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.light-grey.comment-reply-link:hover,
body.login .default.light-grey#wp-submit:hover,
button.light-grey:hover {
  background: #c6c6c6;
}
.button.light-grey.outline, input.light-grey.outline[type="submit"], #comments .comment-list .comment-body .reply .light-grey.outline.comment-reply-link, body.login .light-grey.outline#wp-submit,
.button.default.light-grey.outline,
input.default.light-grey.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.light-grey.outline.comment-reply-link,
body.login .default.light-grey.outline#wp-submit,
button.light-grey.outline {
  color: #dfdfdf;
  border-color: #dfdfdf;
}
.button.light-grey.outline .genericon, input.light-grey.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .light-grey.outline.comment-reply-link .genericon, body.login .light-grey.outline#wp-submit .genericon,
.button.default.light-grey.outline .genericon,
input.default.light-grey.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.light-grey.outline.comment-reply-link .genericon,
body.login .default.light-grey.outline#wp-submit .genericon,
button.light-grey.outline .genericon {
  color: #dfdfdf;
}
.button.light-grey.outline:hover, input.light-grey.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .light-grey.outline.comment-reply-link:hover, body.login .light-grey.outline#wp-submit:hover,
.button.default.light-grey.outline:hover,
input.default.light-grey.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.light-grey.outline.comment-reply-link:hover,
body.login .default.light-grey.outline#wp-submit:hover,
button.light-grey.outline:hover {
  background: #dfdfdf !important;
}
.button.medium-light-grey, input.medium-light-grey[type="submit"], #comments .comment-list .comment-body .reply .medium-light-grey.comment-reply-link, body.login .medium-light-grey#wp-submit,
.button.default.medium-light-grey,
input.default.medium-light-grey[type="submit"],
#comments .comment-list .comment-body .reply .default.medium-light-grey.comment-reply-link,
body.login .default.medium-light-grey#wp-submit,
button.medium-light-grey {
  background: #b2b2b2;
}
.button.medium-light-grey:hover, input.medium-light-grey[type="submit"]:hover, #comments .comment-list .comment-body .reply .medium-light-grey.comment-reply-link:hover, body.login .medium-light-grey#wp-submit:hover,
.button.default.medium-light-grey:hover,
input.default.medium-light-grey[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.medium-light-grey.comment-reply-link:hover,
body.login .default.medium-light-grey#wp-submit:hover,
button.medium-light-grey:hover {
  background: #999999;
}
.button.medium-light-grey.outline, input.medium-light-grey.outline[type="submit"], #comments .comment-list .comment-body .reply .medium-light-grey.outline.comment-reply-link, body.login .medium-light-grey.outline#wp-submit,
.button.default.medium-light-grey.outline,
input.default.medium-light-grey.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.medium-light-grey.outline.comment-reply-link,
body.login .default.medium-light-grey.outline#wp-submit,
button.medium-light-grey.outline {
  color: #b2b2b2;
  border-color: #b2b2b2;
}
.button.medium-light-grey.outline .genericon, input.medium-light-grey.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .medium-light-grey.outline.comment-reply-link .genericon, body.login .medium-light-grey.outline#wp-submit .genericon,
.button.default.medium-light-grey.outline .genericon,
input.default.medium-light-grey.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.medium-light-grey.outline.comment-reply-link .genericon,
body.login .default.medium-light-grey.outline#wp-submit .genericon,
button.medium-light-grey.outline .genericon {
  color: #b2b2b2;
}
.button.medium-light-grey.outline:hover, input.medium-light-grey.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .medium-light-grey.outline.comment-reply-link:hover, body.login .medium-light-grey.outline#wp-submit:hover,
.button.default.medium-light-grey.outline:hover,
input.default.medium-light-grey.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.medium-light-grey.outline.comment-reply-link:hover,
body.login .default.medium-light-grey.outline#wp-submit:hover,
button.medium-light-grey.outline:hover {
  background: #b2b2b2 !important;
}
.button.medium-grey, input.medium-grey[type="submit"], #comments .comment-list .comment-body .reply .medium-grey.comment-reply-link, body.login .medium-grey#wp-submit,
.button.default.medium-grey,
input.default.medium-grey[type="submit"],
#comments .comment-list .comment-body .reply .default.medium-grey.comment-reply-link,
body.login .default.medium-grey#wp-submit,
button.medium-grey {
  background: #7d7d7d;
}
.button.medium-grey:hover, input.medium-grey[type="submit"]:hover, #comments .comment-list .comment-body .reply .medium-grey.comment-reply-link:hover, body.login .medium-grey#wp-submit:hover,
.button.default.medium-grey:hover,
input.default.medium-grey[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.medium-grey.comment-reply-link:hover,
body.login .default.medium-grey#wp-submit:hover,
button.medium-grey:hover {
  background: #646464;
}
.button.medium-grey.outline, input.medium-grey.outline[type="submit"], #comments .comment-list .comment-body .reply .medium-grey.outline.comment-reply-link, body.login .medium-grey.outline#wp-submit,
.button.default.medium-grey.outline,
input.default.medium-grey.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.medium-grey.outline.comment-reply-link,
body.login .default.medium-grey.outline#wp-submit,
button.medium-grey.outline {
  color: #7d7d7d;
  border-color: #7d7d7d;
}
.button.medium-grey.outline .genericon, input.medium-grey.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .medium-grey.outline.comment-reply-link .genericon, body.login .medium-grey.outline#wp-submit .genericon,
.button.default.medium-grey.outline .genericon,
input.default.medium-grey.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.medium-grey.outline.comment-reply-link .genericon,
body.login .default.medium-grey.outline#wp-submit .genericon,
button.medium-grey.outline .genericon {
  color: #7d7d7d;
}
.button.medium-grey.outline:hover, input.medium-grey.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .medium-grey.outline.comment-reply-link:hover, body.login .medium-grey.outline#wp-submit:hover,
.button.default.medium-grey.outline:hover,
input.default.medium-grey.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.medium-grey.outline.comment-reply-link:hover,
body.login .default.medium-grey.outline#wp-submit:hover,
button.medium-grey.outline:hover {
  background: #7d7d7d !important;
}
.button.dark-grey, input.dark-grey[type="submit"], #comments .comment-list .comment-body .reply .dark-grey.comment-reply-link, body.login .dark-grey#wp-submit,
.button.default.dark-grey,
input.default.dark-grey[type="submit"],
#comments .comment-list .comment-body .reply .default.dark-grey.comment-reply-link,
body.login .default.dark-grey#wp-submit,
button.dark-grey {
  background: #414141;
}
.button.dark-grey:hover, input.dark-grey[type="submit"]:hover, #comments .comment-list .comment-body .reply .dark-grey.comment-reply-link:hover, body.login .dark-grey#wp-submit:hover,
.button.default.dark-grey:hover,
input.default.dark-grey[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.dark-grey.comment-reply-link:hover,
body.login .default.dark-grey#wp-submit:hover,
button.dark-grey:hover {
  background: #282828;
}
.button.dark-grey.outline, input.dark-grey.outline[type="submit"], #comments .comment-list .comment-body .reply .dark-grey.outline.comment-reply-link, body.login .dark-grey.outline#wp-submit,
.button.default.dark-grey.outline,
input.default.dark-grey.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.dark-grey.outline.comment-reply-link,
body.login .default.dark-grey.outline#wp-submit,
button.dark-grey.outline {
  color: #414141;
  border-color: #414141;
}
.button.dark-grey.outline .genericon, input.dark-grey.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .dark-grey.outline.comment-reply-link .genericon, body.login .dark-grey.outline#wp-submit .genericon,
.button.default.dark-grey.outline .genericon,
input.default.dark-grey.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.dark-grey.outline.comment-reply-link .genericon,
body.login .default.dark-grey.outline#wp-submit .genericon,
button.dark-grey.outline .genericon {
  color: #414141;
}
.button.dark-grey.outline:hover, input.dark-grey.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .dark-grey.outline.comment-reply-link:hover, body.login .dark-grey.outline#wp-submit:hover,
.button.default.dark-grey.outline:hover,
input.default.dark-grey.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.dark-grey.outline.comment-reply-link:hover,
body.login .default.dark-grey.outline#wp-submit:hover,
button.dark-grey.outline:hover {
  background: #414141 !important;
}
.button.white, input.white[type="submit"], #comments .comment-list .comment-body .reply .white.comment-reply-link, body.login .white#wp-submit,
.button.default.white,
input.default.white[type="submit"],
#comments .comment-list .comment-body .reply .default.white.comment-reply-link,
body.login .default.white#wp-submit,
button.white {
  background: #ffffff;
  color: #414141;
}
.button.white:hover, input.white[type="submit"]:hover, #comments .comment-list .comment-body .reply .white.comment-reply-link:hover, body.login .white#wp-submit:hover,
.button.default.white:hover,
input.default.white[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.white.comment-reply-link:hover,
body.login .default.white#wp-submit:hover,
button.white:hover {
  background: #e6e6e6;
}
.button.white.outline, input.white.outline[type="submit"], #comments .comment-list .comment-body .reply .white.outline.comment-reply-link, body.login .white.outline#wp-submit,
.button.default.white.outline,
input.default.white.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.white.outline.comment-reply-link,
body.login .default.white.outline#wp-submit,
button.white.outline {
  color: #ffffff;
  border-color: #ffffff;
}
.button.white.outline .genericon, input.white.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .white.outline.comment-reply-link .genericon, body.login .white.outline#wp-submit .genericon,
.button.default.white.outline .genericon,
input.default.white.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.white.outline.comment-reply-link .genericon,
body.login .default.white.outline#wp-submit .genericon,
button.white.outline .genericon {
  color: #ffffff;
}
.button.white.outline:hover, input.white.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .white.outline.comment-reply-link:hover, body.login .white.outline#wp-submit:hover,
.button.default.white.outline:hover,
input.default.white.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.white.outline.comment-reply-link:hover,
body.login .default.white.outline#wp-submit:hover,
button.white.outline:hover {
  background: #ffffff !important;
}
.button.white .genericon, input.white[type="submit"] .genericon, #comments .comment-list .comment-body .reply .white.comment-reply-link .genericon, body.login .white#wp-submit .genericon,
.button.default.white .genericon,
input.default.white[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.white.comment-reply-link .genericon,
body.login .default.white#wp-submit .genericon,
button.white .genericon {
  color: #414141;
}
.button.white.outline, input.white.outline[type="submit"], #comments .comment-list .comment-body .reply .white.outline.comment-reply-link, body.login .white.outline#wp-submit,
.button.default.white.outline,
input.default.white.outline[type="submit"],
#comments .comment-list .comment-body .reply .default.white.outline.comment-reply-link,
body.login .default.white.outline#wp-submit,
button.white.outline {
  color: #ffffff;
  border-color: #ffffff;
}
.button.white.outline .genericon, input.white.outline[type="submit"] .genericon, #comments .comment-list .comment-body .reply .white.outline.comment-reply-link .genericon, body.login .white.outline#wp-submit .genericon,
.button.default.white.outline .genericon,
input.default.white.outline[type="submit"] .genericon,
#comments .comment-list .comment-body .reply .default.white.outline.comment-reply-link .genericon,
body.login .default.white.outline#wp-submit .genericon,
button.white.outline .genericon {
  color: #ffffff;
}
.button.white.outline:hover, input.white.outline[type="submit"]:hover, #comments .comment-list .comment-body .reply .white.outline.comment-reply-link:hover, body.login .white.outline#wp-submit:hover,
.button.default.white.outline:hover,
input.default.white.outline[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.white.outline.comment-reply-link:hover,
body.login .default.white.outline#wp-submit:hover,
button.white.outline:hover {
  background: #ffffff !important;
  color: #283764 !important;
}
.button.white:hover, input.white[type="submit"]:hover, #comments .comment-list .comment-body .reply .white.comment-reply-link:hover, body.login .white#wp-submit:hover,
.button.default.white:hover,
input.default.white[type="submit"]:hover,
#comments .comment-list .comment-body .reply .default.white.comment-reply-link:hover,
body.login .default.white#wp-submit:hover,
button.white:hover {
  color: #414141;
}
.button.white:hover .genericon, input.white[type="submit"]:hover .genericon, #comments .comment-list .comment-body .reply .white.comment-reply-link:hover .genericon, body.login .white#wp-submit:hover .genericon,
.button.default.white:hover .genericon,
input.default.white[type="submit"]:hover .genericon,
#comments .comment-list .comment-body .reply .default.white.comment-reply-link:hover .genericon,
body.login .default.white#wp-submit:hover .genericon,
button.white:hover .genericon {
  color: #414141;
}
.button:last-of-type, input[type="submit"]:last-of-type, #comments .comment-list .comment-body .reply .comment-reply-link:last-of-type, body.login #wp-submit:last-of-type,
.button.default:last-of-type,
input.default[type="submit"]:last-of-type,
#comments .comment-list .comment-body .reply .default.comment-reply-link:last-of-type,
body.login .default#wp-submit:last-of-type,
button:last-of-type {
  margin-right: 0;
}

.button-wrap {
  margin-top: 15px;
  margin-top: 1.5rem;
}

.ninja-forms-required-items {
  display: none;
}

.ninja-forms-response-msg div {
  background: #f7f7f7;
  padding: 7.5px 12.5px;
  padding: 0.75rem 1.25rem;
}
.ninja-forms-response-msg div p, .ninja-forms-response-msg div .widget .textwidget, .widget .ninja-forms-response-msg div .textwidget {
  text-align: center;
  margin-bottom: 0;
}
footer .ninja-forms-response-msg div {
  background: #efefef;
}
footer .ninja-forms-response-msg div p, footer .ninja-forms-response-msg div .widget .textwidget, .widget footer .ninja-forms-response-msg div .textwidget {
  text-align: left;
}
.ninja-forms-response-msg.ninja-forms-success-msg {
  color: #82b20a;
}

label {
  color: #414141;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
label .required {
  color: #e74c3c;
}

textarea {
  resize: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
  background: #ffffff;
  color: #414141;
  border-radius: 0;
  border: 1px solid #dfdfdf;
  padding: 10px;
  padding: 1rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
textarea:focus, textarea:active {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
}
textarea:focus, textarea:active {
  background: #ffffff;
  border: 1px solid #dfdfdf;
}
textarea ::-webkit-input-placeholder {
  color: #0069b1;
}
textarea :-moz-placeholder {
  color: #0069b1;
}
textarea ::-moz-placeholder {
  color: #0069b1;
}
textarea :-ms-input-placeholder {
  color: #0069b1;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
  background: #ffffff;
  color: #414141;
  border-radius: 0;
  border: 1px solid #dfdfdf;
  padding: 10px;
  padding: 1rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  width: 100% !important;
}
select:focus, select:active {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
}
select:focus, select:active {
  background: #ffffff;
  border: 1px solid #dfdfdf;
}
select + .genericon {
  float: right;
  position: relative;
  color: #e2e2e2;
  pointer-events: none;
  top: -23px;
  top: -2.3rem;
  right: 10px;
  right: 1rem;
}

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], input[type="search"], input[type="number"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
  background: #ffffff;
  color: #414141;
  border-radius: 0;
  border: 1px solid #dfdfdf;
  padding: 10px;
  padding: 1rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
input[type="text"]:focus, input[type="text"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="number"]:focus, input[type="number"]:active {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
}
input[type="text"]:focus, input[type="text"]:active, input[type="email"]:focus, input[type="email"]:active, input[type="tel"]:focus, input[type="tel"]:active, input[type="url"]:focus, input[type="url"]:active, input[type="password"]:focus, input[type="password"]:active, input[type="search"]:focus, input[type="search"]:active, input[type="number"]:focus, input[type="number"]:active {
  background: #ffffff;
  border: 1px solid #dfdfdf;
}
input[type="text"] ::-webkit-input-placeholder, input[type="email"] ::-webkit-input-placeholder, input[type="tel"] ::-webkit-input-placeholder, input[type="url"] ::-webkit-input-placeholder, input[type="password"] ::-webkit-input-placeholder, input[type="search"] ::-webkit-input-placeholder, input[type="number"] ::-webkit-input-placeholder {
  color: #0069b1;
}
input[type="text"] :-moz-placeholder, input[type="email"] :-moz-placeholder, input[type="tel"] :-moz-placeholder, input[type="url"] :-moz-placeholder, input[type="password"] :-moz-placeholder, input[type="search"] :-moz-placeholder, input[type="number"] :-moz-placeholder {
  color: #0069b1;
}
input[type="text"] ::-moz-placeholder, input[type="email"] ::-moz-placeholder, input[type="tel"] ::-moz-placeholder, input[type="url"] ::-moz-placeholder, input[type="password"] ::-moz-placeholder, input[type="search"] ::-moz-placeholder, input[type="number"] ::-moz-placeholder {
  color: #0069b1;
}
input[type="text"] :-ms-input-placeholder, input[type="email"] :-ms-input-placeholder, input[type="tel"] :-ms-input-placeholder, input[type="url"] :-ms-input-placeholder, input[type="password"] :-ms-input-placeholder, input[type="search"] :-ms-input-placeholder, input[type="number"] :-ms-input-placeholder {
  color: #0069b1;
}
input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
  background: #ffffff;
  color: #414141;
  border-radius: 0;
  border: 1px solid #dfdfdf;
  padding: 10px;
  padding: 1rem;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
}
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  background: #ffffff;
  border: 1px solid #dfdfdf;
}
input[type="checkbox"]:checked {
  position: relative;
  background: #0069b1;
  border-color: #0069b1;
}
input[type="checkbox"]:checked:after {
  content: '\f418';
  position: absolute;
  top: 0;
  left: 0;
  color: #ffffff;
  font-family: 'Genericons';
  font-size: 18px;
  font-size: 1.8rem;
}
input[type="submit"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
  cursor: pointer;
}
input[type="submit"]:focus, input[type="submit"]:active {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  border: none;
  box-shadow: none;
}
body.error404 .page-content input[type="search"] {
  width: 100%;
  margin: 10px 0;
  margin: 1rem 0;
}

body.single .entry-content ul:not(.tab-shortcode-labels), body.single .entry-content ol:not(.tab-shortcode-labels) {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
body.single .entry-content ul:not(.tab-shortcode-labels) li, body.single .entry-content ol:not(.tab-shortcode-labels) li {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}

hr {
  border: none;
  border-top: 1px solid #dfdfdf;
  margin: 55px 0 50px;
  margin: 5.5rem 0 5rem;
}

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

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

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

.bkgd-green {
  background: #82b20a;
}

.bkgd-turquoise {
  background: #1c8093;
}

.bkgd-blue {
  background: #0069b1;
}

.bkgd-light-blue {
  background: #00a8e4;
}

.bkgd-dark-blue {
  background: #283764;
}

.bkgd-purple {
  background: #3F3F5B;
}

.bkgd-red {
  background: #e74c3c;
}

.bkgd-orange {
  background: #ffa81e;
}

.bkgd-yellow {
  background: #f1c40f;
}

.bkgd-dark-grey {
  background: #414141;
}

.bkgd-medium-grey {
  background: #7d7d7d;
}

.bkgd-medium-light-grey {
  background: #b2b2b2;
}

.bkgd-light-grey {
  background: #dfdfdf;
}

.bkgd-white {
  background: #ffffff;
}

.bkgd-image {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch .bkgd-image {
  background-attachment: scroll !important;
}
.bkgd-image.fixed-bkgd {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
}
html.touch .bkgd-image.fixed-bkgd {
  background-attachment: scroll !important;
}

.border-green {
  border-color: #82b20a;
}

.border-turquoise {
  border-color: #1c8093;
}

.border-blue {
  border-color: #0069b1;
}

.border-light-blue {
  border-color: #00a8e4;
}

.border-dark-blue {
  border-color: #283764;
}

.border-purple {
  border-color: #3F3F5B;
}

.border-red {
  border-color: #e74c3c;
}

.border-orange {
  border-color: #ffa81e;
}

.border-yellow {
  border-color: #f1c40f;
}

.border-dark-grey {
  border-color: #414141;
}

.border-medium-grey {
  border-color: #7d7d7d;
}

.border-medium-light-grey {
  border-color: #b2b2b2;
}

.border-light-grey {
  border-color: #dfdfdf;
}

.border-white {
  border-color: #ffffff;
}

.sharedaddy {
  margin-top: 30px;
  margin-top: 3rem;
}

/**
 *   Here's where everything gets included. You don't need
 *   to change anything here, and doing so might break
 *   stuff. Here be dragons and all that.
 */
/**
 *   Default variables
 *
 *   While these can be set with JavaScript, it's probably
 *   better and faster to just set them here, compile to
 *   CSS and include that instead to use some of that
 *   hardware-accelerated goodness.
 */
.unslider {
  overflow: auto;
  margin: 0;
  padding: 0;
}

.unslider-wrap {
  position: relative;
}

.unslider-wrap.unslider-carousel > li {
  float: left;
}

.unslider-vertical > ul {
  height: 100%;
}

.unslider-vertical li {
  float: none;
  width: 100%;
}

.unslider-fade {
  position: relative;
}

.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}

.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}

.unslider ul, .unslider ol, .unslider li {
  list-style: none;
  /* Reset any weird spacing */
  margin: 0;
  padding: 0;
  border: none;
}

.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}

.unslider-arrow.next {
  left: auto;
  right: 20px;
}

.unslider-nav ol {
  list-style: none;
  text-align: center;
}

.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #fff;
  cursor: pointer;
}

.unslider-nav ol li.unslider-active {
  background: #fff;
  cursor: default;
}

.menu li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-right: 1rem;
}
.menu li:last-child {
  margin-right: 0;
}
.menu li a {
  text-decoration: none;
}
html.safari .menu li a {
  -webkit-font-smoothing: antialiased;
}
.menu li .sub-menu {
  display: none;
  position: absolute;
  text-align: left;
  margin-left: -10px;
  margin-left: -1rem;
  padding-top: 13px;
  padding-top: 1.3rem;
  width: 160px;
  width: 16rem;
}
html.firefox .menu li .sub-menu {
  padding-top: 13.5px;
  padding-top: 1.35rem;
}
.no-utility .menu li .sub-menu {
  padding-top: 17px;
  padding-top: 1.7rem;
}
.menu li .sub-menu li {
  position: relative;
  width: 100%;
}
.menu li .sub-menu li a {
  display: block;
  width: 100%;
  background: #f7f7f7;
  line-height: 1.2;
  padding: 10px;
  padding: 1rem;
}
.menu li .sub-menu li:nth-child(even) a {
  background: #efefef;
}
.menu li .sub-menu li .sub-menu {
  opacity: 0;
  position: absolute;
  left: 10px;
  z-index: -1;
  pointer-events: none;
  top: -13px;
  top: -1.3rem;
  transition: all 333ms ease-in-out;
}
html.firefox .menu li .sub-menu li .sub-menu {
  top: -13.5px;
  top: -1.35rem;
}
.menu li .sub-menu li:hover > a {
  background: #82b20a;
  color: #ffffff;
}
.menu li .sub-menu li:hover .sub-menu {
  opacity: 1;
  pointer-events: auto;
  left: -150px;
  left: -15rem;
}
.menu li:hover > a {
  color: #82b20a;
}
.menu li:hover .sub-menu {
  display: block;
}
.menu#menu-main-navigation {
  text-align: right;
}
.menu#menu-main-navigation li {
  position: relative;
  margin-right: 15px;
  margin-right: 1.5rem;
  font-size: 16px;
  font-size: 1.6rem;
}
.menu#menu-main-navigation li:last-child,
.menu#menu-main-navigation li .sub-menu li {
  margin-right: 0;
}
.menu#menu-main-navigation li:after {
  content: '';
  background: #ffffff;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -14px;
  bottom: -1.4rem;
  height: 3px;
  height: 0.3rem;
  transition: all 333ms ease-in-out;
}
.menu#menu-main-navigation li a {
  color: #000;
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.menu#menu-main-navigation li.current-page-parent > a {
  color: #00a8e4;
}
.menu#menu-main-navigation li.current-page-parent:after {
  background: #00a8e4;
}
.menu#menu-main-navigation li.current-menu-item > a {
  color: #00a8e4 !important;
}
.menu#menu-main-navigation li.current-menu-item:after {
  background: #00a8e4;
}
.menu#menu-main-navigation li li:after {
  content: none;
}
.menu#menu-main-navigation li .sub-menu {
  background: #ffffff;
}
.menu#menu-main-navigation li .sub-menu li:last-child {
  margin-right: 0;
}
.menu#menu-main-navigation li .sub-menu li a {
  background: none;
  color: #414141;
}
.menu#menu-main-navigation li .sub-menu li:hover > a {
  color: #00a8e4;
}
.menu#menu-main-navigation li .sub-menu .sub-menu {
  display: none !important;
}
.menu#menu-main-navigation li:hover > a {
  color: #00a8e4;
}
.menu#menu-main-navigation li:hover:after {
  background: #00a8e4;
}
@media (max-width: 900px) {
  .menu#menu-main-navigation li {
    display: block;
    margin-right: 0;
    text-align: left;
  }
  .menu#menu-main-navigation li a {
    display: block;
    color: #414141;
    padding: 10px 20px;
    padding: 1rem 2rem;
  }
  .menu#menu-main-navigation li .sub-menu {
    display: none;
  }
  .menu#menu-main-navigation li:after {
    background: #7d7d7d;
    bottom: 0;
    height: 1px;
    height: 0.1rem;
    left: 20px;
    left: 2rem;
  }
  .menu#menu-main-navigation li.current-menu-item > a, .menu#menu-main-navigation li.current-page-parent > a {
    color: #414141 !important;
  }
  .menu#menu-main-navigation li.current-menu-item:after, .menu#menu-main-navigation li.current-page-parent:after {
    background: #7d7d7d;
  }
  .menu#menu-main-navigation li:hover a {
    background: #0069b1 !important;
    color: white !important;
  }
  .menu#menu-main-navigation li:hover:after {
    background: #0069b1;
  }
}
.menu#menu-utility-navigation {
  text-align: right;
  margin-bottom: 0;
  padding: 10px 0;
  padding: 1rem 0;
}
.menu#menu-utility-navigation li {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.menu#menu-utility-navigation li a {
  color: #414141;
}
.menu#menu-utility-navigation li a .genericon {
  color: #414141;
}
.menu#menu-utility-navigation li a span:not(.genericon) {
  color: #ffa81e;
  margin-left: 7.5px;
  margin-left: 0.75rem;
}
.menu#menu-utility-navigation li a:hover {
  color: #00a8e4;
}
.menu#menu-utility-navigation li a:hover .genericon {
  color: #00a8e4;
}
@media (max-width: 900px) {
  .menu#menu-utility-navigation {
    text-align: center;
    margin: 10px 0 10px;
    margin: 1rem 0 1rem;
  }
}
.menu#menu-footer-navigation li {
  font-size: 13px;
  font-size: 1.3rem;
}

#site-navigation {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 900px) {
  #site-navigation {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -30rem;
    height: 100vh;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: #ffffff;
    z-index: 9999;
    width: 300px;
    width: 30rem;
  }
}

.menu-toggle {
  display: none;
  float: right;
  position: relative;
  top: 19px;
  top: 1.9rem;
}
.menu-toggle .genericon {
  font-size: 22.5px;
  font-size: 2.25rem;
}
@media (max-width: 900px) {
  .menu-toggle {
    display: inline-block;
  }
}

.nav-links {
  *zoom: 1;
}
.nav-links:after {
  clear: both;
}
.nav-links:after, .nav-links:before {
  content: '';
  display: table;
}
.nav-links .nav-previous a,
.nav-links .nav-next a {
  text-decoration: none;
  font-size: 20px;
  font-size: 2rem;
}
.nav-links .nav-previous:before, .nav-links .nav-previous:after,
.nav-links .nav-next:before,
.nav-links .nav-next:after {
  position: relative;
  color: #0069b1;
  font-family: 'Genericons';
  font-size: 25px;
  font-size: 2.5rem;
  top: 5px;
  top: 0.5rem;
  transition: all 333ms ease-in-out;
}
.nav-links .nav-previous:hover:before, .nav-links .nav-previous:hover:after,
.nav-links .nav-next:hover:before,
.nav-links .nav-next:hover:after {
  color: #ffa81e;
}
.nav-links .nav-previous {
  float: left;
  margin-left: 5px;
  margin-left: 0.5rem;
}
.nav-links .nav-previous:before {
  content: '\f430';
}
.nav-links .nav-next {
  float: right;
  margin-right: 5px;
  margin-right: 0.5rem;
}
.nav-links .nav-next:after {
  content: '\f429';
}

.nav-active #mobile-toggle {
  opacity: 0;
}

.mobile-only-header {
  display: none;
  padding: 15px 20px;
  padding: 1.5rem 2rem;
  *zoom: 1;
}
.mobile-only-header:after {
  clear: both;
}
.mobile-only-header:after, .mobile-only-header:before {
  content: '';
  display: table;
}
.mobile-only-header img {
  float: left;
  height: 30px;
  height: 3rem;
}
.mobile-only-header a {
  float: right;
  color: #7d7d7d;
  font-size: 25px;
  font-size: 2.5rem;
  margin-top: 2.5px;
  margin-top: 0.25rem;
}
.mobile-only-header a:hover {
  color: #0069b1;
}
@media (max-width: 600px) {
  .mobile-only-header {
    display: block;
  }
}

.mobile-only-buttons {
  display: none;
  margin-top: 40px;
  margin-top: 4rem;
}
.mobile-only-buttons a {
  width: 84%;
  margin-left: 8%;
  margin-right: 8%;
  text-align: center;
}
@media (max-width: 900px) {
  .mobile-only-buttons {
    display: block;
  }
}

.mobile-only-sponsor {
  display: none;
  text-align: right;
  font-weight: 600;
  position: absolute;
  bottom: 10px;
  bottom: 1rem;
  right: 10px;
  right: 1rem;
  font-size: 15px;
  font-size: 1.5rem;
}
.mobile-only-sponsor img {
  margin-left: 5px;
  margin-left: 0.5rem;
  height: 20px;
  height: 2rem;
}
@media (max-width: 900px) {
  .mobile-only-sponsor {
    display: block;
  }
}

body {
  background: #ffffff;
}

#page {
  position: relative;
  transition: -webkit-transform 333ms ease-in-out;
  transition: transform 333ms ease-in-out;
}
#page.nav-active {
  -webkit-transform: translateX(-30rem);
  -ms-transform: translateX(-30rem);
  transform: translateX(-30rem);
}

.post .entry-header {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.post .entry-header .posted-on {
  font-size: 14px;
  font-size: 1.4rem;
}
.post .entry-content {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.post .entry-content ul, .post .entry-content ol {
  margin-left: 20px;
  margin-left: 2rem;
  margin-top: 20px;
  margin-top: 2rem;
}
.post .cat-links {
  display: block;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

#comments {
  margin-top: 40px;
  margin-top: 4rem;
}
#comments .comment-list {
  list-style: none;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
#comments .comment-list li {
  list-style: none;
}
#comments .comment-list .comment-body {
  background: #f7f7f7;
  padding: 30px 40px;
  padding: 3rem 4rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
#comments .comment-list .comment-body .comment-meta {
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
  *zoom: 1;
}
#comments .comment-list .comment-body .comment-meta:after {
  clear: both;
}
#comments .comment-list .comment-body .comment-meta:after, #comments .comment-list .comment-body .comment-meta:before {
  content: '';
  display: table;
}
#comments .comment-list .comment-body .comment-meta .comment-author {
  float: left;
}
#comments .comment-list .comment-body .comment-meta .comment-author img {
  margin-right: 10px;
  margin-right: 1rem;
}
#comments .comment-list .comment-body .comment-meta .comment-metadata {
  float: right;
  position: relative;
  top: 21px;
  top: 2.1rem;
  font-size: 12px;
  font-size: 1.2rem;
}
#comments .comment-list .comment-body .comment-content {
  line-height: 1.6;
}
#comments .comment-list .comment-body .reply {
  *zoom: 1;
}
#comments .comment-list .comment-body .reply:after {
  clear: both;
}
#comments .comment-list .comment-body .reply:after, #comments .comment-list .comment-body .reply:before {
  content: '';
  display: table;
}
#comments .comment-list .comment-body .reply .comment-reply-link {
  float: right;
}
#comments .comment-list .comment-body .comment-respond {
  border-top: 1px solid #dfdfdf;
  margin-top: 20px;
  margin-top: 2rem;
  padding-top: 20px;
  padding-top: 2rem;
}
#comments .comment-list .comment-body + .children {
  margin-left: 40px;
  margin-left: 4rem;
}
#comments .comment-awaiting-moderation {
  display: none;
}
#comments #respond {
  margin-top: 50px;
  margin-top: 5rem;
}
#comments .comment-form {
  margin-top: 20px;
  margin-top: 2rem;
}
#comments .comment-notes {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
#comments .comment-form-author,
#comments .comment-form-email,
#comments .comment-form-url,
#comments .comment-form-comment {
  float: left;
  width: 49%;
  margin-right: 2%;
}
#comments .comment-form-author label,
#comments .comment-form-author input,
#comments .comment-form-author textarea,
#comments .comment-form-email label,
#comments .comment-form-email input,
#comments .comment-form-email textarea,
#comments .comment-form-url label,
#comments .comment-form-url input,
#comments .comment-form-url textarea,
#comments .comment-form-comment label,
#comments .comment-form-comment input,
#comments .comment-form-comment textarea {
  display: block;
  width: 100%;
}
#comments .comment-form-author label,
#comments .comment-form-email label,
#comments .comment-form-url label,
#comments .comment-form-comment label {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
#comments .form-allowed-tags {
  display: none;
}
#comments .form-submit {
  float: right;
}
#comments .comment-form-email,
#comments .comment-form-comment {
  margin-right: 0;
}

.site-header {
  background: #ffffff;
  z-index: 9999;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  transition: all 333ms ease-in-out;
}
.site-header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}
body.logged-in .site-header.fixed {
  top: 32px;
}
.site-header.nav-active {
  -webkit-transform: translateX(-30rem);
  -ms-transform: translateX(-30rem);
  transform: translateX(-30rem);
}
.site-header .row, .site-header body.single-post #primary .post, body.single-post #primary .site-header .post, .site-header .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .site-header .team-content-wrap, .site-header .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .site-header .team-content-wrap, .site-header body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .site-header .team-content-wrap,
.site-header .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .site-header .team-content-wrap,
.site-header body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .site-header .team-content-wrap,
.site-header .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .site-header .team-content-wrap,
.site-header body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .site-header .team-content-wrap {
  margin-top: 0;
  margin-bottom: 0;
  width: 95%;
  max-width: 9999px;
}
.site-header .utility-nav {
  background: #f7f7f7;
}
.site-header .utility-nav .row, .site-header .utility-nav body.single-post #primary .post, body.single-post #primary .site-header .utility-nav .post, .site-header .utility-nav .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .site-header .utility-nav .team-content-wrap, .site-header .utility-nav .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .site-header .utility-nav .team-content-wrap, .site-header .utility-nav body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .site-header .utility-nav .team-content-wrap,
.site-header .utility-nav .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .site-header .utility-nav .team-content-wrap,
.site-header .utility-nav body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .site-header .utility-nav .team-content-wrap,
.site-header .utility-nav .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .site-header .utility-nav .team-content-wrap,
.site-header .utility-nav body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .site-header .utility-nav .team-content-wrap {
  margin-bottom: 0;
}
.site-header .site-branding {
  float: left;
  position: relative;
  z-index: 999;
}
.site-header .site-branding .site-logo {
  float: left;
  opacity: 1;
}
.site-header .site-branding .site-logo img {
  float: left;
  width: auto;
  height: 45px;
  height: 4.5rem;
  margin: 20px 0;
  margin: 2rem 0;
}
.site-header .site-branding .site-logo:hover {
  opacity: 0.75;
}
.site-header .site-branding .site-logo.no-utility img {
  margin: 5px 0;
  margin: 0.5rem 0;
}
@media (max-width: 900px) {
  .site-header .site-branding .site-logo img {
    height: 45px;
    height: 4.5rem;
    margin: 8.57265px 0;
    margin: 0.85727rem 0;
  }
}

.header-spacer {
  display: block;
  height: 85px;
  height: 8.5rem;
}

.site-footer {
  float: left;
  width: 100%;
  text-align: center;
  background: #283764;
}
.site-footer .row, .site-footer body.single-post #primary .post, body.single-post #primary .site-footer .post, .site-footer .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .site-footer .team-content-wrap, .site-footer .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .site-footer .team-content-wrap, .site-footer body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .site-footer .team-content-wrap,
.site-footer .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .site-footer .team-content-wrap,
.site-footer body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .site-footer .team-content-wrap,
.site-footer .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .site-footer .team-content-wrap,
.site-footer body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .site-footer .team-content-wrap {
  margin-bottom: 0;
}
.site-footer .column.one_quarter, .site-footer body.blog article.one_quarter.post, body.blog .site-footer article.one_quarter.post,
.site-footer body.archive article.one_quarter.post,
body.archive .site-footer article.one_quarter.post,
.site-footer body.search article.one_quarter.post,
body.search .site-footer article.one_quarter.post {
  padding-top: 50px;
  padding-top: 5rem;
}
@media (max-width: 900px) {
  .site-footer .column.one_quarter, .site-footer body.blog article.one_quarter.post, body.blog .site-footer article.one_quarter.post,
  .site-footer body.archive article.one_quarter.post,
  body.archive .site-footer article.one_quarter.post,
  .site-footer body.search article.one_quarter.post,
  body.search .site-footer article.one_quarter.post {
    width: 49%;
    padding-top: 0;
    margin-bottom: 40px;
    margin-bottom: 4rem;
  }
  .site-footer .column.one_quarter:first-of-type, .site-footer body.blog article.one_quarter.post:first-of-type, body.blog .site-footer article.one_quarter.post:first-of-type,
  .site-footer body.archive article.one_quarter.post:first-of-type,
  body.archive .site-footer article.one_quarter.post:first-of-type,
  .site-footer body.search article.one_quarter.post:first-of-type,
  body.search .site-footer article.one_quarter.post:first-of-type, .site-footer .column.one_quarter:nth-child(2), .site-footer body.blog article.one_quarter.post:nth-child(2), body.blog .site-footer article.one_quarter.post:nth-child(2),
  .site-footer body.archive article.one_quarter.post:nth-child(2),
  body.archive .site-footer article.one_quarter.post:nth-child(2),
  .site-footer body.search article.one_quarter.post:nth-child(2),
  body.search .site-footer article.one_quarter.post:nth-child(2) {
    margin-top: 40px;
    margin-top: 4rem;
  }
  .site-footer .column.one_quarter:nth-child(even), .site-footer body.blog article.one_quarter.post:nth-child(even), body.blog .site-footer article.one_quarter.post:nth-child(even),
  .site-footer body.archive article.one_quarter.post:nth-child(even),
  body.archive .site-footer article.one_quarter.post:nth-child(even),
  .site-footer body.search article.one_quarter.post:nth-child(even),
  body.search .site-footer article.one_quarter.post:nth-child(even) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .site-footer .column.one_quarter, .site-footer body.blog article.one_quarter.post, body.blog .site-footer article.one_quarter.post,
  .site-footer body.archive article.one_quarter.post,
  body.archive .site-footer article.one_quarter.post,
  .site-footer body.search article.one_quarter.post,
  body.search .site-footer article.one_quarter.post {
    width: 100%;
  }
  .site-footer .column.one_quarter:nth-child(2), .site-footer body.blog article.one_quarter.post:nth-child(2), body.blog .site-footer article.one_quarter.post:nth-child(2),
  .site-footer body.archive article.one_quarter.post:nth-child(2),
  body.archive .site-footer article.one_quarter.post:nth-child(2),
  .site-footer body.search article.one_quarter.post:nth-child(2),
  body.search .site-footer article.one_quarter.post:nth-child(2) {
    margin-top: 0;
  }
}
.site-footer .widget {
  text-align: left;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.site-footer .widget.widget_nav_menu ul {
  margin-left: 0;
}
.site-footer .widget.widget_nav_menu li {
  display: block;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.site-footer .widget.widget_nav_menu li a {
  color: #f1c40f;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.site-footer .widget.widget_text {
  color: #ffffff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
}
.site-footer .secondary-nav-wrapper {
  margin-top: 10px;
  margin-top: 1rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.site-footer .secondary-nav-wrapper .footer-nav-secondary {
  text-align: left;
}
.site-footer .secondary-nav-wrapper .footer-nav-secondary li {
  margin-right: 40px;
  margin-right: 4rem;
}
.site-footer .secondary-nav-wrapper .footer-nav-secondary a {
  color: #ffffff;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  font-size: 1.3rem;
}
.site-footer .secondary-nav-wrapper .footer-logo {
  text-align: right;
  color: #ffffff;
  font-size: 15px;
  font-size: 1.5rem;
}
.site-footer .secondary-nav-wrapper .footer-logo p, .site-footer .secondary-nav-wrapper .footer-logo .widget .textwidget, .widget .site-footer .secondary-nav-wrapper .footer-logo .textwidget {
  margin-bottom: 0;
}
.site-footer .secondary-nav-wrapper .footer-logo img {
  display: inline-block;
  vertical-align: middle;
  max-width: 80px;
  max-width: 8rem;
  margin-top: -15px;
  margin-top: -1.5rem;
  margin-left: 15px;
  margin-left: 1.5rem;
}
.site-footer .site-info-wrapper .row:first-of-type, .site-footer .site-info-wrapper body.single-post #primary .post:first-of-type, body.single-post #primary .site-footer .site-info-wrapper .post:first-of-type, .site-footer .site-info-wrapper .team-component .column.full_width .team-content-wrap:first-of-type, .team-component .column.full_width .site-footer .site-info-wrapper .team-content-wrap:first-of-type, .site-footer .site-info-wrapper .team-component body.blog article.full_width.post .team-content-wrap:first-of-type, .team-component body.blog article.full_width.post .site-footer .site-info-wrapper .team-content-wrap:first-of-type, .site-footer .site-info-wrapper body.blog .team-component article.full_width.post .team-content-wrap:first-of-type, body.blog .team-component article.full_width.post .site-footer .site-info-wrapper .team-content-wrap:first-of-type,
.site-footer .site-info-wrapper .team-component body.archive article.full_width.post .team-content-wrap:first-of-type,
.team-component body.archive article.full_width.post .site-footer .site-info-wrapper .team-content-wrap:first-of-type,
.site-footer .site-info-wrapper body.archive .team-component article.full_width.post .team-content-wrap:first-of-type,
body.archive .team-component article.full_width.post .site-footer .site-info-wrapper .team-content-wrap:first-of-type,
.site-footer .site-info-wrapper .team-component body.search article.full_width.post .team-content-wrap:first-of-type,
.team-component body.search article.full_width.post .site-footer .site-info-wrapper .team-content-wrap:first-of-type,
.site-footer .site-info-wrapper body.search .team-component article.full_width.post .team-content-wrap:first-of-type,
body.search .team-component article.full_width.post .site-footer .site-info-wrapper .team-content-wrap:first-of-type {
  margin-bottom: 7.5px;
  margin-bottom: 0.75rem;
}
.site-footer .site-info-wrapper .disclaimer-headline,
.site-footer .site-info-wrapper .copyright {
  color: #7d7d7d;
  font-size: 13px;
  font-size: 1.3rem;
}
.site-footer .site-info-wrapper .disclaimer-headline {
  text-align: left;
}
@media (max-width: 600px) {
  .site-footer .site-info-wrapper .disclaimer-headline {
    margin-bottom: -12.5px;
    margin-bottom: -1.25rem;
  }
}
.site-footer .site-info-wrapper .copyright {
  text-align: right;
}
.site-footer .disclaimer {
  text-align: left;
  color: #ffffff;
  font-style: italic;
  font-size: 12px;
  font-size: 1.2rem;
}

.accordion-shortcode {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.accordion-shortcode .accordion-header {
  cursor: pointer;
  transition: all 333ms ease-in-out;
}
.accordion-shortcode .accordion-header .genericon {
  position: relative;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 1px;
  top: 0.1rem;
  left: -10px;
  left: -1rem;
  font-size: 27.5px;
  font-size: 2.75rem;
  transition: all 333ms ease-in-out;
}
.accordion-shortcode .accordion-header:hover {
  color: #ffa81e;
}
.accordion-shortcode .accordion-header:hover .genericon {
  color: #0069b1;
}
.accordion-shortcode .accordion-item {
  display: none;
}
.accordion-shortcode.open .accordion-header {
  color: #ffa81e;
}
.accordion-shortcode.open .accordion-header .genericon {
  color: #0069b1;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.accordion-shortcode.open .accordion-item {
  display: block;
}

.blockquote {
  width: 75%;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.blockquote.right {
  text-align: right;
  margin-left: 25%;
}
.blockquote.center {
  text-align: center;
  margin-right: 12.5%;
  margin-left: 12.5%;
}
.blockquote.center p, .blockquote.center .widget .textwidget, .widget .blockquote.center .textwidget {
  padding-left: 0;
  padding-right: 0;
}
.blockquote.left {
  text-align: left;
  margin-right: 25%;
}
.blockquote .blockquote-source {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: italic;
}

.tab-shortcode .tab-shortcode-labels-wrap {
  *zoom: 1;
}
.tab-shortcode .tab-shortcode-labels-wrap:after {
  clear: both;
}
.tab-shortcode .tab-shortcode-labels-wrap:after, .tab-shortcode .tab-shortcode-labels-wrap:before {
  content: '';
  display: table;
}
.tab-shortcode .tab-shortcode-labels {
  float: left;
  *zoom: 1;
}
.tab-shortcode .tab-shortcode-labels:after {
  clear: both;
}
.tab-shortcode .tab-shortcode-labels:after, .tab-shortcode .tab-shortcode-labels:before {
  content: '';
  display: table;
}
.tab-shortcode .tab-shortcode-labels li {
  list-style: none;
  float: left;
}
.tab-shortcode .tab-shortcode-labels li a {
  float: left;
  text-decoration: none;
  color: #414141;
  background: #f7f7f7;
  border: 1px solid #e2e2e2;
  border-right: 0;
  padding: 10px 20px;
  padding: 1rem 2rem;
}
.tab-shortcode .tab-shortcode-labels li:last-of-type a {
  border-right: 1px solid #e2e2e2;
}
.tab-shortcode .tab-shortcode-labels li:hover a {
  background: #0069b1;
  color: #ffffff;
}
.tab-shortcode .tab-shortcode-labels li.open a {
  background: #ffa81e;
  color: #ffffff;
}
.tab-shortcode .tab-shortcode-content-wrap {
  position: relative;
  top: -1px;
}
.tab-shortcode .tab-shortcode-content-wrap .tab-shortcode-content {
  display: none;
  border: 1px solid #e2e2e2;
  padding: 35px 30px 30px;
  padding: 3.5rem 3rem 3rem;
}
.tab-shortcode .tab-shortcode-content-wrap .tab-shortcode-content.open {
  display: block;
}

.row-shortcode {
  width: 100%;
  margin-bottom: 3.5rem;
  *zoom: 1;
}
.row-shortcode:after {
  clear: both;
}
.row-shortcode:after, .row-shortcode:before {
  content: '';
  display: table;
}

.old-demo-form #nephro_id,
.old-enroll-form #nephro_id {
  display: none;
}
.old-demo-form label,
.old-demo-form input,
.old-demo-form textarea,
.old-enroll-form label,
.old-enroll-form input,
.old-enroll-form textarea {
  width: 100%;
  display: block;
}
.old-demo-form input, .old-demo-form textarea, .old-demo-form select,
.old-enroll-form input,
.old-enroll-form textarea,
.old-enroll-form select {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.old-demo-form label,
.old-enroll-form label {
  margin-bottom: 7.5px;
  margin-bottom: 0.75rem;
}
.old-demo-form textarea,
.old-enroll-form textarea {
  margin-top: 15px;
  margin-top: 1.5rem;
}
.old-demo-form .css-checkbox,
.old-demo-form .css-label,
.old-enroll-form .css-checkbox,
.old-enroll-form .css-label {
  width: auto;
  display: inline-block;
}
.old-demo-form .css-checkbox,
.old-enroll-form .css-checkbox {
  margin-right: 10px;
  margin-right: 1rem;
}
.old-demo-form .css-label,
.old-enroll-form .css-label {
  vertical-align: top;
  padding-top: 7px;
  padding-top: 0.7rem;
}
.old-demo-form #first_name,
.old-enroll-form #first_name {
  width: 49%;
  margin-right: 1%;
  display: inline-block;
}
@media (max-width: 600px) {
  .old-demo-form #first_name,
  .old-enroll-form #first_name {
    width: 100%;
    margin-right: 0;
  }
}
.old-demo-form #last_name,
.old-enroll-form #last_name {
  width: 49%;
  display: inline-block;
}
@media (max-width: 600px) {
  .old-demo-form #last_name,
  .old-enroll-form #last_name {
    width: 100%;
    margin-right: 0;
  }
}
.old-demo-form .genericon-downarrow,
.old-enroll-form .genericon-downarrow {
  top: -37.5px;
  top: -3.75rem;
}
.old-demo-form label,
.old-demo-form .message-area,
.old-enroll-form label,
.old-enroll-form .message-area {
  font-size: 15px;
  font-size: 1.5rem;
}
.txt-green .old-demo-form label, .txt-green
.old-demo-form .message-area, .txt-green
.old-enroll-form label, .txt-green
.old-enroll-form .message-area {
  color: #82b20a;
}
.txt-turquoise .old-demo-form label, .txt-turquoise
.old-demo-form .message-area, .txt-turquoise
.old-enroll-form label, .txt-turquoise
.old-enroll-form .message-area {
  color: #1c8093;
}
.txt-blue .old-demo-form label, .txt-blue
.old-demo-form .message-area, .txt-blue
.old-enroll-form label, .txt-blue
.old-enroll-form .message-area {
  color: #0069b1;
}
.txt-dark-blue .old-demo-form label, .txt-dark-blue
.old-demo-form .message-area, .txt-dark-blue
.old-enroll-form label, .txt-dark-blue
.old-enroll-form .message-area {
  color: #283764;
}
.txt-light-blue .old-demo-form label, .txt-light-blue
.old-demo-form .message-area, .txt-light-blue
.old-enroll-form label, .txt-light-blue
.old-enroll-form .message-area {
  color: #00a8e4;
}
.txt-purple .old-demo-form label, .txt-purple
.old-demo-form .message-area, .txt-purple
.old-enroll-form label, .txt-purple
.old-enroll-form .message-area {
  color: #3F3F5B;
}
.txt-red .old-demo-form label, .txt-red
.old-demo-form .message-area, .txt-red
.old-enroll-form label, .txt-red
.old-enroll-form .message-area {
  color: #e74c3c;
}
.txt-orange .old-demo-form label, .txt-orange
.old-demo-form .message-area, .txt-orange
.old-enroll-form label, .txt-orange
.old-enroll-form .message-area {
  color: #ffa81e;
}
.txt-yellow .old-demo-form label, .txt-yellow
.old-demo-form .message-area, .txt-yellow
.old-enroll-form label, .txt-yellow
.old-enroll-form .message-area {
  color: #f1c40f;
}
.txt-light-grey .old-demo-form label, .txt-light-grey
.old-demo-form .message-area, .txt-light-grey
.old-enroll-form label, .txt-light-grey
.old-enroll-form .message-area {
  color: #dfdfdf;
}
.txt-mid-light-grey .old-demo-form label, .txt-mid-light-grey
.old-demo-form .message-area, .txt-mid-light-grey
.old-enroll-form label, .txt-mid-light-grey
.old-enroll-form .message-area {
  color: #b2b2b2;
}
.txt-mid-grey .old-demo-form label, .txt-mid-grey
.old-demo-form .message-area, .txt-mid-grey
.old-enroll-form label, .txt-mid-grey
.old-enroll-form .message-area {
  color: #7d7d7d;
}
.txt-dark-grey .old-demo-form label, .txt-dark-grey
.old-demo-form .message-area, .txt-dark-grey
.old-enroll-form label, .txt-dark-grey
.old-enroll-form .message-area {
  color: #414141;
}
.txt-white .old-demo-form label, .txt-white
.old-demo-form .message-area, .txt-white
.old-enroll-form label, .txt-white
.old-enroll-form .message-area {
  color: #ffffff;
}

.widget {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.widget ul, .widget ol {
  margin-left: 20px;
  margin-left: 2rem;
}
.widget ul li, .widget ol li {
  line-height: 1.3;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.widget ul li ul, .widget ul li ol, .widget ol li ul, .widget ol li ol {
  margin-top: 15px;
  margin-top: 1.5rem;
}
.widget ul li ul li, .widget ul li ol li, .widget ol li ul li, .widget ol li ol li {
  margin-left: 0;
}
.widget.widget_search {
  *zoom: 1;
}
.widget.widget_search:after {
  clear: both;
}
.widget.widget_search:after, .widget.widget_search:before {
  content: '';
  display: table;
}
.widget.widget_search .search-field {
  width: 100%;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

@media (max-width: 600px) {
  #maintenance-overlay .maint-content {
    height: auto !important;
  }
  #maintenance-overlay .maint-content .row, #maintenance-overlay .maint-content body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-content .post, #maintenance-overlay .maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-content .team-content-wrap, #maintenance-overlay .maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-content .team-content-wrap, #maintenance-overlay .maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  #maintenance-overlay .maint-content .team-component body.archive article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  #maintenance-overlay .maint-content body.archive .team-component article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  #maintenance-overlay .maint-content .team-component body.search article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  #maintenance-overlay .maint-content body.search .team-component article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap {
    height: auto !important;
    width: 85% !important;
  }
  #maintenance-overlay .maint-content .content-wrap {
    position: relative !important;
    top: auto !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    width: 100% !important;
    padding: 60px 0 40px !important;
    padding: 6rem 0 4rem !important;
  }
}
#maintenance-overlay .maint-form {
  padding: 30px 0 40px;
  padding: 3rem 0 4rem;
}
#maintenance-overlay .maint-form .row, #maintenance-overlay .maint-form body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-form .post, #maintenance-overlay .maint-form .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-form .team-content-wrap, #maintenance-overlay .maint-form .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-form .team-content-wrap, #maintenance-overlay .maint-form body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-form .team-content-wrap,
#maintenance-overlay .maint-form .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay .maint-form .team-content-wrap,
#maintenance-overlay .maint-form body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay .maint-form .team-content-wrap,
#maintenance-overlay .maint-form .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay .maint-form .team-content-wrap,
#maintenance-overlay .maint-form body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay .maint-form .team-content-wrap {
  margin-bottom: 0;
  width: 60%;
}
@media (max-width: 600px) {
  #maintenance-overlay .maint-form .row, #maintenance-overlay .maint-form body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-form .post, #maintenance-overlay .maint-form .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-form .team-content-wrap, #maintenance-overlay .maint-form .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-form .team-content-wrap, #maintenance-overlay .maint-form body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-form .team-content-wrap,
  #maintenance-overlay .maint-form .team-component body.archive article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post #maintenance-overlay .maint-form .team-content-wrap,
  #maintenance-overlay .maint-form body.archive .team-component article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post #maintenance-overlay .maint-form .team-content-wrap,
  #maintenance-overlay .maint-form .team-component body.search article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post #maintenance-overlay .maint-form .team-content-wrap,
  #maintenance-overlay .maint-form body.search .team-component article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post #maintenance-overlay .maint-form .team-content-wrap {
    width: 85%;
  }
}
#maintenance-overlay .maint-form form {
  padding: 0;
}
#maintenance-overlay .maint-form form .indicates-required {
  display: none;
}
#maintenance-overlay .maint-announcements {
  background: #f7f7f7;
  padding: 40px 0 45px;
  padding: 4rem 0 4.5rem;
}
#maintenance-overlay .maint-announcements .row, #maintenance-overlay .maint-announcements body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-announcements .post, #maintenance-overlay .maint-announcements .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-announcements .team-content-wrap, #maintenance-overlay .maint-announcements .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-announcements .team-content-wrap, #maintenance-overlay .maint-announcements body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-announcements .team-content-wrap,
#maintenance-overlay .maint-announcements .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay .maint-announcements .team-content-wrap,
#maintenance-overlay .maint-announcements body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay .maint-announcements .team-content-wrap,
#maintenance-overlay .maint-announcements .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay .maint-announcements .team-content-wrap,
#maintenance-overlay .maint-announcements body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay .maint-announcements .team-content-wrap {
  margin-bottom: 0;
}
#maintenance-overlay .maint-social {
  background: #414141;
  padding: 40px 0 30px;
  padding: 4rem 0 3rem;
}
#maintenance-overlay .maint-social .row, #maintenance-overlay .maint-social body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-social .post, #maintenance-overlay .maint-social .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-social .team-content-wrap, #maintenance-overlay .maint-social .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-social .team-content-wrap, #maintenance-overlay .maint-social body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-social .team-content-wrap,
#maintenance-overlay .maint-social .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay .maint-social .team-content-wrap,
#maintenance-overlay .maint-social body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay .maint-social .team-content-wrap,
#maintenance-overlay .maint-social .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay .maint-social .team-content-wrap,
#maintenance-overlay .maint-social body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay .maint-social .team-content-wrap {
  margin-bottom: 0;
}
#maintenance-overlay .maint-social a span {
  position: relative;
  margin-right: 5px;
  margin-right: 0.5rem;
  top: -1px;
  top: -0.1rem;
}
@media (max-width: 600px) {
  #maintenance-overlay .maint-social a {
    margin-right: 0;
    display: block;
  }
}

.icon-showoff {
  color: #dfdfdf;
  font-size: 12px;
  font-size: 1.2rem;
}
.icon-showoff .genericon {
  color: #7d7d7d;
  margin-right: 5px;
  margin-right: 0.5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 18px;
  font-size: 1.8rem;
}

body.page-template-default #page.header-fixed,
body.single #page.header-fixed,
body.blog #page.header-fixed,
body.search #page.header-fixed,
body.archive #page.header-fixed,
body.error404 #page.header-fixed {
  padding-top: 160px;
  padding-top: 16rem;
}
body.page-template-default #primary,
body.page-template-default #secondary,
body.single #primary,
body.single #secondary,
body.blog #primary,
body.blog #secondary,
body.search #primary,
body.search #secondary,
body.archive #primary,
body.archive #secondary,
body.error404 #primary,
body.error404 #secondary {
  float: left;
}
body.page-template-default #primary,
body.single #primary,
body.blog #primary,
body.search #primary,
body.archive #primary,
body.error404 #primary {
  width: 72%;
  margin-right: 4%;
}
@media (max-width: 900px) {
  body.page-template-default #primary,
  body.single #primary,
  body.blog #primary,
  body.search #primary,
  body.archive #primary,
  body.error404 #primary {
    width: 100%;
    margin-right: 0;
  }
}
body.page-template-default #secondary,
body.single #secondary,
body.blog #secondary,
body.search #secondary,
body.archive #secondary,
body.error404 #secondary {
  width: 24%;
}
@media (max-width: 900px) {
  body.page-template-default #secondary,
  body.single #secondary,
  body.blog #secondary,
  body.search #secondary,
  body.archive #secondary,
  body.error404 #secondary {
    width: 100%;
  }
}
body.page-template-default .entry-title,
body.page-template-default .page-title,
body.single .entry-title,
body.single .page-title,
body.blog .entry-title,
body.blog .page-title,
body.search .entry-title,
body.search .page-title,
body.archive .entry-title,
body.archive .page-title,
body.error404 .entry-title,
body.error404 .page-title {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
body.page-template-default .site-footer,
body.single .site-footer,
body.blog .site-footer,
body.search .site-footer,
body.archive .site-footer,
body.error404 .site-footer {
  margin-top: 70px;
  margin-top: 7rem;
}

body.blog #primary,
body.archive #primary,
body.search #primary {
  width: 100%;
}
body.blog .twitter-slider,
body.archive .twitter-slider,
body.search .twitter-slider {
  float: left;
  width: 22%;
  margin-right: 3%;
}
body.blog .twitter-slider + #primary,
body.archive .twitter-slider + #primary,
body.search .twitter-slider + #primary {
  width: 75%;
  margin-right: 0;
}
@media (max-width: 600px) {
  body.blog .twitter-slider,
  body.archive .twitter-slider,
  body.search .twitter-slider {
    display: none;
  }
  body.blog .twitter-slider + #primary,
  body.archive .twitter-slider + #primary,
  body.search .twitter-slider + #primary {
    width: 100%;
  }
}
body.blog #main,
body.archive #main,
body.search #main {
  *zoom: 1;
}
body.blog #main:after,
body.archive #main:after,
body.search #main:after {
  clear: both;
}
body.blog #main:after, body.blog #main:before,
body.archive #main:after,
body.archive #main:before,
body.search #main:after,
body.search #main:before {
  content: '';
  display: table;
}
body.blog article.post,
body.archive article.post,
body.search article.post {
  overflow: hidden;
  border: 2px solid #dfdfdf;
  margin-bottom: 20px !important;
  margin-bottom: 2rem !important;
}
body.blog article.post.newsletter-signup,
body.archive article.post.newsletter-signup,
body.search article.post.newsletter-signup {
  position: relative;
  background: #ffa81e;
  border: none;
  text-align: center;
}
body.blog article.post.newsletter-signup a,
body.archive article.post.newsletter-signup a,
body.search article.post.newsletter-signup a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-decoration: none;
  text-align: left;
  padding: 0rem 30px;
  padding: 0rem 3rem;
}
body.blog article.post.newsletter-signup .content-wrap,
body.archive article.post.newsletter-signup .content-wrap,
body.search article.post.newsletter-signup .content-wrap {
  width: 80%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
body.blog article.post.newsletter-signup h2,
body.archive article.post.newsletter-signup h2,
body.search article.post.newsletter-signup h2 {
  color: #ffffff;
  text-decoration: none;
}
body.blog article.post.newsletter-signup .icon,
body.archive article.post.newsletter-signup .icon,
body.search article.post.newsletter-signup .icon {
  display: block;
  margin-top: 2%;
  margin-left: 3%;
  color: #ffbc51;
  font-size: 200px;
  font-size: 20rem;
}
body.blog article.post header,
body.archive article.post header,
body.search article.post header {
  float: left;
  padding: 30px;
  padding: 3rem;
}
body.blog article.post .post-feature-image,
body.archive article.post .post-feature-image,
body.search article.post .post-feature-image {
  display: none;
  width: 50%;
  float: left;
}
@media (max-width: 600px) {
  body.blog article.post .post-feature-image,
  body.archive article.post .post-feature-image,
  body.search article.post .post-feature-image {
    width: 100%;
    height: 150px !important;
    height: 15rem !important;
  }
}
body.blog article.post h5, body.blog article.post h4, body.blog article.post p, body.blog article.post .widget .textwidget, .widget body.blog article.post .textwidget,
body.archive article.post h5,
body.archive article.post h4,
body.archive article.post p,
body.archive article.post .widget .textwidget,
.widget body.archive article.post .textwidget,
body.search article.post h5,
body.search article.post h4,
body.search article.post p,
body.search article.post .widget .textwidget,
.widget body.search article.post .textwidget {
  position: relative;
  z-index: 10;
}
body.blog article.post h5, body.blog article.post h5 a,
body.archive article.post h5,
body.archive article.post h5 a,
body.search article.post h5,
body.search article.post h5 a {
  color: #0069b1;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
body.blog article.post h4,
body.archive article.post h4,
body.search article.post h4 {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
body.blog article.post p, body.blog article.post .widget .textwidget, .widget body.blog article.post .textwidget,
body.archive article.post p,
body.archive article.post .widget .textwidget,
.widget body.archive article.post .textwidget,
body.search article.post p,
body.search article.post .widget .textwidget,
.widget body.search article.post .textwidget {
  color: #7d7d7d;
  font-size: 14px;
  font-size: 1.4rem;
}
body.blog article.post .share-button,
body.archive article.post .share-button,
body.search article.post .share-button {
  display: inline-block;
  color: #0069b1;
  text-decoration: none;
  margin-top: 20px;
  margin-top: 2rem;
  margin-right: 20px;
  margin-right: 2rem;
}
body.blog article.post .share-button.print-share-button,
body.archive article.post .share-button.print-share-button,
body.search article.post .share-button.print-share-button {
  display: none;
}
body.blog article.post .share-button span,
body.archive article.post .share-button span,
body.search article.post .share-button span {
  font-size: 20px;
  font-size: 2rem;
}
body.blog article.post .share-button:hover,
body.archive article.post .share-button:hover,
body.search article.post .share-button:hover {
  color: #ffa81e;
}
body.blog article.post .twitter-share-button,
body.archive article.post .twitter-share-button,
body.search article.post .twitter-share-button {
  position: relative;
  top: 3px;
  top: 0.3rem;
}
body.blog article.post:first-of-type header, body.blog article.post:nth-child(4) header,
body.archive article.post:first-of-type header,
body.archive article.post:nth-child(4) header,
body.search article.post:first-of-type header,
body.search article.post:nth-child(4) header {
  width: 50%;
}
@media (max-width: 600px) {
  body.blog article.post:first-of-type header, body.blog article.post:nth-child(4) header,
  body.archive article.post:first-of-type header,
  body.archive article.post:nth-child(4) header,
  body.search article.post:first-of-type header,
  body.search article.post:nth-child(4) header {
    width: 100%;
  }
}
body.blog article.post:first-of-type .post-feature-image, body.blog article.post:nth-child(4) .post-feature-image,
body.archive article.post:first-of-type .post-feature-image,
body.archive article.post:nth-child(4) .post-feature-image,
body.search article.post:first-of-type .post-feature-image,
body.search article.post:nth-child(4) .post-feature-image {
  display: block;
}
body.blog article.post:nth-child(2), body.blog article.post:nth-child(4), body.blog article.post:nth-child(7),
body.archive article.post:nth-child(2),
body.archive article.post:nth-child(4),
body.archive article.post:nth-child(7),
body.search article.post:nth-child(2),
body.search article.post:nth-child(4),
body.search article.post:nth-child(7) {
  margin-right: 0;
}
@media (max-width: 600px) {
  body.blog article.post,
  body.archive article.post,
  body.search article.post {
    width: 100%;
    margin-right: 0;
  }
}
body.blog .comments-link,
body.archive .comments-link,
body.search .comments-link {
  display: none;
}

body.single-post #content > .row, body.single-post #primary #content > .post, body.single-post .team-component .column.full_width #content > .team-content-wrap, .team-component .column.full_width body.single-post #content > .team-content-wrap, body.single-post .team-component body.blog article.full_width.post #content > .team-content-wrap, .team-component body.blog article.full_width.post body.single-post #content > .team-content-wrap, body.single-post body.blog .team-component article.full_width.post #content > .team-content-wrap, body.blog .team-component article.full_width.post body.single-post #content > .team-content-wrap,
body.single-post .team-component body.archive article.full_width.post #content > .team-content-wrap,
.team-component body.archive article.full_width.post body.single-post #content > .team-content-wrap,
body.single-post body.archive .team-component article.full_width.post #content > .team-content-wrap,
body.archive .team-component article.full_width.post body.single-post #content > .team-content-wrap,
body.single-post .team-component body.search article.full_width.post #content > .team-content-wrap,
.team-component body.search article.full_width.post body.single-post #content > .team-content-wrap,
body.single-post body.search .team-component article.full_width.post #content > .team-content-wrap,
body.search .team-component article.full_width.post body.single-post #content > .team-content-wrap {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}
body.single-post #primary {
  width: 100%;
}
body.single-post .post-hero {
  display: block;
  width: 100%;
  height: 50vh;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
body.single-post .entry-header {
  *zoom: 1;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
body.single-post .entry-header:after {
  clear: both;
}
body.single-post .entry-header:after, body.single-post .entry-header:before {
  content: '';
  display: table;
}
body.single-post .entry-title {
  color: #000;
  margin-bottom: 12.5px;
  margin-bottom: 1.25rem;
  font-size: 55px;
  font-size: 5.5rem;
}
body.single-post .entry-subtitle {
  color: #b2b2b2;
  text-transform: uppercase;
  font-size: 30px;
  font-size: 3rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: 17.5px;
  margin-bottom: 1.75rem;
}
body.single-post .entry-meta {
  color: #7d7d7d;
  font-size: 15px;
  font-size: 1.5rem;
}
body.single-post .post-title-wrap {
  float: left;
  width: 60%;
}
@media (max-width: 600px) {
  body.single-post .post-title-wrap {
    width: 100%;
  }
}
body.single-post .post-share-wrap {
  float: left;
  width: 40%;
  text-align: right;
}
@media (max-width: 600px) {
  body.single-post .post-share-wrap {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-top: 1.5rem;
  }
}
body.single-post .share-button {
  border-radius: 0;
  font-size: 15px;
  font-size: 1.5rem;
}
body.single-post .entry-content {
  color: #414141;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.single-post .post-document {
  display: block;
  width: 25%;
  margin-right: 75%;
  background: #1c8093;
  text-decoration: none;
  padding: 15px 20px 10px;
  padding: 1.5rem 2rem 1rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
body.single-post .post-document h4, body.single-post .post-document h5 {
  color: #ffffff;
  text-decoration: none;
}
body.single-post .post-document h4 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-style: normal;
}
body.single-post .post-document h5 {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
body.single-post .cat-links {
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.single-post .cat-links a {
  color: #00a8e4;
  text-decoration: none;
  text-transform: none;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.single-post .related-posts {
  background: #b2b2b2;
}
body.single-post .related-posts h2 {
  text-align: center;
  padding: 40px 0 20px;
  padding: 4rem 0 2rem;
}
body.single-post .related-posts h2 + .row, body.single-post .related-posts #primary h2 + .post, body.single-post #primary .related-posts h2 + .post, body.single-post .related-posts .team-component .column.full_width h2 + .team-content-wrap, .team-component .column.full_width body.single-post .related-posts h2 + .team-content-wrap, body.single-post .related-posts .team-component body.blog article.full_width.post h2 + .team-content-wrap, .team-component body.blog article.full_width.post body.single-post .related-posts h2 + .team-content-wrap, body.single-post .related-posts body.blog .team-component article.full_width.post h2 + .team-content-wrap, body.blog .team-component article.full_width.post body.single-post .related-posts h2 + .team-content-wrap,
body.single-post .related-posts .team-component body.archive article.full_width.post h2 + .team-content-wrap,
.team-component body.archive article.full_width.post body.single-post .related-posts h2 + .team-content-wrap,
body.single-post .related-posts body.archive .team-component article.full_width.post h2 + .team-content-wrap,
body.archive .team-component article.full_width.post body.single-post .related-posts h2 + .team-content-wrap,
body.single-post .related-posts .team-component body.search article.full_width.post h2 + .team-content-wrap,
.team-component body.search article.full_width.post body.single-post .related-posts h2 + .team-content-wrap,
body.single-post .related-posts body.search .team-component article.full_width.post h2 + .team-content-wrap,
body.search .team-component article.full_width.post body.single-post .related-posts h2 + .team-content-wrap {
  margin-bottom: 0;
  padding-bottom: 70px;
  padding-bottom: 7rem;
}
body.single-post .related-posts h3, body.single-post .related-posts #comments .comments-title, #comments body.single-post .related-posts .comments-title, body.single-post .related-posts .cta-component.small .cta-headline, .cta-component.small body.single-post .related-posts .cta-headline {
  margin-top: 10px;
  margin-top: 1rem;
}
body.single-post .related-posts img {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
body.single-post .related-posts .posted-on {
  font-size: 80%;
  color: #dfdfdf;
  line-height: 1.35;
  margin-bottom: 7.5px;
  margin-bottom: 0.75rem;
}
body.single-post .related-posts article {
  text-align: center;
}
body.single-post .related-posts article .post-wrap {
  position: relative;
  overflow: hidden;
  border: 2px solid #dfdfdf;
  text-align: left;
  padding-bottom: 10vw;
  padding-top: 30px !important;
  padding-top: 3rem !important;
  padding-left: 30px !important;
  padding-left: 3rem !important;
  padding-right: 30px !important;
  padding-right: 3rem !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch body.single-post .related-posts article .post-wrap {
  background-attachment: scroll !important;
}
body.single-post .related-posts article .post-wrap.bkgd-image {
  border-width: 0px;
}
body.single-post .related-posts article .post-wrap.no-bkgd {
  background: #ffffff;
}
body.single-post .related-posts article h5, body.single-post .related-posts article h4, body.single-post .related-posts article p, body.single-post .related-posts article .widget .textwidget, .widget body.single-post .related-posts article .textwidget {
  position: relative;
  z-index: 10;
}
body.single-post .related-posts article h5, body.single-post .related-posts article h5 a {
  color: #0069b1;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
body.single-post .related-posts article h4 {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
body.single-post .related-posts article h4 a {
  color: #000;
}
body.single-post .related-posts article p, body.single-post .related-posts article .widget .textwidget, .widget body.single-post .related-posts article .textwidget {
  color: #7d7d7d;
  font-size: 14px;
  font-size: 1.4rem;
}
body.single-post .related-posts article .button, body.single-post .related-posts article input[type="submit"], body.single-post .related-posts article #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply body.single-post .related-posts article .comment-reply-link, body.single-post .related-posts article body.login #wp-submit, body.login body.single-post .related-posts article #wp-submit {
  margin-top: 20px;
  margin-top: 2rem;
}
body.single-post .related-posts article .post-image-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  transition: all 333ms ease-in-out;
}
body.single-post .related-posts article:hover .post-image-overlay {
  background: white;
}
body.single-post #colophon {
  margin-top: 0;
}
@media print {
  body.single-post #masthead {
    display: none;
  }
  body.single-post #page {
    padding-top: 50px;
  }
  body.single-post .post-hero {
    display: none;
  }
  body.single-post .post-share-wrap {
    display: none;
  }
  body.single-post .post-title-wrap {
    width: 100%;
  }
  body.single-post .cat-links {
    display: none;
  }
  body.single-post #colophon {
    display: none;
  }
}

body.attachment .related-posts {
  display: none;
}
body.attachment #primary {
  width: 100%;
}
body.attachment .entry-content {
  text-align: center;
}

body.single-team .site-header,
body.single-client .site-header {
  margin-bottom: 0;
}
body.single-team #page,
body.single-client #page {
  padding-top: 0 !important;
}
body.single-team #primary,
body.single-client #primary {
  float: none;
  width: 100%;
}
body.single-team .entry-header,
body.single-client .entry-header {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 20px;
  padding-bottom: 2rem;
  padding-top: 20px;
  padding-top: 2rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
body.single-team .name,
body.single-client .name {
  margin-bottom: 12.5px;
  margin-bottom: 1.25rem;
}
body.single-team .position,
body.single-team .sector,
body.single-client .position,
body.single-client .sector {
  color: #283764;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
body.single-team .featured-text,
body.single-client .featured-text {
  width: 65%;
}
body.single-team .headshot-small,
body.single-client .headshot-small {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
body.single-team .widgets img,
body.single-client .widgets img {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
body.single-team .widgets h3, body.single-team .widgets #comments .comments-title, #comments body.single-team .widgets .comments-title, body.single-team .widgets .cta-component.small .cta-headline, .cta-component.small body.single-team .widgets .cta-headline,
body.single-client .widgets h3,
body.single-client .widgets #comments .comments-title,
#comments body.single-client .widgets .comments-title,
body.single-client .widgets .cta-component.small .cta-headline,
.cta-component.small body.single-client .widgets .cta-headline {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}
body.single-team .widgets .attribution,
body.single-client .widgets .attribution {
  text-align: right;
}
body.single-team .social-headline,
body.single-client .social-headline {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
body.single-team .contact-title,
body.single-client .contact-title {
  font-size: 15px;
  font-size: 1.5rem;
}
body.single-team .contact-title .contact-link,
body.single-client .contact-title .contact-link {
  margin-left: 7.5px;
  margin-left: 0.75rem;
}
body.single-team .contact-title .contact-link a,
body.single-client .contact-title .contact-link a {
  color: #0069b1;
}
body.single-team .contact-title .contact-link a:hover,
body.single-client .contact-title .contact-link a:hover {
  color: #ffa81e;
}
body.single-team .contact-title:last-of-type,
body.single-client .contact-title:last-of-type {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
body.single-team .contact-title .genericon,
body.single-client .contact-title .genericon {
  display: none;
  position: relative;
  top: 2px;
  top: 0.2rem;
  margin-right: 2.5px;
  margin-right: 0.25rem;
  font-size: 20px;
  font-size: 2rem;
}
body.single-team .social-widgets .social-link,
body.single-client .social-widgets .social-link {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-left: 0;
  text-align: center;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 13px;
  font-size: 1.3rem;
}
body.single-team .social-widgets .social-link:nth-child(even),
body.single-client .social-widgets .social-link:nth-child(even) {
  margin-right: 0;
}
body.single-team .social-widgets .social-link .genericon,
body.single-client .social-widgets .social-link .genericon {
  top: 2.45px;
  top: 0.245rem;
  margin-right: 5px;
  margin-right: 0.5rem;
}

body.login h1 a {
  background-image: url("assets/img/brand/logo.png");
  background-size: 100%;
  width: 80%;
}
body.login a {
  color: #0069b1 !important;
}
body.login .message {
  border-color: #283764;
}
body.login #login-error {
  line-height: 1.2;
  border-color: #e74c3c;
  font-size: 13px;
  font-size: 1.3rem;
}
body.login #backtoblog,
body.login #nav {
  text-align: center;
}
body.login #backtoblog {
  margin-top: 30px;
  margin-top: 3rem;
}
body.login input[type=checkbox]:checked:before {
  color: #0069b1;
}
body.login #wp-submit {
  border: none;
  line-height: 0.4;
  padding: 12.5px 17.5px;
  padding: 1.25rem 1.75rem;
}

body.single-event .post-feature-image {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
body.single-event .entry-header {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
body.single-event .entry-header .entry-title {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
body.single-event .event-details {
  background: #f7f7f7;
  margin-top: 20px;
  margin-top: 2rem;
  padding: 20px;
  padding: 2rem;
  *zoom: 1;
}
body.single-event .event-details:after {
  clear: both;
}
body.single-event .event-details:after, body.single-event .event-details:before {
  content: '';
  display: table;
}
body.single-event .venue {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
body.single-event .venue h5, body.single-event .venue p, body.single-event .venue .widget .textwidget, .widget body.single-event .venue .textwidget {
  margin-bottom: 2.5px;
  margin-bottom: 0.25rem;
}

body.post-type-archive-event #primary {
  width: 100%;
  margin-right: 0;
}
body.post-type-archive-event #primary .row, body.post-type-archive-event body.single-post #primary .post, body.single-post body.post-type-archive-event #primary .post, body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap, .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap, body.post-type-archive-event #primary .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post body.post-type-archive-event #primary .team-content-wrap, body.post-type-archive-event #primary body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap,
body.post-type-archive-event #primary .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post body.post-type-archive-event #primary .team-content-wrap,
body.post-type-archive-event #primary body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap,
body.post-type-archive-event #primary .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post body.post-type-archive-event #primary .team-content-wrap,
body.post-type-archive-event #primary body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap {
  width: 100%;
  max-width: 99999px;
  margin-bottom: 0;
}
body.post-type-archive-event #primary .row article, body.post-type-archive-event body.single-post #primary .post article, body.single-post body.post-type-archive-event #primary .post article, body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article, .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article, body.post-type-archive-event #primary .team-component body.blog article.full_width.post .team-content-wrap article, .team-component body.blog article.full_width.post body.post-type-archive-event #primary .team-content-wrap article, body.post-type-archive-event #primary body.blog .team-component article.full_width.post .team-content-wrap article, body.blog .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article,
body.post-type-archive-event #primary .team-component body.archive article.full_width.post .team-content-wrap article,
.team-component body.archive article.full_width.post body.post-type-archive-event #primary .team-content-wrap article,
body.post-type-archive-event #primary body.archive .team-component article.full_width.post .team-content-wrap article,
body.archive .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article,
body.post-type-archive-event #primary .team-component body.search article.full_width.post .team-content-wrap article,
.team-component body.search article.full_width.post body.post-type-archive-event #primary .team-content-wrap article,
body.post-type-archive-event #primary body.search .team-component article.full_width.post .team-content-wrap article,
body.search .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article {
  width: 100% !important;
  margin-right: 0 !important;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 15px;
  padding-bottom: 1.5rem;
}
body.post-type-archive-event #primary .row article:last-of-type, body.post-type-archive-event body.single-post #primary .post article:last-of-type, body.single-post body.post-type-archive-event #primary .post article:last-of-type, body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article:last-of-type, .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article:last-of-type, body.post-type-archive-event #primary .team-component body.blog article.full_width.post .team-content-wrap article:last-of-type, .team-component body.blog article.full_width.post body.post-type-archive-event #primary .team-content-wrap article:last-of-type, body.post-type-archive-event #primary body.blog .team-component article.full_width.post .team-content-wrap article:last-of-type, body.blog .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article:last-of-type,
body.post-type-archive-event #primary .team-component body.archive article.full_width.post .team-content-wrap article:last-of-type,
.team-component body.archive article.full_width.post body.post-type-archive-event #primary .team-content-wrap article:last-of-type,
body.post-type-archive-event #primary body.archive .team-component article.full_width.post .team-content-wrap article:last-of-type,
body.archive .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article:last-of-type,
body.post-type-archive-event #primary .team-component body.search article.full_width.post .team-content-wrap article:last-of-type,
.team-component body.search article.full_width.post body.post-type-archive-event #primary .team-content-wrap article:last-of-type,
body.post-type-archive-event #primary body.search .team-component article.full_width.post .team-content-wrap article:last-of-type,
body.search .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article:last-of-type {
  border: 0;
  padding-bottom: 0;
}
@media (max-width: 600px) {
  body.post-type-archive-event #primary .row article .column, body.post-type-archive-event body.single-post #primary .post article .column, body.single-post body.post-type-archive-event #primary .post article .column, body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article .column, .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article .column, body.post-type-archive-event #primary .team-component body.blog article.full_width.post .team-content-wrap article .column, .team-component body.blog article.full_width.post body.post-type-archive-event #primary .team-content-wrap article .column, body.post-type-archive-event #primary body.blog .team-component article.full_width.post .team-content-wrap article .column, body.blog .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article .column,
  body.post-type-archive-event #primary .team-component body.archive article.full_width.post .team-content-wrap article .column,
  .team-component body.archive article.full_width.post body.post-type-archive-event #primary .team-content-wrap article .column,
  body.post-type-archive-event #primary body.archive .team-component article.full_width.post .team-content-wrap article .column,
  body.archive .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article .column,
  body.post-type-archive-event #primary .team-component body.search article.full_width.post .team-content-wrap article .column,
  .team-component body.search article.full_width.post body.post-type-archive-event #primary .team-content-wrap article .column,
  body.post-type-archive-event #primary body.search .team-component article.full_width.post .team-content-wrap article .column,
  body.search .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article .column, body.post-type-archive-event #primary .row article body.blog article.post, body.blog body.post-type-archive-event #primary .row article article.post, body.post-type-archive-event body.single-post #primary .post article body.blog article.post, body.blog body.post-type-archive-event body.single-post #primary .post article article.post, body.single-post body.post-type-archive-event #primary .post article body.blog article.post, body.blog body.single-post body.post-type-archive-event #primary .post article article.post, body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article body.blog article.post, body.blog body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article article.post, .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article body.blog article.post, body.blog .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article article.post, body.post-type-archive-event #primary .team-component body.blog article.full_width.post .team-content-wrap article article.post, .team-component body.blog article.full_width.post body.post-type-archive-event #primary .team-content-wrap article article.post, body.post-type-archive-event #primary body.blog .team-component article.full_width.post .team-content-wrap article article.post, body.blog .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article article.post,
  body.post-type-archive-event #primary .row article body.archive article.post,
  body.archive body.post-type-archive-event #primary .row article article.post,
  body.post-type-archive-event body.single-post #primary .post article body.archive article.post,
  body.archive body.post-type-archive-event body.single-post #primary .post article article.post,
  body.single-post body.post-type-archive-event #primary .post article body.archive article.post,
  body.archive body.single-post body.post-type-archive-event #primary .post article article.post,
  body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article body.archive article.post,
  body.archive body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article article.post,
  .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article body.archive article.post,
  body.archive .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article article.post,
  body.post-type-archive-event #primary .team-component body.archive article.full_width.post .team-content-wrap article article.post,
  .team-component body.archive article.full_width.post body.post-type-archive-event #primary .team-content-wrap article article.post,
  body.post-type-archive-event #primary body.archive .team-component article.full_width.post .team-content-wrap article article.post,
  body.archive .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article article.post,
  body.post-type-archive-event #primary .row article body.search article.post,
  body.search body.post-type-archive-event #primary .row article article.post,
  body.post-type-archive-event body.single-post #primary .post article body.search article.post,
  body.search body.post-type-archive-event body.single-post #primary .post article article.post,
  body.single-post body.post-type-archive-event #primary .post article body.search article.post,
  body.search body.single-post body.post-type-archive-event #primary .post article article.post,
  body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article body.search article.post,
  body.search body.post-type-archive-event #primary .team-component .column.full_width .team-content-wrap article article.post,
  .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article body.search article.post,
  body.search .team-component .column.full_width body.post-type-archive-event #primary .team-content-wrap article article.post,
  body.post-type-archive-event #primary .team-component body.search article.full_width.post .team-content-wrap article article.post,
  .team-component body.search article.full_width.post body.post-type-archive-event #primary .team-content-wrap article article.post,
  body.post-type-archive-event #primary body.search .team-component article.full_width.post .team-content-wrap article article.post,
  body.search .team-component article.full_width.post body.post-type-archive-event #primary .team-content-wrap article article.post {
    margin-bottom: 0;
  }
}
body.post-type-archive-event .page-title {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
body.post-type-archive-event .event-divider {
  display: block;
  float: left;
  width: 100%;
  background: #f7f7f7;
  padding: 15px;
  padding: 1.5rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
body.post-type-archive-event .entry-header {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
body.post-type-archive-event .entry-title {
  cursor: pointer;
  font-size: 160%;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
body.post-type-archive-event .entry-meta .byline {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
body.post-type-archive-event .entry-content .button, body.post-type-archive-event .entry-content input[type="submit"], body.post-type-archive-event .entry-content #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply body.post-type-archive-event .entry-content .comment-reply-link, body.post-type-archive-event .entry-content body.login #wp-submit, body.login body.post-type-archive-event .entry-content #wp-submit {
  margin-top: 5px;
  margin-top: 0.5rem;
}
body.post-type-archive-event .entry-content .button-wrap {
  display: none;
}

body.error404 .recent-posts .row, body.error404 .recent-posts body.single-post #primary .post, body.single-post #primary body.error404 .recent-posts .post, body.error404 .recent-posts .team-component .column.full_width .team-content-wrap, .team-component .column.full_width body.error404 .recent-posts .team-content-wrap, body.error404 .recent-posts .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post body.error404 .recent-posts .team-content-wrap, body.error404 .recent-posts body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post body.error404 .recent-posts .team-content-wrap,
body.error404 .recent-posts .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post body.error404 .recent-posts .team-content-wrap,
body.error404 .recent-posts body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post body.error404 .recent-posts .team-content-wrap,
body.error404 .recent-posts .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post body.error404 .recent-posts .team-content-wrap,
body.error404 .recent-posts body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post body.error404 .recent-posts .team-content-wrap {
  width: 100%;
  max-width: 100%;
}
body.error404 .recent-posts h2 {
  padding: 40px 0 20px;
  padding: 4rem 0 2rem;
}
body.error404 .recent-posts h2 + .row, body.error404 .recent-posts body.single-post #primary h2 + .post, body.single-post #primary body.error404 .recent-posts h2 + .post, body.error404 .recent-posts .team-component .column.full_width h2 + .team-content-wrap, .team-component .column.full_width body.error404 .recent-posts h2 + .team-content-wrap, body.error404 .recent-posts .team-component body.blog article.full_width.post h2 + .team-content-wrap, .team-component body.blog article.full_width.post body.error404 .recent-posts h2 + .team-content-wrap, body.error404 .recent-posts body.blog .team-component article.full_width.post h2 + .team-content-wrap, body.blog .team-component article.full_width.post body.error404 .recent-posts h2 + .team-content-wrap,
body.error404 .recent-posts .team-component body.archive article.full_width.post h2 + .team-content-wrap,
.team-component body.archive article.full_width.post body.error404 .recent-posts h2 + .team-content-wrap,
body.error404 .recent-posts body.archive .team-component article.full_width.post h2 + .team-content-wrap,
body.archive .team-component article.full_width.post body.error404 .recent-posts h2 + .team-content-wrap,
body.error404 .recent-posts .team-component body.search article.full_width.post h2 + .team-content-wrap,
.team-component body.search article.full_width.post body.error404 .recent-posts h2 + .team-content-wrap,
body.error404 .recent-posts body.search .team-component article.full_width.post h2 + .team-content-wrap,
body.search .team-component article.full_width.post body.error404 .recent-posts h2 + .team-content-wrap {
  margin-bottom: 0;
  padding-bottom: 70px;
  padding-bottom: 7rem;
}
body.error404 .recent-posts h3, body.error404 .recent-posts #comments .comments-title, #comments body.error404 .recent-posts .comments-title, body.error404 .recent-posts .cta-component.small .cta-headline, .cta-component.small body.error404 .recent-posts .cta-headline {
  margin-top: 10px;
  margin-top: 1rem;
}
body.error404 .recent-posts img {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
body.error404 .recent-posts .posted-on {
  font-size: 80%;
  color: #dfdfdf;
  line-height: 1.35;
  margin-bottom: 7.5px;
  margin-bottom: 0.75rem;
}
body.error404 .recent-posts article {
  text-align: center;
}
body.error404 .recent-posts article .post-wrap {
  position: relative;
  overflow: hidden;
  border: 2px solid #dfdfdf;
  text-align: left;
  padding-bottom: 10vw;
  padding-top: 30px !important;
  padding-top: 3rem !important;
  padding-left: 30px !important;
  padding-left: 3rem !important;
  padding-right: 30px !important;
  padding-right: 3rem !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch body.error404 .recent-posts article .post-wrap {
  background-attachment: scroll !important;
}
body.error404 .recent-posts article .post-wrap.no-bkgd {
  background: #ffffff;
}
body.error404 .recent-posts article h5, body.error404 .recent-posts article h4, body.error404 .recent-posts article p, body.error404 .recent-posts article .widget .textwidget, .widget body.error404 .recent-posts article .textwidget {
  position: relative;
  z-index: 10;
}
body.error404 .recent-posts article h5, body.error404 .recent-posts article h5 a {
  color: #0069b1;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
body.error404 .recent-posts article h4 {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
body.error404 .recent-posts article h4 a {
  color: #000;
}
body.error404 .recent-posts article p, body.error404 .recent-posts article .widget .textwidget, .widget body.error404 .recent-posts article .textwidget {
  color: #7d7d7d;
  font-size: 14px;
  font-size: 1.4rem;
}
body.error404 .recent-posts article .button, body.error404 .recent-posts article input[type="submit"], body.error404 .recent-posts article #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply body.error404 .recent-posts article .comment-reply-link, body.error404 .recent-posts article body.login #wp-submit, body.login body.error404 .recent-posts article #wp-submit {
  margin-top: 20px;
  margin-top: 2rem;
}
body.error404 .recent-posts article .post-image-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.5);
  transition: all 333ms ease-in-out;
}
body.error404 .recent-posts article:hover .post-image-overlay {
  background: white;
}

.component {
  margin-bottom: 0;
  padding: 70px 0;
  padding: 7rem 0;
  *zoom: 1;
}
.component:after {
  clear: both;
}
.component:after, .component:before {
  content: '';
  display: table;
}
.component:last-child.hero, #maintenance-overlay .component.maint-content:last-child, .component:last-child.cta {
  margin-bottom: 0;
}

.component-headline {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.component-headline.has-blurb {
  border: none;
  padding-bottom: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

.component-blurb {
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
}

.awards-component {
  padding-top: 70px;
  padding-top: 7rem;
  padding-bottom: 70px;
  padding-bottom: 7rem;
  *zoom: 1;
}
.awards-component:after {
  clear: both;
}
.awards-component:after, .awards-component:before {
  content: '';
  display: table;
}
.awards-component .row, .awards-component body.single-post #primary .post, body.single-post #primary .awards-component .post, .awards-component .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .awards-component .team-content-wrap, .awards-component .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .awards-component .team-content-wrap, .awards-component body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .awards-component .team-content-wrap,
.awards-component .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .awards-component .team-content-wrap,
.awards-component body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .awards-component .team-content-wrap,
.awards-component .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .awards-component .team-content-wrap,
.awards-component body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .awards-component .team-content-wrap {
  margin-bottom: 0;
}
.awards-component .headline-row {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.awards-component h2 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.awards-component p, .awards-component .widget .textwidget, .widget .awards-component .textwidget {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
@media (max-width: 600px) {
  .awards-component p, .awards-component .widget .textwidget, .widget .awards-component .textwidget {
    width: 100%;
  }
}
.awards-component.txt-center p, .awards-component.txt-center .widget .textwidget, .widget .awards-component.txt-center .textwidget {
  margin-right: auto;
  margin-left: auto;
}
.awards-component.txt-right p, .awards-component.txt-right .widget .textwidget, .widget .awards-component.txt-right .textwidget {
  margin-left: 0%;
}
.awards-component .column, .awards-component body.blog article.post, body.blog .awards-component article.post,
.awards-component body.archive article.post,
body.archive .awards-component article.post,
.awards-component body.search article.post,
body.search .awards-component article.post {
  border: 2px solid #dfdfdf;
  padding: 30px;
  padding: 3rem;
}
.awards-component .column img, .awards-component body.blog article.post img, body.blog .awards-component article.post img,
.awards-component body.archive article.post img,
body.archive .awards-component article.post img,
.awards-component body.search article.post img,
body.search .awards-component article.post img {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}

.client-component .row, .client-component body.single-post #primary .post, body.single-post #primary .client-component .post, .client-component .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .client-component .team-content-wrap, .client-component .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .client-component .team-content-wrap, .client-component body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .client-component .team-content-wrap,
.client-component .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .client-component .team-content-wrap,
.client-component body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .client-component .team-content-wrap,
.client-component .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .client-component .team-content-wrap,
.client-component body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .client-component .team-content-wrap {
  margin-bottom: 0;
}
.client-component .logo-feature {
  width: 100%;
  opacity: 0.75;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  margin-bottom: 20px;
  margin-bottom: 2rem;
  transition: all 333ms ease-in-out;
}
.client-component .logo-feature:hover {
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.client-component .attribution {
  text-align: right;
}
.client-component.solo-logo {
  margin: 35px auto;
  margin: 3.5rem auto;
}
.client-component.solo-logo img {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .client-component.solo-logo img {
    margin-bottom: 20px;
    margin-bottom: 2rem;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto;
  }
}

.column-component {
  position: relative;
  padding: 0 !important;
  width: 100%;
  max-width: 100%;
}
.column-component .headline-row {
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  padding-top: 50px;
  padding-top: 5rem;
  padding-left: 35px;
  padding-left: 3.5rem;
  padding-right: 35px;
  padding-right: 3.5rem;
}
.column-component .headline-row .component-blurb {
  margin-bottom: 0;
}
.column-component .column, .column-component body.blog article.post, body.blog .column-component article.post,
.column-component body.archive article.post,
body.archive .column-component article.post,
.column-component body.search article.post,
body.search .column-component article.post {
  position: relative;
  height: 100%;
  margin-right: 0;
  padding: 65px 35px;
  padding: 6.5rem 3.5rem;
}
.column-component .column.one_half, .column-component body.blog article.one_half.post, body.blog .column-component article.one_half.post,
.column-component body.archive article.one_half.post,
body.archive .column-component article.one_half.post,
.column-component body.search article.one_half.post,
body.search .column-component article.one_half.post, .column-component .team-component .column.full_width .team-content-wrap p, .team-component .column.full_width .team-content-wrap .column-component p, .column-component .team-component body.blog article.full_width.post .team-content-wrap p, .team-component body.blog article.full_width.post .team-content-wrap .column-component p, .column-component body.blog .team-component article.full_width.post .team-content-wrap p, body.blog .team-component article.full_width.post .team-content-wrap .column-component p,
.column-component .team-component body.archive article.full_width.post .team-content-wrap p,
.team-component body.archive article.full_width.post .team-content-wrap .column-component p,
.column-component body.archive .team-component article.full_width.post .team-content-wrap p,
body.archive .team-component article.full_width.post .team-content-wrap .column-component p,
.column-component .team-component body.search article.full_width.post .team-content-wrap p,
.team-component body.search article.full_width.post .team-content-wrap .column-component p,
.column-component body.search .team-component article.full_width.post .team-content-wrap p,
body.search .team-component article.full_width.post .team-content-wrap .column-component p, .column-component .team-component .column.full_width .team-content-wrap .widget .textwidget, .team-component .column.full_width .team-content-wrap .widget .column-component .textwidget, .column-component .widget .team-component .column.full_width .team-content-wrap .textwidget, .widget .team-component .column.full_width .team-content-wrap .column-component .textwidget, .column-component .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget, .team-component body.blog article.full_width.post .team-content-wrap .widget .column-component .textwidget, .column-component .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap .column-component .textwidget, .column-component body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget, body.blog .team-component article.full_width.post .team-content-wrap .widget .column-component .textwidget, .column-component .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap .column-component .textwidget,
.column-component .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget,
.team-component body.archive article.full_width.post .team-content-wrap .widget .column-component .textwidget,
.column-component .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget,
.widget .team-component body.archive article.full_width.post .team-content-wrap .column-component .textwidget,
.column-component body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget,
body.archive .team-component article.full_width.post .team-content-wrap .widget .column-component .textwidget,
.column-component .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget,
.widget body.archive .team-component article.full_width.post .team-content-wrap .column-component .textwidget,
.column-component .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget,
.team-component body.search article.full_width.post .team-content-wrap .widget .column-component .textwidget,
.column-component .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget,
.widget .team-component body.search article.full_width.post .team-content-wrap .column-component .textwidget,
.column-component body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget,
body.search .team-component article.full_width.post .team-content-wrap .widget .column-component .textwidget,
.column-component .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget,
.widget body.search .team-component article.full_width.post .team-content-wrap .column-component .textwidget {
  width: 50%;
}
.column-component .column.two_third, .column-component body.blog article.two_third.post, body.blog .column-component article.two_third.post,
.column-component body.archive article.two_third.post,
body.archive .column-component article.two_third.post,
.column-component body.search article.two_third.post,
body.search .column-component article.two_third.post {
  width: 66.66667%;
}
.column-component .column.one_third, .column-component body.blog article.post, body.blog .column-component article.post,
.column-component body.archive article.post,
body.archive .column-component article.post,
.column-component body.search article.post,
body.search .column-component article.post {
  width: 33.33333%;
}
.column-component .column.one_quarter, .column-component body.blog article.one_quarter.post, body.blog .column-component article.one_quarter.post,
.column-component body.archive article.one_quarter.post,
body.archive .column-component article.one_quarter.post,
.column-component body.search article.one_quarter.post,
body.search .column-component article.one_quarter.post {
  width: 25%;
}
@media (max-width: 900px) {
  .column-component .column.one_half, .column-component body.blog article.one_half.post, body.blog .column-component article.one_half.post,
  .column-component body.archive article.one_half.post,
  body.archive .column-component article.one_half.post,
  .column-component body.search article.one_half.post,
  body.search .column-component article.one_half.post, .column-component .team-component .column.full_width .team-content-wrap p, .team-component .column.full_width .team-content-wrap .column-component p, .column-component .team-component body.blog article.full_width.post .team-content-wrap p, .team-component body.blog article.full_width.post .team-content-wrap .column-component p, .column-component body.blog .team-component article.full_width.post .team-content-wrap p, body.blog .team-component article.full_width.post .team-content-wrap .column-component p,
  .column-component .team-component body.archive article.full_width.post .team-content-wrap p,
  .team-component body.archive article.full_width.post .team-content-wrap .column-component p,
  .column-component body.archive .team-component article.full_width.post .team-content-wrap p,
  body.archive .team-component article.full_width.post .team-content-wrap .column-component p,
  .column-component .team-component body.search article.full_width.post .team-content-wrap p,
  .team-component body.search article.full_width.post .team-content-wrap .column-component p,
  .column-component body.search .team-component article.full_width.post .team-content-wrap p,
  body.search .team-component article.full_width.post .team-content-wrap .column-component p, .column-component .team-component .column.full_width .team-content-wrap .widget .textwidget, .team-component .column.full_width .team-content-wrap .widget .column-component .textwidget, .column-component .widget .team-component .column.full_width .team-content-wrap .textwidget, .widget .team-component .column.full_width .team-content-wrap .column-component .textwidget, .column-component .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget, .team-component body.blog article.full_width.post .team-content-wrap .widget .column-component .textwidget, .column-component .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap .column-component .textwidget, .column-component body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget, body.blog .team-component article.full_width.post .team-content-wrap .widget .column-component .textwidget, .column-component .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap .column-component .textwidget,
  .column-component .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget,
  .team-component body.archive article.full_width.post .team-content-wrap .widget .column-component .textwidget,
  .column-component .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget,
  .widget .team-component body.archive article.full_width.post .team-content-wrap .column-component .textwidget,
  .column-component body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget,
  body.archive .team-component article.full_width.post .team-content-wrap .widget .column-component .textwidget,
  .column-component .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget,
  .widget body.archive .team-component article.full_width.post .team-content-wrap .column-component .textwidget,
  .column-component .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget,
  .team-component body.search article.full_width.post .team-content-wrap .widget .column-component .textwidget,
  .column-component .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget,
  .widget .team-component body.search article.full_width.post .team-content-wrap .column-component .textwidget,
  .column-component body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget,
  body.search .team-component article.full_width.post .team-content-wrap .widget .column-component .textwidget,
  .column-component .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget,
  .widget body.search .team-component article.full_width.post .team-content-wrap .column-component .textwidget, .column-component .column.two_third, .column-component body.blog article.two_third.post, body.blog .column-component article.two_third.post,
  .column-component body.archive article.two_third.post,
  body.archive .column-component article.two_third.post,
  .column-component body.search article.two_third.post,
  body.search .column-component article.two_third.post, .column-component .column.one_third, .column-component body.blog article.post, body.blog .column-component article.post,
  .column-component body.archive article.post,
  body.archive .column-component article.post,
  .column-component body.search article.post,
  body.search .column-component article.post, .column-component .column.one_quarter, .column-component body.blog article.one_quarter.post, body.blog .column-component article.one_quarter.post,
  .column-component body.archive article.one_quarter.post,
  body.archive .column-component article.one_quarter.post,
  .column-component body.search article.one_quarter.post,
  body.search .column-component article.one_quarter.post {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .column-component .column, .column-component body.blog article.post, body.blog .column-component article.post,
  .column-component body.archive article.post,
  body.archive .column-component article.post,
  .column-component body.search article.post,
  body.search .column-component article.post {
    padding: 35px 30px;
    padding: 3.5rem 3rem;
  }
  .column-component .column + article, .column-component body.blog article.post + article, body.blog .column-component article.post + article,
  .column-component body.archive article.post + article,
  body.archive .column-component article.post + article,
  .column-component body.search article.post + article,
  body.search .column-component article.post + article {
    padding-top: 10px;
    padding-top: 1rem;
  }
}
.column-component .column .content-wrap, .column-component body.blog article.post .content-wrap, body.blog .column-component article.post .content-wrap,
.column-component body.archive article.post .content-wrap,
body.archive .column-component article.post .content-wrap,
.column-component body.search article.post .content-wrap,
body.search .column-component article.post .content-wrap {
  position: relative;
}
.column-component .column.pos-top .content-wrap, .column-component body.blog article.pos-top.post .content-wrap, body.blog .column-component article.pos-top.post .content-wrap,
.column-component body.archive article.pos-top.post .content-wrap,
body.archive .column-component article.pos-top.post .content-wrap,
.column-component body.search article.pos-top.post .content-wrap,
body.search .column-component article.pos-top.post .content-wrap {
  top: 20px;
  top: 2rem;
}
.column-component .column.pos-middle .content-wrap, .column-component body.blog article.pos-middle.post .content-wrap, body.blog .column-component article.pos-middle.post .content-wrap,
.column-component body.archive article.pos-middle.post .content-wrap,
body.archive .column-component article.pos-middle.post .content-wrap,
.column-component body.search article.pos-middle.post .content-wrap,
body.search .column-component article.pos-middle.post .content-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.column-component .column.pos-bottom .content-wrap, .column-component body.blog article.pos-bottom.post .content-wrap, body.blog .column-component article.pos-bottom.post .content-wrap,
.column-component body.archive article.pos-bottom.post .content-wrap,
body.archive .column-component article.pos-bottom.post .content-wrap,
.column-component body.search article.pos-bottom.post .content-wrap,
body.search .column-component article.pos-bottom.post .content-wrap {
  bottom: 20px;
  bottom: 2rem;
}
.column-component .column.bkgd-color h3, .column-component body.blog article.bkgd-color.post h3, body.blog .column-component article.bkgd-color.post h3,
.column-component body.archive article.bkgd-color.post h3,
body.archive .column-component article.bkgd-color.post h3,
.column-component body.search article.bkgd-color.post h3,
body.search .column-component article.bkgd-color.post h3, .column-component .column.bkgd-color #comments .comments-title, #comments .column-component .column.bkgd-color .comments-title, .column-component body.blog article.bkgd-color.post #comments .comments-title, #comments .column-component body.blog article.bkgd-color.post .comments-title, body.blog .column-component article.bkgd-color.post #comments .comments-title, #comments body.blog .column-component article.bkgd-color.post .comments-title,
.column-component body.archive article.bkgd-color.post #comments .comments-title,
#comments .column-component body.archive article.bkgd-color.post .comments-title,
body.archive .column-component article.bkgd-color.post #comments .comments-title,
#comments body.archive .column-component article.bkgd-color.post .comments-title,
.column-component body.search article.bkgd-color.post #comments .comments-title,
#comments .column-component body.search article.bkgd-color.post .comments-title,
body.search .column-component article.bkgd-color.post #comments .comments-title,
#comments body.search .column-component article.bkgd-color.post .comments-title, .column-component .column.bkgd-color .cta-component.small .cta-headline, .cta-component.small .column-component .column.bkgd-color .cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .cta-headline, .column-component .column.bkgd-color h4, .column-component body.blog article.bkgd-color.post h4, body.blog .column-component article.bkgd-color.post h4,
.column-component body.archive article.bkgd-color.post h4,
body.archive .column-component article.bkgd-color.post h4,
.column-component body.search article.bkgd-color.post h4,
body.search .column-component article.bkgd-color.post h4, .column-component .column.bkgd-color p, .column-component body.blog article.bkgd-color.post p, body.blog .column-component article.bkgd-color.post p,
.column-component body.archive article.bkgd-color.post p,
body.archive .column-component article.bkgd-color.post p,
.column-component body.search article.bkgd-color.post p,
body.search .column-component article.bkgd-color.post p, .column-component .column.bkgd-color .widget .textwidget, .widget .column-component .column.bkgd-color .textwidget, .column-component body.blog article.bkgd-color.post .widget .textwidget, .widget .column-component body.blog article.bkgd-color.post .textwidget, body.blog .column-component article.bkgd-color.post .widget .textwidget, .widget body.blog .column-component article.bkgd-color.post .textwidget,
.column-component body.archive article.bkgd-color.post .widget .textwidget,
.widget .column-component body.archive article.bkgd-color.post .textwidget,
body.archive .column-component article.bkgd-color.post .widget .textwidget,
.widget body.archive .column-component article.bkgd-color.post .textwidget,
.column-component body.search article.bkgd-color.post .widget .textwidget,
.widget .column-component body.search article.bkgd-color.post .textwidget,
body.search .column-component article.bkgd-color.post .widget .textwidget,
.widget body.search .column-component article.bkgd-color.post .textwidget, .column-component .column.bkgd-image h3, .column-component body.blog article.bkgd-image.post h3, body.blog .column-component article.bkgd-image.post h3,
.column-component body.archive article.bkgd-image.post h3,
body.archive .column-component article.bkgd-image.post h3,
.column-component body.search article.bkgd-image.post h3,
body.search .column-component article.bkgd-image.post h3, .column-component .column.bkgd-image #comments .comments-title, #comments .column-component .column.bkgd-image .comments-title, .column-component body.blog article.bkgd-image.post #comments .comments-title, #comments .column-component body.blog article.bkgd-image.post .comments-title, body.blog .column-component article.bkgd-image.post #comments .comments-title, #comments body.blog .column-component article.bkgd-image.post .comments-title,
.column-component body.archive article.bkgd-image.post #comments .comments-title,
#comments .column-component body.archive article.bkgd-image.post .comments-title,
body.archive .column-component article.bkgd-image.post #comments .comments-title,
#comments body.archive .column-component article.bkgd-image.post .comments-title,
.column-component body.search article.bkgd-image.post #comments .comments-title,
#comments .column-component body.search article.bkgd-image.post .comments-title,
body.search .column-component article.bkgd-image.post #comments .comments-title,
#comments body.search .column-component article.bkgd-image.post .comments-title, .column-component .column.bkgd-image .cta-component.small .cta-headline, .cta-component.small .column-component .column.bkgd-image .cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .cta-headline, .column-component .column.bkgd-image h4, .column-component body.blog article.bkgd-image.post h4, body.blog .column-component article.bkgd-image.post h4,
.column-component body.archive article.bkgd-image.post h4,
body.archive .column-component article.bkgd-image.post h4,
.column-component body.search article.bkgd-image.post h4,
body.search .column-component article.bkgd-image.post h4, .column-component .column.bkgd-image p, .column-component body.blog article.bkgd-image.post p, body.blog .column-component article.bkgd-image.post p,
.column-component body.archive article.bkgd-image.post p,
body.archive .column-component article.bkgd-image.post p,
.column-component body.search article.bkgd-image.post p,
body.search .column-component article.bkgd-image.post p, .column-component .column.bkgd-image .widget .textwidget, .widget .column-component .column.bkgd-image .textwidget, .column-component body.blog article.bkgd-image.post .widget .textwidget, .widget .column-component body.blog article.bkgd-image.post .textwidget, body.blog .column-component article.bkgd-image.post .widget .textwidget, .widget body.blog .column-component article.bkgd-image.post .textwidget,
.column-component body.archive article.bkgd-image.post .widget .textwidget,
.widget .column-component body.archive article.bkgd-image.post .textwidget,
body.archive .column-component article.bkgd-image.post .widget .textwidget,
.widget body.archive .column-component article.bkgd-image.post .textwidget,
.column-component body.search article.bkgd-image.post .widget .textwidget,
.widget .column-component body.search article.bkgd-image.post .textwidget,
body.search .column-component article.bkgd-image.post .widget .textwidget,
.widget body.search .column-component article.bkgd-image.post .textwidget {
  color: #ffffff;
}
.column-component .column.bkgd-color h3.txt-green, .column-component body.blog article.bkgd-color.post h3.txt-green, body.blog .column-component article.bkgd-color.post h3.txt-green,
.column-component body.archive article.bkgd-color.post h3.txt-green,
body.archive .column-component article.bkgd-color.post h3.txt-green,
.column-component body.search article.bkgd-color.post h3.txt-green,
body.search .column-component article.bkgd-color.post h3.txt-green, .column-component .column.bkgd-color #comments .txt-green.comments-title, #comments .column-component .column.bkgd-color .txt-green.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-green.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-green.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-green.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-green.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-green.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-green.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-green.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-green.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-green.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-green.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-green.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-green.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-green.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-green.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-green.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-green.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-green.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-green.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-green.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-green.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-green.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-green.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-green.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-green.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-green.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-green.cta-headline, .column-component .column.bkgd-color h4.txt-green, .column-component body.blog article.bkgd-color.post h4.txt-green, body.blog .column-component article.bkgd-color.post h4.txt-green,
.column-component body.archive article.bkgd-color.post h4.txt-green,
body.archive .column-component article.bkgd-color.post h4.txt-green,
.column-component body.search article.bkgd-color.post h4.txt-green,
body.search .column-component article.bkgd-color.post h4.txt-green, .column-component .column.bkgd-color p.txt-green, .column-component body.blog article.bkgd-color.post p.txt-green, body.blog .column-component article.bkgd-color.post p.txt-green,
.column-component body.archive article.bkgd-color.post p.txt-green,
body.archive .column-component article.bkgd-color.post p.txt-green,
.column-component body.search article.bkgd-color.post p.txt-green,
body.search .column-component article.bkgd-color.post p.txt-green, .column-component .column.bkgd-color .widget .txt-green.textwidget, .widget .column-component .column.bkgd-color .txt-green.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-green.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-green.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-green.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-green.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-green.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-green.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-green.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-green.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-green.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-green.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-green.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-green.textwidget, .column-component .column.bkgd-image h3.txt-green, .column-component body.blog article.bkgd-image.post h3.txt-green, body.blog .column-component article.bkgd-image.post h3.txt-green,
.column-component body.archive article.bkgd-image.post h3.txt-green,
body.archive .column-component article.bkgd-image.post h3.txt-green,
.column-component body.search article.bkgd-image.post h3.txt-green,
body.search .column-component article.bkgd-image.post h3.txt-green, .column-component .column.bkgd-image #comments .txt-green.comments-title, #comments .column-component .column.bkgd-image .txt-green.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-green.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-green.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-green.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-green.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-green.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-green.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-green.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-green.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-green.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-green.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-green.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-green.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-green.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-green.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-green.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-green.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-green.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-green.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-green.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-green.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-green.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-green.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-green.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-green.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-green.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-green.cta-headline, .column-component .column.bkgd-image h4.txt-green, .column-component body.blog article.bkgd-image.post h4.txt-green, body.blog .column-component article.bkgd-image.post h4.txt-green,
.column-component body.archive article.bkgd-image.post h4.txt-green,
body.archive .column-component article.bkgd-image.post h4.txt-green,
.column-component body.search article.bkgd-image.post h4.txt-green,
body.search .column-component article.bkgd-image.post h4.txt-green, .column-component .column.bkgd-image p.txt-green, .column-component body.blog article.bkgd-image.post p.txt-green, body.blog .column-component article.bkgd-image.post p.txt-green,
.column-component body.archive article.bkgd-image.post p.txt-green,
body.archive .column-component article.bkgd-image.post p.txt-green,
.column-component body.search article.bkgd-image.post p.txt-green,
body.search .column-component article.bkgd-image.post p.txt-green, .column-component .column.bkgd-image .widget .txt-green.textwidget, .widget .column-component .column.bkgd-image .txt-green.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-green.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-green.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-green.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-green.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-green.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-green.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-green.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-green.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-green.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-green.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-green.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-green.textwidget {
  color: #82b20a;
}
.column-component .column.bkgd-color h3.txt-turquoise, .column-component body.blog article.bkgd-color.post h3.txt-turquoise, body.blog .column-component article.bkgd-color.post h3.txt-turquoise,
.column-component body.archive article.bkgd-color.post h3.txt-turquoise,
body.archive .column-component article.bkgd-color.post h3.txt-turquoise,
.column-component body.search article.bkgd-color.post h3.txt-turquoise,
body.search .column-component article.bkgd-color.post h3.txt-turquoise, .column-component .column.bkgd-color #comments .txt-turquoise.comments-title, #comments .column-component .column.bkgd-color .txt-turquoise.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-turquoise.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-turquoise.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-turquoise.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-turquoise.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-turquoise.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-turquoise.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-turquoise.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-turquoise.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-turquoise.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-turquoise.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-turquoise.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-turquoise.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-turquoise.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-turquoise.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-turquoise.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-turquoise.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-turquoise.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-turquoise.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-turquoise.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-turquoise.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-turquoise.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-turquoise.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-turquoise.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-turquoise.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-turquoise.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-turquoise.cta-headline, .column-component .column.bkgd-color h4.txt-turquoise, .column-component body.blog article.bkgd-color.post h4.txt-turquoise, body.blog .column-component article.bkgd-color.post h4.txt-turquoise,
.column-component body.archive article.bkgd-color.post h4.txt-turquoise,
body.archive .column-component article.bkgd-color.post h4.txt-turquoise,
.column-component body.search article.bkgd-color.post h4.txt-turquoise,
body.search .column-component article.bkgd-color.post h4.txt-turquoise, .column-component .column.bkgd-color p.txt-turquoise, .column-component body.blog article.bkgd-color.post p.txt-turquoise, body.blog .column-component article.bkgd-color.post p.txt-turquoise,
.column-component body.archive article.bkgd-color.post p.txt-turquoise,
body.archive .column-component article.bkgd-color.post p.txt-turquoise,
.column-component body.search article.bkgd-color.post p.txt-turquoise,
body.search .column-component article.bkgd-color.post p.txt-turquoise, .column-component .column.bkgd-color .widget .txt-turquoise.textwidget, .widget .column-component .column.bkgd-color .txt-turquoise.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-turquoise.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-turquoise.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-turquoise.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-turquoise.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-turquoise.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-turquoise.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-turquoise.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-turquoise.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-turquoise.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-turquoise.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-turquoise.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-turquoise.textwidget, .column-component .column.bkgd-image h3.txt-turquoise, .column-component body.blog article.bkgd-image.post h3.txt-turquoise, body.blog .column-component article.bkgd-image.post h3.txt-turquoise,
.column-component body.archive article.bkgd-image.post h3.txt-turquoise,
body.archive .column-component article.bkgd-image.post h3.txt-turquoise,
.column-component body.search article.bkgd-image.post h3.txt-turquoise,
body.search .column-component article.bkgd-image.post h3.txt-turquoise, .column-component .column.bkgd-image #comments .txt-turquoise.comments-title, #comments .column-component .column.bkgd-image .txt-turquoise.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-turquoise.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-turquoise.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-turquoise.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-turquoise.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-turquoise.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-turquoise.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-turquoise.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-turquoise.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-turquoise.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-turquoise.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-turquoise.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-turquoise.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-turquoise.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-turquoise.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-turquoise.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-turquoise.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-turquoise.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-turquoise.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-turquoise.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-turquoise.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-turquoise.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-turquoise.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-turquoise.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-turquoise.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-turquoise.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-turquoise.cta-headline, .column-component .column.bkgd-image h4.txt-turquoise, .column-component body.blog article.bkgd-image.post h4.txt-turquoise, body.blog .column-component article.bkgd-image.post h4.txt-turquoise,
.column-component body.archive article.bkgd-image.post h4.txt-turquoise,
body.archive .column-component article.bkgd-image.post h4.txt-turquoise,
.column-component body.search article.bkgd-image.post h4.txt-turquoise,
body.search .column-component article.bkgd-image.post h4.txt-turquoise, .column-component .column.bkgd-image p.txt-turquoise, .column-component body.blog article.bkgd-image.post p.txt-turquoise, body.blog .column-component article.bkgd-image.post p.txt-turquoise,
.column-component body.archive article.bkgd-image.post p.txt-turquoise,
body.archive .column-component article.bkgd-image.post p.txt-turquoise,
.column-component body.search article.bkgd-image.post p.txt-turquoise,
body.search .column-component article.bkgd-image.post p.txt-turquoise, .column-component .column.bkgd-image .widget .txt-turquoise.textwidget, .widget .column-component .column.bkgd-image .txt-turquoise.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-turquoise.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-turquoise.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-turquoise.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-turquoise.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-turquoise.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-turquoise.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-turquoise.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-turquoise.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-turquoise.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-turquoise.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-turquoise.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-turquoise.textwidget {
  color: #1c8093;
}
.column-component .column.bkgd-color h3.txt-blue, .column-component body.blog article.bkgd-color.post h3.txt-blue, body.blog .column-component article.bkgd-color.post h3.txt-blue,
.column-component body.archive article.bkgd-color.post h3.txt-blue,
body.archive .column-component article.bkgd-color.post h3.txt-blue,
.column-component body.search article.bkgd-color.post h3.txt-blue,
body.search .column-component article.bkgd-color.post h3.txt-blue, .column-component .column.bkgd-color #comments .txt-blue.comments-title, #comments .column-component .column.bkgd-color .txt-blue.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-blue.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-blue.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-blue.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-blue.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-blue.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-blue.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-blue.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-blue.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-blue.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-blue.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-blue.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-blue.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-blue.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-blue.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-blue.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-blue.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-blue.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-blue.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-blue.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-blue.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-blue.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-blue.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-blue.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-blue.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-blue.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-blue.cta-headline, .column-component .column.bkgd-color h4.txt-blue, .column-component body.blog article.bkgd-color.post h4.txt-blue, body.blog .column-component article.bkgd-color.post h4.txt-blue,
.column-component body.archive article.bkgd-color.post h4.txt-blue,
body.archive .column-component article.bkgd-color.post h4.txt-blue,
.column-component body.search article.bkgd-color.post h4.txt-blue,
body.search .column-component article.bkgd-color.post h4.txt-blue, .column-component .column.bkgd-color p.txt-blue, .column-component body.blog article.bkgd-color.post p.txt-blue, body.blog .column-component article.bkgd-color.post p.txt-blue,
.column-component body.archive article.bkgd-color.post p.txt-blue,
body.archive .column-component article.bkgd-color.post p.txt-blue,
.column-component body.search article.bkgd-color.post p.txt-blue,
body.search .column-component article.bkgd-color.post p.txt-blue, .column-component .column.bkgd-color .widget .txt-blue.textwidget, .widget .column-component .column.bkgd-color .txt-blue.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-blue.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-blue.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-blue.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-blue.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-blue.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-blue.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-blue.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-blue.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-blue.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-blue.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-blue.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-blue.textwidget, .column-component .column.bkgd-image h3.txt-blue, .column-component body.blog article.bkgd-image.post h3.txt-blue, body.blog .column-component article.bkgd-image.post h3.txt-blue,
.column-component body.archive article.bkgd-image.post h3.txt-blue,
body.archive .column-component article.bkgd-image.post h3.txt-blue,
.column-component body.search article.bkgd-image.post h3.txt-blue,
body.search .column-component article.bkgd-image.post h3.txt-blue, .column-component .column.bkgd-image #comments .txt-blue.comments-title, #comments .column-component .column.bkgd-image .txt-blue.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-blue.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-blue.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-blue.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-blue.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-blue.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-blue.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-blue.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-blue.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-blue.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-blue.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-blue.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-blue.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-blue.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-blue.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-blue.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-blue.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-blue.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-blue.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-blue.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-blue.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-blue.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-blue.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-blue.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-blue.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-blue.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-blue.cta-headline, .column-component .column.bkgd-image h4.txt-blue, .column-component body.blog article.bkgd-image.post h4.txt-blue, body.blog .column-component article.bkgd-image.post h4.txt-blue,
.column-component body.archive article.bkgd-image.post h4.txt-blue,
body.archive .column-component article.bkgd-image.post h4.txt-blue,
.column-component body.search article.bkgd-image.post h4.txt-blue,
body.search .column-component article.bkgd-image.post h4.txt-blue, .column-component .column.bkgd-image p.txt-blue, .column-component body.blog article.bkgd-image.post p.txt-blue, body.blog .column-component article.bkgd-image.post p.txt-blue,
.column-component body.archive article.bkgd-image.post p.txt-blue,
body.archive .column-component article.bkgd-image.post p.txt-blue,
.column-component body.search article.bkgd-image.post p.txt-blue,
body.search .column-component article.bkgd-image.post p.txt-blue, .column-component .column.bkgd-image .widget .txt-blue.textwidget, .widget .column-component .column.bkgd-image .txt-blue.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-blue.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-blue.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-blue.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-blue.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-blue.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-blue.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-blue.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-blue.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-blue.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-blue.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-blue.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-blue.textwidget {
  color: #0069b1;
}
.column-component .column.bkgd-color h3.txt-dark-blue, .column-component body.blog article.bkgd-color.post h3.txt-dark-blue, body.blog .column-component article.bkgd-color.post h3.txt-dark-blue,
.column-component body.archive article.bkgd-color.post h3.txt-dark-blue,
body.archive .column-component article.bkgd-color.post h3.txt-dark-blue,
.column-component body.search article.bkgd-color.post h3.txt-dark-blue,
body.search .column-component article.bkgd-color.post h3.txt-dark-blue, .column-component .column.bkgd-color #comments .txt-dark-blue.comments-title, #comments .column-component .column.bkgd-color .txt-dark-blue.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-dark-blue.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-dark-blue.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-dark-blue.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-dark-blue.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-dark-blue.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-dark-blue.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-dark-blue.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-dark-blue.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-dark-blue.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-dark-blue.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-dark-blue.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-dark-blue.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-dark-blue.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-dark-blue.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-dark-blue.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-dark-blue.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-dark-blue.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-dark-blue.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-dark-blue.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-dark-blue.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-dark-blue.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-dark-blue.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-dark-blue.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-dark-blue.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-dark-blue.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-dark-blue.cta-headline, .column-component .column.bkgd-color h4.txt-dark-blue, .column-component body.blog article.bkgd-color.post h4.txt-dark-blue, body.blog .column-component article.bkgd-color.post h4.txt-dark-blue,
.column-component body.archive article.bkgd-color.post h4.txt-dark-blue,
body.archive .column-component article.bkgd-color.post h4.txt-dark-blue,
.column-component body.search article.bkgd-color.post h4.txt-dark-blue,
body.search .column-component article.bkgd-color.post h4.txt-dark-blue, .column-component .column.bkgd-color p.txt-dark-blue, .column-component body.blog article.bkgd-color.post p.txt-dark-blue, body.blog .column-component article.bkgd-color.post p.txt-dark-blue,
.column-component body.archive article.bkgd-color.post p.txt-dark-blue,
body.archive .column-component article.bkgd-color.post p.txt-dark-blue,
.column-component body.search article.bkgd-color.post p.txt-dark-blue,
body.search .column-component article.bkgd-color.post p.txt-dark-blue, .column-component .column.bkgd-color .widget .txt-dark-blue.textwidget, .widget .column-component .column.bkgd-color .txt-dark-blue.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-dark-blue.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-dark-blue.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-dark-blue.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-dark-blue.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-dark-blue.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-dark-blue.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-dark-blue.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-dark-blue.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-dark-blue.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-dark-blue.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-dark-blue.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-dark-blue.textwidget, .column-component .column.bkgd-image h3.txt-dark-blue, .column-component body.blog article.bkgd-image.post h3.txt-dark-blue, body.blog .column-component article.bkgd-image.post h3.txt-dark-blue,
.column-component body.archive article.bkgd-image.post h3.txt-dark-blue,
body.archive .column-component article.bkgd-image.post h3.txt-dark-blue,
.column-component body.search article.bkgd-image.post h3.txt-dark-blue,
body.search .column-component article.bkgd-image.post h3.txt-dark-blue, .column-component .column.bkgd-image #comments .txt-dark-blue.comments-title, #comments .column-component .column.bkgd-image .txt-dark-blue.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-dark-blue.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-dark-blue.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-dark-blue.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-dark-blue.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-dark-blue.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-dark-blue.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-dark-blue.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-dark-blue.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-dark-blue.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-dark-blue.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-dark-blue.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-dark-blue.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-dark-blue.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-dark-blue.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-dark-blue.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-dark-blue.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-dark-blue.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-dark-blue.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-dark-blue.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-dark-blue.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-dark-blue.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-dark-blue.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-dark-blue.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-dark-blue.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-dark-blue.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-dark-blue.cta-headline, .column-component .column.bkgd-image h4.txt-dark-blue, .column-component body.blog article.bkgd-image.post h4.txt-dark-blue, body.blog .column-component article.bkgd-image.post h4.txt-dark-blue,
.column-component body.archive article.bkgd-image.post h4.txt-dark-blue,
body.archive .column-component article.bkgd-image.post h4.txt-dark-blue,
.column-component body.search article.bkgd-image.post h4.txt-dark-blue,
body.search .column-component article.bkgd-image.post h4.txt-dark-blue, .column-component .column.bkgd-image p.txt-dark-blue, .column-component body.blog article.bkgd-image.post p.txt-dark-blue, body.blog .column-component article.bkgd-image.post p.txt-dark-blue,
.column-component body.archive article.bkgd-image.post p.txt-dark-blue,
body.archive .column-component article.bkgd-image.post p.txt-dark-blue,
.column-component body.search article.bkgd-image.post p.txt-dark-blue,
body.search .column-component article.bkgd-image.post p.txt-dark-blue, .column-component .column.bkgd-image .widget .txt-dark-blue.textwidget, .widget .column-component .column.bkgd-image .txt-dark-blue.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-dark-blue.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-dark-blue.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-dark-blue.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-dark-blue.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-dark-blue.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-dark-blue.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-dark-blue.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-dark-blue.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-dark-blue.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-dark-blue.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-dark-blue.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-dark-blue.textwidget {
  color: #283764;
}
.column-component .column.bkgd-color h3.txt-light-blue, .column-component body.blog article.bkgd-color.post h3.txt-light-blue, body.blog .column-component article.bkgd-color.post h3.txt-light-blue,
.column-component body.archive article.bkgd-color.post h3.txt-light-blue,
body.archive .column-component article.bkgd-color.post h3.txt-light-blue,
.column-component body.search article.bkgd-color.post h3.txt-light-blue,
body.search .column-component article.bkgd-color.post h3.txt-light-blue, .column-component .column.bkgd-color #comments .txt-light-blue.comments-title, #comments .column-component .column.bkgd-color .txt-light-blue.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-light-blue.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-light-blue.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-light-blue.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-light-blue.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-light-blue.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-light-blue.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-light-blue.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-light-blue.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-light-blue.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-light-blue.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-light-blue.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-light-blue.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-light-blue.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-light-blue.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-light-blue.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-light-blue.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-light-blue.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-light-blue.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-light-blue.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-light-blue.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-light-blue.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-light-blue.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-light-blue.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-light-blue.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-light-blue.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-light-blue.cta-headline, .column-component .column.bkgd-color h4.txt-light-blue, .column-component body.blog article.bkgd-color.post h4.txt-light-blue, body.blog .column-component article.bkgd-color.post h4.txt-light-blue,
.column-component body.archive article.bkgd-color.post h4.txt-light-blue,
body.archive .column-component article.bkgd-color.post h4.txt-light-blue,
.column-component body.search article.bkgd-color.post h4.txt-light-blue,
body.search .column-component article.bkgd-color.post h4.txt-light-blue, .column-component .column.bkgd-color p.txt-light-blue, .column-component body.blog article.bkgd-color.post p.txt-light-blue, body.blog .column-component article.bkgd-color.post p.txt-light-blue,
.column-component body.archive article.bkgd-color.post p.txt-light-blue,
body.archive .column-component article.bkgd-color.post p.txt-light-blue,
.column-component body.search article.bkgd-color.post p.txt-light-blue,
body.search .column-component article.bkgd-color.post p.txt-light-blue, .column-component .column.bkgd-color .widget .txt-light-blue.textwidget, .widget .column-component .column.bkgd-color .txt-light-blue.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-light-blue.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-light-blue.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-light-blue.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-light-blue.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-light-blue.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-light-blue.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-light-blue.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-light-blue.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-light-blue.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-light-blue.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-light-blue.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-light-blue.textwidget, .column-component .column.bkgd-image h3.txt-light-blue, .column-component body.blog article.bkgd-image.post h3.txt-light-blue, body.blog .column-component article.bkgd-image.post h3.txt-light-blue,
.column-component body.archive article.bkgd-image.post h3.txt-light-blue,
body.archive .column-component article.bkgd-image.post h3.txt-light-blue,
.column-component body.search article.bkgd-image.post h3.txt-light-blue,
body.search .column-component article.bkgd-image.post h3.txt-light-blue, .column-component .column.bkgd-image #comments .txt-light-blue.comments-title, #comments .column-component .column.bkgd-image .txt-light-blue.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-light-blue.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-light-blue.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-light-blue.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-light-blue.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-light-blue.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-light-blue.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-light-blue.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-light-blue.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-light-blue.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-light-blue.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-light-blue.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-light-blue.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-light-blue.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-light-blue.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-light-blue.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-light-blue.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-light-blue.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-light-blue.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-light-blue.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-light-blue.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-light-blue.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-light-blue.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-light-blue.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-light-blue.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-light-blue.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-light-blue.cta-headline, .column-component .column.bkgd-image h4.txt-light-blue, .column-component body.blog article.bkgd-image.post h4.txt-light-blue, body.blog .column-component article.bkgd-image.post h4.txt-light-blue,
.column-component body.archive article.bkgd-image.post h4.txt-light-blue,
body.archive .column-component article.bkgd-image.post h4.txt-light-blue,
.column-component body.search article.bkgd-image.post h4.txt-light-blue,
body.search .column-component article.bkgd-image.post h4.txt-light-blue, .column-component .column.bkgd-image p.txt-light-blue, .column-component body.blog article.bkgd-image.post p.txt-light-blue, body.blog .column-component article.bkgd-image.post p.txt-light-blue,
.column-component body.archive article.bkgd-image.post p.txt-light-blue,
body.archive .column-component article.bkgd-image.post p.txt-light-blue,
.column-component body.search article.bkgd-image.post p.txt-light-blue,
body.search .column-component article.bkgd-image.post p.txt-light-blue, .column-component .column.bkgd-image .widget .txt-light-blue.textwidget, .widget .column-component .column.bkgd-image .txt-light-blue.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-light-blue.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-light-blue.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-light-blue.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-light-blue.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-light-blue.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-light-blue.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-light-blue.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-light-blue.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-light-blue.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-light-blue.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-light-blue.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-light-blue.textwidget {
  color: #00a8e4;
}
.column-component .column.bkgd-color h3.txt-purple, .column-component body.blog article.bkgd-color.post h3.txt-purple, body.blog .column-component article.bkgd-color.post h3.txt-purple,
.column-component body.archive article.bkgd-color.post h3.txt-purple,
body.archive .column-component article.bkgd-color.post h3.txt-purple,
.column-component body.search article.bkgd-color.post h3.txt-purple,
body.search .column-component article.bkgd-color.post h3.txt-purple, .column-component .column.bkgd-color #comments .txt-purple.comments-title, #comments .column-component .column.bkgd-color .txt-purple.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-purple.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-purple.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-purple.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-purple.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-purple.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-purple.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-purple.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-purple.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-purple.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-purple.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-purple.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-purple.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-purple.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-purple.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-purple.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-purple.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-purple.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-purple.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-purple.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-purple.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-purple.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-purple.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-purple.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-purple.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-purple.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-purple.cta-headline, .column-component .column.bkgd-color h4.txt-purple, .column-component body.blog article.bkgd-color.post h4.txt-purple, body.blog .column-component article.bkgd-color.post h4.txt-purple,
.column-component body.archive article.bkgd-color.post h4.txt-purple,
body.archive .column-component article.bkgd-color.post h4.txt-purple,
.column-component body.search article.bkgd-color.post h4.txt-purple,
body.search .column-component article.bkgd-color.post h4.txt-purple, .column-component .column.bkgd-color p.txt-purple, .column-component body.blog article.bkgd-color.post p.txt-purple, body.blog .column-component article.bkgd-color.post p.txt-purple,
.column-component body.archive article.bkgd-color.post p.txt-purple,
body.archive .column-component article.bkgd-color.post p.txt-purple,
.column-component body.search article.bkgd-color.post p.txt-purple,
body.search .column-component article.bkgd-color.post p.txt-purple, .column-component .column.bkgd-color .widget .txt-purple.textwidget, .widget .column-component .column.bkgd-color .txt-purple.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-purple.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-purple.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-purple.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-purple.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-purple.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-purple.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-purple.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-purple.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-purple.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-purple.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-purple.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-purple.textwidget, .column-component .column.bkgd-image h3.txt-purple, .column-component body.blog article.bkgd-image.post h3.txt-purple, body.blog .column-component article.bkgd-image.post h3.txt-purple,
.column-component body.archive article.bkgd-image.post h3.txt-purple,
body.archive .column-component article.bkgd-image.post h3.txt-purple,
.column-component body.search article.bkgd-image.post h3.txt-purple,
body.search .column-component article.bkgd-image.post h3.txt-purple, .column-component .column.bkgd-image #comments .txt-purple.comments-title, #comments .column-component .column.bkgd-image .txt-purple.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-purple.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-purple.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-purple.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-purple.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-purple.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-purple.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-purple.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-purple.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-purple.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-purple.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-purple.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-purple.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-purple.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-purple.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-purple.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-purple.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-purple.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-purple.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-purple.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-purple.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-purple.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-purple.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-purple.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-purple.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-purple.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-purple.cta-headline, .column-component .column.bkgd-image h4.txt-purple, .column-component body.blog article.bkgd-image.post h4.txt-purple, body.blog .column-component article.bkgd-image.post h4.txt-purple,
.column-component body.archive article.bkgd-image.post h4.txt-purple,
body.archive .column-component article.bkgd-image.post h4.txt-purple,
.column-component body.search article.bkgd-image.post h4.txt-purple,
body.search .column-component article.bkgd-image.post h4.txt-purple, .column-component .column.bkgd-image p.txt-purple, .column-component body.blog article.bkgd-image.post p.txt-purple, body.blog .column-component article.bkgd-image.post p.txt-purple,
.column-component body.archive article.bkgd-image.post p.txt-purple,
body.archive .column-component article.bkgd-image.post p.txt-purple,
.column-component body.search article.bkgd-image.post p.txt-purple,
body.search .column-component article.bkgd-image.post p.txt-purple, .column-component .column.bkgd-image .widget .txt-purple.textwidget, .widget .column-component .column.bkgd-image .txt-purple.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-purple.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-purple.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-purple.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-purple.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-purple.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-purple.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-purple.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-purple.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-purple.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-purple.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-purple.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-purple.textwidget {
  color: #3F3F5B;
}
.column-component .column.bkgd-color h3.txt-red, .column-component body.blog article.bkgd-color.post h3.txt-red, body.blog .column-component article.bkgd-color.post h3.txt-red,
.column-component body.archive article.bkgd-color.post h3.txt-red,
body.archive .column-component article.bkgd-color.post h3.txt-red,
.column-component body.search article.bkgd-color.post h3.txt-red,
body.search .column-component article.bkgd-color.post h3.txt-red, .column-component .column.bkgd-color #comments .txt-red.comments-title, #comments .column-component .column.bkgd-color .txt-red.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-red.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-red.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-red.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-red.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-red.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-red.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-red.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-red.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-red.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-red.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-red.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-red.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-red.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-red.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-red.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-red.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-red.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-red.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-red.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-red.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-red.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-red.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-red.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-red.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-red.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-red.cta-headline, .column-component .column.bkgd-color h4.txt-red, .column-component body.blog article.bkgd-color.post h4.txt-red, body.blog .column-component article.bkgd-color.post h4.txt-red,
.column-component body.archive article.bkgd-color.post h4.txt-red,
body.archive .column-component article.bkgd-color.post h4.txt-red,
.column-component body.search article.bkgd-color.post h4.txt-red,
body.search .column-component article.bkgd-color.post h4.txt-red, .column-component .column.bkgd-color p.txt-red, .column-component body.blog article.bkgd-color.post p.txt-red, body.blog .column-component article.bkgd-color.post p.txt-red,
.column-component body.archive article.bkgd-color.post p.txt-red,
body.archive .column-component article.bkgd-color.post p.txt-red,
.column-component body.search article.bkgd-color.post p.txt-red,
body.search .column-component article.bkgd-color.post p.txt-red, .column-component .column.bkgd-color .widget .txt-red.textwidget, .widget .column-component .column.bkgd-color .txt-red.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-red.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-red.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-red.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-red.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-red.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-red.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-red.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-red.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-red.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-red.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-red.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-red.textwidget, .column-component .column.bkgd-image h3.txt-red, .column-component body.blog article.bkgd-image.post h3.txt-red, body.blog .column-component article.bkgd-image.post h3.txt-red,
.column-component body.archive article.bkgd-image.post h3.txt-red,
body.archive .column-component article.bkgd-image.post h3.txt-red,
.column-component body.search article.bkgd-image.post h3.txt-red,
body.search .column-component article.bkgd-image.post h3.txt-red, .column-component .column.bkgd-image #comments .txt-red.comments-title, #comments .column-component .column.bkgd-image .txt-red.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-red.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-red.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-red.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-red.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-red.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-red.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-red.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-red.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-red.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-red.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-red.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-red.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-red.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-red.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-red.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-red.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-red.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-red.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-red.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-red.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-red.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-red.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-red.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-red.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-red.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-red.cta-headline, .column-component .column.bkgd-image h4.txt-red, .column-component body.blog article.bkgd-image.post h4.txt-red, body.blog .column-component article.bkgd-image.post h4.txt-red,
.column-component body.archive article.bkgd-image.post h4.txt-red,
body.archive .column-component article.bkgd-image.post h4.txt-red,
.column-component body.search article.bkgd-image.post h4.txt-red,
body.search .column-component article.bkgd-image.post h4.txt-red, .column-component .column.bkgd-image p.txt-red, .column-component body.blog article.bkgd-image.post p.txt-red, body.blog .column-component article.bkgd-image.post p.txt-red,
.column-component body.archive article.bkgd-image.post p.txt-red,
body.archive .column-component article.bkgd-image.post p.txt-red,
.column-component body.search article.bkgd-image.post p.txt-red,
body.search .column-component article.bkgd-image.post p.txt-red, .column-component .column.bkgd-image .widget .txt-red.textwidget, .widget .column-component .column.bkgd-image .txt-red.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-red.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-red.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-red.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-red.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-red.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-red.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-red.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-red.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-red.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-red.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-red.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-red.textwidget {
  color: #e74c3c;
}
.column-component .column.bkgd-color h3.txt-orange, .column-component body.blog article.bkgd-color.post h3.txt-orange, body.blog .column-component article.bkgd-color.post h3.txt-orange,
.column-component body.archive article.bkgd-color.post h3.txt-orange,
body.archive .column-component article.bkgd-color.post h3.txt-orange,
.column-component body.search article.bkgd-color.post h3.txt-orange,
body.search .column-component article.bkgd-color.post h3.txt-orange, .column-component .column.bkgd-color #comments .txt-orange.comments-title, #comments .column-component .column.bkgd-color .txt-orange.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-orange.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-orange.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-orange.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-orange.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-orange.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-orange.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-orange.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-orange.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-orange.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-orange.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-orange.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-orange.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-orange.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-orange.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-orange.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-orange.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-orange.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-orange.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-orange.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-orange.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-orange.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-orange.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-orange.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-orange.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-orange.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-orange.cta-headline, .column-component .column.bkgd-color h4.txt-orange, .column-component body.blog article.bkgd-color.post h4.txt-orange, body.blog .column-component article.bkgd-color.post h4.txt-orange,
.column-component body.archive article.bkgd-color.post h4.txt-orange,
body.archive .column-component article.bkgd-color.post h4.txt-orange,
.column-component body.search article.bkgd-color.post h4.txt-orange,
body.search .column-component article.bkgd-color.post h4.txt-orange, .column-component .column.bkgd-color p.txt-orange, .column-component body.blog article.bkgd-color.post p.txt-orange, body.blog .column-component article.bkgd-color.post p.txt-orange,
.column-component body.archive article.bkgd-color.post p.txt-orange,
body.archive .column-component article.bkgd-color.post p.txt-orange,
.column-component body.search article.bkgd-color.post p.txt-orange,
body.search .column-component article.bkgd-color.post p.txt-orange, .column-component .column.bkgd-color .widget .txt-orange.textwidget, .widget .column-component .column.bkgd-color .txt-orange.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-orange.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-orange.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-orange.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-orange.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-orange.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-orange.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-orange.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-orange.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-orange.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-orange.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-orange.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-orange.textwidget, .column-component .column.bkgd-image h3.txt-orange, .column-component body.blog article.bkgd-image.post h3.txt-orange, body.blog .column-component article.bkgd-image.post h3.txt-orange,
.column-component body.archive article.bkgd-image.post h3.txt-orange,
body.archive .column-component article.bkgd-image.post h3.txt-orange,
.column-component body.search article.bkgd-image.post h3.txt-orange,
body.search .column-component article.bkgd-image.post h3.txt-orange, .column-component .column.bkgd-image #comments .txt-orange.comments-title, #comments .column-component .column.bkgd-image .txt-orange.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-orange.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-orange.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-orange.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-orange.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-orange.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-orange.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-orange.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-orange.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-orange.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-orange.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-orange.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-orange.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-orange.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-orange.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-orange.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-orange.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-orange.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-orange.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-orange.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-orange.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-orange.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-orange.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-orange.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-orange.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-orange.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-orange.cta-headline, .column-component .column.bkgd-image h4.txt-orange, .column-component body.blog article.bkgd-image.post h4.txt-orange, body.blog .column-component article.bkgd-image.post h4.txt-orange,
.column-component body.archive article.bkgd-image.post h4.txt-orange,
body.archive .column-component article.bkgd-image.post h4.txt-orange,
.column-component body.search article.bkgd-image.post h4.txt-orange,
body.search .column-component article.bkgd-image.post h4.txt-orange, .column-component .column.bkgd-image p.txt-orange, .column-component body.blog article.bkgd-image.post p.txt-orange, body.blog .column-component article.bkgd-image.post p.txt-orange,
.column-component body.archive article.bkgd-image.post p.txt-orange,
body.archive .column-component article.bkgd-image.post p.txt-orange,
.column-component body.search article.bkgd-image.post p.txt-orange,
body.search .column-component article.bkgd-image.post p.txt-orange, .column-component .column.bkgd-image .widget .txt-orange.textwidget, .widget .column-component .column.bkgd-image .txt-orange.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-orange.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-orange.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-orange.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-orange.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-orange.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-orange.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-orange.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-orange.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-orange.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-orange.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-orange.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-orange.textwidget {
  color: #ffa81e;
}
.column-component .column.bkgd-color h3.txt-yellow, .column-component body.blog article.bkgd-color.post h3.txt-yellow, body.blog .column-component article.bkgd-color.post h3.txt-yellow,
.column-component body.archive article.bkgd-color.post h3.txt-yellow,
body.archive .column-component article.bkgd-color.post h3.txt-yellow,
.column-component body.search article.bkgd-color.post h3.txt-yellow,
body.search .column-component article.bkgd-color.post h3.txt-yellow, .column-component .column.bkgd-color #comments .txt-yellow.comments-title, #comments .column-component .column.bkgd-color .txt-yellow.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-yellow.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-yellow.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-yellow.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-yellow.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-yellow.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-yellow.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-yellow.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-yellow.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-yellow.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-yellow.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-yellow.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-yellow.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-yellow.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-yellow.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-yellow.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-yellow.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-yellow.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-yellow.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-yellow.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-yellow.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-yellow.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-yellow.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-yellow.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-yellow.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-yellow.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-yellow.cta-headline, .column-component .column.bkgd-color h4.txt-yellow, .column-component body.blog article.bkgd-color.post h4.txt-yellow, body.blog .column-component article.bkgd-color.post h4.txt-yellow,
.column-component body.archive article.bkgd-color.post h4.txt-yellow,
body.archive .column-component article.bkgd-color.post h4.txt-yellow,
.column-component body.search article.bkgd-color.post h4.txt-yellow,
body.search .column-component article.bkgd-color.post h4.txt-yellow, .column-component .column.bkgd-color p.txt-yellow, .column-component body.blog article.bkgd-color.post p.txt-yellow, body.blog .column-component article.bkgd-color.post p.txt-yellow,
.column-component body.archive article.bkgd-color.post p.txt-yellow,
body.archive .column-component article.bkgd-color.post p.txt-yellow,
.column-component body.search article.bkgd-color.post p.txt-yellow,
body.search .column-component article.bkgd-color.post p.txt-yellow, .column-component .column.bkgd-color .widget .txt-yellow.textwidget, .widget .column-component .column.bkgd-color .txt-yellow.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-yellow.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-yellow.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-yellow.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-yellow.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-yellow.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-yellow.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-yellow.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-yellow.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-yellow.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-yellow.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-yellow.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-yellow.textwidget, .column-component .column.bkgd-image h3.txt-yellow, .column-component body.blog article.bkgd-image.post h3.txt-yellow, body.blog .column-component article.bkgd-image.post h3.txt-yellow,
.column-component body.archive article.bkgd-image.post h3.txt-yellow,
body.archive .column-component article.bkgd-image.post h3.txt-yellow,
.column-component body.search article.bkgd-image.post h3.txt-yellow,
body.search .column-component article.bkgd-image.post h3.txt-yellow, .column-component .column.bkgd-image #comments .txt-yellow.comments-title, #comments .column-component .column.bkgd-image .txt-yellow.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-yellow.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-yellow.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-yellow.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-yellow.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-yellow.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-yellow.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-yellow.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-yellow.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-yellow.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-yellow.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-yellow.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-yellow.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-yellow.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-yellow.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-yellow.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-yellow.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-yellow.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-yellow.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-yellow.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-yellow.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-yellow.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-yellow.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-yellow.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-yellow.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-yellow.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-yellow.cta-headline, .column-component .column.bkgd-image h4.txt-yellow, .column-component body.blog article.bkgd-image.post h4.txt-yellow, body.blog .column-component article.bkgd-image.post h4.txt-yellow,
.column-component body.archive article.bkgd-image.post h4.txt-yellow,
body.archive .column-component article.bkgd-image.post h4.txt-yellow,
.column-component body.search article.bkgd-image.post h4.txt-yellow,
body.search .column-component article.bkgd-image.post h4.txt-yellow, .column-component .column.bkgd-image p.txt-yellow, .column-component body.blog article.bkgd-image.post p.txt-yellow, body.blog .column-component article.bkgd-image.post p.txt-yellow,
.column-component body.archive article.bkgd-image.post p.txt-yellow,
body.archive .column-component article.bkgd-image.post p.txt-yellow,
.column-component body.search article.bkgd-image.post p.txt-yellow,
body.search .column-component article.bkgd-image.post p.txt-yellow, .column-component .column.bkgd-image .widget .txt-yellow.textwidget, .widget .column-component .column.bkgd-image .txt-yellow.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-yellow.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-yellow.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-yellow.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-yellow.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-yellow.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-yellow.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-yellow.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-yellow.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-yellow.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-yellow.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-yellow.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-yellow.textwidget {
  color: #f1c40f;
}
.column-component .column.bkgd-color h3.txt-light-grey, .column-component body.blog article.bkgd-color.post h3.txt-light-grey, body.blog .column-component article.bkgd-color.post h3.txt-light-grey,
.column-component body.archive article.bkgd-color.post h3.txt-light-grey,
body.archive .column-component article.bkgd-color.post h3.txt-light-grey,
.column-component body.search article.bkgd-color.post h3.txt-light-grey,
body.search .column-component article.bkgd-color.post h3.txt-light-grey, .column-component .column.bkgd-color #comments .txt-light-grey.comments-title, #comments .column-component .column.bkgd-color .txt-light-grey.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-light-grey.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-light-grey.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-light-grey.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-light-grey.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-light-grey.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-light-grey.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-light-grey.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-light-grey.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-light-grey.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-light-grey.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-light-grey.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-light-grey.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-light-grey.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-light-grey.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-light-grey.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-light-grey.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-light-grey.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-light-grey.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-light-grey.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-light-grey.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-light-grey.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-light-grey.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-light-grey.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-light-grey.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-light-grey.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-light-grey.cta-headline, .column-component .column.bkgd-color h4.txt-light-grey, .column-component body.blog article.bkgd-color.post h4.txt-light-grey, body.blog .column-component article.bkgd-color.post h4.txt-light-grey,
.column-component body.archive article.bkgd-color.post h4.txt-light-grey,
body.archive .column-component article.bkgd-color.post h4.txt-light-grey,
.column-component body.search article.bkgd-color.post h4.txt-light-grey,
body.search .column-component article.bkgd-color.post h4.txt-light-grey, .column-component .column.bkgd-color p.txt-light-grey, .column-component body.blog article.bkgd-color.post p.txt-light-grey, body.blog .column-component article.bkgd-color.post p.txt-light-grey,
.column-component body.archive article.bkgd-color.post p.txt-light-grey,
body.archive .column-component article.bkgd-color.post p.txt-light-grey,
.column-component body.search article.bkgd-color.post p.txt-light-grey,
body.search .column-component article.bkgd-color.post p.txt-light-grey, .column-component .column.bkgd-color .widget .txt-light-grey.textwidget, .widget .column-component .column.bkgd-color .txt-light-grey.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-light-grey.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-light-grey.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-light-grey.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-light-grey.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-light-grey.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-light-grey.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-light-grey.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-light-grey.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-light-grey.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-light-grey.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-light-grey.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-light-grey.textwidget, .column-component .column.bkgd-image h3.txt-light-grey, .column-component body.blog article.bkgd-image.post h3.txt-light-grey, body.blog .column-component article.bkgd-image.post h3.txt-light-grey,
.column-component body.archive article.bkgd-image.post h3.txt-light-grey,
body.archive .column-component article.bkgd-image.post h3.txt-light-grey,
.column-component body.search article.bkgd-image.post h3.txt-light-grey,
body.search .column-component article.bkgd-image.post h3.txt-light-grey, .column-component .column.bkgd-image #comments .txt-light-grey.comments-title, #comments .column-component .column.bkgd-image .txt-light-grey.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-light-grey.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-light-grey.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-light-grey.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-light-grey.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-light-grey.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-light-grey.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-light-grey.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-light-grey.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-light-grey.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-light-grey.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-light-grey.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-light-grey.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-light-grey.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-light-grey.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-light-grey.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-light-grey.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-light-grey.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-light-grey.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-light-grey.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-light-grey.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-light-grey.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-light-grey.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-light-grey.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-light-grey.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-light-grey.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-light-grey.cta-headline, .column-component .column.bkgd-image h4.txt-light-grey, .column-component body.blog article.bkgd-image.post h4.txt-light-grey, body.blog .column-component article.bkgd-image.post h4.txt-light-grey,
.column-component body.archive article.bkgd-image.post h4.txt-light-grey,
body.archive .column-component article.bkgd-image.post h4.txt-light-grey,
.column-component body.search article.bkgd-image.post h4.txt-light-grey,
body.search .column-component article.bkgd-image.post h4.txt-light-grey, .column-component .column.bkgd-image p.txt-light-grey, .column-component body.blog article.bkgd-image.post p.txt-light-grey, body.blog .column-component article.bkgd-image.post p.txt-light-grey,
.column-component body.archive article.bkgd-image.post p.txt-light-grey,
body.archive .column-component article.bkgd-image.post p.txt-light-grey,
.column-component body.search article.bkgd-image.post p.txt-light-grey,
body.search .column-component article.bkgd-image.post p.txt-light-grey, .column-component .column.bkgd-image .widget .txt-light-grey.textwidget, .widget .column-component .column.bkgd-image .txt-light-grey.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-light-grey.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-light-grey.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-light-grey.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-light-grey.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-light-grey.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-light-grey.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-light-grey.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-light-grey.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-light-grey.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-light-grey.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-light-grey.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-light-grey.textwidget {
  color: #dfdfdf;
}
.column-component .column.bkgd-color h3.txt-mid-light-grey, .column-component body.blog article.bkgd-color.post h3.txt-mid-light-grey, body.blog .column-component article.bkgd-color.post h3.txt-mid-light-grey,
.column-component body.archive article.bkgd-color.post h3.txt-mid-light-grey,
body.archive .column-component article.bkgd-color.post h3.txt-mid-light-grey,
.column-component body.search article.bkgd-color.post h3.txt-mid-light-grey,
body.search .column-component article.bkgd-color.post h3.txt-mid-light-grey, .column-component .column.bkgd-color #comments .txt-mid-light-grey.comments-title, #comments .column-component .column.bkgd-color .txt-mid-light-grey.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-mid-light-grey.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-mid-light-grey.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-mid-light-grey.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-mid-light-grey.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-mid-light-grey.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-mid-light-grey.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-mid-light-grey.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-mid-light-grey.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-mid-light-grey.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-mid-light-grey.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-mid-light-grey.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-mid-light-grey.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-mid-light-grey.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-mid-light-grey.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-mid-light-grey.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-mid-light-grey.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-mid-light-grey.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-mid-light-grey.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-mid-light-grey.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-mid-light-grey.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-mid-light-grey.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-mid-light-grey.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-mid-light-grey.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-mid-light-grey.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-mid-light-grey.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-mid-light-grey.cta-headline, .column-component .column.bkgd-color h4.txt-mid-light-grey, .column-component body.blog article.bkgd-color.post h4.txt-mid-light-grey, body.blog .column-component article.bkgd-color.post h4.txt-mid-light-grey,
.column-component body.archive article.bkgd-color.post h4.txt-mid-light-grey,
body.archive .column-component article.bkgd-color.post h4.txt-mid-light-grey,
.column-component body.search article.bkgd-color.post h4.txt-mid-light-grey,
body.search .column-component article.bkgd-color.post h4.txt-mid-light-grey, .column-component .column.bkgd-color p.txt-mid-light-grey, .column-component body.blog article.bkgd-color.post p.txt-mid-light-grey, body.blog .column-component article.bkgd-color.post p.txt-mid-light-grey,
.column-component body.archive article.bkgd-color.post p.txt-mid-light-grey,
body.archive .column-component article.bkgd-color.post p.txt-mid-light-grey,
.column-component body.search article.bkgd-color.post p.txt-mid-light-grey,
body.search .column-component article.bkgd-color.post p.txt-mid-light-grey, .column-component .column.bkgd-color .widget .txt-mid-light-grey.textwidget, .widget .column-component .column.bkgd-color .txt-mid-light-grey.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-mid-light-grey.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-mid-light-grey.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-mid-light-grey.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-mid-light-grey.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-mid-light-grey.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-mid-light-grey.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-mid-light-grey.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-mid-light-grey.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-mid-light-grey.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-mid-light-grey.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-mid-light-grey.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-mid-light-grey.textwidget, .column-component .column.bkgd-image h3.txt-mid-light-grey, .column-component body.blog article.bkgd-image.post h3.txt-mid-light-grey, body.blog .column-component article.bkgd-image.post h3.txt-mid-light-grey,
.column-component body.archive article.bkgd-image.post h3.txt-mid-light-grey,
body.archive .column-component article.bkgd-image.post h3.txt-mid-light-grey,
.column-component body.search article.bkgd-image.post h3.txt-mid-light-grey,
body.search .column-component article.bkgd-image.post h3.txt-mid-light-grey, .column-component .column.bkgd-image #comments .txt-mid-light-grey.comments-title, #comments .column-component .column.bkgd-image .txt-mid-light-grey.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-mid-light-grey.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-mid-light-grey.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-mid-light-grey.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-mid-light-grey.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-mid-light-grey.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-mid-light-grey.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-mid-light-grey.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-mid-light-grey.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-mid-light-grey.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-mid-light-grey.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-mid-light-grey.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-mid-light-grey.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-mid-light-grey.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-mid-light-grey.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-mid-light-grey.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-mid-light-grey.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-mid-light-grey.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-mid-light-grey.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-mid-light-grey.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-mid-light-grey.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-mid-light-grey.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-mid-light-grey.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-mid-light-grey.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-mid-light-grey.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-mid-light-grey.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-mid-light-grey.cta-headline, .column-component .column.bkgd-image h4.txt-mid-light-grey, .column-component body.blog article.bkgd-image.post h4.txt-mid-light-grey, body.blog .column-component article.bkgd-image.post h4.txt-mid-light-grey,
.column-component body.archive article.bkgd-image.post h4.txt-mid-light-grey,
body.archive .column-component article.bkgd-image.post h4.txt-mid-light-grey,
.column-component body.search article.bkgd-image.post h4.txt-mid-light-grey,
body.search .column-component article.bkgd-image.post h4.txt-mid-light-grey, .column-component .column.bkgd-image p.txt-mid-light-grey, .column-component body.blog article.bkgd-image.post p.txt-mid-light-grey, body.blog .column-component article.bkgd-image.post p.txt-mid-light-grey,
.column-component body.archive article.bkgd-image.post p.txt-mid-light-grey,
body.archive .column-component article.bkgd-image.post p.txt-mid-light-grey,
.column-component body.search article.bkgd-image.post p.txt-mid-light-grey,
body.search .column-component article.bkgd-image.post p.txt-mid-light-grey, .column-component .column.bkgd-image .widget .txt-mid-light-grey.textwidget, .widget .column-component .column.bkgd-image .txt-mid-light-grey.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-mid-light-grey.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-mid-light-grey.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-mid-light-grey.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-mid-light-grey.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-mid-light-grey.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-mid-light-grey.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-mid-light-grey.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-mid-light-grey.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-mid-light-grey.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-mid-light-grey.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-mid-light-grey.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-mid-light-grey.textwidget {
  color: #b2b2b2;
}
.column-component .column.bkgd-color h3.txt-mid-grey, .column-component body.blog article.bkgd-color.post h3.txt-mid-grey, body.blog .column-component article.bkgd-color.post h3.txt-mid-grey,
.column-component body.archive article.bkgd-color.post h3.txt-mid-grey,
body.archive .column-component article.bkgd-color.post h3.txt-mid-grey,
.column-component body.search article.bkgd-color.post h3.txt-mid-grey,
body.search .column-component article.bkgd-color.post h3.txt-mid-grey, .column-component .column.bkgd-color #comments .txt-mid-grey.comments-title, #comments .column-component .column.bkgd-color .txt-mid-grey.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-mid-grey.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-mid-grey.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-mid-grey.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-mid-grey.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-mid-grey.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-mid-grey.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-mid-grey.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-mid-grey.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-mid-grey.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-mid-grey.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-mid-grey.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-mid-grey.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-mid-grey.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-mid-grey.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-mid-grey.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-mid-grey.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-mid-grey.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-mid-grey.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-mid-grey.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-mid-grey.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-mid-grey.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-mid-grey.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-mid-grey.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-mid-grey.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-mid-grey.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-mid-grey.cta-headline, .column-component .column.bkgd-color h4.txt-mid-grey, .column-component body.blog article.bkgd-color.post h4.txt-mid-grey, body.blog .column-component article.bkgd-color.post h4.txt-mid-grey,
.column-component body.archive article.bkgd-color.post h4.txt-mid-grey,
body.archive .column-component article.bkgd-color.post h4.txt-mid-grey,
.column-component body.search article.bkgd-color.post h4.txt-mid-grey,
body.search .column-component article.bkgd-color.post h4.txt-mid-grey, .column-component .column.bkgd-color p.txt-mid-grey, .column-component body.blog article.bkgd-color.post p.txt-mid-grey, body.blog .column-component article.bkgd-color.post p.txt-mid-grey,
.column-component body.archive article.bkgd-color.post p.txt-mid-grey,
body.archive .column-component article.bkgd-color.post p.txt-mid-grey,
.column-component body.search article.bkgd-color.post p.txt-mid-grey,
body.search .column-component article.bkgd-color.post p.txt-mid-grey, .column-component .column.bkgd-color .widget .txt-mid-grey.textwidget, .widget .column-component .column.bkgd-color .txt-mid-grey.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-mid-grey.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-mid-grey.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-mid-grey.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-mid-grey.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-mid-grey.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-mid-grey.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-mid-grey.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-mid-grey.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-mid-grey.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-mid-grey.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-mid-grey.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-mid-grey.textwidget, .column-component .column.bkgd-image h3.txt-mid-grey, .column-component body.blog article.bkgd-image.post h3.txt-mid-grey, body.blog .column-component article.bkgd-image.post h3.txt-mid-grey,
.column-component body.archive article.bkgd-image.post h3.txt-mid-grey,
body.archive .column-component article.bkgd-image.post h3.txt-mid-grey,
.column-component body.search article.bkgd-image.post h3.txt-mid-grey,
body.search .column-component article.bkgd-image.post h3.txt-mid-grey, .column-component .column.bkgd-image #comments .txt-mid-grey.comments-title, #comments .column-component .column.bkgd-image .txt-mid-grey.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-mid-grey.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-mid-grey.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-mid-grey.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-mid-grey.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-mid-grey.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-mid-grey.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-mid-grey.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-mid-grey.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-mid-grey.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-mid-grey.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-mid-grey.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-mid-grey.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-mid-grey.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-mid-grey.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-mid-grey.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-mid-grey.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-mid-grey.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-mid-grey.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-mid-grey.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-mid-grey.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-mid-grey.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-mid-grey.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-mid-grey.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-mid-grey.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-mid-grey.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-mid-grey.cta-headline, .column-component .column.bkgd-image h4.txt-mid-grey, .column-component body.blog article.bkgd-image.post h4.txt-mid-grey, body.blog .column-component article.bkgd-image.post h4.txt-mid-grey,
.column-component body.archive article.bkgd-image.post h4.txt-mid-grey,
body.archive .column-component article.bkgd-image.post h4.txt-mid-grey,
.column-component body.search article.bkgd-image.post h4.txt-mid-grey,
body.search .column-component article.bkgd-image.post h4.txt-mid-grey, .column-component .column.bkgd-image p.txt-mid-grey, .column-component body.blog article.bkgd-image.post p.txt-mid-grey, body.blog .column-component article.bkgd-image.post p.txt-mid-grey,
.column-component body.archive article.bkgd-image.post p.txt-mid-grey,
body.archive .column-component article.bkgd-image.post p.txt-mid-grey,
.column-component body.search article.bkgd-image.post p.txt-mid-grey,
body.search .column-component article.bkgd-image.post p.txt-mid-grey, .column-component .column.bkgd-image .widget .txt-mid-grey.textwidget, .widget .column-component .column.bkgd-image .txt-mid-grey.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-mid-grey.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-mid-grey.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-mid-grey.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-mid-grey.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-mid-grey.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-mid-grey.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-mid-grey.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-mid-grey.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-mid-grey.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-mid-grey.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-mid-grey.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-mid-grey.textwidget {
  color: #7d7d7d;
}
.column-component .column.bkgd-color h3.txt-dark-grey, .column-component body.blog article.bkgd-color.post h3.txt-dark-grey, body.blog .column-component article.bkgd-color.post h3.txt-dark-grey,
.column-component body.archive article.bkgd-color.post h3.txt-dark-grey,
body.archive .column-component article.bkgd-color.post h3.txt-dark-grey,
.column-component body.search article.bkgd-color.post h3.txt-dark-grey,
body.search .column-component article.bkgd-color.post h3.txt-dark-grey, .column-component .column.bkgd-color #comments .txt-dark-grey.comments-title, #comments .column-component .column.bkgd-color .txt-dark-grey.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-dark-grey.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-dark-grey.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-dark-grey.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-dark-grey.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-dark-grey.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-dark-grey.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-dark-grey.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-dark-grey.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-dark-grey.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-dark-grey.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-dark-grey.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-dark-grey.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-dark-grey.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-dark-grey.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-dark-grey.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-dark-grey.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-dark-grey.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-dark-grey.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-dark-grey.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-dark-grey.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-dark-grey.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-dark-grey.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-dark-grey.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-dark-grey.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-dark-grey.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-dark-grey.cta-headline, .column-component .column.bkgd-color h4.txt-dark-grey, .column-component body.blog article.bkgd-color.post h4.txt-dark-grey, body.blog .column-component article.bkgd-color.post h4.txt-dark-grey,
.column-component body.archive article.bkgd-color.post h4.txt-dark-grey,
body.archive .column-component article.bkgd-color.post h4.txt-dark-grey,
.column-component body.search article.bkgd-color.post h4.txt-dark-grey,
body.search .column-component article.bkgd-color.post h4.txt-dark-grey, .column-component .column.bkgd-color p.txt-dark-grey, .column-component body.blog article.bkgd-color.post p.txt-dark-grey, body.blog .column-component article.bkgd-color.post p.txt-dark-grey,
.column-component body.archive article.bkgd-color.post p.txt-dark-grey,
body.archive .column-component article.bkgd-color.post p.txt-dark-grey,
.column-component body.search article.bkgd-color.post p.txt-dark-grey,
body.search .column-component article.bkgd-color.post p.txt-dark-grey, .column-component .column.bkgd-color .widget .txt-dark-grey.textwidget, .widget .column-component .column.bkgd-color .txt-dark-grey.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-dark-grey.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-dark-grey.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-dark-grey.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-dark-grey.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-dark-grey.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-dark-grey.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-dark-grey.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-dark-grey.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-dark-grey.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-dark-grey.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-dark-grey.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-dark-grey.textwidget, .column-component .column.bkgd-image h3.txt-dark-grey, .column-component body.blog article.bkgd-image.post h3.txt-dark-grey, body.blog .column-component article.bkgd-image.post h3.txt-dark-grey,
.column-component body.archive article.bkgd-image.post h3.txt-dark-grey,
body.archive .column-component article.bkgd-image.post h3.txt-dark-grey,
.column-component body.search article.bkgd-image.post h3.txt-dark-grey,
body.search .column-component article.bkgd-image.post h3.txt-dark-grey, .column-component .column.bkgd-image #comments .txt-dark-grey.comments-title, #comments .column-component .column.bkgd-image .txt-dark-grey.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-dark-grey.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-dark-grey.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-dark-grey.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-dark-grey.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-dark-grey.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-dark-grey.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-dark-grey.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-dark-grey.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-dark-grey.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-dark-grey.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-dark-grey.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-dark-grey.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-dark-grey.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-dark-grey.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-dark-grey.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-dark-grey.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-dark-grey.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-dark-grey.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-dark-grey.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-dark-grey.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-dark-grey.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-dark-grey.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-dark-grey.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-dark-grey.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-dark-grey.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-dark-grey.cta-headline, .column-component .column.bkgd-image h4.txt-dark-grey, .column-component body.blog article.bkgd-image.post h4.txt-dark-grey, body.blog .column-component article.bkgd-image.post h4.txt-dark-grey,
.column-component body.archive article.bkgd-image.post h4.txt-dark-grey,
body.archive .column-component article.bkgd-image.post h4.txt-dark-grey,
.column-component body.search article.bkgd-image.post h4.txt-dark-grey,
body.search .column-component article.bkgd-image.post h4.txt-dark-grey, .column-component .column.bkgd-image p.txt-dark-grey, .column-component body.blog article.bkgd-image.post p.txt-dark-grey, body.blog .column-component article.bkgd-image.post p.txt-dark-grey,
.column-component body.archive article.bkgd-image.post p.txt-dark-grey,
body.archive .column-component article.bkgd-image.post p.txt-dark-grey,
.column-component body.search article.bkgd-image.post p.txt-dark-grey,
body.search .column-component article.bkgd-image.post p.txt-dark-grey, .column-component .column.bkgd-image .widget .txt-dark-grey.textwidget, .widget .column-component .column.bkgd-image .txt-dark-grey.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-dark-grey.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-dark-grey.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-dark-grey.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-dark-grey.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-dark-grey.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-dark-grey.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-dark-grey.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-dark-grey.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-dark-grey.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-dark-grey.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-dark-grey.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-dark-grey.textwidget {
  color: #414141;
}
.column-component .column.bkgd-color h3.txt-white, .column-component body.blog article.bkgd-color.post h3.txt-white, body.blog .column-component article.bkgd-color.post h3.txt-white,
.column-component body.archive article.bkgd-color.post h3.txt-white,
body.archive .column-component article.bkgd-color.post h3.txt-white,
.column-component body.search article.bkgd-color.post h3.txt-white,
body.search .column-component article.bkgd-color.post h3.txt-white, .column-component .column.bkgd-color #comments .txt-white.comments-title, #comments .column-component .column.bkgd-color .txt-white.comments-title, .column-component body.blog article.bkgd-color.post #comments .txt-white.comments-title, #comments .column-component body.blog article.bkgd-color.post .txt-white.comments-title, body.blog .column-component article.bkgd-color.post #comments .txt-white.comments-title, #comments body.blog .column-component article.bkgd-color.post .txt-white.comments-title,
.column-component body.archive article.bkgd-color.post #comments .txt-white.comments-title,
#comments .column-component body.archive article.bkgd-color.post .txt-white.comments-title,
body.archive .column-component article.bkgd-color.post #comments .txt-white.comments-title,
#comments body.archive .column-component article.bkgd-color.post .txt-white.comments-title,
.column-component body.search article.bkgd-color.post #comments .txt-white.comments-title,
#comments .column-component body.search article.bkgd-color.post .txt-white.comments-title,
body.search .column-component article.bkgd-color.post #comments .txt-white.comments-title,
#comments body.search .column-component article.bkgd-color.post .txt-white.comments-title, .column-component .column.bkgd-color .cta-component.small .txt-white.cta-headline, .cta-component.small .column-component .column.bkgd-color .txt-white.cta-headline, .column-component body.blog article.bkgd-color.post .cta-component.small .txt-white.cta-headline, .cta-component.small .column-component body.blog article.bkgd-color.post .txt-white.cta-headline, body.blog .column-component article.bkgd-color.post .cta-component.small .txt-white.cta-headline, .cta-component.small body.blog .column-component article.bkgd-color.post .txt-white.cta-headline,
.column-component body.archive article.bkgd-color.post .cta-component.small .txt-white.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-color.post .txt-white.cta-headline,
body.archive .column-component article.bkgd-color.post .cta-component.small .txt-white.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-color.post .txt-white.cta-headline,
.column-component body.search article.bkgd-color.post .cta-component.small .txt-white.cta-headline,
.cta-component.small .column-component body.search article.bkgd-color.post .txt-white.cta-headline,
body.search .column-component article.bkgd-color.post .cta-component.small .txt-white.cta-headline,
.cta-component.small body.search .column-component article.bkgd-color.post .txt-white.cta-headline, .column-component .column.bkgd-color h4.txt-white, .column-component body.blog article.bkgd-color.post h4.txt-white, body.blog .column-component article.bkgd-color.post h4.txt-white,
.column-component body.archive article.bkgd-color.post h4.txt-white,
body.archive .column-component article.bkgd-color.post h4.txt-white,
.column-component body.search article.bkgd-color.post h4.txt-white,
body.search .column-component article.bkgd-color.post h4.txt-white, .column-component .column.bkgd-color p.txt-white, .column-component body.blog article.bkgd-color.post p.txt-white, body.blog .column-component article.bkgd-color.post p.txt-white,
.column-component body.archive article.bkgd-color.post p.txt-white,
body.archive .column-component article.bkgd-color.post p.txt-white,
.column-component body.search article.bkgd-color.post p.txt-white,
body.search .column-component article.bkgd-color.post p.txt-white, .column-component .column.bkgd-color .widget .txt-white.textwidget, .widget .column-component .column.bkgd-color .txt-white.textwidget, .column-component body.blog article.bkgd-color.post .widget .txt-white.textwidget, .widget .column-component body.blog article.bkgd-color.post .txt-white.textwidget, body.blog .column-component article.bkgd-color.post .widget .txt-white.textwidget, .widget body.blog .column-component article.bkgd-color.post .txt-white.textwidget,
.column-component body.archive article.bkgd-color.post .widget .txt-white.textwidget,
.widget .column-component body.archive article.bkgd-color.post .txt-white.textwidget,
body.archive .column-component article.bkgd-color.post .widget .txt-white.textwidget,
.widget body.archive .column-component article.bkgd-color.post .txt-white.textwidget,
.column-component body.search article.bkgd-color.post .widget .txt-white.textwidget,
.widget .column-component body.search article.bkgd-color.post .txt-white.textwidget,
body.search .column-component article.bkgd-color.post .widget .txt-white.textwidget,
.widget body.search .column-component article.bkgd-color.post .txt-white.textwidget, .column-component .column.bkgd-image h3.txt-white, .column-component body.blog article.bkgd-image.post h3.txt-white, body.blog .column-component article.bkgd-image.post h3.txt-white,
.column-component body.archive article.bkgd-image.post h3.txt-white,
body.archive .column-component article.bkgd-image.post h3.txt-white,
.column-component body.search article.bkgd-image.post h3.txt-white,
body.search .column-component article.bkgd-image.post h3.txt-white, .column-component .column.bkgd-image #comments .txt-white.comments-title, #comments .column-component .column.bkgd-image .txt-white.comments-title, .column-component body.blog article.bkgd-image.post #comments .txt-white.comments-title, #comments .column-component body.blog article.bkgd-image.post .txt-white.comments-title, body.blog .column-component article.bkgd-image.post #comments .txt-white.comments-title, #comments body.blog .column-component article.bkgd-image.post .txt-white.comments-title,
.column-component body.archive article.bkgd-image.post #comments .txt-white.comments-title,
#comments .column-component body.archive article.bkgd-image.post .txt-white.comments-title,
body.archive .column-component article.bkgd-image.post #comments .txt-white.comments-title,
#comments body.archive .column-component article.bkgd-image.post .txt-white.comments-title,
.column-component body.search article.bkgd-image.post #comments .txt-white.comments-title,
#comments .column-component body.search article.bkgd-image.post .txt-white.comments-title,
body.search .column-component article.bkgd-image.post #comments .txt-white.comments-title,
#comments body.search .column-component article.bkgd-image.post .txt-white.comments-title, .column-component .column.bkgd-image .cta-component.small .txt-white.cta-headline, .cta-component.small .column-component .column.bkgd-image .txt-white.cta-headline, .column-component body.blog article.bkgd-image.post .cta-component.small .txt-white.cta-headline, .cta-component.small .column-component body.blog article.bkgd-image.post .txt-white.cta-headline, body.blog .column-component article.bkgd-image.post .cta-component.small .txt-white.cta-headline, .cta-component.small body.blog .column-component article.bkgd-image.post .txt-white.cta-headline,
.column-component body.archive article.bkgd-image.post .cta-component.small .txt-white.cta-headline,
.cta-component.small .column-component body.archive article.bkgd-image.post .txt-white.cta-headline,
body.archive .column-component article.bkgd-image.post .cta-component.small .txt-white.cta-headline,
.cta-component.small body.archive .column-component article.bkgd-image.post .txt-white.cta-headline,
.column-component body.search article.bkgd-image.post .cta-component.small .txt-white.cta-headline,
.cta-component.small .column-component body.search article.bkgd-image.post .txt-white.cta-headline,
body.search .column-component article.bkgd-image.post .cta-component.small .txt-white.cta-headline,
.cta-component.small body.search .column-component article.bkgd-image.post .txt-white.cta-headline, .column-component .column.bkgd-image h4.txt-white, .column-component body.blog article.bkgd-image.post h4.txt-white, body.blog .column-component article.bkgd-image.post h4.txt-white,
.column-component body.archive article.bkgd-image.post h4.txt-white,
body.archive .column-component article.bkgd-image.post h4.txt-white,
.column-component body.search article.bkgd-image.post h4.txt-white,
body.search .column-component article.bkgd-image.post h4.txt-white, .column-component .column.bkgd-image p.txt-white, .column-component body.blog article.bkgd-image.post p.txt-white, body.blog .column-component article.bkgd-image.post p.txt-white,
.column-component body.archive article.bkgd-image.post p.txt-white,
body.archive .column-component article.bkgd-image.post p.txt-white,
.column-component body.search article.bkgd-image.post p.txt-white,
body.search .column-component article.bkgd-image.post p.txt-white, .column-component .column.bkgd-image .widget .txt-white.textwidget, .widget .column-component .column.bkgd-image .txt-white.textwidget, .column-component body.blog article.bkgd-image.post .widget .txt-white.textwidget, .widget .column-component body.blog article.bkgd-image.post .txt-white.textwidget, body.blog .column-component article.bkgd-image.post .widget .txt-white.textwidget, .widget body.blog .column-component article.bkgd-image.post .txt-white.textwidget,
.column-component body.archive article.bkgd-image.post .widget .txt-white.textwidget,
.widget .column-component body.archive article.bkgd-image.post .txt-white.textwidget,
body.archive .column-component article.bkgd-image.post .widget .txt-white.textwidget,
.widget body.archive .column-component article.bkgd-image.post .txt-white.textwidget,
.column-component body.search article.bkgd-image.post .widget .txt-white.textwidget,
.widget .column-component body.search article.bkgd-image.post .txt-white.textwidget,
body.search .column-component article.bkgd-image.post .widget .txt-white.textwidget,
.widget body.search .column-component article.bkgd-image.post .txt-white.textwidget {
  color: #ffffff;
}
.column-component .column.bkgd-image, .column-component body.blog article.bkgd-image.post, body.blog .column-component article.bkgd-image.post,
.column-component body.archive article.bkgd-image.post,
body.archive .column-component article.bkgd-image.post,
.column-component body.search article.bkgd-image.post,
body.search .column-component article.bkgd-image.post {
  min-height: 65vh;
}
.column-component .column.bkgd-pattern, .column-component body.blog article.bkgd-pattern.post, body.blog .column-component article.bkgd-pattern.post,
.column-component body.archive article.bkgd-pattern.post,
body.archive .column-component article.bkgd-pattern.post,
.column-component body.search article.bkgd-pattern.post,
body.search .column-component article.bkgd-pattern.post {
  background-blend-mode: multiply;
  background-size: 40px;
}
.column-component .column .feature-image, .column-component body.blog article.post .feature-image, body.blog .column-component article.post .feature-image,
.column-component body.archive article.post .feature-image,
body.archive .column-component article.post .feature-image,
.column-component body.search article.post .feature-image,
body.search .column-component article.post .feature-image {
  display: block;
  width: 100%;
  height: 180px;
  height: 18rem;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch .column-component .column .feature-image, html.touch .column-component body.blog article.post .feature-image, body.blog html.touch .column-component article.post .feature-image,
html.touch .column-component body.archive article.post .feature-image,
body.archive html.touch .column-component article.post .feature-image,
html.touch .column-component body.search article.post .feature-image,
body.search html.touch .column-component article.post .feature-image {
  background-attachment: scroll !important;
}
.column-component .column .icon, .column-component body.blog article.post .icon, body.blog .column-component article.post .icon,
.column-component body.archive article.post .icon,
body.archive .column-component article.post .icon,
.column-component body.search article.post .icon,
body.search .column-component article.post .icon {
  display: block;
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-size: 100px;
  font-size: 10rem;
}
.column-component .column h3, .column-component body.blog article.post h3, body.blog .column-component article.post h3,
.column-component body.archive article.post h3,
body.archive .column-component article.post h3,
.column-component body.search article.post h3,
body.search .column-component article.post h3, .column-component .column #comments .comments-title, #comments .column-component .column .comments-title, .column-component body.blog article.post #comments .comments-title, #comments .column-component body.blog article.post .comments-title, body.blog .column-component article.post #comments .comments-title, #comments body.blog .column-component article.post .comments-title,
.column-component body.archive article.post #comments .comments-title,
#comments .column-component body.archive article.post .comments-title,
body.archive .column-component article.post #comments .comments-title,
#comments body.archive .column-component article.post .comments-title,
.column-component body.search article.post #comments .comments-title,
#comments .column-component body.search article.post .comments-title,
body.search .column-component article.post #comments .comments-title,
#comments body.search .column-component article.post .comments-title, .column-component .column .cta-component.small .cta-headline, .cta-component.small .column-component .column .cta-headline, .column-component body.blog article.post .cta-component.small .cta-headline, .cta-component.small .column-component body.blog article.post .cta-headline, body.blog .column-component article.post .cta-component.small .cta-headline, .cta-component.small body.blog .column-component article.post .cta-headline,
.column-component body.archive article.post .cta-component.small .cta-headline,
.cta-component.small .column-component body.archive article.post .cta-headline,
body.archive .column-component article.post .cta-component.small .cta-headline,
.cta-component.small body.archive .column-component article.post .cta-headline,
.column-component body.search article.post .cta-component.small .cta-headline,
.cta-component.small .column-component body.search article.post .cta-headline,
body.search .column-component article.post .cta-component.small .cta-headline,
.cta-component.small body.search .column-component article.post .cta-headline {
  text-transform: uppercase;
  font-size: 34px;
  font-size: 3.4rem;
}
.column-component .column h4, .column-component body.blog article.post h4, body.blog .column-component article.post h4,
.column-component body.archive article.post h4,
body.archive .column-component article.post h4,
.column-component body.search article.post h4,
body.search .column-component article.post h4 {
  text-transform: uppercase;
  font-size: 30px;
  font-size: 3rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.column-component .column p.secondary, .column-component body.blog article.post p.secondary, body.blog .column-component article.post p.secondary,
.column-component body.archive article.post p.secondary,
body.archive .column-component article.post p.secondary,
.column-component body.search article.post p.secondary,
body.search .column-component article.post p.secondary, .column-component .column .widget .secondary.textwidget, .widget .column-component .column .secondary.textwidget, .column-component body.blog article.post .widget .secondary.textwidget, .widget .column-component body.blog article.post .secondary.textwidget, body.blog .column-component article.post .widget .secondary.textwidget, .widget body.blog .column-component article.post .secondary.textwidget,
.column-component body.archive article.post .widget .secondary.textwidget,
.widget .column-component body.archive article.post .secondary.textwidget,
body.archive .column-component article.post .widget .secondary.textwidget,
.widget body.archive .column-component article.post .secondary.textwidget,
.column-component body.search article.post .widget .secondary.textwidget,
.widget .column-component body.search article.post .secondary.textwidget,
body.search .column-component article.post .widget .secondary.textwidget,
.widget body.search .column-component article.post .secondary.textwidget {
  font-size: 30px;
  font-size: 3rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.column-component .column ul, .column-component body.blog article.post ul, body.blog .column-component article.post ul,
.column-component body.archive article.post ul,
body.archive .column-component article.post ul,
.column-component body.search article.post ul,
body.search .column-component article.post ul {
  margin-left: 20px;
  margin-left: 2rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.column-component .column ul li, .column-component body.blog article.post ul li, body.blog .column-component article.post ul li,
.column-component body.archive article.post ul li,
body.archive .column-component article.post ul li,
.column-component body.search article.post ul li,
body.search .column-component article.post ul li {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.column-component .column .button, .column-component body.blog article.post .button, body.blog .column-component article.post .button,
.column-component body.archive article.post .button,
body.archive .column-component article.post .button,
.column-component body.search article.post .button,
body.search .column-component article.post .button, .column-component .column input[type="submit"], .column-component body.blog article.post input[type="submit"], body.blog .column-component article.post input[type="submit"],
.column-component body.archive article.post input[type="submit"],
body.archive .column-component article.post input[type="submit"],
.column-component body.search article.post input[type="submit"],
body.search .column-component article.post input[type="submit"], .column-component .column #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply .column-component .column .comment-reply-link, .column-component body.blog article.post #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply .column-component body.blog article.post .comment-reply-link, body.blog .column-component article.post #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply body.blog .column-component article.post .comment-reply-link,
.column-component body.archive article.post #comments .comment-list .comment-body .reply .comment-reply-link,
#comments .comment-list .comment-body .reply .column-component body.archive article.post .comment-reply-link,
body.archive .column-component article.post #comments .comment-list .comment-body .reply .comment-reply-link,
#comments .comment-list .comment-body .reply body.archive .column-component article.post .comment-reply-link,
.column-component body.search article.post #comments .comment-list .comment-body .reply .comment-reply-link,
#comments .comment-list .comment-body .reply .column-component body.search article.post .comment-reply-link,
body.search .column-component article.post #comments .comment-list .comment-body .reply .comment-reply-link,
#comments .comment-list .comment-body .reply body.search .column-component article.post .comment-reply-link, .column-component .column body.login #wp-submit, body.login .column-component .column #wp-submit, .column-component body.blog article.post body.login #wp-submit, body.login .column-component body.blog article.post #wp-submit, body.blog .column-component article.post body.login #wp-submit, body.login body.blog .column-component article.post #wp-submit,
.column-component body.archive article.post body.login #wp-submit,
body.login .column-component body.archive article.post #wp-submit,
body.archive .column-component article.post body.login #wp-submit,
body.login body.archive .column-component article.post #wp-submit,
.column-component body.search article.post body.login #wp-submit,
body.login .column-component body.search article.post #wp-submit,
body.search .column-component article.post body.login #wp-submit,
body.login body.search .column-component article.post #wp-submit {
  margin-top: 15px;
  margin-top: 1.5rem;
}

.contact-component .row, .contact-component body.single-post #primary .post, body.single-post #primary .contact-component .post, .contact-component .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .contact-component .team-content-wrap, .contact-component .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .contact-component .team-content-wrap, .contact-component body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .contact-component .team-content-wrap,
.contact-component .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .contact-component .team-content-wrap,
.contact-component body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .contact-component .team-content-wrap,
.contact-component .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .contact-component .team-content-wrap,
.contact-component body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .contact-component .team-content-wrap {
  margin-bottom: 0;
}
.contact-component h3, .contact-component #comments .comments-title, #comments .contact-component .comments-title, .contact-component .cta-component.small .cta-headline, .cta-component.small .contact-component .cta-headline {
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 32.5px;
  font-size: 3.25rem;
}
.contact-component p, .contact-component .widget .textwidget, .widget .contact-component .textwidget {
  margin-bottom: 20px;
  margin-bottom: 2rem;
  font-size: 27.5px;
  font-size: 2.75rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.contact-component p a, .contact-component .widget .textwidget a, .widget .contact-component .textwidget a {
  color: #ffa81e;
  text-decoration: none;
}
.contact-component .ninja-forms-required-items {
  display: none;
}
.contact-component .hours {
  display: block;
  width: 100%;
  border-bottom: 1px solid #dfdfdf;
  border-top: 1px solid #dfdfdf;
  padding: 17.5px 0 5px;
  padding: 1.75rem 0 0.5rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
  *zoom: 1;
}
.contact-component .hours:after {
  clear: both;
}
.contact-component .hours:after, .contact-component .hours:before {
  content: '';
  display: table;
}
.contact-component .hours span {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.contact-component .hours span.date-range {
  width: 55%;
  font-weight: 400;
  text-transform: uppercase;
}
.contact-component .hours span.open-hours {
  width: 45%;
}
.contact-component .phone-number {
  margin: 25px 0;
  margin: 2.5rem 0;
}
.contact-component .phone-number a {
  float: right;
  color: #0069b1;
}
.contact-component .phone-number a:hover {
  color: #ffa81e;
}
.contact-component #contactcanvas {
  height: 420px;
}

.cta-component .row, .cta-component body.single-post #primary .post, body.single-post #primary .cta-component .post, .cta-component .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .cta-component .team-content-wrap, .cta-component .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .cta-component .team-content-wrap, .cta-component body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .cta-component .team-content-wrap,
.cta-component .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .cta-component .team-content-wrap,
.cta-component body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .cta-component .team-content-wrap,
.cta-component .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .cta-component .team-content-wrap,
.cta-component body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .cta-component .team-content-wrap {
  margin-bottom: 0;
  height: 380px;
  height: 38rem;
}
.cta-component .content-wrap {
  display: block;
}
.cta-component.bkgd-image .cta-headline, .cta-component.bkgd-image p, .cta-component.bkgd-image .widget .textwidget, .widget .cta-component.bkgd-image .textwidget, .cta-component.bkgd-color .cta-headline, .cta-component.bkgd-color p, .cta-component.bkgd-color .widget .textwidget, .widget .cta-component.bkgd-color .textwidget {
  color: white;
}
.cta-component.bkgd-image .cta-headline.txt-green, .cta-component.bkgd-image p.txt-green, .cta-component.bkgd-image .widget .txt-green.textwidget, .widget .cta-component.bkgd-image .txt-green.textwidget, .cta-component.bkgd-color .cta-headline.txt-green, .cta-component.bkgd-color p.txt-green, .cta-component.bkgd-color .widget .txt-green.textwidget, .widget .cta-component.bkgd-color .txt-green.textwidget {
  color: #82b20a;
}
.cta-component.bkgd-image .cta-headline.txt-turquoise, .cta-component.bkgd-image p.txt-turquoise, .cta-component.bkgd-image .widget .txt-turquoise.textwidget, .widget .cta-component.bkgd-image .txt-turquoise.textwidget, .cta-component.bkgd-color .cta-headline.txt-turquoise, .cta-component.bkgd-color p.txt-turquoise, .cta-component.bkgd-color .widget .txt-turquoise.textwidget, .widget .cta-component.bkgd-color .txt-turquoise.textwidget {
  color: #1c8093;
}
.cta-component.bkgd-image .cta-headline.txt-blue, .cta-component.bkgd-image p.txt-blue, .cta-component.bkgd-image .widget .txt-blue.textwidget, .widget .cta-component.bkgd-image .txt-blue.textwidget, .cta-component.bkgd-color .cta-headline.txt-blue, .cta-component.bkgd-color p.txt-blue, .cta-component.bkgd-color .widget .txt-blue.textwidget, .widget .cta-component.bkgd-color .txt-blue.textwidget {
  color: #0069b1;
}
.cta-component.bkgd-image .cta-headline.txt-dark-blue, .cta-component.bkgd-image p.txt-dark-blue, .cta-component.bkgd-image .widget .txt-dark-blue.textwidget, .widget .cta-component.bkgd-image .txt-dark-blue.textwidget, .cta-component.bkgd-color .cta-headline.txt-dark-blue, .cta-component.bkgd-color p.txt-dark-blue, .cta-component.bkgd-color .widget .txt-dark-blue.textwidget, .widget .cta-component.bkgd-color .txt-dark-blue.textwidget {
  color: #283764;
}
.cta-component.bkgd-image .cta-headline.txt-light-blue, .cta-component.bkgd-image p.txt-light-blue, .cta-component.bkgd-image .widget .txt-light-blue.textwidget, .widget .cta-component.bkgd-image .txt-light-blue.textwidget, .cta-component.bkgd-color .cta-headline.txt-light-blue, .cta-component.bkgd-color p.txt-light-blue, .cta-component.bkgd-color .widget .txt-light-blue.textwidget, .widget .cta-component.bkgd-color .txt-light-blue.textwidget {
  color: #00a8e4;
}
.cta-component.bkgd-image .cta-headline.txt-purple, .cta-component.bkgd-image p.txt-purple, .cta-component.bkgd-image .widget .txt-purple.textwidget, .widget .cta-component.bkgd-image .txt-purple.textwidget, .cta-component.bkgd-color .cta-headline.txt-purple, .cta-component.bkgd-color p.txt-purple, .cta-component.bkgd-color .widget .txt-purple.textwidget, .widget .cta-component.bkgd-color .txt-purple.textwidget {
  color: #3F3F5B;
}
.cta-component.bkgd-image .cta-headline.txt-red, .cta-component.bkgd-image p.txt-red, .cta-component.bkgd-image .widget .txt-red.textwidget, .widget .cta-component.bkgd-image .txt-red.textwidget, .cta-component.bkgd-color .cta-headline.txt-red, .cta-component.bkgd-color p.txt-red, .cta-component.bkgd-color .widget .txt-red.textwidget, .widget .cta-component.bkgd-color .txt-red.textwidget {
  color: #e74c3c;
}
.cta-component.bkgd-image .cta-headline.txt-orange, .cta-component.bkgd-image p.txt-orange, .cta-component.bkgd-image .widget .txt-orange.textwidget, .widget .cta-component.bkgd-image .txt-orange.textwidget, .cta-component.bkgd-color .cta-headline.txt-orange, .cta-component.bkgd-color p.txt-orange, .cta-component.bkgd-color .widget .txt-orange.textwidget, .widget .cta-component.bkgd-color .txt-orange.textwidget {
  color: #ffa81e;
}
.cta-component.bkgd-image .cta-headline.txt-yellow, .cta-component.bkgd-image p.txt-yellow, .cta-component.bkgd-image .widget .txt-yellow.textwidget, .widget .cta-component.bkgd-image .txt-yellow.textwidget, .cta-component.bkgd-color .cta-headline.txt-yellow, .cta-component.bkgd-color p.txt-yellow, .cta-component.bkgd-color .widget .txt-yellow.textwidget, .widget .cta-component.bkgd-color .txt-yellow.textwidget {
  color: #f1c40f;
}
.cta-component.bkgd-image .cta-headline.txt-light-grey, .cta-component.bkgd-image p.txt-light-grey, .cta-component.bkgd-image .widget .txt-light-grey.textwidget, .widget .cta-component.bkgd-image .txt-light-grey.textwidget, .cta-component.bkgd-color .cta-headline.txt-light-grey, .cta-component.bkgd-color p.txt-light-grey, .cta-component.bkgd-color .widget .txt-light-grey.textwidget, .widget .cta-component.bkgd-color .txt-light-grey.textwidget {
  color: #dfdfdf;
}
.cta-component.bkgd-image .cta-headline.txt-mid-light-grey, .cta-component.bkgd-image p.txt-mid-light-grey, .cta-component.bkgd-image .widget .txt-mid-light-grey.textwidget, .widget .cta-component.bkgd-image .txt-mid-light-grey.textwidget, .cta-component.bkgd-color .cta-headline.txt-mid-light-grey, .cta-component.bkgd-color p.txt-mid-light-grey, .cta-component.bkgd-color .widget .txt-mid-light-grey.textwidget, .widget .cta-component.bkgd-color .txt-mid-light-grey.textwidget {
  color: #b2b2b2;
}
.cta-component.bkgd-image .cta-headline.txt-mid-grey, .cta-component.bkgd-image p.txt-mid-grey, .cta-component.bkgd-image .widget .txt-mid-grey.textwidget, .widget .cta-component.bkgd-image .txt-mid-grey.textwidget, .cta-component.bkgd-color .cta-headline.txt-mid-grey, .cta-component.bkgd-color p.txt-mid-grey, .cta-component.bkgd-color .widget .txt-mid-grey.textwidget, .widget .cta-component.bkgd-color .txt-mid-grey.textwidget {
  color: #7d7d7d;
}
.cta-component.bkgd-image .cta-headline.txt-dark-grey, .cta-component.bkgd-image p.txt-dark-grey, .cta-component.bkgd-image .widget .txt-dark-grey.textwidget, .widget .cta-component.bkgd-image .txt-dark-grey.textwidget, .cta-component.bkgd-color .cta-headline.txt-dark-grey, .cta-component.bkgd-color p.txt-dark-grey, .cta-component.bkgd-color .widget .txt-dark-grey.textwidget, .widget .cta-component.bkgd-color .txt-dark-grey.textwidget {
  color: #414141;
}
.cta-component.bkgd-image .cta-headline.txt-white, .cta-component.bkgd-image p.txt-white, .cta-component.bkgd-image .widget .txt-white.textwidget, .widget .cta-component.bkgd-image .txt-white.textwidget, .cta-component.bkgd-color .cta-headline.txt-white, .cta-component.bkgd-color p.txt-white, .cta-component.bkgd-color .widget .txt-white.textwidget, .widget .cta-component.bkgd-color .txt-white.textwidget {
  color: #ffffff;
}
.cta-component.small {
  padding: 15px 0;
  padding: 1.5rem 0;
}
.cta-component.small .row, .cta-component.small body.single-post #primary .post, body.single-post #primary .cta-component.small .post, .cta-component.small .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .cta-component.small .team-content-wrap, .cta-component.small .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .cta-component.small .team-content-wrap, .cta-component.small body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .cta-component.small .team-content-wrap,
.cta-component.small .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .cta-component.small .team-content-wrap,
.cta-component.small body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .cta-component.small .team-content-wrap,
.cta-component.small .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .cta-component.small .team-content-wrap,
.cta-component.small body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .cta-component.small .team-content-wrap {
  height: auto;
}
.cta-component.small .cta-headline {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%;
  margin-bottom: 2.5px;
  margin-bottom: 0.25rem;
}
@media (max-width: 600px) {
  .cta-component.small .cta-headline {
    margin-right: 3%;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.cta-component.small .button, .cta-component.small input[type="submit"], .cta-component.small #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply .cta-component.small .comment-reply-link, .cta-component.small body.login #wp-submit, body.login .cta-component.small #wp-submit {
  display: inline-block;
}
.cta-component.large {
  padding: 0;
}
.cta-component.large .content-wrap {
  width: 40%;
}
@media (max-width: 600px) {
  .cta-component.large .content-wrap {
    width: 100%;
  }
}
.cta-component.large h2 {
  font-size: 32px;
  font-size: 3.2rem;
}
.cta-component.large p, .cta-component.large .widget .textwidget, .widget .cta-component.large .textwidget {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.cta-component.large.pos-center .content-wrap {
  width: 65%;
  margin-right: auto;
  margin-left: auto;
}
.cta-component.large.pos-right .content-wrap {
  margin-left: 60%;
}
@media (max-width: 600px) {
  .cta-component.large.pos-right .content-wrap {
    margin-left: 0;
  }
}
.cta-component.large.pos-left .content-wrap {
  margin-right: 60%;
}
@media (max-width: 600px) {
  .cta-component.large.pos-left .content-wrap {
    margin-right: 0;
  }
}
.cta-component.large.pos-top {
  padding-top: 40px;
  padding-top: 4rem;
}
.cta-component.large.pos-bottom {
  position: relative;
}
.cta-component.large.pos-bottom .content-wrap {
  position: absolute;
  bottom: 40px;
  bottom: 4rem;
}
.cta-component.large.pos-middle .content-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cta-component.txt-right {
  text-align: right;
}
.cta-component.txt-center {
  text-align: center;
}
.cta-component.txt-left {
  text-align: left;
}

.divider-component {
  padding-top: 70px;
  padding-top: 7rem;
  padding-bottom: 70px;
  padding-bottom: 7rem;
}
.divider-component.vertical-offset {
  position: relative;
  overflow: hidden;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  border-top-width: 5px;
  border-top-style: solid;
  top: -40px;
  top: -4rem;
}
.divider-component.vertical-offset + .component {
  margin-top: -60px;
  margin-top: -6rem;
}
.divider-component .row, .divider-component body.single-post #primary .post, body.single-post #primary .divider-component .post, .divider-component .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .divider-component .team-content-wrap, .divider-component .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .divider-component .team-content-wrap, .divider-component body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .divider-component .team-content-wrap,
.divider-component .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .divider-component .team-content-wrap,
.divider-component body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .divider-component .team-content-wrap,
.divider-component .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .divider-component .team-content-wrap,
.divider-component body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .divider-component .team-content-wrap {
  margin-bottom: 0;
}
.divider-component h2 {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.divider-component p, .divider-component .widget .textwidget, .widget .divider-component .textwidget {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.divider-component p a, .divider-component .widget .textwidget a, .widget .divider-component .textwidget a {
  color: #ffa81e;
  text-decoration: none;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 600px) {
  .divider-component p, .divider-component .widget .textwidget, .widget .divider-component .textwidget {
    width: 100%;
  }
}
.divider-component .button-wrap {
  margin-top: 30px;
  margin-top: 3rem;
}
.divider-component .button-wrap .button, .divider-component .button-wrap input[type="submit"], .divider-component .button-wrap #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply .divider-component .button-wrap .comment-reply-link, .divider-component .button-wrap body.login #wp-submit, body.login .divider-component .button-wrap #wp-submit {
  margin-right: 30px;
  margin-right: 3rem;
}
.divider-component .button-wrap .button:last-of-type, .divider-component .button-wrap input[type="submit"]:last-of-type, .divider-component .button-wrap #comments .comment-list .comment-body .reply .comment-reply-link:last-of-type, #comments .comment-list .comment-body .reply .divider-component .button-wrap .comment-reply-link:last-of-type, .divider-component .button-wrap body.login #wp-submit:last-of-type, body.login .divider-component .button-wrap #wp-submit:last-of-type {
  margin-right: 0;
}
@media (max-width: 600px) {
  .divider-component .button-wrap .button, .divider-component .button-wrap input[type="submit"], .divider-component .button-wrap #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply .divider-component .button-wrap .comment-reply-link, .divider-component .button-wrap body.login #wp-submit, body.login .divider-component .button-wrap #wp-submit {
    margin-right: 0;
  }
}
.divider-component.txt-center p, .divider-component.txt-center .widget .textwidget, .widget .divider-component.txt-center .textwidget {
  margin-right: auto;
  margin-left: auto;
}
.divider-component.txt-right p, .divider-component.txt-right .widget .textwidget, .widget .divider-component.txt-right .textwidget {
  margin-left: 0%;
}

.featured-posts-component {
  padding-bottom: 60px;
  padding-bottom: 6rem;
}
.featured-posts-component .row, .featured-posts-component body.single-post #primary .post, body.single-post #primary .featured-posts-component .post, .featured-posts-component .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .featured-posts-component .team-content-wrap, .featured-posts-component .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .featured-posts-component .team-content-wrap, .featured-posts-component body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .featured-posts-component .team-content-wrap,
.featured-posts-component .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .featured-posts-component .team-content-wrap,
.featured-posts-component body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .featured-posts-component .team-content-wrap,
.featured-posts-component .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .featured-posts-component .team-content-wrap,
.featured-posts-component body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .featured-posts-component .team-content-wrap {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.featured-posts-component h3, .featured-posts-component #comments .comments-title, #comments .featured-posts-component .comments-title, .featured-posts-component .cta-component.small .cta-headline, .cta-component.small .featured-posts-component .cta-headline {
  margin-top: 10px;
  margin-top: 1rem;
}
.featured-posts-component img {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.featured-posts-component .posted-on {
  font-size: 80%;
  color: #dfdfdf;
  line-height: 1.35;
  margin-bottom: 7.5px;
  margin-bottom: 0.75rem;
}
.featured-posts-component article {
  text-align: center;
}
.featured-posts-component article .post-wrap {
  position: relative;
  overflow: hidden;
  border: 2px solid #dfdfdf;
  text-align: left;
  padding-bottom: 10vw;
  padding-top: 30px !important;
  padding-top: 3rem !important;
  padding-left: 30px !important;
  padding-left: 3rem !important;
  padding-right: 30px !important;
  padding-right: 3rem !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch .featured-posts-component article .post-wrap {
  background-attachment: scroll !important;
}
.featured-posts-component article .post-wrap.bkgd-image {
  border-width: 0px;
}
.featured-posts-component article h5, .featured-posts-component article h4, .featured-posts-component article p, .featured-posts-component article .widget .textwidget, .widget .featured-posts-component article .textwidget {
  position: relative;
  z-index: 10;
}
.featured-posts-component article h5, .featured-posts-component article h5 a {
  color: #0069b1;
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
}
.featured-posts-component article h4 {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.featured-posts-component article p, .featured-posts-component article .widget .textwidget, .widget .featured-posts-component article .textwidget {
  color: #7d7d7d;
  font-size: 14px;
  font-size: 1.4rem;
}
.featured-posts-component article .button, .featured-posts-component article input[type="submit"], .featured-posts-component article #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply .featured-posts-component article .comment-reply-link, .featured-posts-component article body.login #wp-submit, body.login .featured-posts-component article #wp-submit {
  margin-top: 20px;
  margin-top: 2rem;
}
.featured-posts-component article .post-image-overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.75);
  transition: all 333ms ease-in-out;
}
.featured-posts-component article:hover .post-image-overlay {
  background: rgba(255, 255, 255, 0);
}

.form-component h3, .form-component #comments .comments-title, #comments .form-component .comments-title, .form-component .cta-component.small .cta-headline, .cta-component.small .form-component .cta-headline {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  padding-bottom: 1rem;
}
.form-component p, .form-component .widget .textwidget, .widget .form-component .textwidget {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.form-component .column, .form-component body.blog article.post, body.blog .form-component article.post,
.form-component body.archive article.post,
body.archive .form-component article.post,
.form-component body.search article.post,
body.search .form-component article.post {
  margin-left: 25.5%;
}
@media (max-width: 900px) {
  .form-component .column, .form-component body.blog article.post, body.blog .form-component article.post,
  .form-component body.archive article.post,
  body.archive .form-component article.post,
  .form-component body.search article.post,
  body.search .form-component article.post {
    width: 75%;
    margin-left: 12.5%;
  }
}
@media (max-width: 600px) {
  .form-component .column, .form-component body.blog article.post, body.blog .form-component article.post,
  .form-component body.archive article.post,
  body.archive .form-component article.post,
  .form-component body.search article.post,
  body.search .form-component article.post {
    width: 100%;
    margin-left: 0;
  }
}
.form-component .submit-wrap {
  text-align: center;
}

.gallery {
  *zoom: 1;
}
.gallery:after {
  clear: both;
}
.gallery:after, .gallery:before {
  content: '';
  display: table;
}
.gallery .column, .gallery body.blog article.post, body.blog .gallery article.post,
.gallery body.archive article.post,
body.archive .gallery article.post,
.gallery body.search article.post,
body.search .gallery article.post {
  margin-bottom: 31.11111px;
  margin-bottom: 3.11111rem;
}
.gallery .column.one_half:nth-child(2n), .gallery body.blog article.one_half.post:nth-child(2n), body.blog .gallery article.one_half.post:nth-child(2n),
.gallery body.archive article.one_half.post:nth-child(2n),
body.archive .gallery article.one_half.post:nth-child(2n),
.gallery body.search article.one_half.post:nth-child(2n),
body.search .gallery article.one_half.post:nth-child(2n), .gallery .team-component .column.full_width .team-content-wrap p:nth-child(2n), .team-component .column.full_width .team-content-wrap .gallery p:nth-child(2n), .gallery .team-component body.blog article.full_width.post .team-content-wrap p:nth-child(2n), .team-component body.blog article.full_width.post .team-content-wrap .gallery p:nth-child(2n), .gallery body.blog .team-component article.full_width.post .team-content-wrap p:nth-child(2n), body.blog .team-component article.full_width.post .team-content-wrap .gallery p:nth-child(2n),
.gallery .team-component body.archive article.full_width.post .team-content-wrap p:nth-child(2n),
.team-component body.archive article.full_width.post .team-content-wrap .gallery p:nth-child(2n),
.gallery body.archive .team-component article.full_width.post .team-content-wrap p:nth-child(2n),
body.archive .team-component article.full_width.post .team-content-wrap .gallery p:nth-child(2n),
.gallery .team-component body.search article.full_width.post .team-content-wrap p:nth-child(2n),
.team-component body.search article.full_width.post .team-content-wrap .gallery p:nth-child(2n),
.gallery body.search .team-component article.full_width.post .team-content-wrap p:nth-child(2n),
body.search .team-component article.full_width.post .team-content-wrap .gallery p:nth-child(2n), .gallery .team-component .column.full_width .team-content-wrap .widget .textwidget:nth-child(2n), .team-component .column.full_width .team-content-wrap .widget .gallery .textwidget:nth-child(2n), .gallery .widget .team-component .column.full_width .team-content-wrap .textwidget:nth-child(2n), .widget .team-component .column.full_width .team-content-wrap .gallery .textwidget:nth-child(2n), .gallery .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget:nth-child(2n), .team-component body.blog article.full_width.post .team-content-wrap .widget .gallery .textwidget:nth-child(2n), .gallery .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget:nth-child(2n), .widget .team-component body.blog article.full_width.post .team-content-wrap .gallery .textwidget:nth-child(2n), .gallery body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget:nth-child(2n), body.blog .team-component article.full_width.post .team-content-wrap .widget .gallery .textwidget:nth-child(2n), .gallery .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget:nth-child(2n), .widget body.blog .team-component article.full_width.post .team-content-wrap .gallery .textwidget:nth-child(2n),
.gallery .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget:nth-child(2n),
.team-component body.archive article.full_width.post .team-content-wrap .widget .gallery .textwidget:nth-child(2n),
.gallery .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget:nth-child(2n),
.widget .team-component body.archive article.full_width.post .team-content-wrap .gallery .textwidget:nth-child(2n),
.gallery body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget:nth-child(2n),
body.archive .team-component article.full_width.post .team-content-wrap .widget .gallery .textwidget:nth-child(2n),
.gallery .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget:nth-child(2n),
.widget body.archive .team-component article.full_width.post .team-content-wrap .gallery .textwidget:nth-child(2n),
.gallery .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget:nth-child(2n),
.team-component body.search article.full_width.post .team-content-wrap .widget .gallery .textwidget:nth-child(2n),
.gallery .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget:nth-child(2n),
.widget .team-component body.search article.full_width.post .team-content-wrap .gallery .textwidget:nth-child(2n),
.gallery body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget:nth-child(2n),
body.search .team-component article.full_width.post .team-content-wrap .widget .gallery .textwidget:nth-child(2n),
.gallery .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget:nth-child(2n),
.widget body.search .team-component article.full_width.post .team-content-wrap .gallery .textwidget:nth-child(2n), .gallery .column.half:nth-child(2n), .gallery body.blog article.half.post:nth-child(2n), body.blog .gallery article.half.post:nth-child(2n),
.gallery body.archive article.half.post:nth-child(2n),
body.archive .gallery article.half.post:nth-child(2n),
.gallery body.search article.half.post:nth-child(2n),
body.search .gallery article.half.post:nth-child(2n), .gallery .column.one_halve:nth-child(2n), .gallery body.blog article.one_halve.post:nth-child(2n), body.blog .gallery article.one_halve.post:nth-child(2n),
.gallery body.archive article.one_halve.post:nth-child(2n),
body.archive .gallery article.one_halve.post:nth-child(2n),
.gallery body.search article.one_halve.post:nth-child(2n),
body.search .gallery article.one_halve.post:nth-child(2n), .gallery .column.halve:nth-child(2n), .gallery body.blog article.halve.post:nth-child(2n), body.blog .gallery article.halve.post:nth-child(2n),
.gallery body.archive article.halve.post:nth-child(2n),
body.archive .gallery article.halve.post:nth-child(2n),
.gallery body.search article.halve.post:nth-child(2n),
body.search .gallery article.halve.post:nth-child(2n) {
  margin-right: 0;
}
.gallery .column.one_third:nth-child(3n), .gallery body.blog article.post:nth-child(3n), body.blog .gallery article.post:nth-child(3n),
.gallery body.archive article.post:nth-child(3n),
body.archive .gallery article.post:nth-child(3n),
.gallery body.search article.post:nth-child(3n),
body.search .gallery article.post:nth-child(3n), .gallery .column.third:nth-child(3n), .gallery body.blog article.third.post:nth-child(3n), body.blog .gallery article.third.post:nth-child(3n),
.gallery body.archive article.third.post:nth-child(3n),
body.archive .gallery article.third.post:nth-child(3n),
.gallery body.search article.third.post:nth-child(3n),
body.search .gallery article.third.post:nth-child(3n) {
  margin-right: 0;
}
.gallery .column.one_quarter:nth-child(4n), .gallery body.blog article.one_quarter.post:nth-child(4n), body.blog .gallery article.one_quarter.post:nth-child(4n),
.gallery body.archive article.one_quarter.post:nth-child(4n),
body.archive .gallery article.one_quarter.post:nth-child(4n),
.gallery body.search article.one_quarter.post:nth-child(4n),
body.search .gallery article.one_quarter.post:nth-child(4n), .gallery .column.quarter:nth-child(4n), .gallery body.blog article.quarter.post:nth-child(4n), body.blog .gallery article.quarter.post:nth-child(4n),
.gallery body.archive article.quarter.post:nth-child(4n),
body.archive .gallery article.quarter.post:nth-child(4n),
.gallery body.search article.quarter.post:nth-child(4n),
body.search .gallery article.quarter.post:nth-child(4n), .gallery .column.one_fourth:nth-child(4n), .gallery body.blog article.one_fourth.post:nth-child(4n), body.blog .gallery article.one_fourth.post:nth-child(4n),
.gallery body.archive article.one_fourth.post:nth-child(4n),
body.archive .gallery article.one_fourth.post:nth-child(4n),
.gallery body.search article.one_fourth.post:nth-child(4n),
body.search .gallery article.one_fourth.post:nth-child(4n), .gallery .column.fourth:nth-child(4n), .gallery body.blog article.fourth.post:nth-child(4n), body.blog .gallery article.fourth.post:nth-child(4n),
.gallery body.archive article.fourth.post:nth-child(4n),
body.archive .gallery article.fourth.post:nth-child(4n),
.gallery body.search article.fourth.post:nth-child(4n),
body.search .gallery article.fourth.post:nth-child(4n) {
  margin-right: 0;
}
.gallery .column.one_fifth:nth-child(4n), .gallery body.blog article.one_fifth.post:nth-child(4n), body.blog .gallery article.one_fifth.post:nth-child(4n),
.gallery body.archive article.one_fifth.post:nth-child(4n),
body.archive .gallery article.one_fifth.post:nth-child(4n),
.gallery body.search article.one_fifth.post:nth-child(4n),
body.search .gallery article.one_fifth.post:nth-child(4n), .gallery .column.fifth:nth-child(4n), .gallery body.blog article.fifth.post:nth-child(4n), body.blog .gallery article.fifth.post:nth-child(4n),
.gallery body.archive article.fifth.post:nth-child(4n),
body.archive .gallery article.fifth.post:nth-child(4n),
.gallery body.search article.fifth.post:nth-child(4n),
body.search .gallery article.fifth.post:nth-child(4n) {
  margin-right: 0;
}

.gallery-image {
  height: 250px;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch .gallery-image {
  background-attachment: scroll !important;
}
.full_width .gallery-image {
  height: 500px;
}
@media (max-width: 900px) {
  .gallery-image {
    height: 187.5px;
  }
  .full_width .gallery-image {
    height: 187.5px;
  }
}
@media (max-width: 600px) {
  .gallery-image {
    height: 250px;
  }
  .full_width .gallery-image {
    height: 250px;
  }
}

.gallery-video iframe {
  width: 100%;
  height: 250px;
}
@media (max-width: 900px) {
  .gallery-video iframe {
    height: 187.5px;
  }
}
@media (max-width: 600px) {
  .gallery-video iframe {
    height: 250px;
  }
}
.gallery-video p, .gallery-video .widget .textwidget, .widget .gallery-video .textwidget {
  display: none;
}

.gallery-blurb {
  border-top: 10px solid #283764;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  margin-top: 2rem;
  padding: 35px 55px 50px;
  padding: 3.5rem 5.5rem 5rem;
}
@media (max-width: 900px) {
  .gallery-blurb {
    width: 100%;
    padding: 35px 35px 50px;
    padding: 3.5rem 3.5rem 5rem;
  }
}

.hero, #maintenance-overlay .maint-content {
  padding: 0 !important;
  position: relative;
}
.hero .row, #maintenance-overlay .maint-content .row, .hero body.single-post #primary .post, body.single-post #primary .hero .post, #maintenance-overlay .maint-content body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-content .post, .hero .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .hero .team-content-wrap, #maintenance-overlay .maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-content .team-content-wrap, .hero .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .hero .team-content-wrap, #maintenance-overlay .maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-content .team-content-wrap, .hero body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .hero .team-content-wrap, #maintenance-overlay .maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
.hero .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .hero .team-content-wrap,
#maintenance-overlay .maint-content .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
.hero body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .hero .team-content-wrap,
#maintenance-overlay .maint-content body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
.hero .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .hero .team-content-wrap,
#maintenance-overlay .maint-content .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
.hero body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .hero .team-content-wrap,
#maintenance-overlay .maint-content body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap {
  z-index: 2;
  height: 50vh;
  margin-bottom: 0;
}
@media (max-width: 900px) {
  .hero .row, #maintenance-overlay .maint-content .row, .hero body.single-post #primary .post, body.single-post #primary .hero .post, #maintenance-overlay .maint-content body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-content .post, .hero .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .hero .team-content-wrap, #maintenance-overlay .maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-content .team-content-wrap, .hero .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .hero .team-content-wrap, #maintenance-overlay .maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-content .team-content-wrap, .hero body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .hero .team-content-wrap, #maintenance-overlay .maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero .team-component body.archive article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content .team-component body.archive article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero body.archive .team-component article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content body.archive .team-component article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero .team-component body.search article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content .team-component body.search article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero body.search .team-component article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content body.search .team-component article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap {
    width: 75%;
  }
}
@media (max-width: 600px) {
  .hero .row, #maintenance-overlay .maint-content .row, .hero body.single-post #primary .post, body.single-post #primary .hero .post, #maintenance-overlay .maint-content body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-content .post, .hero .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .hero .team-content-wrap, #maintenance-overlay .maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-content .team-content-wrap, .hero .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .hero .team-content-wrap, #maintenance-overlay .maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-content .team-content-wrap, .hero body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .hero .team-content-wrap, #maintenance-overlay .maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero .team-component body.archive article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content .team-component body.archive article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero body.archive .team-component article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content body.archive .team-component article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero .team-component body.search article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content .team-component body.search article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero body.search .team-component article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content body.search .team-component article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap {
    width: 65%;
  }
}
.hero .slider, #maintenance-overlay .maint-content .slider {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100%;
}
.hero .slider ul, #maintenance-overlay .maint-content .slider ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.hero .slider li, #maintenance-overlay .maint-content .slider li {
  list-style: none;
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
.hero .slider li .content-wrap, #maintenance-overlay .maint-content .slider li .content-wrap {
  width: 60%;
}
.hero .slider li.pos-center .content-wrap, #maintenance-overlay .maint-content .slider li.pos-center .content-wrap {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.hero .slider li.pos-center .content-wrap p, #maintenance-overlay .maint-content .slider li.pos-center .content-wrap p, .hero .slider li.pos-center .content-wrap .widget .textwidget, .widget .hero .slider li.pos-center .content-wrap .textwidget, #maintenance-overlay .maint-content .slider li.pos-center .content-wrap .widget .textwidget, .widget #maintenance-overlay .maint-content .slider li.pos-center .content-wrap .textwidget {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.hero .slider li.pos-right .content-wrap, #maintenance-overlay .maint-content .slider li.pos-right .content-wrap {
  margin-left: 40%;
}
@media (max-width: 600px) {
  .hero .slider li.pos-right .content-wrap, #maintenance-overlay .maint-content .slider li.pos-right .content-wrap {
    margin-left: 0;
  }
}
.hero .slider li.pos-left .content-wrap, #maintenance-overlay .maint-content .slider li.pos-left .content-wrap {
  margin-right: 40%;
}
@media (max-width: 600px) {
  .hero .slider li.pos-left .content-wrap, #maintenance-overlay .maint-content .slider li.pos-left .content-wrap {
    margin-right: 0;
  }
}
.hero .slider li.pos-top, #maintenance-overlay .maint-content .slider li.pos-top {
  padding-top: 40px;
  padding-top: 4rem;
}
.hero .slider li.pos-bottom .row, #maintenance-overlay .maint-content .slider li.pos-bottom .row, .hero .slider li.pos-bottom body.single-post #primary .post, body.single-post #primary .hero .slider li.pos-bottom .post, #maintenance-overlay .maint-content .slider li.pos-bottom body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-content .slider li.pos-bottom .post, .hero .slider li.pos-bottom .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .hero .slider li.pos-bottom .team-content-wrap, #maintenance-overlay .maint-content .slider li.pos-bottom .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-content .slider li.pos-bottom .team-content-wrap, .hero .slider li.pos-bottom .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .hero .slider li.pos-bottom .team-content-wrap, #maintenance-overlay .maint-content .slider li.pos-bottom .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-content .slider li.pos-bottom .team-content-wrap, .hero .slider li.pos-bottom body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .hero .slider li.pos-bottom .team-content-wrap, #maintenance-overlay .maint-content .slider li.pos-bottom body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-content .slider li.pos-bottom .team-content-wrap,
.hero .slider li.pos-bottom .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .hero .slider li.pos-bottom .team-content-wrap,
#maintenance-overlay .maint-content .slider li.pos-bottom .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay .maint-content .slider li.pos-bottom .team-content-wrap,
.hero .slider li.pos-bottom body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .hero .slider li.pos-bottom .team-content-wrap,
#maintenance-overlay .maint-content .slider li.pos-bottom body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay .maint-content .slider li.pos-bottom .team-content-wrap,
.hero .slider li.pos-bottom .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .hero .slider li.pos-bottom .team-content-wrap,
#maintenance-overlay .maint-content .slider li.pos-bottom .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay .maint-content .slider li.pos-bottom .team-content-wrap,
.hero .slider li.pos-bottom body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .hero .slider li.pos-bottom .team-content-wrap,
#maintenance-overlay .maint-content .slider li.pos-bottom body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay .maint-content .slider li.pos-bottom .team-content-wrap {
  position: relative;
}
.hero .slider li.pos-bottom .content-wrap, #maintenance-overlay .maint-content .slider li.pos-bottom .content-wrap {
  position: absolute;
  bottom: 40px;
  bottom: 4rem;
}
.hero .slider li.pos-middle .content-wrap, #maintenance-overlay .maint-content .slider li.pos-middle .content-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero .slider li.txt-left, #maintenance-overlay .maint-content .slider li.txt-left {
  text-align: left;
}
.hero .slider li.txt-center, #maintenance-overlay .maint-content .slider li.txt-center {
  text-align: center;
}
.hero .slider li.txt-right, #maintenance-overlay .maint-content .slider li.txt-right {
  text-align: right;
}
.hero .slider li.bkgd-video.darken:after, #maintenance-overlay .maint-content .slider li.bkgd-video.darken:after {
  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 2px, transparent 2px, transparent 100%);
  background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.05) 2px, transparent 2px, transparent 100%);
  background-size: 6px 6px;
}
.hero .slider li.bkgd-video .row, #maintenance-overlay .maint-content .slider li.bkgd-video .row, .hero .slider li.bkgd-video body.single-post #primary .post, body.single-post #primary .hero .slider li.bkgd-video .post, #maintenance-overlay .maint-content .slider li.bkgd-video body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-content .slider li.bkgd-video .post, .hero .slider li.bkgd-video .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .hero .slider li.bkgd-video .team-content-wrap, #maintenance-overlay .maint-content .slider li.bkgd-video .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-content .slider li.bkgd-video .team-content-wrap, .hero .slider li.bkgd-video .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .hero .slider li.bkgd-video .team-content-wrap, #maintenance-overlay .maint-content .slider li.bkgd-video .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-content .slider li.bkgd-video .team-content-wrap, .hero .slider li.bkgd-video body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .hero .slider li.bkgd-video .team-content-wrap, #maintenance-overlay .maint-content .slider li.bkgd-video body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-content .slider li.bkgd-video .team-content-wrap,
.hero .slider li.bkgd-video .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .hero .slider li.bkgd-video .team-content-wrap,
#maintenance-overlay .maint-content .slider li.bkgd-video .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay .maint-content .slider li.bkgd-video .team-content-wrap,
.hero .slider li.bkgd-video body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .hero .slider li.bkgd-video .team-content-wrap,
#maintenance-overlay .maint-content .slider li.bkgd-video body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay .maint-content .slider li.bkgd-video .team-content-wrap,
.hero .slider li.bkgd-video .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .hero .slider li.bkgd-video .team-content-wrap,
#maintenance-overlay .maint-content .slider li.bkgd-video .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay .maint-content .slider li.bkgd-video .team-content-wrap,
.hero .slider li.bkgd-video body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .hero .slider li.bkgd-video .team-content-wrap,
#maintenance-overlay .maint-content .slider li.bkgd-video body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay .maint-content .slider li.bkgd-video .team-content-wrap {
  z-index: 100;
}
.hero .unslider-arrow, #maintenance-overlay .maint-content .unslider-arrow {
  position: absolute;
  top: 48%;
  z-index: 999;
}
.hero .unslider-arrow span, #maintenance-overlay .maint-content .unslider-arrow span {
  color: #ffffff;
  font-size: 45px;
  font-size: 4.5rem;
}
.hero .ion-chevron-right, #maintenance-overlay .maint-content .ion-chevron-right {
  right: 10px;
  right: 1rem;
}
@media (max-width: 600px) {
  .hero .ion-chevron-right, #maintenance-overlay .maint-content .ion-chevron-right {
    right: 0;
  }
}
.hero .ion-chevron-left, #maintenance-overlay .maint-content .ion-chevron-left {
  left: 10px;
  left: 1rem;
}
@media (max-width: 600px) {
  .hero .ion-chevron-left, #maintenance-overlay .maint-content .ion-chevron-left {
    left: 0;
  }
}
.hero .unslider-nav, #maintenance-overlay .maint-content .unslider-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  bottom: 2rem;
}
.hero .unslider-nav li, #maintenance-overlay .maint-content .unslider-nav li {
  width: 10px;
  height: 10px;
  border: none;
  background: rgba(255, 255, 255, 0.4);
}
.hero.slides-1 .unslider-nav, #maintenance-overlay .slides-1.maint-content .unslider-nav {
  display: none;
}
body.home .hero, body.home #maintenance-overlay .maint-content, #maintenance-overlay body.home .maint-content {
  margin-bottom: 0;
}
body.home .hero .row, body.home #maintenance-overlay .maint-content .row, #maintenance-overlay body.home .maint-content .row, body.home .hero body.single-post #primary .post, body.single-post #primary body.home .hero .post, body.home #maintenance-overlay .maint-content body.single-post #primary .post, body.single-post #primary body.home #maintenance-overlay .maint-content .post, #maintenance-overlay body.home .maint-content body.single-post #primary .post, body.single-post #primary #maintenance-overlay body.home .maint-content .post, body.home .hero .team-component .column.full_width .team-content-wrap, .team-component .column.full_width body.home .hero .team-content-wrap, body.home #maintenance-overlay .maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width body.home #maintenance-overlay .maint-content .team-content-wrap, #maintenance-overlay body.home .maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay body.home .maint-content .team-content-wrap, body.home .hero .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post body.home .hero .team-content-wrap, body.home #maintenance-overlay .maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post body.home #maintenance-overlay .maint-content .team-content-wrap, #maintenance-overlay body.home .maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay body.home .maint-content .team-content-wrap, body.home .hero body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post body.home .hero .team-content-wrap, body.home #maintenance-overlay .maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post body.home #maintenance-overlay .maint-content .team-content-wrap, #maintenance-overlay body.home .maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay body.home .maint-content .team-content-wrap,
body.home .hero .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post body.home .hero .team-content-wrap,
body.home #maintenance-overlay .maint-content .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post body.home #maintenance-overlay .maint-content .team-content-wrap,
#maintenance-overlay body.home .maint-content .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay body.home .maint-content .team-content-wrap,
body.home .hero body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post body.home .hero .team-content-wrap,
body.home #maintenance-overlay .maint-content body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post body.home #maintenance-overlay .maint-content .team-content-wrap,
#maintenance-overlay body.home .maint-content body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay body.home .maint-content .team-content-wrap,
body.home .hero .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post body.home .hero .team-content-wrap,
body.home #maintenance-overlay .maint-content .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post body.home #maintenance-overlay .maint-content .team-content-wrap,
#maintenance-overlay body.home .maint-content .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay body.home .maint-content .team-content-wrap,
body.home .hero body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post body.home .hero .team-content-wrap,
body.home #maintenance-overlay .maint-content body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post body.home #maintenance-overlay .maint-content .team-content-wrap,
#maintenance-overlay body.home .maint-content body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay body.home .maint-content .team-content-wrap {
  height: 66vh;
}
body.blog .hero, body.blog #maintenance-overlay .maint-content, #maintenance-overlay body.blog .maint-content {
  margin-bottom: 35px;
  margin-bottom: 3.5rem;
}
.hero.full-height .row, #maintenance-overlay .full-height.maint-content .row, .hero.full-height body.single-post #primary .post, body.single-post #primary .hero.full-height .post, #maintenance-overlay .full-height.maint-content body.single-post #primary .post, body.single-post #primary #maintenance-overlay .full-height.maint-content .post, .hero.full-height .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .hero.full-height .team-content-wrap, #maintenance-overlay .full-height.maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .full-height.maint-content .team-content-wrap, .hero.full-height .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .hero.full-height .team-content-wrap, #maintenance-overlay .full-height.maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .full-height.maint-content .team-content-wrap, .hero.full-height body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .hero.full-height .team-content-wrap, #maintenance-overlay .full-height.maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .full-height.maint-content .team-content-wrap,
.hero.full-height .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .hero.full-height .team-content-wrap,
#maintenance-overlay .full-height.maint-content .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay .full-height.maint-content .team-content-wrap,
.hero.full-height body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .hero.full-height .team-content-wrap,
#maintenance-overlay .full-height.maint-content body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay .full-height.maint-content .team-content-wrap,
.hero.full-height .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .hero.full-height .team-content-wrap,
#maintenance-overlay .full-height.maint-content .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay .full-height.maint-content .team-content-wrap,
.hero.full-height body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .hero.full-height .team-content-wrap,
#maintenance-overlay .full-height.maint-content body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay .full-height.maint-content .team-content-wrap {
  height: 100vh;
}
@media (max-width: 600px) {
  .hero .row, #maintenance-overlay .maint-content .row, .hero body.single-post #primary .post, body.single-post #primary .hero .post, #maintenance-overlay .maint-content body.single-post #primary .post, body.single-post #primary #maintenance-overlay .maint-content .post, .hero .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .hero .team-content-wrap, #maintenance-overlay .maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .maint-content .team-content-wrap, .hero .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .hero .team-content-wrap, #maintenance-overlay .maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .maint-content .team-content-wrap, .hero body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .hero .team-content-wrap, #maintenance-overlay .maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero .team-component body.archive article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content .team-component body.archive article.full_width.post .team-content-wrap,
  .team-component body.archive article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero body.archive .team-component article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content body.archive .team-component article.full_width.post .team-content-wrap,
  body.archive .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero .team-component body.search article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content .team-component body.search article.full_width.post .team-content-wrap,
  .team-component body.search article.full_width.post #maintenance-overlay .maint-content .team-content-wrap,
  .hero body.search .team-component article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post .hero .team-content-wrap,
  #maintenance-overlay .maint-content body.search .team-component article.full_width.post .team-content-wrap,
  body.search .team-component article.full_width.post #maintenance-overlay .maint-content .team-content-wrap {
    height: 100vh;
  }
}
.hero .content-wrap, #maintenance-overlay .maint-content .content-wrap {
  width: 60%;
}
.hero.pos-center .content-wrap, #maintenance-overlay .pos-center.maint-content .content-wrap {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.hero.pos-center .content-wrap p, #maintenance-overlay .pos-center.maint-content .content-wrap p, .hero.pos-center .content-wrap .widget .textwidget, .widget .hero.pos-center .content-wrap .textwidget, #maintenance-overlay .pos-center.maint-content .content-wrap .widget .textwidget, .widget #maintenance-overlay .pos-center.maint-content .content-wrap .textwidget {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}
.hero.pos-right .content-wrap, #maintenance-overlay .pos-right.maint-content .content-wrap {
  margin-left: 40%;
}
@media (max-width: 600px) {
  .hero.pos-right .content-wrap, #maintenance-overlay .pos-right.maint-content .content-wrap {
    margin-left: 0;
  }
}
.hero.pos-left .content-wrap, #maintenance-overlay .pos-left.maint-content .content-wrap {
  margin-right: 40%;
}
@media (max-width: 600px) {
  .hero.pos-left .content-wrap, #maintenance-overlay .pos-left.maint-content .content-wrap {
    margin-right: 0;
  }
}
.hero.pos-top, #maintenance-overlay .pos-top.maint-content {
  padding-top: 40px;
  padding-top: 4rem;
}
.hero.pos-bottom .row, #maintenance-overlay .pos-bottom.maint-content .row, .hero.pos-bottom body.single-post #primary .post, body.single-post #primary .hero.pos-bottom .post, #maintenance-overlay .pos-bottom.maint-content body.single-post #primary .post, body.single-post #primary #maintenance-overlay .pos-bottom.maint-content .post, .hero.pos-bottom .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .hero.pos-bottom .team-content-wrap, #maintenance-overlay .pos-bottom.maint-content .team-component .column.full_width .team-content-wrap, .team-component .column.full_width #maintenance-overlay .pos-bottom.maint-content .team-content-wrap, .hero.pos-bottom .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .hero.pos-bottom .team-content-wrap, #maintenance-overlay .pos-bottom.maint-content .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post #maintenance-overlay .pos-bottom.maint-content .team-content-wrap, .hero.pos-bottom body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .hero.pos-bottom .team-content-wrap, #maintenance-overlay .pos-bottom.maint-content body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post #maintenance-overlay .pos-bottom.maint-content .team-content-wrap,
.hero.pos-bottom .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .hero.pos-bottom .team-content-wrap,
#maintenance-overlay .pos-bottom.maint-content .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post #maintenance-overlay .pos-bottom.maint-content .team-content-wrap,
.hero.pos-bottom body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .hero.pos-bottom .team-content-wrap,
#maintenance-overlay .pos-bottom.maint-content body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post #maintenance-overlay .pos-bottom.maint-content .team-content-wrap,
.hero.pos-bottom .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .hero.pos-bottom .team-content-wrap,
#maintenance-overlay .pos-bottom.maint-content .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post #maintenance-overlay .pos-bottom.maint-content .team-content-wrap,
.hero.pos-bottom body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .hero.pos-bottom .team-content-wrap,
#maintenance-overlay .pos-bottom.maint-content body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post #maintenance-overlay .pos-bottom.maint-content .team-content-wrap {
  position: relative;
}
.hero.pos-bottom .content-wrap, #maintenance-overlay .pos-bottom.maint-content .content-wrap {
  position: absolute;
  bottom: 40px;
  bottom: 4rem;
}
.hero.pos-middle .content-wrap, #maintenance-overlay .pos-middle.maint-content .content-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hero.txt-left, #maintenance-overlay .txt-left.maint-content {
  text-align: left;
}
.hero.txt-center, #maintenance-overlay .txt-center.maint-content {
  text-align: center;
}
.hero.txt-right, #maintenance-overlay .txt-right.maint-content {
  text-align: right;
}
.hero h1, #maintenance-overlay .maint-content h1, .hero h2, #maintenance-overlay .maint-content h2, .hero p, #maintenance-overlay .maint-content p, .hero .widget .textwidget, .widget .hero .textwidget, #maintenance-overlay .maint-content .widget .textwidget, .widget #maintenance-overlay .maint-content .textwidget {
  color: #ffffff;
}
.hero h1.txt-green, #maintenance-overlay .maint-content h1.txt-green, .hero h2.txt-green, #maintenance-overlay .maint-content h2.txt-green, .hero p.txt-green, #maintenance-overlay .maint-content p.txt-green, .hero .widget .txt-green.textwidget, .widget .hero .txt-green.textwidget, #maintenance-overlay .maint-content .widget .txt-green.textwidget, .widget #maintenance-overlay .maint-content .txt-green.textwidget {
  color: #82b20a;
}
.hero h1.txt-turquoise, #maintenance-overlay .maint-content h1.txt-turquoise, .hero h2.txt-turquoise, #maintenance-overlay .maint-content h2.txt-turquoise, .hero p.txt-turquoise, #maintenance-overlay .maint-content p.txt-turquoise, .hero .widget .txt-turquoise.textwidget, .widget .hero .txt-turquoise.textwidget, #maintenance-overlay .maint-content .widget .txt-turquoise.textwidget, .widget #maintenance-overlay .maint-content .txt-turquoise.textwidget {
  color: #1c8093;
}
.hero h1.txt-blue, #maintenance-overlay .maint-content h1.txt-blue, .hero h2.txt-blue, #maintenance-overlay .maint-content h2.txt-blue, .hero p.txt-blue, #maintenance-overlay .maint-content p.txt-blue, .hero .widget .txt-blue.textwidget, .widget .hero .txt-blue.textwidget, #maintenance-overlay .maint-content .widget .txt-blue.textwidget, .widget #maintenance-overlay .maint-content .txt-blue.textwidget {
  color: #0069b1;
}
.hero h1.txt-dark-blue, #maintenance-overlay .maint-content h1.txt-dark-blue, .hero h2.txt-dark-blue, #maintenance-overlay .maint-content h2.txt-dark-blue, .hero p.txt-dark-blue, #maintenance-overlay .maint-content p.txt-dark-blue, .hero .widget .txt-dark-blue.textwidget, .widget .hero .txt-dark-blue.textwidget, #maintenance-overlay .maint-content .widget .txt-dark-blue.textwidget, .widget #maintenance-overlay .maint-content .txt-dark-blue.textwidget {
  color: #283764;
}
.hero h1.txt-light-blue, #maintenance-overlay .maint-content h1.txt-light-blue, .hero h2.txt-light-blue, #maintenance-overlay .maint-content h2.txt-light-blue, .hero p.txt-light-blue, #maintenance-overlay .maint-content p.txt-light-blue, .hero .widget .txt-light-blue.textwidget, .widget .hero .txt-light-blue.textwidget, #maintenance-overlay .maint-content .widget .txt-light-blue.textwidget, .widget #maintenance-overlay .maint-content .txt-light-blue.textwidget {
  color: #00a8e4;
}
.hero h1.txt-purple, #maintenance-overlay .maint-content h1.txt-purple, .hero h2.txt-purple, #maintenance-overlay .maint-content h2.txt-purple, .hero p.txt-purple, #maintenance-overlay .maint-content p.txt-purple, .hero .widget .txt-purple.textwidget, .widget .hero .txt-purple.textwidget, #maintenance-overlay .maint-content .widget .txt-purple.textwidget, .widget #maintenance-overlay .maint-content .txt-purple.textwidget {
  color: #3F3F5B;
}
.hero h1.txt-red, #maintenance-overlay .maint-content h1.txt-red, .hero h2.txt-red, #maintenance-overlay .maint-content h2.txt-red, .hero p.txt-red, #maintenance-overlay .maint-content p.txt-red, .hero .widget .txt-red.textwidget, .widget .hero .txt-red.textwidget, #maintenance-overlay .maint-content .widget .txt-red.textwidget, .widget #maintenance-overlay .maint-content .txt-red.textwidget {
  color: #e74c3c;
}
.hero h1.txt-orange, #maintenance-overlay .maint-content h1.txt-orange, .hero h2.txt-orange, #maintenance-overlay .maint-content h2.txt-orange, .hero p.txt-orange, #maintenance-overlay .maint-content p.txt-orange, .hero .widget .txt-orange.textwidget, .widget .hero .txt-orange.textwidget, #maintenance-overlay .maint-content .widget .txt-orange.textwidget, .widget #maintenance-overlay .maint-content .txt-orange.textwidget {
  color: #ffa81e;
}
.hero h1.txt-yellow, #maintenance-overlay .maint-content h1.txt-yellow, .hero h2.txt-yellow, #maintenance-overlay .maint-content h2.txt-yellow, .hero p.txt-yellow, #maintenance-overlay .maint-content p.txt-yellow, .hero .widget .txt-yellow.textwidget, .widget .hero .txt-yellow.textwidget, #maintenance-overlay .maint-content .widget .txt-yellow.textwidget, .widget #maintenance-overlay .maint-content .txt-yellow.textwidget {
  color: #f1c40f;
}
.hero h1.txt-light-grey, #maintenance-overlay .maint-content h1.txt-light-grey, .hero h2.txt-light-grey, #maintenance-overlay .maint-content h2.txt-light-grey, .hero p.txt-light-grey, #maintenance-overlay .maint-content p.txt-light-grey, .hero .widget .txt-light-grey.textwidget, .widget .hero .txt-light-grey.textwidget, #maintenance-overlay .maint-content .widget .txt-light-grey.textwidget, .widget #maintenance-overlay .maint-content .txt-light-grey.textwidget {
  color: #dfdfdf;
}
.hero h1.txt-mid-light-grey, #maintenance-overlay .maint-content h1.txt-mid-light-grey, .hero h2.txt-mid-light-grey, #maintenance-overlay .maint-content h2.txt-mid-light-grey, .hero p.txt-mid-light-grey, #maintenance-overlay .maint-content p.txt-mid-light-grey, .hero .widget .txt-mid-light-grey.textwidget, .widget .hero .txt-mid-light-grey.textwidget, #maintenance-overlay .maint-content .widget .txt-mid-light-grey.textwidget, .widget #maintenance-overlay .maint-content .txt-mid-light-grey.textwidget {
  color: #b2b2b2;
}
.hero h1.txt-mid-grey, #maintenance-overlay .maint-content h1.txt-mid-grey, .hero h2.txt-mid-grey, #maintenance-overlay .maint-content h2.txt-mid-grey, .hero p.txt-mid-grey, #maintenance-overlay .maint-content p.txt-mid-grey, .hero .widget .txt-mid-grey.textwidget, .widget .hero .txt-mid-grey.textwidget, #maintenance-overlay .maint-content .widget .txt-mid-grey.textwidget, .widget #maintenance-overlay .maint-content .txt-mid-grey.textwidget {
  color: #7d7d7d;
}
.hero h1.txt-dark-grey, #maintenance-overlay .maint-content h1.txt-dark-grey, .hero h2.txt-dark-grey, #maintenance-overlay .maint-content h2.txt-dark-grey, .hero p.txt-dark-grey, #maintenance-overlay .maint-content p.txt-dark-grey, .hero .widget .txt-dark-grey.textwidget, .widget .hero .txt-dark-grey.textwidget, #maintenance-overlay .maint-content .widget .txt-dark-grey.textwidget, .widget #maintenance-overlay .maint-content .txt-dark-grey.textwidget {
  color: #414141;
}
.hero h1.txt-white, #maintenance-overlay .maint-content h1.txt-white, .hero h2.txt-white, #maintenance-overlay .maint-content h2.txt-white, .hero p.txt-white, #maintenance-overlay .maint-content p.txt-white, .hero .widget .txt-white.textwidget, .widget .hero .txt-white.textwidget, #maintenance-overlay .maint-content .widget .txt-white.textwidget, .widget #maintenance-overlay .maint-content .txt-white.textwidget {
  color: #ffffff;
}
.hero h1, #maintenance-overlay .maint-content h1 {
  font-size: 72px;
  font-size: 7.2rem;
}
.hero h1.alternate, #maintenance-overlay .maint-content h1.alternate {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}
@media (max-width: 600px) {
  .hero h1, #maintenance-overlay .maint-content h1 {
    font-size: 40px;
    font-size: 4rem;
  }
}
.hero h2, #maintenance-overlay .maint-content h2 {
  text-transform: uppercase;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 30px;
  font-size: 3rem;
}
.hero p, #maintenance-overlay .maint-content p, .hero .widget .textwidget, .widget .hero .textwidget, #maintenance-overlay .maint-content .widget .textwidget, .widget #maintenance-overlay .maint-content .textwidget {
  font-size: 20px;
  font-size: 2rem;
}
.hero .button, #maintenance-overlay .maint-content .button, .hero input[type="submit"], #maintenance-overlay .maint-content input[type="submit"], .hero #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply .hero .comment-reply-link, #maintenance-overlay .maint-content #comments .comment-list .comment-body .reply .comment-reply-link, #comments .comment-list .comment-body .reply #maintenance-overlay .maint-content .comment-reply-link, .hero body.login #wp-submit, body.login .hero #wp-submit, #maintenance-overlay .maint-content body.login #wp-submit, body.login #maintenance-overlay .maint-content #wp-submit {
  margin-top: 20px;
  margin-top: 2rem;
}
@media (max-width: 900px) {
  .hero .content-wrap, #maintenance-overlay .maint-content .content-wrap {
    width: 100% !important;
  }
}

#mapcanvas {
  width: 100%;
  height: 500px;
}
#mapcanvas img {
  max-width: none;
}

#marker-content {
  line-height: 1.4;
  font-size: 13px;
  font-size: 1.3rem;
}

.pricing-table-component .column, .pricing-table-component body.blog article.post, body.blog .pricing-table-component article.post,
.pricing-table-component body.archive article.post,
body.archive .pricing-table-component article.post,
.pricing-table-component body.search article.post,
body.search .pricing-table-component article.post {
  border: 1px solid #e2e2e2;
  margin-top: 15px;
  margin-top: 1.5rem;
  padding: 30px 20px;
  padding: 3rem 2rem;
  transition: all 333ms ease-in-out;
}
.pricing-table-component .column:hover, .pricing-table-component body.blog article.post:hover, body.blog .pricing-table-component article.post:hover,
.pricing-table-component body.archive article.post:hover,
body.archive .pricing-table-component article.post:hover,
.pricing-table-component body.search article.post:hover,
body.search .pricing-table-component article.post:hover {
  border-color: #283764;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  transform: translateY(-10px);
}
@media (max-width: 900px) {
  .pricing-table-component .column, .pricing-table-component body.blog article.post, body.blog .pricing-table-component article.post,
  .pricing-table-component body.archive article.post,
  body.archive .pricing-table-component article.post,
  .pricing-table-component body.search article.post,
  body.search .pricing-table-component article.post {
    width: 49%;
    margin-bottom: 15px;
    margin-bottom: 1.5rem;
  }
  .pricing-table-component .column:nth-child(odd), .pricing-table-component body.blog article.post:nth-child(odd), body.blog .pricing-table-component article.post:nth-child(odd),
  .pricing-table-component body.archive article.post:nth-child(odd),
  body.archive .pricing-table-component article.post:nth-child(odd),
  .pricing-table-component body.search article.post:nth-child(odd),
  body.search .pricing-table-component article.post:nth-child(odd) {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .pricing-table-component .column, .pricing-table-component body.blog article.post, body.blog .pricing-table-component article.post,
  .pricing-table-component body.archive article.post,
  body.archive .pricing-table-component article.post,
  .pricing-table-component body.search article.post,
  body.search .pricing-table-component article.post {
    width: 100%;
  }
}
.pricing-table-component h1 {
  font-size: 55px;
  font-size: 5.5rem;
}
.pricing-table-component h3, .pricing-table-component #comments .comments-title, #comments .pricing-table-component .comments-title, .pricing-table-component .cta-component.small .cta-headline, .cta-component.small .pricing-table-component .cta-headline {
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.pricing-table-component h4 {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.pricing-table-component h5.price-label {
  color: #dfdfdf;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}
.pricing-table-component h5.price-details {
  color: #283764;
  font-size: 10px;
  font-size: 1rem;
}
.pricing-table-component p, .pricing-table-component .widget .textwidget, .widget .pricing-table-component .textwidget {
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  padding-bottom: 1rem;
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.pricing-table-component ul {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.pricing-table-component ul li {
  list-style: none;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}
.pricing-table-component ul li .genericon {
  position: relative;
  top: -3.5px;
  top: -0.35rem;
  left: -5px;
  left: -0.5rem;
  font-size: 22.5px;
  font-size: 2.25rem;
}

.team-component {
  padding: 40px 0;
  padding: 4rem 0;
}
.team-component .row, .team-component body.single-post #primary .post, body.single-post #primary .team-component .post, .team-component .column.full_width .team-content-wrap, .team-component body.blog article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .team-content-wrap {
  margin-bottom: 0;
}
.team-component .column, .team-component body.blog article.post, body.blog .team-component article.post,
.team-component body.archive article.post,
body.archive .team-component article.post,
.team-component body.search article.post,
body.search .team-component article.post {
  position: relative;
  text-align: center;
  text-decoration: none;
  padding-top: 30px;
  padding-top: 3rem;
  padding-bottom: 30px;
  padding-bottom: 3rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.team-component .column .card-frontside, .team-component body.blog article.post .card-frontside, body.blog .team-component article.post .card-frontside,
.team-component body.archive article.post .card-frontside,
body.archive .team-component article.post .card-frontside,
.team-component body.search article.post .card-frontside,
body.search .team-component article.post .card-frontside,
.team-component .column .card-backside,
.team-component body.blog article.post .card-backside,
body.blog .team-component article.post .card-backside,
.team-component body.archive article.post .card-backside,
body.archive .team-component article.post .card-backside,
.team-component body.search article.post .card-backside,
body.search .team-component article.post .card-backside {
  transition: all 333ms ease-in-out;
}
.team-component .column .card-backside, .team-component body.blog article.post .card-backside, body.blog .team-component article.post .card-backside,
.team-component body.archive article.post .card-backside,
body.archive .team-component article.post .card-backside,
.team-component body.search article.post .card-backside,
body.search .team-component article.post .card-backside {
  position: absolute;
  opacity: 0;
  z-index: 10;
  top: 25%;
  left: 30px;
  left: 3rem;
  right: 30px;
  right: 3rem;
}
.team-component .column p, .team-component body.blog article.post p, body.blog .team-component article.post p,
.team-component body.archive article.post p,
body.archive .team-component article.post p,
.team-component body.search article.post p,
body.search .team-component article.post p, .team-component .column .widget .textwidget, .widget .team-component .column .textwidget, .team-component body.blog article.post .widget .textwidget, .widget .team-component body.blog article.post .textwidget, body.blog .team-component article.post .widget .textwidget, .widget body.blog .team-component article.post .textwidget,
.team-component body.archive article.post .widget .textwidget,
.widget .team-component body.archive article.post .textwidget,
body.archive .team-component article.post .widget .textwidget,
.widget body.archive .team-component article.post .textwidget,
.team-component body.search article.post .widget .textwidget,
.widget .team-component body.search article.post .textwidget,
body.search .team-component article.post .widget .textwidget,
.widget body.search .team-component article.post .textwidget {
  margin-bottom: 0rem;
  font-size: 17px;
  font-size: 1.7rem;
}
.team-component .column .team-name, .team-component body.blog article.post .team-name, body.blog .team-component article.post .team-name,
.team-component body.archive article.post .team-name,
body.archive .team-component article.post .team-name,
.team-component body.search article.post .team-name,
body.search .team-component article.post .team-name {
  color: #ffffff;
  margin-top: 10px;
  margin-top: 1rem;
}
.team-component .column .team-position, .team-component body.blog article.post .team-position, body.blog .team-component article.post .team-position,
.team-component body.archive article.post .team-position,
body.archive .team-component article.post .team-position,
.team-component body.search article.post .team-position,
body.search .team-component article.post .team-position {
  color: #ffffff;
}
.team-component .column .team-card-headline, .team-component body.blog article.post .team-card-headline, body.blog .team-component article.post .team-card-headline,
.team-component body.archive article.post .team-card-headline,
body.archive .team-component article.post .team-card-headline,
.team-component body.search article.post .team-card-headline,
body.search .team-component article.post .team-card-headline,
.team-component .column .team-card-quote,
.team-component body.blog article.post .team-card-quote,
body.blog .team-component article.post .team-card-quote,
.team-component body.archive article.post .team-card-quote,
body.archive .team-component article.post .team-card-quote,
.team-component body.search article.post .team-card-quote,
body.search .team-component article.post .team-card-quote {
  color: #ffffff;
  text-align: right;
}
.team-component .column .team-card-headline, .team-component body.blog article.post .team-card-headline, body.blog .team-component article.post .team-card-headline,
.team-component body.archive article.post .team-card-headline,
body.archive .team-component article.post .team-card-headline,
.team-component body.search article.post .team-card-headline,
body.search .team-component article.post .team-card-headline {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 23px;
  font-size: 2.3rem;
}
.team-component .column .team-card-quote, .team-component body.blog article.post .team-card-quote, body.blog .team-component article.post .team-card-quote,
.team-component body.archive article.post .team-card-quote,
body.archive .team-component article.post .team-card-quote,
.team-component body.search article.post .team-card-quote,
body.search .team-component article.post .team-card-quote {
  width: 80%;
  margin-left: 20%;
  font-size: 15px;
  font-size: 1.5rem;
}
.team-component .column .ion-quote, .team-component body.blog article.post .ion-quote, body.blog .team-component article.post .ion-quote,
.team-component body.archive article.post .ion-quote,
body.archive .team-component article.post .ion-quote,
.team-component body.search article.post .ion-quote,
body.search .team-component article.post .ion-quote {
  position: absolute;
  top: -70%;
  left: 0;
  z-index: -1;
  color: #00a8e4;
  font-size: 230px;
  font-size: 23rem;
}
.team-component .column .ion-quote.txt-blue, .team-component body.blog article.post .ion-quote.txt-blue, body.blog .team-component article.post .ion-quote.txt-blue,
.team-component body.archive article.post .ion-quote.txt-blue,
body.archive .team-component article.post .ion-quote.txt-blue,
.team-component body.search article.post .ion-quote.txt-blue,
body.search .team-component article.post .ion-quote.txt-blue {
  color: #149373;
}
.team-component .column .ion-quote.txt-light-blue, .team-component body.blog article.post .ion-quote.txt-light-blue, body.blog .team-component article.post .ion-quote.txt-light-blue,
.team-component body.archive article.post .ion-quote.txt-light-blue,
body.archive .team-component article.post .ion-quote.txt-light-blue,
.team-component body.search article.post .ion-quote.txt-light-blue,
body.search .team-component article.post .ion-quote.txt-light-blue {
  color: #1FBBD6;
}
.team-component .column .ion-quote.txt-dark-blue, .team-component body.blog article.post .ion-quote.txt-dark-blue, body.blog .team-component article.post .ion-quote.txt-dark-blue,
.team-component body.archive article.post .ion-quote.txt-dark-blue,
body.archive .team-component article.post .ion-quote.txt-dark-blue,
.team-component body.search article.post .ion-quote.txt-dark-blue,
body.search .team-component article.post .ion-quote.txt-dark-blue {
  color: #3093C9;
}
.team-component .column .ion-quote.txt-turquoise, .team-component body.blog article.post .ion-quote.txt-turquoise, body.blog .team-component article.post .ion-quote.txt-turquoise,
.team-component body.archive article.post .ion-quote.txt-turquoise,
body.archive .team-component article.post .ion-quote.txt-turquoise,
.team-component body.search article.post .ion-quote.txt-turquoise,
body.search .team-component article.post .ion-quote.txt-turquoise {
  color: #29B8C2;
}
.team-component .column .ion-quote.txt-orange, .team-component body.blog article.post .ion-quote.txt-orange, body.blog .team-component article.post .ion-quote.txt-orange,
.team-component body.archive article.post .ion-quote.txt-orange,
body.archive .team-component article.post .ion-quote.txt-orange,
.team-component body.search article.post .ion-quote.txt-orange,
body.search .team-component article.post .ion-quote.txt-orange {
  color: #FECD40;
}
.team-component .column .ion-quote.txt-green, .team-component body.blog article.post .ion-quote.txt-green, body.blog .team-component article.post .ion-quote.txt-green,
.team-component body.archive article.post .ion-quote.txt-green,
body.archive .team-component article.post .ion-quote.txt-green,
.team-component body.search article.post .ion-quote.txt-green,
body.search .team-component article.post .ion-quote.txt-green {
  color: #289955;
}
.team-component .column:hover .card-frontside, .team-component body.blog article.post:hover .card-frontside, body.blog .team-component article.post:hover .card-frontside,
.team-component body.archive article.post:hover .card-frontside,
body.archive .team-component article.post:hover .card-frontside,
.team-component body.search article.post:hover .card-frontside,
body.search .team-component article.post:hover .card-frontside {
  opacity: 0;
}
.team-component .column:hover .card-backside, .team-component body.blog article.post:hover .card-backside, body.blog .team-component article.post:hover .card-backside,
.team-component body.archive article.post:hover .card-backside,
body.archive .team-component article.post:hover .card-backside,
.team-component body.search article.post:hover .card-backside,
body.search .team-component article.post:hover .card-backside {
  opacity: 1;
}
.team-component .column.bkgd-blue .team-team, .team-component body.blog article.bkgd-blue.post .team-team, body.blog .team-component article.bkgd-blue.post .team-team,
.team-component body.archive article.bkgd-blue.post .team-team,
body.archive .team-component article.bkgd-blue.post .team-team,
.team-component body.search article.bkgd-blue.post .team-team,
body.search .team-component article.bkgd-blue.post .team-team {
  color: #82b20a;
}
.team-component .column.bkgd-blue .headshot-small.circle, .team-component body.blog article.bkgd-blue.post .headshot-small.circle, body.blog .team-component article.bkgd-blue.post .headshot-small.circle,
.team-component body.archive article.bkgd-blue.post .headshot-small.circle,
body.archive .team-component article.bkgd-blue.post .headshot-small.circle,
.team-component body.search article.bkgd-blue.post .headshot-small.circle,
body.search .team-component article.bkgd-blue.post .headshot-small.circle {
  border-color: #0080d7;
}
.team-component .column.bkgd-dark-blue .team-team, .team-component body.blog article.bkgd-dark-blue.post .team-team, body.blog .team-component article.bkgd-dark-blue.post .team-team,
.team-component body.archive article.bkgd-dark-blue.post .team-team,
body.archive .team-component article.bkgd-dark-blue.post .team-team,
.team-component body.search article.bkgd-dark-blue.post .team-team,
body.search .team-component article.bkgd-dark-blue.post .team-team {
  color: #00a8e4;
}
.team-component .column.bkgd-dark-blue .headshot-small.circle, .team-component body.blog article.bkgd-dark-blue.post .headshot-small.circle, body.blog .team-component article.bkgd-dark-blue.post .headshot-small.circle,
.team-component body.archive article.bkgd-dark-blue.post .headshot-small.circle,
body.archive .team-component article.bkgd-dark-blue.post .headshot-small.circle,
.team-component body.search article.bkgd-dark-blue.post .headshot-small.circle,
body.search .team-component article.bkgd-dark-blue.post .headshot-small.circle {
  border-color: #33467f;
}
.team-component .column.bkgd-light-blue .team-team, .team-component body.blog article.bkgd-light-blue.post .team-team, body.blog .team-component article.bkgd-light-blue.post .team-team,
.team-component body.archive article.bkgd-light-blue.post .team-team,
body.archive .team-component article.bkgd-light-blue.post .team-team,
.team-component body.search article.bkgd-light-blue.post .team-team,
body.search .team-component article.bkgd-light-blue.post .team-team {
  color: #283764;
}
.team-component .column.bkgd-light-blue .headshot-small.circle, .team-component body.blog article.bkgd-light-blue.post .headshot-small.circle, body.blog .team-component article.bkgd-light-blue.post .headshot-small.circle,
.team-component body.archive article.bkgd-light-blue.post .headshot-small.circle,
body.archive .team-component article.bkgd-light-blue.post .headshot-small.circle,
.team-component body.search article.bkgd-light-blue.post .headshot-small.circle,
body.search .team-component article.bkgd-light-blue.post .headshot-small.circle {
  border-color: #0bbfff;
}
.team-component .column.bkgd-turquoise .team-team, .team-component body.blog article.bkgd-turquoise.post .team-team, body.blog .team-component article.bkgd-turquoise.post .team-team,
.team-component body.archive article.bkgd-turquoise.post .team-team,
body.archive .team-component article.bkgd-turquoise.post .team-team,
.team-component body.search article.bkgd-turquoise.post .team-team,
body.search .team-component article.bkgd-turquoise.post .team-team {
  color: #ffa81e;
}
.team-component .column.bkgd-turquoise .headshot-small.circle, .team-component body.blog article.bkgd-turquoise.post .headshot-small.circle, body.blog .team-component article.bkgd-turquoise.post .headshot-small.circle,
.team-component body.archive article.bkgd-turquoise.post .headshot-small.circle,
body.archive .team-component article.bkgd-turquoise.post .headshot-small.circle,
.team-component body.search article.bkgd-turquoise.post .headshot-small.circle,
body.search .team-component article.bkgd-turquoise.post .headshot-small.circle {
  border-color: #229cb3;
}
.team-component .column.bkgd-green .team-team, .team-component body.blog article.bkgd-green.post .team-team, body.blog .team-component article.bkgd-green.post .team-team,
.team-component body.archive article.bkgd-green.post .team-team,
body.archive .team-component article.bkgd-green.post .team-team,
.team-component body.search article.bkgd-green.post .team-team,
body.search .team-component article.bkgd-green.post .team-team {
  color: #283764;
}
.team-component .column.bkgd-green .headshot-small.circle, .team-component body.blog article.bkgd-green.post .headshot-small.circle, body.blog .team-component article.bkgd-green.post .headshot-small.circle,
.team-component body.archive article.bkgd-green.post .headshot-small.circle,
body.archive .team-component article.bkgd-green.post .headshot-small.circle,
.team-component body.search article.bkgd-green.post .headshot-small.circle,
body.search .team-component article.bkgd-green.post .headshot-small.circle {
  border-color: #9cd60c;
}
.team-component .column.bkgd-orange .team-team, .team-component body.blog article.bkgd-orange.post .team-team, body.blog .team-component article.bkgd-orange.post .team-team,
.team-component body.archive article.bkgd-orange.post .team-team,
body.archive .team-component article.bkgd-orange.post .team-team,
.team-component body.search article.bkgd-orange.post .team-team,
body.search .team-component article.bkgd-orange.post .team-team {
  color: #283764;
}
.team-component .column.bkgd-orange .headshot-small.circle, .team-component body.blog article.bkgd-orange.post .headshot-small.circle, body.blog .team-component article.bkgd-orange.post .headshot-small.circle,
.team-component body.archive article.bkgd-orange.post .headshot-small.circle,
body.archive .team-component article.bkgd-orange.post .headshot-small.circle,
.team-component body.search article.bkgd-orange.post .headshot-small.circle,
body.search .team-component article.bkgd-orange.post .headshot-small.circle {
  border-color: #ffb744;
}
.team-component .column.bkgd-dark-grey .team-team, .team-component body.blog article.bkgd-dark-grey.post .team-team, body.blog .team-component article.bkgd-dark-grey.post .team-team,
.team-component body.archive article.bkgd-dark-grey.post .team-team,
body.archive .team-component article.bkgd-dark-grey.post .team-team,
.team-component body.search article.bkgd-dark-grey.post .team-team,
body.search .team-component article.bkgd-dark-grey.post .team-team {
  color: #00a8e4;
}
.team-component .column.bkgd-dark-grey .headshot-small.circle, .team-component body.blog article.bkgd-dark-grey.post .headshot-small.circle, body.blog .team-component article.bkgd-dark-grey.post .headshot-small.circle,
.team-component body.archive article.bkgd-dark-grey.post .headshot-small.circle,
body.archive .team-component article.bkgd-dark-grey.post .headshot-small.circle,
.team-component body.search article.bkgd-dark-grey.post .headshot-small.circle,
body.search .team-component article.bkgd-dark-grey.post .headshot-small.circle {
  border-color: #545454;
}
.team-component .column.bkgd-medium-grey .team-team, .team-component body.blog article.bkgd-medium-grey.post .team-team, body.blog .team-component article.bkgd-medium-grey.post .team-team,
.team-component body.archive article.bkgd-medium-grey.post .team-team,
body.archive .team-component article.bkgd-medium-grey.post .team-team,
.team-component body.search article.bkgd-medium-grey.post .team-team,
body.search .team-component article.bkgd-medium-grey.post .team-team {
  color: #283764;
}
.team-component .column.bkgd-medium-grey .headshot-small.circle, .team-component body.blog article.bkgd-medium-grey.post .headshot-small.circle, body.blog .team-component article.bkgd-medium-grey.post .headshot-small.circle,
.team-component body.archive article.bkgd-medium-grey.post .headshot-small.circle,
body.archive .team-component article.bkgd-medium-grey.post .headshot-small.circle,
.team-component body.search article.bkgd-medium-grey.post .headshot-small.circle,
body.search .team-component article.bkgd-medium-grey.post .headshot-small.circle {
  border-color: #909090;
}
.team-component .column.bkgd-medium-light-grey .team-team, .team-component body.blog article.bkgd-medium-light-grey.post .team-team, body.blog .team-component article.bkgd-medium-light-grey.post .team-team,
.team-component body.archive article.bkgd-medium-light-grey.post .team-team,
body.archive .team-component article.bkgd-medium-light-grey.post .team-team,
.team-component body.search article.bkgd-medium-light-grey.post .team-team,
body.search .team-component article.bkgd-medium-light-grey.post .team-team {
  color: #283764;
}
.team-component .column.bkgd-medium-light-grey .headshot-small.circle, .team-component body.blog article.bkgd-medium-light-grey.post .headshot-small.circle, body.blog .team-component article.bkgd-medium-light-grey.post .headshot-small.circle,
.team-component body.archive article.bkgd-medium-light-grey.post .headshot-small.circle,
body.archive .team-component article.bkgd-medium-light-grey.post .headshot-small.circle,
.team-component body.search article.bkgd-medium-light-grey.post .headshot-small.circle,
body.search .team-component article.bkgd-medium-light-grey.post .headshot-small.circle {
  border-color: #c5c5c5;
}
.team-component .column.bkgd-light-grey .team-team, .team-component body.blog article.bkgd-light-grey.post .team-team, body.blog .team-component article.bkgd-light-grey.post .team-team,
.team-component body.archive article.bkgd-light-grey.post .team-team,
body.archive .team-component article.bkgd-light-grey.post .team-team,
.team-component body.search article.bkgd-light-grey.post .team-team,
body.search .team-component article.bkgd-light-grey.post .team-team {
  color: #283764;
}
.team-component .column.bkgd-light-grey .headshot-small.circle, .team-component body.blog article.bkgd-light-grey.post .headshot-small.circle, body.blog .team-component article.bkgd-light-grey.post .headshot-small.circle,
.team-component body.archive article.bkgd-light-grey.post .headshot-small.circle,
body.archive .team-component article.bkgd-light-grey.post .headshot-small.circle,
.team-component body.search article.bkgd-light-grey.post .headshot-small.circle,
body.search .team-component article.bkgd-light-grey.post .headshot-small.circle {
  border-color: #cccccc;
}
.team-component .column.bkgd-white .team-team, .team-component body.blog article.bkgd-white.post .team-team, body.blog .team-component article.bkgd-white.post .team-team,
.team-component body.archive article.bkgd-white.post .team-team,
body.archive .team-component article.bkgd-white.post .team-team,
.team-component body.search article.bkgd-white.post .team-team,
body.search .team-component article.bkgd-white.post .team-team {
  color: #283764;
}
.team-component .column.bkgd-white .headshot-small.circle, .team-component body.blog article.bkgd-white.post .headshot-small.circle, body.blog .team-component article.bkgd-white.post .headshot-small.circle,
.team-component body.archive article.bkgd-white.post .headshot-small.circle,
body.archive .team-component article.bkgd-white.post .headshot-small.circle,
.team-component body.search article.bkgd-white.post .headshot-small.circle,
body.search .team-component article.bkgd-white.post .headshot-small.circle {
  border-color: #cccccc;
}
.team-component .column.bkgd-light-grey .team-name, .team-component body.blog article.bkgd-light-grey.post .team-name, body.blog .team-component article.bkgd-light-grey.post .team-name,
.team-component body.archive article.bkgd-light-grey.post .team-name,
body.archive .team-component article.bkgd-light-grey.post .team-name,
.team-component body.search article.bkgd-light-grey.post .team-name,
body.search .team-component article.bkgd-light-grey.post .team-name,
.team-component .column.bkgd-light-grey .team-position,
.team-component body.blog article.bkgd-light-grey.post .team-position,
body.blog .team-component article.bkgd-light-grey.post .team-position,
.team-component body.archive article.bkgd-light-grey.post .team-position,
body.archive .team-component article.bkgd-light-grey.post .team-position,
.team-component body.search article.bkgd-light-grey.post .team-position,
body.search .team-component article.bkgd-light-grey.post .team-position,
.team-component .column.bkgd-light-grey .team-bio,
.team-component body.blog article.bkgd-light-grey.post .team-bio,
body.blog .team-component article.bkgd-light-grey.post .team-bio,
.team-component body.archive article.bkgd-light-grey.post .team-bio,
body.archive .team-component article.bkgd-light-grey.post .team-bio,
.team-component body.search article.bkgd-light-grey.post .team-bio,
body.search .team-component article.bkgd-light-grey.post .team-bio,
.team-component .column.bkgd-light-grey .team-card-headline,
.team-component body.blog article.bkgd-light-grey.post .team-card-headline,
body.blog .team-component article.bkgd-light-grey.post .team-card-headline,
.team-component body.archive article.bkgd-light-grey.post .team-card-headline,
body.archive .team-component article.bkgd-light-grey.post .team-card-headline,
.team-component body.search article.bkgd-light-grey.post .team-card-headline,
body.search .team-component article.bkgd-light-grey.post .team-card-headline,
.team-component .column.bkgd-light-grey .team-card-quote,
.team-component body.blog article.bkgd-light-grey.post .team-card-quote,
body.blog .team-component article.bkgd-light-grey.post .team-card-quote,
.team-component body.archive article.bkgd-light-grey.post .team-card-quote,
body.archive .team-component article.bkgd-light-grey.post .team-card-quote,
.team-component body.search article.bkgd-light-grey.post .team-card-quote,
body.search .team-component article.bkgd-light-grey.post .team-card-quote, .team-component .column.bkgd-white .team-name, .team-component body.blog article.bkgd-white.post .team-name, body.blog .team-component article.bkgd-white.post .team-name,
.team-component body.archive article.bkgd-white.post .team-name,
body.archive .team-component article.bkgd-white.post .team-name,
.team-component body.search article.bkgd-white.post .team-name,
body.search .team-component article.bkgd-white.post .team-name,
.team-component .column.bkgd-white .team-position,
.team-component body.blog article.bkgd-white.post .team-position,
body.blog .team-component article.bkgd-white.post .team-position,
.team-component body.archive article.bkgd-white.post .team-position,
body.archive .team-component article.bkgd-white.post .team-position,
.team-component body.search article.bkgd-white.post .team-position,
body.search .team-component article.bkgd-white.post .team-position,
.team-component .column.bkgd-white .team-bio,
.team-component body.blog article.bkgd-white.post .team-bio,
body.blog .team-component article.bkgd-white.post .team-bio,
.team-component body.archive article.bkgd-white.post .team-bio,
body.archive .team-component article.bkgd-white.post .team-bio,
.team-component body.search article.bkgd-white.post .team-bio,
body.search .team-component article.bkgd-white.post .team-bio,
.team-component .column.bkgd-white .team-card-headline,
.team-component body.blog article.bkgd-white.post .team-card-headline,
body.blog .team-component article.bkgd-white.post .team-card-headline,
.team-component body.archive article.bkgd-white.post .team-card-headline,
body.archive .team-component article.bkgd-white.post .team-card-headline,
.team-component body.search article.bkgd-white.post .team-card-headline,
body.search .team-component article.bkgd-white.post .team-card-headline,
.team-component .column.bkgd-white .team-card-quote,
.team-component body.blog article.bkgd-white.post .team-card-quote,
body.blog .team-component article.bkgd-white.post .team-card-quote,
.team-component body.archive article.bkgd-white.post .team-card-quote,
body.archive .team-component article.bkgd-white.post .team-card-quote,
.team-component body.search article.bkgd-white.post .team-card-quote,
body.search .team-component article.bkgd-white.post .team-card-quote {
  color: #414141;
}
.team-component .column.full_width, .team-component body.blog article.full_width.post, body.blog .team-component article.full_width.post,
.team-component body.archive article.full_width.post,
body.archive .team-component article.full_width.post,
.team-component body.search article.full_width.post,
body.search .team-component article.full_width.post {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 90px 0;
  padding: 9rem 0;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch .team-component .column.full_width, html.touch .team-component body.blog article.full_width.post, body.blog html.touch .team-component article.full_width.post,
html.touch .team-component body.archive article.full_width.post,
body.archive html.touch .team-component article.full_width.post,
html.touch .team-component body.search article.full_width.post,
body.search html.touch .team-component article.full_width.post {
  background-attachment: scroll !important;
}
.team-component .column.full_width .team-content-wrap, .team-component body.blog article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .team-content-wrap {
  margin-bottom: 0;
}
.team-component .column.full_width .team-content-wrap .team-name, .team-component body.blog article.full_width.post .team-content-wrap .team-name, body.blog .team-component article.full_width.post .team-content-wrap .team-name,
.team-component body.archive article.full_width.post .team-content-wrap .team-name,
body.archive .team-component article.full_width.post .team-content-wrap .team-name,
.team-component body.search article.full_width.post .team-content-wrap .team-name,
body.search .team-component article.full_width.post .team-content-wrap .team-name {
  margin-top: 0;
}
.team-component .column.full_width .team-content-wrap h3, .team-component body.blog article.full_width.post .team-content-wrap h3, body.blog .team-component article.full_width.post .team-content-wrap h3,
.team-component body.archive article.full_width.post .team-content-wrap h3,
body.archive .team-component article.full_width.post .team-content-wrap h3,
.team-component body.search article.full_width.post .team-content-wrap h3,
body.search .team-component article.full_width.post .team-content-wrap h3, .team-component .column.full_width .team-content-wrap #comments .comments-title, #comments .team-component .column.full_width .team-content-wrap .comments-title, .team-component body.blog article.full_width.post .team-content-wrap #comments .comments-title, #comments .team-component body.blog article.full_width.post .team-content-wrap .comments-title, body.blog .team-component article.full_width.post .team-content-wrap #comments .comments-title, #comments body.blog .team-component article.full_width.post .team-content-wrap .comments-title,
.team-component body.archive article.full_width.post .team-content-wrap #comments .comments-title,
#comments .team-component body.archive article.full_width.post .team-content-wrap .comments-title,
body.archive .team-component article.full_width.post .team-content-wrap #comments .comments-title,
#comments body.archive .team-component article.full_width.post .team-content-wrap .comments-title,
.team-component body.search article.full_width.post .team-content-wrap #comments .comments-title,
#comments .team-component body.search article.full_width.post .team-content-wrap .comments-title,
body.search .team-component article.full_width.post .team-content-wrap #comments .comments-title,
#comments body.search .team-component article.full_width.post .team-content-wrap .comments-title, .team-component .column.full_width .team-content-wrap .cta-component.small .cta-headline, .cta-component.small .team-component .column.full_width .team-content-wrap .cta-headline, .team-component body.blog article.full_width.post .team-content-wrap .cta-component.small .cta-headline, .cta-component.small .team-component body.blog article.full_width.post .team-content-wrap .cta-headline, body.blog .team-component article.full_width.post .team-content-wrap .cta-component.small .cta-headline, .cta-component.small body.blog .team-component article.full_width.post .team-content-wrap .cta-headline,
.team-component body.archive article.full_width.post .team-content-wrap .cta-component.small .cta-headline,
.cta-component.small .team-component body.archive article.full_width.post .team-content-wrap .cta-headline,
body.archive .team-component article.full_width.post .team-content-wrap .cta-component.small .cta-headline,
.cta-component.small body.archive .team-component article.full_width.post .team-content-wrap .cta-headline,
.team-component body.search article.full_width.post .team-content-wrap .cta-component.small .cta-headline,
.cta-component.small .team-component body.search article.full_width.post .team-content-wrap .cta-headline,
body.search .team-component article.full_width.post .team-content-wrap .cta-component.small .cta-headline,
.cta-component.small body.search .team-component article.full_width.post .team-content-wrap .cta-headline, .team-component .column.full_width .team-content-wrap h5, .team-component body.blog article.full_width.post .team-content-wrap h5, body.blog .team-component article.full_width.post .team-content-wrap h5,
.team-component body.archive article.full_width.post .team-content-wrap h5,
body.archive .team-component article.full_width.post .team-content-wrap h5,
.team-component body.search article.full_width.post .team-content-wrap h5,
body.search .team-component article.full_width.post .team-content-wrap h5, .team-component .column.full_width .team-content-wrap p, .team-component body.blog article.full_width.post .team-content-wrap p, body.blog .team-component article.full_width.post .team-content-wrap p,
.team-component body.archive article.full_width.post .team-content-wrap p,
body.archive .team-component article.full_width.post .team-content-wrap p,
.team-component body.search article.full_width.post .team-content-wrap p,
body.search .team-component article.full_width.post .team-content-wrap p, .team-component .column.full_width .team-content-wrap .widget .textwidget, .widget .team-component .column.full_width .team-content-wrap .textwidget, .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget, body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget,
.team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget,
.widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget,
body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget,
.widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget,
.team-component body.search article.full_width.post .team-content-wrap .widget .textwidget,
.widget .team-component body.search article.full_width.post .team-content-wrap .textwidget,
body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget,
.widget body.search .team-component article.full_width.post .team-content-wrap .textwidget {
  color: white;
}
.team-component .column.full_width .team-content-wrap.txt-right p, .team-component body.blog article.full_width.post .team-content-wrap.txt-right p, body.blog .team-component article.full_width.post .team-content-wrap.txt-right p,
.team-component body.archive article.full_width.post .team-content-wrap.txt-right p,
body.archive .team-component article.full_width.post .team-content-wrap.txt-right p,
.team-component body.search article.full_width.post .team-content-wrap.txt-right p,
body.search .team-component article.full_width.post .team-content-wrap.txt-right p, .team-component .column.full_width .team-content-wrap.txt-right .widget .textwidget, .widget .team-component .column.full_width .team-content-wrap.txt-right .textwidget, .team-component body.blog article.full_width.post .team-content-wrap.txt-right .widget .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap.txt-right .textwidget, body.blog .team-component article.full_width.post .team-content-wrap.txt-right .widget .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap.txt-right .textwidget,
.team-component body.archive article.full_width.post .team-content-wrap.txt-right .widget .textwidget,
.widget .team-component body.archive article.full_width.post .team-content-wrap.txt-right .textwidget,
body.archive .team-component article.full_width.post .team-content-wrap.txt-right .widget .textwidget,
.widget body.archive .team-component article.full_width.post .team-content-wrap.txt-right .textwidget,
.team-component body.search article.full_width.post .team-content-wrap.txt-right .widget .textwidget,
.widget .team-component body.search article.full_width.post .team-content-wrap.txt-right .textwidget,
body.search .team-component article.full_width.post .team-content-wrap.txt-right .widget .textwidget,
.widget body.search .team-component article.full_width.post .team-content-wrap.txt-right .textwidget {
  margin-left: 51%;
}
@media (max-width: 600px) {
  .team-component .column.full_width .team-content-wrap.txt-right p, .team-component body.blog article.full_width.post .team-content-wrap.txt-right p, body.blog .team-component article.full_width.post .team-content-wrap.txt-right p,
  .team-component body.archive article.full_width.post .team-content-wrap.txt-right p,
  body.archive .team-component article.full_width.post .team-content-wrap.txt-right p,
  .team-component body.search article.full_width.post .team-content-wrap.txt-right p,
  body.search .team-component article.full_width.post .team-content-wrap.txt-right p, .team-component .column.full_width .team-content-wrap.txt-right .widget .textwidget, .widget .team-component .column.full_width .team-content-wrap.txt-right .textwidget, .team-component body.blog article.full_width.post .team-content-wrap.txt-right .widget .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap.txt-right .textwidget, body.blog .team-component article.full_width.post .team-content-wrap.txt-right .widget .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap.txt-right .textwidget,
  .team-component body.archive article.full_width.post .team-content-wrap.txt-right .widget .textwidget,
  .widget .team-component body.archive article.full_width.post .team-content-wrap.txt-right .textwidget,
  body.archive .team-component article.full_width.post .team-content-wrap.txt-right .widget .textwidget,
  .widget body.archive .team-component article.full_width.post .team-content-wrap.txt-right .textwidget,
  .team-component body.search article.full_width.post .team-content-wrap.txt-right .widget .textwidget,
  .widget .team-component body.search article.full_width.post .team-content-wrap.txt-right .textwidget,
  body.search .team-component article.full_width.post .team-content-wrap.txt-right .widget .textwidget,
  .widget body.search .team-component article.full_width.post .team-content-wrap.txt-right .textwidget {
    margin-left: 0;
  }
}
.team-component .column.full_width .team-content-wrap.txt-center p, .team-component body.blog article.full_width.post .team-content-wrap.txt-center p, body.blog .team-component article.full_width.post .team-content-wrap.txt-center p,
.team-component body.archive article.full_width.post .team-content-wrap.txt-center p,
body.archive .team-component article.full_width.post .team-content-wrap.txt-center p,
.team-component body.search article.full_width.post .team-content-wrap.txt-center p,
body.search .team-component article.full_width.post .team-content-wrap.txt-center p, .team-component .column.full_width .team-content-wrap.txt-center .widget .textwidget, .widget .team-component .column.full_width .team-content-wrap.txt-center .textwidget, .team-component body.blog article.full_width.post .team-content-wrap.txt-center .widget .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap.txt-center .textwidget, body.blog .team-component article.full_width.post .team-content-wrap.txt-center .widget .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap.txt-center .textwidget,
.team-component body.archive article.full_width.post .team-content-wrap.txt-center .widget .textwidget,
.widget .team-component body.archive article.full_width.post .team-content-wrap.txt-center .textwidget,
body.archive .team-component article.full_width.post .team-content-wrap.txt-center .widget .textwidget,
.widget body.archive .team-component article.full_width.post .team-content-wrap.txt-center .textwidget,
.team-component body.search article.full_width.post .team-content-wrap.txt-center .widget .textwidget,
.widget .team-component body.search article.full_width.post .team-content-wrap.txt-center .textwidget,
body.search .team-component article.full_width.post .team-content-wrap.txt-center .widget .textwidget,
.widget body.search .team-component article.full_width.post .team-content-wrap.txt-center .textwidget {
  margin-left: 25.5%;
}
@media (max-width: 600px) {
  .team-component .column.full_width .team-content-wrap.txt-center p, .team-component body.blog article.full_width.post .team-content-wrap.txt-center p, body.blog .team-component article.full_width.post .team-content-wrap.txt-center p,
  .team-component body.archive article.full_width.post .team-content-wrap.txt-center p,
  body.archive .team-component article.full_width.post .team-content-wrap.txt-center p,
  .team-component body.search article.full_width.post .team-content-wrap.txt-center p,
  body.search .team-component article.full_width.post .team-content-wrap.txt-center p, .team-component .column.full_width .team-content-wrap.txt-center .widget .textwidget, .widget .team-component .column.full_width .team-content-wrap.txt-center .textwidget, .team-component body.blog article.full_width.post .team-content-wrap.txt-center .widget .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap.txt-center .textwidget, body.blog .team-component article.full_width.post .team-content-wrap.txt-center .widget .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap.txt-center .textwidget,
  .team-component body.archive article.full_width.post .team-content-wrap.txt-center .widget .textwidget,
  .widget .team-component body.archive article.full_width.post .team-content-wrap.txt-center .textwidget,
  body.archive .team-component article.full_width.post .team-content-wrap.txt-center .widget .textwidget,
  .widget body.archive .team-component article.full_width.post .team-content-wrap.txt-center .textwidget,
  .team-component body.search article.full_width.post .team-content-wrap.txt-center .widget .textwidget,
  .widget .team-component body.search article.full_width.post .team-content-wrap.txt-center .textwidget,
  body.search .team-component article.full_width.post .team-content-wrap.txt-center .widget .textwidget,
  .widget body.search .team-component article.full_width.post .team-content-wrap.txt-center .textwidget {
    margin-left: 0;
  }
}

.headshot-small {
  width: 85%;
  margin: 0 7.5%;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch .headshot-small {
  background-attachment: scroll !important;
}
.headshot-small.square {
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.one_quarter .headshot-small.square, .one_fifth .headshot-small.square, .one_sixth .headshot-small.square {
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
.headshot-small.circle {
  border-radius: 50%;
  border: 6px solid;
  width: 40%;
  margin: 0 auto;
  min-width: 125px;
  min-width: 12.5rem;
}

.testimonial-slider-component {
  padding: 0 !important;
  position: relative;
  height: 70vh;
}
@media (max-width: 600px) {
  .testimonial-slider-component {
    height: 90vh;
  }
}
.testimonial-slider-component .testimonial-slides, .testimonial-slider-component .testimonial-slides ul, .testimonial-slider-component .testimonial-slides ul li {
  height: 70vh;
}
@media (max-width: 600px) {
  .testimonial-slider-component .testimonial-slides, .testimonial-slider-component .testimonial-slides ul, .testimonial-slider-component .testimonial-slides ul li {
    height: 90vh;
  }
}
.testimonial-slider-component .testimonial-slides {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100%;
}
.testimonial-slider-component .testimonial-slides ul {
  position: relative;
  margin: 0;
  padding: 0;
}
.testimonial-slider-component .testimonial-slides li {
  list-style: none;
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}
@media (max-width: 600px) {
  .testimonial-slider-component .slide {
    padding: 30px 0 !important;
    padding: 3rem 0 !important;
  }
}
.testimonial-slider-component .slide .content-wrap {
  width: 65%;
  margin-left: 17.5%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 600px) {
  .testimonial-slider-component .slide .content-wrap {
    top: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.testimonial-slider-component .slide .slide-headline {
  text-align: right;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 45px;
  font-size: 4.5rem;
}
.testimonial-slider-component .slide .slide-quote {
  text-align: right;
  font-size: 20px;
  font-size: 2rem;
}
.testimonial-slider-component .slide .ion-quote {
  position: absolute;
  top: -30%;
  left: -5%;
  z-index: -1;
  color: #00a8e4;
  font-size: 340px;
  font-size: 34rem;
}
.testimonial-slider-component .slide .ion-quote.txt-blue {
  color: #149373;
}
.testimonial-slider-component .slide .ion-quote.txt-light-blue {
  color: #1FBBD6;
}
.testimonial-slider-component .slide .ion-quote.txt-dark-blue {
  color: #3093C9;
}
.testimonial-slider-component .slide .ion-quote.txt-turquoise {
  color: #29B8C2;
}
.testimonial-slider-component .slide .ion-quote.txt-orange {
  color: #FECD40;
}
.testimonial-slider-component .slide .ion-quote.txt-green {
  color: #289955;
}
@media (max-width: 600px) {
  .testimonial-slider-component .slide .ion-quote {
    display: none;
  }
}
.testimonial-slider-component .slide .author-wrapper {
  text-align: right;
  margin-top: 20px;
  margin-top: 2rem;
  *zoom: 1;
}
.testimonial-slider-component .slide .author-wrapper:after {
  clear: both;
}
.testimonial-slider-component .slide .author-wrapper:after, .testimonial-slider-component .slide .author-wrapper:before {
  content: '';
  display: table;
}
.testimonial-slider-component .slide .author-wrapper .author-name,
.testimonial-slider-component .slide .author-wrapper .author-employer,
.testimonial-slider-component .slide .author-wrapper .author-position {
  margin-bottom: 0;
  display: inline-block;
  float: right;
  width: 83%;
  font-size: 15px;
  font-size: 1.5rem;
}
.testimonial-slider-component .slide .author-wrapper .author-name {
  margin-top: 20px;
  margin-top: 2rem;
}
.testimonial-slider-component .slide .author-wrapper .author-headshot {
  display: inline-block;
  float: right;
  border-radius: 50%;
  width: 15%;
  margin-left: 2%;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}
html.touch .testimonial-slider-component .slide .author-wrapper .author-headshot {
  background-attachment: scroll !important;
}
.testimonial-slider-component .unslider-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  bottom: 2rem;
}
.testimonial-slider-component .unslider-nav ol li {
  width: 10px;
  height: 10px;
  border: none;
  background: rgba(255, 255, 255, 0.4);
}
.testimonial-slider-component .unslider-nav ol li.unslider-active {
  background: #ffffff;
}
.testimonial-slider-component .testimonials_control_next,
.testimonial-slider-component .testimonials_control_prev {
  position: absolute;
  top: 48%;
  z-index: 999;
}
.testimonial-slider-component .testimonials_control_next span,
.testimonial-slider-component .testimonials_control_prev span {
  color: #ffffff;
  font-size: 45px;
  font-size: 4.5rem;
}
.testimonial-slider-component .testimonials_control_next {
  right: 10px;
  right: 1rem;
}
.testimonial-slider-component .testimonials_control_prev {
  left: 10px;
  left: 1rem;
}

.wysiwyg-component .row, .wysiwyg-component body.single-post #primary .post, body.single-post #primary .wysiwyg-component .post, .wysiwyg-component .team-component .column.full_width .team-content-wrap, .team-component .column.full_width .wysiwyg-component .team-content-wrap, .wysiwyg-component .team-component body.blog article.full_width.post .team-content-wrap, .team-component body.blog article.full_width.post .wysiwyg-component .team-content-wrap, .wysiwyg-component body.blog .team-component article.full_width.post .team-content-wrap, body.blog .team-component article.full_width.post .wysiwyg-component .team-content-wrap,
.wysiwyg-component .team-component body.archive article.full_width.post .team-content-wrap,
.team-component body.archive article.full_width.post .wysiwyg-component .team-content-wrap,
.wysiwyg-component body.archive .team-component article.full_width.post .team-content-wrap,
body.archive .team-component article.full_width.post .wysiwyg-component .team-content-wrap,
.wysiwyg-component .team-component body.search article.full_width.post .team-content-wrap,
.team-component body.search article.full_width.post .wysiwyg-component .team-content-wrap,
.wysiwyg-component body.search .team-component article.full_width.post .team-content-wrap,
body.search .team-component article.full_width.post .wysiwyg-component .team-content-wrap {
  margin-bottom: 0;
}
.wysiwyg-component .column, .wysiwyg-component body.blog article.post, body.blog .wysiwyg-component article.post,
.wysiwyg-component body.archive article.post,
body.archive .wysiwyg-component article.post,
.wysiwyg-component body.search article.post,
body.search .wysiwyg-component article.post {
  padding: 70px 0;
  padding: 7rem 0;
}
.wysiwyg-component .two_third {
  margin-left: 16.5%;
}
@media (max-width: 600px) {
  .wysiwyg-component .two_third {
    margin-left: 0;
  }
}
.wysiwyg-component div.txt-green {
  color: #82b20a;
}
.wysiwyg-component div.txt-turquoise {
  color: #1c8093;
}
.wysiwyg-component div.txt-blue {
  color: #0069b1;
}
.wysiwyg-component div.txt-dark-blue {
  color: #283764;
}
.wysiwyg-component div.txt-light-blue {
  color: #00a8e4;
}
.wysiwyg-component div.txt-purple {
  color: #3F3F5B;
}
.wysiwyg-component div.txt-red {
  color: #e74c3c;
}
.wysiwyg-component div.txt-orange {
  color: #ffa81e;
}
.wysiwyg-component div.txt-yellow {
  color: #f1c40f;
}
.wysiwyg-component div.txt-light-grey {
  color: #dfdfdf;
}
.wysiwyg-component div.txt-mid-light-grey {
  color: #b2b2b2;
}
.wysiwyg-component div.txt-mid-grey {
  color: #7d7d7d;
}
.wysiwyg-component div.txt-dark-grey {
  color: #414141;
}
.wysiwyg-component div.txt-white {
  color: #ffffff;
}
.wysiwyg-component ul {
  margin-left: 20px;
  margin-left: 2rem;
  margin-bottom: 25px;
  margin-bottom: 2.5rem;
}
.wysiwyg-component ul li {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.wysiwyg-component a {
  color: #ffa81e;
  text-decoration: none;
  font-weight: 600;
}

.slider-component {
  float: none;
  margin: 0;
  padding: 0;
}
.slider-component .component-headline {
  text-align: center;
  padding: 50px 0 20px;
  padding: 5rem 0 2rem;
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
}
.slider-component .tabsize-one_half + .unslider-nav li {
  width: 50%;
}
.slider-component .tabsize-two_third + .unslider-nav li {
  width: 66.66667%;
}
.slider-component .tabsize-one_third + .unslider-nav li {
  width: 33.33333%;
}
.slider-component .tabsize-one_quarter + .unslider-nav li {
  width: 25%;
}
@media (max-width: 900px) {
  .slider-component .tabsize-one_half + .unslider-nav li,
  .slider-component .tabsize-two_third + .unslider-nav li,
  .slider-component .tabsize-one_third + .unslider-nav li,
  .slider-component .tabsize-one_quarter + .unslider-nav li {
    width: 100%;
    margin-bottom: 0;
  }
}
.slider-component .unslider {
  position: relative;
}
.slider-component .unslider-nav {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.slider-component .unslider-nav ol li {
  position: relative;
  list-style: none;
  text-align: center;
  background: #4590C3;
  color: #ffffff;
  margin: 0;
  height: auto;
  border-radius: 0;
  border: 0;
  overflow: visible;
  text-indent: 0;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 20px 0;
  padding: 2rem 0;
}
.slider-component .unslider-nav ol li:after {
  content: '';
  position: absolute;
  bottom: -19px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid rgba(40, 55, 100, 0);
  left: 45.5%;
}
.slider-component .unslider-nav ol li:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffffff;
  width: 3px;
  width: 0.3rem;
}
.slider-component .unslider-nav ol li:last-of-type:before {
  display: none;
}
.slider-component .unslider-nav ol li.unslider-active {
  background: #283764;
}
.slider-component .unslider-nav ol li.unslider-active:after {
  border-top-color: #283764;
}
.slider-component.slides-1 .unslider-nav {
  display: none;
}
.slider-component .column, .slider-component body.blog article.post, body.blog .slider-component article.post,
.slider-component body.archive article.post,
body.archive .slider-component article.post,
.slider-component body.search article.post,
body.search .slider-component article.post {
  margin-right: 0;
  padding: 0 40px;
  padding: 0 4rem;
  min-height: 450px;
  min-height: 45rem;
}
.slider-component .column.solo, .slider-component body.blog article.solo.post, body.blog .slider-component article.solo.post,
.slider-component body.archive article.solo.post,
body.archive .slider-component article.solo.post,
.slider-component body.search article.solo.post,
body.search .slider-component article.solo.post {
  float: right;
}
.slider-component .column .content-wrap, .slider-component body.blog article.post .content-wrap, body.blog .slider-component article.post .content-wrap,
.slider-component body.archive article.post .content-wrap,
body.archive .slider-component article.post .content-wrap,
.slider-component body.search article.post .content-wrap,
body.search .slider-component article.post .content-wrap {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider-component .column h2, .slider-component body.blog article.post h2, body.blog .slider-component article.post h2,
.slider-component body.archive article.post h2,
body.archive .slider-component article.post h2,
.slider-component body.search article.post h2,
body.search .slider-component article.post h2 {
  font-size: 32.5px;
  font-size: 3.25rem;
}
.slider-component .column p, .slider-component body.blog article.post p, body.blog .slider-component article.post p,
.slider-component body.archive article.post p,
body.archive .slider-component article.post p,
.slider-component body.search article.post p,
body.search .slider-component article.post p, .slider-component .column .widget .textwidget, .widget .slider-component .column .textwidget, .slider-component body.blog article.post .widget .textwidget, .widget .slider-component body.blog article.post .textwidget, body.blog .slider-component article.post .widget .textwidget, .widget body.blog .slider-component article.post .textwidget,
.slider-component body.archive article.post .widget .textwidget,
.widget .slider-component body.archive article.post .textwidget,
body.archive .slider-component article.post .widget .textwidget,
.widget body.archive .slider-component article.post .textwidget,
.slider-component body.search article.post .widget .textwidget,
.widget .slider-component body.search article.post .textwidget,
body.search .slider-component article.post .widget .textwidget,
.widget body.search .slider-component article.post .textwidget {
  font-size: 19px;
  font-size: 1.9rem;
}
.slider-component .column.one_half, .slider-component body.blog article.one_half.post, body.blog .slider-component article.one_half.post,
.slider-component body.archive article.one_half.post,
body.archive .slider-component article.one_half.post,
.slider-component body.search article.one_half.post,
body.search .slider-component article.one_half.post, .slider-component .team-component .column.full_width .team-content-wrap p, .team-component .column.full_width .team-content-wrap .slider-component p, .slider-component .team-component body.blog article.full_width.post .team-content-wrap p, .team-component body.blog article.full_width.post .team-content-wrap .slider-component p, .slider-component body.blog .team-component article.full_width.post .team-content-wrap p, body.blog .team-component article.full_width.post .team-content-wrap .slider-component p,
.slider-component .team-component body.archive article.full_width.post .team-content-wrap p,
.team-component body.archive article.full_width.post .team-content-wrap .slider-component p,
.slider-component body.archive .team-component article.full_width.post .team-content-wrap p,
body.archive .team-component article.full_width.post .team-content-wrap .slider-component p,
.slider-component .team-component body.search article.full_width.post .team-content-wrap p,
.team-component body.search article.full_width.post .team-content-wrap .slider-component p,
.slider-component body.search .team-component article.full_width.post .team-content-wrap p,
body.search .team-component article.full_width.post .team-content-wrap .slider-component p, .slider-component .team-component .column.full_width .team-content-wrap .widget .textwidget, .team-component .column.full_width .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget .team-component .column.full_width .team-content-wrap .textwidget, .widget .team-component .column.full_width .team-content-wrap .slider-component .textwidget, .slider-component .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget, .team-component body.blog article.full_width.post .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap .slider-component .textwidget, .slider-component body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget, body.blog .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap .slider-component .textwidget,
.slider-component .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget,
.team-component body.archive article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
.slider-component .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget,
.widget .team-component body.archive article.full_width.post .team-content-wrap .slider-component .textwidget,
.slider-component body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget,
body.archive .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
.slider-component .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget,
.widget body.archive .team-component article.full_width.post .team-content-wrap .slider-component .textwidget,
.slider-component .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget,
.team-component body.search article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
.slider-component .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget,
.widget .team-component body.search article.full_width.post .team-content-wrap .slider-component .textwidget,
.slider-component body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget,
body.search .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
.slider-component .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget,
.widget body.search .team-component article.full_width.post .team-content-wrap .slider-component .textwidget {
  width: 50%;
}
.slider-component .column.two_third, .slider-component body.blog article.two_third.post, body.blog .slider-component article.two_third.post,
.slider-component body.archive article.two_third.post,
body.archive .slider-component article.two_third.post,
.slider-component body.search article.two_third.post,
body.search .slider-component article.two_third.post {
  width: 66.66667%;
}
.slider-component .column.one_third, .slider-component body.blog article.post, body.blog .slider-component article.post,
.slider-component body.archive article.post,
body.archive .slider-component article.post,
.slider-component body.search article.post,
body.search .slider-component article.post {
  width: 33.33333%;
}
.slider-component .column.one_quarter, .slider-component body.blog article.one_quarter.post, body.blog .slider-component article.one_quarter.post,
.slider-component body.archive article.one_quarter.post,
body.archive .slider-component article.one_quarter.post,
.slider-component body.search article.one_quarter.post,
body.search .slider-component article.one_quarter.post {
  width: 25%;
}
@media (max-width: 900px) {
  .slider-component .column.one_half, .slider-component body.blog article.one_half.post, body.blog .slider-component article.one_half.post,
  .slider-component body.archive article.one_half.post,
  body.archive .slider-component article.one_half.post,
  .slider-component body.search article.one_half.post,
  body.search .slider-component article.one_half.post, .slider-component .team-component .column.full_width .team-content-wrap p, .team-component .column.full_width .team-content-wrap .slider-component p, .slider-component .team-component body.blog article.full_width.post .team-content-wrap p, .team-component body.blog article.full_width.post .team-content-wrap .slider-component p, .slider-component body.blog .team-component article.full_width.post .team-content-wrap p, body.blog .team-component article.full_width.post .team-content-wrap .slider-component p,
  .slider-component .team-component body.archive article.full_width.post .team-content-wrap p,
  .team-component body.archive article.full_width.post .team-content-wrap .slider-component p,
  .slider-component body.archive .team-component article.full_width.post .team-content-wrap p,
  body.archive .team-component article.full_width.post .team-content-wrap .slider-component p,
  .slider-component .team-component body.search article.full_width.post .team-content-wrap p,
  .team-component body.search article.full_width.post .team-content-wrap .slider-component p,
  .slider-component body.search .team-component article.full_width.post .team-content-wrap p,
  body.search .team-component article.full_width.post .team-content-wrap .slider-component p, .slider-component .team-component .column.full_width .team-content-wrap .widget .textwidget, .team-component .column.full_width .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget .team-component .column.full_width .team-content-wrap .textwidget, .widget .team-component .column.full_width .team-content-wrap .slider-component .textwidget, .slider-component .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget, .team-component body.blog article.full_width.post .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap .slider-component .textwidget, .slider-component body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget, body.blog .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap .slider-component .textwidget,
  .slider-component .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget,
  .team-component body.archive article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
  .slider-component .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget,
  .widget .team-component body.archive article.full_width.post .team-content-wrap .slider-component .textwidget,
  .slider-component body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget,
  body.archive .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
  .slider-component .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget,
  .widget body.archive .team-component article.full_width.post .team-content-wrap .slider-component .textwidget,
  .slider-component .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget,
  .team-component body.search article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
  .slider-component .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget,
  .widget .team-component body.search article.full_width.post .team-content-wrap .slider-component .textwidget,
  .slider-component body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget,
  body.search .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
  .slider-component .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget,
  .widget body.search .team-component article.full_width.post .team-content-wrap .slider-component .textwidget, .slider-component .column.two_third, .slider-component body.blog article.two_third.post, body.blog .slider-component article.two_third.post,
  .slider-component body.archive article.two_third.post,
  body.archive .slider-component article.two_third.post,
  .slider-component body.search article.two_third.post,
  body.search .slider-component article.two_third.post, .slider-component .column.one_third, .slider-component body.blog article.post, body.blog .slider-component article.post,
  .slider-component body.archive article.post,
  body.archive .slider-component article.post,
  .slider-component body.search article.post,
  body.search .slider-component article.post, .slider-component .column.one_quarter, .slider-component body.blog article.one_quarter.post, body.blog .slider-component article.one_quarter.post,
  .slider-component body.archive article.one_quarter.post,
  body.archive .slider-component article.one_quarter.post,
  .slider-component body.search article.one_quarter.post,
  body.search .slider-component article.one_quarter.post {
    width: 100%;
    margin-bottom: 0;
  }
}
.slider-component .column.one_half, .slider-component body.blog article.one_half.post, body.blog .slider-component article.one_half.post,
.slider-component body.archive article.one_half.post,
body.archive .slider-component article.one_half.post,
.slider-component body.search article.one_half.post,
body.search .slider-component article.one_half.post, .slider-component .team-component .column.full_width .team-content-wrap p, .team-component .column.full_width .team-content-wrap .slider-component p, .slider-component .team-component body.blog article.full_width.post .team-content-wrap p, .team-component body.blog article.full_width.post .team-content-wrap .slider-component p, .slider-component body.blog .team-component article.full_width.post .team-content-wrap p, body.blog .team-component article.full_width.post .team-content-wrap .slider-component p,
.slider-component .team-component body.archive article.full_width.post .team-content-wrap p,
.team-component body.archive article.full_width.post .team-content-wrap .slider-component p,
.slider-component body.archive .team-component article.full_width.post .team-content-wrap p,
body.archive .team-component article.full_width.post .team-content-wrap .slider-component p,
.slider-component .team-component body.search article.full_width.post .team-content-wrap p,
.team-component body.search article.full_width.post .team-content-wrap .slider-component p,
.slider-component body.search .team-component article.full_width.post .team-content-wrap p,
body.search .team-component article.full_width.post .team-content-wrap .slider-component p, .slider-component .team-component .column.full_width .team-content-wrap .widget .textwidget, .team-component .column.full_width .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget .team-component .column.full_width .team-content-wrap .textwidget, .widget .team-component .column.full_width .team-content-wrap .slider-component .textwidget, .slider-component .team-component body.blog article.full_width.post .team-content-wrap .widget .textwidget, .team-component body.blog article.full_width.post .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget .team-component body.blog article.full_width.post .team-content-wrap .textwidget, .widget .team-component body.blog article.full_width.post .team-content-wrap .slider-component .textwidget, .slider-component body.blog .team-component article.full_width.post .team-content-wrap .widget .textwidget, body.blog .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget, .slider-component .widget body.blog .team-component article.full_width.post .team-content-wrap .textwidget, .widget body.blog .team-component article.full_width.post .team-content-wrap .slider-component .textwidget,
.slider-component .team-component body.archive article.full_width.post .team-content-wrap .widget .textwidget,
.team-component body.archive article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
.slider-component .widget .team-component body.archive article.full_width.post .team-content-wrap .textwidget,
.widget .team-component body.archive article.full_width.post .team-content-wrap .slider-component .textwidget,
.slider-component body.archive .team-component article.full_width.post .team-content-wrap .widget .textwidget,
body.archive .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
.slider-component .widget body.archive .team-component article.full_width.post .team-content-wrap .textwidget,
.widget body.archive .team-component article.full_width.post .team-content-wrap .slider-component .textwidget,
.slider-component .team-component body.search article.full_width.post .team-content-wrap .widget .textwidget,
.team-component body.search article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
.slider-component .widget .team-component body.search article.full_width.post .team-content-wrap .textwidget,
.widget .team-component body.search article.full_width.post .team-content-wrap .slider-component .textwidget,
.slider-component body.search .team-component article.full_width.post .team-content-wrap .widget .textwidget,
body.search .team-component article.full_width.post .team-content-wrap .widget .slider-component .textwidget,
.slider-component .widget body.search .team-component article.full_width.post .team-content-wrap .textwidget,
.widget body.search .team-component article.full_width.post .team-content-wrap .slider-component .textwidget {
  text-align: center;
}



/*
    pesticide v0.1.0 . @mrmrs . MIT
*/

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