/*
Theme Name: Firstbeat
Theme URI: http://www.firstbeat.fi
Description: Kuvaus
Version: 1.0
Author: MEOM
Author URI: http://www.meom.fi
Tags: no tags
*/
/* ==========================================================================
   Calculating columns
   ========================================================================== */
/* ==========================================================================
   Variables
   ========================================================================== */
/* ==========================================================================
   Other functions
   ========================================================================== */
/* USES normalize.css v2.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-family: "akzidenz-grotesk", sans-serif;
  font-size: 100%;
  font-weight: 300;
  background: #eee;
  color: #2a2723;
  -webkit-font-smoothing: antialiased;
}
html,
body {
  height: 100%;
}
.touch #main,
.touch #primary-head,
.touch #primary-footer {
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: none;
  -o-transform: translate3d(0, 0, 0);
}
/* ==========================================================================
   Grid
   ========================================================================== */
.container {
  max-width: 1302px;
  margin: 0 auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.tank-row {
  width: auto;
}
.tank-row:before,
.tank-row:after {
  display: table;
  line-height: 0;
  content: "";
}
.tank-row:after {
  clear: both;
}
.tank-row [class*="kala"]:first-child {
  margin-left: 0;
}
[class*="kala"] {
  display: block;
  float: left;
  margin: 0 0 0 2.304147465437788%;
  *margin: 0 0 0 2.265745007680492%;
}
.kala1 {
  width: 6.221198156682028%;
  *width: 6.182795698924731%;
}
.kala2 {
  width: 14.746543778801843%;
  *width: 14.708141321044547%;
}
.kala3 {
  width: 23.27188940092166%;
  *width: 23.233486943164362%;
}
.kala4 {
  width: 31.797235023041477%;
  *width: 31.75883256528418%;
}
.kala5 {
  width: 40.32258064516129%;
  *width: 40.284178187403995%;
}
.kala6 {
  width: 48.8479262672811%;
  *width: 48.80952380952381%;
}
.kala7 {
  width: 57.373271889400925%;
  *width: 57.33486943164363%;
}
.kala8 {
  width: 65.89861751152074%;
  *width: 65.86021505376344%;
}
.kala9 {
  width: 74.42396313364056%;
  *width: 74.38556067588326%;
}
.kala10 {
  width: 82.94930875576037%;
  *width: 82.91090629800307%;
}
.kala11 {
  width: 91.47465437788019%;
  *width: 91.43625192012288%;
}
.kala12 {
  width: 100%;
  *width: 99.9615975422427%;
}
.offset1 {
  padding-left: 8.525345622119817%;
  *padding-left: 8.48694316436252%;
}
.offset2 {
  padding-left: 17.050691244239633%;
  *padding-left: 17.012288786482337%;
}
.offset3 {
  padding-left: 25.57603686635945%;
  *padding-left: 25.537634408602152%;
}
.offset4 {
  padding-left: 34.10138248847927%;
  *padding-left: 34.062980030721974%;
}
/* ==========================================================================
   Typography
   ========================================================================== */
p {
  margin: 0 0 1.6em 0;
}
a {
  color: #e32a21;
  text-decoration: underline;
  -webkit-transition: color 300ms /* Safari */;
  transition: color 300ms;
}
a:hover {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: 300;
  line-height: 1em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0;
}
h1 {
  margin-top: 0;
  margin-bottom: 0.525em;
  font-size: 48px;
  line-height: 1.05em;
}
.page-title {
  margin-bottom: 30px;
  font-size: 65px;
  letter-spacing: -1px;
}
h2,
.title-like-2,
.title-like-h2 {
  margin-top: 1.25em;
  margin-bottom: 0.63em;
  font-size: 36px;
  line-height: 1.25em;
}
h3,
.title-like-h3,
.card-title {
  margin-top: 1.25em;
  margin-bottom: 0.63em;
  font-size: 28px;
  line-height: 1.25em;
}
h4,
.title-like-h4 {
  margin-top: 1.2em;
  margin-bottom: 0.6em;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2em;
}
.title-extra-margin {
  margin-bottom: 1.5em;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  margin: 50px 0;
  border: 0;
  border-top: 1px solid #e1e1e1;
}
.fs-hr {
  margin-top: 30px;
  border-color: rgba(0,0,0,0.12);
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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;
}
blockquote {
  margin: 1em 0;
  font-size: 28px;
  font-weight: 300;
  line-height: 1.3em;
  color: #e32a21;
}
.offset-quote blockquote {
  width: 80%;
  float: left;
  margin-left: -40%;
  margin-right: 13%;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
img {
  border: 0;
  margin: 0;
  max-width: 100%;
  height: auto;
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
iframe {
  max-width: 100% !important;
}
/* ==========================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  width: 100%;
  margin: 0;
  padding: 15px;
  font-family: inherit;
  font-weight: 300;
  font-size: 16px;
  background: #fff;
  border: 2px solid #e1e1e1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
}
button,
input {
  line-height: normal;
}
input[type="text"],
textarea,
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="date"],
input[type="search"],
input[type="url"],
input[type="password"] {
  -webkit-appearance: none;
}
input[type="text"]:focus,
textarea:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="search"]:focus,
input[type="url"]:focus,
input[type="password"]:focus {
  color: #2a2723;
  border-color: #39b15e;
  outline: 0;
}
button,
select {
  cursor: pointer;
  text-transform: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    -webkit-appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #fff;
  }
  .svg select {
    background-image: url("svg/dropdown-arrow.svg");
  }
  .no-svg select,
  .no-js select {
    background-image: url("images/dropdown-arrow.png");
  }
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  color: #fff;
  background: #2a2723;
  -webkit-appearance: none;
  border: 2px solid #2a2723;
  -webkit-appearance: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: color 200ms, background 300ms;
  transition: color 200ms, background 300ms;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #2a2723;
  background: #fff;
}
button:hover .basic-arrow,
html input[type="button"]:hover .basic-arrow,
input[type="reset"]:hover .basic-arrow,
input[type="submit"]:hover .basic-arrow {
  background-position: -15px -29px;
}
button .basic-arrow,
html input[type="button"] .basic-arrow,
input[type="reset"] .basic-arrow,
input[type="submit"] .basic-arrow {
  margin-left: 10px;
  margin-top: -3px;
}
.pswp__button:hover {
  background: none;
}
input[type="submit"].btn {
  background: #e32a21;
  border: 2px solid #e32a21;
}
input[type="submit"].btn:hover {
  background: #fff;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  display: none;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 13px;
  cursor: pointer;
}
input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
  content: '';
  display: inline-block;
  float: left;
  height: 16px;
  width: 16px;
  margin-top: -1px;
  margin-right: 10px;
  background-color: #fff;
  border: 2px solid #5a5a5a;
  vertical-align: middle;
}
input[type="checkbox"]:checked + label:before {
  background-repeat: no-repeat;
  background-position: center;
}
input[type="radio"] + label:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
input[type="radio"]:checked + label:before {
  background-color: #e32a21;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
label {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: bold;
}
.padding-row .gform_wrapper {
  max-width: 630px;
  margin-left: auto;
  margin-right: auto;
}
.gform_heading {
  margin-bottom: 30px;
}
.gform_wrapper {
  position: relative;
  margin-bottom: 50px;
  text-align: left;
}
.gform_wrapper:before,
.gform_wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.gform_wrapper:after {
  clear: both;
}
.gform_fields {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.gfield {
  margin-bottom: 25px;
}
.gfield ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.gfield ul label {
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 300;
}
.gfield .instruction {
  font-size: 13px;
}
.gfield .gfield_description {
  margin-bottom: 1em;
  font-size: 16px;
  line-height: 1.2em;
}
.gfield .gfield_description p {
  margin-bottom: 0;
}
table.gfield_list {
  width: 100%;
}
.gf-device-table td:nth-child(2) {
  width: 65%;
}
.gfield_price {
  width: 75%;
  float: left;
  clear: left;
}
.gfield_price + .gfield {
  clear: both;
}
.gfield_price .ginput_quantity_label {
  margin: 0 5px 0 20px;
}
.gfield_price .ginput_quantity {
  width: 60px;
  padding: 5px;
}
.gfield.content-left {
  width: 20%;
  margin-left: 5%;
  clear: both;
  float: right;
}
.gfield.content-left img {
  width: auto !important;
  height: auto !important;
}
.gfield.hrholder {
  clear: both;
}
.gfield.hrholder hr {
  margin: 0;
}
.gform_validation_container {
  display: none;
}
.validation_error {
  margin-bottom: 1em;
}
.has-error,
.gfield_error {
  position: relative;
}
.has-error input,
.gfield_error input,
.has-error textarea,
.gfield_error textarea {
  border-color: #e32a21 !important;
}
.has-error .form-error,
.gfield_error .form-error,
.has-error .validation_message,
.gfield_error .validation_message {
  position: absolute;
  bottom: -18px;
  left: 0;
}
.has-error .validation_message,
.gfield_error .validation_message {
  font-size: 13px;
  font-weight: 300;
  line-height: 1em;
  color: #e32a21;
}
.form-error {
  font-size: 13px;
  font-weight: 300;
  line-height: 1em;
  color: #e32a21;
}
.field-under-form {
  position: absolute;
  left: 0;
  bottom: -50px;
}
.gform_confirmation_message {
  margin-top: 1em;
}
.gform_footer {
  position: relative;
  clear: both;
}
.gform_footer img {
  display: none;
}
.gform_footer .loader-inner {
  position: absolute;
  padding: 8px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  text-align: center;
  border: 2px solid #e32a21;
}
.no-label label {
  display: none;
}
.newsletter-form_wrapper {
  margin-top: 50px;
  margin-bottom: 80px;
}
.newsletter-form {
  position: relative;
  margin: auto;
}
.newsletter-form .gform_heading {
  width: 45%;
  float: left;
  font-size: 18px;
  line-height: 1.5em;
}
.newsletter-form .gform_heading .gform_description {
  color: #4b5554;
}
.newsletter-form .gform_body,
.newsletter-form .validation_error {
  width: 45%;
  float: right;
  clear: right;
}
.newsletter-form .gform_body input,
.newsletter-form .validation_error input {
  font-size: 18px;
  text-align: center;
  background: #e1e1e1;
  border-color: #e1e1e1;
}
.newsletter-form .gform_footer {
  width: 45%;
  float: right;
  clear: right;
}
.newsletter-form label {
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 13px;
  color: #4b5554;
}
.newsletter-form .newsletter-desc {
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  text-align: right;
  font-size: 11px;
  color: #2a2723;
}
.newsletter-form .gfield {
  margin-bottom: 20px;
}
.newsletter-form .gfield ul label {
  font-weight: 600;
  color: #4b5554;
}
.newsletter-form .gfield_checkbox li {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 15px;
}
.newsletter-form .gfield_checkbox li label:before {
  border: 0;
  width: 21px;
  height: 21px;
  margin-top: -3px;
  background-color: #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.newsletter-form .gfield_checkbox li:first-child {
  margin-right: 30px;
}
.newsletter-form button,
.newsletter-form html input[type="button"],
.newsletter-form input[type="reset"],
.newsletter-form input[type="submit"] {
  font-weight: 500;
  font-size: 18px;
  background: #e32a21;
  border-color: #e32a21;
}
.newsletter-form button:hover,
.newsletter-form html input[type="button"]:hover,
.newsletter-form input[type="reset"]:hover,
.newsletter-form input[type="submit"]:hover {
  color: #e32a21;
  background: #fff;
}
.newsletter-form button .icon-arrow,
.newsletter-form html input[type="button"] .icon-arrow,
.newsletter-form input[type="reset"] .icon-arrow,
.newsletter-form input[type="submit"] .icon-arrow {
  display: none;
}
.newsletter-form .has-error .form-error,
.newsletter-form .gfield_error .form-error,
.newsletter-form .has-error .validation_message,
.newsletter-form .gfield_error .validation_message {
  bottom: -15px;
}
.newsletter-form .has-error .ginput_container_checkbox + .form-error,
.newsletter-form .gfield_error .ginput_container_checkbox + .form-error,
.newsletter-form .has-error .ginput_container_checkbox + .validation_message,
.newsletter-form .gfield_error .ginput_container_checkbox + .validation_message {
  bottom: -28px;
}
.newsletter-form:before,
.newsletter-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsletter-form:after {
  clear: both;
}
.gform_previous_button {
  max-width: 150px;
  float: left;
}
.gform_next_button,
.gform_previous_button + .gform_button {
  max-width: 150px;
  float: right;
}
.ginput_complex label {
  font-weight: 300;
}
.ginput_complex > span {
  display: block;
  margin-bottom: 25px;
}
.gf_progressbar_title {
  margin-bottom: 10px;
}
.gf_progressbar {
  overflow: hidden;
  margin-bottom: 30px;
  background: #e1e1e1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.gf_progressbar_percentage {
  text-align: center;
  padding: 5px;
  color: #fff;
  font-size: 12px;
  line-height: 1em;
  background: #49b356;
}
.ginput_container_fileupload input {
  margin: 20px 0 5px;
  padding: 0;
  border: 0;
}
.ginput_container_fileupload .extensions_message {
  font-size: 16px;
}
.gfield_radio li,
.gfield_checkbox li {
  margin-bottom: 5px;
}
.gfield_list thead {
  font-size: 16px;
}
.gfield_list thead th {
  font-weight: 300;
}
.gfield_list_cell {
  padding: 0 10px 30px 0;
}
.gfield_list_cell.has-error .form-error {
  bottom: 2px;
  height: 26px;
}
.gfield_list_icons {
  vertical-align: top;
}
.gfield_list_icons img {
  display: block;
  width: 20px !important;
  max-width: none;
  height: 20px !important;
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-size: 13px auto !important;
  background-color: #2a2723;
  opacity: 1 !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.gfield_list_icons img.delete_list_item {
  background-position: 5px -10px;
}
.gfield_list_icons .add_list_item {
  margin: 3px 0 6px !important;
}
input.datepicker {
  padding-right: 50px;
  background-position: right center;
  background-repeat: no-repeat;
}
.ui-datepicker-trigger {
  display: none;
}
.ui-datepicker {
  display: none;
}
.custom-condition-show {
  display: none;
}
.business-days-input {
  display: none;
}
/* ==========================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.tablepress thead th,
.tablepress tfoot th {
  background-color: transparent !important;
  text-align: center;
}
.tablepress .odd td {
  background-color: transparent !important;
}
.tablepress tbody td,
.tablepress tfoot th {
  border-top: none false;
  border-bottom: 1px solid #cecece;
}
.tablepress thead th {
  border-bottom: none !important;
}
.tablepress .row-hover tr:hover td,
.tablepress .even td {
  background-color: transparent !important;
}
.tablepress {
  font-size: 15px;
  line-height: 1.3em;
}
.tablepress td {
  padding: 10px;
}
.tablepress td,
.tablepress th {
  position: relative;
}
.tablepress tr td {
  text-align: left;
}
.tablepress .column-1 {
  padding-left: 0;
}
.tablepress thead + tbody tr td {
  text-align: center;
}
.tablepress thead + tbody tr .column-1 {
  text-align: left;
}
.tablepress .table-highlight-td,
.tablepress .odd .table-highlight-td,
.tablepress .even .table-highlight-td,
.tablepress .row-hover tr:hover .table-highlight-td {
  background: #f6f6f6 !important;
}
.tablepress .table-center {
  display: block;
  text-align: center;
}
.greendot {
  text-align: center;
  display: block;
  margin: 0 auto;
}
.greendot:before {
  content: '●';
  color: #49b356;
  font-size: 1.3em;
}
/* ==========================================================================
   WordPress gallery
   ========================================================================== */
.grid-gallery {
  margin: 2em 0;
}
.grid-gallery:before,
.grid-gallery:after {
  display: table;
  content: "";
  line-height: 0;
}
.grid-gallery:after {
  clear: both;
}
.gallery-item {
  float: left;
  width: 50%;
  margin: 0;
}
.gallery-item figure {
  display: none;
}
.gallery-item img {
  vertical-align: top;
}
/* ==========================================================================
   WordPress comments
   ========================================================================== */
.commentlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.commentlist .comment {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
#respond .form-allowed-tags {
  font-size: 0.8em;
}
/* ==========================================================================
   General classes
   ========================================================================== */
.first {
  margin-left: 0;
}
.last {
  margin-right: 0;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.size-thumbnail {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.success-customer-image .size-thumbnail,
.card-client-image .size-thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.wp-caption {
  max-width: 100%;
  margin: 2em auto 3em;
  padding: 0;
}
.wp-caption-text {
  text-align: center;
  font-size: 14px;
  line-height: 1.3em;
  opacity: 0.8;
}
.gallery-caption {
  margin: 0;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.no-csstransforms .vertical-align {
  top: 20px;
}
.no-bottom {
  margin-bottom: 0;
}
.smaller-bottom {
  margin-bottom: 5px;
}
.extra-title-bottom {
  margin-bottom: 1.5em;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-light {
  font-weight: 300;
}
.small-text {
  font-size: 14px;
  line-height: 1.3em;
}
.small-text > p {
  margin-bottom: 30px;
}
.medium-text {
  font-size: 16px;
  line-height: 1.3em;
}
.ingress {
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
}
p > .ingress {
  display: block;
  margin-bottom: 50px;
}
.side-content p > .ingress {
  margin-bottom: -10px;
}
.side-content h2,
.side-content h3 {
  margin-top: 0;
}
.aside-trigger a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
}
.aside-trigger a:hover {
  color: #2a2723;
}
.aside-trigger p {
  margin-bottom: 0.8em;
  line-height: 1.2em;
}
.sub-title {
  font-size: 18px;
  font-weight: bold;
}
.article-heading-title {
  font-size: 48px;
  line-height: 65px;
}
.to-right {
  float: right;
}
.white-text {
  color: #fff;
}
.img-at-bottom {
  margin-top: 20px;
  margin-bottom: -80px;
  vertical-align: top;
}
.img-over-bottom {
  margin-top: 20px;
  margin-bottom: -140px;
  vertical-align: top;
}
/* ==========================================================================
   Buttons
   ========================================================================== */
.btn,
a.cta-btn,
.cta-btn a,
a .cta-btn {
  display: inline-block;
  padding: 15px 40px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #e32a21;
  border: 2px solid #e32a21;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: color 200ms, background 300ms;
  transition: color 200ms, background 300ms;
}
.btn:hover,
a.cta-btn:hover,
.cta-btn a:hover,
a .cta-btn:hover {
  color: #e32a21;
  background: #fff;
}
.btn-small {
  padding: 10px 20px;
}
.btn-white {
  padding: 10px 20px;
  border: 1px solid rgba(0,0,0,0);
  background: none;
}
.btn-white:hover {
  color: #fff !important;
  background: #2a2723;
}
.btn-huge {
  display: block;
  padding: 35px 10px;
  font-size: 19px;
  line-height: 1em;
  font-weight: 500;
}
.btn-dark-gray {
  background: #2a2723;
  border-color: #2a2723;
}
.btn-dark-gray:hover {
  color: #2a2723;
}
.btn-light-gray {
  background: #4b5554;
  border-color: #4b5554;
}
.btn-light-gray:hover {
  color: #4b5554;
}
/* ==========================================================================
   Header
   ========================================================================== */
#primary-head {
  position: relative;
  height: 100%;
  min-height: 560px;
  max-height: 3000px;
  color: #fff;
}
#primary-head.not-full-head {
  height: 375px;
  min-height: 375px;
}
#primary-head.not-full-head .page-title {
  margin-bottom: 0.5em;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0;
}
#primary-head.not-full-head .has-sub-nav .header-content {
  padding-top: 40px;
}
#primary-head .page-title {
  color: #fff;
}
#primary-head.header-no-image {
  background-color: #2a2723;
}
.navtheme-dark #primary-head {
  color: #2a2723;
}
.navtheme-dark #primary-head .header-content {
  color: rgba(42,39,35,0.8);
}
.navtheme-dark #primary-head .page-title {
  color: #2a2723;
}
.headtheme-no .header-no-image {
  background-color: #4b5554;
}
.headtheme-white #primary-head {
  background-color: rgba(255,255,225,0.2);
}
.headtheme-white #primary-head.header-no-image {
  background-color: #fff;
}
.headtheme-dark #primary-head {
  background-color: rgba(42,39,35,0.2);
}
.headtheme-dark #primary-head.header-no-image {
  background-color: #2a2723;
}
.headtheme-dark.home #primary-head {
  background-color: rgba(42,39,35,0.45);
}
.headtheme-light_gray #primary-head {
  background-color: rgba(75,85,84,0.2);
}
.headtheme-light_gray #primary-head.header-no-image {
  background-color: #4b5554;
}
.headtheme-red #primary-head {
  background-color: rgba(227,42,33,0.2);
}
.headtheme-red #primary-head.header-no-image {
  background-color: #e32a21;
}
.header-container {
  position: relative;
  height: inherit;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-content {
  text-align: center;
  color: rgba(255,255,255,0.8);
}
.header-content > p {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.header-content > p:last-of-type {
  margin-bottom: 0;
}
.header-content.text-left {
  text-align: left;
}
.header-content.text-left > p {
  margin-left: 0;
  margin-right: 0;
}
.header-top-title {
  margin-bottom: 1em;
  font-size: 22px;
}
.header-bottom-content {
  position: absolute;
  left: 0;
  bottom: 30px;
  text-align: center;
  width: 100%;
}
.scroll-prompt {
  height: 50px;
}
/* Download page */
#primary-head.download-header {
  height: auto;
  min-height: 100%;
  margin-bottom: 80px;
  background: #2a2723;
}
#primary-head.download-header h1 {
  margin-bottom: 40px;
  color: #fff;
}
#primary-head.download-header .download-image {
  width: 420px;
  margin-top: 40px;
}
#primary-head.download-header .header-content {
  padding-top: 50px;
}
#primary-head.download-header .header-pattern {
  background-position: left top;
  background-size: 80% auto;
}
#primary-head.download-header a:hover {
  color: #fff;
}
#primary-head.download-header .btn:hover {
  color: #e32a21;
}
.download-buttons {
  text-align: center;
}
.page-note-holder {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}
.note-next-basic {
  margin-bottom: 0;
  background: #fff;
}
.page-note {
  display: table;
  text-align: center;
  color: #fff;
  float: none;
  min-height: 240px;
  margin: -120px auto 0;
  padding: 50px 8%;
  text-align: left;
  background: #4b5554;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.page-note p:last-of-type {
  margin-bottom: 0;
}
.page-note-cell {
  display: table-cell;
  vertical-align: middle;
}
#primary-head.has-page-note .header-container {
  padding-bottom: 190px;
}
#primary-head.has-page-note .header-bottom-content {
  bottom: 120px;
}
#primary-head.next-has-cards .header-container {
  padding-bottom: 230px;
}
#primary-head.next-has-cards .header-bottom-content {
  bottom: 165px;
}
.breadcrumbs {
  color: rgba(255,255,255,0.8);
  font-weight: 400;
  font-size: 12px;
}
.breadcrumbs a {
  color: rgba(255,255,255,0.8);
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #fff;
}
.breadcrumbs-desc {
  margin-right: 5px;
}
.dark-breadcrumbs,
.headroom--not-top .breadcrumbs {
  color: #838383;
}
.dark-breadcrumbs a,
.headroom--not-top .breadcrumbs a {
  color: #838383;
}
.dark-breadcrumbs a:hover,
.headroom--not-top .breadcrumbs a:hover {
  color: #2a2723;
}
.breadcrumb_last {
  font-weight: bold;
  color: #e32a21;
}
.headtheme-red .breadcrumb_last {
  color: #2a2723;
}
.home-link {
  display: inline-block;
  float: left;
}
.header-pattern {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: left top;
  background-repeat: no-repeat;
  opacity: 0.2;
}
/* ==========================================================================
   Navigations
   ========================================================================== */
.admin-bar #primary-nav,
.admin-bar .sitemap-overlay {
  padding-top: 32px;
}
#primary-nav {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  transition: all 300ms linear;
}
#primary-nav.headroom--pinned {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
#primary-nav.headroom--unpinned {
  -ms-transform: translateY(-75px);
  -webkit-transform: translateY(-75px);
  transform: translateY(-75px);
}
#primary-nav.headroom--not-top {
  background: #fff;
  color: #2a2723;
  -webkit-box-shadow: 0 0 3px 0 rgba(42,39,35,0.1);
  -moz-box-shadow: 0 0 3px 0 rgba(42,39,35,0.1);
  box-shadow: 0 0 3px 0 rgba(42,39,35,0.1);
}
#primary-nav.headroom--not-top .nav-container {
  border: 0;
}
#primary-nav.headroom--not-top .breadcrumbs {
  display: none;
}
#primary-nav.headroom--not-top .sub-nav-title {
  display: inline-block;
}
#primary-nav.headroom--not-top .basic-menu a:hover,
#primary-nav.headroom--not-top .basic-menu .current_page_item > a {
  color: #e32a21;
}
#primary-nav.headroom--not-top .btn-white {
  border-color: #2a2723;
}
#primary-nav.headroom--not-top.headroom--pinned .sub-nav-holder {
  border-top: 1px solid #e1e1e1;
}
#primary-nav.headroom--fixed {
  position: fixed;
}
#primary-nav.headroom--not-top .sub-page-item a,
.navtheme-dark #primary-nav.headroom--top .sub-page-item a {
  color: rgba(42,39,35,0.8);
}
#primary-nav.headroom--not-top .sub-page-item a:hover,
.navtheme-dark #primary-nav.headroom--top .sub-page-item a:hover {
  color: #e32a21;
}
#primary-nav.headroom--not-top .sub-page-item.current-page a,
.navtheme-dark #primary-nav.headroom--top .sub-page-item.current-page a {
  color: #2a2723;
}
#primary-nav.headroom--not-top .sub-page-item.current-page a:hover,
.navtheme-dark #primary-nav.headroom--top .sub-page-item.current-page a:hover {
  color: #e32a21;
}
#primary-nav.headroom--not-top .sub-page-item .btn-small,
.navtheme-dark #primary-nav.headroom--top .sub-page-item .btn-small {
  color: #fff;
}
#primary-nav.headroom--not-top .sub-page-item .btn-small:hover,
.navtheme-dark #primary-nav.headroom--top .sub-page-item .btn-small:hover {
  color: #e32a21;
}
.nav-container {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: right;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.sub-nav-holder {
  padding: 15px 0;
}
.sub-nav-holder .sub-nav-title {
  margin-bottom: 0;
  padding-top: 4px;
  font-weight: 300;
  font-size: 24px;
  display: none;
}
.sub-nav-holder .breadcrumbs {
  padding-top: 10px;
}
.menu {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.menu-item a {
  text-decoration: none;
}
.sub-menu {
  margin: 10px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.basic-menu {
  display: inline-block;
  text-align: left;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
}
.basic-menu .menu {
  display: inline-block;
  width: auto;
}
.basic-menu .menu-item {
  display: block;
  float: left;
  margin: 6px 40px 6px 0;
}
.basic-menu a {
  padding: 5px;
  color: #fff;
}
.basic-menu a:hover,
.basic-menu .current_page_item > a {
  color: #e32a21;
}
.headroom--not-top #primary-nav,
.navtheme-dark #primary-nav,
.sitemap-open #primary-nav {
  color: #2a2723;
}
.headroom--not-top .nav-container,
.navtheme-dark .nav-container,
.sitemap-open .nav-container {
  border-color: rgba(42,39,35,0.3);
}
.headroom--not-top .firstbeat-logo,
.navtheme-dark .firstbeat-logo,
.sitemap-open .firstbeat-logo {
  background-position: 0 -40px;
}
.headroom--not-top .basic-menu a,
.navtheme-dark .basic-menu a,
.sitemap-open .basic-menu a {
  color: #2a2723;
}
.headroom--not-top .basic-menu a:hover,
.navtheme-dark .basic-menu a:hover,
.sitemap-open .basic-menu a:hover {
  color: #e32a21;
}
.headroom--not-top .current_page_item > a,
.navtheme-dark .current_page_item > a,
.sitemap-open .current_page_item > a {
  color: #e32a21;
}
.headroom--not-top .current_page_item > a:hover,
.navtheme-dark .current_page_item > a:hover,
.sitemap-open .current_page_item > a:hover {
  color: #2a2723;
}
.headroom--not-top .sitemap-toggle,
.navtheme-dark .sitemap-toggle,
.sitemap-open .sitemap-toggle {
  border-color: #2a2723;
}
.headroom--not-top .sitemap-toggle:before,
.navtheme-dark .sitemap-toggle:before,
.sitemap-open .sitemap-toggle:before,
.headroom--not-top .sitemap-toggle:after,
.navtheme-dark .sitemap-toggle:after,
.sitemap-open .sitemap-toggle:after {
  background-color: #2a2723;
}
.headtheme-red .headroom--top .basic-menu .current_page_item a,
.headtheme-red .headroom--top .basic-menu a:hover {
  color: #2a2723;
}
.headtheme-red.navtheme-light .headroom--top .firstbeat-logo {
  background-position: 0 -80px;
}
.sitemap-menu {
  margin: 20px 0 30px;
  padding-top: 40px;
  font-size: 17px;
  font-weight: 300;
  border: 1px solid #e1e1e1;
  border-left: 0;
  border-right: 0;
}
.sitemap-menu:before,
.sitemap-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sitemap-menu:after {
  clear: both;
}
.sitemap-menu .menu-item {
  margin-bottom: 10px;
}
.sitemap-menu .menu-item:nth-of-type(4n + 1) {
  clear: both;
}
.sitemap-menu .menu > .menu-item {
  display: block;
  width: 25%;
  float: left;
  margin: 0 0 50px;
}
.sitemap-menu a {
  color: #2a2723;
}
.sitemap-menu a:hover {
  color: #e32a21;
}
.sitemap-menu .sub-menu {
  padding-right: 40px;
  font-size: 14px;
}
.sitemap-menu .current_page_item > a {
  color: #e32a21;
}
.sitemap-toggle {
  position: relative;
  display: inline-block;
  width: 24px;
  height: 16px;
  text-align: left;
  border-top: 2px solid #fff;
  vertical-align: middle;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.sitemap-toggle .toggle-text {
  display: none;
  height: 18px;
  text-transform: uppercase;
  font-size: 10px;
  text-align: left;
  line-height: 18px;
}
.sitemap-toggle:before,
.sitemap-toggle:after {
  content: '';
  display: block;
  position: relative;
  margin-top: 5px;
  height: 2px;
  background: #fff;
}
.sitemap-overlay {
  position: fixed;
  z-index: 101;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: #fff;
}
.sitemap-open {
  overflow: hidden;
}
.sitemap-open .basic-menu {
  display: none;
}
.sitemap-open .sitemap-toggle {
  width: 18px;
  height: 18px;
  padding: 3px;
  border-color: transparent;
}
.sitemap-open .sitemap-toggle .toggle-text {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 3px 30px 3px 0;
  color: #2a2723;
}
.sitemap-open .sitemap-toggle:before,
.sitemap-open .sitemap-toggle:after {
  position: absolute;
  top: 10px;
  left: 0;
  width: 18px;
  margin-top: 0;
}
.sitemap-open .sitemap-toggle:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sitemap-open .sitemap-toggle:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sitemap-open .nav-container {
  border-color: transparent;
}
.sitemap-holder {
  max-width: 858px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  text-align: left;
}
.toggle-childs {
  display: none;
}
.sub-page-nav,
.page-nav {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  font-weight: 500;
}
.sub-page-nocta {
  padding: 11px 0 10px;
}
.sub-page-item {
  display: inline;
  margin: 0 10px;
  padding: 5px 0;
}
.sub-page-item a {
  color: rgba(255,255,255,0.8);
  text-decoration: none;
}
.sub-page-item a:hover {
  color: #e32a21;
}
.sub-page-item .btn-small {
  color: #fff;
  border-width: 1px;
}
.sub-page-item .btn-small:hover {
  color: #e32a21;
}
.sub-page-item.current-page a {
  color: #fff;
}
.sub-page-btn-item {
  margin-right: 0;
  padding: 0;
}
.anchor-nav-holder .sub-page-nav {
  margin-top: 10px;
}
.active-anchor-item {
  position: relative;
}
.active-anchor-item:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -24px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #e32a21;
}
.page-nav-holder {
  position: fixed;
  z-index: 98;
  bottom: 0;
  left: 0;
  width: 100%;
}
.page-nav {
  display: block;
}
.page-nav-item {
  margin-left: 1px;
  float: left;
  text-align: center;
}
.page-nav-item:first-child {
  margin-left: 0;
}
.page-nav-item a {
  display: block;
  padding: 20px 15px;
  color: #fff;
  text-decoration: none;
  background: rgba(227,42,33,0.9);
}
.page-nav-item a:hover {
  background: rgba(42,39,35,0.9);
}
.page-nav-item .icon-arrow {
  margin-left: 10px;
}
.nav-items-2 .page-nav-item {
  width: 49%;
  width: calc(50% - 1px);
}
.nav-items-3 .page-nav-item {
  width: 32%;
  width: calc((100% / 3) - 1px);
}
.nav-items-4 .page-nav-item {
  width: 24%;
  width: calc(25% - 1px);
}
.language-nav {
  display: block;
  margin: 0;
  padding: 0;
  text-align: right;
  list-style-type: none;
}
.lang-item {
  display: inline;
  margin-left: 15px;
}
.lang-item a {
  color: #2a2723;
  font-size: 10px;
  vertical-align: top;
  line-height: 18px;
  text-decoration: none;
}
.lang-item a:hover {
  color: #e32a21;
}
.help-navigation {
  margin-top: 10px;
  font-size: 14px;
  text-align: center;
}
.help-navigation a {
  margin: 0 10px;
}
.help-navigation p {
  margin-bottom: 0;
}
/* ==========================================================================
   Blog & Single success story
   ========================================================================== */
.single-post .white-container,
.single-asnews .white-container,
.single-success_story .white-container {
  padding-top: 85px;
  padding-bottom: 65px;
}
.single-post .single-item,
.single-asnews .single-item {
  margin-bottom: -200px;
  -ms-transform: translateY(-230px);
  -webkit-transform: translateY(-230px);
  transform: translateY(-230px);
}
.single-post #primary-head,
.single-asnews #primary-head {
  background: rgba(42,39,35,0.2);
}
.single-post #primary-head.not-full-head,
.single-asnews #primary-head.not-full-head {
  background: #2a2723;
}
.single-success_story .single-item {
  margin-bottom: -20px;
  -ms-transform: translateY(-50px);
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
.single-success_story .white-container {
  padding-top: 0;
  color: #fff;
  background: #2a2723;
}
.single-success_story .single-entry-meta {
  border-color: #fff;
}
.single-success_story .single-entry-meta .entry-meta-item {
  border-color: #fff;
}
.single-entry-meta {
  font-size: 16px;
  line-height: 1.3em;
  text-align: center;
  border: 1px solid #2a2723;
  border-bottom: 0;
}
.single-entry-meta .entry-meta-item {
  margin: 0;
  padding: 25px 10px 1px;
  border-bottom: 1px solid #2a2723;
}
.single-entry-meta .entry-meta-item a {
  text-decoration: none;
  color: inherit;
}
.single-entry-meta .entry-meta-item a:hover {
  color: #e32a21;
}
.entry-meta-item .event-date {
  float: none;
  margin: 0 auto 25px;
}
.single-title {
  float: none;
  margin: 0 0 0.525em;
}
.single-article-subtitle {
  float: none;
  margin-top: 0;
  margin-bottom: 1.5em;
}
.share-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.share-list:before,
.share-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.share-list:after {
  clear: both;
}
.share-list-item {
  display: inline-block;
  width: 50px;
  margin-bottom: 20px;
}
.share-link {
  display: inline-block;
  padding: 5px;
}
.share-count {
  font-size: 12px;
}
.share-loader {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 3px;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation: bgChange 800ms ease infinite /* Chrome, Safari, Opera */;
  animation: bgChange 800ms ease infinite;
}
.paginate-nav {
  margin-bottom: 1em;
}
.paginate-nav .next {
  float: right;
}
.paginate-nav .previous {
  float: left;
}
.paginate-nav:before,
.paginate-nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.paginate-nav:after {
  clear: both;
}
.article-list-item {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 1.3em;
  background: #fff;
}
.article-list-item .entry-meta {
  font-size: 15px;
}
.article-list-item .entry-meta a {
  color: inherit;
  text-decoration: none;
}
.article-list-item .entry-meta a:hover {
  color: #e32a21;
}
.article-list-item .entry-meta p {
  margin-bottom: 15px;
}
.article-list-item .entry-category {
  font-weight: bold;
}
.article-list-item .no-bottom {
  margin-bottom: 0;
}
.article-list-item h2 {
  margin-top: 0;
}
.article-list-image {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  vertical-align: top;
}
.article-list-image img {
  position: absolute;
  top: 0;
  left: 50%;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  max-height: none;
  width: auto;
  vertical-align: top;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.article-list-image:before {
  content: '';
  display: block;
  margin-top: 62%;
}
.article-list-content {
  padding: 60px;
  background: #fff;
}
.article-list-content h2 a:hover {
  color: #2a2723;
}
.large-article-item {
  background: none;
}
.large-article-item .article-list-image {
  float: right;
  width: 57%;
}
.large-article-item .article-list-image img {
  width: 100%;
}
.large-article-item .article-list-image:before {
  margin-top: 54%;
}
.large-article-item h2 a {
  color: inherit;
}
.large-article-item h2 a:hover {
  color: #e32a21;
}
.large-article-item .article-list-content {
  position: relative;
  display: inline-block;
  float: left;
  width: 43%;
  margin-bottom: -40px;
  padding: 0;
  -ms-transform: translateY(-40px);
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.large-article-item .article-list-content .vertical-align {
  position: absolute;
  left: 0;
  padding: 60px;
}
.large-article-item .article-list-content:before {
  content: '';
  display: block;
  margin-top: calc(71.6% + 40px);
}
.large-article-item .has-date p {
  width: calc(100% - 140px);
  float: left;
}
.large-article-item .entry-meta p {
  float: none;
  width: auto;
}
.small-article-item {
  clear: both;
  background: none;
}
.small-article-item:before,
.small-article-item:after {
  display: table;
  content: "";
  line-height: 0;
}
.small-article-item:after {
  clear: both;
}
.small-article-item .article-list-image {
  width: 100px;
  float: left;
}
.small-article-item .article-list-content {
  padding: 0;
  float: left;
  width: calc(100% - 120px);
  margin-left: 20px;
  background: none;
}
.small-article-item .article-list-content h2 + p {
  display: none;
}
.small-article-item.large-article-item .article-list-content {
  margin-bottom: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.small-article-item.large-article-item .article-list-content:before {
  display: none;
}
.small-article-item.large-article-item .article-list-content .vertical-align {
  position: static;
  padding: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.small-articles-container .articles-row {
  margin: 0;
}
.small-articles-container .articles-row > div {
  width: auto;
  float: none;
  clear: both;
  margin: 0;
}
.success-story-head {
  background-color: rgba(42,39,35,0.2);
}
.success-story-head .header-content {
  text-align: left;
}
.success-customer-image img {
  max-width: 95px;
  vertical-align: top;
}
.success-story-nav {
  margin-bottom: 100px;
  padding: 20px 30px;
  font-size: 14px;
  line-height: 1.3em;
  color: #fff;
}
.success-story-nav a {
  color: inherit;
  text-decoration: none;
}
.success-story-nav a:hover {
  color: #e32a21;
}
.success-story-nav .to-right {
  text-align: right;
}
.success-story-nav .icon-arrow {
  margin-top: 4px;
  margin-bottom: 5px;
}
.success-story-nav .basic-arrow-prev {
  float: left;
  margin-right: 10px;
}
.success-story-nav .basic-arrow {
  float: right;
  margin-left: 10px;
}
.number-pagination {
  position: relative;
  margin: 15px 0 0;
  padding: 0;
  font-size: 22px;
  text-align: center;
  color: #959391;
  list-style-type: none;
}
.number-pagination li {
  display: inline;
  margin: 0 10px;
}
.number-pagination a {
  text-decoration: none;
}
.number-pagination a:hover {
  color: #2a2723;
}
.number-pagination .number-pagination-prev,
.number-pagination .number-pagination-next {
  position: absolute;
  top: 0;
}
.number-pagination .number-pagination-prev {
  left: 0;
  margin: 0;
}
.number-pagination .number-pagination-prev .basic-arrow {
  margin: 0 10px 0 0;
}
.number-pagination .number-pagination-next {
  right: 0;
  margin: 0;
}
.number-pagination .number-pagination-next .basic-arrow {
  margin: 0 0 0 10px;
}
.number-pagination-link {
  color: #959391;
}
.number-pagination-link:hover {
  color: #2a2723;
}
.number-pagination-active .number-pagination-link {
  color: #2a2723;
}
.event-date {
  overflow: hidden;
  float: right;
  width: 70px;
  height: 70px;
  text-align: center;
  color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.event-date-time {
  display: block;
  font-size: 32px;
  font-weight: 300;
  line-height: 46px;
  letter-spacing: 2px;
  border-bottom: 1px solid #fff;
}
.event-date-month {
  display: block;
  font-size: 12px;
  line-height: 21px;
  font-weight: 500;
}
.black-event-date {
  color: #2a2723;
  border-color: #2a2723;
}
.black-event-date .event-date-time {
  border-color: #2a2723;
}
.larger-event-date {
  width: 100px;
  height: 100px;
}
.larger-event-date .event-date-time {
  font-size: 50px;
  line-height: 75px;
}
.larger-event-date .event-date-month {
  font-size: 16px;
}
/* ==========================================================================
   Sidebars
   ========================================================================== */
.sidebar ul {
  margin: 0 0 20px 0;
  padding: 0;
  list-style-type: none;
}
.sidebar ul li {
  margin: 0;
  padding: 0;
}
/* ==========================================================================
   Content
   ========================================================================== */
.page-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 600px;
  z-index: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
video#bgvid {
  position: fixed;
  bottom: 50%;
  right: 50%;
  -ms-transform: translateY(50%) translateX(50%);
  -webkit-transform: translateY(50%) translateX(50%);
  transform: translateY(50%) translateX(50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 1;
  background: no-repeat center;
  background-size: cover;
}
.touch video#bgvid {
  display: none;
}
#main {
  position: relative;
  padding-bottom: 100px;
  font-size: 18px;
  line-height: 1.6em;
  background: #eee;
}
#main.has-page-note .content-container.lift-content {
  margin-bottom: 30px;
  padding-top: 50px;
}
#main.has-page-note .content-container.lift-content:before {
  display: none;
}
#main.has-page-note .card-row.lift-content {
  margin-top: 0;
  margin-bottom: 0;
}
#main.has-page-note .card-row.lift-content > div,
#main.has-page-note .card-row.lift-content > .kala4,
#main.has-page-note .card-row.lift-content > .kala6 {
  height: auto;
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.main-container {
  max-width: 1080px;
  margin: auto;
}
.white-container {
  background: #fff;
}
.content-container {
  margin-bottom: 30px;
  padding-top: 60px;
  padding-bottom: 40px;
  background: #fff;
}
.content-container.lift-content {
  position: relative;
  padding-top: 30px;
}
.content-container.lift-content:before {
  content: '';
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: 30px;
  background: #fff;
}
.video-space-yes {
  margin-top: 30px;
}
.content-container + .content-container,
.content-container + .dform-container,
.content-container + .video-space-no {
  margin-top: -30px;
}
.colorcode-container {
  color: #fff;
  background: #4b5554;
}
.colorcode-container .fs-hr {
  border-color: rgba(255,255,255,0.12);
}
.dform-container {
  padding-top: 80px;
  padding-bottom: 80px;
  text-align: center;
  color: #fff;
  background: #e32a21;
}
.dform-container a {
  color: #fff;
}
.no-pad-top {
  padding-top: 0;
}
.mkala-reportkala img {
  min-width: 80%;
  height: auto;
}
.fs-ingress {
  margin-bottom: 50px;
}
.fs-row {
  margin-top: 30px;
}
.fs-hr + .small-text > p {
  margin-bottom: 0;
}
.fs-type-plus h2,
.fs-type-images h2,
.fs-type-plus h3,
.fs-type-images h3,
.fs-type-plus h4,
.fs-type-images h4 {
  font-size: 18px;
  font-weight: bold;
}
.fs-type-plus {
  text-align: left;
}
.fs-type-plus p {
  opacity: 0.7;
}
.fs-type-plus > div * {
  padding-left: 25px;
}
.fs-type-plus > div:before {
  content: '+';
  display: block;
  float: left;
  color: #e32a21;
  font-weight: bold;
  font-size: 18px;
}
.fs-type-plus h4 {
  font-size: 14px;
}
.fs-type-plus p:last-child,
.fs-type-plus h3:last-child,
.fs-type-plus h4:last-child {
  margin-bottom: 22px;
}
.fs-img-holder {
  width: 90px;
  height: 90px;
  margin: 0 auto 30px;
  padding: 30px;
  background: #f5f5f5;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.fs-img-holder .size-thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.colorcode-container .fs-img-holder {
  background: rgba(0,0,0,0.1);
}
.dform-container .gform_wrapper {
  max-width: 480px;
  margin: auto;
}
.dform-container option[value="|0"],
.dform-container option[value=""] {
  display: none;
}
.dform-container input,
.dform-container select,
.dform-container textarea {
  padding: 17px 20px;
  font-size: 22px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dform-container input,
.dform-container textarea {
  color: #fff;
  border: 1px solid #fff;
  background: transparent;
}
.dform-container input:focus,
.dform-container textarea:focus {
  color: #fff;
  border-color: #fff;
}
.dform-container select {
  border: 0;
  background-color: #eee;
}
.dform-container select:focus {
  color: #2a2723;
}
.dform-container input[type=number]::-webkit-inner-spin-button,
.dform-container input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.dform-container .has-error .validation_message,
.dform-container .gfield_error .validation_message,
.dform-container .form-error {
  color: #2a2723;
}
.dform-container .has-error .validation_message,
.dform-container .gfield_error .validation_message {
  bottom: -31px;
}
.dform-container .label-to-left label {
  width: 50%;
  float: left;
  padding-right: 20px;
  font-size: 22px;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dform-container .label-to-left .ginput_container {
  width: 50%;
  float: left;
}
.dform-container .label-to-left:before,
.dform-container .label-to-left:after {
  display: table;
  content: "";
  line-height: 0;
}
.dform-container .label-to-left:after {
  clear: both;
}
.dform-container .ginput_total {
  font-size: 32px;
  font-weight: bold;
}
.dform-container .spinBox {
  position: relative;
}
.dform-container .spinBox input {
  width: calc(100% - 60px);
}
.dform-container .spinBoxUp,
.dform-container .spinBoxDown {
  position: absolute;
  right: 0;
  cursor: pointer;
  display: block;
  width: 45px;
  height: 30px;
  text-align: center;
  color: #e32a21;
  background: #fff;
}
.dform-container .spinBoxUp span,
.dform-container .spinBoxDown span {
  line-height: 28px;
}
.dform-container .spinBoxUp {
  top: 0;
  font-size: 23px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.dform-container .spinBoxUp span:before {
  content: '+';
}
.dform-container .spinBoxDown {
  top: 32px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.dform-container .spinBoxDown span:before {
  content: '';
  display: inline-block;
  height: 2px;
  width: 12px;
  vertical-align: middle;
  background: #e32a21;
}
.dform-container button,
.dform-container html input[type="button"],
.dform-container input[type="reset"],
.dform-container input[type="submit"] {
  font-weight: bold;
  font-size: 22px;
  color: #2a2723;
  border-color: #fff;
  background: #fff;
}
.dform-container button .basic-arrow,
.dform-container html input[type="button"] .basic-arrow,
.dform-container input[type="reset"] .basic-arrow,
.dform-container input[type="submit"] .basic-arrow {
  background-position: -15px -29px;
}
.dform-container button:hover,
.dform-container html input[type="button"]:hover,
.dform-container input[type="reset"]:hover,
.dform-container input[type="submit"]:hover {
  color: #fff;
  background: #2a2723;
}
.dform-container button:hover .basic-arrow,
.dform-container html input[type="button"]:hover .basic-arrow,
.dform-container input[type="reset"]:hover .basic-arrow,
.dform-container input[type="submit"]:hover .basic-arrow {
  background-position: 0 -29px;
}
.dform-container .gfield_html {
  margin: 40px 0;
  color: #fff;
  line-height: 1.3em;
}
.dform-container input[type="checkbox"] + label:before,
.dform-container input[type="radio"] + label:before {
  border-color: #fff;
}
.dform-container .has-error input,
.dform-container .gfield_error input,
.dform-container .has-error textarea,
.dform-container .gfield_error textarea {
  border-color: #2a2723 !important;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .dform-container select {
    -webkit-appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #eee;
  }
  .svg .dform-container select {
    background-image: url("svg/dform-dropdown-arrow.svg");
  }
  .no-svg .dform-container select,
  .no-js .dform-container select {
    background-image: url("images/dform-dropdown-arrow.png");
  }
}
.card-row.lift-content > .kala4 {
  height: 206px;
  -ms-transform: translateY(-176px);
  -webkit-transform: translateY(-176px);
  transform: translateY(-176px);
}
.card-row.lift-content > .kala6 {
  height: 229px;
  -ms-transform: translateY(-199px);
  -webkit-transform: translateY(-199px);
  transform: translateY(-199px);
}
.card-row.lift-content-small {
  margin-bottom: -30px;
  -ms-transform: translateY(-30px);
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
}
.card-row.lift-content-small .card {
  margin-bottom: 0;
}
.no-csstransforms .card-row.lift-content > .kala4 {
  height: auto;
}
.no-csstransforms .card-row.lift-content > .kala6 {
  height: auto;
}
.no-csstransforms .card-row.lift-content-small {
  margin-bottom: 30px;
}
.card {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  font-weight: 300;
  color: #2a2723;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #fff;
  vertical-align: top;
}
.card:before {
  content: '';
  display: block;
  margin-top: 100%;
}
.card:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.card-content {
  position: absolute;
  z-index: 2;
  left: 0;
  padding: 10px 80px;
}
.card-content p {
  margin-bottom: 30px;
}
.card-content p:last-of-type {
  margin-bottom: 0;
}
.card-content p.card-meta {
  margin-bottom: 25px;
}
.card-content.text-center {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.card-meta {
  color: #fff;
  font-size: 15px;
}
.card-meta a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.card-meta a:hover {
  color: #e32a21;
}
.card-title {
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 300;
}
.card-title a {
  color: inherit;
  text-decoration: none;
}
.card-title a:hover {
  color: #e32a21;
}
.small-card .card-content,
.small-cards .card .card-content {
  padding: 10px 50px;
  font-size: 16px;
  line-height: 1.3em;
}
.small-card:before,
.small-cards .card:before {
  margin-top: 85.23002421307507%;
}
.medium-card .card-content,
.medium-cards .card .card-content {
  max-width: 300px;
}
.medium-card .card-content.text-center,
.medium-cards .card .card-content.text-center {
  max-width: none;
}
.medium-card:before,
.medium-cards .card:before {
  margin-top: 62.63565891472869%;
}
.large-card .card-content,
.large-cards .card .card-content {
  max-width: 480px;
}
.large-card:before,
.large-cards .card:before {
  margin-top: 30.798771121351763%;
}
.large-card:after,
.large-cards .card:after {
  background: -moz-linear-gradient(left, #fff 0%, #fff 20%, rgba(255,255,255,0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(20%, #fff), color-stop(100%, rgba(255,255,255,0)));
  background: -webkit-linear-gradient(left, #fff 0%, #fff 20%, rgba(255,255,255,0) 100%);
  background: -o-linear-gradient(left, #fff 0%, #fff 20%, rgba(255,255,255,0) 100%);
  background: -ms-linear-gradient(left, #fff 0%, #fff 20%, rgba(255,255,255,0) 100%);
  background: linear-gradient(to right, #fff 0%, #fff 20%, rgba(255,255,255,0) 100%);
}
.article-card-header {
  position: relative;
  height: 255px;
  margin-bottom: -85px;
  text-align: center;
  color: #fff;
  background: #4b5554;
}
.article-card-container {
  height: inherit;
}
.article-header-title {
  position: relative;
  top: 30%;
  -ms-transform: translateY(-30%);
  -webkit-transform: translateY(-30%);
  transform: translateY(-30%);
  font-weight: bold;
}
.article-header-title span {
  font-weight: 300;
}
.article-card {
  font-size: 16px;
  line-height: 1.3em;
  color: #fff;
  background-color: #2a2723;
}
.article-card:before {
  margin-top: 46.236559139784944%;
}
.article-card:after {
  background-color: rgba(42,39,35,0.5);
}
.article-card .card-title {
  font-size: 22px;
}
.smallest-article-card:before {
  margin-top: 250px;
}
.smallest-article-card:after {
  background-color: rgba(42,39,35,0.75);
}
.smallest-article-card .card-title {
  margin-bottom: 0;
  float: left;
  clear: left;
  width: calc(100% - 90px);
  font-size: 19px;
}
.smallest-article-card p.card-meta {
  float: left;
  margin-bottom: 10px;
  font-size: 14px;
}
.smallest-article-card .card-content {
  right: 0;
  padding-left: 40px;
  padding-right: 40px;
}
.smallest-article-card .event-date,
.smallest-article-card .article-card-logo {
  position: absolute;
  right: 40px;
}
.smallest-article-card .article-sub-title {
  clear: both;
}
.smallest-article-card .article-sub-title:before {
  content: '';
  display: block;
  height: 10px;
}
.article-sub-title {
  font-size: 15px;
  font-weight: bold;
}
.article-card-logo {
  width: 70px;
  height: 70px;
  float: right;
}
.large-article-card .article-card {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  background: rgba(42,39,35,0.8);
}
.small-article-card .card-content {
  top: 0;
  padding-top: 60px;
}
.success-card .card-meta {
  color: #fff;
  font-size: 14px;
  line-height: 1em;
  font-weight: bold;
}
.success-card p {
  margin-bottom: 20px;
}
.success-card p.card-meta {
  margin-bottom: 15px;
}
.success-card .card-title {
  margin-bottom: 15px;
  font-size: 22px;
}
.success-card .card-content {
  width: 100%;
  font-size: 14px;
  padding: 10px 12.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.success-card:before {
  margin-top: 63%;
}
.success-card-texts {
  width: calc(100% - 140px);
  float: left;
}
.card-client-image {
  width: 120px;
  margin-left: 20px;
  float: right;
  margin-bottom: 0;
  text-align: right;
}
.card-client-image img {
  max-width: 120px;
  max-height: 120px;
  width: auto;
}
.card-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0.2;
}
.card-pattern {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.07;
}
.blank-card {
  display: block;
  width: auto;
  padding: 30px;
  min-height: 70px;
  background: #fff;
}
.blank-card:before,
.blank-card:after {
  display: none;
}
.blank-card p.card-meta {
  margin-bottom: 5px;
  font-size: 14px;
  color: #2a2723;
}
.blank-card p.card-meta a {
  color: #2a2723;
}
.blank-card p.card-meta a:hover {
  color: #e32a21;
}
.blank-card .card-title {
  margin-bottom: 0;
  padding-left: 104px;
  font-size: 16px;
}
.blank-card .event-date {
  float: left;
  margin-right: 30px;
}
.logo-list {
  margin: 0 0 10px;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
.logo-list-item {
  display: inline-block;
  vertical-align: middle;
  width: 80px;
  margin: 0 10px 10px;
}
.basic-slider {
  display: none;
  position: relative;
  overflow: inherit !important;
  margin-bottom: 30px;
}
.basic-slider .success-card {
  height: 100%;
}
.basic-slider .success-card:before {
  display: none;
}
.basic-slider .success-card:after {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}
.basic-slider .card-content {
  width: auto;
}
.basic-slider .success-customer-image {
  float: left;
  width: 140px;
}
.basic-slider .success-customer-image img {
  max-width: 100%;
}
.basic-slider .slider-customer-info {
  padding-left: 190px;
}
.basic-slider p.card-meta {
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.6em;
}
.basic-slider p.card-meta a {
  color: inherit;
  text-decoration: none;
}
.basic-slider p.card-meta a:hover {
  color: #e32a21;
}
.basic-slider .card-title {
  margin-bottom: 1.16em;
  font-size: 32px;
}
.basic-slider .card-content {
  z-index: 2;
  padding: 0;
  margin: 0 20%;
  font-size: 14px;
}
.basic-slider .card-content p:last-of-type {
  margin-bottom: 20px;
}
.slidesjs-navigation {
  position: absolute;
  top: 0;
  display: block;
  overflow: hidden;
  z-index: 50;
  width: 100px;
  height: 100%;
  text-align: left;
  text-decoration: none;
  text-indent: -999px;
  background-position: center;
  background-repeat: no-repeat;
}
.slidesjs-navigation:focus {
  outline: 0;
}
.slidesjs-previous {
  left: 0;
}
.slidesjs-next {
  right: 0;
}
.slidesjs-pagination {
  position: absolute;
  left: 0;
  bottom: 10px;
  z-index: 50;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
.slidesjs-pagination-item {
  display: inline-block;
  margin: 5px;
}
.slidesjs-pagination-item a {
  display: block;
  overflow: hidden;
  width: 10px;
  height: 10px;
  text-align: left;
  text-decoration: none;
  text-indent: -999px;
  border: 1px solid #fff;
  opacity: 0.5;
  -webkit-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.slidesjs-pagination-item a:focus {
  outline: 0;
}
.slidesjs-pagination-item a:hover,
.slidesjs-pagination-item a.active {
  opacity: 1;
  background: #fff;
}
.numimg-item {
  display: inline-block;
  vertical-align: top;
  width: 190px;
  margin: 0 30px 30px;
}
.numimg-item h3 {
  margin-top: 0;
}
.numimg-item.small-text > p:last-of-type {
  margin-bottom: 0;
}
.round-image {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  max-width: 130px;
  margin-bottom: 20px;
  text-align: center;
  font-size: 45px;
  font-weight: bold;
  line-height: 1em;
  color: #fff;
  background: #2a2723;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.round-image:before {
  content: '';
  display: block;
  margin-top: 100%;
}
.round-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0.6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.round-image .vertical-align {
  position: absolute;
  left: 0;
  width: 100%;
}
.people-item {
  margin-bottom: 20px;
}
.people-item p,
.people-item h3 {
  margin-bottom: 15px;
}
.people-title {
  width: 70%;
  float: left;
  margin-top: 0;
  font-size: 18px;
  font-weight: 700;
}
.people-some-links {
  float: right;
}
.people-some-links .some-icon {
  float: left;
  width: 20px;
  height: 20px;
  margin-left: 30px;
  background-size: 55px auto;
}
.people-some-links .some-icon:first-child {
  margin-left: 0;
}
.people-some-links .some-twitter {
  width: 23px;
  background-position: 0 -28px;
}
.people-some-links .some-linkedin {
  background-position: 0 -56px;
}
.people-item-content {
  clear: both;
}
.imgbull-container {
  position: relative;
  padding-top: 90px;
}
.imgbull-top {
  position: relative;
  z-index: 2;
}
.imgbull-row {
  position: relative;
  margin-top: 100px;
  margin-bottom: 80px;
  z-index: 2;
}
.imgbull-text {
  position: relative;
  min-height: 50px;
  margin-bottom: 70px;
  font-size: 0.85em;
  line-height: 1.2em;
  font-weight: bold;
}
.imgbull-imgholder {
  position: absolute;
  top: -10px;
  overflow: hidden;
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  background: #e32a21;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.imgbull-imgholder img {
  max-width: 50%;
  max-height: 50%;
  width: auto;
  margin-top: 25%;
}
.imgbull-left {
  text-align: left;
}
.imgbull-left .imgbull-text {
  padding-left: 100px;
}
.imgbull-left .imgbull-imgholder {
  left: 0;
}
.imgbull-right {
  text-align: right;
}
.imgbull-right .imgbull-text {
  padding-right: 100px;
}
.imgbull-right .imgbull-imgholder {
  right: 0;
}
.imgbull-mainimg {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 55%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.imgbull-mainimg img {
  vertical-align: bottom;
}
.acf-overlay-toggler {
  position: relative;
  cursor: pointer;
  color: #fff;
  height: 220px;
  text-align: center;
  background: no-repeat center;
  background-size: cover;
  -webkit-transition: height 300ms;
  transition: height 300ms;
}
.acf-overlay-toggler p:last-of-type {
  margin-bottom: 0;
}
.acf-overlay-toggler:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.acf-overlay-toggler:hover:before {
  opacity: 0.25;
}
.acf-overlay-toggler:hover .overlay-play-button:before {
  -webkit-animation: overlayButton 200ms ease-in-out;
  animation: overlayButton 200ms ease-in-out;
}
.acf-overlay-size-high {
  height: 400px;
}
.acf-overlay-size-high .overlay-play-button {
  width: 100px;
  height: 100px;
}
.acf-overlay-size-high .overlay-play-button:before {
  border-width: 19.5px 0 19.5px 29px;
  border-color: transparent transparent transparent #fff;
}
.acf-overlay-size-high.acf-overlay-color-light .overlay-play-button:before {
  border-color: transparent transparent transparent #e32a21;
}
.acf-overlay-color-dark:before {
  background: #000;
}
.acf-overlay-color-light {
  color: #e32a21;
}
.acf-overlay-color-light:before {
  background: #fff;
}
.acf-overlay-color-light .overlay-play-button {
  border-color: #e32a21;
}
.acf-overlay-color-light .overlay-play-button:before {
  border-color: transparent transparent transparent #e32a21;
}
.overlay-play-button {
  position: relative;
  display: block;
  overflow: hidden;
  width: 75px;
  height: 75px;
  margin: 0 auto 20px;
  border: 10px solid #fff;
  -webkit-transition: all 300ms;
  transition: all 300ms;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.overlay-play-button:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  margin: 0 0 0 39%;
  border-style: solid;
  border-width: 12.5px 0 12.5px 20px;
  border-color: transparent transparent transparent #fff;
  -webkit-transition: border 300ms;
  transition: border 300ms;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.acf-overlay,
.overlay {
  display: none;
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  overflow: auto;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.9);
}
.acf-overlay .vertical-align .acf-overlay-content,
.overlay .vertical-align .acf-overlay-content {
  margin-top: 0;
  margin-bottom: 0;
}
.acf-overlay-content,
.overlay-content {
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #fff;
  -webkit-box-shadow: 0 0 50px 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 50px 10px rgba(0,0,0,0.4);
  box-shadow: 0 0 50px 10px rgba(0,0,0,0.4);
}
.acf-overlay-content p:last-of-type,
.overlay-content p:last-of-type {
  margin-bottom: 0;
}
#acf-overlay-close,
.remove-holder {
  display: inline-block;
  width: 100px;
  height: 18px;
  padding: 10px 0 10px 10px;
  margin-bottom: 3px;
  float: right;
  color: #e32a21;
  font-weight: 500;
  font-size: 14px;
  text-align: right;
  cursor: pointer;
}
#acf-overlay-close .remove-icon,
.remove-holder .remove-icon,
#acf-overlay-close .red-cross,
.remove-holder .red-cross {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  vertical-align: middle;
}
#acf-overlay-close .remove-icon:before,
.remove-holder .remove-icon:before,
#acf-overlay-close .red-cross:before,
.remove-holder .red-cross:before,
#acf-overlay-close .remove-icon:after,
.remove-holder .remove-icon:after,
#acf-overlay-close .red-cross:after,
.remove-holder .red-cross:after {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  display: block;
  width: 100%;
  height: 4px;
  background: #e32a21;
}
#acf-overlay-close .remove-icon:before,
.remove-holder .remove-icon:before,
#acf-overlay-close .red-cross:before,
.remove-holder .red-cross:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#acf-overlay-close .remove-icon:after,
.remove-holder .remove-icon:after,
#acf-overlay-close .red-cross:after,
.remove-holder .red-cross:after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.remove-holder {
  color: #2a2723;
}
.remove-holder .remove-icon:before,
.remove-holder .red-cross:before,
.remove-holder .remove-icon:after,
.remove-holder .red-cross:after {
  background: #2a2723;
}
/* Overlay */
.overlay {
  display: block;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  -webkit-animation: fadeIn 300ms ease /* Chrome, Safari, Opera */;
  animation: fadeIn 300ms ease;
}
.overlay.overlay-fade-out {
  opacity: 0;
}
.overlay .container {
  max-width: 960px;
}
.overlay .gform_wrapper {
  margin-bottom: 0;
}
.overlay button {
  background: #e32a21;
  border-color: #e32a21;
}
.overlay button:hover {
  color: #e32a21;
  background: #fff;
}
.overlay button:hover .basic-arrow {
  background-position: -29px -29px;
}
.overlay-content {
  padding: 50px;
}
.no-rgba .overlay {
  background: #000;
}
.loading-overlay .ball-clip-rotate {
  position: relative;
  top: 50%;
  margin: -15px auto 0;
  text-align: center;
}
.loading-overlay .ball-clip-rotate div {
  border-color: #e32a21;
  border-bottom-color: transparent;
}
.small-overlay-content {
  max-width: 390px;
}
/*
.remove-holder
	position absolute
	cursor pointer
	top 10px 
	right 10px
	padding 5px
	font-size 13px
	font-weight bold
	color color_title
	text-transform uppercase
	line-height 25px	*/
/* .remove-icon
	position relative 
	display inline-block
	width 25px 
	height 25px 
	margin-left 8px
	vertical-align middle
	&:before, &:after 
		content ''
		position absolute
		top 8px
		left 0
		display block
		height 5px
		width 100%
		background color_title
	&:before
		transform(rotate(45deg))
	&:after
		transform(rotate(-45deg)) */
.ball-clip-rotate > div {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  border: 2px solid #e32a21;
  border-bottom-color: transparent;
  height: 25px;
  width: 25px;
  background: transparent !important;
  display: inline-block;
  -webkit-animation: rotate 0.75s 0s linear infinite;
  animation: rotate 0.75s 0s linear infinite;
}
.padding-row {
  padding-top: 40px;
  padding-bottom: 40px;
}
.padding-row:before,
.padding-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.padding-row:after {
  clear: both;
}
.dark-holder {
  color: #fff;
  background: #2a2723;
}
.dark-holder .content-container {
  padding-top: 0;
  padding-bottom: 0;
  background: #2a2723;
}
.dark-holder .content-container:before {
  display: none;
}
.dark-holder .extra-row {
  width: 100%;
  padding-left: 0;
}
.dark-holder .small-text {
  font-size: inherit;
  line-height: inherit;
}
.mtable {
  text-align: center;
}
.mtable table {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 15px;
  overflow: auto;
  font-size: 12px;
  line-height: 1.3em;
  border-bottom: 1px solid #e1e1e1;
}
.mtable .table-holder {
  position: relative;
}
.mtable .table-holder:before,
.mtable .table-holder:after {
  content: '';
  position: absolute;
  top: 0;
  height: 100%;
  width: 20px;
}
.mtable .table-holder:before {
  left: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;1+0,0+100 */
  background: -moz-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%) /* FF3.6+ */;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fff), color-stop(100%, rgba(255,255,255,0))) /* Chrome,Safari4+ */;
  background: -webkit-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%) /* Chrome10+,Safari5.1+ */;
  background: -o-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%) /* Opera 11.10+ */;
  background: -ms-linear-gradient(left, #fff 0%, rgba(255,255,255,0) 100%) /* IE10+ */;
  background: linear-gradient(to right, #fff 0%, rgba(255,255,255,0) 100%) /* W3C */;
}
.mtable .table-holder:after {
  right: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%) /* FF3.6+ */;
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, #fff)) /* Chrome,Safari4+ */;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%) /* Chrome10+,Safari5.1+ */;
  background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%) /* Opera 11.10+ */;
  background: -ms-linear-gradient(left, rgba(255,255,255,0) 0%, #fff 100%) /* IE10+ */;
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, #fff 100%) /* W3C */;
}
.mtable td {
  padding: 0 20px;
  vertical-align: top;
}
.mtable .table-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.3em;
}
.mtable .mtable-title {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 1.3em;
  white-space: nowrap;
}
/* ==========================================================================
   Search
   ========================================================================== */
.hide-overflow {
  overflow: hidden;
}
#search-blanket {
  position: fixed;
  z-index: 999;
  display: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.98);
}
#search-blanket.visible-search {
  display: block;
}
#search-blanket .container {
  position: relative;
  padding-top: 10%;
}
.no-rgba #search-blanket {
  background: #fff;
}
.close-search {
  position: absolute;
  z-index: 3;
  top: 30px;
  right: 25px;
  font-family: font_title;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-size: 13px;
  text-decoration: none;
}
.close-search .navopen-icon {
  margin-left: 5px;
}
#s {
  display: inline-block;
  width: calc(100% - 62px);
  margin-left: 20px;
  padding: 0 0 10px;
  border: 0;
  font-size: 48px;
  font-family: font_title;
  text-rendering: optimizeLegibility;
  color: #e32a21;
  vertical-align: middle;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#s::-webkit-input-placeholder {
  color: color_title;
}
#s:-moz-placeholder {
  color: color_title;
  opacity: 1;
}
#s::-moz-placeholder {
  color: color_title;
  opacity: 1;
}
#s:-ms-input-placeholder {
  color: color_title;
}
#s:focus {
  outline: none;
}
#searchsubmit {
  display: inline-block;
  width: 32px;
  height: 32px;
  min-height: 0;
  margin-top: -20px;
  padding: 0;
  overflow: hidden;
  vertical-align: middle;
  text-indent: -999px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: 0 0 0 0 #fff;
  -moz-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
}
/** Dave's WordPress Live Search CSS **/
.dwls_filters {
  position: fixed;
  top: 0;
}
ul.search_results {
  display: block;
  background: none;
  width: 100%;
  max-height: 500px;
  position: absolute;
  top: 20px;
  left: 0px !important;
  overflow: auto;
  z-index: 9999;
  list-style-type: none;
  list-style-image: none;
  list-style-position: inside;
  padding: 0px;
  margin: 0px;
}
ul.search_results li {
  display: block;
  padding: 0;
  margin: 0;
  text-align: left;
  font-size: 24px;
  color: #000;
  text-decoration: none;
}
ul.search_results li.active,
ul.search_results li:hover {
  background: #e32a21;
}
ul.search_results li.active a,
ul.search_results li:hover a {
  color: #fff;
}
ul.search_results li.active .result-type,
ul.search_results li:hover .result-type {
  color: #fff;
}
ul.search_results a {
  display: block;
  padding: 15px 0;
  color: color_title;
  text-decoration: none;
}
ul.search_results .result-name,
ul.search_results .result-type {
  display: block;
  padding-left: 62px;
  padding-right: 50px;
}
ul.search_results .result-name {
  font-style: italic;
  color: #49b356;
}
ul.search_results .search_footer {
  background-color: #49b356 !important;
  width: 100%;
  text-align: right;
  padding: 0.5em 0;
  font-size: 0.9em;
  font-family: font_title;
  text-rendering: optimizeLegibility;
  color: #fff;
  text-transform: uppercase;
}
ul.search_results .search_footer a {
  margin-right: 1em;
  color: #fff;
}
.result-type {
  color: #e32a21;
  font-family: font_title;
  text-rendering: optimizeLegibility;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
}
/* BEGIN post thumbnails */
ul.search_results li.post_with_thumb a {
  width: 150px;
  float: left;
  margin-bottom: 5px;
}
ul.search_results li.post_with_thumb img.post_thumb {
  float: left;
  margin: 3px 10px 10px 0px;
  height: 48px;
  width: 48px;
  border: 1px solid #888;
}
/* END post thumbnails */
/* BEGIN post excerpt */
ul.search_results .excerpt,
ul.search_results .meta {
  font-size: 75%;
  width: 100%;
}
/* END post excerpt */
ul.search_results .clearfix {
  float: none !important;
  clear: both !important;
}
#search_results_activity_indicator {
  z-index: 999999;
}
.touch ul.search_results li.active,
.touch ul.search_results li:hover {
  background: none;
}
.touch ul.search_results li.active a,
.touch ul.search_results li:hover a {
  color: #242f3b;
}
.touch ul.search_results li.active .result-type,
.touch ul.search_results li:hover .result-type {
  color: #e32a21;
}
.touch ul.search_results li.active .container,
.touch ul.search_results li:hover .container {
  background: none !important;
}
.touch ul.search_results .result-name,
.touch ul.search_results .result-type {
  padding-right: 0;
}
/* ==========================================================================
   Footer
   ========================================================================== */
#primary-footer {
  position: relative;
}
.footer-button-row {
  margin-top: -50px;
}
.footer-some-links {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
}
.footer-some-item {
  display: inline-block;
  margin: 0 20px 0 0;
  vertical-align: middle;
}
.footer-copyright {
  text-align: center;
  font-size: 10px;
}
.footer-copyright a {
  color: inherit;
  text-decoration: none;
}
.footer-copyright a:hover {
  color: #e32a21;
}
.footer-top {
  padding-bottom: 37px;
  background: #fff;
}
.footer-bottom {
  padding-bottom: 20px;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, rgba(255,255,255,0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, rgba(255,255,255,0.6)));
  background: -webkit-linear-gradient(top, #fff 0%, rgba(255,255,255,0.6) 100%);
  background: -o-linear-gradient(top, #fff 0%, rgba(255,255,255,0.6) 100%);
  background: -ms-linear-gradient(top, #fff 0%, rgba(255,255,255,0.6) 100%);
  background: linear-gradient(to bottom, #fff 0%, rgba(255,255,255,0.6) 100%);
}
.kalafooter {
  width: 45%;
  margin-left: 10%;
}
.footer-border-row {
  position: relative;
  margin: 80px 0 0;
  padding: 50px 0 30px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.footer-border-row h4 {
  margin-bottom: 30px;
  font-size: 19px;
  font-weight: 500;
}
.footer-border-row p {
  margin-bottom: 20px;
  font-size: 13px;
  line-height: 1.5em;
}
.footer-border-row:before {
  content: '';
  display: block;
  position: absolute;
  top: 50px;
  left: 50%;
  bottom: 50px;
  width: 1px;
  background: #e1e1e1;
}
/* ==========================================================================
   Icons
   ========================================================================== */
.svg .some-icon {
  background-image: url("svg/some-icons.svg");
}
.svg .firstbeat-logo {
  background-image: url("svg/firstbeat-logo.svg");
}
.svg .breadcrumb-logo {
  background-image: url("svg/breadcrumb-logo.svg");
}
.svg .icon-arrow,
.svg .breadcrumbs a:after {
  background-image: url("svg/arrow-icon.svg");
}
.svg .slidesjs-previous {
  background-image: url("svg/slidejs-prev.svg");
}
.svg .slidesjs-next {
  background-image: url("svg/slidejs-next.svg");
}
.svg input[type="checkbox"]:checked + label:before {
  background-image: url("svg/checkbox.svg");
}
.svg .pattern-1 {
  background-image: url("svg/firstbeat_datapattern-01.svg");
}
.svg .pattern-2 {
  background-image: url("svg/firstbeat_datapattern-02.svg");
}
.svg .pattern-3 {
  background-image: url("svg/firstbeat_datapattern-03.svg");
}
.svg .pattern-4 {
  background-image: url("svg/firstbeat_datapattern-04.svg");
}
.svg .pattern-5 {
  background-image: url("svg/firstbeat_datapattern-05.svg");
}
.svg .pattern-6 {
  background-image: url("svg/firstbeat_datapattern-06.svg");
}
.svg .external-link a:after {
  background-image: url("svg/external-link.svg");
}
.svg input.datepicker {
  background-image: url("svg/calendar-icon.svg");
}
.svg .gfield_list_icons img {
  background-image: url("svg/form-list-icons.svg");
}
.no-svg .some-icon,
.no-js .some-icon {
  background-image: url("images/some-icons.png");
}
.no-svg .firstbeat-logo,
.no-js .firstbeat-logo {
  background-image: url("images/firstbeat-logo.png");
}
.no-svg .breadcrumb-logo,
.no-js .breadcrumb-logo {
  background-image: url("images/breadcrumb-logo.png");
}
.no-svg .icon-arrow,
.no-js .icon-arrow,
.no-svg .breadcrumbs a:after,
.no-js .breadcrumbs a:after {
  background-image: url("images/arrow-icon.png");
}
.no-svg .slidesjs-previous,
.no-js .slidesjs-previous {
  background-image: url("images/slidejs-prev.png");
}
.no-svg .slidesjs-next,
.no-js .slidesjs-next {
  background-image: url("images/slidejs-next.png");
}
.no-svg input[type="checkbox"]:checked + label:before,
.no-js input[type="checkbox"]:checked + label:before {
  background-image: url("images/checkbox.png");
}
.no-svg .pattern-1,
.no-js .pattern-1 {
  background-image: url("images/firstbeat_datapattern-01.png");
}
.no-svg .pattern-2,
.no-js .pattern-2 {
  background-image: url("images/firstbeat_datapattern-02.png");
}
.no-svg .pattern-3,
.no-js .pattern-3 {
  background-image: url("images/firstbeat_datapattern-03.png");
}
.no-svg .pattern-4,
.no-js .pattern-4 {
  background-image: url("images/firstbeat_datapattern-04.png");
}
.no-svg .pattern-5,
.no-js .pattern-5 {
  background-image: url("images/firstbeat_datapattern-05.png");
}
.no-svg .pattern-6,
.no-js .pattern-6 {
  background-image: url("images/firstbeat_datapattern-06.png");
}
.no-svg .external-link a:after,
.no-js .external-link a:after {
  background-image: url("images/external-link.png");
}
.no-svg input.datepicker,
.no-js input.datepicker {
  background-image: url("images/calendar-icon.png");
}
.no-svg .gfield_list_icons img,
.no-js .gfield_list_icons img {
  background-image: url("images/form-list-icons.png");
}
.some-icon {
  display: block;
  overflow: hidden;
  width: 26px;
  height: 26px;
  margin: auto;
  text-indent: -999px;
  text-align: left;
  background-repeat: no-repeat;
}
.some-facebook {
  background-position: 0 0;
}
.some-twitter {
  width: 31px;
  background-position: 0 -40px;
}
.some-linkedin {
  background-position: 0 -80px;
}
.some-instagram {
  background-position: 0 -120px;
}
.some-youtube {
  height: 19px;
  background-position: 0 -160px;
}
.some-gplus {
  background-position: 0 -190px;
}
.white-some-icons .some-facebook {
  background-position: -40px 0;
}
.white-some-icons .some-twitter {
  width: 31px;
  background-position: -40px -40px;
}
.white-some-icons .some-linkedin {
  background-position: -40px -80px;
}
.white-some-icons .some-instagram {
  background-position: -40px -120px;
}
.white-some-icons .some-youtube {
  background-position: -40px -160px;
}
.white-some-icons .some-gplus {
  background-position: -40px -190px;
}
.down-arrow {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 10px;
}
.down-arrow:before,
.down-arrow:after {
  content: '';
  position: absolute;
  bottom: 0;
  display: block;
  width: 50%;
  height: 3px;
  background: #fff;
}
.down-arrow:before {
  left: 2px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.down-arrow:after {
  right: 2px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navtheme-dark #primary-head .down-arrow:before,
.navtheme-dark #primary-head .down-arrow:after {
  background: #2a2723;
}
.firstbeat-logo {
  display: inline-block;
  overflow: hidden;
  width: 120px;
  height: 29px;
  text-indent: -999px;
  text-align: left;
  background-position: 0 0;
  background-repeat: no-repeat;
  vertical-align: top;
}
.icon-arrow,
.breadcrumbs a:after {
  display: inline-block;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.icon-next-arrow {
  width: 8px;
  height: 12px;
  background-position: 0 0;
}
.breadcrumbs a:after {
  content: '';
  width: 5px;
  height: 8px;
  margin: 0 2px 0 8px;
  opacity: 0.8;
  background-position: 0 -15px;
}
.breadcrumb-logo {
  display: inline-block;
  width: 20px;
  height: 16px;
  margin-right: -1px;
  background-position: 0 0;
  opacity: 0.8;
  vertical-align: middle;
}
.dark-breadcrumbs a:after,
.headroom--not-top .breadcrumbs a:after {
  opacity: 1;
  background-position: -5px -15px;
}
.dark-breadcrumbs .breadcrumb-logo,
.headroom--not-top .breadcrumbs .breadcrumb-logo {
  opacity: 1;
  background-position: 0 -19px;
}
.basic-arrow {
  width: 12px;
  height: 11px;
  margin-left: 5px;
  background-position: 0 -29px;
}
.basic-arrow-prev {
  width: 12px;
  height: 11px;
  margin-right: 5px;
  background-position: 0 -45px;
}
a:hover .basic-arrow.arrow-dark-hover {
  background-position: -15px -29px;
}
a:hover .basic-arrow-prev-red.arrow-dark-hover {
  background-position: -14px -45px;
}
a:hover .basic-arrow.arrow-red-hover,
.basic-arrow-red {
  background-position: -30px -29px;
}
a:hover .basic-arrow-prev.arrow-red-hover,
.basic-arrow-prev-red {
  background-position: -29px -45px;
}
.external-link a:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 7px;
  background: no-repeat 0 0;
  vertical-align: middle;
}
/* ==========================================================================
   Password protected
   ========================================================================== */
.pwbox {
  max-width: 500px;
  margin: 0 auto;
}
.pwbox input[type="password"] {
  margin-bottom: 10px;
}
/* ==========================================================================
   Color codes
   ========================================================================== */
.accent-dark .accent-coded {
  background: #2a2723;
}
.accent-dark .content-container.lift-content.accent-coded:before {
  background: #2a2723;
}
.home .article-card-header,
.home.accent-dark .article-card-header {
  background: #e32a21;
}
/* ==========================================================================
   Animations
   ========================================================================== */
/* ==========================================================================
   Media Querys
   ========================================================================== */
@media only screen and (max-width: 1332px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sub-nav-holder {
    padding-left: 0;
    padding-right: 0;
    margin-left: 15px;
    margin-right: 15px;
  }
  .header-bottom-content {
    left: 15px;
    right: 15px;
    width: auto;
  }
  .article-card-header {
    height: 19vw;
    margin-bottom: -7.05vw;
  }
  .card-row.lift-content > .kala6,
  .card-row.lift-content > .kala4 {
    height: auto;
    -ms-transform: translateY(calc(-50% + 15px));
    -webkit-transform: translateY(calc(-50% + 15px));
    transform: translateY(calc(-50% + 15px));
  }
  .card-row.lift-content > .kala4 {
    margin-bottom: -13vw;
  }
  .card-row.lift-content > .kala6 {
    margin-bottom: -15vw;
  }
  .success-story-nav {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1162px) and (min-width: 921px) {
  .large-article-item .article-list-content .vertical-align {
    padding: 30px;
  }
  .large-article-item {
    font-size: 14px;
  }
  .large-article-item .title-like-h3 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 1090px) {
  .basic-menu .menu-item {
    margin-right: 20px;
  }
  .svg .card .btn:after {
    background-image: url("svg/arrow-icon.svg");
  }
  .no-svg .card .btn:after,
  .no-js .card .btn:after {
    background-image: url("images/arrow-icon.png");
  }
  .card .card-content {
    font-size: 14px;
    line-height: 1.3em;
    padding-left: 30px;
    padding-right: 30px;
  }
  .card .btn {
    padding: 0;
    color: #e32a21;
    border: 0;
    background: none;
  }
  .card .btn:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 11px;
    margin-left: 5px;
    vertical-align: middle;
    background-position: -30px -29px;
  }
  .card-title {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .article-card .card-content {
    padding: 0 20px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
  }
  .article-card .card-title {
    margin-bottom: 0;
    font-size: 18px;
  }
  .smallest-article-card .event-date,
  .smallest-article-card .article-card-logo {
    right: 20px;
  }
  .success-card .card-title {
    margin-bottom: 0.5em;
  }
  .basic-slider .card-title {
    margin-bottom: 1.16em;
  }
  .basic-slider .btn {
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    background: #e32a21;
    border-color: #e32a21;
  }
  .basic-slider .btn:after {
    display: none;
  }
  .card-meta {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .card-content p {
    margin-bottom: 10px;
  }
  .card-content p.card-meta {
    margin-bottom: 10px;
  }
  .card-client-image {
    width: 120px;
  }
  .success-read-more {
    margin-top: 10px;
  }
  .large-article-card .article-card .article-card-content {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 920px) {
  #primary-head.not-full-head {
    height: 300px;
    min-height: 300px;
  }
  #primary-head.not-full-head .header-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  #primary-head.download-header {
    height: auto;
    margin-bottom: 0;
  }
  #primary-head.download-header .header-content {
    padding-top: 0;
  }
  .basic-menu {
    display: none;
  }
  #primary-head .breadcrumbs,
  #primary-nav .breadcrumbs,
  .sitemap-overlay .breadcrumbs {
    display: none;
  }
  #primary-nav.headroom--unpinned {
    -ms-transform: translateY(-59px);
    -webkit-transform: translateY(-59px);
    transform: translateY(-59px);
  }
  .nav-container {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 0;
  }
  .sitemap-toggle {
    margin-top: 6px;
  }
  .sub-nav-holder {
    position: relative;
    border-top: 1px solid rgba(255,255,255,0.2);
  }
  .sub-nav-holder .text-right {
    text-align: left;
  }
  .sub-nav-holder .sub-nav-title {
    cursor: pointer;
    display: inline-block;
    padding: 5px 5px 5px 0;
    font-size: 14px;
  }
  .sub-nav-holder .sub-nav-title:after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 6px;
    margin-top: -1px;
    margin-left: 8px;
    vertical-align: middle;
    background: no-repeat 0 -9px;
  }
  .sub-nav-holder .sub-nav-title.no-after-arrow:after {
    display: none;
  }
  .svg .sub-nav-holder .sub-nav-title:after {
    background-image: url("svg/sub-nav-arrows.svg");
  }
  .no-svg .sub-nav-holder .sub-nav-title:after,
  .no-js .sub-nav-holder .sub-nav-title:after {
    background-image: url("images/sub-nav-arrows.png");
  }
  .sub-page-nav {
    display: block;
    text-align: left;
  }
  .headroom--top .sub-page-nav {
    background: #2a2723;
  }
  .headroom--top .sub-page-nav .current-page a {
    color: #e32a21 !important;
  }
  .navtheme-dark .headroom--top .sub-page-nav {
    background: #fff;
  }
  .navtheme-dark .headroom--top .sub-page-nav a {
    color: #2a2723;
  }
  .navtheme-dark .headroom--top .sub-page-nav .current-page a {
    color: #e32a21 !important;
  }
  .sub-page-nocta {
    padding: 0;
  }
  .sub-page-item {
    display: none;
    margin-left: 30px;
  }
  .sub-page-item.current-page a {
    color: #e32a21;
  }
  .sub-page-item a {
    color: #fff;
  }
  .sub-page-btn-item {
    display: block;
    position: absolute;
    top: 15px;
    right: 0;
    margin: 0;
  }
  .sub-page-btn-item .btn-small {
    padding: 5px 15px;
  }
  .active-anchor-item:after {
    display: none;
  }
  .anchor-nav-holder .sub-page-nav {
    margin-top: 0;
  }
  .category-nav .sub-page-btn-item {
    top: 55px;
    right: 15px;
  }
  .opened-subnav .sub-page-item {
    display: block;
  }
  .opened-subnav .sub-nav-title:after {
    background-position: -10px -9px;
  }
  .headroom--not-top .sub-nav-holder .sub-nav-title:after,
  .navtheme-dark .sub-nav-holder .sub-nav-title:after,
  .sitemap-open .sub-nav-holder .sub-nav-title:after {
    background-position: 0 0;
  }
  .headroom--not-top .opened-subnav .sub-nav-title:after,
  .navtheme-dark .opened-subnav .sub-nav-title:after,
  .sitemap-open .opened-subnav .sub-nav-title:after {
    background-position: -10px 0;
  }
  #primary-nav.headroom--not-top .sub-page-item.current-page a {
    color: #e32a21;
  }
  .breadcrumbs-desc {
    display: none;
  }
  .nav-container .sitemap-holder > div {
    position: relative;
    padding-bottom: 100px;
  }
  .nav-container .sitemap-holder .language-nav {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .nav-container .sitemap-holder .lang-item {
    margin: 0 10px;
  }
  .nav-container .sitemap-holder .lang-item a {
    font-size: 14px;
  }
  .sitemap-menu {
    margin: 10px 0 0 0;
    padding: 0;
    border-bottom: 0;
  }
  .sitemap-menu .menu > .menu-item {
    position: relative;
    width: 100%;
    float: none;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
  }
  .sitemap-menu .menu > .menu-item > a {
    font-size: 15px;
  }
  .sitemap-menu .sub-menu {
    display: none;
    margin: 0;
    padding: 15px 0 0 25px;
  }
  .sitemap-menu .current-menu-item > a {
    color: #e32a21;
  }
  .sitemap-open .sitemap-toggle {
    margin-top: 0;
    width: 8px;
  }
  .sitemap-open .sitemap-toggle .toggle-text {
    padding-top: 1px;
    padding-right: 18px;
    font-size: 11px;
    text-transform: none;
  }
  .sitemap-open .sitemap-toggle:before,
  .sitemap-open .sitemap-toggle:after {
    width: 15px;
    height: 1px;
  }
  .sitemap-open .zopim {
    display: none !important;
  }
  .toggle-childs {
    cursor: pointer;
    position: absolute;
    top: 3px;
    right: 0;
    display: inline-block;
    width: 35px;
    height: 34px;
    background: #fff;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
  }
  .toggle-childs:before,
  .toggle-childs:after {
    position: absolute;
    top: 16px;
    right: 0;
    content: '';
    display: block;
    height: 1px;
    width: 8px;
    background: #a8adac;
  }
  .toggle-childs:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .show-childs .sub-menu {
    display: block;
  }
  .show-childs .toggle-childs:before {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .show-childs .toggle-childs:after {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #primary-footer {
    text-align: center;
  }
  #primary-footer .text-right {
    text-align: center;
  }
  #primary-footer .sitemap-menu,
  #primary-footer .language-nav {
    display: none;
  }
  #primary-footer .breadcrumbs {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    padding-top: 30px;
  }
  .footer-top {
    padding-top: 80px;
    padding-bottom: 0;
  }
  .footer-button-row {
    margin-top: 0;
  }
  .footer-button-row p {
    margin-bottom: 10px;
  }
  .btn-huge {
    padding: 15px 10px;
    font-size: 14px;
  }
  .newsletter-form_wrapper {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .newsletter-form button,
  .newsletter-form input,
  .newsletter-form select,
  .newsletter-form textarea {
    padding: 10px;
  }
  .footer-some-item {
    margin: 0 10px;
  }
  .footer-copyright {
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
  }
  .footer-bottom {
    padding-bottom: 50px;
  }
  .footer-border-row {
    margin-top: 60px;
  }
  .footer-border-row:before {
    display: none;
  }
  h1,
  .page-title,
  #primary-head.not-full-head .page-title {
    font-size: 32px;
  }
  h2,
  .title-like-2,
  .title-like-h2 {
    font-size: 26px;
  }
  h3,
  .title-like-h3,
  .card-title {
    font-size: 22px;
    line-height: 1.135em;
  }
  h4,
  .title-like-h4 {
    font-size: 18px;
  }
  #main {
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 1.37em;
  }
  .offset-quote blockquote {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .ingress {
    font-size: 18px;
    line-height: 1.3em;
  }
  .header-top-title {
    margin-bottom: 0.5em;
    font-size: 16px;
  }
  .m-text-center {
    text-align: center;
  }
  [class*="kala"] {
    width: auto;
    margin: 0;
    float: none;
    clear: both;
  }
  [class*="offset"] {
    padding-left: 0;
  }
  [class*="mkala"] {
    display: block;
    float: left;
    clear: none;
    margin-left: 2.304147465437788%;
  }
  .tank-row [class*="mkala"]:first-child {
    margin-left: 0;
  }
  .mkala6 {
    width: 48.8479262672811%;
  }
  .mkala-reportkala {
    width: 31.797235023041477%;
  }
  .mkala-reportkala:nth-child(4) {
    margin-left: 0;
    clear: both;
  }
  .mfirst {
    margin-left: 0;
  }
  .content-container {
    margin-bottom: 15px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .content-container.lift-content {
    padding-top: 0;
  }
  .content-container + .content-container,
  .content-container + .dform-container,
  .content-container + .video-space-no {
    margin-top: -15px;
  }
  .video-space-yes {
    margin-top: 15px;
  }
  .padding-row {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .fs-ingress {
    margin: 10px 0;
  }
  .fs-hr {
    margin: 0 0 25px;
  }
  .img-at-bottom,
  .img-over-bottom {
    margin-bottom: -20px;
  }
  .numimg-item {
    display: block;
    width: auto;
    clear: both;
    margin: 0;
    text-align: left;
  }
  .numimg-item .round-image {
    float: left;
    max-width: 85px;
    margin-right: 20px;
  }
  .numimg-item h3 {
    margin-bottom: 10px;
  }
  .page-note {
    height: auto;
    min-height: 1px;
    margin-top: -30px;
    padding: 60px 30px;
    text-align: center;
  }
  .page-note .vertical-align {
    top: 0;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .lift-content .card {
    margin-bottom: 15px;
  }
  .card-row.lift-content-small,
  .card-row.lift-content {
    margin-bottom: -30px;
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  .card-row.lift-content > .kala4,
  .card-row.lift-content > .kala6 {
    height: auto;
    margin-bottom: 0;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  #primary-head.next-has-cards .header-container {
    padding-bottom: 100px;
  }
  #primary-head.next-has-cards .header-bottom-content {
    bottom: 30px;
  }
  .card-row.lift-content-small .card {
    margin-bottom: 15px;
  }
  #main.has-page-note .content-container.lift-content {
    padding-top: 20px;
  }
  .header-bottom-content {
    bottom: 0 !important;
  }
  #primary-head.has-page-note .header-container {
    padding-bottom: 100px;
  }
  .card {
    margin-bottom: 15px;
  }
  .large-card:before,
  .large-cards .card:before {
    margin-top: 200%;
  }
  .large-card .vertical-align,
  .large-cards .card .vertical-align {
    top: auto;
    bottom: 30px;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .large-card:after,
  .large-cards .card:after {
    background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, #fff 73%, #fff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0.1)), color-stop(73%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%, #fff 73%, #fff 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0.1) 0%, #fff 73%, #fff 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0.1) 0%, #fff 73%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%, #fff 73%, #fff 100%);
  }
  .large-article-card .article-card {
    width: 100%;
    background: none;
  }
  .large-article-card .article-card .article-card-content {
    display: none;
  }
  .article-card-header {
    height: 180px;
    margin-bottom: -40px;
  }
  .article-card-container {
    height: 140px;
  }
  .article-header-title {
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .success-card:before {
    margin-top: 45%;
  }
  .basic-slider {
    margin-bottom: 15px;
  }
  .basic-slider .slidesjs-container,
  .basic-slider .slidesjs-control {
    min-height: 450px;
  }
  .basic-slider .success-customer-image {
    float: none;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  .basic-slider .slider-customer-info {
    padding-left: 0;
  }
  .basic-slider .success-card {
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .basic-slider .card-content {
    right: 0;
    max-width: 680px;
    margin: auto;
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .basic-slider .card-content .card-title {
    margin-bottom: 20px;
  }
  .basic-slider p.card-meta {
    font-size: 13px;
    line-height: 1.3em;
  }
  .basic-slider .btn {
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    background: #e32a21;
    border-color: #e32a21;
  }
  .basic-slider .btn:after {
    display: none;
  }
  .basic-slider:before {
    content: '';
    position: absolute;
    display: block;
    top: -25px;
    left: 15px;
    z-index: 51;
    right: 15px;
    height: 50px;
    background: #2a2723;
  }
  .slidesjs-navigation {
    width: 30px;
    background-size: 30% auto;
  }
  .slidesjs-pagination {
    z-index: 52;
    bottom: auto;
    top: -10px;
  }
  .logo-list {
    margin-bottom: 40px;
  }
  .logo-list-item {
    width: 40px;
    margin: 0 30px;
  }
  .people-item {
    max-width: 550px;
    margin: 0 auto 30px;
  }
  .tank-row .people-item:first-child {
    margin-left: auto;
  }
  .single-title {
    margin: 0 0 0.525em;
  }
  .article-list-item {
    margin-bottom: 15px;
    font-size: 14px;
  }
  .article-list-item p,
  .article-list-item h2 {
    margin-bottom: 15px;
  }
  .article-list-item .entry-meta {
    font-size: 14px;
  }
  .large-article-item {
    margin-bottom: -25px;
    -ms-transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
  .large-article-item .article-list-content {
    float: none;
    width: auto;
    display: block;
    margin-bottom: 0;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .large-article-item .article-list-content:before {
    display: none;
  }
  .large-article-item .article-list-content .vertical-align {
    position: static;
    padding: 30px;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .large-article-item .article-list-image {
    width: 100%;
    float: none;
  }
  .large-article-item .article-list-image:before {
    margin-top: 62%;
  }
  .large-article-item .article-list-image img {
    width: auto;
  }
  .article-list-content {
    padding: 30px;
  }
  .number-pagination {
    margin-top: 5px;
    padding-top: 35px;
    font-size: 16px;
  }
  .number-pagination .number-pagination-prev,
  .number-pagination .number-pagination-next {
    position: absolute;
    top: 0;
  }
  .number-pagination .number-pagination-prev .basic-arrow {
    margin-right: 5px;
  }
  .number-pagination .number-pagination-next .basic-arrow {
    margin-left: 5px;
  }
  .single-post .white-container,
  .single-asnews .white-container {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .success-story-nav {
    display: none;
  }
  .single-success_story .white-container {
    padding-top: 30px;
  }
  .page-template-template-consumer .large-card {
    background-position: right center;
  }
  .imgbull-container {
    padding-top: 50px;
  }
  .imgbull-row {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .imgbull-imgholder {
    width: 40px;
    height: 40px;
    top: -3px;
  }
  .imgbull-text {
    min-height: 30px;
    margin-bottom: 40px;
  }
  .imgbull-left .imgbull-text {
    padding-left: 60px;
    padding-right: 0;
  }
  .imgbull-right {
    text-align: left;
  }
  .imgbull-right .imgbull-text {
    padding-left: 60px;
  }
  .imgbull-right .imgbull-imgholder {
    left: 0;
  }
  .imgbull-mainimg {
    overflow: hidden;
    position: static;
    width: auto;
    margin: -90px -15px 0;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .overlay .vertical-align {
    top: 40px;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .overlay .gform_wrapper {
    margin-top: 30px;
  }
  .overlay-content {
    padding: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .mkala-reportkala {
    width: 48.8479262672811%;
  }
  .mkala-reportkala:nth-child(4) {
    margin-left: 2.304147465437788%;
    clear: none;
  }
  .mkala-reportkala:nth-child(2n+1) {
    margin-left: 0;
    clear: both;
  }
  .header-pattern {
    background-size: 200% auto;
  }
  .tablepress tr,
  .tablepress td {
    display: block;
  }
  .tablepress tr {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #e1e1e1;
  }
  .tablepress td {
    padding: 5px 0 !important;
    border: 0 !important;
  }
  .nav-container .sitemap-holder .lang-item {
    margin: 0 7px;
  }
  .nav-container .sitemap-holder .lang-item a {
    font-size: 12px;
  }
  .article-card:before {
    margin-top: 56%;
  }
  .smallest-article-card {
    display: table;
    height: 160px;
  }
  .smallest-article-card:before {
    display: none;
  }
  .smallest-article-card .card-content {
    position: relative;
    top: 0;
    display: table-cell;
    vertical-align: middle;
    padding-top: 30px;
    padding-bottom: 30px;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .smallest-article-card .card-title {
    float: none;
    width: auto;
  }
  .smallest-article-card .event-date,
  .smallest-article-card .article-card-logo {
    position: static;
    margin-top: 17px;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .large-article-item .has-date p {
    width: auto;
    float: none;
  }
  .event-date,
  .article-card-logo {
    float: none;
  }
  .blank-card .event-date {
    float: none;
    margin: 0 0 10px;
  }
  .blank-card .card-title {
    padding: 0;
  }
  .success-card {
    display: table;
    height: 290px;
  }
  .success-card:before {
    display: none;
  }
  .success-card .card-content {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .success-card-texts {
    width: auto;
    float: none;
  }
  .card-client-image {
    float: none;
    margin: 20px 0 0;
    text-align: left;
  }
  .basic-slider .success-card {
    display: block;
  }
  .basic-slider .success-card .card-content {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .page-template-template-consumer #primary-head {
    background: rgba(255,255,255,0.7);
  }
  .page-template-template-consumer .medium-card:after,
  .page-template-template-consumer .small-cards:after {
    background: rgba(255,255,255,0.7);
  }
  .imgbull-mainimg img {
    width: 195%;
    max-width: none;
    margin-left: -50%;
  }
  .newsletter-form .gform_heading,
  .newsletter-form .gform_body,
  .newsletter-form .gform_footer {
    width: auto;
    float: none;
  }
}
@media only screen and (max-width: 360px) {
  .gfield_price .ginput_quantity_label {
    display: block;
    margin: 10px 0 5px;
  }
}
/* ==========================================================================
   Print Stylesheet
   ========================================================================== */

	@media print {
		* { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
		a, a:visited { text-decoration: underline; }
		a[href]:after { content: " (" attr(href) ")"; }
		abbr[title]:after { content: " (" attr(title) ")"; }
		.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
		pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
		thead { display: table-header-group; } /* h5bp.com/t */
		tr, img { page-break-inside: avoid; }
		img { max-width: 100% !important; }
		@page { margin: 0.5cm; }
		p, h2, h3 { orphans: 3; widows: 3; }
		h2, h3 { page-break-after: avoid; }
	}
@-moz-keyframes overlayButton {
  0% {
    margin: 0 0 0 39%;
  }
  48% {
    margin: 0 0 0 110%;
  }
  49% {
    margin: -100% 0 0 110%;
  }
  50% {
    margin: -100% 0 0 -50%;
  }
  51% {
    margin: 0 0 0 -50%;
  }
  100% {
    margin: 0 0 0 39%;
  }
}
@-webkit-keyframes overlayButton {
  0% {
    margin: 0 0 0 39%;
  }
  48% {
    margin: 0 0 0 110%;
  }
  49% {
    margin: -100% 0 0 110%;
  }
  50% {
    margin: -100% 0 0 -50%;
  }
  51% {
    margin: 0 0 0 -50%;
  }
  100% {
    margin: 0 0 0 39%;
  }
}
@-o-keyframes overlayButton {
  0% {
    margin: 0 0 0 39%;
  }
  48% {
    margin: 0 0 0 110%;
  }
  49% {
    margin: -100% 0 0 110%;
  }
  50% {
    margin: -100% 0 0 -50%;
  }
  51% {
    margin: 0 0 0 -50%;
  }
  100% {
    margin: 0 0 0 39%;
  }
}
@keyframes overlayButton {
  0% {
    margin: 0 0 0 39%;
  }
  48% {
    margin: 0 0 0 110%;
  }
  49% {
    margin: -100% 0 0 110%;
  }
  50% {
    margin: -100% 0 0 -50%;
  }
  51% {
    margin: 0 0 0 -50%;
  }
  100% {
    margin: 0 0 0 39%;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes bgChange {
  0% {
    background: #e32a21;
  }
  50% {
    background: #2a2723;
  }
  100% {
    background: #e32a21;
  }
}
@-webkit-keyframes bgChange {
  0% {
    background: #e32a21;
  }
  50% {
    background: #2a2723;
  }
  100% {
    background: #e32a21;
  }
}
@-o-keyframes bgChange {
  0% {
    background: #e32a21;
  }
  50% {
    background: #2a2723;
  }
  100% {
    background: #e32a21;
  }
}
@keyframes bgChange {
  0% {
    background: #e32a21;
  }
  50% {
    background: #2a2723;
  }
  100% {
    background: #e32a21;
  }
}
