@charset "UTF-8";
/*!
Theme Name: Cardinal Path 3.0
Theme URI: http://cprefresh.wpengine.com/
Author: Cardinal Path team
Author URI: http://cprefresh.wpengine.com/
Description:
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cp3
Tags: light, right-sidebar, responsive-layout.
*/
#fancybox-wrap #fancybox-close {
	display: inline-block !important;
}
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

p {
  font-size: 15px; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Skeleton
--------------------------------------------------------------*/
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
/* Base files. */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
html {
  font-size: 62.5%; }

body {
  font-size: 1.5em;
  line-height: 1.6;
  font-weight: 400;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222;
  -webkit-font-smoothing: auto !important;
  text-rendering: auto !important; }

a {
  color: #1eaedb; }
  a:hover {
    color: #1b9cc5; }

hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #e1e1e1; }

.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.u-pull-right {
  float: right; }

.u-pull-left {
  float: left; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300; }

h1 {
  font-size: 4.0rem;
  line-height: 1.2;
  letter-spacing: -.1rem; }

h2 {
  font-size: 3.6rem;
  line-height: 1.25;
  letter-spacing: -.1rem; }

h3 {
  font-size: 3.0rem;
  line-height: 1.3;
  letter-spacing: -.1rem; }

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -.08rem; }

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.05rem; }

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0; }

@media (min-width: 759px) {
  h1 {
    font-size: 5.0rem; }
  h2 {
    font-size: 4.2rem; }
  h3 {
    font-size: 3.6rem; }
  h4 {
    font-size: 3.0rem; }
  h5 {
    font-size: 2.4rem; }
  h6 {
    font-size: 1.5rem; } }

p {
  margin-top: 0; }

/* Modules */
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
.container {
  position: relative;
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0; } }

@media (min-width: 759px) {
  .container {
    width: 80%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }
  .one.column,
  .one.columns {
    width: 4.66667%; }
  .two.columns {
    width: 13.33333%; }
  .three.columns {
    width: 22%; }
  .four.columns {
    width: 30.66667%; }
  .five.columns {
    width: 39.33333%; }
  .six.columns {
    width: 48%; }
  .seven.columns {
    width: 56.66667%; }
  .eight.columns {
    width: 65.33333%; }
  .nine.columns {
    width: 74%; }
  .ten.columns {
    width: 82.66667%; }
  .eleven.columns {
    width: 91.33333%; }
  .twelve.columns {
    width: 100%;
    margin-left: 0; }
  .one-third.column {
    width: 30.66667%; }
  .two-thirds.column {
    width: 65.33333%; }
  .one-half.column {
    width: 48%; }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66667%; }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.33333%; }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.66667%; }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.33333%; }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.66667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.33333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%; }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.66667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.33333%; }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.66667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.33333%; }
  .offset-by-one-half.column,
  .offset-by-one-half.column {
    margin-left: 52%; } }

.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

.button,
button {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }

input[type="submit"], input[type="reset"], input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555555;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }

.button:hover,
button:hover {
  color: #333;
  border-color: #888888;
  outline: 0; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
  color: #333;
  border-color: #888888;
  outline: 0; }

.button:focus,
button:focus {
  color: #333;
  border-color: #888888;
  outline: 0; }

input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus {
  color: #333;
  border-color: #888888;
  outline: 0; }

.button.button-primary,
button.button-primary {
  color: #fff;
  background-color: #33c3f0;
  border-color: #33c3f0; }

input[type="submit"].button-primary, input[type="reset"].button-primary, input[type="button"].button-primary {
  color: #fff;
  background-color: #33c3f0;
  border-color: #33c3f0; }

.button.button-primary:hover,
button.button-primary:hover {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb; }

input[type="submit"].button-primary:hover, input[type="reset"].button-primary:hover, input[type="button"].button-primary:hover {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb; }

.button.button-primary:focus,
button.button-primary:focus {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb; }

input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
  color: #fff;
  background-color: #1eaedb;
  border-color: #1eaedb; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }

textarea,
select {
  height: 38px;
  padding: 6px 10px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus {
  border: 1px solid #33c3f0;
  outline: 0; }

textarea:focus,
select:focus {
  border: 1px solid #33c3f0;
  outline: 0; }

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"], input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

ul {
  list-style: circle inside; }

ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0; }

ul {
  padding-left: 0;
  margin-top: 0; }
  ul ul, ul ol {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%; }

ol ol, ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }

li {
  margin-bottom: 1rem; }

code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #f1f1f1;
  border: 1px solid #e1e1e1;
  border-radius: 4px; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #e1e1e1; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

button,
.button {
  margin-bottom: 1rem; }

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button.button-icon {
  padding: 0;
  margin: 0;
  border: none;
  height: auto; }

.button-icon {
  width: 38px;
  padding: 0;
  color: #3dd69b; }

.button-icon .fa {
  width: 38px;
  line-height: 38px;
  font-size: 1.4rem;
  vertical-align: top; }

td .button-icon {
  width: 30px;
  height: 30px;
  margin-bottom: 0; }

td .button-icon .fa {
  width: 28px;
  line-height: 28px;
  font-size: 1.3rem; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

.mktoGutter {
  display: none; }

aside.widget-area .mktoAsterix {
  float: left;
  margin-right: 3px; }

aside.widget-area .my-marketo-form input[type=text], aside.widget-area .my-marketo-form input[type=url], aside.widget-area .my-marketo-form input[type=email], aside.widget-area .my-marketo-form input[type=tel], aside.widget-area .my-marketo-form input[type=number], aside.widget-area .my-marketo-form input[type=date], aside.widget-area .my-marketo-form textarea.mktoField, aside.widget-area .my-marketo-form select.mktoField {
  width: 100% !important;
  margin-bottom: 0; }

aside.widget-area .mktoFormCol, aside.widget-area .mktoFieldWrap {
  width: 100% !important; }

aside.widget-area input[type=text], aside.widget-area input[type=email], aside.widget-area input[type=tel] {
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  border-color: rgba(240, 240, 240, 0.8);
  color: rgba(240, 240, 240, 0.8);
  font-size: 18px !important; }

aside.widget-area select {
  font-size: 14px; }

aside.widget-area .top_label .resume_label label.gfield_label, aside.widget-area .mktoOffset {
  display: none; }

aside.widget-area .gform_footer {
  margin-top: 0px;
  padding: 0px; }

aside.widget-area form#gform_2 {
  margin-bottom: 20px; }

aside.widget-area .mktoButtonRow {
  margin-top: 15px; }

aside.widget-area .mktoLabel {
  font-size: 15px;
  color: #6d6d6d;
  margin-bottom: 3px; }

aside.widget-area .mktoForm .mktoAsterix {
  padding-bottom: 1px;
  float: left;
  color: inherit;
  margin-right: 4px;
  padding-left: 0; }

aside.widget-area .file-download, aside.widget-area .loader, aside.widget-area .my-marketo-form {
  opacity: 0;
  transition: opacity 1800ms;
  -webkit-transition: opacity 1800ms; }

aside.widget-area .loader {
  width: 24px;
  margin: 5px auto; }

aside.widget-area .my-marketo-form {
  opacity: 1;
  position: relative;
  z-index: 50; }

aside.widget-area .my-marketo-form input {
  padding-left: 5px !important; }

aside.widget-area .resource-gate {
  min-height: 300px; }

aside.widget-area .resource-gate .loader {
  float: right; }

aside.widget-area .resource-gate .file-download {
  position: absolute;
  top: 20px;
  max-width: 300px;
  height: 1px;
  overflow: hidden; }

aside.widget-area .resource-gate.loading .my-marketo-form {
  opacity: 0; }

aside.widget-area .resource-gate.loading .loader {
  opacity: .4; }

aside.widget-area .resource-gate.complete .my-marketo-form, aside.widget-area .resource-gate.complete .post-content {
  display: none; }

aside.widget-area .resource-gate.complete .file-download {
  opacity: 1;
  overflow: visible; }

aside.widget-area button.button {
  width: 97.5%; }

aside.widget-area .resume_upload label {
  display: inline-block;
  font-weight: normal;
  height: 38px;
  padding: 0 10px;
  color: #6d6d6d;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px !important;
  letter-spacing: .05rem;
  text-transform: capitalize;
  text-decoration: none;
  white-space: nowrap;
  width: auto;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-shadow: none;
  box-sizing: border-box;
  background-color: rgba(240, 240, 240, 0.8); }

aside.widget-area .resume_upload label:focus {
  color: #fff; }

aside.widget-area .resume_upload label.attached {
  border: none;
  font-size: 14px;
  background-color: transparent;
  text-decoration: underline; }

aside.widget-area .resume_upload label.attached:before {
  content: '\F057\00a0';
  font-family: FontAwesome; }

aside.widget-area .resume_upload input[type=file] {
  position: fixed;
  top: -1000px; }

aside.widget-area .gform_wrapper li.gfield.gfield_error,
aside.widget-area .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border-top: none;
  border-bottom: none;
  background-color: transparent; }

body .gform_wrapper .gf_progressbar {
  position: relative;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 25px;
  box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.05);
  width: 100%; }

/*------------------------ --------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1 {
  clear: both;
  font-family: "Questrial", sans-serif;
  font-weight: bold;
  letter-spacing: 1.1px; }

h1.entry-title {
  font-family: inherit;
  font-size: 3.2rem;
  text-transform: uppercase;
  letter-spacing: 1px; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*------------------------ --------------------------------------
# Page elements
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #316498; }
  a:visited {
    color: #9aa4ae; }
  a:hover, a:focus, a:active {
    color: midnightblue; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.header {
  background-color: rgba(255, 255, 255, 0.6); }

.primary-nav {
  position: relative;
  z-index: 100; }

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  position: static;
  top: 0;
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1000;
  padding: 0px 0px  5px 0; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 5px 5px 0 0; }
    .main-navigation ul ul {
      padding: 3px;
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      background-color: rgba(180, 180, 180, 0.95);
      margin-top: 28px;
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul,
      .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px;
        -webkit-transition: background-color .2s;
        /* Safari */
        -webkit-transition: background-color  .2s;
        transition: background-color  .2s; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation .primary-nav li {
    line-height: 1.6;
    float: left;
    position: relative;
    margin-bottom: 0px; }
    .main-navigation .primary-nav li:hover > a,
    .main-navigation .primary-nav li.focus > a {
      background-color: #ff7900;
      box-shadow: 0 1px 1px rgba(70, 70, 70, 0.2);
      color: #fff; }
    .main-navigation .primary-nav li.current_page_item > a,
    .main-navigation .primary-nav li.current-menu-item > a,
    .main-navigation .primary-nav li.current_page_ancestor > a,
    .main-navigation .primary-nav li.current-menu-ancestor > a {
      background-color: #ff7900;
      box-shadow: 0 1px 1px rgba(70, 70, 70, 0.2);
      color: #fff; }
  .main-navigation li a {
    font-size: 16px;
    display: block;
    text-decoration: none;
    padding: 10px;
    color: #5b5b5c;
    letter-spacing: .4px; }
  .main-navigation .contact-button {
    background-color: #5b5b5c;
    color: white;
    font-size: 14px;
    font-weight: normal;
    margin-top: 4px;
    padding: 0 15px; }

.mobile-contact-link {
  float: left;
  margin: 20px 70px;
  width: 160px; }
  .mobile-contact-link .mobile-contact-button {
    background-color: #5b5b5c;
    color: white;
    font-weight: normal;
    font-size: 14px; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

.menu-toggle {
  margin-top: 24px;
  float: right; }

.shrink .menu-toggle {
  margin-top: 8px; }

@media screen and (min-width: 759px) {
  .mobile-view, .menu-toggle {
    display: none; }
  .main-navigation {
    padding: 0px 15px  5px 0; }
    .main-navigation ul {
      display: block; } }

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*-----------------------------------Search---------------------------------*/
.main-navigation .search-form-wrapper {
  float: right;
  position: relative;
  right: 0;
  height: 50px;
  padding-right: 46px; }
  .main-navigation .search-form-wrapper .search-string {
    opacity: 0;
    width: 1px;
    margin: 4px 0 5px 15px;
    border-color: transparent;
    font-size: 16px;
    -webkit-transition: opacity, width .4s;
    transition: opacity, width .4s;
    float: right;
    border-radius: 0; }
  .main-navigation .search-form-wrapper .search-toggle {
    opacity: 1;
    -webkit-transition: all .2s;
    transition: all .2s; }
  .main-navigation .search-form-wrapper .search-button {
    opacity: 0;
    font-size: 1.8em;
    margin-bottom: 0;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .main-navigation .search-form-wrapper .search-button, .main-navigation .search-form-wrapper .search-toggle {
    border: 1px dotted #cfcfcf;
    border-width: 0 0 0 1px;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 0;
    top: 0;
    margin-bottom: 10px;
    font-size: 1.2em;
    color: #5B5B5E;
    line-height: 1.5;
    text-align: center;
    padding: 0; }
  .main-navigation .search-form-wrapper .search-form {
    position: absolute;
    top: 0;
    right: 0; }
    .main-navigation .search-form-wrapper .search-form.active {
      background-color: #fff;
      position: absolute;
      right: 0;
      width: 434px;
      padding-left: 2px; }
      .main-navigation .search-form-wrapper .search-form.active .search-string {
        opacity: 1;
        width: 358px;
        display: inline-block;
        border-color: #ff7900; }
      .main-navigation .search-form-wrapper .search-form.active .search-toggle {
        opacity: 0; }
      .main-navigation .search-form-wrapper .search-form.active .search-button {
        opacity: 1;
        border-color: #fff; }

/*------------------------------Responsive navigation menu----------------------------*/
@media (max-width: 1105px) and (min-width: 759px) {
  #site-navigation .container {
    width: 95%; } }

@media (max-width: 1035px) and (min-width: 759px) {
  #site-navigation .one-third.column {
    width: 25.66667%; }
  #site-navigation .two-thirds.column {
    width: 70.33333%; } }

@media (max-width: 866px) and (min-width: 759px) {
  #site-navigation {
    padding: 0 0 5px; }
  .main-navigation .contact-button {
    padding: 0 9px; }
  .main-navigation li a {
    padding: 10px 9px 0 0; } }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

blockquote.quote:before {
  content: '\275d';
  font-size: 24px; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

.unstyled ul, ul.unstyled {
  list-style: none; }
  .unstyled ul li, ul.unstyled li {
    float: left; }

.btn {
  width: 38px;
  padding: 0; }

.btn .fa {
  width: 38px;
  line-height: 38px;
  font-size: 1.4rem;
  vertical-align: top; }

td .btn {
  width: 30px;
  height: 30px;
  margin-bottom: 0; }

td .btn .fa {
  width: 28px;
  line-height: 28px;
  font-size: 1.3rem; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

.breadcrumb {
  opacity: .7;
  margin-bottom: 18px; }

.breadcrumb {
  list-style: none;
  overflow: hidden;
  font: 14px Helvetica, Arial, Sans-Serif; }

.breadcrumb li {
  float: left;
  margin-bottom: 0px; }

.breadcrumb li a {
  color: white;
  text-decoration: none;
  padding: 4px 0 4px 48px;
  background: brown;
  /* fallback color */
  background: #ff7700;
  position: relative;
  display: block;
  float: left; }

.breadcrumb li a:after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid #ff7700;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  left: 100%;
  z-index: 2; }

.breadcrumb li a:before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  margin-left: 1px;
  left: 100%;
  z-index: 1; }

.breadcrumb li:first-child a {
  padding-left: 10px; }

.breadcrumb li:nth-child(2) a {
  background: #e66b00; }

.breadcrumb li:nth-child(2) a:after {
  border-left-color: #e66b00; }

.breadcrumb li:nth-child(3) a {
  background: #ff851a; }

.breadcrumb li:nth-child(3) a:after {
  border-left-color: #ff851a; }

.breadcrumb li:nth-child(4) a {
  background: #ffa04d; }

.breadcrumb li:nth-child(4) a:after {
  border-left-color: #ffa04d; }

.breadcrumb li:nth-child(5) a {
  background: #ffbb80; }

.breadcrumb li:nth-child(5) a:after {
  border-left-color: #ffbb80; }

.breadcrumb li:last-child a {
  background: white !important;
  color: #6d6d6d;
  pointer-events: none;
  cursor: default; }

.breadcrumb li:last-child a:after {
  border: 0; }

.breadcrumb li a:hover {
  background: #803c00; }

.breadcrumb li a:hover:after {
  border-left-color: #803c00 !important; }

@media screen and (max-width: 550px) {
  .breadcrumb li:last-child a {
    display: none; } }

table {
  margin: 0 0 1.5em;
  width: 100%; }

tr {
  padding: inherit 20px; }

tr:nth-child(even) {
  background-color: #eee; }

td:first-child {
  padding-left: 10px; }

/* THE SPEECH BUBBLE
------------------------------------------------------------------------------------------------------------------------------- */
.quote-border {
  position: relative;
  padding: 15px;
  margin: 1em 0 2em;
  border: 4px solid #575b5c;
  color: #333;
  background: white;
  min-height: 150px;
  /* css3 */
  border-radius: 10px; }

/* Variant : for left positioned triangle
------------------------------------------ */
.quote-border.left {
  margin-left: 30px; }

/* Variant : for right positioned triangle
------------------------------------------ */
.quote-border.right {
  margin-right: 30px; }

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */
.quote-border:before {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 41px;
  border-width: 22px 23px 0;
  border-style: solid;
  border-color: #575b5c transparent;
  display: block;
  width: 0; }

/* creates the smaller  triangle */
.quote-border:after {
  content: "";
  position: absolute;
  bottom: -19px;
  left: 46px;
  border-width: 19px 18px 0;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0; }

/* Variant : top
------------------------------------------ */
/* creates the larger triangle */
.quote-border.top:before {
  top: -20px;
  /* value = - border-top-width - border-bottom-width */
  bottom: auto;
  left: auto;
  right: 40px;
  /* controls horizontal position */
  border-width: 0 20px 20px; }

/* creates the smaller  triangle */
.quote-border.top:after {
  top: -13px;
  /* value = - border-top-width - border-bottom-width */
  bottom: auto;
  left: auto;
  right: 47px;
  /* value = (:before right) + (:before border-right) - (:after border-right) */
  border-width: 0 13px 13px; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget_cp_newsletter_widget {
  font-size: 1.2em;
  min-height: 166px; }
  .widget_cp_newsletter_widget .mktoForm .mktoFormCol {
    width: 80%; }
  .widget_cp_newsletter_widget .mktoForm {
    margin-bottom: 0px; }
  .widget_cp_newsletter_widget .mktoForm .mktoFormRow {
    clear: none; }
  .widget_cp_newsletter_widget p {
    margin-bottom: 5px; }
  .widget_cp_newsletter_widget .mktoFieldWrap.mktoRequiredField label,
  .widget_cp_newsletter_widget .mktoForm .mktoGutter,
  .widget_cp_newsletter_widget .mktoOffset {
    display: none; }
  .widget_cp_newsletter_widget .mktoFieldWrap.mktoRequiredField label:before {
    content: "Email";
    display: block; }
  .widget_cp_newsletter_widget .mktoForm input[type=email] {
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;
    border-color: rgba(240, 240, 240, 0.8);
    color: rgba(240, 240, 240, 0.8);
    font-size: 18px; }
    .widget_cp_newsletter_widget .mktoForm input[type=email]:focus {
      color: #fff; }
  .widget_cp_newsletter_widget .mktoForm input.mktoField.mktoInvalid {
    border: 1px solid rgba(140, 0, 5, 0.3); }
  .widget_cp_newsletter_widget .mktoButtonRow {
    display: none; }
  .widget_cp_newsletter_widget .mktoField.mktoEmailField {
    height: 30px; }
  .widget_cp_newsletter_widget button.newsletter-signup {
    height: 20%;
    width: 30px;
    margin: 3px 0 0 0;
    border: none;
    padding: 0;
    float: right;
    height: 26px; }
    .widget_cp_newsletter_widget button.newsletter-signup:before, .widget_cp_newsletter_widget button.newsletter-signup:active {
      content: "\f0aa";
      height: 30px;
      width: 20%;
      color: #3dd69b;
      display: block;
      font: normal normal normal 30px/30px FontAwesome; }
    .widget_cp_newsletter_widget button.newsletter-signup:hover:before {
      color: rgba(61, 214, 155, 0.8); }
    .widget_cp_newsletter_widget button.newsletter-signup:active:before, .widget_cp_newsletter_widget button.newsletter-signup:focus:before {
      color: #3dd69b; }
  .widget_cp_newsletter_widget .footer-links {
    margin-bottom: 20px; }
  @media screen and (max-width: 550px) {
    .widget_cp_newsletter_widget #mktoForm_1021 {
      padding: 0px !important; } }

.widget_cp_topcats_widget ul {
  list-style: none; }

.widget_cp_topcats_widget li {
  margin-bottom: 0px;
  font-size: 16.8px; }

.category #blog_page {
  padding: 40px; }

.social_widgets {
  max-height: 22px;
  overflow: hidden;
  margin-top: 30px; }

.share_widget_box {
  height: 30px;
  float: left;
  margin-right: 15px;
  max-width: 63px;
  opacity: .8;
  overflow: hidden; }

.share_widget_box:hover {
  opacity: 1; }

.social-box {
  margin: 0px 0 10px; }

.google_widget {
  max-width: 33px; }

.facebook_widget {
  width: 50px; }

.widget_cp_oamm_widget p {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 25px; }

.widget_cp_oamm_widget p strong {
  font-size: 24px;
  color: #ff7900; }

.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }

.widget select {
  max-width: 100%; }

aside.widget-area {
  background: rgba(255, 121, 0, 0.8);
  border-radius: 6px;
  /* do not group these rules */ }

aside.widget-area .widget-wrapper {
  padding: 20px 13% 0; }

aside.widget-area h4 {
  color: #6d6d6d;
  margin-bottom: 5px; }

aside.widget-area a {
  color: white; }

aside.widget-area p {
  color: rgba(255, 255, 255, 0.8); }

aside.widget-area textarea.textarea {
  background-color: rgba(240, 240, 240, 0.8);
  border-radius: 0;
  color: #6d6d6d;
  margin-bottom: 0px; }

aside.widget-area .button {
  color: #ff7900;
  background-color: #f0f0f0;
  border: 1px solid #ff7900; }

aside.widget-area .button:hover {
  color: rgba(255, 121, 0, 0.8);
  border: 1px solid rgba(255, 121, 0, 0.5); }

aside.widget-area *::-webkit-input-placeholder {
  color: rgba(240, 240, 240, 0.8); }

aside.widget-area *:-moz-placeholder {
  /* FF 4-18 */
  color: rgba(240, 240, 240, 0.8); }

aside.widget-area *::-moz-placeholder {
  /* FF 19+ */
  color: #rgba 240, 240, 240, 0.8; }

aside.widget-area *:-ms-input-placeholder {
  /* IE 10+ */
  color: rgba(240, 240, 240, 0.8); }

/*--------------------------------------------------------------
# Slide Push Menu
--------------------------------------------------------------*/
/* -----------------------------------------------------------------------------

  FONTS
  
----------------------------------------------------------------------------- */
@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/oxygen/oxygen-v5-latin-300.eot");
  src: local("Oxygen Light"), local("Oxygen-Light"), url("../fonts/oxygen/oxygen-v5-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/oxygen/oxygen-v5-latin-300.woff2") format("woff2"), url("../fonts/oxygen/oxygen-v5-latin-300.woff") format("woff"), url("../fonts/oxygen/oxygen-v5-latin-300.ttf") format("truetype"), url("../fonts/oxygen/oxygen-v5-latin-300.svg#Oxygen") format("svg"); }

@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/oxygen/oxygen-v5-latin-regular.eot");
  src: local("Oxygen"), local("Oxygen-Regular"), url("../fonts/oxygen/oxygen-v5-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/oxygen/oxygen-v5-latin-regular.woff2") format("woff2"), url("../fonts/oxygen/oxygen-v5-latin-regular.woff") format("woff"), url("../fonts/oxygen/oxygen-v5-latin-regular.ttf") format("truetype"), url("../fonts/oxygen/oxygen-v5-latin-regular.svg#Oxygen") format("svg"); }

@font-face {
  font-family: 'Oxygen';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/oxygen/oxygen-v5-latin-700.eot");
  src: local("Oxygen Bold"), local("Oxygen-Bold"), url("../fonts/oxygen/oxygen-v5-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/oxygen/oxygen-v5-latin-700.woff2") format("woff2"), url("../fonts/oxygen/oxygen-v5-latin-700.woff") format("woff"), url("../fonts/oxygen/oxygen-v5-latin-700.ttf") format("truetype"), url("../fonts/oxygen/oxygen-v5-latin-700.svg#Oxygen") format("svg"); }

/* -----------------------------------------------------------------------------

  BOX SIZING RESET
  
----------------------------------------------------------------------------- */
*,
*::before,
*::after {
  box-sizing: inherit; }

html {
  box-sizing: border-box; }

/* -----------------------------------------------------------------------------

  ROOT ELEMENTS
  
----------------------------------------------------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%; }

body {
  color: #6d6d6d;
  background-color: #fff;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.8; }

/* -----------------------------------------------------------------------------

  HEADING ELEMENTS
  
----------------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3b3b3b;
  font-weight: 700;
  line-height: 1.2; }

/* -----------------------------------------------------------------------------

  TEXT ELEMENTS
  
----------------------------------------------------------------------------- */
a {
  color: #28aadc;
  text-decoration: none; }

a:hover {
  color: #00648c; }

b,
strong {
  font-weight: 700; }

i,
em {
  font-style: italic; }

/* -----------------------------------------------------------------------------

  MEDIA ELEMENTS
  
----------------------------------------------------------------------------- */
img {
  max-width: 100%;
  height: auto; }

/* -----------------------------------------------------------------------------

  WRAPPER OBJECT
  
----------------------------------------------------------------------------- */
.o-wrapper {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

/* -----------------------------------------------------------------------------

  CONTAINER OBJECTS
  
----------------------------------------------------------------------------- */
.o-container {
  margin: 0 auto;
  padding: 0 12px;
  max-width: 960px; }

@media all and (min-width: 480px) {
  .o-container {
    padding: 0 24px; } }

@media all and (min-width: 720px) {
  .o-container {
    padding: 0 48px; } }

/* -----------------------------------------------------------------------------

  HEADER OBJECT
  
----------------------------------------------------------------------------- */
.o-header {
  margin: 0;
  padding: 0; }

.o-header-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #ff7900; }

.o-header-nav__link {
  padding: 12px;
  color: #fff; }

.o-header-nav__link:hover {
  color: #fff;
  background-color: #994900; }

.o-header__title {
  margin: 24px;
  padding: 0;
  color: #818181;
  font-size: 28px;
  font-weight: 300;
  text-align: center; }

@media all and (min-width: 480px) {
  .o-header__title {
    margin: 36px;
    font-size: 42px; } }

/* -----------------------------------------------------------------------------

  MAIN OBJECT
  
----------------------------------------------------------------------------- */
.o-main {
  /**/ }

/* -----------------------------------------------------------------------------

  SUB-NAVIGATION OBJECT
  
----------------------------------------------------------------------------- */
.o-sub-nav {
  margin: 0 0 24px 0;
  padding: 0; }

.o-sub-nav__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0; }

.o-sub-nav__item {
  margin: 0;
  padding: 4px; }

.o-sub-nav__link {
  display: block;
  margin: 0;
  padding: 4px 24px;
  border: solid 2px #ff7900; }

.o-sub-nav__link:hover,
.o-sub-nav__item.active .o-sub-nav__link {
  color: #fff;
  background-color: #ff7900; }

@media all and (min-width: 720px) {
  .o-sub-nav {
    margin: 0 0 48px 0; } }

/* -----------------------------------------------------------------------------

  FOOTER OBJECT
  
----------------------------------------------------------------------------- */
.o-footer {
  padding: 12px 0;
  text-align: center; }

@media all and (min-width: 480px) {
  .o-footer {
    padding: 24px 0; } }

@media all and (min-width: 720px) {
  .o-footer {
    padding: 48px 0; } }

/* -----------------------------------------------------------------------------

  SLIDE AND PUSH MENUS COMPONENT

----------------------------------------------------------------------------- */
/**
 * Menu overview.
 */
.c-menu {
  position: fixed;
  z-index: 200;
  background-color: #ff7900;
  -webkit-transition: -webkit-transform 0.1s;
  transition: -webkit-transform 0.1s;
  transition: transform 0.1s;
  transition: transform 0.1s, -webkit-transform 0.1s; }

.c-menu__items {
  list-style: none;
  margin: 0;
  padding: 0; }

/**
 * Left and right menus
 *
 * Slide and push menus coming in from the left and right inherit a lot of
 * common styles. We'll start each of them off by doing up the common styles
 * for each version, followed by individual styles.
 *
 * The various versions are governed by modifier classes.
 */
/**
 * Common modifiers for left/right menus.
 */
.c-menu--slide-left,
.c-menu--slide-right,
.c-menu--push-left,
.c-menu--push-right {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  text-align: right; }
  @media all and (min-width: 320px) {
    .c-menu--slide-left,
    .c-menu--slide-right,
    .c-menu--push-left,
    .c-menu--push-right {
      width: 300px; } }

.c-menu--slide-left [data-control]:nth-child(even), .c-menu--slide-left [data-content] > *:nth-child(even),
.c-menu--slide-right [data-control]:nth-child(even),
.c-menu--slide-right [data-content] > *:nth-child(even),
.c-menu--push-left [data-control]:nth-child(even),
.c-menu--push-left [data-content] > *:nth-child(even),
.c-menu--push-right [data-control]:nth-child(even),
.c-menu--push-right [data-content] > *:nth-child(even) {
  background-color: transparent; }

.c-menu--slide-left li,
.c-menu--slide-right li,
.c-menu--push-left li,
.c-menu--push-right li {
  display: block;
  text-align: left;
  border-top: dotted 1px rgba(255, 255, 255, 0.5);
  margin-bottom: 0px; }
  .c-menu--slide-left li:first-child,
  .c-menu--slide-right li:first-child,
  .c-menu--push-left li:first-child,
  .c-menu--push-right li:first-child {
    border-top: none; }
  .c-menu--slide-left li:last-child,
  .c-menu--slide-right li:last-child,
  .c-menu--push-left li:last-child,
  .c-menu--push-right li:last-child {
    border-bottom: none; }

.c-menu--slide-left .c-menu__close,
.c-menu--slide-right .c-menu__close,
.c-menu--push-left .c-menu__close,
.c-menu--push-right .c-menu__close {
  display: inline-block;
  background: transparent;
  margin: 8px 10px;
  line-height: 27px;
  color: #ff7900; }

/**
 * Slide/Push Menu Left.
 */
.c-menu--slide-left,
.c-menu--push-left {
  top: 0;
  left: 0;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }
  @media all and (min-width: 320px) {
    .c-menu--slide-left,
    .c-menu--push-left {
      -webkit-transform: translateX(-300px);
              transform: translateX(-300px); } }

.c-menu--slide-left.is-active,
.c-menu--push-left.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

/**
 * Slide/Push Menu Right.
 */
.c-menu--slide-right,
.c-menu--push-right {
  top: 0;
  right: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }
  @media all and (min-width: 320px) {
    .c-menu--slide-right,
    .c-menu--push-right {
      -webkit-transform: translateX(300px);
              transform: translateX(300px); } }

.c-menu--slide-right.is-active,
.c-menu--push-right.is-active {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

/**
 * Top and bottom menus
 *
 * Slide and push menus coming in from the top and bottom inherit a lot of
 * common styles. We'll start each of them off by doing up the common styles
 * for each version, followed by individual styles.
 *
 * The various versions are governed by modifier classes.

/**
 * Common modifiers for top/bottom menus
 */
.c-menu--slide-top,
.c-menu--slide-bottom,
.c-menu--push-top,
.c-menu--push-bottom {
  vertical-align: middle;
  width: 100%;
  height: 60px;
  text-align: center;
  overflow-x: scroll; }

.c-menu--slide-top .c-menu__items,
.c-menu--slide-bottom .c-menu__items,
.c-menu--push-top .c-menu__items,
.c-menu--push-bottom .c-menu__items {
  display: inline-block;
  text-align: center; }

.c-menu--slide-top li,
.c-menu--slide-bottom li,
.c-menu--push-top li,
.c-menu--push-bottom li {
  display: inline-block;
  line-height: 60px; }

.c-menu--slide-top a,
.c-menu--slide-bottom a,
.c-menu--push-top a,
.c-menu--push-bottom a {
  display: block;
  padding: 0 4px;
  color: #fff; }

.c-menu--slide-top .c-menu__close,
.c-menu--slide-bottom .c-menu__close,
.c-menu--push-top .c-menu__close,
.c-menu--push-bottom .c-menu__close {
  display: inline-block;
  margin-right: 12px;
  padding: 0 24px;
  height: 60px;
  line-height: 60px; }

/**
 * Slide/Push Menu Top.
 */
.c-menu--slide-top,
.c-menu--push-top {
  top: 0;
  left: 0;
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px); }

.c-menu--slide-top.is-active,
.c-menu--push-top.is-active {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

/**
 * Slide/Push Menu Bottom.
 */
.c-menu--slide-bottom,
.c-menu--push-bottom {
  bottom: 0;
  left: 0;
  -webkit-transform: translateY(60px);
          transform: translateY(60px); }

.c-menu--slide-bottom.is-active,
.c-menu--push-bottom.is-active {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

/**
 * Wrapper states.
 *
 * Various wrapper states occur depending on if a menu is pushing into view, in
 * which case, the wrapper has to be pushed by the respective distance.
 */
.o-wrapper.has-push-left {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }
  @media all and (min-width: 320px) {
    .o-wrapper.has-push-left {
      -webkit-transform: translateX(300px);
              transform: translateX(300px); } }

.o-wrapper.has-push-right {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }
  @media all and (min-width: 320px) {
    .o-wrapper.has-push-right {
      -webkit-transform: translateX(-300px);
              transform: translateX(-300px); } }

.o-wrapper.has-push-top {
  -webkit-transform: translateY(60px);
          transform: translateY(60px); }

.o-wrapper.has-push-bottom {
  -webkit-transform: translateY(-60px);
          transform: translateY(-60px); }

/**
 * Body states.
 *
 * When a menu is active, we want to hide the overflows on the body to prevent
 * awkward document scrolling.
 */
body.has-active-menu {
  overflow: hidden; }

/**
 * Close button resets.
 */
.c-menu__close {
  color: #fff;
  background-color: #994900;
  font-size: 14px;
  border: none;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }

.c-menu__close:focus {
  outline: none; }

.c-menu--slide-left {
  background: #fff; }

.c-menu--slide-left > .logo {
  width: 143px;
  display: block;
  float: left;
  margin: 5px 0 0 5px; }

.c-menu--slide-left > .c-menu__items {
  background-color: #ff7900;
  border: dotted rgba(255, 255, 255, 0.5);
  border-width: 1px 0; }

.c-menu--slide-left > .c-menu__items .menu-item > a {
  padding: 15px 20px;
  line-height: 1.2;
  display: block;
  color: #fff; }

.c-menu--slide-left > .c-menu__items li {
  padding: 0;
  position: relative; }

.c-menu--slide-left > .c-menu__items .close {
  opacity: 0;
  position: absolute; }

.c-menu--slide-left > .c-menu__items i {
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.c-menu--slide-left > .c-menu__items .open .close {
  opacity: 1; }

.c-menu--slide-left > .c-menu__items .open .open {
  opacity: 0; }

.c-menu--slide-left > .c-menu__items .sub-menu {
  margin-left: 0;
  clear: both;
  background-color: #6d6d6d;
  color: #fff;
  margin: 0; }

.c-menu--slide-left > .c-menu__items .primary > a {
  font-size: 20px; }

.c-menu--slide-left > a {
  display: block;
  padding: 12px 24px;
  color: #fff; }

.c-menu--slide-left .menu-item-has-children > a {
  float: left;
  width: 80%; }

.c-menu--slide-left .menu-item-has-children button[data-control] {
  position: relative;
  border: 2px solid rgba(255, 255, 255, 0.5);
  float: right;
  padding: 0 8px;
  border-radius: 24px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);
  margin: 8px 10px 5px 0; }

.c-menu--slide-left .menu-item-has-children.open button {
  padding: 7px 8px; }

.c-menu--slide-left .mobile-menu-widget-wrapper {
  position: fixed;
  bottom: 0%;
  text-align: left;
  margin: 20px; }

.c-menu--slide-left .mobile-menu-widget-wrapper h4 {
  font-size: 20px;
  margin-bottom: 0px; }

.c-menu--slide-left .mobile-menu-widget-wrapper p {
  font-size: 16px;
  margin-bottom: 10px; }

.c-menu--slide-left .mobile-menu-widget-wrapper .button {
  background-color: #ff7900;
  color: #fff; }

.c-menu--slide-left [data-control],
.c-menu--slide-left [data-content] > * {
  border-bottom: none; }

/* -----------------------------------------------------------------------------

  MASK COMPONENT
  
----------------------------------------------------------------------------- */
.c-mask {
  position: fixed;
  z-index: 165;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
  transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s; }

.c-mask.is-active {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

/* -----------------------------------------------------------------------------

  BUTTONS
  
----------------------------------------------------------------------------- */
.c-buttons {
  margin-bottom: 48px;
  text-align: center; }

.c-button {
  display: inline-block;
  margin: 4px;
  padding: 12px 24px;
  color: #ff7900;
  background: none;
  font-size: 14px;
  border: solid 2px #ff7900;
  box-shadow: none;
  border-radius: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }

.c-button:focus {
  outline: none; }

.c-button:disabled {
  opacity: 0.3;
  cursor: not-allowed; }

/* -----------------------------------------------------------------------------

  CARBON AD COMPONENT
  
----------------------------------------------------------------------------- */
#carbonads {
  position: fixed;
  bottom: 12px;
  right: 12px;
  z-index: 1000;
  padding: 24px 12px 12px 12px;
  width: 154px;
  background-color: #fff;
  line-height: 1.1;
  border: solid 1px #e7e7e7; }

.carbon-wrap {
  display: block;
  margin: 0 0 4px 0; }

.carbon-img {
  display: block;
  margin: 0 0 4px 0;
  padding: 0;
  width: 130px;
  height: 100px; }

.carbon-text {
  color: #818181;
  font-size: 12px; }

.carbon-poweredby {
  font-size: 10px;
  font-style: italic; }

.carbonad__close {
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
  height: 24px;
  font-size: 11px;
  line-height: 24px; }

@media all and (max-width: 660px) {
  #carbonads {
    display: none; } }

/*--------------------------------------------------------------
# Flickity
--------------------------------------------------------------*/
.visible-mobile {
  display: none; }

.slider {
  background-color: white;
  height: 100vh;
  padding: 0 25px 25px;
  position: relative; }

.slider .slider-wrap {
  height: calc(100% - 90px);
  max-width: 100% !important;
  overflow: hidden;
  padding: 0 !important;
  width: 100%; }

.slider .arrows {
  background-position: center center;
  background-repeat: no-repeat;
  bottom: 0;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  width: 10%;
  z-index: 100; }

.slider:hover .arrows {
  opacity: 1; }

.slider .arrows:focus {
  outline: none; }

.slider .arrows.slide-left {
  background-image: url(./images/left-arrow-angle.svg);
  cursor: w-resize;
  left: 0; }

.slider .arrows.slide-right {
  background-image: url(./images/right-arrow-angle.svg);
  cursor: e-resize;
  right: 0; }

.slider .subtitle,
.slider h2 {
  font-family: 'Lato', sans-serif; }

.slider .subtitle,
.slider h2,
.slider p {
  color: white;
  line-height: 1.25; }

.slider .subtitle {
  font-style: italic;
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: .5px;
  margin-bottom: .3em;
  text-transform: capitalize; }

.slider h2 {
  font-size: 2em;
  font-weight: 400;
  line-height: 1.1em;
  letter-spacing: .25px;
  margin-bottom: .25em;
  text-transform: uppercase;
  word-spacing: .1em; }

.slider p {
  font-size: 1.05em;
  line-height: 1.4; }

.slider .button.button-primary {
  background-color: transparent;
  border-radius: 0;
  border: 3px solid #d67920;
  font-size: .9em;
  line-height: 34px;
  padding: 0 50px; }

.slider .items {
  font-size: 0;
  height: 100%;
  -webkit-transition: opacity 0.7s cubic-bezier(0.694, 0.0482, 0.335, 1), visibility 0.7s step-end, -webkit-transform 0.7s cubic-bezier(0.8, 0, 0.55, 0.94) 0ms;
  transition: opacity 0.7s cubic-bezier(0.694, 0.0482, 0.335, 1), visibility 0.7s step-end, -webkit-transform 0.7s cubic-bezier(0.8, 0, 0.55, 0.94) 0ms;
  transition: transform 0.7s cubic-bezier(0.8, 0, 0.55, 0.94) 0ms, opacity 0.7s cubic-bezier(0.694, 0.0482, 0.335, 1), visibility 0.7s step-end;
  transition: transform 0.7s cubic-bezier(0.8, 0, 0.55, 0.94) 0ms, opacity 0.7s cubic-bezier(0.694, 0.0482, 0.335, 1), visibility 0.7s step-end, -webkit-transform 0.7s cubic-bezier(0.8, 0, 0.55, 0.94) 0ms;
  white-space: nowrap;
  width: 100%; }

.slider .item {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  font-size: 14px;
  height: 100%;
  position: relative;
  vertical-align: top;
  width: 100%; }

.slider .item:before {
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.3) 0%, black 100%);
  background: -webkit-radial-gradient(center ellipse, rgba(0, 0, 0, 0.3) 0%, black 100%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.3) 0%, black 100%);
  bottom: 0;
  content: '';
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0; }

.slider .item .row {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 13; }

.slider .item .text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  white-space: normal; }

.slider .item .container {
  height: 100%; }

.slider .item .text > div {
  font-size: 1.25em; }

.slider .item .image {
  position: relative;
  z-index: 10; }

.slider .images-small-wrap .container {
  height: 100%; }

.slider .images-small-wrap {
  height: calc(100% - 50px);
  left: 0;
  right: 0;
  top: 0;
  position: absolute;
  pointer-events: none;
  text-align: center;
  z-index: 20; }

.slider .images-small-wrap .image {
  right: 0;
  top: 50%;
  pointer-events: initial;
  position: absolute;
  opacity: 0;
  text-align: right;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 50%; }

.slider .images-small-wrap .image.active {
  opacity: 1;
  z-index: 100; }

.slider .images-small-wrap .image img {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  max-height: 400px;
  max-width: 400px;
  margin-bottom: 3em; }

@media (max-width: 768px) {
  .visible-desktop,
  .slider .images-small-wrap .image {
    display: none !important; }
  .slider {
    height: auto;
    text-align: center; }
  .slider,
  .slider .container {
    padding: 0; }
  .slider .item {
    padding: 4em 2em 2em; }
  .slider .subtitle {
    font-size: 1em; }
  .slider h2 {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: .25em;
    line-height: 1.1em;
    text-transform: uppercases;
    letter-spacing: .25px;
    word-spacing: .1em; }
  .slider p {
    font-size: .9em;
    text-align: left;
    margin-left: auto;
    margin-right: auto; }
  .slider .item img {
    margin-bottom: 1.5em;
    margin-top: .25em;
    max-width: 250px; }
  .slider .one-half.column {
    display: block;
    margin-left: 0;
    width: 100%; }
  .slider .item .text > div {
    padding: 0; }
  .slider .images-small-wrap,
  .slider .images-small-wrap .image {
    position: relative;
    width: 100%; }
  .visible-mobile,
  .slider .images-small-wrap,
  .slider .images-small-wrap .image,
  .slider .images-small-wrap .image.active {
    display: block; }
  .slider .images-small-wrap .image img {
    max-width: 50%; } }

.title-bar {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #6d6d6d;
  background-size: cover; }
  .title-bar .container {
    position: relative; }
  .title-bar h1 {
    color: #fff;
    padding-top: 20px;
    font-size: 45px; }

h1 span {
  display: inline; }

h1 span.parent {
  font-size: .66em;
  color: #ff7900;
  font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: lowercase; }

h1 span.parent a {
  color: #ff7900; }

.hero .hero-link {
  position: relative;
  z-index: 1; }
  .hero .hero-link .hero-html .html-container {
    text-align: center;
    max-width: none; }
    .hero .hero-link .hero-html .html-container .title-hero {
      text-align: center;
      font-size: 60px;
      height: 100%;
      line-height: 1.04em;
      display: block; }

.home .hero:after {
  background-color: #24272d;
  opacity: 0.5;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.site-footer {
  background: #3b3f3f;
  padding: 20px 0;
  /* do not group these rules */ }
  .site-footer h4, .site-footer h5, .site-footer p, .site-footer span {
    color: #f9f9f9; }
  .site-footer a {
    color: #f9f9f9;
    opacity: .9 !important; }
    .site-footer a:hover {
      opacity: 1 !important; }
    .site-footer a:visited {
      color: #f9f9f9; }
  .site-footer .footer-item {
    margin-bottom: 15px; }
  .site-footer i {
    font-size: 30px;
    vertical-align: middle; }
  .site-footer p {
    font-size: 14px;
    margin-bottom: 5px; }
  .site-footer hr {
    margin-top: 0;
    opacity: .5; }
  .site-footer h5 {
    font-weight: bold;
    font-size: 19px;
    letter-spacing: 0.05rem;
    margin-bottom: 5px;
    text-transform: uppercase; }
    .site-footer h5 a {
      font-size: inherit; }
  .site-footer ul {
    list-style-type: none;
    margin: 0px; }
  .site-footer li {
    margin-bottom: 0px; }
  .site-footer .office_address {
    opacity: .9 !important; }
  .site-footer .social li {
    margin-right: 5px;
    float: left;
    line-height: 1; }
  .site-footer .mktoFieldWrap.mktoRequiredField label,
  .site-footer .mktoForm .mktoGutter,
  .site-footer .mktoOffset {
    display: none; }
  .site-footer .mktoError {
    color: #f9f9f9; }
  .site-footer .mktoForm input[type=email] {
    border-radius: 0;
    box-shadow: none;
    border-color: rgba(255, 255, 255, 0.1);
    color: #7e7e7e;
    font-size: 18px; }
    .site-footer .mktoForm input[type=email]:focus {
      color: #fff; }
  .site-footer .mktoForm input.mktoField.mktoInvalid {
    border: 1px solid rgba(140, 0, 5, 0.3); }
  .site-footer .mktoButtonRow {
    display: none; }
  .site-footer .mktoField.mktoEmailField {
    height: 30px; }
  .site-footer *::-webkit-input-placeholder {
    color: #6d6d6d; }
  .site-footer *:-moz-placeholder {
    /* FF 4-18 */
    color: #6d6d6d; }
  .site-footer *::-moz-placeholder {
    /* FF 19+ */
    color: #6d6d6d; }
  .site-footer *:-ms-input-placeholder {
    /* IE 10+ */
    color: #6d6d6d; }
  .site-footer button.newsletter-signup {
    background-color: #d67920;
    border: none;
    border-radius: 0;
    float: left;
    padding: 0;
    height: 30px;
    width: 55px; }
  .site-footer .newsletter-wrapper {
    width: 80%;
    max-width: 220px;
    float: left;
    margin-right: 5px; }
  .site-footer .tools-utility-nav li {
    padding: 5px; }
    .site-footer .tools-utility-nav li:last-child {
      border: none; }
  .site-footer .locations, .site-footer .info {
    line-height: 1.6; }
    .site-footer .locations .logo, .site-footer .info .logo {
      width: 200px; }
  .site-footer .mktoFormRow input[type=email] {
    border-radius: 0; }
  .site-footer .footer-links {
    margin-bottom: 20px;
    width: 65%; }
  @media screen and (max-width: 550px) {
    .site-footer .locations .office_address {
      float: none;
      width: auto; }
    .site-footer #mktoForm_1021 {
      padding: 0px !important; } }
  .site-footer .social-text {
    float: left;
    margin: 18px 10px 0 0;
    color: #f9f9f9; }
  .site-footer .social {
    width: 250px; }
  .site-footer .current-menu-item {
    background-color: #3b3f3f; }
  .site-footer .privacy {
    text-align: center; }
    .site-footer .privacy p {
      display: inline-block; }
    .site-footer .privacy a {
      font-weight: bold; }

.site-footer .office_address, .info {
  float: left;
  padding: 0 0 12px 0;
  width: 25%; }

@media (max-width: 767px) {
  .site-footer,
  .site-footer ul.social {
    text-align: center; }
  .site-footer ul.social li {
    display: inline-block;
    float: none; }
  .site-footer .newsletter-wrapper {
    max-width: 100%;
    width: 100%; }
  .site-footer .newsletter-wrapper input {
    width: 100%; }
  .container .footer-links {
    width: 100%; }
    .container .footer-links .footer-item {
      width: 85%;
      margin: auto; }
  .site-footer button.newsletter-signup {
    float: none;
    display: inline-block; }
  .site-footer .office_address, .info {
    float: none;
    width: 100%; } }

body {
  margin-top: 85px; }

.cp-logo {
  width: auto;
  min-width: 200px;
  margin-top: 10px; }

.header {
  position: absolute;
  top: 0;
  width: 100%;
  height: 8.7vw;
  min-height: 85px;
  max-height: 100px;
  z-index: 150;
  /*overflow: hidden;*/ }
  .header .primary-nav {
    position: relative;
    min-width: 439px; }
    .header .primary-nav .menu {
      height: 60px;
      top: 1.7vw;
      bottom: 0;
      right: 0;
      position: absolute; }

.header.shrink {
  -webkit-animation: fadein 500ms;
  /* Safari, Chrome and Opera > 12.1 */
  /* Firefox < 16 */
  /* Internet Explorer */
  /* Opera < 12.1 */
  animation: fadein 500ms;
  border-bottom: 1px dotted;
  position: fixed;
  height: 62px;
  min-height: 62px; }

.header.shrink .site-title {
  width: 200px;
  margin-top: 0; }

.header.shrink .cp-logo {
  width: 150px;
  margin-top: 3px;
  min-width: 150px; }

.header.shrink .primary-nav .menu {
  top: 2px; }

.site-title {
  width: 200px;
  margin-top: .5vw;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease; }

@media screen and (min-width: 759px) {
  .cp-logo {
    margin-top: 13px; }
  .site-title {
    margin-top: 0px;
    width: 100%; } }

@media screen and (min-width: 1110px) {
  .header {
    height: 100px; }
    .header .primary-nav .menu {
      top: 23px; } }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* Firefox < 16 */
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@media (max-width: 759px) {
  .header .primary-nav {
    min-width: auto; } }

/*
firstly we deal with the container element
making it relatively positioned
and defining its height proportionally
to its width - giving us a 16:9 ratio
*/
.embed {
  position: relative;
  padding: 0;
  padding-bottom: 56.25%;
  /* 16:9 ratio*/
  height: 0;
  overflow: hidden; }

/*
then we make the actual embedded content
behave in terms of its dimensions
and its position within the container
*/
.embed iframe,
.embed object,
.embed embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.title-bar {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #6d6d6d;
  background-size: cover; }
  .title-bar .container {
    position: relative; }
  .title-bar h1 {
    color: #fff;
    padding-top: 20px;
    font-size: 45px; }

h1 span {
  display: inline; }

h1 span.parent {
  font-size: .66em;
  color: #ff7900;
  font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: lowercase; }

h1 span.parent a {
  color: #ff7900; }

.hero .hero-link {
  position: relative;
  z-index: 1; }
  .hero .hero-link .hero-html .html-container {
    text-align: center;
    max-width: none; }
    .hero .hero-link .hero-html .html-container .title-hero {
      text-align: center;
      font-size: 60px;
      height: 100%;
      line-height: 1.04em;
      display: block; }

.home .hero:after {
  background-color: #24272d;
  opacity: 0.5;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

/*--------------------------------------------------------------
# Font Awesome
--------------------------------------------------------------*/
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/******************************************************
 *
 * Trade Gothic
 *
 *******************************************************/
@font-face {
  font-family: 'TradeGothic';
  src: url("fonts/tradegothicltstd-bdcn20.eot");
  src: local("☺"), url("fonts/tradegothicltstd-bdcn20.eot?#iefix") format("embedded-opentype"), url("fonts/tradegothicltstd-bdcn20.woff") format("woff"), url("fonts/tradegothicltstd-bdcn20.ttf") format("truetype"), url("fonts/tradegothicltstd-bdcn20.svg#TradeGothic") format("svg");
  font-weight: normal;
  font-style: normal; }

/******************************************************
 *
 * Pictos
 *
 *******************************************************/
@font-face {
  font-family: 'Pictos';
  src: url("fonts/pictos-web.eot");
  src: local("☺"), url("fonts/pictos-web.eot?#iefix") format("embedded-opentype"), url("fonts/pictos-web.woff") format("woff"), url("fonts/pictos-web.ttf") format("truetype"), url("fonts/pictos-web.svg#Pictos") format("svg");
  font-weight: normal;
  font-style: normal; }

/******************************************************
 *
 * MyriadPro
 *
 *******************************************************/
@font-face {
  font-family: 'MyriadPro';
  src: url("fonts/myriadpro-regular.eot");
  src: local("☺"), url("fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-regular.woff") format("woff"), url("fonts/myriadpro-regular.ttf") format("truetype"), url("fonts/myriadpro-regular.svg#MyriadProRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MyriadPro';
  src: url("fonts/myriadpro-bold.eot");
  src: local("☺"), url("fonts/myriadpro-bold.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-bold.woff") format("woff"), url("fonts/myriadpro-bold.ttf") format("truetype"), url("fonts/myriadpro-bold.svg#MyriadProBold") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'MyriadPro';
  src: url("../fonts/myriadpro-it.eot");
  src: local("☺"), url("fonts/myriadpro-it.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-it.woff") format("woff"), url("fonts/myriadpro-it.ttf") format("truetype"), url("fonts/myriadpro-it.svg#MyriadProRegularItalic") format("svg");
  font-weight: normal;
  font-style: italic; }

/******************************************************
 *
 * MyriadPro SemiBold
 *
 *******************************************************/
@font-face {
  font-family: 'MyriadProSemibold';
  src: url("fonts/myriadpro-semibold.eot");
  src: local("☺"), url("fonts/myriadpro-semibold.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-semibold.woff") format("woff"), url("fonts/myriadpro-semibold.ttf") format("truetype"), url("fonts/myriadpro-semibold.svg#MyriadProSemibold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MyriadProSemibold';
  src: url("fonts/myriadpro-semiboldit.eot");
  src: local("☺"), url("fonts/myriadpro-semiboldit.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-semiboldit.woff") format("woff"), url("fonts/myriadpro-semiboldit.ttf") format("truetype"), url("fonts/myriadpro-semiboldit.svg#MyriadProSemiboldItalic") format("svg");
  font-weight: normal;
  font-style: italic; }

/******************************************************
 *
 * MyriadPro Regular Raw Definitions
 *
 *******************************************************/
@font-face {
  font-family: 'MyriadProRegular';
  src: url("fonts/myriadpro-regular.eot");
  src: local("☺"), url("fonts/myriadpro-regular.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-regular.woff") format("woff"), url("fonts/myriadpro-regular.ttf") format("truetype"), url("fonts/myriadpro-regular.svg#MyriadProRegular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MyriadProRegularItalic';
  src: url("fonts/myriadpro-it.eot");
  src: local("☺"), url("fonts/myriadpro-it.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-it.woff") format("woff"), url("fonts/myriadpro-it.ttf") format("truetype"), url("fonts/myriadpro-it.svg#MyriadProRegularItalic") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MyriadProRegularBold';
  src: url("fonts/myriadpro-bold.eot");
  src: local("☺"), url("fonts/myriadpro-bold.eot?#iefix") format("embedded-opentype"), url("fonts/myriadpro-bold.woff") format("woff"), url("fonts/myriadpro-bold.ttf") format("truetype"), url("fonts/myriadpro-bold.svg#MyriadProBold") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*--------------------------------------------------------------
# Templates
--------------------------------------------------------------*/
.blog .header, .group-blog .header, .page-template-page-press-releases .header, .search-results .header {
  background-color: #fff; }

.blog .hero, .group-blog .hero, .page-template-page-press-releases .hero, .search-results .hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #6d6d6d;
  background-size: cover; }
  .blog .hero .container, .group-blog .hero .container, .page-template-page-press-releases .hero .container, .search-results .hero .container {
    height: 320px;
    position: relative; }
  .blog .hero .hero-html, .group-blog .hero .hero-html, .page-template-page-press-releases .hero .hero-html, .search-results .hero .hero-html {
    display: block;
    width: auto;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    color: #fff; }
    .blog .hero .hero-html h1, .group-blog .hero .hero-html h1, .page-template-page-press-releases .hero .hero-html h1, .search-results .hero .hero-html h1 {
      font-size: 60px; }

.blog .hero-html h1, .group-blog .hero-html h1, .page-template-page-press-releases .hero-html h1, .search-results .hero-html h1 {
  font-size: 1em;
  color: #fff;
  letter-spacing: 1.2; }

.blog .hero-html h2, .group-blog .hero-html h2, .page-template-page-press-releases .hero-html h2, .search-results .hero-html h2 {
  font-size: .8em;
  color: #fff;
  padding: 13px 0;
  margin: 0; }

@media screen and (max-width: 550px) {
  .blog .stamps, .group-blog .stamps {
    display: none; } }

@media screen and (min-width: 1110px) {
  .blog .hero, .group-blog .hero {
    margin-top: 100px; } }

.blog-filters {
  margin-top: 20px;
  margin-bottom: 0px; }
  .blog-filters li {
    float: inline-block;
    float: left;
    display: block;
    margin-right: 5px; }
    .blog-filters li a {
      border: 1px solid darkgrey;
      border-radius: 3px;
      padding: 0 5px;
      display: block;
      font-size: 12px;
      color: darkgrey; }
      .blog-filters li a .fa-check-square {
        display: none; }
      .blog-filters li a.default, .blog-filters li a.selected {
        border: 1px solid #ff7900;
        color: #ff7900; }
        .blog-filters li a.default .fa-minus-square, .blog-filters li a.selected .fa-minus-square {
          display: none; }
        .blog-filters li a.default .fa-check-square, .blog-filters li a.selected .fa-check-square {
          display: inline-block; }
      .blog-filters li a:hover {
        color: #ff7900;
        border: 1px solid #ff7900; }
      .blog-filters li a.selected, .blog-filters li a.default:hover {
        color: #fff;
        background-color: #ff7900; }

.blog-items, .post-type-archive-espresso_venues {
  margin-top: 0px; }
  .blog-items .grid-sizer, .blog-items .item, .post-type-archive-espresso_venues .grid-sizer, .post-type-archive-espresso_venues .item {
    width: 32.32%; }
  .blog-items .gutter-sizer, .post-type-archive-espresso_venues .gutter-sizer {
    width: 1%; }
  .blog-items .item, .post-type-archive-espresso_venues .item {
    margin-bottom: 1%;
    position: relative;
    float: left;
    min-width: 200px; }
    .blog-items .item article, .post-type-archive-espresso_venues .item article {
      border: 1px solid #fff;
      padding: 15px;
      min-width: 190px; }
    .blog-items .item h3, .post-type-archive-espresso_venues .item h3 {
      letter-spacing: 1px;
      text-transform: uppercase;
      margin-bottom: 5px;
      color: #fff;
      font-size: 24px; }
    .blog-items .item a, .post-type-archive-espresso_venues .item a {
      color: #fff; }
    .blog-items .item:hover a, .post-type-archive-espresso_venues .item:hover a {
      color: #ff7900; }
      .blog-items .item:hover a img, .post-type-archive-espresso_venues .item:hover a img {
        -webkit-filter: blur(0px) brightness(0.5);
        -moz-filter: grayscale(50%);
        -o-filter: grayscale(50%);
        -ms-filter: grayscale(50%);
        filter: grayscale(80%) brightness(0.6);
        min-width: 185%;
        min-height: 194%; }
    .blog-items .item .background-image-wrapper, .post-type-archive-espresso_venues .item .background-image-wrapper {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 1;
      display: block;
      overflow: hidden;
      background-color: rgba(255, 121, 0, 0.8); }
      .blog-items .item .background-image-wrapper img, .post-type-archive-espresso_venues .item .background-image-wrapper img {
        min-width: 135%;
        min-height: 154%;
        margin: -16px -10px -10px -13px;
        -webkit-filter: blur(12px) brightness(0.6);
        -moz-filter: blur(12px) brightness(0.6);
        -o-filter: blur(12px) brightness(0.6);
        -ms-filter: blur(12px) brightness(0.6);
        filter: blur(12px) brightness(0.6);
        -webkit-transition: min-height, min-width 0.3s ease-in;
        transition: min-height, min-width 0.3s ease-in;
        -moz-transition: min-height, min-width .3s;
        -ms-transition: min-height, min-width .3s;
        -o-transition: min-height, min-width .3s;
        -webkit-transition: min-height, min-width .3s; }
    .blog-items .item .content, .post-type-archive-espresso_venues .item .content {
      left: 0;
      position: relative;
      right: 0;
      z-index: 100;
      margin-left: 20px;
      margin-right: 20px; }
  .blog-items .item .entry-meta, .post-type-archive-espresso_venues .item .entry-meta {
    font-size: 12px;
    color: #666; }
  .blog-items .item .entry-meta > span, .post-type-archive-espresso_venues .item .entry-meta > span {
    padding: 2px 4px;
    line-height: 18px;
    display: inline-block;
    background-color: rgba(240, 240, 240, 0.8); }
  .blog-items .item .entry-meta .author, .post-type-archive-espresso_venues .item .entry-meta .author {
    line-height: 17px;
    font-style: italic;
    font-size: 14px;
    color: #333; }
  .blog-items .item .entry-meta a:hover, .post-type-archive-espresso_venues .item .entry-meta a:hover {
    color: #fff; }
  .blog-items aside#stamps, .post-type-archive-espresso_venues aside#stamps {
    width: 32.32%;
    margin-right: 1%;
    float: right;
    background: rgba(255, 121, 0, 0.8);
    border-radius: 6px;
    margin-bottom: 1%;
    /* do not group these rules */ }
    .blog-items aside#stamps h4, .post-type-archive-espresso_venues aside#stamps h4 {
      color: #6d6d6d;
      margin-bottom: 5px; }
    .blog-items aside#stamps a, .post-type-archive-espresso_venues aside#stamps a {
      color: #f0f0f0; }
      .blog-items aside#stamps a:hover, .post-type-archive-espresso_venues aside#stamps a:hover {
        color: rgba(240, 240, 240, 0.8); }
    .blog-items aside#stamps .stamp, .post-type-archive-espresso_venues aside#stamps .stamp {
      padding: 20px 13%  0; }
    .blog-items aside#stamps p, .post-type-archive-espresso_venues aside#stamps p {
      color: #f0f0f0; }
    .blog-items aside#stamps *::-webkit-input-placeholder, .post-type-archive-espresso_venues aside#stamps *::-webkit-input-placeholder {
      color: rgba(240, 240, 240, 0.8); }
    .blog-items aside#stamps *:-moz-placeholder, .post-type-archive-espresso_venues aside#stamps *:-moz-placeholder {
      /* FF 4-18 */
      color: rgba(240, 240, 240, 0.8); }
    .blog-items aside#stamps *::-moz-placeholder, .post-type-archive-espresso_venues aside#stamps *::-moz-placeholder {
      /* FF 19+ */
      color: #rgba 240, 240, 240, 0.8; }
    .blog-items aside#stamps *:-ms-input-placeholder, .post-type-archive-espresso_venues aside#stamps *:-ms-input-placeholder {
      /* IE 10+ */
      color: rgba(240, 240, 240, 0.8); }
  .blog-items .feature.item, .post-type-archive-espresso_venues .feature.item {
    width: 65.64%; }
    .blog-items .feature.item article, .post-type-archive-espresso_venues .feature.item article {
      background-color: #6d6d6d;
      padding: 0 0 15px; }
    .blog-items .feature.item .content h3, .post-type-archive-espresso_venues .feature.item .content h3 {
      margin-top: 10px;
      color: #fff; }
    .blog-items .feature.item .content a, .post-type-archive-espresso_venues .feature.item .content a {
      color: #fff; }
    .blog-items .feature.item .background-image, .post-type-archive-espresso_venues .feature.item .background-image {
      min-height: 200px;
      margin: 0;
      width: 100%;
      height: 100%;
      background-size: 100% auto;
      background-position: center center;
      background-color: #ff7900;
      height: 200px;
      -webkit-transition: background-size .3s ease-in;
      transition: background-size .3s ease-in;
      -moz-transition: background-size .3s;
      -ms-transition: background-size .3s;
      -o-transition: background-size .3s;
      -webkit-transition: background-size .3s;
      position: relative; }
    .blog-items .feature.item:hover .background-image, .post-type-archive-espresso_venues .feature.item:hover .background-image {
      background-size: 105% auto; }

.blog-items .feature.item .entry-meta br {
  display: none; }

@media screen and (max-width: 550px) {
  .blog-items .grid-sizer, .blog-items .item, .blog-items .feature.item {
    width: 100%; }
  .blog-items .gutter-sizer {
    width: 1%; }
  .blog-items .item h3 {
    font-size: 18px; } }

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s; }

.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width; }

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

/* End: Recommended Isotope styles */
.page-template-blog, .post-type-archive-espresso_venues, .page-template-page-press-releases, .search-results, .user-posts, .category {
  /* Post Listing
  //---------------------------------------*/
  /* Disqus Comments */ }
  .page-template-blog .post_content p.wp-caption-text, .post-type-archive-espresso_venues .post_content p.wp-caption-text, .page-template-page-press-releases .post_content p.wp-caption-text, .search-results .post_content p.wp-caption-text, .user-posts .post_content p.wp-caption-text, .category .post_content p.wp-caption-text {
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0; }
  .page-template-blog .wp-caption, .post-type-archive-espresso_venues .wp-caption, .page-template-page-press-releases .wp-caption, .search-results .wp-caption, .user-posts .wp-caption, .category .wp-caption {
    max-width: 100% !important; }
  .page-template-blog #recent_blog_posts .blog_post, .post-type-archive-espresso_venues #recent_blog_posts .blog_post, .page-template-page-press-releases #recent_blog_posts .blog_post, .search-results #recent_blog_posts .blog_post, .user-posts #recent_blog_posts .blog_post, .category #recent_blog_posts .blog_post {
    font-size: 12px;
    margin-bottom: 15px; }
  .page-template-blog #recent_blog_posts .blog_post > a, .post-type-archive-espresso_venues #recent_blog_posts .blog_post > a, .page-template-page-press-releases #recent_blog_posts .blog_post > a, .search-results #recent_blog_posts .blog_post > a, .user-posts #recent_blog_posts .blog_post > a, .category #recent_blog_posts .blog_post > a {
    display: block;
    color: #343434;
    margin-bottom: 5px;
    font-weight: bold; }
  .page-template-blog #recent_blog_posts .blog_post .author_and_date, .post-type-archive-espresso_venues #recent_blog_posts .blog_post .author_and_date, .page-template-page-press-releases #recent_blog_posts .blog_post .author_and_date, .search-results #recent_blog_posts .blog_post .author_and_date, .user-posts #recent_blog_posts .blog_post .author_and_date, .category #recent_blog_posts .blog_post .author_and_date {
    font-size: 10px; }
  .page-template-blog #recent_blog_posts .blog_post .post_author a, .post-type-archive-espresso_venues #recent_blog_posts .blog_post .post_author a, .page-template-page-press-releases #recent_blog_posts .blog_post .post_author a, .search-results #recent_blog_posts .blog_post .post_author a, .user-posts #recent_blog_posts .blog_post .post_author a, .category #recent_blog_posts .blog_post .post_author a {
    display: inline; }
  .page-template-blog .post, .post-type-archive-espresso_venues .post, .page-template-page-press-releases .post, .search-results .post, .user-posts .post, .category .post {
    margin-top: 40px; }
  .page-template-blog .post_content p, .post-type-archive-espresso_venues .post_content p, .page-template-page-press-releases .post_content p, .search-results .post_content p, .user-posts .post_content p, .category .post_content p {
    line-height: 28px;
    word-wrap: break-word; }
  .page-template-blog .post_content a.feature_img, .page-template-blog .post_content img.featured, .post-type-archive-espresso_venues .post_content a.feature_img, .post-type-archive-espresso_venues .post_content img.featured, .page-template-page-press-releases .post_content a.feature_img, .page-template-page-press-releases .post_content img.featured, .search-results .post_content a.feature_img, .search-results .post_content img.featured, .user-posts .post_content a.feature_img, .user-posts .post_content img.featured, .category .post_content a.feature_img, .category .post_content img.featured {
    float: left;
    border: 1px solid #dadada;
    margin: 0 20px 10px 0;
    padding: 0;
    width: 120px;
    height: 120px;
    -webkit-transition: border .3s ease;
    transition: border .3s ease; }
  .page-template-blog .post_title h2, .post-type-archive-espresso_venues .post_title h2, .page-template-page-press-releases .post_title h2, .search-results .post_title h2, .user-posts .post_title h2, .category .post_title h2 {
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 31px;
    font-family: TradeGothic,sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #FFF; }
  .page-template-blog .post_title h2 a, .post-type-archive-espresso_venues .post_title h2 a, .page-template-page-press-releases .post_title h2 a, .search-results .post_title h2 a, .user-posts .post_title h2 a, .category .post_title h2 a {
    color: #316498; }
  .page-template-blog .post_date, .post-type-archive-espresso_venues .post_date, .page-template-page-press-releases .post_date, .search-results .post_date, .user-posts .post_date, .category .post_date {
    margin-bottom: 20px;
    font-style: italic; }
  .page-template-blog .cat-links, .page-template-blog .read_more, .post-type-archive-espresso_venues .cat-links, .post-type-archive-espresso_venues .read_more, .page-template-page-press-releases .cat-links, .page-template-page-press-releases .read_more, .search-results .cat-links, .search-results .read_more, .user-posts .cat-links, .user-posts .read_more, .category .cat-links, .category .read_more {
    clear: both; }
  .page-template-blog .date, .post-type-archive-espresso_venues .date, .page-template-page-press-releases .date, .search-results .date, .user-posts .date, .category .date {
    font-size: 1.2em !important;
    color: #393;
    font-weight: bold; }
  .page-template-blog .read_more_link, .post-type-archive-espresso_venues .read_more_link, .page-template-page-press-releases .read_more_link, .search-results .read_more_link, .user-posts .read_more_link, .category .read_more_link {
    font-family: 'MyriadPro';
    font-weight: normal;
    font-style: italic; }
  .page-template-blog .post_comments, .post-type-archive-espresso_venues .post_comments, .page-template-page-press-releases .post_comments, .search-results .post_comments, .user-posts .post_comments, .category .post_comments {
    margin-top: 40px;
    border-top: 5px solid rgba(0, 39, 59, 0.08);
    padding-top: 20px; }
  .page-template-blog #recent_blog_posts h4, .page-template-blog #recent_blog_posts h4 a, .post-type-archive-espresso_venues #recent_blog_posts h4, .post-type-archive-espresso_venues #recent_blog_posts h4 a, .page-template-page-press-releases #recent_blog_posts h4, .page-template-page-press-releases #recent_blog_posts h4 a, .search-results #recent_blog_posts h4, .search-results #recent_blog_posts h4 a, .user-posts #recent_blog_posts h4, .user-posts #recent_blog_posts h4 a, .category #recent_blog_posts h4, .category #recent_blog_posts h4 a {
    font-size: 14px;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 3px;
    color: #343434;
    line-height: 20px; }
  .page-template-blog #recent_blog_posts h4 a:hover, .page-template-blog #fp_supp_content h2 a:hover, .post-type-archive-espresso_venues #recent_blog_posts h4 a:hover, .post-type-archive-espresso_venues #fp_supp_content h2 a:hover, .page-template-page-press-releases #recent_blog_posts h4 a:hover, .page-template-page-press-releases #fp_supp_content h2 a:hover, .search-results #recent_blog_posts h4 a:hover, .search-results #fp_supp_content h2 a:hover, .user-posts #recent_blog_posts h4 a:hover, .user-posts #fp_supp_content h2 a:hover, .category #recent_blog_posts h4 a:hover, .category #fp_supp_content h2 a:hover {
    color: #000; }
  .page-template-blog #recent_blog_posts a.pill, .post-type-archive-espresso_venues #recent_blog_posts a.pill, .page-template-page-press-releases #recent_blog_posts a.pill, .search-results #recent_blog_posts a.pill, .user-posts #recent_blog_posts a.pill, .category #recent_blog_posts a.pill {
    background: url(/images/ul-chevrons_orange.png) left 4px no-repeat;
    color: #316498;
    display: block;
    margin-top: 3px;
    line-height: 14px;
    padding-left: 12px;
    background-size: auto 50%; }
  .page-template-blog .message .blog_header, .post-type-archive-espresso_venues .message .blog_header, .page-template-page-press-releases .message .blog_header, .search-results .message .blog_header, .user-posts .message .blog_header, .category .message .blog_header {
    min-height: 128px;
    position: relative;
    top: 0px;
    left: 0px;
    /* border-left: 2px solid #FFF;
    border-right: 2px solid #FFF; */
    background-repeat: no-repeat;
    background-size: cover; }
  .page-template-blog .message h1, .page-template-blog .message strong.page_header, .post-type-archive-espresso_venues .message h1, .post-type-archive-espresso_venues .message strong.page_header, .page-template-page-press-releases .message h1, .page-template-page-press-releases .message strong.page_header, .search-results .message h1, .search-results .message strong.page_header, .user-posts .message h1, .user-posts .message strong.page_header, .category .message h1, .category .message strong.page_header {
    color: #fff;
    text-shadow: none;
    position: absolute;
    top: 40px;
    left: 25px;
    font-size: 48px;
    line-height: 40px;
    margin-bottom: 20px;
    font-family: 'TradeGothic', sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #555;
    -moz-text-shadow: 1px 1px 1px #555;
    -webkit-text-shadow: 1px 1px 1px #555; }
  .page-template-blog .blog_cat_nav span, .post-type-archive-espresso_venues .blog_cat_nav span, .page-template-page-press-releases .blog_cat_nav span, .search-results .blog_cat_nav span, .user-posts .blog_cat_nav span, .category .blog_cat_nav span {
    padding-left: 15px;
    padding-right: 15px; }
  .page-template-blog .page_content, .post-type-archive-espresso_venues .page_content, .page-template-page-press-releases .page_content, .search-results .page_content, .user-posts .page_content, .category .page_content {
    margin: 40px 30px;
    font-size: 15px;
    line-height: 24px;
    color: #343434; }
  .page-template-blog .page_content p, .post-type-archive-espresso_venues .page_content p, .page-template-page-press-releases .page_content p, .search-results .page_content p, .user-posts .page_content p, .category .page_content p {
    font-size: 15px;
    line-height: 24px; }
  .page-template-blog .page_content h1, .post-type-archive-espresso_venues .page_content h1, .page-template-page-press-releases .page_content h1, .search-results .page_content h1, .user-posts .page_content h1, .category .page_content h1 {
    color: #343434;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    word-wrap: break-word; }
  .page-template-blog .full-width.inset, .post-type-archive-espresso_venues .full-width.inset, .page-template-page-press-releases .full-width.inset, .search-results .full-width.inset, .user-posts .full-width.inset, .category .full-width.inset {
    min-height: 128px;
    background-color: #98989a; }
  .page-template-blog .left, .post-type-archive-espresso_venues .left, .page-template-page-press-releases .left, .search-results .left, .user-posts .left, .category .left {
    float: left; }
  .page-template-blog .right, .post-type-archive-espresso_venues .right, .page-template-page-press-releases .right, .search-results .right, .user-posts .right, .category .right {
    float: right; }
  .page-template-blog #blog_page, .post-type-archive-espresso_venues #blog_page, .page-template-page-press-releases #blog_page, .search-results #blog_page, .user-posts #blog_page, .category #blog_page {
    -webkit-font-smoothing: antialiased;
    font-family: MyriadPro,sans-serif; }
  .page-template-blog a.orange_btn, .page-template-blog a:visited.orange_btn, .page-template-blog a .orange_btn, .page-template-blog a:visited .orange_btn, .post-type-archive-espresso_venues a.orange_btn, .post-type-archive-espresso_venues a:visited.orange_btn, .post-type-archive-espresso_venues a .orange_btn, .post-type-archive-espresso_venues a:visited .orange_btn, .page-template-page-press-releases a.orange_btn, .page-template-page-press-releases a:visited.orange_btn, .page-template-page-press-releases a .orange_btn, .page-template-page-press-releases a:visited .orange_btn, .search-results a.orange_btn, .search-results a:visited.orange_btn, .search-results a .orange_btn, .search-results a:visited .orange_btn, .user-posts a.orange_btn, .user-posts a:visited.orange_btn, .user-posts a .orange_btn, .user-posts a:visited .orange_btn, .category a.orange_btn, .category a:visited.orange_btn, .category a .orange_btn, .category a:visited .orange_btn {
    display: inline-block;
    margin: 0;
    padding: 7px 15px;
    font: 18px MyriadPro, sans-serif;
    font-weight: bold;
    color: white;
    text-decoration: none;
    text-align: center;
    background: #ff7900;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: bold; }
  .page-template-blog a:hover.orange_btn, .page-template-blog a:active.orange_btn, .page-template-blog a:hover .orange_btn, .page-template-blog a:active .orange_btn, .post-type-archive-espresso_venues a:hover.orange_btn, .post-type-archive-espresso_venues a:active.orange_btn, .post-type-archive-espresso_venues a:hover .orange_btn, .post-type-archive-espresso_venues a:active .orange_btn, .page-template-page-press-releases a:hover.orange_btn, .page-template-page-press-releases a:active.orange_btn, .page-template-page-press-releases a:hover .orange_btn, .page-template-page-press-releases a:active .orange_btn, .search-results a:hover.orange_btn, .search-results a:active.orange_btn, .search-results a:hover .orange_btn, .search-results a:active .orange_btn, .user-posts a:hover.orange_btn, .user-posts a:active.orange_btn, .user-posts a:hover .orange_btn, .user-posts a:active .orange_btn, .category a:hover.orange_btn, .category a:active.orange_btn, .category a:hover .orange_btn, .category a:active .orange_btn {
    background: #ff9000; }
  .page-template-blog .blog_header .container, .post-type-archive-espresso_venues .blog_header .container, .page-template-page-press-releases .blog_header .container, .search-results .blog_header .container, .user-posts .blog_header .container, .category .blog_header .container {
    height: 400px;
    z-index: 1; }
    .page-template-blog .blog_header .container .row, .post-type-archive-espresso_venues .blog_header .container .row, .page-template-page-press-releases .blog_header .container .row, .search-results .blog_header .container .row, .user-posts .blog_header .container .row, .category .blog_header .container .row {
      text-align: center;
      bottom: inherit;
      color: #fff;
      top: 50%;
      -webkit-transform: translate(0, -50%);
              transform: translate(0, -50%);
      display: block;
      width: auto;
      position: absolute;
      left: 0;
      right: 0;
      margin: auto;
      font-size: 40px; }
      .page-template-blog .blog_header .container .row h1, .page-template-blog .blog_header .container .row h2, .page-template-blog .blog_header .container .row h3, .page-template-blog .blog_header .container .row h4, .page-template-blog .blog_header .container .row h5, .post-type-archive-espresso_venues .blog_header .container .row h1, .post-type-archive-espresso_venues .blog_header .container .row h2, .post-type-archive-espresso_venues .blog_header .container .row h3, .post-type-archive-espresso_venues .blog_header .container .row h4, .post-type-archive-espresso_venues .blog_header .container .row h5, .page-template-page-press-releases .blog_header .container .row h1, .page-template-page-press-releases .blog_header .container .row h2, .page-template-page-press-releases .blog_header .container .row h3, .page-template-page-press-releases .blog_header .container .row h4, .page-template-page-press-releases .blog_header .container .row h5, .search-results .blog_header .container .row h1, .search-results .blog_header .container .row h2, .search-results .blog_header .container .row h3, .search-results .blog_header .container .row h4, .search-results .blog_header .container .row h5, .user-posts .blog_header .container .row h1, .user-posts .blog_header .container .row h2, .user-posts .blog_header .container .row h3, .user-posts .blog_header .container .row h4, .user-posts .blog_header .container .row h5, .category .blog_header .container .row h1, .category .blog_header .container .row h2, .category .blog_header .container .row h3, .category .blog_header .container .row h4, .category .blog_header .container .row h5 {
        color: #fff;
        font-family: "Questrial",sans-serif;
        font-weight: 700;
        line-height: 1.2;
        top: 0;
        text-transform: none;
        position: relative; }
  .page-template-blog .blog_header:after, .post-type-archive-espresso_venues .blog_header:after, .page-template-page-press-releases .blog_header:after, .search-results .blog_header:after, .user-posts .blog_header:after, .category .blog_header:after {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0; }

.author .user-posts a, .author .user-posts a:visited {
  color: #316498; }

.author .user-posts h1, .author .user-posts h2, .author .user-posts h3, .author .user-posts h4, .author .user-posts h5, .author .user-posts h6 {
  font-family: TradeGothic,sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #FFF; }

.author article .entry-header h1, .author article .entry-header h2, .author article .entry-header h3, .author article .entry-header h4, .author article .entry-header h5 {
  letter-spacing: initial; }

#related-resources a, #related-resources a:visited {
  color: #316498; }

#related-resources p {
  margin: 0 0 20px;
  line-height: 24px; }

#related-resources h3 {
  font-size: 2.6rem; }

#related-resources h4 {
  margin-bottom: 0px;
  font-size: 16px;
  color: #5b5b5c;
  text-transform: inherit; }

.single-post .title-bar, .single-clients .title-bar, .single .title-bar, .author .title-bar, .group-blog .title-bar {
  position: relative; }
  .single-post .title-bar .container, .single-clients .title-bar .container, .single .title-bar .container, .author .title-bar .container, .group-blog .title-bar .container {
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    right: 0;
    z-index: 1; }
  .single-post .title-bar:after, .single-clients .title-bar:after, .single .title-bar:after, .author .title-bar:after, .group-blog .title-bar:after {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0; }

@media (max-width: 758px) {
  .single-post .title-bar .container h1, .single-clients .title-bar .container h1, .single .title-bar .container h1 {
    font-size: 20px; }
  .blog_header {
    height: 150px; }
    .blog_header .row {
      top: 20% !important; }
    .blog_header h1, .blog_header h2, .blog_header h3, .blog_header h4, .blog_header h5 {
      font-size: 20px; }
  .single-post #related-resources, .author #related-resources {
    float: none; } }

.page-template-onecolumn-page {
  margin-top: 150px; }

.single-post aside.widget-area {
  background: none; }

#related-resources {
  float: right;
  margin-top: 20px;
  max-width: 300px; }
  #related-resources p {
    color: #6d6d6d; }
  #related-resources h1, #related-resources h2, #related-resources h3, #related-resources h4 {
    font-family: TradeGothic,sans-serif;
    text-transform: uppercase; }

/*-------------------Publication page-------------------*/
.page-id-3975 {
  font-family: MyriadPro, sans-serif; }
  .page-id-3975 .content-area {
    width: 100%; }
  .page-id-3975 .entry-content .row {
    margin-bottom: 1.25em;
    width: 100%; }
    .page-id-3975 .entry-content .row .column, .page-id-3975 .entry-content .row .columns {
      margin-left: 0; }
  .page-id-3975 .entry-content h1, .page-id-3975 .entry-content h2, .page-id-3975 .entry-content h3, .page-id-3975 .entry-content h4 {
    font-family: TradeGothic, sans-serif;
    letter-spacing: 0; }
  .page-id-3975 .entry-content a {
    color: #316498;
    text-decoration: none;
    font-family: MyriadProSemibold, sans-serif; }
  .page-id-3975 #secondary {
    display: none; }

/*-------------------Search page-------------------*/
.page-template-searchResults, .search-results {
  margin-top: 100px; }
  .page-template-searchResults .odwebinars, .search-results .odwebinars {
    background-image: none; }
  .page-template-searchResults .about_message h1, .search-results .about_message h1 {
    font-size: 45px; }
  .page-template-searchResults iframe, .search-results iframe {
    height: 1100px;
    width: 100%; }
  .page-template-searchResults .content-area, .search-results .content-area {
    -webkit-font-smoothing: antialiased;
    font-family: MyriadPro, sans-serif; }
    .page-template-searchResults .content-area a, .page-template-searchResults .content-area a:visited, .search-results .content-area a, .search-results .content-area a:visited {
      color: #316498; }
    .page-template-searchResults .content-area .nav-previous a, .page-template-searchResults .content-area .nav-next a, .search-results .content-area .nav-previous a, .search-results .content-area .nav-next a {
      color: #ffffff; }
    .page-template-searchResults .content-area .nav-previous a, .page-template-searchResults .content-area .nav-next a, .search-results .content-area .nav-previous a, .search-results .content-area .nav-next a {
      background: #ff7900;
      border-radius: 0;
      box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
      color: white;
      display: inline-block;
      font: 18px MyriadPro, sans-serif;
      font-weight: bold;
      margin: 0;
      padding: 7px 15px;
      text-decoration: none;
      text-align: center;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
    .page-template-searchResults .content-area .author, .search-results .content-area .author {
      font-style: italic; }
    .page-template-searchResults .content-area p, .search-results .content-area p {
      font-size: 15px;
      line-height: 24px; }
    .page-template-searchResults .content-area .entry-title, .search-results .content-area .entry-title {
      font-size: 2em; }
    .page-template-searchResults .content-area .entry-meta, .search-results .content-area .entry-meta {
      font-size: 18px; }
      .page-template-searchResults .content-area .entry-meta .author, .search-results .content-area .entry-meta .author {
        font-weight: bold; }

.search-no-results .no-results .search-form-wrapper {
  display: block; }
  .search-no-results .no-results .search-form-wrapper input.search-string, .search-no-results .no-results .search-form-wrapper input.search-string:focus {
    border-color: #ff7900;
    display: inline-block;
    font-size: 1em;
    opacity: 1;
    width: 50% !important; }
  .search-no-results .no-results .search-form-wrapper .search-button {
    display: none; }
  .search-no-results .no-results .search-form-wrapper .search-toggle {
    background-color: #ff7900;
    border-color: #ff7900;
    margin-left: 10px; }
  .search-no-results .no-results .search-form-wrapper .fa-search {
    font-size: 18px; }

.single-post .entry-content img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.single-post .entry-content img.alignleft {
  float: left;
  margin: 0.5em 1em 0.5em 0; }

.single-post .entry-content img.alignright {
  float: right;
  margin: 0.5em 0 0.5em 1em; }

.single-post .entry-content ul {
  list-style-type: disc;
  list-style-position: initial;
  margin-left: 2em; }

.single-post .entry-content ol {
  list-style-position: initial;
  margin-left: 2em; }

.group-blog.author .site-content .author-description ul {
  list-style-type: disc;
  list-style-position: initial;
  margin-left: 2em; }

.author_post_category {
  color: #3b3b3b;
  font-weight: bold; }

.home .site-content {
  margin-top: 0px; }

.home .hero-link {
  display: block;
  height: 100%;
  outline: 0; }

.home #services:focus {
  outline: none; }

.home .hero-link:active {
  outline: 0; }

.home .continue-link {
  opacity: .8;
  font-size: 29px;
  color: #ffffff;
  border: 2px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.78);
  border-radius: 40px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  bottom: 10px;
  left: 50%;
  margin-left: -15px;
  outline: 0; }
  .home .continue-link .fa-angle-down {
    margin-top: -1px; }

.home .continue-link:hover {
  background-color: rgba(0, 0, 0, 0.51); }

.home .site-main {
  position: relative; }

.home .hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #cfcfcf;
  height: calc(100% - 85px);
  width: auto;
  position: relative;
  background-size: cover; }
  .home .hero > .container {
    height: 100%; }

.home .hero .hero-html {
  bottom: 13vw;
  display: block;
  font-size: 82px;
  height: 50%;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  width: auto; }

.home .hero .html-container {
  max-width: 840px; }

.home .hero-html h1 {
  font-size: 1em;
  margin-bottom: 0px;
  line-height: 1.04em; }

.home .hero-html h2 {
  font-size: .7em;
  margin-top: 10px; }

.home .hero-html h2, .home .hero-html h1 {
  padding: 0;
  padding-left: 10px;
  margin-bottom: 0; }
  .home .hero-html h2 span, .home .hero-html h1 span {
    display: inline; }

.home .entry-content .homepage-video {
  padding-top: 40px;
  padding-bottom: 0;
  margin-bottom: 0; }
  .home .entry-content .homepage-video h3 {
    font-family: "Questrial", sans-serif;
    font-weight: bold;
    letter-spacing: 1.1px;
    display: block;
    font-size: 42px;
    text-decoration: none;
    color: #5b5b5c;
    margin-bottom: 0; }
  .home .entry-content .homepage-video p {
    text-align: left;
    letter-spacing: .4px;
    font-weight: 100;
    font-size: 22px;
    margin-bottom: 0px;
    color: #5b5b5c; }

.home .entry-content .section-block {
  width: 25%;
  float: left;
  position: relative;
  padding-top: 16.65%; }
  .home .entry-content .section-block img {
    position: absolute;
    top: 0;
    left: 0;
    display: block; }

@media (max-width: 949px) {
  .home .home .hero-html .html-container h1 {
    font-size: 8vw; } }

@media screen and (max-width: 550px) {
  .home .home .hero .hero-html {
    font-size: 36px;
    bottom: 60px; }
  .home .home .hero .hero-html .html-container h1 {
    font-size: 36px; } }

.home .site {
  height: 100%; }

.home .customer-quote:before {
  content: '\275d';
  font-size: 24px; }

.home .customer.quote {
  background-color: rgba(255, 255, 255, 0.3);
  color: #fff; }

.home .core-vision-and-values {
  padding: 40px;
  background-color: #333;
  background-image: url(images/dots-bg.png); }

.home .core-vision-and-values h4, .home .core-vision-and-values p {
  text-align: center; }

.home .core-vision-and-values h4 {
  color: #3dd69b; }

.home .core-vision-and-values p {
  color: #7e7e7e;
  margin: 0px; }

.home .full-col-graphic img {
  width: 100%; }

.home .performing.button {
  border-radius: 0;
  border: 2px solid #bbb;
  color: #ffffff;
  display: block;
  font-family: "Century Gothic", sans-serif;
  font-size: 16px;
  margin: 90px auto 10px auto;
  width: 25%;
  text-transform: none; }
  .home .performing.button p {
    display: inline-block;
    font-size: 16px;
    font-weight: 100; }

.home .services-section {
  padding: 40px 0 60px; }
  .home .services-section .columns {
    margin-left: 3%; }
  .home .services-section h3 {
    letter-spacing: 1.05px;
    font-size: 21px;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 5px;
    text-align: center;
    color: #575b5c; }
  .home .services-section h4 {
    font-family: "Questrial", sans-serif;
    text-align: center; }
  .home .services-section p {
    text-align: center;
    color: #575b5c;
    font-size: 15px;
    margin: 0 auto;
    line-height: 1.4em; }
  .home .services-section .service-image {
    width: 100%;
    height: 160px;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 30px 0 20px 0; }
  .home .services-section .container {
    max-width: 100%;
    width: 95%; }
  .home .services-section a.services-link:visited, .home .services-section a.services-link:focus {
    outline-style: none; }

@media (max-width: 769px) {
  .home .services-section .service.three.columns {
    clear: both;
    width: 100%;
    float: none;
    margin-bottom: 40px;
    margin-left: 0; }
    .home .services-section .service.three.columns a {
      width: 100%; } }

.home .pulse2.service {
  -webkit-animation: pulse2 1200ms ease-out;
  animation: pulse2 1200ms ease-out; }

.home .pulse2.service:nth-child(1) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms; }

.home .pulse2.service:nth-child(2) {
  -webkit-animation-delay: 250ms;
  animation-delay: 250ms; }

.home .pulse2.service:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms; }

.home .pulse2.service:nth-child(4) {
  -webkit-animation-delay: 350ms;
  animation-delay: 350ms; }

@keyframes "pulse2" {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes "pulse2" {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.home .services-graphics ul {
  list-style: none;
  margin: 0; }
  .home .services-graphics ul img {
    margin: 10px auto;
    display: block; }

.home .post-section {
  font-size: 1.5em;
  font-style: italic;
  margin: 70px auto 70px auto;
  width: 700px; }
  .home .post-section p {
    font-style: normal;
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px; }

.home .fluid-container h4 {
  font-family: "Questrial", sans-serif;
  font-size: 3em;
  letter-spacing: 2px;
  text-align: center; }

.home .home-companies {
  min-height: 700px; }
  .home .home-companies .companies {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%; }
    .home .home-companies .companies h3 {
      width: 624px;
      margin-left: auto;
      margin-right: auto; }

@media (max-width: 767px) {
  .home .performing.button {
    margin-top: 70px;
    width: 95%; }
  .home .home-widget .obb-widget .widget {
    width: 100%; }
  .home .post-section {
    padding: 0 25px;
    width: 100%; }
  .home .home-companies .companies h3 {
    width: 100%; }
  .home .hero .hero-html {
    height: 85%; } }

.home .top-case-studies {
  overflow: auto; }

.cta-section .container {
  font-family: "Questrial",sans-serif;
  text-align: center;
  z-index: 1; }

.cta-section:after {
  opacity: 0.5;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: -webkit-radial-gradient(center ellipse, #fefefe 15%, #cfcfcf 44%, #9e9e9e 80%, #787278 100%);
  background: radial-gradient(ellipse at center, #fefefe 15%, #cfcfcf 44%, #9e9e9e 80%, #787278 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#787278', GradientType=1); }

.home-widget {
  font-family: "Questrial",sans-serif;
  min-height: 320px;
  display: table;
  width: 100%;
  height: 100%; }
  .home-widget .obb-widget {
    margin: auto;
    display: table-cell;
    top: 10px;
    width: 100%;
    height: 100%;
    vertical-align: middle; }
    .home-widget .obb-widget .widget {
      background-color: #d67920;
      border-color: #ffffff;
      border: 1px solid;
      box-shadow: 0 0 0 10px #d67920;
      color: #f9f9f9;
      padding: 40px;
      margin: 0 auto;
      text-align: center;
      width: 35%; }
      .home-widget .obb-widget .widget a {
        color: #ffffff;
        text-decoration: none; }
      .home-widget .obb-widget .widget h4 {
        color: #f9f9f9;
        letter-spacing: 0;
        padding: 0 25px 0 25px; }
      .home-widget .obb-widget .widget span {
        display: inline-block;
        font-size: 16px;
        line-height: 1.5em; }
      .home-widget .obb-widget .widget .text_center {
        border: 1px solid;
        border-color: #ffffff;
        padding: 5px;
        text-transform: uppercase;
        margin: 15px auto 0 auto;
        width: 150px; }

@media (max-width: 767px) {
  .hero-html .html-container .title-hero h1, .hero-html .html-container .title-hero h2 {
    font-size: 35px; }
  .home-widget .obb-widget .widget {
    width: 100%; }
    .home-widget .obb-widget .widget h2, .home-widget .obb-widget .widget h3, .home-widget .obb-widget .widget h4 {
      font-size: 2rem; } }

/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */
/* Requirements */
[data-accordion] [data-content] {
  overflow: hidden;
  max-height: 0; }

/* Basic Theme */
[data-accordion] {
  line-height: 1;
  border-bottom: 1px dotted #cfcfcf; }

[data-control],
[data-content] > * {
  padding: 10px; }

[data-control]:nth-child(even),
[data-content] > *:nth-child(even) {
  background-color: #eee; }

[data-content] [data-accordion] {
  border: 0;
  padding: 0; }

[data-accordion] [data-control] {
  position: relative;
  padding-right: 10px; }

[data-accordion] > [data-control]:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 25px;
  font-weight: 200;
  color: #444;
  height: 15px;
  width: 24px;
  background-size: 50%; }

[data-accordion].open > [data-control]:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

/* End Accordion.js*/
.page-template-page_resources_landing [data-control],
.page-template-page_resource [data-control] {
  font-family: "Questrial",sans-serif;
  letter-spacing: .01em; }

ul.tab-nav {
  list-style: none;
  border-bottom: 1px dotted #cfcfcf;
  padding-left: 5px;
  margin-bottom: 0px; }

ul.tab-nav li {
  display: inline; }

ul.tab-nav li.button {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: -1px;
  border-bottom: none;
  padding: 10px 2%;
  line-height: 33px; }

ul.tab-nav li.button a {
  color: #9aa4ae;
  display: inline-block;
  height: 33px; }

ul.tab-nav li.button:hover {
  border-color: #ff7900 #ff7900 #fff; }
  ul.tab-nav li.button:hover a {
    color: #ff7900; }

ul.tab-nav li.button.current-menu-item {
  border-bottom: 1px solid #fff;
  background-color: #ff7900; }
  ul.tab-nav li.button.current-menu-item a {
    color: #fff; }

.tab-content .tab-pane {
  display: none; }

.tab-content .tab-pane.active {
  display: block; }

.open-close {
  float: right;
  font-size: 13px;
  color: #9aa4ae; }
  .open-close .close {
    display: none; }

.open .open {
  display: none; }

.site-content {
  margin-bottom: 60px; }

.open .close {
  display: inline; }

[data-control] {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px auto;
  font-size: 24px;
  font-weight: normal;
  padding-left: 55px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  color: #6d6d6d;
  border-color: #cfcfcf; }

.case-study {
  background-image: url(images/resources/case-studies-bw.png); }

.ebooks {
  background-image: url(images/resources/ebooks-bw.png); }

.tools {
  background-image: url(images/resources/tools-bw.png); }

.odwebinars {
  background-image: url(images/resources/on-demand-webinars-bw.png); }

.whitepapers {
  background-image: url(images/resources/whitepapers-bw.png);
  background-size: 35px auto; }

.video {
  background-image: url(images/resources/videos-bw.png); }

[data-content] article {
  line-height: 1.3;
  font-size: 14px; }

[data-content] .more-link {
  text-align: right; }
  [data-content] .more-link a {
    color: #ff7900; }

[data-content] .accordion-header {
  line-height: 1.3;
  padding: 0 10px 10px;
  background-color: #fff; }

.page-template-page_resource article {
  padding: 10px; }

.primary-nav li.current-menu-item {
  background-color: #ff7900; }
  .primary-nav li.current-menu-item a {
    color: #fff; }

/*------------------------------------Style for Template--------------------*/
.page-template-page_resources_landing .site-content,
.page-template-page_resource .site-content {
  margin-bottom: 60px; }

.page-template-page_resources_landing .site-content .open-close,
.page-template-page_resource .site-content .open-close {
  float: right;
  font-size: 28px;
  color: #9aa4ae; }

.page-template-page_resources_landing .site-content .open-close .close,
.page-template-page_resource .site-content .open-close .close {
  display: none; }

.page-template-page_resources_landing .site-content .open .open,
.page-template-page_resource .site-content .open .open {
  display: none; }

.page-template-page_resources_landing .site-content .open .close,
.page-template-page_resource .site-content .open .close {
  display: inline; }

.page-template-page_resources_landing .site-content [data-control],
.page-template-page_resource .site-content [data-control] {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 40px auto;
  font-size: 24px;
  font-weight: normal;
  padding-left: 55px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  color: #6d6d6d;
  border-color: #cfcfcf; }

.page-template-page_resources_landing .open[data-accordion],
.page-template-page_resource .open[data-accordion] {
  margin-bottom: 30px; }

.page-template-page_resources_landing .resources-subnav,
.page-template-page_resource .resources-subnav {
  margin-bottom: 20px; }

.about-page .hero {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  position: relative; }
  .about-page .hero:after {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0; }

.about-page .hero .container {
  height: 400px;
  position: relative;
  z-index: 1; }

.about-page .hero .careers-cta-wrapper {
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=1);
  /* IE6-9 fallback on horizontal gradient */ }

.about-page .hero .hero-html {
  bottom: inherit;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: block;
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 40px;
  text-align: center; }
  .about-page .hero .hero-html h4 {
    color: #ffffff; }

.about-page .hero .hero-html .html-container {
  max-width: none; }

.about-page .hero .hero-html h1 {
  line-height: 1.18em;
  font-size: 1em;
  letter-spacing: 1.2;
  color: #fff;
  text-align: center; }

.about-page .hero .hero-html h1 span {
  color: #ffffff;
  display: inline;
  padding: 3px 10px; }

.about-page .hero .hero-html h1 span.parent {
  font-size: .66em;
  color: #ff7900;
  font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: lowercase; }

.about-page .hero .hero-html h2 {
  font-size: .66em;
  color: #fff; }

.about-page .about-cp {
  padding: 5px 0;
  text-align: center; }

.about-page .about-cp h4 {
  margin-bottom: 20px; }

.about-page .about-cp p {
  max-width: 400px;
  margin: 0 auto 40px; }

.about-page .leadership-photo {
  background-color: #9aa4ae; }

.about-page .leadership-photo img {
  display: block;
  width: 100%;
  /*max-width: 1500px;*/ }

.about-page .leadership-team .text-wrapper {
  /* max-width: 1500px;*/
  width: 100%;
  /*margin: 0 auto;*/ }

.about-page .leadership-team h3 {
  text-align: center;
  font-family: "Questrial",sans-serif;
  padding: 50px 0 10px 15px;
  letter-spacing: 1px; }

.about-page .leadership-team ul {
  overflow: hidden;
  color: #6d6d6d;
  margin-bottom: 0;
  list-style: none; }

.about-page .leadership-team ul li {
  display: block;
  width: 20%; }

.about-page .leadership-team ul li p {
  text-align: center;
  padding: 10px 0px 10px 10px; }

.about-page .technology_partners {
  text-align: center;
  margin: 40px 0; }

.about-page .technology_partners img {
  padding: 0   5px; }

.about-page .technology_partners h4 {
  font-size: 17px; }

.about-page .technology_partners h4.partners {
  margin-bottom: 0px; }

.about-page .technology_partners h4.certifications {
  margin-top: 20px; }

@media screen and (max-width: 759px) {
  .career_titles {
    display: none; } }

@media screen and (max-width: 550px) {
  .about-page .about-cp {
    padding: 5px 20px; }
  .about-page .leadership-team ul {
    padding-bottom: 20px; }
  .about-page .leadership-team ul li {
    margin: 0;
    width: 100%; }
  .about-page .leadership-team ul li p {
    margin: 0;
    padding: 10px 20px 0px; } }

.careers_page .career_titles {
  border-bottom: 1px solid darkgray; }

.careers_page .career_titles > div {
  line-height: 40px;
  color: darkgray; }

.careers_page .career_opportunity {
  border-bottom: 1px dotted #cfcfcf;
  padding: 10px;
  line-height: 1.4em; }

.careers_page .career_opportunity:nth-child(even) {
  background-color: #eee; }

.careers-cp {
  margin-bottom: 60px; }

.single-careers h1 {
  font-size: 42px; }

.single-careers strong {
  font-size: 18px; }

.search-results .entry-title {
  font-size: 2rem; }

.search-results .whitepapers, .search-results .ebooks {
  background-image: none; }

.single-post .entry-meta {
  font-size: 12px;
  color: #666; }

.single-post .entry-meta > span {
  padding: 2px 4px;
  line-height: 17px;
  display: inline-block; }

.single-post .entry-meta img {
  float: left;
  vertical-align: middle; }

.single-post .entry-meta .author {
  line-height: 26px;
  font-style: italic;
  font-size: 24px;
  color: #333; }

.single-post .entry-meta a:hover {
  color: #fff; }

.single-post .entry-content p {
  font-size: 16px;
  line-height: 28px;
  word-wrap: break-word; }

.single-post .entry-content li {
  font-size: 15px; }

.single-post div.alignleft, .single-post img.alignleft {
  float: left;
  margin: 0 10px 10px 0; }

.single-post div.alignright, .single-post img.alignright {
  float: right;
  margin: 0 0 10px 10px; }

.author.archive .author-avatar img {
  vertical-align: middle;
  padding-right: 5px; }

.author.archive .author_social a {
  font-size: 30px; }

.author.archive .user-posts {
  margin-bottom: 40px; }

.author.archive .user-posts h2 {
  font-weight: normal;
  font-size: 17px;
  margin-bottom: 0px;
  margin-top: 10px; }

.author.archive .user-posts h3 {
  text-transform: uppercase;
  font-size: 2.6rem; }

.author.archive .user-posts h3 .time {
  font-weight: normal;
  display: block;
  text-transform: none;
  font-size: 14px; }

.author.archive .author-description p:last-chiild {
  margin-bottom: 0px; }

.author.archive article {
  border-bottom: 1px dotted #cfcfcf;
  margin-bottom: 15px; }

#gform_4 .gfield_description {
  display: none; }

#gform_4 #input_4_2 li {
  float: left; }

#gform_4 #input_4_2 li label {
  margin: 0 12px 0 15px; }

.testing-tool input[type=text], .testing-tool select {
  width: 100%;
  font-size: 14px;
  margin-bottom: 10px; }

.testing-tool input[type=text].rate, .testing-tool select.rate {
  width: 80%; }

.testing-tool input[type=text].estTime, .testing-tool select.estTime {
  margin-top: 38px; }

.testing-tool .tool_numbering {
  display: inline-block;
  background-color: #ff7900;
  border-radius: 12px;
  width: 24px;
  height: 24px;
  color: #fff;
  line-height: 24px;
  text-align: center;
  margin-right: 4px; }

.testing-tool [data-accordion] {
  border-bottom: 0px; }

.testing-tool [data-control] {
  background-color: transparent;
  font-size: 12px;
  font-color: #6d6d6d;
  margin-bottom: 0px;
  padding-left: 30px;
  padding-top: 4px; }

.testing-tool p {
  font-size: 12px;
  margin: 5px; }

.testing-tool a[rel=popover] {
  position: relative; }

.testing-tool a[rel=popover]:after {
  content: attr(data-content);
  position: absolute;
  background-color: #eee;
  width: 300px;
  top: 100%;
  margin-left: -150px;
  display: none;
  color: #6d6d6d;
  padding: 5px;
  font-weight: normal; }

.testing-tool a[rel=popover].active:after {
  display: block; }

.testing-tool .tab-head .columns:nth-child(1) a[rel=popover]:after, .testing-tool .tab-head .columns:nth-child(2) a[rel=popover]:after {
  margin-left: 0; }

.testing-tool .tab-head .columns:last-child a[rel=popover]:after {
  margin-left: -227px; }

.testing-tool [data-content] {
  margin-bottom: 0px;
  background-color: #eee; }

.testing-tool [data-content] p {
  background-color: transparent;
  margin-bottom: 5px;
  padding: 0 30px 10px; }

.testing-tool .instructions {
  font-weight: bold;
  font-size: 17px;
  margin-top: 10px;
  margin-bottom: 5px; }

.testing-tool .close {
  display: none; }

.testing-tool .open .open {
  display: none; }

.testing-tool .open .close {
  display: inline; }

.testing-tool .calc-1 {
  margin-bottom: 5px; }

.testing-tool .calc-1 label {
  font-size: 15px;
  line-height: 30px;
  padding-left: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px; }

.testing-tool .calc-1 p {
  padding-left: 0px; }

.testing-tool .calc-1 [data-accordion] > p {
  font-size: 15px;
  margin-left: 0; }

.sample-calc-tool .instructions {
  margin-bottom: 20px; }

.results-panel {
  margin-bottom: 40px; }

.results-panel h2 {
  background-color: #ff7900;
  color: #fff;
  padding: 5px;
  font-size: 34px; }

.results-panel h4 {
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 20px; }

.results-panel p {
  font-size: 16px; }

.results-panel .error {
  color: red; }

.title-bar {
  height: 400px; }

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

a:visited {
  color: rgba(0, 134, 255, 0.8); }

a {
  color: #0086ff;
  text-decoration: none; }

/*--------------------------About page----------------------*/
.about-page .official_badges {
  border-right: 1px solid #d67920;
  float: left;
  width: 50%; }

.about-page .partnerships {
  margin-bottom: 23px; }

.about-page .partners {
  margin-top: 30px; }

.about-page .entry-content {
  margin-bottom: 20px; }
  .about-page .entry-content .section-block {
    padding-bottom: 20%;
    width: 32%;
    float: left;
    position: relative;
    margin: 2% 2% 0 0; }
    .about-page .entry-content .section-block:nth-child(3) {
      margin-right: 0; }
    .about-page .entry-content .section-block:nth-child(6) {
      margin-right: 0; }
  .about-page .entry-content .section_img {
    background-image: url(http://cprefresh1.local/wp-content/themes/cp3/images/about/1stdibs-550x310.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute; }
  .about-page .entry-content .section-block:hover .section_img {
    opacity: 0.5; }
  .about-page .entry-content .section-block:hover .about-position {
    display: block; }

.about-page .executive_team {
  background-color: #d67920; }
  .about-page .executive_team h5 {
    color: #fff;
    font-family: "Questrial", sans-serif;
    margin: 50px 0 0 20px;
    position: absolute; }

.about-page .about-position {
  display: none;
  color: #000000;
  position: absolute;
  bottom: 2em;
  left: 0;
  right: 0;
  text-align: center; }
  .about-page .about-position h6 {
    text-transform: uppercase;
    margin: 10px;
    font-size: 3em; }

@media (max-width: 767px) {
  .about-page .official_badges {
    border-right: none;
    width: 100%; }
  .about-page .about-position {
    font-size: 10px;
    width: 100%; }
    .about-page .about-position h6 {
      font-size: 13px; } }

/*-----------------------------------------Resources-----------------------------------*/
/* End Accordion.js*/
.page-template-page_resources_landing .site-main, .page-template-page_resource .site-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.page-template-page_resources_landing article.resource, .page-template-page_resource article.resource {
  float: left;
  margin-top: 20px;
  padding-bottom: 20px;
  margin-right: 10px;
  width: 245px; }
  .page-template-page_resources_landing article.resource .book_name, .page-template-page_resource article.resource .book_name {
    color: #6d6d6d;
    border-top: 2px solid #b8b9bd;
    font-weight: bold;
    margin-top: 15px;
    padding-top: 15px; }

.page-template-page_resources_landing .resources-subnav, .page-template-page_resource .resources-subnav {
  text-align: center; }
  .page-template-page_resources_landing .resources-subnav .resources_filters, .page-template-page_resource .resources-subnav .resources_filters {
    font-size: 20px;
    float: left; }
  .page-template-page_resources_landing .resources-subnav ul.tab-nav, .page-template-page_resource .resources-subnav ul.tab-nav {
    border-bottom: none;
    list-style: none;
    padding-left: 5px; }
    .page-template-page_resources_landing .resources-subnav ul.tab-nav li.menu-item, .page-template-page_resource .resources-subnav ul.tab-nav li.menu-item {
      background-color: #dddee2;
      border: none;
      border-radius: 20px;
      text-transform: none;
      margin-right: 10px;
      padding: 10px 2%;
      line-height: 33px; }
      .page-template-page_resources_landing .resources-subnav ul.tab-nav li.menu-item a, .page-template-page_resource .resources-subnav ul.tab-nav li.menu-item a {
        color: #7f7f7f;
        display: inline-block;
        height: 33px; }
      .page-template-page_resources_landing .resources-subnav ul.tab-nav li.menu-item:hover a, .page-template-page_resource .resources-subnav ul.tab-nav li.menu-item:hover a {
        color: #d67920; }
      .page-template-page_resources_landing .resources-subnav ul.tab-nav li.menu-item.current-menu-item, .page-template-page_resource .resources-subnav ul.tab-nav li.menu-item.current-menu-item {
        background-color: #d67920; }
        .page-template-page_resources_landing .resources-subnav ul.tab-nav li.menu-item.current-menu-item a, .page-template-page_resource .resources-subnav ul.tab-nav li.menu-item.current-menu-item a {
          color: #fff; }

.page-template-page_resources_landing .row .content-area.columns.eight, .page-template-page_resource .row .content-area.columns.eight {
  border-top: 1px solid #d67920;
  margin-top: 10px;
  width: 100%; }

@media (max-width: 767px) {
  .page-template-page_resources_landing .page-template-page_resources_landing article.resource:nth-child(even),
  .page-template-page_resources_landing .page-template-page_resource article.resource:nth-child(even), .page-template-page_resource .page-template-page_resources_landing article.resource:nth-child(even),
  .page-template-page_resource .page-template-page_resource article.resource:nth-child(even) {
    background-color: #eee; }
  .page-template-page_resources_landing article.resource, .page-template-page_resource article.resource {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%; }
    .page-template-page_resources_landing article.resource img, .page-template-page_resource article.resource img {
      display: none; }
    .page-template-page_resources_landing article.resource:nth-child(even), .page-template-page_resource article.resource:nth-child(even) {
      background-color: #eee; }
    .page-template-page_resources_landing article.resource .book_name, .page-template-page_resource article.resource .book_name {
      border-top: 0;
      color: #6d6d6d;
      font-weight: bold;
      margin: 0;
      padding: 10px; }
  .page-template-page_resources_landing .resources-subnav ul.tab-nav li.menu-item, .page-template-page_resource .resources-subnav ul.tab-nav li.menu-item {
    margin: 0;
    padding: 6px; }
  .page-template-page_resources_landing .slider_container .active, .page-template-page_resources_landing .sub_header, .page-template-page_resource .slider_container .active, .page-template-page_resource .sub_header {
    display: none; }
  .page-template-page_resources_landing .row .header_mobile, .page-template-page_resource .row .header_mobile {
    display: block; }
    .page-template-page_resources_landing .row .header_mobile h6, .page-template-page_resource .row .header_mobile h6 {
      font-weight: 500; } }

.page-template-page_resources_landing .sub_header, .page-template-page_resource .sub_header {
  font-size: 40px;
  text-align: center;
  position: absolute;
  max-width: none;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  left: 0;
  right: 0;
  z-index: 1; }
  .page-template-page_resources_landing .sub_header h1, .page-template-page_resources_landing .sub_header h6, .page-template-page_resource .sub_header h1, .page-template-page_resource .sub_header h6 {
    color: #f9f9f9;
    margin: 0 auto;
    width: 60%; }
  .page-template-page_resources_landing .sub_header .menu-item, .page-template-page_resource .sub_header .menu-item {
    color: #f9f9f9;
    background-color: #d67920;
    border-radius: 0; }

.page-template-page_resources_landing .header_mobile, .page-template-page_resource .header_mobile {
  display: none; }

.page_body .breadcrumb {
  padding-top: 15px; }

/* Slider Setup */
.slider_container {
  position: relative;
  /* Animation */ }
  .slider_container input {
    display: none; }
  .slider_container #slide1:checked ~ .slides .inner {
    margin-left: 0; }
  .slider_container #slide2:checked ~ .slides .inner {
    margin-left: -100%; }
  .slider_container #slide3:checked ~ .slides .inner {
    margin-left: -200%; }
  .slider_container .overflow {
    width: 100%;
    height: 100%;
    max-height: 400px;
    overflow: hidden; }
  .slider_container .img_slide {
    width: 20%;
    float: left; }
    .slider_container .img_slide img {
      width: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-color: #ff7900;
      background-size: cover;
      height: 100%; }
  .slider_container .inner:after {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0; }
  .slider_container .slides .inner {
    width: 500%;
    line-height: 0; }
  .slider_container .active {
    position: absolute;
    bottom: 5%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    text-align: center;
    left: 0;
    right: 0; }
    .slider_container .active label {
      background: #bbb;
      border-radius: 5px;
      display: inline-block;
      width: 10px;
      height: 10px; }
      .slider_container .active label:hover {
        background: #ccc;
        border-color: #777 !important; }
  .slider_container #slide1:checked ~ .active label:nth-child(1),
  .slider_container #slide2:checked ~ .active label:nth-child(2),
  .slider_container #slide3:checked ~ .active label:nth-child(3) {
    background: #333;
    border-color: #333 !important; }
  .slider_container .slides .inner {
    -webkit-transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    transition: all 800ms cubic-bezier(0.77, 0, 0.175, 1);
    /* easeInOutQuart */
    -webkit-transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
            transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
    /* easeInOutQuart */ }

.hero .container {
  height: 320px;
  position: relative; }

.hero .hero-html {
  display: block;
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 100%;
  font-size: 60px; }

.hero-html h1 {
  font-size: 1em;
  color: #fff;
  letter-spacing: 1.2; }

.hero-html h2 {
  font-size: .8em;
  color: #fff; }

.solutions-wrapper ul.children {
  display: none; }

.customer-quote:before {
  content: '\275d';
  font-size: 24px; }

.customer.quote {
  background-color: #f67655;
  color: #fff; }

.solutions-wrapper {
  padding: 40px 0; }

.core-vision-and-values {
  padding: 40px;
  background-color: #333;
  background-image: url(images/dots-bg.png); }

.core-vision-and-values h4, .core-vision-and-values p {
  text-align: center; }

.core-vision-and-values h4 {
  color: #3dd69b; }

.core-vision-and-values p {
  color: #7e7e7e;
  margin: 0px; }

.vision-diagram {
  margin: 40px 0; }

.vision-diagram img {
  width: 100%; }

.customer-quote:before {
  content: '\275d';
  font-size: 24px; }

.customer.quote {
  background-color: #f67655;
  color: #fff; }

@media screen and (min-width: 1550px) {
  .hero .hero-html {
    font-size: 75px; } }

@media screen and (max-width: 550px) {
  .hero {
    height: 120px;
    background-size: 100% auto; }
  .hero .hero-html {
    position: relative;
    font-size: 36px; }
  .hero .html-container {
    margin: 0; } }

.solutions-hero.hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 400px;
  position: relative; }
  .solutions-hero.hero:after {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0; }

.solutions-hero.hero .container {
  z-index: 1;
  height: 400px;
  position: relative; }

.solutions-hero.hero .hero-html {
  display: block;
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  font-size: 40px; }

.solutions-hero.hero .hero-html h1 {
  line-height: 1.04em;
  font-size: 1em;
  letter-spacing: 1.2; }

.solutions-hero.hero .hero-html h1 span {
  display: inline;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 10px 0 0 rgba(255, 255, 255, 0.9), -10px 0 0 rgba(255, 255, 255, 0.9); }

.solutions-hero.hero .hero-html h1 span.parent {
  font-size: .66em;
  color: #ff7900;
  font-family: "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
  text-transform: lowercase; }

.solutions-hero.hero .hero-html h2 {
  font-size: .66em;
  color: #fff; }

.page-template-page_solutions_landing .site-content, .page-template-page_solutions_subpage .site-content {
  margin-top: 0; }

.page-template-page_solutions_landing .solutions-nav ul.children, .page-template-page_solutions_subpage .solutions-nav ul.children {
  display: none; }

.page-template-page_solutions_landing .customer-quote:before, .page-template-page_solutions_subpage .customer-quote:before {
  content: '\275d';
  font-size: 24px; }

.page-template-page_solutions_landing .customer.quote, .page-template-page_solutions_subpage .customer.quote {
  background-color: #f67655;
  color: #fff; }

.page-template-page_solutions_landing .solutions-wrapper, .page-template-page_solutions_subpage .solutions-wrapper {
  padding: 0px 0; }

.page-template-page_solutions_landing .solutions-box p, .page-template-page_solutions_subpage .solutions-box p {
  font-size: 17px; }

.page-template-page_solutions_landing .core-vision-and-values, .page-template-page_solutions_subpage .core-vision-and-values {
  padding: 40px;
  background-color: #333;
  background-image: url(images/dots-bg.png); }

.page-template-page_solutions_landing .core-vision-and-values h4, .page-template-page_solutions_landing .core-vision-and-values p, .page-template-page_solutions_subpage .core-vision-and-values h4, .page-template-page_solutions_subpage .core-vision-and-values p {
  text-align: center; }

.page-template-page_solutions_landing .core-vision-and-values h4, .page-template-page_solutions_subpage .core-vision-and-values h4 {
  color: #3dd69b; }

.page-template-page_solutions_landing .core-vision-and-values p, .page-template-page_solutions_subpage .core-vision-and-values p {
  color: #7e7e7e;
  margin: 0px; }

.page-template-page_solutions_landing .vision-diagram, .page-template-page_solutions_subpage .vision-diagram {
  margin: 40px 0; }

.page-template-page_solutions_landing .vision-diagram img, .page-template-page_solutions_subpage .vision-diagram img {
  width: 100%; }

.page-template-page_solutions_landing .customer-quote:before, .page-template-page_solutions_subpage .customer-quote:before {
  content: '\275d';
  font-size: 24px; }

.page-template-page_solutions_landing .customer.quote, .page-template-page_solutions_subpage .customer.quote {
  background-color: #f67655;
  color: #fff; }

.page-template-page_solutions_landing .breadcrumb, .page-template-page_solutions_subpage .breadcrumb {
  list-style: none; }

.page-template-page_solutions_landing .breadcrumb li, .page-template-page_solutions_subpage .breadcrumb li {
  list-style: none;
  display: inline-block; }

.page-template-page_solutions_landing .download.button, .page-template-page_solutions_subpage .download.button {
  margin-top: 40px; }

.page-template-page_solutions_landing .solution > .row, .page-template-page_solutions_subpage .solution > .row {
  position: relative; }

.page-template-page_solutions_landing .solution:nth-child(even) .offering-title, .page-template-page_solutions_subpage .solution:nth-child(even) .offering-title {
  background-color: #eee; }

.page-template-page_solutions_landing .solution .download, .page-template-page_solutions_subpage .solution .download {
  float: right;
  margin-top: 96px; }

.page-template-page_solutions_landing .solution h2, .page-template-page_solutions_subpage .solution h2 {
  margin-bottom: 0;
  font-size: 2.0em;
  color: #575b5c;
  letter-spacing: 1.05px;
  font-family: "Questrial",sans-serif; }

.page-template-page_solutions_landing .solution .solution-desc p, .page-template-page_solutions_subpage .solution .solution-desc p {
  font-size: 1.2em;
  margin-bottom: 1em; }

.page-template-page_solutions_landing .solution .offering-title, .page-template-page_solutions_subpage .solution .offering-title {
  color: #575b5c;
  font-size: 1em;
  position: relative;
  margin: 4px 0; }

.page-template-page_solutions_landing .solution .offering-desc p, .page-template-page_solutions_subpage .solution .offering-desc p {
  font-size: .8em; }

.page-template-page_solutions_landing .offerings, .page-template-page_solutions_subpage .offerings {
  padding: 20px 0 20px 0; }

.page-template-page_solutions_landing .offerings .offering-title, .page-template-page_solutions_subpage .offerings .offering-title {
  background-color: #fff;
  padding-top: 3px; }

.page-template-page_solutions_landing .offerings .offering-title-wrapper, .page-template-page_solutions_subpage .offerings .offering-title-wrapper {
  padding-top: 50px;
  background-position: center center;
  background-size: cover; }

.page-template-page_solutions_landing .post-section, .page-template-page_solutions_subpage .post-section {
  display: none; }

.page-template-page_solutions_landing .home-companies, .page-template-page_solutions_subpage .home-companies {
  min-height: 320px; }
  .page-template-page_solutions_landing .home-companies .companies, .page-template-page_solutions_subpage .home-companies .companies {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%; }
    .page-template-page_solutions_landing .home-companies .companies h3, .page-template-page_solutions_subpage .home-companies .companies h3 {
      width: 624px;
      margin-left: auto;
      margin-right: auto; }

.page-template-page_solutions_landing .site-content, .page-template-page_solutions_subpage .site-content {
  margin: 0; }

.page-template-page_solutions_landing .solutions-hero a, .page-template-page_solutions_landing .solutions-hero h1, .page-template-page_solutions_landing .solutions-hero h6, .page-template-page_solutions_subpage .solutions-hero a, .page-template-page_solutions_subpage .solutions-hero h1, .page-template-page_solutions_subpage .solutions-hero h6 {
  color: #f9f9f9; }

.page-template-page_solutions_landing .solutions-hero h6, .page-template-page_solutions_subpage .solutions-hero h6 {
  font-style: italic; }

.page-template-page_solutions_landing .solutions-hero .hero-html, .page-template-page_solutions_subpage .solutions-hero .hero-html {
  bottom: inherit;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 40px; }

.page-template-page_solutions_landing .solutions-hero .continue-link, .page-template-page_solutions_subpage .solutions-hero .continue-link {
  opacity: .8;
  font-size: 50px;
  color: #ffffff;
  border: 2px solid #ffffff;
  background-color: rgba(0, 0, 0, 0.78);
  border-radius: 40px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  position: absolute;
  margin: 0 auto;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
  outline: 0; }
  .page-template-page_solutions_landing .solutions-hero .continue-link:hover, .page-template-page_solutions_subpage .solutions-hero .continue-link:hover {
    background-color: rgba(0, 0, 0, 0.51); }

.page-template-page_solutions_landing .container .solutions-nav, .page-template-page_solutions_subpage .container .solutions-nav {
  padding-top: 10%;
  margin: 0;
  width: 25%; }
  .page-template-page_solutions_landing .container .solutions-nav ul, .page-template-page_solutions_subpage .container .solutions-nav ul {
    list-style-type: decimal-leading-zero; }
    .page-template-page_solutions_landing .container .solutions-nav ul li, .page-template-page_solutions_subpage .container .solutions-nav ul li {
      list-style-position: inside;
      border-bottom: 1px solid #d67920; }
  .page-template-page_solutions_landing .container .solutions-nav a, .page-template-page_solutions_subpage .container .solutions-nav a {
    color: #575b5c; }

.page-template-page_solutions_landing .container .solution-desc, .page-template-page_solutions_subpage .container .solution-desc {
  padding-top: 10%;
  margin: 0;
  width: 25%; }
  .page-template-page_solutions_landing .container .solution-desc h6, .page-template-page_solutions_subpage .container .solution-desc h6 {
    border-bottom: 1px solid #d67920;
    padding-left: 5px; }

.page-template-page_solutions_landing .solutions-description, .page-template-page_solutions_subpage .solutions-description {
  font-size: 1.2em; }
  .page-template-page_solutions_landing .solutions-description h5, .page-template-page_solutions_subpage .solutions-description h5 {
    font-style: italic; }
  .page-template-page_solutions_landing .solutions-description p, .page-template-page_solutions_subpage .solutions-description p {
    margin: 0; }

.page-template-page_solutions_landing .solution-title-wrapper, .page-template-page_solutions_subpage .solution-title-wrapper {
  width: 70%;
  padding: 10% 0 10% 0; }
  .page-template-page_solutions_landing .solution-title-wrapper h2, .page-template-page_solutions_subpage .solution-title-wrapper h2 {
    margin-bottom: 2rem; }

.page-template-page_solutions_landing .download_pdf a, .page-template-page_solutions_subpage .download_pdf a {
  background-color: #d67920;
  border: none;
  border-radius: 0;
  color: white; }
  .page-template-page_solutions_landing .download_pdf a:before, .page-template-page_solutions_subpage .download_pdf a:before {
    content: '\f107';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 22px;
    top: 4px;
    padding-right: 5px;
    position: relative; }

.solution {
  position: relative; }

.solution > div {
  z-index: 1; }

.pdf {
  padding: 5% 10px;
  width: 55%; }
  .pdf .columns h5 {
    font-size: 3rem; }
  .pdf .columns h6 {
    margin: 0; }
  .pdf .columns .download_guide {
    font-family: "Questrial", sans-serif;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    padding: 0; }
    .pdf .columns .download_guide a {
      background-color: #d67920;
      color: white;
      font-size: 15px;
      text-transform: none;
      padding: 0 15px 0 30px; }
      .pdf .columns .download_guide a:after {
        content: '';
        display: inline-block;
        top: 5px;
        -webkit-transform: rotate(90deg);
                transform: rotate(90deg);
        position: relative;
        height: 16px;
        width: 16px;
        margin-left: 15px;
        background-image: url("images/skin_right_arrow.svg"); }

.link {
  background-color: #d67920;
  border: none; }
  .link a {
    color: white; }
    .link a:after {
      content: '';
      background-image: url("images/down.png"); }

.mobile {
  display: none; }

.header_mobile h6 {
  font-style: italic; }

@media (max-width: 758px) {
  .page-template-page_solutions_landing .container .solutions-nav, .page-template-page_solutions_subpage .container .solutions-nav {
    width: 100%; }
  .page-template-page_solutions_landing .solution-title-wrapper, .page-template-page_solutions_subpage .solution-title-wrapper {
    width: 100%; }
    .page-template-page_solutions_landing .solution-title-wrapper .download_pdf, .page-template-page_solutions_subpage .solution-title-wrapper .download_pdf {
      display: none; }
  .page-template-page_solutions_subpage .solutions-wrapper .solution:after {
    background-color: transparent;
    content: '';
    width: 0; }
  .download_guide, .page-template-page_solutions_landing .container .solution-desc.columns,
  .page-template-page_solutions_subpage .container .solution-desc.columns {
    text-align: center;
    width: 100%; }
  .hero.solutions-hero {
    height: 150px; }
    .hero.solutions-hero .continue-link, .hero.solutions-hero .html-container {
      display: none; }
  .header_mobile {
    border-bottom: 1px solid #d67920;
    margin-top: 40px; }
    .header_mobile h1, .header_mobile h2 {
      font-size: 1.5em;
      font-weight: inherit; }
  .mobile {
    display: block; }
  .page-template-page_solutions_landing .site-main .img_rotate {
    margin: 0 auto; }
  .page-template-page_solutions_landing .solution .container .columns.eight {
    width: 100%; }
    .page-template-page_solutions_landing .solution .container .columns.eight .solution-title-wrapper {
      width: 100%; }
  .pdf {
    text-align: center;
    width: 100%; } }

.page-template-page_solutions_subpage .solution:nth-child(even) {
  color: white;
  background-color: #24272d; }
  .page-template-page_solutions_subpage .solution:nth-child(even) h2, .page-template-page_solutions_subpage .solution:nth-child(even) h6 {
    color: white; }

.page-template-page_solutions_subpage .solution:nth-child(even):after {
  background-color: #050746; }

.page-template-page_solutions_subpage .solution:after {
  background-color: #f5f5f5;
  bottom: 0;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 40%; }

.page-template-page_solutions_subpage .solutions-hero .continue-link {
  bottom: initial; }

.page-template-page_solutions_landing .hero-html .html-container {
  text-align: center;
  max-width: 100%; }
  .page-template-page_solutions_landing .hero-html .html-container h1, .page-template-page_solutions_landing .hero-html .html-container h2, .page-template-page_solutions_landing .hero-html .html-container h3, .page-template-page_solutions_landing .hero-html .html-container h4 {
    letter-spacing: 1.1px;
    font-family: "Questrial", sans-serif;
    font-weight: normal;
    font-size: 0.9em; }

.page-template-page_solutions_landing .solution:nth-child(odd) {
  color: white;
  background-color: #24272d; }
  .page-template-page_solutions_landing .solution:nth-child(odd) h2, .page-template-page_solutions_landing .solution:nth-child(odd) h6 {
    color: white; }

.page-template-page_solutions_landing .entry-content h4 {
  font-family: "Questrial", sans-serif;
  text-align: center; }

.page-template-page_solutions_landing .img_rotate {
  width: 70%;
  position: relative;
  margin: -8.5% auto 0 auto; }

.page-template-page_solutions_landing .solution:nth-child(even) .columns.eight {
  float: right; }

.page-template-page_solutions_landing .solution:nth-child(even) .solution-title-wrapper {
  width: 100%;
  padding: 10% 0; }

.page-template-page_solutions_landing .container .solution-desc {
  width: 45%; }

.page-template-page_solutions_landing .solution .columns.eight {
  width: 50%; }
  .page-template-page_solutions_landing .solution .columns.eight .solution-title-wrapper {
    width: 90%; }

.page-template-page_solutions_landing .download_guide, .page-template-page_solutions_landing .link {
  font-family: "Questrial",sans-serif;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  padding: 0 15px 0 30px; }
  .page-template-page_solutions_landing .download_guide a, .page-template-page_solutions_landing .link a {
    color: white;
    font-size: 15px; }
    .page-template-page_solutions_landing .download_guide a:after, .page-template-page_solutions_landing .link a:after {
      content: '';
      display: inline-block;
      top: 5px;
      position: relative;
      height: 16px;
      width: 16px;
      margin-left: 15px;
      background-image: url("images/skin_right_arrow.svg"); }

#contact_page .widget-area.contact {
  padding: 20px 0;
  background: none; }

#contact_page .office_address {
  margin-bottom: 15px; }

#contact_page .office_address p {
  line-height: 1.4em; }

#contact_page h4 {
  font-family: "Questrial",sans-serif;
  font-size: 18px; }

#contact_page i {
  font-size: 28px; }

#contact_page h4 {
  margin-bottom: 6px; }

#contact_page i {
  margin: 15px 0 10px; }

#contact_page .mktoFormRow, #contact_page .mktoButtonRow {
  /* padding: 5px 20px; */ }

#contact_page .mktoButton {
  background-color: #ff7900; }

#contact_page .mktoFieldWrap {
  width: 100%; }

#contact_page .mktoFormCol {
  width: 100%; }

@media screen and (max-width: 550px) {
  #contact_page .widget-area.contact {
    max-width: none; } }

.contact_page_class .site-content,
.contact_page_class .site-content > div {
  position: relative; }

.contact_page_class .site-content > div {
  z-index: 1; }

.contact_page_class .site-content:after {
  background: #3b3f3f;
  bottom: -60px;
  content: '';
  position: absolute;
  top: -30px;
  right: 0;
  width: 40%; }

.contact_page_class .solutions-hero.hero .container {
  text-align: center;
  z-index: 1; }

.contact_page_class .solutions-hero.hero .hero-html {
  bottom: inherit;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.contact_page_class .solutions-hero.hero .hero-html h1 {
  font-weight: normal;
  margin-bottom: 1.5rem; }

.contact_page_class .solutions-hero.hero .hero-html h1 span {
  background: none;
  box-shadow: none;
  color: white; }

.contact_page_class .solutions-hero.hero .hero-html p {
  font-size: 14px; }

.contact_page_class .group-blog .hero .html-container {
  margin: 0 auto; }

.contact_page_class .solutions-hero.hero:after {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  top: 0;
  right: 0; }

.contact_page_class aside.contact h3 {
  font-size: 2.8rem; }

.contact_page_class aside.contact h3 + p {
  color: black;
  font-size: 1.3rem;
  margin-bottom: 3rem; }

.contact_page_class aside.contact h3 + p span,
.contact_page_class .mktoErrorMsg {
  color: #ff7900; }

.contact_page_class .mktoErrorMsg {
  font-size: 12px; }

.contact_page_class aside.widget-area input[type=text],
.contact_page_class aside.widget-area input[type=email],
.contact_page_class aside.widget-area input[type=tel],
.contact_page_class aside.widget-area select,
.contact_page_class aside.widget-area textarea {
  -webkit-appearance: none;
  border-color: #ff7900;
  border-radius: 0;
  color: #000;
  font-size: 12px; }

.contact_page_class aside.widget-area input[type=text],
.contact_page_class aside.widget-area input[type=email],
.contact_page_class aside.widget-area input[type=tel] {
  padding: 10px !important; }

.contact_page_class .address {
  padding-top: 1.75em;
  padding-left: 2em; }

.contact_page_class .address * {
  color: white;
  font-style: normal; }

.contact_page_class .address a:hover {
  color: rgba(255, 255, 255, 0.8); }

.contact_page_class .address h4 {
  font-weight: bold !important; }

.contact_page_class .address > h4:after {
  background-color: #ff7900;
  content: '';
  height: 1px;
  display: block;
  margin-bottom: 1em;
  width: 90px; }

.contact_page_class .address address {
  margin-bottom: 2em; }

#contact_page .mktoFormRow {
  margin-bottom: 1em !important; }

#contact_page .mktoFormRow > div {
  margin-bottom: 0 !important; }

#contact_page .mktoButtonRow {
  margin-top: -15px; }

#contact_page .mktoButtonRow {
  width: 100%; }

#contact_page select {
  color: #999 !important;
  text-transform: uppercase; }

#contact_page select option {
  text-transform: none !important; }

#contact_page ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #999;
  font-size: 12px;
  text-transform: uppercase; }

#contact_page ::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
  font-size: 12px;
  text-transform: uppercase; }

#contact_page :-ms-input-placeholder {
  /* IE 10+ */
  color: #999;
  font-size: 12px;
  text-transform: uppercase; }

#contact_page :-moz-placeholder {
  /* Firefox 18- */
  color: #999;
  font-size: 12px;
  text-transform: uppercase; }

#contact_page .mktoButton {
  background-color: #ff7900;
  border-radius: 0;
  border: 0;
  color: white;
  font-size: 1em;
  text-transform: none;
  width: 100%; }

#contact_page .offset-by-one.columns {
  margin-left: 12%; }

#contact_page select, #contact_page input, #contact_page textarea {
  width: 100% !important; }

.contact_page_class .hero.solutions-hero .html-container h2, h3 {
  font-weight: normal;
  font-family: "Questrial",sans-serif;
  letter-spacing: 1.1px; }

@media (max-width: 767px) {
  .contact_page_class .site-content:after {
    width: 0; }
  #contact_page .offset-by-one.columns {
    margin-left: 0; }
    #contact_page .offset-by-one.columns address, #contact_page .offset-by-one.columns address *, #contact_page .offset-by-one.columns h4 {
      color: black; }
  .careers_page .hero.solutions-hero .html-container {
    display: block; }
  .careers_page .solutions-hero.hero section.container {
    height: 150px; } }

.careers_page .solutions-hero.hero .container {
  text-align: center;
  height: 400px;
  z-index: 1; }

.careers_page .solutions-hero.hero .hero-html {
  bottom: inherit;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }

.careers_page .solutions-hero.hero .hero-html h1 {
  font-weight: normal;
  margin-bottom: 1.5rem; }

.careers_page .solutions-hero.hero .hero-html h1 span {
  background: none;
  box-shadow: none;
  color: white; }

.careers_page .solutions-hero.hero .hero-html p {
  font-size: 14px; }

/* Careers Form
//---------------------------------------*/
.single-careers .job_form_body {
  width: 485px; }

.single-careers .job_form_title {
  margin-left: 15px; }
  .single-careers .job_form_title h2 {
    font-family: TradeGothic, sans-serif;
    margin-bottom: 0; }

.single-careers .careers_job_app_form fieldset {
  float: left;
  margin: 0 0 20px 15px;
  padding: 0;
  height: 70px; }

.single-careers .careers_job_app_form #gform_fields_2 {
  overflow: hidden; }

.single-careers .careers_job_app_form label {
  margin: 0 0 0 5px;
  font-size: 18px;
  font-family: MyriadProSemibold, sans-serif; }

.single-careers .careers_job_app_form label.error {
  color: #FF7900;
  font-weight: normal;
  font-size: 14px;
  margin-top: -15px; }

.single-careers .careers_job_app_form select,
.single-careers .careers_job_app_form .gform_wrapper select {
  padding: 5px;
  height: 32px;
  width: 210px;
  font-size: 16px;
  font-family: inherit; }

.single-careers .careers_job_app_form input[type="submit"], .single-careers #gform_submit_button_2 {
  background: url(images/crosses.png) #ff7900;
  border: 1px solid #ac5100;
  color: #fff;
  float: right;
  font-size: 18px;
  margin: 0 15px 0 0;
  text-align: center;
  text-transform: initial;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4); }

.single-careers .careers_job_app_form .gform_wrapper ul li.gfield {
  clear: none; }

.single-careers .careers_job_app_form ul {
  padding: 0; }
  .single-careers .careers_job_app_form ul li {
    float: left;
    margin: 0 0 20px 15px;
    height: 70px;
    background: none;
    padding: 0; }

.single-careers .careers_job_app_form li#field_2_3 {
  height: inherit; }

.single-careers .careers_job_app_form fieldset {
  float: left;
  margin: 0 0 20px 15px;
  height: 70px; }

.single-careers .careers_job_app_form label {
  margin: 0 0 0 5px;
  font-size: 18px;
  font-family: 'MyriadProSemibold', sans-serif; }

.single-careers .careers_job_app_form .gform_wrapper .top_label .gfield_label {
  font-weight: normal; }

.single-careers .careers_job_app_form .gform_wrapper .gfield_required {
  color: #ff7900;
  font-family: MyriadProSemibold, sans-serif;
  font-weight: normal;
  font-size: 13px; }

.single-careers .careers_job_app_form .gform_wrapper .description_above .gfield_description {
  display: inline-block;
  color: gray;
  font-family: MyriadProRegular, sans-serif;
  font-size: 70%;
  line-height: inherit;
  width: inherit;
  margin-left: 10px;
  padding: 0; }

.single-careers .form_content {
  display: none;
  position: absolute;
  margin: 20px 22%;
  padding: 20px 20px 20px 40px;
  background: #fff;
  z-index: 1002;
  overflow: hidden;
  border-top: 5px solid #ff7900;
  border-bottom: 5px solid #5c5c5c;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.6); }

.single-careers .form_content .close_btn a span {
  position: absolute;
  height: 21px;
  width: 21px;
  margin: 5px;
  top: 0;
  right: 0;
  background: url(images/careers/close_btn.png) 0 -21px no-repeat;
  opacity: 1; }

.single-careers .careers_job_app_form .gform_wrapper .top_label input.medium, .single-careers .careers_job_app_form .gform_wrapper .top_label select.medium {
  font-size: 16px;
  font-family: inherit;
  padding: 5px; }

.single-careers .careers_job_app_form {
  font-size: 18px; }
  .single-careers .careers_job_app_form input.medium {
    font-size: 16px !important;
    height: 20px;
    width: 185px !important;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }
  .single-careers .careers_job_app_form input[type="file"] {
    color: #5b5b5c;
    height: 30px;
    width: 100% !important;
    box-shadow: none; }
  .single-careers .careers_job_app_form .validation_message {
    display: none; }
  .single-careers .careers_job_app_form .gform_wrapper li.gfield.gfield_error {
    padding-bottom: 0; }
    .single-careers .careers_job_app_form .gform_wrapper li.gfield.gfield_error .ginput_container_text, .single-careers .careers_job_app_form .gform_wrapper li.gfield.gfield_error .gfield_label {
      margin-top: 0 !important; }
  .single-careers .careers_job_app_form #extensions_message {
    position: relative !important;
    top: -20px;
    font-size: 15px; }
  .single-careers .careers_job_app_form .gform_wrapper .textarea {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }

.single-careers .gform_wrapper .gform_body {
  width: 100% !important; }

.single-careers .wanna_join h3, .single-careers .wanna_join h4 {
  font-family: TradeGothic, sans-serif; }

.single-careers .wanna_join .orange_btn {
  display: inline-block;
  margin: 0;
  padding: 7px 15px;
  font: 18px MyriadPro, sans-serif;
  color: white;
  text-decoration: none;
  text-align: center;
  background: #ff7900;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.page-template-page-thank-you {
  margin-top: 100px; }

.training-container .container ul, .single-careers .site-content ul {
  list-style-type: disc;
  list-style-position: initial;
  margin-left: 2em; }

/*-----------------------------Training------------------------------*/
.page-template-training-full-width-landing-page, .page-template-page-training_online,
.page-template-page-training_template, .page-template-team-detail-template, .page-template-training-default-template {
  margin-top: 150px; }
  .page-template-training-full-width-landing-page .header, .page-template-page-training_online .header,
  .page-template-page-training_template .header, .page-template-team-detail-template .header, .page-template-training-default-template .header {
    z-index: 1000; }

.training-container {
  -webkit-font-smoothing: antialiased;
  /*Styling for pages transfered from training.cardinalpath.com Begin*/
  /* Training Landing Page styles*/
  /* Training Landing Page styles End*/
  /* Online Training Page styles Begin*/
  /* Online Training Page styles End*/
  /* Training Template styles Begin*/
  /*Styling for pages transfered from training.cardinalpath.com End*/
  /*Styling for Event Espresso Venues Begin*/
  /*Styling for Event Espresso Venues End*/
  /*Styling for Training Sidebar Event List Begin*/
  /*Styling for Training Sidebar Event List End*/
  /*Styling for /training/ overview page begin*/
  /*Styling for /training/ overview page end*/
  /*Styling for training header begin*/
  /*Styling for training header end*/
  /*Styling for Team section begin*/
  /*Styling for Team section end*/
  /*ROAR! Mobile Styling*/
  /******************************************************
   *
   * Sidebar widgets
   *
   *******************************************************/
  /* Newsletter Widget
  //---------------------------------------*/ }
  .training-container .radius5 {
    border-radius: 5px; }
  .training-container .big {
    font-size: 1.2em;
    line-height: inherit; }
  .training-container .full-width.page_body {
    font-family: MyriadPro, sans-serif;
    -webkit-font-smoothing: antialiased; }
  .training-container .column, .training-container .columns {
    margin: 0 0.9% 0 0.9%; }
  .training-container .container .white {
    color: #FFFFFF; }
  .training-container .offset-by-two {
    margin-left: 17.33333%; }
  .training-container cite:before {
    content: "\2014 \0020"; }
  .training-container cite a, .training-container cite a:visited {
    color: #666; }
  .training-container .text_center {
    text-align: center; }
  .training-container .full-width.header {
    z-index: 1000; }
  .training-container .message_area {
    position: relative;
    background: #617a70 url(/wp-content/uploads/chalkboard-texture.jpg); }
    .training-container .message_area .intro_area {
      color: #ffffff; }
      .training-container .message_area .intro_area .benefits ul {
        list-style-type: none; }
  .training-container .benefits h3 {
    font-family: TradeGothic, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 2.8rem;
    line-height: 1.2;
    text-shadow: none; }
  .training-container .bannerLeft p {
    padding-right: 3rem; }
  .training-container .cone_down {
    position: absolute;
    width: 303px;
    height: 348px;
    left: -126px;
    top: -100px;
    z-index: 999;
    filter: alpha(opacity=100);
    background: url(/wp-content/uploads/chalkboard_cone.png) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    -webkit-animation: cone_down ease 2s 1s 1 forwards;
    animation: cone_down ease 2s 1s 1 forwards; }
  .training-container .drawings {
    position: relative;
    height: 260px; }
  .training-container .benefits ul li span.fonticon {
    font-size: 36px !important;
    margin: -15px 10px 0 0;
    display: block;
    height: 36px;
    float: left; }
  .training-container .benefits ul li p.text {
    margin-left: 42px;
    line-height: 24px; }
  .training-container .lightgreen {
    color: #b0c6c0; }
  .training-container .benefits ul li {
    margin-bottom: 20px;
    font-size: 16px;
    clear: both;
    background: none; }
  .training-container .benefits ul {
    margin: 0; }
  .training-container .speaking_down {
    position: absolute;
    width: 83px;
    height: 164px;
    left: 145px;
    top: 75px;
    z-index: 999;
    filter: alpha(opacity=100);
    background: url(/wp-content/uploads/chalkboard_speaking-lines.png) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    -webkit-animation: fadeIn ease 1s 3s 1 forwards;
    animation: fadeIn ease 1s 3s 1 forwards; }
  .training-container .qs_down {
    position: absolute;
    width: 149px;
    height: 157px;
    left: 240px;
    top: 30px;
    z-index: 999;
    filter: alpha(opacity=100);
    background: url(/wp-content/uploads/chalkboard_quality-score.png) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    -webkit-animation: fadeIn ease 1s 3.5s 1 forwards;
    animation: fadeIn ease 1s 3.5s 1 forwards; }
  .training-container .rpc_down {
    position: absolute;
    width: 231px;
    height: 135px;
    left: 420px;
    top: 30px;
    z-index: 999;
    filter: alpha(opacity=100);
    background: url(/wp-content/uploads/chalkboard_revenue-per-click.png) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    -webkit-animation: fadeIn ease 1s 4.5s 1 forwards;
    animation: fadeIn ease 1s 4.5s 1 forwards; }
  .training-container .roi_down {
    position: absolute;
    width: 212px;
    height: 137px;
    left: 390px;
    top: 125px;
    z-index: 999;
    filter: alpha(opacity=100);
    background: url(/wp-content/uploads/chalkboard_return-on-investment.png) no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    -webkit-animation: fadeIn ease 1s 4s 1 forwards;
            animation: fadeIn ease 1s 4s 1 forwards; }
  .training-container .google_training {
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    padding: 25px 20px 0;
    height: 100%; }
    .training-container .google_training .event-header h2 {
      padding-top: 5px;
      border-top: 2px solid #ff7c34;
      margin-bottom: 10px;
      font-size: 28px;
      text-transform: uppercase;
      line-height: 31px;
      letter-spacing: 0; }
    .training-container .google_training .mobile_hide {
      font-family: MyriadPro,sans-serif; }
    .training-container .google_training p {
      font-family: MyriadPro,sans-serif;
      font-size: 19px;
      margin: 0 0 20px; }
  .training-container .google_training h1 {
    margin: 0;
    font-size: 40px;
    color: #5b5b5c; }
  .training-container .row .two-thirds.column {
    width: 64.70588235294118%; }
  .training-container .row .one-third.column {
    width: 31.37254901960784%; }
  .training-container .page-id-11560 .short-slider-content .ten.columns {
    width: 100%; }
  .training-container .page-id-11576 .show_more {
    display: inline-block; }
  .training-container .page-id-11576 .wpsm-show, .training-container .page-id-11576 .wpsm-hide {
    font-weight: bold;
    color: #30659a !important;
    text-decoration: none; }
  .training-container .page-id-11576 .wpsm-show:hover, .training-container .page-id-11576 .wpsm-hide:hover {
    text-decoration: none !important;
    color: #76a0cb !important; }
  .training-container .page-id-11576 .listing {
    padding: 20px 0 0 0; }
  .training-container .view-cart-btn {
    position: absolute;
    bottom: 1.6rem;
    left: 2.5rem;
    display: none !important; }
  .training-container .green-header {
    background: url(/wp-content/uploads/green-header-short.png) top center no-repeat #3e9c48; }
  .training-container .find-location {
    background: #a1a1a1 url(/wp-content/uploads/map-background.png) center no-repeat;
    height: 150px; }
    .training-container .find-location h3 {
      font-family: TradeGothic, sans-serif;
      font-size: 2.8rem;
      text-transform: uppercase;
      padding-top: .2em;
      margin-top: 20px; }
    .training-container .find-location a {
      margin-top: 50px;
      background: #ff7900 !important;
      border-radius: 0;
      box-shadow: none;
      border: none; }
  .training-container .short-slider-content {
    padding-top: 192px;
    padding-bottom: 5px; }
  .training-container .adwords {
    background: url(/wp-content/uploads/adwords-white-mg.png) right center no-repeat; }
  .training-container .float-lft {
    float: left; }
  .training-container .training-headline {
    margin-left: 10px;
    line-height: 1.4em;
    margin-bottom: 0; }
  .training-container .no-margin-bottom {
    margin-bottom: 0; }
  .training-container .page-adwords > .row, .training-container .page-analytics > .row {
    padding-top: 50px; }
  .training-container .page-adwords .container, .training-container .page-analytics .container {
    width: 100%; }
  .training-container .page-adwords .four.columns, .training-container .page-analytics .four.columns {
    text-align: center; }
  .training-container .page-adwords h3, .training-container .page-analytics h3 {
    margin: 20px 0 10px; }
  .training-container .fonticon {
    font-family: Pictos;
    font-size: 1.333em;
    margin-right: 3px;
    line-height: 1px; }
  .training-container .training-icons a h2 {
    color: #30659a;
    font-size: 2em; }
  .training-container p.two-column-description {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
    line-height: 28px; }
    .training-container p.two-column-description a, .training-container p.two-column-description a:visited {
      color: #316498; }
  .training-container .page-adwords p, .training-container .page-analytics p {
    letter-spacing: 0.008em; }
  .training-container .blue-header {
    background: url(/wp-content/uploads/blue-header-short.png) top center no-repeat #4874a3; }
  .training-container .analytics {
    background: url(/wp-content/uploads/analytics-white-lines.png) right center no-repeat; }
  .training-container .testimonial_left, .training-container .testimonial_right {
    padding: 15px;
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #ccc;
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%); }
  .training-container .testimonial_left:after, .training-container .testimonial_left:before, .training-container .testimonial_right:after, .training-container .testimonial_right:before {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .training-container .testimonial_left:before, .training-container .testimonial_right:before {
    border-top-color: #ccc;
    border-width: 17px;
    margin-left: -17px; }
  .training-container .testimonial_left:before, .training-container .testimonial_left:after {
    left: 75%; }
  .training-container blockquote, .training-container blockquote {
    padding: 0 2.5%;
    border: none;
    color: #808282;
    font-size: 16px;
    font-family: MyriadProRegularItalic, sans-serif;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 24px; }
  .training-container blockquote cite {
    color: #808282;
    text-align: right;
    font-family: MyriadProRegular, sans-serif;
    font-weight: 400;
    font-style: normal; }
  .training-container .page-adwords h2, .training-container .page-analytics h2 {
    margin-top: 10px;
    font-size: 2em;
    font-family: TradeGothic,sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #FFF; }
  .training-container .page-analytics ul {
    list-style-type: disc; }
  .training-container .panel {
    background: #f2f2f2;
    font-size: 16px;
    padding: 20px 25px;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.15), 0 2px 0 #fff; }
    .training-container .panel a.button {
      height: auto;
      white-space: normal; }
  .training-container .button {
    font: 18px MyriadProSemibold, sans-serif;
    text-transform: none;
    padding: 6px; }
  .training-container .button.orange {
    background-color: #ff7900;
    border: 1px solid #ac5100;
    color: #ffffff;
    margin-left: 0;
    margin-right: 0;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4); }
  .training-container .button.radius5 {
    border-radius: 0; }
  .training-container .course-agenda {
    border: 2px solid #E7E7E7;
    height: 100%;
    overflow: visible;
    border-top-left-radius: 10px;
    padding: 0 10px;
    border-top-right-radius: 10px;
    background-color: #F7F7F7; }
  .training-container .course-agenda-body {
    background: #FAFAFA;
    padding: 0 10px;
    border: 2px solid #E7E7E7;
    margin-bottom: 30px; }
  .training-container .page-adwords h3, .training-container .page-analytics h3 {
    margin: 20px 0 10px;
    color: #79797B;
    font-size: 1.8em; }
  .training-container .bundle-box {
    border: 1px solid rgba(51, 153, 51, 0.35);
    background: #FAFAFA;
    border-radius: 3px;
    padding: 30px;
    box-shadow: inset 0 -1px 70px rgba(51, 153, 51, 0.19); }
    .training-container .bundle-box ul.unstyled li {
      float: none; }
      .training-container .bundle-box ul.unstyled li:last-child a {
        margin-right: 5px; }
  .training-container .othercourses {
    text-align: center;
    margin: 0 auto; }
  .training-container .othercourses li:first-child {
    margin-left: 0; }
  .training-container .othercourses li {
    display: inline-block;
    line-height: 38px;
    margin-left: 10px;
    background: none; }
  .training-container .othercourses li a {
    font-size: 13px !important;
    padding: 10px 15px;
    text-shadow: none !important; }
  .training-container .button.blue {
    /* border-color: #316498; */
    background: #76a0cb !important;
    border: none;
    color: #fff;
    text-shadow: 0 1px 2px #000; }
  .training-container .testimonial_left:hover:after, .training-container .testimonial_right:hover:after {
    border-top-color: #F8F8F8; }
  .training-container .page-id-11571 .background-slide {
    background: url(http://training.cardinalpath.com/img/big-header-training.jpg) center -330px no-repeat #210E0B;
    /* background: url('../img/big-bgd-team.jpg') bottom center no-repeat #fdf8f4; */
    height: auto; }
  .training-container .slider-content {
    padding-top: 250px;
    padding-bottom: 40px; }
  .training-container .page-id-11571 .slider-text {
    font-size: 24px;
    line-height: 1.6em; }
  .training-container .slider-call {
    font-size: 34px;
    margin-top: 3rem;
    line-height: 1.2em; }
  .training-container .arrow {
    font-size: 1em;
    margin-left: 5px; }
  .training-container .page-id-11571 .row .three.columns {
    width: 24.039216%; }
  .training-container .date {
    font-size: 1.2em !important;
    color: #393;
    font-weight: bold; }
  .training-container .page-id-11576 .three {
    display: none; }
  .training-container .page-id-11576 .nine {
    width: 100% !important; }
  .training-container .page-analytics h4, .training-container .page-adwords h4 {
    color: #79797B;
    font-size: 1.4em; }
  .training-container .page-analytics .one-third h4, .training-container .page-adwords .one-third h4 {
    color: #79797B;
    font-size: 1.2em; }
  .training-container .page-analytics h2, .training-container .page-adwords h2 {
    color: #5b5b5c;
    font-size: 2em; }
  .training-container .testimonial_left:after, .training-container .testimonial_right:after {
    border-top-color: #f2f2f2;
    border-width: 16px;
    margin-left: -16px; }
  .training-container .testimonial_left:hover, .training-container .testimonial_right:hover {
    background: #fff;
    background: -webkit-linear-gradient(top, #fff 0%, #f7f7f7 100%);
    background: linear-gradient(to bottom, #fff 0%, #f7f7f7 100%); }
  .training-container .page-id-11585 h5 {
    color: #5c5c5c;
    font-size: 1.6em;
    margin: 0;
    line-height: 1.2em; }
  .training-container .page-id-11585 h1, .training-container .page-id-11530 h1, .training-container .page-id-11576 h1, .training-container .page-id-11586 h1 {
    color: #5b5b5c;
    font-size: 2.666em;
    margin: 0; }
  .training-container .listing {
    padding: 10px 0 5px 0;
    border-top: 1px solid lightgray;
    margin-bottom: 0px; }
  .training-container .page-id-11576 h2 {
    color: #5b5b5c; }
  .training-container .page-id-11576 .eight {
    margin-left: 0; }
  .training-container .page-id-11576 strong {
    color: grey; }
  .training-container blockquote cite {
    display: block;
    font-size: 15px;
    color: #666;
    margin-top: 0; }
  .training-container .testimonial_right:before, .training-container .testimonial_right:after {
    left: 25%; }
  .training-container .testimonial_right:before, .training-container .testimonial_right:after {
    left: 25%; }
  .training-container h1 {
    color: #5b5b5c;
    font-size: 2.666em;
    margin: 0; }
  .training-container .single-espresso_venues .espresso_venues .two.columns, .training-container .single-espresso_venues .post_date, .training-container .single-espresso_venues .breadcrumb {
    display: none; }
  .training-container .single-espresso_venues .nav > li.current_page_parent > a {
    border-bottom: none; }
  .training-container .post-type-archive-espresso_venues .post_date, .training-container .post-type-archive-espresso_venues .breadcrumb, .training-container .post-type-archive-espresso_venues .page-title, .training-container .read_more span {
    display: none; }
  .training-container .sidebar_widget.training_widget .google_training {
    padding: 5px 20px 0;
    margin-top: 15px; }
  .training-container .classes_area.sidebar_widget.training_widget {
    margin: 0;
    padding: 0; }
    .training-container .classes_area.sidebar_widget.training_widget .google_training {
      margin-top: 0; }
    .training-container .classes_area.sidebar_widget.training_widget h1 {
      margin: 0; }
  .training-container .sidebar_widget.training_widget .page-header, .training-container .sidebar_widget.training_widget .espresso-event-list-wrapper-dv, .training-container .sidebar_widget.training_widget .entry-title span {
    display: none; }
  .training-container .sidebar_widget.training_widget .event-header {
    border-top: 2px; }
  .training-container .sidebar_widget.training_widget h2 a {
    font-size: 18px !important;
    line-height: 0; }
  .training-container .sidebar_widget.training_widget .espresso_events {
    margin-bottom: 10px; }
  .training-container .sidebar_widget.training_widget .entry-title {
    padding-top: 5px;
    border-top: 2px solid #ff7c34; }
  .training-container .page-id-11601 .sidebar_widget.training_widget {
    padding: 0;
    width: 30.372549%; }
  .training-container .page-id-11601 .google_training {
    margin: 0; }
  .training-container .page-id-11601 .google_training h1 {
    font-size: 36px; }
  .training-container .page-id-11601 .google_training p {
    margin-bottom: 10px !important; }
  .training-container .lightbrown {
    color: #9C8F7C; }
  .training-container .page-id-11601 .page_content {
    margin: 0; }
  .training-container .why_cp img {
    float: left;
    margin: 0 15px 15px 0; }
  .training-container .page-id-11601 .page-analytics h3 {
    margin: 0;
    color: #5b5b5c;
    font-size: 1.7em; }
  .training-container .bannerAd.row {
    margin-top: 40px;
    width: initial; }
  .training-container .training-subnav li a {
    text-transform: uppercase;
    color: #5b5b5c;
    line-height: 30px;
    font-family: MyriadProSemibold, sans-serif;
    font-size: 16px;
    text-shadow: 0 1px 1px #FFF; }
  .training-container #menu-training-submenu li {
    display: inline-block;
    position: relative;
    float: none;
    background: 0 0;
    padding-left: 0;
    border-bottom: 0 solid transparent;
    margin-bottom: 0; }
  .training-container .header-training .menu-cp_menu-container {
    bottom: 70px; }
  .training-container #menu-training-submenu {
    float: right; }
  .training-container .submenu li a {
    color: #5b5b5c; }
  .training-container .second-nav .submenu li {
    border-bottom: 0 !important;
    margin-bottom: 0 !important; }
  .training-container #menu-training-submenu li:last-child {
    margin: 0; }
  .training-container .page-team .background-slide {
    background: url(/wp-content/uploads/big-bgd-team.jpg) top center no-repeat #fdf8f4;
    height: auto; }
  .training-container .page-id-11624 .entry-title, .training-container .parent-pageid-11624 .entry-title {
    display: none; }
  .training-container .page-team .slider-content {
    padding-top: 193px;
    padding-bottom: 0px; }
  .training-container .page-team .social_widgets.sidebar {
    display: none; }
  .training-container .page-team .page_body_section {
    position: relative;
    padding: 40px 0; }
  .training-container .bottom-trainer-navigation-section {
    background: #F7F7F7;
    padding: 30px 0 0; }
  .training-container .bottom-trainer-navigation-section h4 {
    color: #79797B;
    font-size: 1.333em; }
  .training-container .page-team .page_body_section .button.blue {
    padding: 10px 15px;
    text-shadow: none;
    font-size: 1.4rem; }
  .training-container .page-team .instructor-icons h3 {
    color: #79797B;
    font-size: 1.666em;
    margin: 0; }
  .training-container .page-team {
    font-family: MyriadPro,sans-serif; }
    .training-container .page-team h1, .training-container .page-team h2 {
      color: #5b5b5c;
      font-family: TradeGothic,sans-serif;
      text-transform: uppercase; }
  .training-container .page-team ul.social-link-list {
    list-style-type: none; }
  .training-container .page-team ul.social-link-list li {
    width: 44px;
    height: 44px;
    display: inline-block;
    background: none;
    margin: 0;
    padding: 0; }
  @media screen and (max-width: 991px) {
    .training-container .header-training .menu-cp_menu-container {
      bottom: 0; }
    .training-container .drawings {
      display: none; }
    .training-container .page-team .background-slide {
      background: #4874a3; }
    .training-container .page-team .background-slide .slider-content {
      padding-top: 0;
      padding-bottom: 2rem; }
    .training-container .single-espresso_events .nine.columns {
      width: 90% !important; }
    .training-container .espresso_events, .training-container .espresso_venues {
      width: 90%;
      margin: 0 5%; }
    .training-container .page-id-11530 select {
      height: initial;
      margin: 0 auto 1rem auto; }
    .training-container .single-espresso_events .event-tickets form {
      width: initial; } }
  @media screen and (min-width: 600px) and (max-width: 820px) {
    .training-container .row .one-third.column, .training-container .row .two-thirds.column {
      width: 96.5%; }
    .training-container .ee-event-datetimes-li {
      width: 39% !important; } }
  @media screen and (max-width: 599px) {
    .training-container .row .one-third.column, .training-container .row .two-thirds.column {
      width: 90%; }
    .training-container .bannerLeft div {
      border-right: none !important; }
    .training-container .bannerAd {
      text-align: center !important; }
    .training-container .ee-event-datetimes-li {
      width: 100% !important; }
    .training-container ul.othercourses {
      margin: 0 auto;
      width: 100%; }
    .training-container ul.othercourses li {
      float: none;
      padding: 0; }
    .training-container .button.blue {
      height: auto;
      line-height: 1; }
    .training-container form select {
      min-width: 3rem; } }
  .training-container body {
    width: 100% !important; }
  .training-container .bottom-trainer-navigation-section .three.columns {
    text-align: center; }
  .training-container .full-width.inset {
    min-height: 128px;
    background-color: #98989a; }
    .training-container .full-width.inset .container {
      min-height: 128px;
      position: relative;
      top: 0;
      left: 0;
      background-image: url(images/sunset_sub_header.jpg);
      background-repeat: no-repeat;
      background-size: cover; }
      .training-container .full-width.inset .container .twelve.columns {
        color: #fff;
        position: absolute;
        top: 40px;
        left: 25px;
        font-size: 48px;
        line-height: 40px;
        margin-bottom: 20px;
        font-family: TradeGothic, sans-serif;
        font-weight: 400;
        text-decoration: none;
        text-transform: uppercase;
        text-shadow: 1px 1px 1px #555; }
  .training-container .full-width.page_body {
    color: #343434; }
    .training-container .full-width.page_body h1 {
      font-family: TradeGothic, sans-serif;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      text-shadow: 0 1px 1px #FFF;
      margin: 20px 0; }
  .training-container .sidebar_widget.training_widget {
    background: #eeeeee;
    border: 1px solid #dddddd;
    border-radius: 2px;
    padding: 15px; }
    .training-container .sidebar_widget.training_widget h2 {
      font-family: TradeGothic,sans-serif;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      text-shadow: 0 1px 1px #FFF;
      font-size: 28px;
      line-height: 31px;
      margin-bottom: 10px; }
  .training-container .training_widget h3 {
    color: #ff7900;
    font-family: TradeGothic,sans-serif; }
  .training-container .training_widget p {
    line-height: 1.2em; }
  .training-container .training_widget .event_list {
    font-size: 16px;
    margin-bottom: 20px; }
  .training-container .training_widget .event_list .row .six.columns {
    width: 100%; }
  .training-container .training_widget .event_list .text_right {
    text-align: left; }
  .training-container .training_widget .location {
    padding-bottom: 0.5em; }
  .training-container #page_sidebar {
    margin-top: 45px; }
  .training-container .sidebar_widget {
    font-family: TradeGothic,sans-serif;
    background-color: transparent;
    /* old brown bgd: #cccccc */
    margin: 0 20px 20px 0;
    color: #5c5c5c; }
    .training-container .sidebar_widget a.orange_btn {
      font-family: 'TradeGothic';
      text-transform: uppercase;
      font-size: 20px;
      font-weight: normal;
      padding: 5px 15px;
      display: block;
      margin: 0;
      width: 170px;
      color: #fff;
      text-decoration: none;
      text-align: center;
      background: #ff7900;
      box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
      border-radius: 0;
      -webkit-transition: all .3s ease;
      transition: all .3s ease; }
    .training-container .sidebar_widget h3 {
      text-transform: uppercase;
      margin: 0; }
  .training-container .newsletter_widget {
    padding: 30px 0px 0 0;
    border-radius: 0px 10px 0px 10px;
    -webkit-border-radius: 0px 10px 0px 10px;
    -moz-border-radius: 0px 10px 0px 10px; }
  .training-container .newsletter_widget strong {
    font-family: 'TradeGothic', sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 24px;
    display: block;
    margin-bottom: 5px;
    color: #ff7900;
    text-rendering: optimizeLegibility; }
  .training-container .newsletter_widget form {
    position: relative;
    margin-bottom: 0px;
    overflow: hidden;
    width: 100% !important; }
  .training-container .newsletter_widget form label {
    font-size: 13px; }
  .training-container .newsletter_widget form .mktoAsterix {
    display: inline;
    padding-right: 3px; }
  .training-container .newsletter_widget input[type="text"], .training-container .newsletter_widget input[type="email"] {
    width: 100px;
    margin-bottom: 10px;
    font-size: 12px;
    border: none; }
  .training-container .newsletter_widget .mktoButtonWrap.mktoInset {
    margin: 0 !important; }
  .training-container .newsletter_widget input[type="submit"] {
    display: block;
    float: left;
    border: none;
    text-shadow: none;
    background: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    cursor: pointer;
    padding: 0;
    font-size: 14px;
    line-height: 25px;
    color: #5c5c5c;
    text-decoration: none;
    text-align: left; }
  .training-container .newsletter_widget .mktoForm .mktoButtonWrap.mktoInset .mktoButton {
    display: inline-block;
    margin: 0;
    padding: 7px 15px;
    font: 18px 'MyriadProSemibold', sans-serif;
    color: white;
    text-decoration: none;
    text-align: center;
    background: #ff7900;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    border: 0;
    border-radius: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-weight: bold; }
  .training-container .mktoForm .mktoButtonWrap.mktoInset .mktoButton:hover {
    border: 0 !important; }
  .training-container .sidebar_widget.oamm_widget {
    background-color: transparent;
    text-align: left; }
  .training-container .oamm_widget strong {
    font-family: 'TradeGothic', sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    color: #ff7900;
    text-shadow: none;
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 0;
    text-rendering: optimizeLegibility; }
  .training-container .oamm_widget p {
    color: #5e5e5f;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 20px; }
  .training-container .sidebar_widget.oamm_widget strong {
    font-size: 30px;
    line-height: 32px; }
  .training-container .page-team .instructor-icons {
    text-align: center; }
    .training-container .page-team .instructor-icons .trainer-description p {
      font-family: MyriadPro, sans-serif;
      line-height: 24px; }
    .training-container .page-team .instructor-icons h3 {
      color: #79797B;
      font-family: TradeGothic, sans-serif;
      font-size: 1.666em;
      text-transform: uppercase;
      margin: 0; }
  .training-container .sub-title {
    display: none; }
  .training-container a, .training-container a:visited {
    color: #316498; }

.page-template-team-detail-template .sub-title {
  display: block; }

.page-template-team-detail-template .entry-content .container {
  width: 100%; }

body.page-template-training-default-template {
  color: #5b5b5c; }
  body.page-template-training-default-template .sub-title {
    display: block;
    font-family: TradeGothic, sans-serif; }
  body.page-template-training-default-template .half_bottom ul {
    list-style: disc; }
  body.page-template-training-default-template .half_bottom .big p {
    font-size: 1.2em;
    line-height: 24px; }
    body.page-template-training-default-template .half_bottom .big p strong {
      font-family: MyriadProSemibold,sans-serif; }
  body.page-template-training-default-template .entry-content .container {
    font-family: MyriadPro,sans-serif;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100%;
    width: 100%; }

.page-template-page-training_online .page_content {
  margin: 40px 30px;
  font-size: 15px;
  line-height: 24px; }

.training-header {
  height: 150px;
  max-height: none; }
  .training-header.shrink .my_extra_menu_class {
    display: none; }

#menu-training-submenu {
  display: inline-block;
  font-family: MyriadPro, sans-serif;
  float: right;
  margin-top: -20px;
  width: auto; }
  #menu-training-submenu li {
    border-bottom: 0 solid transparent;
    display: inline-block;
    float: left;
    margin-bottom: 0 !important;
    padding-left: 0;
    position: relative; }
    #menu-training-submenu li a {
      color: #316498; }
      #menu-training-submenu li a:hover {
        color: #76a0cb; }

#menu-training-submenu .sub-menu li {
  line-height: 1.6; }

#menu-training-submenu .sub-menu li a:hover {
  background-color: #ff7900;
  box-shadow: 0 1px 1px rgba(70, 70, 70, 0.2);
  color: #fff; }

@media (max-width: 1110px) {
  #menu-training-submenu li {
    margin: 0; }
    #menu-training-submenu li a {
      height: 15px; } }

@media (max-width: 759px) {
  .page-template-training-full-width-landing-page, .page-template-page-training_online,
  .page-template-page-training_template, .page-template-team-detail-template, .page-template-training-default-template,
  .parent-pageid-11601, .page-template-page-training_full-width_adwords_template,
  .page-template-page-training_full-width_analytics_template, .page-template-team-overview-template,
  .page-template-team-category-template, .page-template-team-partners-template, .page-template-team-international-template,
  .page-template-team-support-template {
    margin-top: 160px; }
    .page-template-training-full-width-landing-page iframe, .page-template-page-training_online iframe,
    .page-template-page-training_template iframe, .page-template-team-detail-template iframe, .page-template-training-default-template iframe,
    .parent-pageid-11601 iframe, .page-template-page-training_full-width_adwords_template iframe,
    .page-template-page-training_full-width_analytics_template iframe, .page-template-team-overview-template iframe,
    .page-template-team-category-template iframe, .page-template-team-partners-template iframe, .page-template-team-international-template iframe,
    .page-template-team-support-template iframe {
      width: 100% !important; }
    .page-template-training-full-width-landing-page #site-navigation .two-thirds.column.full-width, .page-template-page-training_online #site-navigation .two-thirds.column.full-width,
    .page-template-page-training_template #site-navigation .two-thirds.column.full-width, .page-template-team-detail-template #site-navigation .two-thirds.column.full-width, .page-template-training-default-template #site-navigation .two-thirds.column.full-width,
    .parent-pageid-11601 #site-navigation .two-thirds.column.full-width, .page-template-page-training_full-width_adwords_template #site-navigation .two-thirds.column.full-width,
    .page-template-page-training_full-width_analytics_template #site-navigation .two-thirds.column.full-width, .page-template-team-overview-template #site-navigation .two-thirds.column.full-width,
    .page-template-team-category-template #site-navigation .two-thirds.column.full-width, .page-template-team-partners-template #site-navigation .two-thirds.column.full-width, .page-template-team-international-template #site-navigation .two-thirds.column.full-width,
    .page-template-team-support-template #site-navigation .two-thirds.column.full-width {
      height: 0; }
    .page-template-training-full-width-landing-page #menu-training-submenu, .page-template-page-training_online #menu-training-submenu,
    .page-template-page-training_template #menu-training-submenu, .page-template-team-detail-template #menu-training-submenu, .page-template-training-default-template #menu-training-submenu,
    .parent-pageid-11601 #menu-training-submenu, .page-template-page-training_full-width_adwords_template #menu-training-submenu,
    .page-template-page-training_full-width_analytics_template #menu-training-submenu, .page-template-team-overview-template #menu-training-submenu,
    .page-template-team-category-template #menu-training-submenu, .page-template-team-partners-template #menu-training-submenu, .page-template-team-international-template #menu-training-submenu,
    .page-template-team-support-template #menu-training-submenu {
      margin-top: -35px; }
      .page-template-training-full-width-landing-page #menu-training-submenu li, .page-template-page-training_online #menu-training-submenu li,
      .page-template-page-training_template #menu-training-submenu li, .page-template-team-detail-template #menu-training-submenu li, .page-template-training-default-template #menu-training-submenu li,
      .parent-pageid-11601 #menu-training-submenu li, .page-template-page-training_full-width_adwords_template #menu-training-submenu li,
      .page-template-page-training_full-width_analytics_template #menu-training-submenu li, .page-template-team-overview-template #menu-training-submenu li,
      .page-template-team-category-template #menu-training-submenu li, .page-template-team-partners-template #menu-training-submenu li, .page-template-team-international-template #menu-training-submenu li,
      .page-template-team-support-template #menu-training-submenu li {
        border-bottom: 5px solid transparent; }
        .page-template-training-full-width-landing-page #menu-training-submenu li a, .page-template-page-training_online #menu-training-submenu li a,
        .page-template-page-training_template #menu-training-submenu li a, .page-template-team-detail-template #menu-training-submenu li a, .page-template-training-default-template #menu-training-submenu li a,
        .parent-pageid-11601 #menu-training-submenu li a, .page-template-page-training_full-width_adwords_template #menu-training-submenu li a,
        .page-template-page-training_full-width_analytics_template #menu-training-submenu li a, .page-template-team-overview-template #menu-training-submenu li a,
        .page-template-team-category-template #menu-training-submenu li a, .page-template-team-partners-template #menu-training-submenu li a, .page-template-team-international-template #menu-training-submenu li a,
        .page-template-team-support-template #menu-training-submenu li a {
          padding: 0;
          margin: 15px 0 -4px 10px; }
    .page-template-training-full-width-landing-page .training-header, .page-template-page-training_online .training-header,
    .page-template-page-training_template .training-header, .page-template-team-detail-template .training-header, .page-template-training-default-template .training-header,
    .parent-pageid-11601 .training-header, .page-template-page-training_full-width_adwords_template .training-header,
    .page-template-page-training_full-width_analytics_template .training-header, .page-template-team-overview-template .training-header,
    .page-template-team-category-template .training-header, .page-template-team-partners-template .training-header, .page-template-team-international-template .training-header,
    .page-template-team-support-template .training-header {
      position: fixed;
      height: 160px; }
      .page-template-training-full-width-landing-page .training-header.shrink .my_extra_menu_class, .page-template-page-training_online .training-header.shrink .my_extra_menu_class,
      .page-template-page-training_template .training-header.shrink .my_extra_menu_class, .page-template-team-detail-template .training-header.shrink .my_extra_menu_class, .page-template-training-default-template .training-header.shrink .my_extra_menu_class,
      .parent-pageid-11601 .training-header.shrink .my_extra_menu_class, .page-template-page-training_full-width_adwords_template .training-header.shrink .my_extra_menu_class,
      .page-template-page-training_full-width_analytics_template .training-header.shrink .my_extra_menu_class, .page-template-team-overview-template .training-header.shrink .my_extra_menu_class,
      .page-template-team-category-template .training-header.shrink .my_extra_menu_class, .page-template-team-partners-template .training-header.shrink .my_extra_menu_class, .page-template-team-international-template .training-header.shrink .my_extra_menu_class,
      .page-template-team-support-template .training-header.shrink .my_extra_menu_class {
        display: block; }
    .page-template-training-full-width-landing-page .services_message .container, .page-template-page-training_online .services_message .container,
    .page-template-page-training_template .services_message .container, .page-template-team-detail-template .services_message .container, .page-template-training-default-template .services_message .container,
    .parent-pageid-11601 .services_message .container, .page-template-page-training_full-width_adwords_template .services_message .container,
    .page-template-page-training_full-width_analytics_template .services_message .container, .page-template-team-overview-template .services_message .container,
    .page-template-team-category-template .services_message .container, .page-template-team-partners-template .services_message .container, .page-template-team-international-template .services_message .container,
    .page-template-team-support-template .services_message .container {
      width: 100%; }
  #c-menu--slide-left {
    z-index: 9999; } }

.page-template-training-full-width-landing-page #site-navigation #primary-menu li.current_page_ancestor:hover > a, .page-template-training-full-width-landing-page #site-navigation #primary-menu li.current_page_ancestor:focus > a, .page-template-training-full-width-landing-page #site-navigation #primary-menu li.current-menu-ancestor:hover > a, .page-template-training-full-width-landing-page #site-navigation #primary-menu li.current-menu-ancestor:focus > a {
  background-color: #ff7900;
  box-shadow: 0 1px 1px rgba(70, 70, 70, 0.2);
  color: #fff; }

.page-template-training-full-width-landing-page #site-navigation #primary-menu li.current_page_ancestor > a,
.page-template-training-full-width-landing-page #site-navigation #primary-menu li.current-menu-ancestor > a {
  background-color: #fff;
  box-shadow: none;
  color: #5b5b5c; }

.tools_message {
  margin-top: 100px; }

#tools_content {
  -webkit-font-smoothing: auto !important; }
  #tools_content .sample_size_calculator .column, #tools_content .sample_size_calculator .columns {
    width: auto; }
    #tools_content .sample_size_calculator .column input, #tools_content .sample_size_calculator .columns input {
      display: inline-block; }
  #tools_content form .clearfix:after, #tools_content form .clearfix:before, #tools_content form .row:after, #tools_content form .row:before {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  #tools_content form .column, #tools_content form .columns {
    display: inline;
    float: left;
    min-height: 1px;
    position: relative; }
  #tools_content form h3, #tools_content form h3 a, #tools_content form h3 a:visited {
    color: #343434;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 10px; }
  #tools_content .tool_numbering {
    color: #fff;
    border-radius: 50%;
    font-size: 30px;
    margin: 5px 0 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: left;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    background: #ff9d47; }
  #tools_content .small, #tools_content small {
    font-size: 70%;
    line-height: inherit; }
  #tools_content .fonticon {
    font-size: 1.333em;
    margin-right: 3px;
    line-height: 1px;
    display: none \9; }
  #tools_content input[type=password], #tools_content input[type=search], #tools_content input[type=tel], #tools_content input[type=text], #tools_content input[type=time], #tools_content input[type=url],
  #tools_content input[type=week], #tools_content input[type=date], #tools_content input[type=datetime], #tools_content input[type=datetime-local], #tools_content input[type=email],
  #tools_content input[type=month], #tools_content input[type=number], #tools_content select, #tools_content textarea {
    display: block;
    width: 100%;
    max-width: 20em;
    font-family: inherit;
    background: #fff;
    border: 1px solid #bbb;
    color: #555;
    outline: 0;
    margin: 0 0 1.25em;
    padding: .3125em;
    font-size: .8125em;
    height: 2em;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }
  #tools_content a.button, #tools_content button, #tools_content input[type=submit], #tools_content input[type=reset], #tools_content input[type=button] {
    display: inline-block;
    margin: 0 5px;
    padding: 7px 15px;
    font: 18px MyriadProSemibold, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: 1px solid #ac5100;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    background: url(images/crosses.png) #ff7900;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: none;
    cursor: pointer;
    font-weight: 700;
    width: auto !important; }
  #tools_content h1 {
    color: #343434;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    word-wrap: break-word; }
  #tools_content table {
    background: #fff;
    width: 100%;
    margin: 0 0 1.125em;
    border: 1px solid #ddd;
    border-collapse: collapse;
    border-spacing: 0; }
    #tools_content table thead {
      background: #f5f5f5; }
    #tools_content table .tool_input_table th strong {
      font-size: 14px; }
    #tools_content table tbody tr:nth-child(even) {
      background: #f9f9f9; }
    #tools_content table table tbody tr td {
      color: #333;
      padding: .625em;
      vertical-align: top;
      border: none; }
    #tools_content table .tool_input_table input[type=text] {
      font-size: 12px;
      width: 50px; }
    #tools_content table th:first-child {
      padding-left: 12px; }
  #tools_content .tooltip {
    position: relative;
    display: inline-block;
    background-color: #316498;
    border-radius: 90px;
    width: 20px;
    height: 20px;
    color: azure;
    font-size: 14px;
    left: 7px;
    padding-left: 5.5px; }
  #tools_content .tooltip .tooltiptext {
    all: initial;
    font-family: MyriadPro, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    border: 3px solid #598bbb;
    visibility: hidden;
    width: 400px;
    background-color: #fff;
    color: #6d6d6d;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: -200px;
    opacity: 0;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    padding: 5px;
    -webkit-font-smoothing: auto !important; }
  #tools_content .tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: -50%;
    margin-left: -5px; }
  #tools_content .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1; }

.tools_result {
  padding: 20px 0; }
  .tools_result h2, .tools_result h2 a, .tools_result h2 a:visited {
    color: #343434;
    font-size: 28px;
    line-height: 31px;
    margin-bottom: 10px; }
  .tools_result h4 {
    color: #343434;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px; }
  .tools_result .tool_test_fail {
    color: red; }

.page-template-training-event-list-default-template .o-wrapper, .single-espresso_events .site-main, #press_release_listing {
  font-family: MyriadPro, sans-serif; }
  .page-template-training-event-list-default-template .o-wrapper h1, .page-template-training-event-list-default-template .o-wrapper h2, .page-template-training-event-list-default-template .o-wrapper h3, .page-template-training-event-list-default-template .o-wrapper h4, .page-template-training-event-list-default-template .o-wrapper h5, .page-template-training-event-list-default-template .o-wrapper h6, .single-espresso_events .site-main h1, .single-espresso_events .site-main h2, .single-espresso_events .site-main h3, .single-espresso_events .site-main h4, .single-espresso_events .site-main h5, .single-espresso_events .site-main h6, #press_release_listing h1, #press_release_listing h2, #press_release_listing h3, #press_release_listing h4, #press_release_listing h5, #press_release_listing h6 {
    font-family: TradeGothic, sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 1px #FFF; }
  .page-template-training-event-list-default-template .o-wrapper h2, .page-template-training-event-list-default-template .o-wrapper h2 a, .page-template-training-event-list-default-template .o-wrapper h2 a:visited, .single-espresso_events .site-main h2, .single-espresso_events .site-main h2 a, .single-espresso_events .site-main h2 a:visited, #press_release_listing h2, #press_release_listing h2 a, #press_release_listing h2 a:visited {
    color: #343434;
    font-size: 28px;
    line-height: 31px;
    margin-bottom: 10px; }
  .page-template-training-event-list-default-template .o-wrapper b, .page-template-training-event-list-default-template .o-wrapper strong, .single-espresso_events .site-main b, .single-espresso_events .site-main strong, #press_release_listing b, #press_release_listing strong {
    font-family: MyriadProSemibold, sans-serif;
    font-weight: 700; }
  .page-template-training-event-list-default-template .o-wrapper ul, .single-espresso_events .site-main ul, #press_release_listing ul {
    margin-bottom: 20px;
    list-style: disc; }
  .page-template-training-event-list-default-template .o-wrapper ol, .page-template-training-event-list-default-template .o-wrapper ul, .single-espresso_events .site-main ol, .single-espresso_events .site-main ul, #press_release_listing ol, #press_release_listing ul {
    padding: 0 0 0 1.25em; }
  .page-template-training-event-list-default-template .o-wrapper .event-header, .single-espresso_events .site-main .event-header, #press_release_listing .event-header {
    position: relative;
    border-top: 10px;
    border-top-style: solid;
    border-color: #ff7900; }
  .page-template-training-event-list-default-template .o-wrapper .entry-title, .single-espresso_events .site-main .entry-title, #press_release_listing .entry-title {
    padding-top: 1rem;
    color: #5b5b5c;
    font-size: 2.666em;
    margin: 0; }
  .page-template-training-event-list-default-template .o-wrapper article.espresso_events, .single-espresso_events .site-main article.espresso_events, #press_release_listing article.espresso_events {
    margin-bottom: 10px; }
  .page-template-training-event-list-default-template .o-wrapper .espresso_events .ee-event-datetimes-ul li, .single-espresso_events .site-main .espresso_events .ee-event-datetimes-ul li, #press_release_listing .espresso_events .ee-event-datetimes-ul li {
    font-size: initial;
    list-style-type: none;
    margin: 1em 0 0;
    min-height: 140px;
    padding: 0 4px; }
  .page-template-training-event-list-default-template .o-wrapper .ee-clearfix .ee-event-datetimes-li, .single-espresso_events .site-main .ee-clearfix .ee-event-datetimes-li, #press_release_listing .ee-clearfix .ee-event-datetimes-li {
    float: left;
    width: 50%; }
  .page-template-training-event-list-default-template .o-wrapper .ee-event-datetimes-li, .single-espresso_events .site-main .ee-event-datetimes-li, #press_release_listing .ee-event-datetimes-li {
    width: 20% !important; }
  .page-template-training-event-list-default-template .o-wrapper .dashicons, .page-template-training-event-list-default-template .o-wrapper .dashicons-before:before, .single-espresso_events .site-main .dashicons, .single-espresso_events .site-main .dashicons-before:before, #press_release_listing .dashicons, #press_release_listing .dashicons-before:before {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 1;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    text-align: center;
    -webkit-transition: color .1s ease-in 0;
    transition: color .1s ease-in 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .page-template-training-event-list-default-template .o-wrapper .dashicons-calendar:before, .single-espresso_events .site-main .dashicons-calendar:before, #press_release_listing .dashicons-calendar:before {
    content: "\f145"; }
  .page-template-training-event-list-default-template .o-wrapper .ticket-selector-submit-btn, .single-espresso_events .site-main .ticket-selector-submit-btn, #press_release_listing .ticket-selector-submit-btn {
    float: right; }
  .page-template-training-event-list-default-template .o-wrapper a.button, .page-template-training-event-list-default-template .o-wrapper button, .page-template-training-event-list-default-template .o-wrapper input[type=submit], .page-template-training-event-list-default-template .o-wrapper input[type=reset], .page-template-training-event-list-default-template .o-wrapper input[type=button], .single-espresso_events .site-main a.button, .single-espresso_events .site-main button, .single-espresso_events .site-main input[type=submit], .single-espresso_events .site-main input[type=reset], .single-espresso_events .site-main input[type=button], #press_release_listing a.button, #press_release_listing button, #press_release_listing input[type=submit], #press_release_listing input[type=reset], #press_release_listing input[type=button] {
    display: inline-block;
    margin: 0 5px;
    padding: 7px 15px;
    font: 18px MyriadProSemibold, sans-serif;
    color: #fff;
    text-decoration: none;
    text-align: center;
    border: 1px solid #ac5100;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
    background: url(images/crosses.png) #ff7900;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
    font-weight: 700; }
  .page-template-training-event-list-default-template .o-wrapper input[type=password], .page-template-training-event-list-default-template .o-wrapper input[type=search], .page-template-training-event-list-default-template .o-wrapper input[type=tel], .page-template-training-event-list-default-template .o-wrapper input[type=text], .page-template-training-event-list-default-template .o-wrapper input[type=time],
  .page-template-training-event-list-default-template .o-wrapper input[type=url], .page-template-training-event-list-default-template .o-wrapper input[type=week], .page-template-training-event-list-default-template .o-wrapper input[type=date], .page-template-training-event-list-default-template .o-wrapper input[type=datetime], .page-template-training-event-list-default-template .o-wrapper input[type=datetime-local],
  .page-template-training-event-list-default-template .o-wrapper input[type=email], .page-template-training-event-list-default-template .o-wrapper input[type=month], .page-template-training-event-list-default-template .o-wrapper input[type=number], .page-template-training-event-list-default-template .o-wrapper select, .page-template-training-event-list-default-template .o-wrapper textarea, .single-espresso_events .site-main input[type=password], .single-espresso_events .site-main input[type=search], .single-espresso_events .site-main input[type=tel], .single-espresso_events .site-main input[type=text], .single-espresso_events .site-main input[type=time],
  .single-espresso_events .site-main input[type=url], .single-espresso_events .site-main input[type=week], .single-espresso_events .site-main input[type=date], .single-espresso_events .site-main input[type=datetime], .single-espresso_events .site-main input[type=datetime-local],
  .single-espresso_events .site-main input[type=email], .single-espresso_events .site-main input[type=month], .single-espresso_events .site-main input[type=number], .single-espresso_events .site-main select, .single-espresso_events .site-main textarea, #press_release_listing input[type=password], #press_release_listing input[type=search], #press_release_listing input[type=tel], #press_release_listing input[type=text], #press_release_listing input[type=time],
  #press_release_listing input[type=url], #press_release_listing input[type=week], #press_release_listing input[type=date], #press_release_listing input[type=datetime], #press_release_listing input[type=datetime-local],
  #press_release_listing input[type=email], #press_release_listing input[type=month], #press_release_listing input[type=number], #press_release_listing select, #press_release_listing textarea {
    display: block;
    width: 100%;
    max-width: 20em;
    font-family: inherit;
    background: #fff;
    border: 1px solid #bbb;
    color: #555;
    outline: 0;
    margin: 0 0 1.25em;
    padding: .3125em;
    font-size: .8125em;
    height: 1.25em;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2); }
  .page-template-training-event-list-default-template .o-wrapper .download-iCal-frm, .single-espresso_events .site-main .download-iCal-frm, #press_release_listing .download-iCal-frm {
    display: none;
    margin: 0 1em; }
  .page-template-training-event-list-default-template .o-wrapper .page-id-11530 select, .single-espresso_events .site-main .page-id-11530 select, #press_release_listing .page-id-11530 select {
    height: initial; }
  .page-template-training-event-list-default-template .o-wrapper .training-container .sub-title, .single-espresso_events .site-main .training-container .sub-title, #press_release_listing .training-container .sub-title {
    display: block; }
  @media (max-width: 758px) {
    .page-template-training-event-list-default-template .o-wrapper li.ee-event-datetimes-li, .single-espresso_events .site-main li.ee-event-datetimes-li, #press_release_listing li.ee-event-datetimes-li {
      width: 100% !important;
      min-height: inherit !important; } }
  .page-template-training-event-list-default-template .o-wrapper .training-container .btn_calendar, .single-espresso_events .site-main .training-container .btn_calendar, #press_release_listing .training-container .btn_calendar {
    border-radius: 0;
    color: #fff !important;
    float: right; }
  .page-template-training-event-list-default-template .o-wrapper select.events, .single-espresso_events .site-main select.events, #press_release_listing select.events {
    font-size: 1.3em;
    height: 1.8em; }
  .page-template-training-event-list-default-template .o-wrapper .training-container .entry-content, .single-espresso_events .site-main .training-container .entry-content, #press_release_listing .training-container .entry-content {
    width: 100%; }
  .page-template-training-event-list-default-template .o-wrapper .training-container a, .page-template-training-event-list-default-template .o-wrapper .training-container a:visited, .single-espresso_events .site-main .training-container a, .single-espresso_events .site-main .training-container a:visited, #press_release_listing .training-container a, #press_release_listing .training-container a:visited {
    color: #316498; }
  .page-template-training-event-list-default-template .o-wrapper .espresso-event-list-wrapper-dv form, .single-espresso_events .site-main .espresso-event-list-wrapper-dv form, #press_release_listing .espresso-event-list-wrapper-dv form {
    margin-bottom: 0; }

.single-espresso_events .title-bar {
  background-image: url(images/sunset_sub_header.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.single-espresso_events .entry-meta {
  display: none; }

.single-espresso_events .content-area.columns.eight {
  width: 100%; }

.single-espresso_events .site-content {
  margin-top: 0;
  margin-bottom: 0; }
  .single-espresso_events .site-content a, .single-espresso_events .site-content a:visited {
    color: #316498;
    text-decoration: none;
    outline: 0;
    -webkit-transition: color .3s ease;
    transition: color .3s ease; }

.single-espresso_events .site-main {
  margin: 0 30px;
  font-size: 15px;
  line-height: 24px;
  color: #343434; }
  .single-espresso_events .site-main .social_widgets.sidebar {
    overflow: hidden;
    padding: 12px 20px;
    margin: 0; }
  .single-espresso_events .site-main .social-box {
    background-color: #E5E5E5;
    display: none;
    width: 100%;
    height: 44px;
    margin: 20px 0;
    border-radius: 3px; }
  .single-espresso_events .site-main .share_widget_box {
    float: left;
    width: 100px; }
  .single-espresso_events .site-main .event-tickets form {
    width: 70%; }
  .single-espresso_events .site-main .tkt-slctr-tbl {
    border-collapse: inherit; }
  .single-espresso_events .site-main .page_content {
    color: #343434;
    margin: 40px 30px;
    font-size: 15px;
    line-height: 24px; }
  .single-espresso_events .site-main table thead {
    background: #f5f5f5; }
  .single-espresso_events .site-main table thead tr th {
    color: #222;
    padding: .625em; }
  .single-espresso_events .site-main table tbody tr td, .single-espresso_events .site-main table thead tr th {
    text-align: left; }
  .single-espresso_events .site-main .ee-ticket-selector-ticket-qty-th {
    width: 16%; }
  .single-espresso_events .site-main form {
    margin-bottom: 0; }
  .single-espresso_events .site-main form select {
    height: 2.2em;
    width: 100%;
    max-width: 16em; }
  .single-espresso_events .site-main table {
    background: #fff;
    width: 100%;
    margin: 0 0 1.125em;
    border: 1px solid #ddd; }
    .single-espresso_events .site-main table .cntr, .single-espresso_events .site-main table .jst-cntr {
      text-align: center; }
  .single-espresso_events .site-main table tbody tr td {
    color: #333;
    padding: .625em;
    vertical-align: top;
    border: none; }

.single-espresso_events .event-tickets input[type=submit].ticket-selector-submit-btn {
  display: block;
  float: none;
  text-transform: none;
  margin: 0 auto; }

.single-espresso_events .facility_parking .link {
  background-color: inherit; }

.single-espresso_events .espresso-venue-dv h3 {
  font-size: 3.0rem; }

.single-espresso_events .espresso-venue-dv h4 {
  font-size: 2.4rem; }

.single-espresso_events img.alignleft {
  float: left;
  margin: 0 10px 10px 0; }

.page-template-training-event-list-default-template, .page-template-page-oamm-assessment, .page-template-page-oamm-template {
  margin-top: 150px; }

.page-template-page-oamm-assessment .nine.columns, .page-template-page-oamm-template .nine.columns, .page-template-page-services .nine.columns, .page-template-page-press-releases .nine.columns,
.single-press_releases .nine.columns {
  width: 70%; }

.page-template-page-oamm-assessment .oamm-content a.orange_btn, .page-template-page-oamm-assessment .blog_body a.orange_btn, .page-template-page-oamm-assessment #press_release_listing a.orange_btn, .page-template-page-oamm-template .oamm-content a.orange_btn, .page-template-page-oamm-template .blog_body a.orange_btn, .page-template-page-oamm-template #press_release_listing a.orange_btn, .page-template-page-services .oamm-content a.orange_btn, .page-template-page-services .blog_body a.orange_btn, .page-template-page-services #press_release_listing a.orange_btn, .page-template-page-press-releases .oamm-content a.orange_btn, .page-template-page-press-releases .blog_body a.orange_btn, .page-template-page-press-releases #press_release_listing a.orange_btn,
.single-press_releases .oamm-content a.orange_btn,
.single-press_releases .blog_body a.orange_btn,
.single-press_releases #press_release_listing a.orange_btn {
  font-family: 'TradeGothic';
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
  padding: 5px 15px;
  display: block;
  margin: 0;
  width: 170px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #ff7900;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.page-template-page-oamm-assessment .oamm-content h2, .page-template-page-oamm-assessment .oamm-content h2 a, .page-template-page-oamm-assessment .oamm-content h2 a:visited, .page-template-page-oamm-assessment .blog_body h2, .page-template-page-oamm-assessment .blog_body h2 a, .page-template-page-oamm-assessment .blog_body h2 a:visited, .page-template-page-oamm-assessment #press_release_listing h2, .page-template-page-oamm-assessment #press_release_listing h2 a, .page-template-page-oamm-assessment #press_release_listing h2 a:visited, .page-template-page-oamm-template .oamm-content h2, .page-template-page-oamm-template .oamm-content h2 a, .page-template-page-oamm-template .oamm-content h2 a:visited, .page-template-page-oamm-template .blog_body h2, .page-template-page-oamm-template .blog_body h2 a, .page-template-page-oamm-template .blog_body h2 a:visited, .page-template-page-oamm-template #press_release_listing h2, .page-template-page-oamm-template #press_release_listing h2 a, .page-template-page-oamm-template #press_release_listing h2 a:visited, .page-template-page-services .oamm-content h2, .page-template-page-services .oamm-content h2 a, .page-template-page-services .oamm-content h2 a:visited, .page-template-page-services .blog_body h2, .page-template-page-services .blog_body h2 a, .page-template-page-services .blog_body h2 a:visited, .page-template-page-services #press_release_listing h2, .page-template-page-services #press_release_listing h2 a, .page-template-page-services #press_release_listing h2 a:visited, .page-template-page-press-releases .oamm-content h2, .page-template-page-press-releases .oamm-content h2 a, .page-template-page-press-releases .oamm-content h2 a:visited, .page-template-page-press-releases .blog_body h2, .page-template-page-press-releases .blog_body h2 a, .page-template-page-press-releases .blog_body h2 a:visited, .page-template-page-press-releases #press_release_listing h2, .page-template-page-press-releases #press_release_listing h2 a, .page-template-page-press-releases #press_release_listing h2 a:visited,
.single-press_releases .oamm-content h2,
.single-press_releases .oamm-content h2 a,
.single-press_releases .oamm-content h2 a:visited,
.single-press_releases .blog_body h2,
.single-press_releases .blog_body h2 a,
.single-press_releases .blog_body h2 a:visited,
.single-press_releases #press_release_listing h2,
.single-press_releases #press_release_listing h2 a,
.single-press_releases #press_release_listing h2 a:visited {
  color: #343434;
  font-size: 28px;
  line-height: 31px;
  margin-bottom: 10px; }

.page-template-page-oamm-assessment .oamm-content h1, .page-template-page-oamm-assessment .oamm-content h2, .page-template-page-oamm-assessment .oamm-content h3, .page-template-page-oamm-assessment .oamm-content h4, .page-template-page-oamm-assessment .oamm-content h5, .page-template-page-oamm-assessment .oamm-content h6, .page-template-page-oamm-assessment .blog_body h1, .page-template-page-oamm-assessment .blog_body h2, .page-template-page-oamm-assessment .blog_body h3, .page-template-page-oamm-assessment .blog_body h4, .page-template-page-oamm-assessment .blog_body h5, .page-template-page-oamm-assessment .blog_body h6, .page-template-page-oamm-assessment #press_release_listing h1, .page-template-page-oamm-assessment #press_release_listing h2, .page-template-page-oamm-assessment #press_release_listing h3, .page-template-page-oamm-assessment #press_release_listing h4, .page-template-page-oamm-assessment #press_release_listing h5, .page-template-page-oamm-assessment #press_release_listing h6, .page-template-page-oamm-template .oamm-content h1, .page-template-page-oamm-template .oamm-content h2, .page-template-page-oamm-template .oamm-content h3, .page-template-page-oamm-template .oamm-content h4, .page-template-page-oamm-template .oamm-content h5, .page-template-page-oamm-template .oamm-content h6, .page-template-page-oamm-template .blog_body h1, .page-template-page-oamm-template .blog_body h2, .page-template-page-oamm-template .blog_body h3, .page-template-page-oamm-template .blog_body h4, .page-template-page-oamm-template .blog_body h5, .page-template-page-oamm-template .blog_body h6, .page-template-page-oamm-template #press_release_listing h1, .page-template-page-oamm-template #press_release_listing h2, .page-template-page-oamm-template #press_release_listing h3, .page-template-page-oamm-template #press_release_listing h4, .page-template-page-oamm-template #press_release_listing h5, .page-template-page-oamm-template #press_release_listing h6, .page-template-page-services .oamm-content h1, .page-template-page-services .oamm-content h2, .page-template-page-services .oamm-content h3, .page-template-page-services .oamm-content h4, .page-template-page-services .oamm-content h5, .page-template-page-services .oamm-content h6, .page-template-page-services .blog_body h1, .page-template-page-services .blog_body h2, .page-template-page-services .blog_body h3, .page-template-page-services .blog_body h4, .page-template-page-services .blog_body h5, .page-template-page-services .blog_body h6, .page-template-page-services #press_release_listing h1, .page-template-page-services #press_release_listing h2, .page-template-page-services #press_release_listing h3, .page-template-page-services #press_release_listing h4, .page-template-page-services #press_release_listing h5, .page-template-page-services #press_release_listing h6, .page-template-page-press-releases .oamm-content h1, .page-template-page-press-releases .oamm-content h2, .page-template-page-press-releases .oamm-content h3, .page-template-page-press-releases .oamm-content h4, .page-template-page-press-releases .oamm-content h5, .page-template-page-press-releases .oamm-content h6, .page-template-page-press-releases .blog_body h1, .page-template-page-press-releases .blog_body h2, .page-template-page-press-releases .blog_body h3, .page-template-page-press-releases .blog_body h4, .page-template-page-press-releases .blog_body h5, .page-template-page-press-releases .blog_body h6, .page-template-page-press-releases #press_release_listing h1, .page-template-page-press-releases #press_release_listing h2, .page-template-page-press-releases #press_release_listing h3, .page-template-page-press-releases #press_release_listing h4, .page-template-page-press-releases #press_release_listing h5, .page-template-page-press-releases #press_release_listing h6,
.single-press_releases .oamm-content h1,
.single-press_releases .oamm-content h2,
.single-press_releases .oamm-content h3,
.single-press_releases .oamm-content h4,
.single-press_releases .oamm-content h5,
.single-press_releases .oamm-content h6,
.single-press_releases .blog_body h1,
.single-press_releases .blog_body h2,
.single-press_releases .blog_body h3,
.single-press_releases .blog_body h4,
.single-press_releases .blog_body h5,
.single-press_releases .blog_body h6,
.single-press_releases #press_release_listing h1,
.single-press_releases #press_release_listing h2,
.single-press_releases #press_release_listing h3,
.single-press_releases #press_release_listing h4,
.single-press_releases #press_release_listing h5,
.single-press_releases #press_release_listing h6 {
  font-family: TradeGothic, sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #FFF; }

.page-template-page-oamm-assessment .oamm-content p, .page-template-page-oamm-assessment .blog_body p, .page-template-page-oamm-assessment #press_release_listing p, .page-template-page-oamm-template .oamm-content p, .page-template-page-oamm-template .blog_body p, .page-template-page-oamm-template #press_release_listing p, .page-template-page-services .oamm-content p, .page-template-page-services .blog_body p, .page-template-page-services #press_release_listing p, .page-template-page-press-releases .oamm-content p, .page-template-page-press-releases .blog_body p, .page-template-page-press-releases #press_release_listing p,
.single-press_releases .oamm-content p,
.single-press_releases .blog_body p,
.single-press_releases #press_release_listing p {
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 20px; }

.page-template-page-oamm-assessment .oamm-content ol, .page-template-page-oamm-assessment .oamm-content ul, .page-template-page-oamm-assessment .blog_body ol, .page-template-page-oamm-assessment .blog_body ul, .page-template-page-oamm-assessment #press_release_listing ol, .page-template-page-oamm-assessment #press_release_listing ul, .page-template-page-oamm-template .oamm-content ol, .page-template-page-oamm-template .oamm-content ul, .page-template-page-oamm-template .blog_body ol, .page-template-page-oamm-template .blog_body ul, .page-template-page-oamm-template #press_release_listing ol, .page-template-page-oamm-template #press_release_listing ul, .page-template-page-services .oamm-content ol, .page-template-page-services .oamm-content ul, .page-template-page-services .blog_body ol, .page-template-page-services .blog_body ul, .page-template-page-services #press_release_listing ol, .page-template-page-services #press_release_listing ul, .page-template-page-press-releases .oamm-content ol, .page-template-page-press-releases .oamm-content ul, .page-template-page-press-releases .blog_body ol, .page-template-page-press-releases .blog_body ul, .page-template-page-press-releases #press_release_listing ol, .page-template-page-press-releases #press_release_listing ul,
.single-press_releases .oamm-content ol,
.single-press_releases .oamm-content ul,
.single-press_releases .blog_body ol,
.single-press_releases .blog_body ul,
.single-press_releases #press_release_listing ol,
.single-press_releases #press_release_listing ul {
  margin-bottom: 20px;
  padding: 0 0 0 1.25em; }
  .page-template-page-oamm-assessment .oamm-content ol li, .page-template-page-oamm-assessment .oamm-content ul li, .page-template-page-oamm-assessment .blog_body ol li, .page-template-page-oamm-assessment .blog_body ul li, .page-template-page-oamm-assessment #press_release_listing ol li, .page-template-page-oamm-assessment #press_release_listing ul li, .page-template-page-oamm-template .oamm-content ol li, .page-template-page-oamm-template .oamm-content ul li, .page-template-page-oamm-template .blog_body ol li, .page-template-page-oamm-template .blog_body ul li, .page-template-page-oamm-template #press_release_listing ol li, .page-template-page-oamm-template #press_release_listing ul li, .page-template-page-services .oamm-content ol li, .page-template-page-services .oamm-content ul li, .page-template-page-services .blog_body ol li, .page-template-page-services .blog_body ul li, .page-template-page-services #press_release_listing ol li, .page-template-page-services #press_release_listing ul li, .page-template-page-press-releases .oamm-content ol li, .page-template-page-press-releases .oamm-content ul li, .page-template-page-press-releases .blog_body ol li, .page-template-page-press-releases .blog_body ul li, .page-template-page-press-releases #press_release_listing ol li, .page-template-page-press-releases #press_release_listing ul li,
  .single-press_releases .oamm-content ol li,
  .single-press_releases .oamm-content ul li,
  .single-press_releases .blog_body ol li,
  .single-press_releases .blog_body ul li,
  .single-press_releases #press_release_listing ol li,
  .single-press_releases #press_release_listing ul li {
    margin-bottom: .625em; }

.page-template-page-oamm-assessment .oamm-content ul, .page-template-page-oamm-assessment .blog_body ul, .page-template-page-oamm-assessment #press_release_listing ul, .page-template-page-oamm-template .oamm-content ul, .page-template-page-oamm-template .blog_body ul, .page-template-page-oamm-template #press_release_listing ul, .page-template-page-services .oamm-content ul, .page-template-page-services .blog_body ul, .page-template-page-services #press_release_listing ul, .page-template-page-press-releases .oamm-content ul, .page-template-page-press-releases .blog_body ul, .page-template-page-press-releases #press_release_listing ul,
.single-press_releases .oamm-content ul,
.single-press_releases .blog_body ul,
.single-press_releases #press_release_listing ul {
  list-style: disc; }

.page-template-page-oamm-assessment .oamm-content div.aligncenter, .page-template-page-oamm-assessment .oamm-content img.aligncenter, .page-template-page-oamm-assessment .blog_body div.aligncenter, .page-template-page-oamm-assessment .blog_body img.aligncenter, .page-template-page-oamm-assessment #press_release_listing div.aligncenter, .page-template-page-oamm-assessment #press_release_listing img.aligncenter, .page-template-page-oamm-template .oamm-content div.aligncenter, .page-template-page-oamm-template .oamm-content img.aligncenter, .page-template-page-oamm-template .blog_body div.aligncenter, .page-template-page-oamm-template .blog_body img.aligncenter, .page-template-page-oamm-template #press_release_listing div.aligncenter, .page-template-page-oamm-template #press_release_listing img.aligncenter, .page-template-page-services .oamm-content div.aligncenter, .page-template-page-services .oamm-content img.aligncenter, .page-template-page-services .blog_body div.aligncenter, .page-template-page-services .blog_body img.aligncenter, .page-template-page-services #press_release_listing div.aligncenter, .page-template-page-services #press_release_listing img.aligncenter, .page-template-page-press-releases .oamm-content div.aligncenter, .page-template-page-press-releases .oamm-content img.aligncenter, .page-template-page-press-releases .blog_body div.aligncenter, .page-template-page-press-releases .blog_body img.aligncenter, .page-template-page-press-releases #press_release_listing div.aligncenter, .page-template-page-press-releases #press_release_listing img.aligncenter,
.single-press_releases .oamm-content div.aligncenter,
.single-press_releases .oamm-content img.aligncenter,
.single-press_releases .blog_body div.aligncenter,
.single-press_releases .blog_body img.aligncenter,
.single-press_releases #press_release_listing div.aligncenter,
.single-press_releases #press_release_listing img.aligncenter {
  display: block;
  margin: 0 auto; }

.page-template-page-oamm-assessment #page_sidebar, .page-template-page-oamm-template #page_sidebar, .page-template-page-services #page_sidebar, .page-template-page-press-releases #page_sidebar,
.single-press_releases #page_sidebar {
  margin-top: 45px; }

.page-template-page-oamm-assessment .sidebar_widget, .page-template-page-oamm-template .sidebar_widget, .page-template-page-services .sidebar_widget, .page-template-page-press-releases .sidebar_widget,
.single-press_releases .sidebar_widget {
  font-family: TradeGothic,sans-serif;
  background-color: transparent;
  /* old brown bgd: #cccccc */
  color: #5c5c5c; }
  .page-template-page-oamm-assessment .sidebar_widget h3, .page-template-page-oamm-template .sidebar_widget h3, .page-template-page-services .sidebar_widget h3, .page-template-page-press-releases .sidebar_widget h3,
  .single-press_releases .sidebar_widget h3 {
    text-transform: uppercase; }

.page-template-page-oamm-assessment .oamm_widget strong, .page-template-page-oamm-template .oamm_widget strong, .page-template-page-services .oamm_widget strong, .page-template-page-press-releases .oamm_widget strong,
.single-press_releases .oamm_widget strong {
  font-family: TradeGothic,sans-serif;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
  color: #ff7900;
  text-shadow: none;
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 0;
  text-rendering: optimizeLegibility; }

.page-template-page-oamm-assessment .blog_body h1 {
  color: #343434;
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 10px;
  word-wrap: break-word; }

.page-template-page-oamm-assessment .blog_body h3, .page-template-page-oamm-assessment .blog_body h3 a, .page-template-page-oamm-assessment .blog_body h3 a:visited {
  color: #343434;
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 10px; }

.page-template-page-oamm-assessment .blog_body input[type="submit"], .page-template-page-oamm-assessment .blog_body a.orange_btn {
  width: 300px;
  text-transform: none; }

.page-template-page-oamm-assessment .client_pic_right {
  float: right;
  margin: 20px auto;
  display: block; }

.page-template-page-oamm-assessment .errorbox-good input[type="checkbox"], .page-template-page-oamm-assessment .ss-form-entry input[type="checkbox"] {
  font-size: 100%;
  width: 20px !important; }

.page-template-page-oamm-assessment .errorbox-good input[type="submit"], .page-template-page-oamm-assessment .ss-form-entry input[type="submit"] {
  width: 300px !important; }

.page-template-page-oamm-assessment #oamm_content form .ss-form-entry input[type="text"], .page-template-page-oamm-assessment #oamm_content form .ss-form-entry input[type="number"], .page-template-page-oamm-assessment #oamm_content form .ss-form-entry .input[type="password"], .page-template-page-oamm-assessment #oamm_content form .ss-form-entry input[type="email"], .page-template-page-oamm-assessment #oamm_content form .ss-form-entry textarea, .page-template-page-oamm-assessment #oamm_content form .ss-form-entry select {
  padding: 5px;
  outline: none;
  font-size: 16px;
  font-family: inherit;
  color: #808080;
  height: 33px;
  max-width: 100%;
  display: block;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.15);
  background-color: #EEE; }

.page-template-page-oamm-assessment #oamm_content form .ss-form-entry table td {
  font-size: 16px;
  padding: 0 25px 0 0; }

.page-template-page-oamm-assessment #oamm_content form .ss-form-entry table {
  background: #fff;
  width: 100%;
  margin: 0 0 1.125em;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0px;
  width: auto; }

.page-template-page-oamm-assessment #oamm_content form .ss-form-entry tr:nth-child(even) {
  background-color: #f9f9f9; }

.page-template-page-oamm-assessment #oamm_content form .ss-form-entry button, .page-template-page-oamm-assessment #oamm_content form .ss-form-entry input, .page-template-page-oamm-assessment #oamm_content form .ss-form-entry select, .page-template-page-oamm-assessment #oamm_content form .ss-form-entry textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

.page-template-page-oamm-assessment form label, .page-template-page-oamm-assessment form legend {
  display: block;
  font-weight: 700;
  font-size: .8125em; }

.page-template-page-oamm-assessment form label {
  line-height: 1.2;
  cursor: pointer;
  margin-bottom: .625em; }

.page-template-page-oamm-assessment .ss-form select {
  width: 222px; }

.page-template-page-oamm-assessment .ss-form select {
  height: 32px; }

.page-template-page-services, .page-template-page-services-data {
  margin-top: 150px; }
  .page-template-page-services .page_content, .page-template-page-services-data .page_content {
    font-family: MyriadPro,sans-serif;
    margin: 40px 30px;
    font-size: 15px;
    line-height: 24px;
    color: #343434;
    -webkit-font-smoothing: antialiased; }
    .page-template-page-services .page_content h1, .page-template-page-services .page_content h2, .page-template-page-services .page_content h3, .page-template-page-services .page_content h4, .page-template-page-services .page_content h5, .page-template-page-services .page_content h6, .page-template-page-services-data .page_content h1, .page-template-page-services-data .page_content h2, .page-template-page-services-data .page_content h3, .page-template-page-services-data .page_content h4, .page-template-page-services-data .page_content h5, .page-template-page-services-data .page_content h6 {
      font-family: TradeGothic,sans-serif;
      font-weight: 400;
      text-decoration: none;
      text-transform: uppercase;
      text-shadow: 0 1px 1px #FFF; }
    .page-template-page-services .page_content .container, .page-template-page-services-data .page_content .container {
      width: 100%; }
  .page-template-page-services #services_wheel_sm, .page-template-page-services-data #services_wheel_sm {
    position: relative;
    width: 196px;
    height: 197px;
    background: url(images/services_wheel_sm.png) top left no-repeat;
    margin: -90px auto;
    z-index: 10; }
  .page-template-page-services .service_icon, .page-template-page-services-data .service_icon {
    position: absolute;
    bottom: 10px;
    left: 30px;
    width: 33px;
    height: 33px;
    background: url(images/icon_dm.png) top left no-repeat; }
  .page-template-page-services .services_box.icon_right .service_icon, .page-template-page-services-data .services_box.icon_right .service_icon {
    left: inherit;
    right: 30px; }
  .page-template-page-services .services_box h3, .page-template-page-services-data .services_box h3 {
    background-color: #ccc;
    padding: 10px 10px 10px 30px;
    margin-top: 20px;
    text-shadow: none; }
  .page-template-page-services .services_box p, .page-template-page-services-data .services_box p {
    font-size: 16px;
    line-height: 20px;
    margin: 20px 10px 60px 30px; }
  .page-template-page-services .services_box p a, .page-template-page-services-data .services_box p a {
    font-family: MyriadPro;
    display: block;
    font-weight: 400;
    font-style: italic;
    color: #316498;
    text-decoration: none;
    outline: 0; }
  .page-template-page-services .services_box, .page-template-page-services-data .services_box {
    background-color: #e5e5e5;
    min-height: 270px;
    position: relative; }
  .page-template-page-services .row, .page-template-page-services-data .row {
    margin-bottom: 1.25em;
    width: 100%; }
  .page-template-page-services .services_box h3 a, .page-template-page-services-data .services_box h3 a {
    color: #ff7900;
    font-family: MyriadProSemibold,sans-serif; }
    .page-template-page-services .services_box h3 a:visited, .page-template-page-services-data .services_box h3 a:visited {
      color: #ff7900; }
  .page-template-page-services h2 a, .page-template-page-services h2 a:visited, .page-template-page-services h3 a, .page-template-page-services h3 a:visited, .page-template-page-services-data h2 a, .page-template-page-services-data h2 a:visited, .page-template-page-services-data h3 a, .page-template-page-services-data h3 a:visited {
    color: #316498; }
  .page-template-page-services h3, .page-template-page-services h3 a, .page-template-page-services h3 a, .page-template-page-services-data h3, .page-template-page-services-data h3 a, .page-template-page-services-data h3 a {
    color: #343434;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 10px; }
  .page-template-page-services h2, .page-template-page-services h2 a, .page-template-page-services h2 a, .page-template-page-services-data h2, .page-template-page-services-data h2 a, .page-template-page-services-data h2 a {
    color: #343434;
    font-size: 28px;
    line-height: 31px;
    margin-bottom: 10px; }
  .page-template-page-services #di_service_box, .page-template-page-services-data #di_service_box {
    border-bottom: 10px solid #86a0bf; }
    .page-template-page-services #di_service_box .service_icon, .page-template-page-services-data #di_service_box .service_icon {
      background-image: url(images/icon_di_sm.png); }
  .page-template-page-services #dm_service_box, .page-template-page-services-data #dm_service_box {
    border-bottom: 10px solid #728ca7; }
    .page-template-page-services #dm_service_box .service_icon, .page-template-page-services-data #dm_service_box .service_icon {
      background-image: url(images/icon_dm_sm.png); }
  .page-template-page-services #ux_service_box, .page-template-page-services-data #ux_service_box {
    border-bottom: 10px solid #a0b9d2; }
    .page-template-page-services #ux_service_box .service_icon, .page-template-page-services-data #ux_service_box .service_icon {
      background-image: url(images/icon_ux_sm.png); }
  .page-template-page-services #training_service_box, .page-template-page-services-data #training_service_box {
    border-bottom: 10px solid #becddf; }
    .page-template-page-services #training_service_box h3, .page-template-page-services-data #training_service_box h3 {
      padding-left: 90px; }
    .page-template-page-services #training_service_box .service_icon, .page-template-page-services-data #training_service_box .service_icon {
      background-image: url(images/icon_training_sm.png); }
  .page-template-page-services a.orange_btn, .page-template-page-services-data a.orange_btn {
    font-family: 'TradeGothic';
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
    padding: 5px 15px;
    display: block;
    margin: 0;
    width: 170px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: #ff7900;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }

.page-template-page-services-data .sidebar_widget {
  font-family: TradeGothic, sans-serif;
  background-color: transparent;
  color: #5c5c5c; }
  .page-template-page-services-data .sidebar_widget strong {
    font-family: TradeGothic, sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    color: #ff7900;
    text-shadow: none;
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 0;
    text-rendering: optimizeLegibility; }

@media (max-width: 758px) {
  #services_content #services_wheel_sm {
    margin-top: -85px;
    margin-bottom: -35px; }
  .page-template-page-services .nine.columns {
    width: 100%; } }

.page-template-page-press-releases #press_release_listing h2 a:hover {
  color: #76a0cb; }

.page-template-page-press-releases .title-bar, .single-press_releases .title-bar {
  margin-top: 0;
  background-image: url(images/sunset_sub_header.jpg); }
  .page-template-page-press-releases .title-bar .page_title, .single-press_releases .title-bar .page_title {
    color: #fff;
    font-family: 'TradeGothic',sans-serif;
    font-size: 48px;
    font-weight: 400;
    position: relative;
    line-height: 40px;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #555; }

.page-template-page-press-releases .page_body, .single-press_releases .page_body {
  font-family: MyriadPro,sans-serif; }
  .page-template-page-press-releases .page_body h1, .page-template-page-press-releases .page_body h2, .page-template-page-press-releases .page_body h3, .single-press_releases .page_body h1, .single-press_releases .page_body h2, .single-press_releases .page_body h3 {
    font-family: TradeGothic,sans-serif;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase; }
  .page-template-page-press-releases .page_body .page_content h1, .single-press_releases .page_body .page_content h1 {
    color: #343434;
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    word-wrap: break-word; }
  .page-template-page-press-releases .page_body a, .page-template-page-press-releases .page_body a:visited, .single-press_releases .page_body a, .single-press_releases .page_body a:visited {
    color: #316498; }
  .page-template-page-press-releases .page_body .pr-social a, .single-press_releases .page_body .pr-social a {
    display: inline-block;
    height: 44px;
    width: 44px;
    margin: 0 10px 0 0; }
  .page-template-page-press-releases .page_body .pr-social a.gplus, .single-press_releases .page_body .pr-social a.gplus {
    background: url(images/icon-pr-gplus.jpg) top no-repeat; }
  .page-template-page-press-releases .page_body .pr-social a.twitter, .single-press_releases .page_body .pr-social a.twitter {
    background: url(images/icon-pr-twitter.jpg) top no-repeat; }
  .page-template-page-press-releases .page_body .pr-social a.linkedin, .single-press_releases .page_body .pr-social a.linkedin {
    background: url(images/icon-pr-linkedin.jpg) top no-repeat; }
  .page-template-page-press-releases .page_body .pr-social a.facebook, .single-press_releases .page_body .pr-social a.facebook {
    background: url(images/icon-pr-facebook.jpg) top no-repeat; }
  .page-template-page-press-releases .page_body .oamm_widget .orange_btn, .single-press_releases .page_body .oamm_widget .orange_btn {
    color: #fff;
    border-radius: 0;
    background: #ff7900; }
  .page-template-page-press-releases .page_body a.button, .single-press_releases .page_body a.button {
    color: #fff; }
  .page-template-page-press-releases .page_body .page_content, .single-press_releases .page_body .page_content {
    margin: 40px 30px;
    font-size: 15px;
    line-height: 24px; }
  .page-template-page-press-releases .page_body .breadcrumb, .single-press_releases .page_body .breadcrumb {
    margin-top: 5px; }

.page-template-page-press-releases a.button, .page-template-page-press-releases .orange_btn, .single-press_releases a.button, .single-press_releases .orange_btn {
  display: inline-block;
  margin: 0 5px;
  padding: 7px 15px;
  font: 18px MyriadProSemibold, sans-serif;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border: 1px solid #ac5100;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.4);
  background: url(images/crosses.png) #ff7900;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  cursor: pointer;
  font-weight: 700; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

aside.widget-area {
  margin-bottom: 30px; }

aside.widget-area h4 {
  color: #6d6d6d;
  margin-bottom: 5px; }

aside.widget-area .widget-wrapper {
  margin-bottom: 10px; }

.title-bar {
  margin-top: 85px; }

@media screen and (min-width: 1110px) {
  .title-bar {
    margin-top: 100px; } }

.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.site-content {
  margin-top: 30px; }

.hide {
  display: none; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

* html .clearfix {
  zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1; }

/* IE7 */

/*# sourceMappingURL=/content/themes/cp3//style.css.map */
