/* FONTS
 *    ========================================================================== */
/* dosis */
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/Dosis_light.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/Dosis_med.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Dosis_normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* fira */
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/FiraSans_light.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/FiraSans_normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/FiraSans_semi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fira Sans';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/FiraSans_bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* fira cond */
@font-face {
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/FiraSansCond_light.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/FiraSansCond_normal.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/FiraSansCond_semi.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Fira Sans Condensed';
  font-style: normal;
  font-weight: 600;
  src: url(fonts/FiraSansCond_bold.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: none;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: 500;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

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

td,
th {
  padding: 0;
}

.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.row:after,
.clearfix:after {
  clear: both;
}

.row,
.clearfix {
  zoom: 1;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}



/* Default Margin */
html {
  font-size: 6.25%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
}

h1 {
  font-size: 30px;
  font-size: 30rem;
  line-height: 1.6;
  font-family: 'Dosis', Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
}

h2 {
  font-size: 24px;
  font-size: 24rem;
  line-height: 1.25;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif !important;
  font-weight: 300 !important;
}

h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif !important;
  font-size: 22px;
  font-size: 22rem;
  line-height: 1.3;
}

h4 {
  font-size: 18px;
  font-size: 18rem;
  line-height: 1.4;
}

h5 {
  font-size: 16px;
  font-size: 16rem;
  line-height: 1.4;
}

h6 {
  font-size: 12px;
  font-size: 12rem;
  line-height: 1.3;
}

p {
  font-size: 16px;
  font-size: 16rem;
  line-height: 1.5;
  margin: 0 0 20px;
}

small {
  font-size: 10px;
  font-size: 10rem;
  line-height: 1.3;
}

p {
  margin: 0 0 20px;
}

small {
  font-size: 80%;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #0086c8;
}

a:hover,
a:active {
  color: #3597eb;
  outline: 0;
}

blockquote,
blockquote p {
  font-style: italic;
}

blockquote {
  margin: 0 0 20px;
  padding: 0 20px 0 40px;
  border-left: 4px solid #0086c8;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-style: italic;
  font-size: 26px;
  font-size: 26rem;
  color: #0086c8;
}

blockquote cite {
  display: block;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote.half {
  width: 40%;
}
blockquote.half.left {
  float: left;
  margin-right: 40px;
}
blockquote.half.right {
  float: right;
  margin-left: 40px;
}
@media (max-width: 768px) {
  blockquote.half {
    width: 100%;
  }
}

figure {
  margin: 0;
}

::-moz-selection {
  background: #001033;
  color: #fff;
}
::selection {
  background: #001033;
  color: #fff;
}
::-moz-selection {
  background: #001033;
  color: #fff;
}

.mob-vis-md,
.mob-vis-sm {
  display: none;
}

@media only screen and (max-width: 768px) {
  .mob-vis-md {
    display: block;
  }

  .mob-vis-md.inline {
    display: inline !important;
  }

  .mob-hid-md {
    display: none !important;
  }
}
@media only screen and (max-width: 480px) {
  .mob-vis-sm {
    display: block;
  }

  .mob-vis-sm.inline {
    display: inline !important;
  }

  .mob-hid-sm {
    display: none !important;
  }
}


/* Custom
-------------------------------------------------------------- */

.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

header {
  width: 100%;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  -webkit-transition: background 0.2s ease;
          transition: background 0.2s ease;
}
header .container {
  position: relative;
}
@media (max-width: 960px) {
  header .container {
    padding: 0 30px;
  }
}

header.sticky {
  position: fixed;
  z-index: 500;
  max-width: 1920px;
  margin: 0 auto;
  height: 80px;
  background: linear-gradient(to right, #001033 5%, #0a2554 20%, #001033 75%);
  -webkit-transition: none;
          transition: none;
}
header.sticky .container {
  height: 80px;
}
@media (min-width: 960px) {
  header.sticky nav {
    -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
            transform: translateY(20px);
  }
  header.sticky .logo {
    -webkit-transform: translateY(25px);
        -ms-transform: translateY(25px);
            transform: translateY(25px);
  }
}

@media (max-width: 480px) {
  .field-focused header.sticky {
    top: -80px;
  }
}
header .logo,
.cta-strip-wrapper .logo {
  width: 170px;
  height: auto;
  position: absolute;
  left: 20px;
  color: #fff;
  z-index: 500;
}
header .logo:after,
.cta-strip-wrapper .logo:after {
  content: '';
  position: relative;
  width: 170px;
  height: 60px;
  background-image: url(../assets/UD-logo_inv.svg);
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin-top: -7px;
}

.cta-strip-wrapper .logo {
  float: right; 
  position: relative; 
  margin: 5px -5px 0 0;
}
.cta-strip-wrapper .logo:after{
  background-image: url(../assets/UD-logo_inv.svg);
  width: 155px;
  height: 50px;
}

header .logo:hover,
.cta-strip-wrapper .logo:hover {
  color: #0086c8;
}
header .logo span,
.cta-strip-wrapper .logo span {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
@media (max-width: 960px) {
  header .logo,
  .cta-strip-wrapper .logo {
    left: 30px;
  }
  header .logo:after,
  .cta-strip-wrapper .logo:after {
    font-size: 20px;
    font-size: 20rem;
  }
}

header .logo {
  -webkit-transform: translateY(65px);
      -ms-transform: translateY(65px);
          transform: translateY(65px);
  -webkit-transition: -webkit-transform 0.2s ease, color 0.2s ease-in-out;
          transition: transform 0.2s ease, color 0.2s ease-in-out;
}
@media (max-width: 960px) {
  header .logo {
    -webkit-transform: translateY(25px);
        -ms-transform: translateY(25px);
            transform: translateY(25px);
  }
}

header nav {
  position: absolute;
  right: 20px;
  -webkit-transform: translateY(65px);
      -ms-transform: translateY(65px);
          transform: translateY(65px);
  z-index: 400;
  -webkit-transition: -webkit-transform 0.2s ease;
          transition: transform 0.2s ease;
}

header nav ul li {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-size: 14rem;
  padding: 0 15px;
  letter-spacing: 1px;
}
header nav ul li:last-child a {
  border: 1px solid #fff !important;
  margin-left: 5px;
  padding: 10px 25px;
  border-radius: 5px;
}
header nav ul li:last-child a:hover {
  border: 1px solid #0086c8;
}
header nav ul li:last-child a:after {
  content: none;
}

header nav ul li.contact-us {
  display: none;
}
@media (max-width: 960px) {
  header nav ul li.contact-us {
    display: block;
  }
}

header nav a {
  padding: 10px 0 5px;
  display: block;
  color: #fff;
  position: relative;
}
@media (min-width: 960px) {
  header nav a:hover {
    color: #0086c8;
  }
}
header nav a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #0086c8;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  -webkit-transform: translateY(5px);
      -ms-transform: translateY(5px);
          transform: translateY(5px);
}
header nav a:hover:after, 
header nav a:focus:after, 
header nav a.active:after,
header nav .current-menu-item a:after{
  opacity: 1;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

@media (max-width: 960px) {
  header nav {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    top: 0;
    -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
    background: rgba(30, 30, 50, 0.98);
    text-align: center;
    padding-top: 100px;
    z-index: 400;
    right: 0;
  }
  header nav ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    visibility: inherit;
  }
  header nav ul li {
    visibility: inherit;
    width: 100%;
    padding: 0;
    border-top: 1px solid #303040;
  }
  header nav ul li:first-child {
    display: block;
  }
  header nav ul li a {
    padding: 12px;
    width: 100%;
    display: block;
    font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    font-size: 18rem;
    color: #fff;
  }
  header nav li a:after {
    content: none;
  }
  header nav li:last-child {
    padding: 0;
    border: none;
  }
  header nav ul li:last-child a {  
    margin: 5px auto 15px;
    max-width: 220px;
  }
  header nav ul li:last-child a:hover {
    border: none;
  }
  .is-mobOpen header nav {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
}
/*
.mob-nav {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	width: 100%;
	top: 0;
	transform: translateY(-20px);
	transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
	background: rgba(0, 0, 0, 0.9);
	text-align: center;
	padding-top: 100px;
	z-index: $zIndex-4;
	
	ul {
		list-style: none;
		padding-left: 0;
		margin: 0;
		visibility: inherit;
	}
	
	li {
		visibility: inherit;
	}
	
	li a {
		padding: 15px;
		width: 100%;
		display: block;
		@include latoR;
		@include font-size(18);
		color: #fff;
		border-top: 1px solid #3a3e42;
	}
	
	li:last-child a {
		border-top: 0;
		background: $ct-orange;
		text-transform: uppercase;
		@include font-size(14);
	}
	
	.is-mobOpen & {
		opacity: 1;
		visibility: visible;
		transform: translateY(0);
	}
	
}
*/
.footer-wrapper {
  background: rgba(0, 15, 50, 0.9);
  color: #fff;
  padding: 50px 0 30px;
  position: relative;
  z-index: 5;
}

footer {
  zoom: 1;
}
footer:before, 
footer:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
footer:after {
  clear: both;
}

.footer-padding {
  width: 100%;
  padding: 50px 0;
}

.footer-nav {
  zoom: 1;
  float: left;
  width: 70%;
  display: inline-block;
}
.footer-nav:before, 
.footer-nav:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.footer-nav:after {
  clear: both;
}
.footer-nav ul {
  padding-left: 0;
  float: left;
  width: 25%;
  display: inline-block;
}
.footer-nav li {
  margin-bottom: 20px;
}
.footer-nav a {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300 !important;
  font-size: 14px !important;
  color: #fff;
  text-decoration: none;
}
.footer-nav a:hover {
  color: #0086c8;
}
@media (max-width: 960px) {
  .footer-nav {
    width: 70%;
  }
}
@media (max-width: 800px) {
  .footer-nav {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .footer-nav ul {
    width: 50%;
  }
}

.footer-engage {
  float: right;
  width: 30%;
  display: inline-block;
  text-align: right;
  margin-bottom: 35px;
}
.footer-engage small {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300 !important;
}
@media (max-width: 960px) {
  .footer-engage {
    width: 30%;
  }
}
@media (max-width: 800px) {
  .footer-engage {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer-engage {
    text-align: center;
  }
}

.sign-up-form {
  zoom: 1;
}
.sign-up-form:before, .sign-up-form:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.sign-up-form:after {
  clear: both;
}
.sign-up-form .field {
  float: left;
  width: 38%;
}
.sign-up-form .field:nth-child(1) {
  border-right: 1px solid #e5e5e9;
}
.sign-up-form label {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
.sign-up-form input {
  width: 100%;
  padding: 10px;
}
.sign-up-form button {
  float: right;
  width: 22%;
  padding: 11px 10px;
  background: none;
  border: 1px solid #0086c8;
  color: #0086c8;
  -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.sign-up-form button:hover {
  border-color: #fff;
  color: #fff;
}
.sign-up-form label.error {
  position: absolute;
  overflow: visible;
  clip: auto;
  height: auto;
  width: 100%;
  padding: 0;
  margin: 0;
  border: 0;
  left: 0;
  top: 46px;
  font-size: 12px;
  text-align: left;
  margin: 0;
  color: white;
}
@media (max-width: 800px) {
  .sign-up-form .field:nth-child(1) {
    width: 100%;
    margin-bottom: 5px;
    border-right: 0;
  }
  .sign-up-form .field:nth-child(2) {
    width: 60%;
  }
  .sign-up-form button {
    width: 39%;
  }
  .sign-up-form .field input.error {
    margin-bottom: 35px;
  }
}

.social-links {
  padding: 10px 0 20px;
  position: relative;
}
.social-links a {
  width: 30px;
  height: 30px;
  margin-left: 10px;
  display: inline-block;
  position: relative;
  background-color: #0085c7;
  border-color: #0085c7;
  border-radius: 3px;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);
}
.social-links a i {
  color: #fff;
  text-align: center;
  font-style: normal;
  font-weight: normal;
  font-size: 20px !important;
  line-height: 30px;
  padding: 0px 5px;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
}

.social-links a:hover {
  background-color: #001033;
}

@media (max-width: 800px) {
  .social-links {
    text-align: center;
  }
}

p.copyright {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 12px;
  font-size: 12rem;
  color: rgba(255, 255, 255, 0.5);
  clear: both;
  padding-top: 15px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
p.copyright a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
p.copyright a:hover, 
p.copyright a:active {
  color: #fff;
}
@media (max-width: 800px) {
  p.copyright {
    text-align: center;
  }
}

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

html,
body {
  height: 100%;
}

body {
  background: #fff;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 16rem;
  line-height: 1.5;
  color: #555;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.page-container {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.outer-container {
  background-color: #fff;
  width: 100%;
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out;
}
.outer-container:before {
  content: none;
  -webkit-transition: background-color 1s ease-in-out;
          transition: background-color 1s ease-in-out;
  background-color: transparent;
}
.grey-bg .outer-container {
  background: #e5e5e9;
}
.open-panel .outer-container:before,
.open-nlpanel .outer-container:before{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  content: '';
  z-index: 1000;
  -webkit-transition: background-color 1s ease-in-out;
          transition: background-color 1s ease-in-out;
}
@media (max-width: 1800px) {
  .open-panel .outer-container,
  .open-nlpanel .outer-container {
    -webkit-transform: translateX(-440px);
        -ms-transform: translateX(-440px);
            transform: translateX(-440px);
  }
}

.container {
  max-width: 1240px;
  margin-left: auto !important;
  margin-right: auto !important; 
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.vc_section.container {
  margin-left: auto !important;
  margin-right: auto !important; 
}

.container.narrow {
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 780px;
}

.standard .container.narrow {
  padding-bottom: 100px;
}

.wrapper {
  width: 100%;
}

.wrapper-narrow {
  max-width: 800px;
  margin: 0 auto;
  padding: 100px 0;
  text-align: center;
}
.wrapper-narrow p {
  font-size: 18px;
  font-size: 18rem;
}
.wrapper-narrow a {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  display: block;
  color: #0086c8;
  text-decoration: underline;
}
.wrapper-narrow a:hover, .wrapper-narrow a:active {
  color: #f69651;
}

.hidden {
  display: none;
}

nav ul {
  list-style: none;
  padding: 0px;
  margin: 0;
}
nav ul li {
  margin: 0px;
  padding: 0px;
}

nav li {
  margin: 0;
}

main.content {
  position: relative;
  z-index: 4;
  /*
  	&:before {
  		width: 150%;
  		height: 300px;
  		position: absolute;
  		@include dead-center;
  		transform: rotate(-5deg);
  		content: '';
  		top: -125px;
  		left: -25%;
  		background: #fff;
  		
  		@include breakpoint(0, $bp-small) {
  			content: none;
  		} 
  	}
  */
}

.grey-bg-top {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 30px 540px;
  border-color: transparent transparent #000 transparent;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 200;
}

.white-bg-top {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 90px 1800px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: -90px;
  left: 0;
  z-index: 100;
}

/*
.grey-bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30%;
	height: 100%;
	background-color: $ct-darkGrey;
	z-index: 0;
	display: block;
	z-index: $zIndex-2;
	

}

.white-bg {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 0;
	display: block;
	z-index: $zIndex-1;
	
	.white-bg-top {
		width: 0px;
		height: 0px;
		border-style: solid;
		border-width: 0 0 90px 1800px;
		border-color: transparent transparent #fff transparent;
		position: absolute;
		top: -90px;

	}

}

.grey-bg-top,
.white-bg-top {
	
	@include breakpoint(0, $bp-midlarge) {
		display: none;
	}
	
}

.content-holder {
	@include dead-center;
	width: 100%;
	height: 100%;
	top: 0;
	//position: absolute;
	z-index: $zIndex-3;
}
*/
.banner-wrapper {
  width: 100%;
  height: 100%;
  display: block;
  color: #fff;
  position: relative;
}
.banner-wrapper:after {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, transparent));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
  /* W3C */
  height: 300px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.banner-wrapper .banner {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  display: block;
  text-align: center;
  z-index: 300;
  width: 100%;
}
.banner-wrapper h1 {
  font-style: normal;
  font-weight: 300;
  font-size: 50px;
  font-size: 50rem;
  line-height: 1.2;
  margin: 0 0 25px 0;
  width: 100%;
  text-transform: uppercase;
}
.banner-wrapper p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  font-size: 24rem;
  line-height: 1.4;
  max-width: 100%;
  margin: 0 auto 20px;
  color: #fff;    
  text-transform: uppercase;
}
.banner-wrapper .cta {
  margin-top: 30px;
  color: #fff;
  display: none;
}
.banner-wrapper .cta span {
  border: 1px solid #fff;
  padding: 10px 25px;
  display: inline-block;
  border-radius: 5px;
}
.is-front-page .banner-wrapper {
  text-align: center;
  position: relative;
  height: 650px;
  /*
  .banner {
  			top: 55%;
  			transform: translateY(-55%);
  		}
  */
}
.is-front-page .banner-wrapper .scroll-to {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -200px;
  width: auto;
  height: auto;
  z-index: 10;
}
.is-front-page .banner-wrapper .scroll-to:hover i {
  -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
          transform: translateY(7px);
  opacity: 1;
}
@media (max-width: 960px) {
  .is-front-page .banner-wrapper .scroll-to {
    display: none;
  }
}
.is-front-page .banner-wrapper .scroll-to i {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 0;
  right: 0;
  opacity: 0.6;
  margin-left: auto;
  margin-right: 5px;
  font-size: 22px;
  font-size: 22rem;
  -webkit-transition: -webkit-transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
          transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  cursor: pointer;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  color: #fff;
}
@media (max-width: 960px) {
  .banner-wrapper {
    /*
    		.banner {
    			top: 55%;
    			transform: translateY(-55%);
    		}
    */
  }
  .is-front-page .banner-wrapper {
    height: 500px;
  }
  .banner-wrapper h1 {
    font-size: 36px;
    font-size: 36rem;
  }
  .banner-wrapper .cta {
    display: block;
  }
}
@media (max-width: 768px) {
    /*  
    .banner-wrapper {
        height: 200px;
    }   
    .is-front-page & .banner  {
        top: 70%;
        transform: translateY(-70%);
    }
    */
  
  .is-front-page .banner-wrapper {
    height: 400px;
  }
  .banner-wrapper p {
    font-size: 18px;
    font-size: 18rem;
  }
}
@media (max-width: 600px) {
  .banner-wrapper h1 {
    font-size: 24px;
    font-size: 24rem;
    margin-bottom: 0;
  }
}

.banner-outer {
  position: relative;
  overflow: hidden;
}
.banner-outer .bg {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.single-avada_portfolio .banner-outer .bg {
  filter: blur(2px);
  -webkit-filter: blur(2px);
}
.banner-outer .bg:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  background-color: rgba(0, 0, 20, 0.3);
  z-index: 2;
}
.banner-outer .bg:after {
  content: '';
  width: 100%;
  height: 95vh;
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  background: -webkit-linear-gradient(top, rgba(30, 30, 65, 0.5) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(30, 30, 65, 0.5) 0%, transparent 100%);
}
.banner-outer .bg video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: auto;
}
.post-type-archive-product .banner-outer .bg {
  background-image: url(/wp-content/uploads/2019/10/UD_showroom_2019_03.jpg) !important;
}
@media (max-width: 960px) {
  .banner-outer {
    height: 800px;
  }
}
@media (max-width: 768px) {
  .banner-outer {
    height: 200px;
  }
}
.banner-outer:before {
/*
  content: '';
  width: 700px;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-style: solid;
  border-width: 0 0 200px 700px;
  border-color: transparent transparent transparent rgba(200,200,220,0.1);
  -webkit-transform: scale(0.9999);
  -ms-transform: scale(0.9999);
  transform: scale(0.9999);
  z-index: 3;
*/
}

.banner-outer:after {
  content: '';
  width: 100%;
  height: 75px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  border-style: solid;
  border-width: 0 0 95px 1920px;
  border-color: transparent transparent #e5e5e9 transparent;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
  z-index: 2;
}
@media (max-width: 850px) {
  .banner-outer:after {
    content: none;
  }
}
.banner-outer .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.page-404 .banner-outer,
.is-front-page .banner-outer {
  background: #efefef;
  height: 1000px;
}
.page-404 .banner-outer .bg,
.is-front-page .banner-outer .bg {
  background-size: cover;
}
.page-404 .banner-outer .banner,
.is-front-page .banner-outer .banner {
  margin-top: -150px;
}
.page-404 .banner-outer:after,
.is-front-page .banner-outer:after {
  /*
  		background: $ct-lightGrey;
  		bottom: -100px;
  */
}
@media (max-width: 960px) {
  .page-404 .banner-outer,
  .is-front-page .banner-outer {
    height: 800px;
  }
  .page-404 .banner-outer .banner,
  .is-front-page .banner-outer .banner {
    top: 60%;
    -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
            transform: translateY(-60%);
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .page-404 .banner-outer,
  .is-front-page .banner-outer {
    height: 400px;
  }
}

.tall-banner .banner-outer {
  background: #fff;
  height: 660px;
}
.tall-banner .banner-outer .banner {
  margin-top: -140px;
}
@media (max-width: 960px) {
  .tall-banner .banner-outer .banner {
    top: 40%;
    -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
            transform: translateY(-40%);
    margin-top: 0;
  }
}
.tall-banner .banner-outer:after {
  border-color: transparent transparent #fff transparent;
  /*
  		background: #fff;
  		left: -38%;
  		bottom: -220px;
  */
}
@media (max-width: 960px) {
  .tall-banner .banner-outer {
    height: 500px;
  }
  .tall-banner .banner-outer .banner {
    margin-top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .tall-banner .banner-outer p {
    display: none;
  }
}

.mid-banner .banner-outer {
  background: #fff;
  height: 550px;
  /*
  	.banner {
  		top: 65%;
  		transform: translateY(-65%);
  	}
  */
}
.mid-banner .banner-outer:after {
  border-color: transparent transparent #fff transparent;
  /*
  		background: #fff;
  		left: -38%;
  		bottom: -220px;
  */
}
@media (max-width: 960px) {
  .mid-banner .banner-outer {
    height: 500px;
  }
  .mid-banner .banner-outer .banner {
    margin-top: 0;
    top: 55%;
    -webkit-transform: translateY(-55%);
        -ms-transform: translateY(-55%);
            transform: translateY(-55%);
  }
}
@media (max-width: 768px) {
  .mid-banner .banner-outer {
    height: 200px;
  }
  .mid-banner .banner-outer p {
    display: none;
  }
}

.short-banner .banner-outer {
  height: 420px;
  background: #fff;
}
.short-banner .banner-outer .banner {
  margin-top: -50px;
}
@media (max-width: 960px) {
  .short-banner .banner-outer .banner {
    top: 60%;
    -webkit-transform: translateY(-60%);
        -ms-transform: translateY(-60%);
            transform: translateY(-60%);
  }
}
.short-banner .banner-outer:after {
  /*
  background: #fff;
  left: -38%;
  bottom: -220px;
  */
  border-color: transparent transparent #fff transparent;

}
@media (max-width: 768px) {
  .short-banner .banner-outer {
    height: 200px;
    padding-bottom: 0 !important;
  }
  .short-banner .banner-outer .banner {
    top: 100%;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.grey-bg .banner-outer:after {
  border-color: transparent transparent #e5e5e9 transparent;
}

.page-blog-post .banner-outer .banner {
  text-align: left;
  top: 58%;
  -webkit-transform: translateY(-58%);
      -ms-transform: translateY(-58%);
          transform: translateY(-58%);
}
.page-blog-post .banner-outer h1 {
  margin-bottom: 0;
  padding-left: 20px;
}

.page-contact .banner-outer .contact-numbers {
  text-align: center;
}
.page-contact .banner-outer ul {
  zoom: 1;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  font-size: 22rem;
  display: inline-block;
  list-style: none;
  padding-left: 0;
  color: #0086c8;
  text-transform: uppercase;
  margin: 30px 0;
}
.page-contact .banner-outer ul:before, .page-contact .banner-outer ul:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.page-contact .banner-outer ul:after {
  clear: both;
}
.page-contact .banner-outer li {
  display: inline-block;
  padding: 0 20px;
}
.page-contact .banner-outer a {
  color: #fff;
}
.page-contact .banner-outer a:hover {
  color: #0086c8;
}
.page-contact .banner-outer a[href^=tel]:hover {
  color: #fff;
}

.page-our-services-detail .banner-outer:after,
.page-blog-post .banner-outer:after,
.page-default .banner-outer:after,
.page-contact .banner-outer:after {
  content: none;
}

.page-our-services-detail.dual-split.layout .main-content {
  padding-bottom: 90px;
}

@media (max-width: 768px) {
  .page-our-services-detail.dual-split.layout .main-content {
    padding-bottom: 40px;
  }

  .page-our-services-detail .services-grid-detail {
    margin: 20px -35px 40px;
  }

  .short-banner .banner-outer .banner{
    margin-top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: 50%;
  }
  .tall-banner .banner-outer .banner {
    margin-top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top: 25%;
  }

  .page-blog-post .banner-outer h1 {
    padding-left: 0;
    text-align: center;
  }
}
.page-blog-landing.page-404.tall-banner .banner-outer {
  height: 550px;
}
.page-blog-landing.page-404.tall-banner .banner-outer .banner {
  margin-top: -90px;
}
@media (max-width: 960px) {
  .page-blog-landing.page-404.tall-banner .banner-outer {
    height: auto;
  }
  .page-blog-landing.page-404.tall-banner .banner-outer .banner {
    margin-top: 0;
  }
}
.page-blog-landing.page-404 .blog-utilities {
  position: static;
}
.page-blog-landing.page-404 .site-search {
  position: absolute;
  left: 50%;
  top: 340px;
  z-index: 10;
  max-width: 400px;
  margin: 0 auto;
  margin-left: -200px;
}
.page-blog-landing.page-404 .wrapper-narrow {
  padding-top: 50px;
}
@media (max-width: 768px) {
  .page-blog-landing.page-404 .site-search {
    position: static;
    width: 100%;
    margin-left: 0;
    max-width: none;
    padding: 10px 30px;
  }
  .page-blog-landing.page-404 .site-search input {
    border: 1px solid #ebebeb;
  }
}

.read-more.leadin {
  font-size: 12px;
  font-size: 12rem;
  position: absolute;
  left: 20px;
  bottom: 12px;
  color: #b9b9b9;
  font-weight: bold;
  width: 80px;
}

.featured-secondary-wrapper a:nth-child(1) .read-more.leadin {
  left: 50%;
  margin-left: 20px;
  font-weight: bold;
}

.featured-news-wrapper {
  zoom: 1;
  position: relative;
  background: #e5e5e9;
}
.featured-news-wrapper:before,
.featured-news-wrapper:after{
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.featured-news-wrapper:after{
  content: '';
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  background: -webkit-linear-gradient(top, #e5e5e9 0%, #fff 100%);
  background: linear-gradient(to bottom, #e5e5e9 0%, #fff 100%);
  visibility: visible;
  clear: both;
}

@media (max-width: 820px) {
  .featured-news-wrapper {
    margin-top: 0;
	margin-bottom: 0 !important;
  }
}
.featured-news-wrapper a {
  text-decoration: none;
}

.featured-news {
  margin: -100px 0 0;
  max-width: 1240px !important;
  position: relative;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  z-index: 100;
  width: 100%;
}
@media (max-width: 1024px) {
  .featured-news {
    padding-left: 0;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  .featured-news {
    position: relative;
    margin: 0;
    padding: 10px;
    width: 100%;
  }
}
.featured-news .featured-item-wrapper {
  padding: 0;
  display: inline-block;
  position: relative;
  width: 100%;
  border-radius: 8px;
  background-color: #fff;
  height: 700px !important;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0);
  zoom: 1;
}
.featured-news .featured-item-wrapper:before, 
.featured-news .featured-item-wrapper:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.featured-news .featured-item-wrapper:after {
  clear: both;
}
@media (max-width: 1024px) {
  .featured-news .featured-item-wrapper {
    position: absolute;
    left: 0;
  }
}
@media (max-width: 768px) {
  .featured-news .featured-item-wrapper {
    padding: 0;
    height: 480px !important;
    width: 100%;
    position: relative;
  }
}
.featured-news .featured-secondary-wrapper {
  width: 50%;
  padding: 0;
  display: inline-block;
  left: 50%;
}
@media (max-width: 960px) {
  .featured-news .featured-secondary-wrapper {
    height: auto;
    width: 100%;
    left: 0;
  }
}
@media (max-width: 768px) {
  .featured-news .featured-secondary-wrapper {
    padding: 0;
    width: 100%;
  }
}
.featured-news .featured-item-wrapper.g-item a {
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding-right: 0;
}
@media (max-width: 767px) {
  .featured-news .featured-item-wrapper.g-item {
    height: 225px !important;
  }
  .featured-news .featured-item-wrapper.g-item a {
    padding-right: 0;
    left: 0;
  }
}
.featured-news .featured-item {
  padding: 140px 45% 10px 0;
  background-size: cover;
  height: 100%;
  position: relative;
  text-align: center;
  border-radius: 5px;
}
.featured-news .featured-item:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  background-color: rgba(30, 30, 60, 0.4);
}
@media (max-width: 960px) {
  .featured-news .featured-item {
    height: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 768px) {
  .featured-news .featured-item {
    padding: 0;
  }
}
.featured-news .featured-item:hover .read-more {
  background: rgba(255, 255, 255, 0.2);
}
@media (max-width: 500px) {
  .featured-news {
    position: relative;
  }
}

.featured-content {
  position: relative;
  padding-bottom: 50px;
  color: #fff;
  z-index: 2;
}
.featured-content h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 38px;
  font-size: 38rem;
  line-height: 1.2em;
  margin: 0 0 20px;
}
.featured-content .read-more {
  border: 1px solid #fff;
  color: #fff;
  right: auto !important;
  left: 50%;
  margin-left: -80px;
}
@media (max-width: 1024px) {
  .featured-content {
    padding: 15px;
    padding-bottom: 50px;
  }
  .featured-content h2 {
    font-size: 24px;
    font-size: 24rem;
  }
}
@media (max-width: 960px) {
  .featured-content {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
  }
}
@media (max-width: 768px) {
  .featured-content {
    border: none;
    top: 90%;
    -webkit-transform: translateY(-90%);
        -ms-transform: translateY(-90%);
            transform: translateY(-90%);
    zoom: 1;
  }
  .featured-content:before, 
  .featured-content:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  .featured-content:after {
    clear: both;
  }
  .featured-content h2 {
    font-size: 27px;
    font-size: 27rem;
    float: none;
    display: inline-block;
    margin-bottom: 20px;
  }
  .featured-content .read-more.cta.fixed {
    position: static;
    margin: 0 auto;
    display: block;
    max-width: 250px;
    clear: both;
  }
  .featured-content:hover .read-more.cta.fixed, 
    .featured-content:active .read-more.cta.fixed {
    background-color: #0086c8;
    color: #fff;
  }
  .featured-content img {
    float: right;
  }
}

.featured-secondary-wrapper .featured-secondary-items {
  margin: 0;
  background: #fff;
}
.featured-secondary-wrapper a {
  width: 50%;
  min-height: 270px;
  height: auto;
  padding: 30px 20px 20px;
  padding-bottom: 40px;
}
.featured-secondary-wrapper a:nth-child(2) {
  border-right: 1px solid #e5e5e9;
}
.featured-secondary-wrapper article {
  min-height: 140px;
}
.featured-secondary-wrapper a:nth-child(1) {
  width: 100%;
  border-bottom: 1px solid #e5e5e9;
  padding: 0;
}
.featured-secondary-wrapper a:nth-child(1) article {
  padding-left: 50%;
}
.featured-secondary-wrapper a:nth-child(1) .content,
.featured-secondary-wrapper a:nth-child(1) .img-holder {
  width: 50%;
  float: left;
  display: inline-block;
}
.featured-secondary-wrapper a:nth-child(1) .content {
  padding: 30px 20px 20px;
  padding-bottom: 40px;
  width: 100%;
}
.featured-secondary-wrapper a:nth-child(1) .img-holder {
  padding: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.featured-secondary-wrapper a:nth-child(1):hover .img-holder {
  opacity: 0.8;
}
.featured-secondary-wrapper .img-only {
  padding: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
}
.featured-secondary-wrapper .img-only:hover {
  opacity: 0.8;
}
.featured-secondary-wrapper h2 {
  color: #0086c8;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  font-size: 24rem;
  line-height: 1.2;
  margin-top: 0;
}
.featured-secondary-wrapper p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #555;
}
@media (max-width: 1024px) {
  .featured-secondary-wrapper a {
    padding: 15px;
  }
  .featured-secondary-wrapper a:nth-child(1) {
    padding: 0;
  }
}
@media (min-width: 960px) {
  .featured-secondary-wrapper a:hover {
    background-color: #f7f7f7;
  }
  .featured-secondary-wrapper a:hover .cta.fixed.share {
    color: #a2a5a9;
  }
  .featured-secondary-wrapper a.feature {
    background: #000;
  }
  .featured-secondary-wrapper a.feature h2,
  .featured-secondary-wrapper a.feature p {
    color: #fff;
  }
  .featured-secondary-wrapper a.feature .cta {
    color: #a2a5a9;
  }
  .featured-secondary-wrapper a.feature:hover {
    background-color: #0d0d0d;
  }
  .featured-secondary-wrapper a.feature:nth-child(2) {
    border-right: 1px solid #000;
  }
  .featured-secondary-wrapper a.feature:nth-child(3) {
    border-right: 1px solid #000;
  }
  .featured-secondary-wrapper a.feature .cta:hover {
    color: #fff !important;
  }
  .featured-secondary-wrapper a.feature:hover {
    border-bottom: 1px solid transparent;
  }
}
@media (max-width: 960px) {
  .featured-secondary-wrapper article {
    padding: 10px 20px 25px;
    padding-left: 0 !important;
    min-height: 0 !important;
  }
  .featured-secondary-wrapper a {
    width: 100%;
    height: auto;
  }
  .featured-secondary-wrapper a:nth-child(1) {
    padding: 15px;
  }
  .featured-secondary-wrapper a:nth-child(1) .img-holder {
    display: none;
  }
  .featured-secondary-wrapper a:nth-child(1) .content {
    width: 100%;
    padding: 0;
  }
  .featured-secondary-wrapper a:nth-child(2) {
    border-bottom: 1px solid #e5e5e9;
    border-right: none;
  }
  .featured-secondary-wrapper a:nth-child(3) {
    border-right: none;
    border-bottom: 1px solid #e5e5e9;
  }
}
@media (min-width: 768px) {
  .featured-secondary-wrapper a:nth-child(1) article {
    zoom: 1;
  }
  .featured-secondary-wrapper a:nth-child(1) article:before, .featured-secondary-wrapper a:nth-child(1) article:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  .featured-secondary-wrapper a:nth-child(1) article:after {
    clear: both;
  }
}
@media (max-width: 768px) {
  .featured-secondary-wrapper article {
    padding: 0 60px 0 20px;
    position: relative;
    display: inline-block;
    width: 100%;
  }
  .featured-secondary-wrapper article:after {
    font-family: 'campaigntrack';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    font-size: 24px;
    font-size: 24rem;
    content: "\e60f";
    color: #212121;
    position: absolute;
    right: 15px;
  }
  .featured-secondary-wrapper h2 {
    margin-bottom: 0;
  }
  .featured-secondary-wrapper p,
  .featured-secondary-wrapper .read-more {
    display: none;
  }
}

@media (max-width: 950px) {
  .featured-secondary-wrapper a {
    min-height: 0;
  }

  .featured-secondary-wrapper a:nth-child(1) .read-more.leadin {
    left: 0;
  }

  .elite-brands-wrapper .testimonial-wrapper .blockquote-holder {
    padding: 85px 20px;
  }
}
.introduction-wrapper {
  background: #fff;
  position: relative;
  display: inline-block;
  padding: 80px 0;
  text-align: center;
}

@media (max-width: 768px) {
  .introduction-wrapper {
    padding: 40px 0;
  }
}
.introduction-wrapper h2 {
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  font-size: 24rem;
  color: #555;
  margin: 0 auto;
  max-width: 990px;
}
.introduction-wrapper .g {
  margin: 0 -75px;
  padding-top: 80px;
  position: relative;
}
@media (max-width: 768px) {
  .introduction-wrapper .g {
    padding-top: 40px;
  }
}
.introduction-wrapper .g-item {
  width: 25%;
  padding: 110px 75px 0;
}
.introduction-wrapper .g-item h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  font-size: 40rem;
  margin: 0;
}
.introduction-wrapper .g-item h4 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  font-size: 18rem;
  margin: 0 0 15px 0;
}
.introduction-wrapper .g-item p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #555;
  margin-bottom: 0;
}
.introduction-wrapper .g-item:before {
  font-family: 'campaigntrack';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 70px;
  font-size: 70rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0;
}
.introduction-wrapper .g-item.agencies:before {
  content: "\e609";
}
.introduction-wrapper .g-item.campaigns:before {
  content: "\e60b";
}
.introduction-wrapper .g-item.publications:before {
  content: "\e607";
}
.introduction-wrapper .g-item.artwork:before {
  content: "\e606";
}
@media (max-width: 1024px) {
  .introduction-wrapper .g-item {
    padding: 110px 25px 0;
  }
}
.introduction-wrapper .slick-prev,
.introduction-wrapper .slick-next {
  height: 60px;
  width: 55px;
  position: absolute;
  font-size: 0;
  border: none;
  z-index: 100;
  top: 50%;
  background: none;
}
.introduction-wrapper .slick-prev:focus,
.introduction-wrapper .slick-next:focus {
  outline: none;
}
@media (max-width: 768px) {
  .introduction-wrapper .slick-prev,
  .introduction-wrapper .slick-next {
    height: 40px;
    width: 40px;
  }
}
.introduction-wrapper .slick-prev:before,
.introduction-wrapper .slick-next:before {
  font-family: 'campaigntrack';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  font-size: 24rem;
  color: #555;
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  position: absolute;
  top: 20px;
}
@media (max-width: 768px) {
  .introduction-wrapper .slick-prev:before,
  .introduction-wrapper .slick-next:before {
    top: 13px;
  }
}
.introduction-wrapper .slick-prev {
  left: 50px;
}
.introduction-wrapper .slick-prev:before {
  content: "\e60e";
  left: 22px;
}
@media (max-width: 768px) {
  .introduction-wrapper .slick-prev:before {
    left: 18px;
  }
}
.introduction-wrapper .slick-next {
  right: 50px;
}
.introduction-wrapper .slick-next:before {
  content: "\e60f";
  right: 22px;
}
@media (max-width: 768px) {
  .introduction-wrapper .slick-next:before {
    right: 18px;
  }
}

.slick-list:focus {
  outline: none !important;
}


.see-how-wrapper {
  margin: 55px 0 0 0;
  text-align: center;
}
@media (max-width: 480px) {
  .see-how-wrapper {
    display: none;
  }
}
.see-how-wrapper h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  font-size: 36rem;
  margin: 0;
}
.see-how-wrapper ul {
  zoom: 1;
  display: inline-block;
  border-top: 1px solid #e5e5e9;
  border-bottom: 1px solid #e5e5e9;
  border-radius: 7px;
  list-style: none;
  padding-left: 0;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  font-size: 20rem;
  width: 60%;
  margin: 35px auto 70px;
  text-align: left;
}
.see-how-wrapper ul:before, 
.see-how-wrapper ul:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.see-how-wrapper ul:after {
  clear: both;
}
@media (max-width: 1024px) {
  .see-how-wrapper ul {
    width: 80%;
  }
}
@media (max-width: 960px) {
  .see-how-wrapper ul {
    width: 90%;
  }
}
.see-how-wrapper li {
  width: 33.333%;
  text-align: center;
  float: left;
  border-left: 1px solid #e5e5e9;
}
.see-how-wrapper li:first-child {
  border-radius: 7px 0 0 7px;
}
.see-how-wrapper li:last-child {
  border-right: 1px solid #e5e5e9;
  border-radius: 0 7px 7px 0;
}
.see-how-wrapper li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px 25px 20px;
  text-decoration: none;
  color: inherit;
  font-weight: 400;
}
.see-how-wrapper li:first-child a {
  border-radius: 7px 0 0 7px;
}
.see-how-wrapper li:last-child a {
  border-radius: 0 7px 7px 0;
}

.see-how-wrapper li a:hover {
  background: #e5e5e9;
}
.see-how-wrapper li a.active {
  color: #fff;
  background: #0086c8;
}

.see-how-feature-wrapper {
  border-top: 1px solid #e5e5e9;
  border-bottom: 1px solid #e5e5e9;
  position: relative;
}

.see-how-feature {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  min-height: 1000px;
}
.see-how-feature.not-selected {
  display: none;
}

.see-how-feature .sect {
  zoom: 1;
  text-align: left;
  min-height: 700px;
  position: relative;
  background-repeat: no-repeat;
  background-size: contain;
}
.see-how-feature .sect:before, 
.see-how-feature .sect:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.see-how-feature .sect:after {
  clear: both;
}
@media (max-width: 850px) {
  .see-how-feature .sect {
    height: auto;
  }
}
.see-how-feature .sect .feature-desc {
  width: 100%;
  min-height: 700px;
}
@media (max-width: 124px) {
  .see-how-feature .sect .feature-desc {
    min-height: 0;
  }
}
.see-how-feature .sect .feature-img {
  width: 50%;
  position: absolute;
  height: 100%;
}
.see-how-feature .sect:nth-child(odd) {
  padding-left: 50%;
  background-position: top right; 
}
.see-how-feature .sect:nth-child(odd) .feature-img {
  left: 0;
}
.see-how-feature .sect:nth-child(even) {
  padding-right: 50%;
  border-top: 1px solid #e5e5e9;
  border-bottom: 1px solid #e5e5e9;
  background-position: top left; 
}
.see-how-feature .sect:nth-child(even) .feature-img {
  right: 0;
}
@media (max-width: 1024px) {
  .see-how-feature .sect:nth-child(odd), 
  .see-how-feature .sect:nth-child(even) {
    padding: 0;
    left: auto;
    right: auto;
  }
}
.see-how-feature .sect .feature-desc {
  padding: 0;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  position: relative;
  height: 100%;
}
.see-how-feature .sect .feature-desc .content {
  position: relative;
  bottom: 0;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  display: block;
  position: absolute;
  padding: 40px 20px 20px 40px;
  margin: 0;
  background-color: rgba(255,255,255,0.7);
}
@media (max-width: 1024px) {
  .see-how-feature .sect .feature-desc {
    padding: 0;
    min-height: 0;
  }
  .see-how-feature .sect .feature-desc .content {
    position: relative;
    top: auto;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-right: 0;
  }
}
.see-how-feature .sect .inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}
.see-how-feature .sect .title {
  font-size: 32px;
  font-size: 32rem;
  margin-bottom: 20px;
  line-height: 1.2;
}
.see-how-feature .sect p {
  font-size: 23px;
  font-size: 23rem;
  color: #001033 !important;
}

.see-how-feature .sect,
.feature-img {
  overflow: hidden;
}

.feature-img .img-bg {
  height: 100%;
  width: 100%;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 960px) {
  .feature-img .img-bg {
    -webkit-transition: all 1.8s ease-in-out;
            transition: all 1.8s ease-in-out;
  }
}

@media (min-width: 960px) {
  .see-how-feature .sect:hover > .feature-img .img-bg {
    -webkit-transform: scale(1.02, 1.02);
        -ms-transform: scale(1.02, 1.02);
            transform: scale(1.02, 1.02);
  }
}

.ie9 .see-how-feature .sect:hover > .feature-img .img-bg {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
}

.page-our-services .see-how-feature section:nth-child(odd) {
  padding-left: 0;
  padding-right: 50%;
}
.page-our-services .see-how-feature section:nth-child(odd) .feature-img {
  left: auto;
  right: 0;
}
.page-our-services .see-how-feature section:nth-child(even) {
  padding-left: 50%;
  padding-right: 0;
}
.page-our-services .see-how-feature section:nth-child(even) .feature-img {
  right: auto;
  left: 0;
}
@media (max-width: 768px) {
  .page-our-services .see-how-feature section:nth-child(even), 
  .page-our-services .see-how-feature section:nth-child(odd) {
    padding-left: 0;
    padding-right: 0;
  }
  .page-our-services .see-how-feature section:nth-child(even) 
  .feature-img, .page-our-services .see-how-feature section:nth-child(odd) .feature-img {
    position: static;
  }
}

@media (max-width: 1024px) {
  .is-front-page .see-how-feature .sect .feature-img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    height: 750px;
  }
}
@media (max-width: 768px) {
  .is-front-page .see-how-feature .sect .feature-img {
    height: 550px;
  }
}


.calls-to-action-wrapper {
  background-size: cover;
  text-align: center;
  padding: 0;
  overflow: hidden;
}
.calls-to-action-wrapper .bg {
  display: block;
  width: 100%;
  height: 100%;
  padding: 100px 0 140px;
  background: rgb(0, 30, 80,0.7);
}

.calls-to-action-wrapper .g {
  margin: 0;
  padding-top: 0;
  position: relative;
}
.calls-to-action-wrapper .g-item {
  width: 33%;
}
.calls-to-action-wrapper a {
  text-decoration: none;
  color: inherit;
}
.calls-to-action-wrapper section.g-item {
  padding: 0 50px;
  text-align: center;
}
.calls-to-action-wrapper section.g-item h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  font-size: 36rem;
  margin: 10px 0;
  line-height: 1.2;
  color: #e5e5e9;
}
.calls-to-action-wrapper section.g-item p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
  color: #e5e5e9;
}
.calls-to-action-wrapper section.g-item .read-more {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #fff;
  border: 1px solid #0086c8;
  padding: 10px 30px;
  display: inline-block;
  width: 240px;
  margin: 10px auto 0;
  -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
          transition: background 0.2s ease-in-out, color 0.2s ease-in-out;
}
.calls-to-action-wrapper section.g-item .read-more:hover {
  background: #0086c8;
  color: #fff;
}
.calls-to-action-wrapper section.g-item i {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 70px;
  font-size: 70rem;
  margin: 0 auto;
  color: #fff;
}

@media (max-width: 1200px) {
  .calls-to-action-wrapper section.g-item h2 {
    font-size: 28px;
    font-size: 28rem;
  }
}
@media (max-width: 1024px) {
  .calls-to-action-wrapper section.g-item {
    padding: 0 25px;
  }
  .calls-to-action-wrapper section.g-item h2 {
    font-size: 26px;
    font-size: 26rem;
  }
  .calls-to-action-wrapper section.g-item p {
    font-size: 14px;
    font-size: 14rem;
  }
  .calls-to-action-wrapper section.g-item .read-more {
    width: 90%;
    padding: 10px;
  }
  .calls-to-action-wrapper section.g-item:before {
    font-size: 70px;
    font-size: 70rem;
  }
  .calls-to-action-wrapper section.g-item.get-started:before {
    font-size: 60px;
    font-size: 60rem;
  }
}
@media (max-width: 768px) {
  .calls-to-action-wrapper section.g-item {
    padding: 25px 100px;
  }
  .calls-to-action-wrapper section.g-item.software:before, .calls-to-action-wrapper section.g-item.services:before, .calls-to-action-wrapper section.g-item.get-srated:before {
    content: none;
  }
  .calls-to-action-wrapper section.g-item .read-more {
    padding: 10px 40px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .calls-to-action-wrapper section.g-item {
    padding: 25px 50px;
  }
}
@media (max-width: 768px) {
  .calls-to-action-wrapper {
    /* padding: 50px 0; */
  }
  .calls-to-action-wrapper .g-item {
    width: 100%;
  }
  .calls-to-action-wrapper .get-started {
    display: none;
  }
}
@media (max-width: 480px) {
  .calls-to-action-wrapper {
    /* padding: 10px 0 20px; */
  }
}


.additional-content-footer-wrapper {
  width: 100%;
  display: inline-block;
  padding: 140px 0 !important;
  margin: -25px 0 -10px 0 !important;
  position: relative;
  overflow: hidden;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
  clip-path: polygon(0px 0px, 100% 60px, 100% 100%, 0px 100%);
}
.additional-content-footer-wrapper:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 20, 0.5);
    z-index: 1;
}

.is-front-page .additional-content-footer-wrapper {
  padding: 0 !important;
  clip-path: none !important;
  margin-top: 0 !important;
  overflow: hidden;
}
.is-front-page .additional-content-footer-wrapper .bg {
  padding: 60px 0 120px;
  margin: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.7);
}
.is-front-page .additional-content-footer-wrapper:after {
   display: none;
}

.additional-content-footer-wrapper .additional-content h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  font-size: 36rem;
  margin: 0;
}

.page-our-services-detail .additional-content-footer-wrapper, 
.internal-page .additional-content-footer-wrapper {
  padding: 0 0 10px;
  background: #e5e5e9;
}
.additional-content-footer-wrapper article {
  zoom: 1;
}
.additional-content-footer-wrapper article:before, 
.additional-content-footer-wrapper article:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.additional-content-footer-wrapper article:after {
  clear: both;
}
.additional-content-footer-wrapper .sub-title,
.additional-content-footer-wrapper .see-all-posts {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}
.additional-content-footer-wrapper .sub-title {
  color: #0086c8;
  display: inline-block;
}
.additional-content-footer-wrapper .latest-post p {
  font-size: 18px;
  font-size: 18rem;
  color: #555;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.additional-content-footer-wrapper .latest-post .vc_column-inner {
    background: #fff;
    min-height: 240px;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
    position: relative;
    padding: 20px 5px 10px 5px;
    border: 1px solid #e5e5e9;
    border-radius: 5px;
}
.additional-content-footer-wrapper .latest-post .vc_column-inner:hover {
    background-color: #e5e5e9;
}

.additional-content-footer-wrapper .btn {
  float: right;
  color: #0086c8;
}
.additional-content-footer-wrapper .btn:hover {
  color: #555;
}
.additional-content-footer-wrapper .g {
  margin: 0;
  padding-top: 0;
  position: relative;
}
.additional-content-footer-wrapper .g-item {
  width: 50%;
  padding: 0;
}
.additional-content-footer-wrapper img {
  max-width: 100%;
  height: auto;
}
.page-our-services .additional-content-footer-wrapper, 
.page-our-services-detail .additional-content-footer-wrapper {
  background: #e5e5e9;
}
 
.page-our-services .additional-content-footer-wrapper:before, 
.page-our-services-detail .additional-content-footer-wrapper:before, 
.page-contact .additional-content-footer-wrapper:before,
.page-default .additional-content-footer-wrapper:before,
.woocommerce-page .additional-content-footer-wrapper:before {
  /*  
  content: '';
  width: 100%;
  height: 60px;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  display: block;
  border-style: solid;
  border-width: 60px 0 0 1910px;
  border-color: #fff transparent transparent transparent;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
  
  		width: 150%;
  		height: 300px;
  		position: absolute;
  		@include dead-center;
  		transform: rotate(3deg);
  		content: '';
  		background: $ct-lightGrey;
  		left: -25%;
  		z-index: 0;
  		top: -70px;
  */
}

@media (max-width: 960px) {
    .page-our-services .additional-content-footer-wrapper:before, 
    .page-our-services-detail .additional-content-footer-wrapper:before, 
    .page-default .additional-content-footer-wrapper:before,
    .woocommerce-page .additional-content-footer-wrapper:before {
    content: none;
  }
}
@media (max-width: 960px) {
  .additional-content-footer-wrapper {
    padding: 50px 20px;
  }
  .additional-content-footer-wrapper .g-item {
    width: 100%;
    text-align: center;
  }
  .additional-content-footer-wrapper .img-holder {
    display: none;
  }
  .additional-content-footer-wrapper .casestudy .g-item:nth-child(2) {
    padding-left: 0;
  }
  .additional-content-footer-wrapper .sub-title {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
  .additional-content-footer-wrapper .casestudy .g-item h3:after {
    margin: 0 auto;
    margin-bottom: 70px;
  }
}
@media (max-width: 768px) {
  .additional-content-footer-wrapper {
  }
}

.casestudy .g-item {
  padding: 5px 0 0 15px;
}
.casestudy .g-item h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 36px;
  font-size: 36rem;
  margin: 0 0 10px 0;
  line-height: 1.2;
  color: #0086c8;
}
.casestudy .g-item h3 {
  font-size: 18px;
  font-size: 18rem;
  color: #555;
  margin: 0;
  margin-bottom: 25px;
  /*
  		&:after {
  			content: '';
  			display: block;
  			background-color: $ct-darkGrey;
  			width: 130px;
  			height: 3px;
  			position: relative;
  			top: 35px;
  			margin-bottom: 70px;
  		}
  */
}
.casestudy .g-item p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  font-size: 20rem;
  color: #555;
}
.casestudy .g-item .read-more {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  line-height: 1;
  color: #b9b9b9;
  padding: 12px;
  text-align: center;
  width: 200px;
  color: #0086c8;
  border: 1px solid #0086c8;
  margin: 10px 0;
}
.casestudy .g-item .min-height {
  min-height: 285px;
}
@media (max-width: 960px) {
  .casestudy .g-item .min-height {
    min-height: 0;
  }
}

.latest-post .g-item {
  text-decoration: none;
}
.latest-post .g-item article {
  background: #fff;
  min-height: 240px;
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
  position: relative;
  padding: 20px 5px 10px 20px;
  border: 1px solid #e5e5e9;
  border-radius: 5px;
}
.latest-post .g-item h4 {
  color: #0086c8;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin-top: 0;
}
.latest-post .g-item p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  font-size: 14rem;
  color: #555;
}
.latest-post .g-item p i{
  font-size: 15px;
  font-size: 15rem;
  font-weight: normal;
  color: #aaa;
}

.latest-post .g-item .read-more {
    width: 95%
}

.latest-post .g-item:nth-child(1) {
  /*
  		.content,
  		.img-holder {
  			width: 50%;
  			float: left;
  			display: inline-block;
  		}
  */
}
.latest-post .g-item:nth-child(1) .content {
  width: 100%;
  padding: 30px 20px 20px;
  padding-bottom: 48px;
  padding-left: 50%;
}
.latest-post .g-item:nth-child(1) .read-more.leadin {
  left: 50%;
}
.latest-post .g-item:nth-child(1) .img-holder {
  padding: 0;
  min-height: 290px;
  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 45%;
}
.latest-post .g-item:hover .img-holder {
  opacity: 0.8;
}
.latest-post .g-item a {
  text-decoration: none;
  width: 50%;
  float: left;
}
.latest-post .g-item .read-more.leadin {
  left: 20px;
}
@media (max-width: 1100px) {
  .latest-post .g-item h2 {
    font-size: 23px;
    font-size: 23rem;
  }
}
@media (min-width: 960px) {
  .latest-post .g-item article:hover {
    background-color: #e5e5e9;
  }
  .latest-post .g-item article.feature {
    background: #001033;
  }
  .latest-post .g-item article.feature:hover {
    background: #2c333a;
  }
  .latest-post .g-item article.feature .cta {
    color: #0086c8;
  }
  .latest-post .g-item article.feature h2,
  .latest-post .g-item article.feature p {
    color: #fff;
  }
}
@media (max-width: 960px) {
  .latest-post .g-item {
    margin-bottom: 20px;
    text-align: left;
  }
}

.additional-content-footer-wrapper .container {
  max-width: 1280px;
}

/*
.additional-content-footer-wrapper .casestudy .g-item h2 {
	color: $ct-darkGrey;
}
*/
@media (max-width: 960px) {
  .latest-post .g-item:nth-child(1) .img-holder {
    display: block;
    width: 50%;
  }

  .latest-post .g-item:nth-child(1) .content {
    padding-left: 55%;
  }

  .latest-post .g-item:nth-child(1) .read-more.leadin {
    left: 55%;
  }

  .latest-post .g-item:nth-child(2) .read-more.leadin {
    left: 20px;
  }

  .additional-content-footer-wrapper .footer-blog .sub-title {
    text-align: left;
    display: inline-block;
    width: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 850px) {
  .page-default .careers {
    padding: 40px;
  }

  .internal-page .additional-content-footer-wrapper {
    padding-bottom: 0;
  }
}
.content-wrapper {
  position: relative;
}
.content-wrapper:before {
  content: '';
  height: 100%;
  position: absolute;
  width: 35%;
  z-index: 0;
}
.content-wrapper:after {
  content: '';
  height: 100%;
  position: absolute;
  width: 65%;
  z-index: 0;
}
.content-wrapper.side-left:before {
  background-color: #222;
  left: 0;
  top: 0;
}
.content-wrapper.side-left:after {
  background-color: #fff;
  right: 0;
  top: 0;
}
.content-wrapper.side-right:before {
  background: #e5e5e9;
  right: 0;
  width: 30%;
}
.content-wrapper.side-right:after {
  background-color: #fff;
  left: 0;
  width: 70%;
}

.elite-brands-wrapper {
  padding: 0;
}
.elite-brands-wrapper .logo-wrap {
  width: 33.333%;
  float: left;
}
.elite-brands-wrapper .logo-wrap:nth-child(3n+1) {
  clear: left;
}
.elite-brands-wrapper h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  font-size: 30rem;
  margin: 0 0 60px 0;
  line-height: 1.2;
  color: #555;
  text-align: center;
}
.elite-brands-wrapper .logo-wrapper,
.elite-brands-wrapper .testimonial-wrapper {
  display: inline-block;
}
@media (max-width: 850px) {
  .elite-brands-wrapper .logo-wrapper {
    width: 100%;
  }
}
.elite-brands-wrapper .logo-wrapper a {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
}
.elite-brands-wrapper .logo-wrapper a img {
  display: block;
}
.elite-brands-wrapper .g {
  padding-top: 0;
  position: relative;
}
@media (max-width: 850px) {
  .elite-brands-wrapper .g {
    display: inline;
  }
}
.elite-brands-wrapper .g-item {
  width: 38%;
  padding: 30px 0;
  text-align: center;
}
.elite-brands-wrapper .g-item img {
  max-width: 100%;
  height: auto;
  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
}
.elite-brands-wrapper .g-item img:hover {
  opacity: 0.8;
}
@media (max-width: 850px) {
  .elite-brands-wrapper .g-item {
    padding: 15px;
    width: 100%;
  }
}
.elite-brands-wrapper .testimonial-wrapper {
  width: 60%;
  float: right;
  position: relative;
  min-height: 475px;
  background-repeat: no-repeat;
  background-position: left 0;
}
.elite-brands-wrapper .testimonial-wrapper .blockquote-holder {
  padding: 85px 0;
  margin: 75px 0 20px 52%;
  width: 50%;
  background: rgba(255, 255, 255, 0.8);
}
.elite-brands-wrapper .testimonial-wrapper blockquote {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  font-size: 16rem;
  border: none;
  padding: 0;
  color: #001033;
}
.elite-brands-wrapper .testimonial-wrapper cite {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  font-size: 24rem;
  color: #0086c8;
}
.elite-brands-wrapper .testimonial-wrapper cite span {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
  color: #001033;
  display: block;
}
@media (max-width: 1024px) {
  .elite-brands-wrapper .testimonial-wrapper .blockquote-holder {
    margin-top: 0;
  }
}
@media (max-width: 850px) {
  .elite-brands-wrapper .testimonial-wrapper {
    display: none;
  }
}
@media (max-width: 850px) {
  .elite-brands-wrapper {
    padding: 50px 0;
  }
  .elite-brands-wrapper h2 {
    font-size: 24px;
    font-size: 24rem;
    margin-bottom: 20px;
  }
}
.elite-brands-wrapper .cycle-pager {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -20px;
  text-align: center;
  width: 50%;
  z-index: 300;
}
.elite-brands-wrapper .cycle-pager span {
  font-size: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  background: none;
  border: 1px solid #7b7e81;
  cursor: pointer;
  margin: 0 3px;
  -webkit-transition: border-color 0.2s ease-in-out;
          transition: border-color 0.2s ease-in-out;
}
.elite-brands-wrapper .cycle-pager span:hover {
  border: 1px solid #000;
}
.elite-brands-wrapper .cycle-pager span.cycle-pager-active {
  background: #7b7e81;
  border: 1px solid transparent;
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
}
.elite-brands-wrapper .slider-controls {
  bottom: -35px;
  width: 100%;
  height: 40px;
  margin: auto;
  z-index: 200;
  position: absolute;
}
.elite-brands-wrapper .slider-controls .prev,
.elite-brands-wrapper .slider-controls .next {
  position: absolute;
  cursor: pointer;
  padding: 10px;
  width: 40px;
  height: 40px;
  background: none;
}
.elite-brands-wrapper .slider-controls .prev:after,
.elite-brands-wrapper .slider-controls .next:after {
  font-family: 'campaigntrack';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 20rem;
  z-index: 200;
  position: absolute;
  color: #7b7e81;
  top: 8px;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.elite-brands-wrapper .slider-controls .prev {
  left: 20px;
  padding-left: 30px;
  text-align: left;
}
.elite-brands-wrapper .slider-controls .prev:after {
  content: "\e60e";
  left: 0;
}
.elite-brands-wrapper .slider-controls .prev:hover:after {
  left: -3px;
}
.elite-brands-wrapper .slider-controls .next {
  right: 20px;
  padding-right: 30px;
  text-align: right;
}
.elite-brands-wrapper .slider-controls .next:after {
  content: "\e60f";
  right: 0;
}
.elite-brands-wrapper .slider-controls .next:hover:after {
  right: -3px;
}

.testimonials-slide {
  position: relative;
  width: 60%;
  float: right;
  padding-left: 30%;
}

.elite-brands-wrapper .testimonial-wrapper {
  width: 100%;
  float: none;
}

.elite-brands-wrapper .testimonial-wrapper .blockquote-holder {
  left: 50%;
  position: absolute;
  margin: 0;
}

@media (max-width: 850px) {
  .elite-brands-wrapper {
    padding-bottom: 0;
  }

  .elite-brands-wrapper .g-item {
    float: none;
    margin-bottom: 0;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px;
  }

  .testimonials-slide {
    width: 100%;
    padding-left: 50%;
    float: none;
    position: relative;
  }

  .elite-brands-wrapper .testimonial-wrapper {
    width: 100%;
    float: none;
  }
}
@media (max-width: 768px) {
  .elite-brands-wrapper {
    padding-bottom: 30px;
  }

  .testimonial-wrapper {
    display: none !important;
  }

  .elite-brands-wrapper .testimonial-wrapper .blockquote-holder {
    left: 0;
    position: static;
    width: 100%;
  }

  .testimonials-slide {
    padding-left: 0;
  }
}
.news-exerts {
  text-align: left;
}

.news-exerts-wrapper {
  border-top: 1px solid #e5e5e9;
}
.news-exerts-wrapper .min-height {
  min-height: 160px;
}
.news-exerts-wrapper .g {
  margin: 0;
  padding-top: 0;
  position: relative;
}
.news-exerts-wrapper .g-item {
  width: 33%;
  padding: 0;
}
.news-exerts-wrapper a {
  text-decoration: none;
  position: static;
}
.news-exerts-wrapper a:nth-child(1) article:after, .news-exerts-wrapper a:nth-child(2) article:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  display: block;
  background-color: #e5e5e9;
  top: 0;
}
.news-exerts-wrapper a:nth-child(1) article:after {
  left: 33%;
}
.news-exerts-wrapper a:nth-child(2) article:after {
  left: 66%;
}
.news-exerts-wrapper a:hover .read-more {
  color: #0086c8;
}
.news-exerts-wrapper article {
  padding: 60px;
}
.news-exerts-wrapper article h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  font-size: 24rem;
  margin: 0 0 20px 0;
  line-height: 1.2;
  color: #0086c8;
}
.news-exerts-wrapper article p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #363b3f;
}
.news-exerts-wrapper article .read-more {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  font-size: 12rem;
  color: #b9b9b9;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
}
@media (max-width: 1024px) {
  .news-exerts-wrapper article {
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .news-exerts-wrapper {
    display: none;
  }
}

.page-our-services-detail .services-content {
  padding-right: 0;
}
@media (max-width: 850px) {
  .page-our-services-detail .services-content {
    padding: 0;
  }
}
.page-our-services-detail .page-content-upper {
  margin-bottom: 70px;
  padding: 0 20px 0 8%;
}
.page-our-services-detail .page-content-upper h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  font-size: 40rem;
  color: #555;
  margin: 0 0 30px 0;
}
.page-our-services-detail .page-content-upper p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #001033;
}
@media (max-width: 850px) {
  .page-our-services-detail .page-content-upper {
    padding: 0 40px;
  }
}
.page-our-services-detail .gallery img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 850px) {
  .page-our-services-detail .gallery {
    padding: 0 40px;
  }
}
.page-our-services-detail .services-grid-detail {
  margin: 20px -35px 80px;
  padding: 0 0 0 8%;
}
@media (max-width: 1240px) {
  .page-our-services-detail .services-grid-detail {
    padding-right: 35px;
  }
}
@media (max-width: 850px) {
  .page-our-services-detail .services-grid-detail {
    padding: 0 40px;
  }
}
.page-our-services-detail .sub-service {
  padding: 0 35px;
  width: 50%;
}
.page-our-services-detail .sub-service:nth-child(2n+1) {
  clear: left;
}
.page-our-services-detail .sub-service h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  font-size: 26rem;
  color: #0086c8;
}
.page-our-services-detail .sub-service img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.1);
}
.page-our-services-detail .sub-service p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 16rem;
  color: #001033;
}
@media (max-width: 1100px) {
  .page-our-services-detail .sub-service {
    width: 100%;
  }
  .page-our-services-detail .sub-service img {
    width: 50%;
    margin: 0 20px 20px 0;
    float: left;
  }
}
@media (max-width: 850px) {
  .page-our-services-detail .sub-service {
    padding: 0 40px;
  }
}
@media (max-width: 768px) {
  .page-our-services-detail .sub-service img {
    width: 100%;
    margin: 0;
    float: none;
  }
}
.page-our-services-detail .sidebar h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  color: rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  padding-right: 15px;
}
.page-our-services-detail .sidebar ul {
  padding-left: 0;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
}
.page-our-services-detail .sidebar li a {
  color: #fff;
  padding: 8px 15px 8px 0;
  border-bottom: 1px solid #454c53;
  text-decoration: none;
  display: block;
}
.page-our-services-detail .sidebar a.active,
.page-our-services-detail .sidebar a:hover {
  color: #0086c8;
}
@media (max-width: 850px) {
  .page-our-services-detail .sidebar {
    padding-left: 0;
    background: #000;
  }
}

.sub-service a {
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color .3s ease-in-out;
          transition: border-color .3s ease-in-out;
}

.sub-service a:hover,
.sub-service a:focus {
  color: #0086c8;
  border-color: #0086c8;
}

.services-grid-wrapper .container {
  padding: 0;
}
.services-grid-wrapper .services-grid {
  margin-top: -120px;
  background: transparent;
  z-index: 100;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 60px;
}

.services-grid-wrapper .service:before {
  content: '' !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  display: block;
  border-style: solid;
  border-width: 90px 1900px 0 0;
  border-color: #001033 transparent transparent transparent;
  -webkit-transition: -webkit-all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.services-grid-wrapper .service:after {
  content: '' !important;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50px;
  display: block;
  border-style: solid;
  border-width: 35px 0 0 900px ;
  border-color: transparent transparent transparent #e5e5e9;
}

.services-grid-wrapper .service {
  width: calc(33.33% - 26px);
  float: left;
  min-height: 550px;
  background-color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center calc(95% - 50px);
  padding: 110px 30px 0;
  margin: 0px 13px 24px;
  text-decoration: none;
  border: 0px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
}

.services-grid-wrapper .service:hover {
  transform: ;
}
.services-grid-wrapper .service.feature {
  background: #000;
}
.services-grid-wrapper .service.feature:hover {
  background-color: black;
}
.services-grid-wrapper .service.feature h2,
.services-grid-wrapper .service.feature p,
.services-grid-wrapper .service.feature:before {
  color: #fff;
}
.services-grid-wrapper .service:hover:before {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  border-color: #0086c8 transparent transparent transparent;
}

.services-grid-wrapper .service:nth-child(3n) {
  border-right: none;
}
.services-grid-wrapper h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  letter-spacing: -0.02em;
  margin-top: -88px;
  position: absolute;
  width: 100%;
  color: #fff;  
}
.services-grid-wrapper h2 .klasse {
  float: right;
  font-size: 13px;
  padding-top: 10px;
  font-weight: 400;
}
.services-grid-wrapper p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #555;
}
.services-grid-wrapper .read-more {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  color: #001033;
  bottom: 10px;
  left: 30px;
  position: absolute;
  padding: 0; 
  text-align: left;
  z-index: 99;
}
@media (max-width: 1150px) {
  .services-grid-wrapper .service {
    /* min-height: 430px; */
    padding-left: 20px;
    padding-right: 20px;
  }
  .services-grid-wrapper .read-more {
    left: 20px;
  }
}
@media (max-width: 960px) {
  .services-grid-wrapper .services-grid {
    margin-top: 10px;
  }
  .services-grid-wrapper .service {
    padding-left: 20px;
    padding-right: 20px;
    /* width: 50%;
    min-height: 350px;*/
  }
  .services-grid-wrapper .read-more {
    left: 20px;
  }
}
@media (max-width: 768px) {
  .services-grid-wrapper .service:before {
    /*left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;*/
  }
  .services-grid-wrapper .service {
    width: 46%;
    padding-left: 20px;
    padding-right: 20px;
    /*
    min-height: 0;
    text-align: center;*/
  }
  .services-grid-wrapper .read-more {
    left: 20px;
  }
}
@media (max-width: 500px) {
  .services-grid-wrapper .service {
    width: 94%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .services-grid-wrapper .read-more {
    left: 20px;
  }
}

.internal-content {
  zoom: 1;
  position: relative;
}
/*
.internal-content:before, 
.internal-content:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.internal-content:after {
  clear: both;
}
.internal-content:before {
  background-color: #222;
  content: '';
  height: 100%;
  position: absolute;
  left: 0;
  width: 20%;
  z-index: 100;
}

@media (max-width: 768px) {
  .internal-content:before {
    content: none;
  }
}
.alt-layout .internal-content:before {
  content: none;
}
*/

.main-content {
  width: 80%;
  float: right;
  min-height: 600px;
  height: 100%;
  position: relative;
  padding: 50px 0 140px;
}
.layout .main-content {
  background: #fff;
  padding: 50px 0 20px;
}
.alt-layout .main-content {
  float: left;
  margin-top: -175px;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
}
.alt-layout .main-content:after {
  bottom: 0;
  height: 70px;
  position: absolute;
  width: 100%;
  z-index: 100;
  background: #fff;
  content: '';
}
.page-contact.alt-layout .main-content {
  margin-top: 0;
}
.alt-layout .main-content .main-content-body {
  background: #fff;
}
.alt-layout .blog-content.container .main-content .main-content-body {
  padding: 0 0 70px;
}
@media (max-width: 850px) {
  .main-content {
    width: 100%;
    float: none;
    margin-top: 50px;
  }
}
@media (max-width: 850px) {
  .alt-layout .main-content {
    margin-top: 20px;
  }
}

main.content:before {
  content: '';
  height: 100%;
  position: absolute;
  width: 35%;
}
/*
main.content:after {
  content: '';
  height: 100%;
  position: absolute;
  width: 65%;
}
.is-front-page main.content:before, .is-front-page main.content:after {
  content: none;
}
*/
.layout main.content:before {
  background: -webkit-linear-gradient(to bottom, #001033 94%, #000030 99%);
  background: linear-gradient(to bottom, #001033 94%, #000030 99%);
  left: 0;
}
.alt-layout main.content:before {
  background: #e5e5e9;
  right: 0;
}
@media (max-width: 850px) {
  main.content:before {
    content: none;
  }
}

.sidebar {
  width: 20%;
  float: left;
  position: relative;
  overflow: hidden;
  padding-top: 50px;
}
.alt-layout .sidebar {
  float: right;
  overflow: visible;
}
@media (max-width: 850px) {
 .sidebar {
    width: 100%;
    float: none;
    text-align: center;
  }
}
.page-blog-post .sidebar {
  margin-top: -145px;
}
@media (max-width: 850px) {
  .page-blog-post .sidebar {
    margin-top: 0;
  }
}

.dual-split .banner-outer {
  padding-bottom: 40px;
}
.dual-split.layout .main-content,
.dual-split .banner-wrapper h1,
.dual-split .sidebar {
  padding-top: 0;
}
.dual-split .main-content:before {
  content: '';
  width: 1320px;
  height: 75px;
  position: absolute;
  top: -148px;
  left: 0;
  display: block;

  border-style: solid;
  border-width: 0 0 75px 1320px;
  border-color: transparent transparent #fff transparent;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
}
.dual-split .main-content:after {
  content: '';
  width: 2000px;
  height: 75px;
  position: absolute;
  left: 0;
  top: -73px;
  background-color: #fff;
  display: block;
}
.dual-split .sidebar {
  overflow: visible;
}
.dual-split .sidebar:before {
  content: '';
  width: 2000px;
  height: 75px;
  position: absolute;
  top: -73px;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 75px 1200px;
  border-color: transparent transparent #001033 transparent;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
}
@media (max-width: 850px) {
  .dual-split .sidebar {
    display: none;
    visibility: hidden;
  }
  .dual-split .sidebar:before {
    content: none;
  }
}
.dual-split.page-blog-post .main-content:before {
  top: 148px;
  left: auto;
  right: 100%;
  border-color: transparent transparent #fff transparent;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
}
.dual-split.page-blog-post .main-content:after {
  content: none;
}
.dual-split.page-blog-post .sidebar:before {
  z-index: -1;
  left: 0;
  top: 0px;
  border-color: transparent transparent #e5e5e9 transparent;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
}
.dual-split.page-blog-post .sidebar:after {
  content: '';
  width: 2000px;
  height: 75px;
  position: absolute;
  left: 0;
  top: 75px;
  background-color: #e5e5e9;
  display: block;
}
.dual-split.page-contact .banner {
  margin-top: -50px;
}
.dual-split.page-contact .banner-outer {
  padding-bottom: 0;
}
.dual-split.page-contact .main-content:before {
  left: auto;
  right: -2px;
  top: -73px;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
}
.dual-split.page-contact .main-content:after {
  content: none;
}

.dual-split.page-contact .sidebar:before {
  top: -148px;
  left: 0;
  border-color: transparent transparent #e5e5e9 transparent;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
}
.dual-split.page-contact .sidebar:after {
  content: '';
  background-color: #e5e5e9;
  width: 1200px;
  height: 75px;
  display: block;
  position: absolute;
  top: -73px;
  left: 0;
}

.dual-split.page-contact .additional-content-footer-wrapper .xtra:after {
  content: '';
  width: 100%;
  height: 75px;
  position: absolute;
  display: block;
  border-style: solid;
  border-width: 0 0 75px 1200px;
  top: 0;
  left: 0;
  border-color: transparent transparent #e5e5e9 transparent;
  -webkit-transform: scale(0.9999);
      -ms-transform: scale(0.9999);
          transform: scale(0.9999);
}

.blog-posts-wrapper {
  padding: 0 0 75px;
}
.blog-posts-wrapper .container {
  padding: 0;
}
@media (max-width: 1240px) {
  .blog-posts-wrapper .container {
    padding: 0 20px;
  }
}

.blog-posts {
  margin-top: -250px;
  z-index: 100;
}
.blog-posts .inner {
  background: #fff;
}
@media (max-width: 960px) {
  .blog-posts {
    margin-top: 0;
  }
}

.sidebar .is-sticky {
  position: fixed;
  top: 80px;
  width: 24%;
  max-width: 300px;
}

.blog-utilities {
  zoom: 1;
  margin: -35px 0 30px;
}
.blog-utilities:before, .blog-utilities:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.blog-utilities:after {
  clear: both;
}
@media (max-width: 960px) {
  .blog-utilities {
    margin: 20px 0;
  }
}
.page-blog-post .blog-utilities {
  margin: 0 0 120px;
}
@media (max-width: 768px) {
  .page-blog-post .blog-utilities {
    margin: 0;
  }
}

.blog-utilities ul {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  font-size: 13rem;
  color: #fff;
  text-transform: uppercase;
  float: left;
  margin-top: 10px;
}
.blog-utilities ul li {
  display: inline-block;
  margin-right: 20px;
}
.blog-utilities ul a {
  position: relative;
  color: #fff;
}
.blog-utilities ul a:hover {
  color: #fff;
}
.blog-utilities ul a:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
  -webkit-transform: translateY(7px);
      -ms-transform: translateY(7px);
          transform: translateY(7px);
}
.blog-utilities ul a:hover:after,
.blog-utilities ul a:focus:after,
.blog-utilities ul a.active:after {
  opacity: 1;
  -webkit-transform: translateY(2px);
      -ms-transform: translateY(2px);
          transform: translateY(2px);
}

.blog-utilities form {
  float: right;
}
.blog-utilities form fieldset {
  border: none;
  position: relative;
  padding: 0;
}
.blog-utilities form input {
  font-size: 13px;
  font-size: 13rem;
  background: rgba(255, 255, 255, 0.2);
  padding: 8px 40px 8px 10px;
  width: 180px;
  -webkit-transition: width 0.2s ease-in-out;
          transition: width 0.2s ease-in-out;
  color: #fff;
}
.blog-utilities form input:focus {
  width: 240px;
}
.blog-utilities form button {
  font-size: 13px;
  font-size: 13rem;
  position: absolute;
  right: 10px;
  z-index: 100;
  width: 20px;
  height: 20px;
  top: 19%;
  color: #fff;
  background: none;
}
.blog-utilities form input::-webkit-input-placeholder {
  color: #aeaeae;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
}
.blog-utilities form input:-moz-placeholder {
  color: #aeaeae;
  transition: color 0.2s ease-in-out;
}
.blog-utilities form input::-moz-placeholder {
  color: #aeaeae;
  transition: color 0.2s ease-in-out;
}
.blog-utilities form input:-ms-input-placeholder {
  color: #aeaeae;
  transition: color 0.2s ease-in-out;
}
.blog-utilities form input:focus::-webkit-input-placeholder {
  color: #fff;
}
.blog-utilities form input:focus:-moz-placeholder {
  color: #fff;
}
.blog-utilities form input:focus::-moz-placeholder {
  color: #fff;
}
.blog-utilities form input:focus:-ms-input-placeholder {
  color: #fff;
}
@media (max-width: 960px) {
  .blog-utilities form input {
    background: #fff;
    padding: 11px 40px 11px 10px;
    color: #555;
  }
  .blog-utilities form button {
    color: #555;
  }
  .blog-utilities form input::-webkit-input-placeholder {
    color: #aeaeae;
    -webkit-transition: color 0.2s ease-in-out;
            transition: color 0.2s ease-in-out;
  }
  .blog-utilities form input:-moz-placeholder {
    color: #aeaeae;
    transition: color 0.2s ease-in-out;
  }
  .blog-utilities form input::-moz-placeholder {
    color: #aeaeae;
    transition: color 0.2s ease-in-out;
  }
  .blog-utilities form input:-ms-input-placeholder {
    color: #aeaeae;
    transition: color 0.2s ease-in-out;
  }
  .blog-utilities form input:focus::-webkit-input-placeholder {
    color: #7b7b7b;
  }
  .blog-utilities form input:focus:-moz-placeholder {
    color: #7b7b7b;
  }
  .blog-utilities form input:focus::-moz-placeholder {
    color: #7b7b7b;
  }
  .blog-utilities form input:focus:-ms-input-placeholder {
    color: #7b7b7b;
  }
}
@media (max-width: 500px) {
  .blog-utilities form {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .blog-utilities form input,
  .blog-utilities form input:focus {
    width: 100%;
    margin-bottom: 0;
    float: none;
  }
}
.page-blog-post .blog-utilities form {
  float: none;
  width: 100%;
}
.page-blog-post .blog-utilities form input,
.page-blog-post .blog-utilities form input:focus {
  width: 100%;
  margin-bottom: 0;
  float: none;
}
@media (max-width: 768px) {
  .page-blog-post .blog-utilities form {
    width: 90%;
    margin: 0 auto;
  }
}

.page-blog-landing article {
  zoom: 1;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  background: #fff;
}
.page-blog-landing article:before, .page-blog-landing article:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.page-blog-landing article:after {
  clear: both;
}
.page-blog-landing article:hover, .page-blog-landing article:active {
  background: #f7f7f7;
}
.page-blog-landing article:hover .img-holder, .page-blog-landing article:active .img-holder {
  opacity: 0.8;
}
.page-blog-landing .img-holder {
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  opacity: 1;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative;
}
.page-blog-landing .img-holder a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-blog-landing .content {
  position: relative;
}
.page-blog-landing h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  color: #0086c8;
  line-height: 1.2;
}
.page-blog-landing h2 a {
  color: #0086c8;
}
@media (max-width: 768px) {
  .page-blog-landing .share {
    display: none;
  }
}

.category {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  font-size: 10rem;
  position: absolute;
  bottom: 8px;
  right: 8px;
  color: #fff;
  text-transform: uppercase;
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
}

.featured-post {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  padding-left: 50%;
}
.featured-post .img-holder {
  position: absolute;
  width: 50%;
  left: 0;
  height: 100%;
}
.featured-post .content {
  min-height: 470px;
  width: 100%;
  float: left;
  display: inline-block;
}
.page-blog-landing .featured-post .content {
  min-height: 0;
}
.featured-post .content {
  padding: 65px 50px;
}
.featured-post h2 {
  font-size: 35px;
  font-size: 35rem;
  margin: 0 0 10px 0;
}
.featured-post h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  font-size: 18rem;
  color: #363b3f;
  line-height: 1.2;
  margin: 0 0 20px 0;
}
.featured-post p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #001033;
}
.featured-post .cta {
  margin-top: 10px;
}
@media (max-width: 1100px) {
  .featured-post {
    /*
    		.img-holder,
    		.content {
    			min-height: 510px;
    		}
    */
  }
}
@media (max-width: 960px) {
  .featured-post {
    /*
    		.img-holder,
    		.content {
    			min-height: 530px;
    		}
    */
  }
  .featured-post .img-holder {
    position: absolute;
  }
  .featured-post .content {
    padding: 30px 40px 80px 40px;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .featured-post {
    min-height: 0;
    padding-left: 0;
  }
  .featured-post .img-holder,
  .featured-post .content {
    width: 100%;
    min-height: 0;
  }
  .featured-post .img-holder {
    position: relative;
    padding-top: 40%;
    display: block;
  }
  .featured-post .content {
    height: auto;
    padding: 40px 40px 20px 40px;
  }
}

.share:hover {
  background: #000;
}

article .tags {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  font-size: 12rem;
  position: absolute;
  bottom: 0;
  left: 50px;
  padding: 13px 20px;
  padding-right: 100px;
  color: #a2a5a9;
}
article .tags span {
  color: #a2a5a9;
}
article .tags:before {
  font-family: 'campaigntrack';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  content: "\e621";
  top: 15px;
  color: #555;
}
@media (max-width: 768px) {
  article .tags {
    position: relative;
    left: auto;
    margin-top: 10px;
    padding-right: 20px;
  }
}

.post-grid {
  margin: 0 -20px 50px;
  padding: 0 10px;
}
.post-grid .post {
  width: 50%;
}
.post-grid .post:nth-child(2n+1) {
  clear: left;
}
@media (max-width: 768px) {
  .post-grid .post {
    width: 100%;
  }
}
.post-grid a {
  padding: 0 10px;
  margin-bottom: 20px;
}
.post-grid article {
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
  padding-left: 50%;
  width: 100%;
  position: relative;
}
.post-grid h2 {
  font-size: 24px;
  font-size: 24rem;
  line-height: 1.2;
  margin-top: 0;
}
.post-grid p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #555;
}
.post-grid .content,
.post-grid .img-holder {
  display: inline-block;
  min-height: 280px;
}
.post-grid .content {
  padding: 30px 20px 20px;
  padding-bottom: 45px;
  width: 100%;
  display: block;
}
@media (max-width: 768px) {
  .post-grid .content {
    min-height: 0;
    height: auto;
  }
}
.post-grid .img-holder {
  padding: 0;
  min-height: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
  background-position: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
}
.post-grid .read-more {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  font-size: 12rem;
  color: #b9b9b9;
}
@media (min-width: 960px) {
  .post-grid article.feature {
    background: #001033;
  }
  .post-grid article.feature h2 {
    color: #0086c8;
  }
  .post-grid article.feature h3,
  .post-grid article.feature p {
    color: #fff;
  }
  .post-grid article.feature .category {
    background: #0086c8;
  }
}
@media (max-width: 768px) {
  .post-grid .content {
    padding: 30px 80px 20px;
  }
}
@media (max-width: 600px) {
  .post-grid .content {
    padding: 30px 40px 20px;
  }
}

.page-blog-landing .featured-post .content {
  min-height: 470px;
}

@media (max-width: 768px) {
  .page-blog-landing .featured-post .content {
    min-height: 0;
  }

  .post-grid article {
    padding-left: 0;
  }

  .post-grid .img-holder {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    padding-top: 40%;
  }

  .post-grid .content {
    padding: 30px;
  }
}
.page-blog-post .main-content-upper {
  padding-left: 40px;
}
.page-blog-post .main-content-upper .tags {
  margin-bottom: 20px;
}
.page-blog-post .main-content-upper .tags span {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  font-size: 11rem;
  color: #fff;
  text-transform: uppercase;
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
  margin: 0 2px 0 0;
}
@media (max-width: 850px) {
  .page-blog-post .main-content-upper .tags span {
    background: #000;
    display: inline-block;
    margin-bottom: 5px;
  }
}
.page-blog-post .main-content-upper .bread-crumbs {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  font-size: 11rem;
  margin-bottom: 20px;
  color: #fff;
}
.page-blog-post .main-content-upper .bread-crumbs a {
  color: #fff;
  padding: 0 5px;
}
.page-blog-post .main-content-upper .bread-crumbs a:nth-child(1) {
  padding-left: 0;
}
.page-blog-post .main-content-upper .bread-crumbs a:hover {
  opacity: 0.5;
}
.page-blog-post .main-content-upper .bread-crumbs span {
  color: rgba(255, 255, 255, 0.5);
  padding-left: 5px;
}
@media (max-width: 850px) {
  .page-blog-post .main-content-upper .bread-crumbs {
    color: #555;
  }
  .page-blog-post .main-content-upper .bread-crumbs a,
  .page-blog-post .main-content-upper .bread-crumbs span {
    color: #555;
    opacity: 1;
  }
}

.blog-content.container {
  padding-left: 0;
}
.blog-content.container .main-content-body {
  position: relative;
  padding-bottom: 40px;
}
.blog-content.container .main-content-body:before, .blog-content.container .main-content-body:after {
  width: 10px;
  position: absolute;
  top: 0;
  height: 350px;
  content: '';
  border-radius: 50%;
}
.blog-content.container .main-content-body:before {
  left: 0;
  box-shadow: -8px 0px 12px 2px rgba(0, 0, 0, 0.03);
}
.blog-content.container .main-content-body:after {
  right: 0;
  box-shadow: 8px 0px 12px 2px rgba(0, 0, 0, 0.03);
  z-index: 500;
}
@media (max-width: 850px) {
  .blog-content.container {
    padding-right: 0;
  }
}

.blog-content .page-content {
  margin-bottom: 70px;
  padding: 45px 8% 0 40px;
  position: relative;
}
.blog-content .page-content .subtitle {
  color: #001033;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.blog-content .page-content .lead {
  font-size: 24px;
  font-size: 24rem;
  margin-bottom: 30px;
}
.blog-content .page-content .introduction {
  font-size: 22px;
  font-size: 22rem;
}
.blog-content .page-content p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #555;
}
.blog-content .page-content ul li {
  color: #555;
  margin-bottom: 10px;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.blog-content .page-content a {
  color: #0086c8;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 0.2s ease;
          transition: border-color 0.2s ease;
}
.blog-content .page-content a:hover {
  border-bottom: 1px solid #0086c8;
}
@media (max-width: 850px) {
  .blog-content .page-content {
    padding: 0 40px;
  }
}

.blog-content .gallery img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 850px) {
  .blog-content .gallery {
    padding: 0 40px;
    margin-bottom: 30px;
  }
}

.pagination {
  zoom: 1;
  margin: 0 0 40px;
  padding: 0 8% 0 40px;
}
.pagination:before, .pagination:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.pagination:after {
  clear: both;
}
.pagination a {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  color: #505458;
  width: 50%;
  float: left;
  display: inline-block;
  position: relative;
}
.pagination a span.title {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #001033;
  display: block;
}
.pagination a:before {
  font-family: 'campaigntrack';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  font-size: 26rem;
  position: absolute;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
  color: #0086c8;
  top: 4px;
}
.pagination a:nth-child(1) {
  padding-left: 35px;
}
.pagination a:nth-child(1):before {
  content: "\e60e";
  left: 3px;
}
.pagination a:nth-child(1):hover:before {
  left: 0;
}
.pagination a:nth-child(2) {
  padding-right: 35px;
  text-align: right;
}
.pagination a:nth-child(2):before {
  content: "\e60f";
  right: 3px;
}
.pagination a:nth-child(2):hover:before {
  right: 0;
}
@media (max-width: 850px) {
  .pagination {
    padding: 0 40px;
  }
}
@media (max-width: 600px) {
  .pagination a span {
    display: none !important;
  }
  .pagination a:before {
    top: -6px;
  }
}

.author-bio {
  zoom: 1;
  background: #f3f3f3;
  padding: 20px;
  margin: 0 8% 0 40px;
}
.author-bio:before, .author-bio:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.author-bio:after {
  clear: both;
}
.author-bio img {
  float: left;
  display: inline-block;
  width: 20%;
  height: auto;
}
.author-bio .content {
  float: left;
  padding-left: 30px;
  display: inline-block;
  width: 80%;
}
.author-bio h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  font-size: 24rem;
  color: #555;
  margin: 0 0 20px 0;
  display: inline-block;
}
.author-bio p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  font-size: 13rem;
  color: #555;
}
@media (max-width: 850px) {
  .author-bio {
    margin: 0 40px;
  }
}
@media (max-width: 768px) {
  .author-bio img {
    margin-bottom: 20px;
    width: auto;
  }
  .author-bio .content {
    width: 100%;
    padding-left: 0;
  }
}

.back-and-share {
  margin: 30px 0 0 40px;
  padding: 0 8% 60px 0;
  border-bottom: 1px solid #e5e5e9;
  position: relative;
}
.back-and-share .inner {
  zoom: 1;
}
.back-and-share .inner:before, .back-and-share .inner:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.back-and-share .inner:after {
  clear: both;
}
.back-and-share:after {
  height: 1px;
  position: absolute;
  width: 150%;
  bottom: -1px;
  left: -150%;
  content: '';
  background: #e5e5e9;
}
@media (max-width: 850px) {
  .back-and-share {
    padding: 0 40px 60px 40px;
    margin: 30px 0 0 0;
    text-align: center;
  }
}

.back-to {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  color: #0086c8;
  text-transform: uppercase;
  padding-left: 30px;
  margin-top: 28px;
  float: left;
  position: relative;
}
.back-to:before {
  font-family: 'campaigntrack';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e61c";
  left: 0;
}
.back-to:hover {
  color: #555;
}
@media (max-width: 768px) {
  .back-to {
    float: none;
  }
}

.social-share {
  float: right;
}
.social-share span {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  color: #555;
  text-transform: uppercase;
  float: left;
  margin-top: 26px;
}
.social-share a {
  width: 50px !important;
  height: 50px;
  margin-left: 10px;
  display: inline-block;
  position: relative;
}
.social-share a:before {
  font-family: 'campaigntrack';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 50px;
  font-size: 50rem;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  left: 0;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
}
.social-share .facebook:before {
  content: "\e602";
  color: #2f5e9a;
}
.social-share .facebook:hover:before {
  color: #3b76c1;
}
.social-share .twitter:before {
  content: "\e601";
  color: #1da7ea;
}
.social-share .twitter:hover:before {
  color: #4cb9ee;
}
.social-share .linkedin:before {
  content: "\e61f";
  color: #117cb4;
}
.social-share .linkedin:hover:before {
  color: #159ce3;
}
.social-share .google:before {
  content: "\e61e";
  color: #db4c3e;
}
.social-share .google:hover:before {
  color: #e37469;
}
.social-share .email:before {
  content: "\e61d";
  color: #0086c8;
}
.social-share .email:hover:before {
  color: #f69651;
}
.social-share a span {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
@media (max-width: 800px) {
  .social-share {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .social-share {
    float: none;
    display: block;
    text-align: center;
    width: 100%;
  }
  .social-share span {
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }
}

.disqus-holder {
  margin: 60px 8% 0 40px;
}

.page-blog-post .sidebar {
  padding-left: 50px;
}
.page-blog-post .sidebar h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  color: #555;
  text-transform: uppercase;
}
.page-blog-post .sidebar .tags {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
  padding: 0 0 30px;
}
.page-blog-post .sidebar .tags a {
  color: #a2a5a9;
  padding-left: 25px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  min-width: 110px;
}
.page-blog-post .sidebar .tags a:hover {
  color: #888b90;
}
.page-blog-post .sidebar .tags a:before {
  font-family: 'campaigntrack';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
  content: "\e621";
}
.page-blog-post .sidebar .social-share {
  float: none;
  padding-bottom: 30px;
}
.page-blog-post .sidebar .social-share a {
  width: 35px !important;
  height: 35px;
  margin-left: 5px;
}
.page-blog-post .sidebar .social-share a:before {
  font-size: 35px;
  font-size: 35rem;
  width: 35px;
  height: 35px;
}
.page-blog-post .sidebar ul {
  padding-left: 0;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
}
.page-blog-post .sidebar li a {
  color: #0086c8;
  padding: 12px 0;
  border-bottom: 1px solid #cacdd1;
  text-decoration: none;
  display: block;
}
.page-blog-post .sidebar a.active,
.page-blog-post .sidebar a:hover {
  color: #555;
}
@media (max-width: 850px) {
  .page-blog-post .sidebar {
    padding-left: 0;
    background: #e5e5e9;
  }
  .page-blog-post .sidebar .tags {
    width: 90%;
    margin: 0 auto;
  }
}

article.footer-tags {
  padding: 0 8% 20px 40px;
}

article.footer-tags .tags {
  position: relative;
  left: 0;
  top: 0;
}

.leading p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  font-size: 22rem;
  color: #333;
  margin-bottom: 30px;
}

.page-default .logo-wrapper,
.woocommerce-page .logo-wrapper {
  width: 100%;
}

.page-default .title,
.page-our-services .title,
.woocommerce-page .title {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  font-size: 40rem;
  color: #555;
  margin: 30px 0 40px 0;
  line-height: 1.2;
}
.page-default .grey-row {
  position: relative;
  background: #e5e5e9;
}
.page-default .grey-row:after {
  background: #e5e5e9;
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  content: '';
  right: -100%;
}
.page-default .services-content {
  padding-right: 0;
}
@media (max-width: 850px) {
  .page-default .services-content {
    padding: 0;
  }
}
.page-default .page-content-upper {
  margin-bottom: 55px;
  padding: 0 20px 0 8%;
}
.page-default .page-content-upper h2 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  font-size: 40rem;
  color: #555;
  margin: 0 0 30px 0;
}
.page-default .page-content-upper p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  font-size: 22rem;
  color: #001033;
}
@media (max-width: 850px) {
  .page-default .page-content-upper {
    padding: 40px 40px 0;
  }
}
.page-default .page-content-upper .content-grid {
  padding: 0;
}
.page-default .page-content-upper .content-grid h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  font-size: 18rem;
  color: #52585d;
}
.page-default .page-content-upper .content-grid-item {
  min-height: 0;
}
.page-default .content-grid {
  margin: 0 -35px;
  padding: 60px 0 60px 8%;
}
.page-default .content-grid .title {
  padding-left: 30px;
  margin-bottom: 25px;
}
@media (max-width: 1240px) {
  .page-default .content-grid {
    padding-right: 35px;
  }
}
@media (max-width: 850px) {
  .page-default .content-grid {
    padding: 0 40px;
  }
}
.page-default .content-grid-item {
  padding: 0 30px;
  width: 50%;
  min-height: 300px;
}
.page-default .content-grid-item h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  font-size: 26rem;
  color: #0086c8;
  margin-top: 40px;
  margin-bottom: 10px;
}
.page-default .content-grid-item h3:nth-child(1) {
  margin-top: 0;
}
.page-default .content-grid-item img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}
.page-default .content-grid-item p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 16rem;
  color: #001033;
}
.page-default .content-grid-item p:last-child {
  margin-bottom: 40px;
}
@media (max-width: 1240px) {
  .page-default .content-grid-item {
    min-height: 430px;
  }
}
@media (max-width: 1100px) {
  .page-default .content-grid-item {
    width: 100%;
    padding: 0 40px;
    min-height: 0;
  }
}
.page-default .our-clients {
  position: relative;
  min-height: 630px;
}
.page-default .our-clients .content,
.page-default .our-clients .clients-grid {
  width: 50%;
}
@media (max-width: 960px) {
  .page-default .our-clients .content,
  .page-default .our-clients .clients-grid {
    width: 100%;
  }
}
.page-default .our-clients .title {
  padding-left: 0;
}

.page-default .logo-wrap,
.woocommerce-page .logo-wrap{
  width: 33.333%;
  float: left;
}
.page-default .logo-wrap:nth-child(3n+1),
.woocommerce-page .logo-wrap:nth-child(3n+1) {
  clear: left;
}
.page-default .logo-wrapper .g,
.woocommerce-page .logo-wrapper .g{
  margin: 0 -30px;
  padding-top: 0;
  position: relative;
}
@media (max-width: 850px) {
  .page-default .logo-wrapper .g,
  .woocommerce-page .logo-wrapper .g {
    display: inline;
  }
}
.page-default .logo-wrapper .g-item,
.woocommerce-page .logo-wrapper .g-item {
  width: 33.3333%;
  padding: 5px 10px;
  margin-bottom: 10px;
  text-align: center;
}
.page-default .logo-wrapper .g-item img,
.woocommerce-page .logo-wrapper .g-item img {
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
}
.page-default .logo-wrapper .g-item img:hover,
.woocommerce-page .logo-wrapper .g-item img:hover {
  opacity: 0.8;
}
@media (max-width: 850px) {
  .page-default .logo-wrapper .g-item,
  .woocommerce-page .logo-wrapper .g-item {
    padding: 15px;
    width: 100%;
  }
}
.page-default .our-directors {
  padding: 60px 20px 115px 8%;
}
.page-default .our-directors .g {
  margin: 0 -5px;
}
.page-default .our-directors .g-item {
  width: 33%;
  min-height: 270px;
  position: relative;
  margin-bottom: 20px;
  padding: 0 10px;
}
.page-default .our-directors .g-item:nth-child(1) {
  margin-left: 14.5%;
}
@media (max-width: 1100px) {
  .page-default .our-directors .g-item {
    width: 33.3333%;
  }
  .page-default .our-directors .g-item:nth-child(1) {
    margin-left: auto;
  }
}
@media (max-width: 960px) {
  .page-default .our-directors .g-item {
    width: 50%;
  }
}
@media (max-width: 500px) {
  .page-default .our-directors .g-item {
    width: 100%;
  }
}
.page-default .our-directors .g-item .director {
  width: 100%;
  overflow: hidden;
  color: #fff;
  position: relative;
  min-height: 270px;
  cursor: pointer;
}
.page-default .our-directors .g-item .director:hover .img-holder:before {
  content: none;
}
.page-default .our-directors .content {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: rgb(48, 48, 80,0.7);
  -webkit-transition: opacity 0.3s ease-in-out;
          transition: opacity 0.3s ease-in-out;
  display: block;
  opacity: 0;
}
.page-default .our-directors .content:hover {
  opacity: 1;
}
.page-default .our-directors .content:hover .inner {
  opacity: 1;
}
.page-default .our-directors .content .inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  padding: 20px;
  -webkit-transition: opacity 0.3s ease-in-out;
          transition: opacity 0.3s ease-in-out;
  opacity: 0;
  display: inline-block;
}
.page-default .our-directors .content h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
  color: #fff;
  margin: 0;
}
.page-default .our-directors .content h4 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  font-size: 12rem;
  color: #e5e5e9;
  text-transform: uppercase;
  margin: 0 0 5px 0;
}
.page-default .our-directors .content a {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
  display: block;
}
.page-default .our-directors .content .email,
.page-default .our-directors .content .tel {
  color: #0086c8;
}
.page-default .our-directors .content .underlay {
  width: 100%;
  height: 100%;
}
@media (max-width: 960px) {
  .page-default .our-directors .content {
    position: relative;
    opacity: 1;
    -webkit-transition: none;
            transition: none;
    background: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
  .page-default .our-directors .content:hover .inner {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .page-default .our-directors .content .inner {
    position: relative;
    opacity: 1;
    -webkit-transition: none;
            transition: none;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    padding-left: 0;
  }
  .page-default .our-directors .content h3,
  .page-default .our-directors .content h4,
  .pagedefault .our-directors .content .tel {
    color: #fff;
  }
}
.page-default .our-directors .img-holder {
  background-size: cover !important;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 270px;
  position: absolute;
}
@media (max-width: 960px) {
  .page-default .our-directors .img-holder {
    position: relative;
    min-height: 400px;
  }
}
@media (max-width: 500px) {
  .page-default .our-directors .img-holder {
    min-height: 500px;
  }
}
@media (max-width: 370px) {
  .page-default .our-directors .img-holder {
    min-height: 300px;
  }
}
.page-default .our-directors .img-holder:before {
  font-family: 'FontAwesome';
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f003";
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: #fff;
}
@media (max-width: 960px) {
  .page-default .our-directors .img-holder:before {
    content: none;
  }
}
@media (max-width: 850px) {
  .page-default .our-directors {
    padding: 60px 40px 60px 40px;
  }
}
.page-default .our-staff {
  padding: 60px 20px 30px 8%;
}
.page-default .our-staff p {
  color: #001033;
}
@media (max-width: 850px) {
  .page-default .our-staff {
    padding: 60px 40px 60px 40px;
  }
}
.page-default .careers {
  padding: 30px 20px 60px 8%;
}
.page-default .careers p {
  color: #001033;
}
@media (max-width: 850px) {
  .page-default .careers {
    padding: 40px;
    padding-bottom: 0;
  }
}

.page-default .sidebar .sticky,
.woocommerce-page .sidebar .sticky {
    padding-right: 20px;
    max-width: 245px;
}
.page-default .sidebar .sticky.is-sticky,
.woocommerce-page .sidebar .sticky.is-sticky {
    padding-right: 50px;
}
@media (max-width: 1024px) {
    .page-default .sidebar .sticky,
    .woocommerce-page .sidebar .sticky {
        padding-right: 0px;
    }
    .page-default .sidebar .sticky.is-sticky,
    .woocommerce-page .sidebar .sticky.is-sticky {
        padding-right: 70px;
    }
}

.page-default .sidebar h3,
.woocommerce-page .sidebar h3{
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 25px;
  font-size: 25rem;
  color: #fff;
  text-transform: capitalize;
  padding-right: 5px;
}
.page-default .sidebar ul,
.woocommerce-page .sidebar ul{
  padding-left: 0;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  font-size: 16rem;
}
.page-default .sidebar li a,
.woocommerce-page .sidebar li a {
  color: #fff;
  padding: 8px 5px 15px 0;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  text-decoration: none;
  display: block;
}
.page-default .sidebar a.active,
.page-default .sidebar a:hover,
.woocommerce-page .sidebar a:hover{
  color: #0086c8;
}
@media (max-width: 850px) {
  .page-default .sidebar,
  .woocommerce-page .sidebar {
    padding-left: 0;
    background: #000;
  }
}
.page-default .sticky.is-sticky,
.woocommerce-page .sticky.is-sticky {
  position: fixed;
  top: 80px;
}

@media (max-width: 850px) {
  .page-our-services-detail .sub-service {
    padding: 40px;
    padding-bottom: 0;
  }
  .page-our-services-detail .sub-service:last-child {
    padding-bottom: 40px;
  }

  .page-our-services-detail .services-grid-detail {
    margin: 0;
    padding: 0;
  }

  .page-our-services-detail .page-content-upper,
  .page-default .page-content-upper,
  .page-default .our-staff {
    padding: 40px;
    padding-bottom: 20px;
    margin: 0;
  }

  .page-our-services-detail h2,
  .page-our-services-detail .page-content-upper h2,
  .page-default .page-content-upper h2,
  .page-default .content-grid .title,
  .page-default section .title,
  .woocommerce-page section .title,
  .featured-post h2 {
    font-size: 26px;
    font-size: 26rem;
  }

  .page-our-services-detail .sub-service h3,
  .page-default .page-content-upper h3,
  .page-default .content-grid-item h3,
  .blog-content .page-content .lead,
  .blog-content .page-content h3 {
    margin-top: 0;
    font-size: 20px;
    font-size: 20rem;
  }

  .page-our-services-detail p,
  .page-our-services-detail .page-content-upper p,
  .page-default .page-content-upper p,
  .page-default .content-grid-item p,
  .page-default .leading p,
  .woocommerce-page .leading p,
  .featured-post p,
  .blog-content .page-content p {
    font-size: 16px;
    font-size: 16rem;
  }

  .page-our-services-detail .sub-service img,
  .page-default .page-content-upper img {
    margin-bottom: 20px;
  }

  .page-default .content-grid,
  .page-default .our-directors {
    padding: 40px;
  }

  .page-default .content-grid .title {
    margin: 0;
    margin-bottom: 20px;
    padding: 0 40px;
  }

  .page-default section .title,
  .woocommerce-page section .title {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
  }

  .page-default .our-clients .content-grid .title {
    padding: 0;
  }

  .page-default .contact-form,
  .woocommerce-page .contact-form {
    padding-top: 0 !important;
  }

  .featured-post h3 {
    font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    font-size: 18rem;
  }
}
@media (max-width: 480px) {
  .featured-post .content,
  .post-grid .content {
    padding: 20px;
    padding-bottom: 40px;
  }

  .featured-post .cta {
    display: block;
  }

  .featured-post .cta.share {
    display: none;
  }

  .page-our-services-detail .services-grid-detail {
    padding-top: 40px;
  }

  .page-our-services-detail .sub-service {
    padding-top: 0;
  }
}
.our-divisions .cycle-slideshow {
  margin-top: 20px;
}
@media (max-width: 960px) {
  .our-divisions .cycle-slideshow {
    margin: 40px 0;
  }
}
.our-divisions .cycle-slideshow .cycle-pager {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -18px;
  text-align: center;
  width: 50%;
  z-index: 300;
}
.our-divisions .cycle-slideshow .cycle-pager span {
  font-size: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  display: inline-block;
  background: none;
  border: 1px solid #777;
  cursor: pointer;
  margin: 0 3px;
  -webkit-transition: border-color 0.2s ease-in-out;
          transition: border-color 0.2s ease-in-out;
}
.our-divisions .cycle-slideshow .cycle-pager span:hover {
  border: 1px solid #000;
}
.our-divisions .cycle-slideshow .cycle-pager span.cycle-pager-active {
  background: #0086c8;
  border: 1px solid transparent;
  -webkit-transition: background 0.2s ease-in-out;
          transition: background 0.2s ease-in-out;
}
.our-divisions .cycle-slideshow .slider-controls {
  bottom: -40px;
  width: 100%;
  height: 40px;
  margin: auto;
  z-index: 200;
  position: absolute;
}
.our-divisions .cycle-slideshow .slider-controls .prev,
.our-divisions .cycle-slideshow .slider-controls .next {
  position: absolute;
  cursor: pointer;
  padding: 10px;
  width: 40px;
  height: 40px;
  background: none;
}
.our-divisions .cycle-slideshow .slider-controls .prev:after,
.our-divisions .cycle-slideshow .slider-controls .next:after {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  font-size: 20rem;
  z-index: 200;
  position: absolute;
  color: #0086c8;
  top: 8px;
  -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
}
.our-divisions .cycle-slideshow .slider-controls .prev {
  left: 20px;
  padding-left: 30px;
  text-align: left;
}
.our-divisions .cycle-slideshow .slider-controls .prev:after {
  content: "\f053";
  left: 0;
}
.our-divisions .cycle-slideshow .slider-controls .prev:hover:after {
  left: -3px;
}
.our-divisions .cycle-slideshow .slider-controls .next {
  right: 20px;
  padding-right: 30px;
  text-align: right;
}
.our-divisions .cycle-slideshow .slider-controls .next:after {
  content: "\f054";
  right: 0;
}
.our-divisions .cycle-slideshow .slider-controls .next:hover:after {
  right: -3px;
}

.page-contact .internal-content.container {
  padding-left: 0;
}
.page-contact .internal-content.container .main-content-body {
  position: relative;
  padding-bottom: 40px;
}
@media (max-width: 850px) {
  .page-contact .internal-content.container {
    padding-right: 0;
  }
}

.page-contact.alt-layout .breakout-region {
  margin-bottom: 10px;
}

.page-contact .page-content {
  margin-bottom: 40px;
  padding: 45px 8% 0 40px;
  position: relative;
}
.page-contact .page-content .title {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  font-size: 40rem;
  color: #555;
  margin: 10px 0 40px 0;
  line-height: 1.2;
}
.page-contact .page-content p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #001033;
}
.page-contact .page-content a {
  color: #0086c8;
}
@media (max-width: 850px) {
  .page-contact .page-content {
    padding: 40px 40px 0;
  }
}
.page-contact .page-content .contact-detail {
  zoom: 1;
  color: #001033;
}
.page-contact .page-content .contact-detail:before, .page-contact .page-content .contact-detail:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.page-contact .page-content .contact-detail:after {
  clear: both;
}
.page-contact .page-content .contact-detail span,
.page-contact .page-content .contact-detail p {
  float: left;
}
.page-contact .page-content a[href^=tel] {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  cursor: text;
}
.page-contact .page-content .contact-detail span {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  color: #555;
  width: 185px;
  text-transform: uppercase;
  display: inline-block;
}
@media (max-width: 600px) {
  .page-contact .page-content .contact-detail .span,
  .page-contact .page-content .contact-detail p {
    float: none;
  }
  .page-contact .page-content .contact-detail span {
    width: 100%;
  }
}

.page-contact .banner-outer ul .number {
  color: #fff;
}

.page-contact .sidebar .location .number,
.page-contact .page-content .contact-detail .number {
  color: #0086c8;
}

.page-contact .contact-form {
  padding-top: 0;
}

.page-contact .page-content.upper .recenter-map {
  position: relative;
  top: -5px;
}

@media (max-width: 768px) {
  .page-contact .banner-outer ul {
    margin: 0;
  }

  .page-contact .banner-wrapper h1 {
    margin-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .page-contact .banner-outer ul {
    font-size: 16px;
    font-size: 16rem;
  }
}
@media (max-width: 480px) {
  .page-contact .banner-wrapper h1 {
    margin-bottom: 10px;
  }
}
.page-contact .sidebar {
  padding-left: 50px;
}
.page-contact .sidebar h3 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 26px;
  font-size: 26rem;
  color: #555;
  text-transform: none;
  margin-top: 60px;
  margin-bottom: 40px;
}
.page-contact .sidebar h4 {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  color: #555;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
.page-contact .sidebar .location {
  padding-bottom: 35px;
  border-bottom: 1px solid #fff;
  margin-bottom: 35px;
}
.page-contact .sidebar .location span {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
  color: #001033;
  display: block;
  margin-bottom: 10px;
}
.page-contact .sidebar .location a {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  font-size: 16rem;
  color: #0086c8;
}
.page-contact .sidebar .location a:last-child {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  font-size: 14rem;
  display: block;
}
.page-contact .sidebar .location a:hover {
  color: #555;
}
.page-contact .sidebar a[href^=tel]:hover {
  color: #0086c8;
  text-decoration: none;
  cursor: text;
}
@media (max-width: 850px) {
  .page-contact .sidebar {
    padding-left: 0;
    background: #e5e5e9;
  }
}

@media (max-width: 850px) {
  .page-contact .banner-wrapper,
  .page-contact.mid-banner .banner-outer {
    height: 225px;
  }

  .dual-split.page-contact .banner {
    margin-top: 0;
  }

  .dual-split .main-content:before,
  .dual-split .main-content:after,
  .banner-wrapper:after,
  .dual-split.page-contact .sidebar:after {
    content: none;
  }

  .page-contact.alt-layout .main-content {
    position: static;
    float: none;
  }

  .page-contact .sidebar {
    display: block;
    visibility: visible;
    float: none;
    position: static;
    margin: 0;
    padding-top: 40px;
  }
  .page-contact .sidebar h3 {
    display: block;
    margin: 0;
    margin-bottom: 40px;
  }

  .page-contact .sidebar .location:last-child {
    margin-bottom: 0;
  }

  .page-contact .page-content {
    padding: 40px;
    margin-bottom: 0;
  }

  .page-contact .page-content .title {
    font-size: 22px;
    font-size: 22rem;
    margin-top: 0;
    margin-bottom: 30px;
  }

  .page-contact .page-content p {
    font-size: 16px;
    font-size: 16rem;
  }

  .page-contact .breakout-region,
  .page-contact.alt-layout .breakout-region {
    margin: 0;
    height: 250px;
  }
  .page-contact .breakout-region #map,
  .page-contact.alt-layout .breakout-region #map {
    height: 250px;
  }

  .page-contact .internal-content.container .main-content-body {
    padding-bottom: 0;
  }
}

.site-overlay {
  display: none;
}

.open-panel .site-overlay,
.open-nlpanel .site-overlay {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  width: calc(100% - 440px);
}

@media (max-width: 440px) {
  .open-panel .site-overlay,
  .open-nlpanel .site-overlay {
    display: none;
  }
}

.enquiry-panel-wrapper, 
.newsletter-panel-wrapper {
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  max-width: 440px;
  background: #fff;
  -webkit-transform: translateX(440px);
      -ms-transform: translateX(440px);
          transform: translateX(440px);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: transform 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.open-panel .enquiry-panel-wrapper,
.open-nlpanel .newsletter-panel-wrapper{
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.enquiry-panel-wrapper .enquiry-panel,
.newsletter-panel-wrapper .enquiry-panel{
  position: relative;
  padding: 25px 50px 0;
}
@media (max-width: 440px) {
  .enquiry-panel-wrapper .enquiry-panel,
  .newsletter-panel-wrapper .enquiry-panel {
    padding: 40px 25px;
  }
}
.enquiry-panel-wrapper .close-panel,
.newsletter-panel-wrapper .close-panel{
  color: #0086c8;
  position: absolute;
  top: 20px;
  right: 20px;
  -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
}
.enquiry-panel-wrapper .close-panel i,
.newsletter-panel-wrapper .close-panel i{
  font-style: normal;
  font-weight: normal;
  font-size: 25px;
  font-size: 25rem;
}
.enquiry-panel-wrapper .close-panel:hover,
.newsletter-panel-wrapper .close-panel:hover{
  color: #555;
}
.enquiry-panel-wrapper h2,
.newsletter-panel-wrapper h2{
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  font-size: 30rem;
  color: #555;
  margin: 0 0 25px 0;
}
.enquiry-panel-wrapper p,
.newsletter-panel-wrapper p{
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.enquiry-panel-wrapper .contact-details,
.enquiry-panel-wrapper .contact-member {
  margin: 0 0 30px;
  padding: 15px 0 15px 15px;
  background: #e5e5e9;
  font-size: 15px;
  border-radius: 5px;
}
.enquiry-panel-wrapper .contact-details p,
.enquiry-panel-wrapper .contact-member p {
  font-size: 15px;
  margin: 0;
}
.enquiry-panel-wrapper .contact-details a {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #0086c8;
  font-size: 15px;
  text-transform: uppercase;
  border-bottom: 0 solid #d5d5d9;
  display: block;
}
.enquiry-panel-wrapper .contact-details a span {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #555;
  width: 75px;
  font-size: 14px;
  margin-top: 10px;
  display: inline-block;
  -webkit-transition: color 0.2s ease;
          transition: color 0.2s ease;
}
.enquiry-panel-wrapper .contact-details a:hover span {
  color: #0086c8;
}
.enquiry-panel-wrapper .contact-details a:last-child {
  border: none;
}
.enquiry-panel-wrapper .contact-member {
    color: #fff;
    position: relative;
    height: 310px;
    width: 325px;
    background-size: cover;
    display: none;
	text-shadow: 0 0 3px black;
}

.enquiry-panel .your-recipient select option {
    display: none;
}
.enquiry-panel .your-recipient select option[value=""],
.enquiry-panel .your-recipient select option[value="Vertrieb"],
.enquiry-panel .your-recipient select option[value="Kundendienst"],
.enquiry-panel .your-recipient select option[value="Feedback"] {
    display: block;
}


.software-intro {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  zoom: 1;
  padding: 0 0 100px;
}
.software-intro:before, .software-intro:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.software-intro:after {
  clear: both;
}

.software-intro p {
  font-size: 22px;
  font-size: 22rem;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.software-intro .title,
.software-outro .title {
  font-size: 40px;
  font-size: 40rem;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 60px;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .software-intro .title,
  .software-outro .title {
    margin-bottom: 30px;
  }
}

.intro-title {
    color: #1a80b6;
    text-transform: uppercase;
}

.col-split .col {
  float: left;
}

.col-split.right .right {
  float: right;
  max-width: 450px;
}
.col-split.right .col:nth-child(1) {
  width: 50%;
  padding: 100px;
}
.col-split.right .col:nth-child(2) {
  width: 50%;
  padding: 40px 0;
}

.software-intro .col.image img {
  width: 100% !important;
  height: auto !important;
  max-width: 770px;
}

.software-showcase .intro {
  padding: 150px 0 200px;
  padding-left: 50%;
  position: relative;
}
.software-showcase .intro .text {
  max-width: 540px;
  display: block;
  min-height: 500px;
}
.software-showcase .intro .text .title {
  font-size: 40px;
  font-size: 40rem;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}
.software-showcase .intro .text p {
  font-size: 22px;
  font-size: 22rem;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  max-width: 430px;
}
.software-showcase .intro .image {
  position: absolute;
  left: 0;
  top: 100px;
  width: 50%;
  padding-right: 60px;
}
.software-showcase .intro .image img {
  width: 100%;
  height: auto;
  display: block;
  max-width: 640px;
}

.see-how-wrapper.software {
  margin-top: 0;
}

.software-video {
  zoom: 1;
  padding: 100px 0;
  text-align: left;
  background-color: #fff;
}
.software-video:before, .software-video:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.software-video:after {
  clear: both;
}

.software-video .title {
  font-size: 40px;
  font-size: 40rem;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 0;
  margin-bottom: 60px;
}

.software-video .col {
  float: left;
  padding: 0 10px;
  width: 50%;
}

.software-video p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #555;
  display: block;
}

.software-video a {
  min-height: 340px;
  display: block;
  background-color: #000;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.software-video a:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -70px;
  margin-top: -70px;
  border: 3px solid #fff;
  width: 140px;
  height: 140px;
  display: block;
  border-radius: 50%;
}
.software-video a:after {
  left: 50%;
  top: 50%;
  margin-top: -26px;
  margin-left: -24px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 60px;
  border-width: 28px 0 28px 58px;
  border-color: transparent transparent transparent #fff;
}

.software-outro {
  padding: 110px 0 150px;
  display: block;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
}

.software-outro .title {
  width: 100%;
  display: block;
  margin-top: 0;
  margin-bottom: 60px;
}

.software-outro .col {
  float: left;
  padding: 0 10px;
  width: 50%;
}

.software-outro img {
  width: 100%;
  display: block;
  height: auto;
}

.software-outro p {
  margin-right: 50px;
  color: #555;
}

.software-outro .col .title {
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 22px;
  font-size: 22rem;
  text-align: left;
  margin-bottom: 22px;
  margin-top: 40px;
  color: #555;
}

.software-outro a:hover .title {
  color: #0086c8;
}

@media (max-width: 1300px) {
  .software .see-how-feature section .feature-desc .content {
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media (max-width: 960px) {
  .software-outro {
    padding: 60px 0;
  }

  .software-showcase .intro {
    padding: 100px 0;
    padding-left: 50%;
    padding-right: 30px;
  }

  .software .see-how-feature section {
    min-height: 0;
  }
  .software .see-how-feature section .feature-desc {
    padding: 50px;
    min-height: 0;
  }
  .software .see-how-feature section .feature-desc .content {
    padding: 0;
  }
  .software .see-how-feature section .title {
    font-size: 24px;
    font-size: 24rem;
  }
  .software .see-how-feature section p {
    font-size: 20px;
    font-size: 20rem;
  }
}
@media (max-width: 768px) {
  .see-how-feature section .feature-desc {
    padding: 50px 30px;
    min-height: 0;
  }

  .software-intro p {
    font-size: 18px;
    font-size: 18rem;
  }

  .software-showcase .intro {
    padding: 30px 30px;
  }

  .software-showcase .intro .text {
    min-height: 0;
    margin-right: 0;
    max-width: none;
  }

  .software-showcase .intro .image {
    margin-left: -30px;
    position: static;
    width: 100%;
    padding-right: 0;
  }

  .software-showcase .intro .text .title {
    font-size: 26px;
    font-size: 26rem;
  }

  .software-showcase .intro .text p {
    font-size: 16px;
    font-size: 16rem;
    max-width: none;
  }

  .col-split.right .right {
    max-width: none;
    float: none;
    zoom: 1;
    margin-bottom: 20px;
  }
  .col-split.right .right:before, .col-split.right .right:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
  }
  .col-split.right .right:after {
    clear: both;
  }

  .col-split.right .col:nth-child(1) {
    float: none;
    padding: 0;
    width: auto;
  }

  .col-split.right .col:nth-child(2) {
    float: none;
    width: auto;
    padding: 0;
  }

  .software-intro {
    padding: 30px;
  }
  .software-intro img {
    display: block;
    width: 100%;
    height: auto;
  }

  .see-how-wrapper.software {
    display: block;
  }

  .software .see-how-feature section .title {
    font-size: 26px;
    font-size: 26rem;
    line-height: 1.2;
  }

  .software .see-how-feature section p {
    font-size: 16px;
    font-size: 16rem;
  }

  .software .see-how-feature section .feature-desc {
    padding: 30px;
  }

  .software-video .title,
  .software-intro .title,
  .software-outro .title {
    font-size: 26px;
    font-size: 26rem;
  }

  .software-video .title {
    text-align: left;
    margin-bottom: 30px;
  }

  .software-video a {
    min-height: 175px;
  }
  .software-video a:before {
    width: 70px;
    height: 70px;
    margin-left: -35px;
    margin-top: -35px;
  }
  .software-video a:after {
    margin-top: -13px;
    margin-left: -12px;
    border-width: 14px 0 14px 29px;
  }

  .software-outro {
    padding: 30px 0;
  }

  .software-outro .container {
    padding: 0 30px;
  }

  .software-outro .title {
    margin-bottom: 30px;
  }

  .software-outro .col .title {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .software-outro p {
    margin-right: 0;
  }

  .software-video {
    padding: 30px 0;
  }
}
@media (max-width: 480px) {
  .col-split.right .col:nth-child(1),
  .col-split.right .col:nth-child(2) {
    padding: 0;
  }

  .software-intro p {
    font-size: 16px;
    font-size: 16rem;
  }

  .software-intro .title, .software-outro .title {
    margin-bottom: 20px;
    font-size: 26px;
    font-size: 26rem;
  }

  .software-video .title, .software-outro .col .title {
    font-size: 22px;
    font-size: 22rem;
  }

  .software-video {
    padding: 30px 0;
  }

  .software-video .col,
  .software-outro .col {
    float: none;
    width: 100%;
    padding: 0;
  }
  .software-video .col + .col,
  .software-outro .col + .col {
    margin-top: 30px;
  }
}
.avatar {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  padding: 13px;
}

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

.avatar:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  left: -8px;
  top: 24px;
}

.avatar:hover img {
  opacity: .8;
}

button {
  border: none;
  outline: none;
}

.btn {
  display: block;
  padding: 10px 15px;
  text-align: center;
}

.cta {
  text-transform: uppercase;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  text-decoration: none;
  -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
          transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
  display: inline-block;
  border-radius: 5px;
}
.cta.fixed {
  position: absolute;
  right: 5px;
  bottom: 10px;
  padding: 12px 30px;
  margin-bottom: 0;
}
.cta.share span {
  display: none !important;
}
.cta.fixed.share {
  font-size: 12px;
  font-size: 12rem;
  color: #a2a5a9;
  border-top: 1px solid #e5e5e9;
  border-left: 1px solid #e5e5e9;
}
.cta.fixed.share:hover {
  color: #fff;
}
.feature .cta.fixed.share {
  border-top: 1px solid #545b62;
  border-left: 1px solid #545b62;
}

.orange.solid {
  background: #0086c8;
  color: #fff;
  border: 1px solid transparent;
}
.orange.solid:hover {
  background: none;
  border: 1px solid #0086c8;
  color: #0086c8;
}

.orange.ghosted {
  color: #0086c8;
  border: 1px solid #0086c8;
}
.orange.ghosted:hover {
  background: #0086c8;
  border: 1px solid #0086c8;
  color: #fff;
}

.grey.ghosted {
  color: #959da4;
  border: 1px solid currentColor;
}
.grey.ghosted:hover {
  background: #959da4;
  border: 1px solid #959da4;
  color: #fff;
}

.btn-sm-med {
  padding: 10px 30px;
}

.btn-med {
  padding: 13px 40px;
}

.centered {
  width: 100%;
  text-align: center;
}

.cta-strip-wrapper {
  zoom: 1;
  background: #001033;
  padding: 10px 0 30px;
  position: relative;
  z-index: 5;
}

.cta-strip-wrapper:before {
    content: '';
    width: 100%;
    height: 60px;
    position: absolute;
    top: -59px;
    left: 0;
    display: block;
    border-style: solid;
    border-width: 60px 0 0 1920px;
    border-color: transparent transparent transparent #001033;
    -webkit-transform: scale(0.9999);
    -ms-transform: scale(0.9999);
    transform: scale(0.9999);
}
.cta-strip-wrapper:after {
    content: '';
    width: 100%;
    height: 80px;
    position: absolute;
    bottom: -5px;
    left: 0;
    display: block;
    border-style: solid;
    border-width: 0 0 80px 1920px;
    border-color: transparent transparent rgba(255,255,255,0.05) transparent;
    -webkit-transform: scale(0.9999);
    -ms-transform: scale(0.9999);
    transform: scale(0.9999);
    clear: both;
    z-index: -1;
}
.cta-strip-wrapper a {
  text-decoration: none;
}
.cta-strip-wrapper .cta {
  float: right;
}
@media (max-width: 600px) {
  .cta-strip-wrapper .container {
    padding: 0 10px;
  }
  .cta-strip-wrapper .logo {
    display: none;
  }
  .cta-strip-wrapper .cta {
    width: 100%;
    padding: 15px 10px;
  }
}

.vc_btn3-style-outline {
	border-width: 1px !important;
}

ul.dropDown {
  background: #fff;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 160px;
  display: block;
  padding: 0 20px;
  position: absolute;
  top: 56px;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(26, 53, 71, 0.1);
  border: 1px solid rgba(26, 53, 71, 0.12);
}

.dropDown.user {
  right: 0;
}

ul.dropDown.active {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
}

.dropDown li {
  font-size: 12px;
  font-size: 12rem;
  line-height: 1.3;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

input, textarea {
  -webkit-appearance: none;
  border-radius: 0;
  font-size: 16px;
  font-size: 16rem;
  line-height: 1.5;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  -webkit-transition: border-color .2s ease-out,-webkit-box-shadow .2s ease-out;
          transition: border-color .2s ease-out,-webkit-box-shadow .2s ease-out;
  background: #fff;
  border: none;
  color: #666;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
  -moz-appearance: checkbox !important;
  -ms-appearance: checkbox !important;
  -o-appearance: checkbox !important;
  appearance: checkbox !important;
}

input:focus, textarea:focus {
  outline: none;
  box-shadow: none;
  border: none;
}

input::-webkit-input-placeholder {
  color: #001033;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
}

input:-moz-placeholder {
  color: #001033;
  transition: color 0.2s ease-in-out;
}

input::-moz-placeholder {
  color: #001033;
  transition: color 0.2s ease-in-out;
}

input:-ms-input-placeholder {
  color: #001033;
  transition: color 0.2s ease-in-out;
}

textarea::-webkit-input-placeholder {
  color: #001033;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
}

textarea:-moz-placeholder {
  color: #001033;
  transition: color 0.2s ease-in-out;
}

textarea::-moz-placeholder {
  color: #001033;
  transition: color 0.2s ease-in-out;
}

textarea:-ms-input-placeholder {
  color: #001033;
  transition: color 0.2s ease-in-out;
}

input:focus::-webkit-input-placeholder {
  color: #515e6c;
}

input:focus:-moz-placeholder {
  color: #515e6c;
}

input:focus::-moz-placeholder {
  color: #515e6c;
}

input:focus:-ms-input-placeholder {
  color: #515e6c;
}

textarea:focus::-webkit-input-placeholder {
  color: #515e6c;
}

textarea:focus:-moz-placeholder {
  color: #515e6c;
}

textarea:focus::-moz-placeholder {
  color: #515e6c;
}

textarea:focus:-ms-input-placeholder {
  color: #515e6c;
}

div.styled {
  overflow: hidden;
  /* this hides the select's drop button */
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-size: 16rem;
  margin-bottom: 15px;
  border: 1px solid #ebebeb;
  width: 100%;
  position: relative;
}

div.styled select {
  width: 115%;
  background-color: transparent;
  background-image: none;
  -webkit-appearance: none;
  border: none;
  box-shadow: none;
  padding: 0.3em 0.5em;
  /* padding should be added to the select, not the div */
}

div.styled select:focus {
  outline: none;
}

.blog-utilities .styled {
  background: #fff url(/wp-content/themes/ud_theme/assets/down-arrow.svg) no-repeat right 15px center;
  font-size: 13px;
  font-size: 13rem;
}
.blog-utilities .styled select {
  padding: 10px;
}

.infield {
  position: relative;
}

.infield label {
  position: absolute;
  left: 20px;
  top: 14px;
  text-transform: none;
  font-size: 18px;
  font-size: 18rem;
}

.field {
  position: relative;
}

.field-split {
  zoom: 1;
}
.field-split:before, .field-split:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.field-split:after {
  clear: both;
}
.field-split .field {
  width: 48%;
}
.field-split .field:nth-child(1) {
  float: left;
}
.field-split .field:nth-child(2) {
  float: right;
}

.page-default .contact-form,
.woocommerce-page .contact-form,
.page-contact .contact-form,
.enquiry-panel .contact-form {
  zoom: 1;
  padding: 40px 0;
}
.page-default .contact-form:before, 
.page-default .contact-form:after,
.woocommerce-page .contact-form:before, 
.woocommerce-page .contact-form:after, 
.page-contact .contact-form:before,
.page-contact .contact-form:after,
.enquiry-panel .contact-form:before,
.enquiry-panel .contact-form:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.page-default .contact-form:after,
.woocommerce-page .contact-form:after,
.page-contact .contact-form:after,
.enquiry-panel .contact-form:after {
  clear: both;
}
.page-default .contact-form .field,
.woocommerce-page .contact-form .field,
.page-contact .contact-form .field,
.enquiry-panel .contact-form .field {
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .page-default .contact-form .field-split .field,
  .woocommerce-page .contact-form .field-split .field,
  .page-contact .contact-form .field-split .field,
  .enquiry-panel .contact-form .field-split .field {
    width: 100%;
    float: none;
  }
}
.page-default .contact-form label,
.woocommerce-page .contact-form label,
.woocommerce-page .checkout label,
.woocommerce .form-row label,
.page-contact .contact-form label,
.enquiry-panel .contact-form label {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  font-size: 14rem;
  color: #555;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
  position: relative;
  width: 100%;
}
.page-default .contact-form label span,
.woocommerce-page .contact-form label span,
.woocommerce-page .checkout label span,
.woocommerce .form-row label span,
.page-contact .contact-form label span,
.enquiry-panel .contact-form label span {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 28px;
  font-size: 28rem;
  position: absolute;
  right: 0;
  line-height: 1.2;
}
.page-default .contact-form label.error,
.woocommerce-page .contact-form label.error,
.page-contact .contact-form label.error,
.enquiry-panel .contact-form label.error {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  font-size: 11rem;
  padding-top: 5px;
  color: #0086c8;
}
.page-default .contact-form input.error,
.woocommerce-page .contact-form input.error,
.page-default .contact-form textarea.error,
.woocommerce-page .contact-form textarea.error,
.page-contact .contact-form input.error,
.page-contact .contact-form textarea.error,
.enquiry-panel .contact-form input.error,
.enquiry-panel .contact-form select.error,
.enquiry-panel .contact-form textarea.error {
  border-color: #0086c8;
}
.page-default .contact-form input.error:focus,
.woocommerce-page .contact-form input.error:focus,
.page-default .contact-form textarea.error:focus,
.woocommerce-page .contact-form textarea.error:focus,
.page-contact .contact-form input.error:focus,
.page-contact .contact-form textarea.error:focus,
.enquiry-panel .contact-form input.error:focus,
.enquiry-panel .contact-form select.error:focus,
.enquiry-panel .contact-form textarea.error:focus {
  border-color: #f69651;
}
.page-default .contact-form input,
.woocommerce-page .contact-form input,
.woocommerce-page .checkout input,
.woocommerce .form-row input,
.page-default .contact-form textarea,
.woocommerce-page .contact-form textarea,
.woocommerce-page .checkout textarea,
.page-contact .contact-form input,
.search-form input,
.page-contact .contact-form textarea,
.enquiry-panel .contact-form input,
.enquiry-panel .contact-form select,
.woocommerce-page .checkout select,
.enquiry-panel .contact-form textarea {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  font-size: 16rem;
  background: #e5e5e9;
  width: 100%;
  padding: 10px;
  border: 1px solid transparent;
  -webkit-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
          transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.page-default .contact-form input:focus,
.woocommerce-page .contact-form input:focus,
.woocommerce-page .checkout input:focus,
.page-default .contact-form textarea:focus,
.search-form input:focus,
.woocommerce-page .contact-form textarea:focus,
.woocommerce-page .checkout textarea:focus,
.page-contact .contact-form input:focus,
.page-contact .contact-form textarea:focus,
.enquiry-panel .contact-form input:focus,
.enquiry-panel .contact-form select:focus,
.woocommerce-page .checkout select:focus,
.enquiry-panel .contact-form textarea:focus {
  background: #fbfbfc;
  border: 1px solid #e5e5e9;
}
.page-default .contact-form textarea,
.woocommerce-page .contact-form textarea,
.woocommerce-page .checkout textarea,
.page-contact .contact-form textarea,
.enquiry-panel .contact-form textarea {
  height: 100px !important;
}
.enquiry-panel .contact-form input[type="checkbox"],
.enquiry-panel .contact-form input[type="radio"],
.woocommerce .form-row input[type="checkbox"] {
  width: auto;
  border-radius: 50%;
  -webkit-appearance: radio;
}
.page-default .contact-form p,
.page-contact .contact-form p,
.enquiry-panel .contact-form p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  font-size: 14rem;
  float: left;
}
.page-default .contact-form button,
.woocommerce-page .contact-form button,
.woocommerce-page .checkout button,
.woocommerce .form-row .button,
.page-contact .contact-form button,
.enquiry-panel .contact-form button {
  float: right;
  padding: 12px 62px;
}

.woocommerce-page .select2-container .select2-choice {
  background-color: #e5e5e9;
  border-color: #e5e5e9;
  border-radius: 0;
  padding: 3px 10px;
}

.search-form {
    text-align: center;
    margin: 40px 0;
}
.search-form input{
    max-width: 280px;
    margin-bottom: 20px;
}
.search-form input::placeholder,
.woocommerce-page .checkout input::placeholder,
.woocommerce-page .checkout textarea::placeholder,
.woocommerce .form-row input::placeholder {
  color: #555;
}
.search-form input[type="submit"],
.woocommerce-page .checkout input[type="submit"],
.woocommerce a.product_type_composite,
.woocommerce .form-row input[type="submit"] {
    display: block;
    margin: 0 auto;
    padding: 12px;
    background: #0086c8;
    color: #fff;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    border-radius: 5px;
}
.search-form input[type="submit"]:hover,
.woocommerce-page .checkout input[type="submit"]:hover,
.woocommerce a.product_type_composite:hover,
.woocommerce .form-row input[type="submit"]:hover {
    background: transparent;
    color: #0086c8;
    border-color: #0086c8;
}
.woocommerce-page .checkout input[type="submit"],
.woocommerce a.product_type_composite,
.woocommerce .form-row input[type="submit"] {
    max-width: 260px;
}

@media (max-width: 500px) {
  .page-default .contact-form p,
  .woocommerce-page .contact-form p,
  .woocommerce-page .checkout p,
  .page-default .contact-form button,
  .woocommerce-page .contact-form button,
  .woocommerce-page .checkout button,
  .search-form button,
  .page-contact .contact-form p,
  .page-contact .contact-form button,
  .enquiry-panel .contact-form p,
  .enquiry-panel .contact-form button {
    width: 100%;
    float: none;
    margin-bottom: 5px;
  }
}

.page-contact .contact-form {
  padding: 0;
}
.page-contact .contact-form button {
  width: auto;
  line-height: 1;
  padding: 17px 30px;
}


.list-details h4 {
    margin: 5px 0 25px 40px;
}
.list-details ul h3 {
    margin-left: 20px; 
    display: inline;
    font-size: 20px;
}
@media (max-width: 600px) {
    .list-details ul h3 {
        margin-left: 8px; 
        font-size: 14px;
    }
}

.list-details ul {
    list-style: inside; 
    margin-bottom: 50px !important;
    padding: 0;
}
.list-details li {
    list-style: none; 
    margin-bottom: 15px  !important;
}
.list-details li i {
    text-indent: 7px;
    color: #1a80b6;
}
.list-details .list-tab {
    background: url(/wp-content/uploads/2024/03/pin.png) center no-repeat; 
    background-size: contain;
    font-size: 25px; 
    padding-top: 8px; 
	padding-left: 1px;
    width: 50px; 
    height: 50px; 
    text-align: center; 
    display: inline-block;
}


/*cf7*/
.wpcf7-form .field p {
  width: 100%;
  float: none !important;
  margin-bottom: 10px !important;
}
.wpcf7-spinner {
  float: right;
  margin: 10px 24px;
  background-color: #0086c8;
  opacity: 1;
}
form.submitting .wpcf7-spinner {
  visibility: visible;
}
form.submitting .wpcf7-submit {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
.wpcf7 form .wpcf7-response-output {
  border-radius: 5px;
  color: #000;
  margin: 1em 0 1em;
  padding: 0.25em 0.5em;
}
.wpcf7 form.sent .wpcf7-response-output {
    background-color: #46b450; /* Green */
} 
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    background-color: #dc3232; /* Red */
} 
.wpcf7 form.spam .wpcf7-response-output {
    background-color: #f56e28; /* Orange */
} 
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background-color: #ffb900; /* Yellow */
}

.enquiry-panel .contact-form {
  zoom: 1;
  padding: 0 0 20px;
}
.enquiry-panel .contact-form:before, 
.enquiry-panel .contact-form:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.enquiry-panel .contact-form:after {
  clear: both;
}

.enquiry-panel .contact-form label {
  margin-bottom: 10px;
}
.enquiry-panel .contact-form .field {
  margin-bottom: 20px;
}
.enquiry-panel .contact-form p,
.enquiry-panel .contact-form button {
  width: 100%;
  float: none;
  margin-bottom: 10px;
}
.enquiry-panel .contact-form button {
  padding: 12px;
}
.enquiry-panel .contact-form input::-webkit-input-placeholder {
  color: #555;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
}
.enquiry-panel .contact-form input:-moz-placeholder {
  color: #555;
  transition: color 0.2s ease-in-out;
}
.enquiry-panel .contact-form input::-moz-placeholder {
  color: #555;
  transition: color 0.2s ease-in-out;
}
.enquiry-panel .contact-form input:-ms-input-placeholder {
  color: #555;
  transition: color 0.2s ease-in-out;
}
.enquiry-panel .contact-form textarea::-webkit-input-placeholder {
  color: #555;
  -webkit-transition: color 0.2s ease-in-out;
          transition: color 0.2s ease-in-out;
}
.enquiry-panel .contact-form textarea:-moz-placeholder {
  color: #555;
  transition: color 0.2s ease-in-out;
}
.enquiry-panel .contact-form textarea::-moz-placeholder {
  color: #555;
  transition: color 0.2s ease-in-out;
}
.enquiry-panel .contact-form textarea:-ms-input-placeholder {
  color: #555;
  transition: color 0.2s ease-in-out;
}
.enquiry-panel .contact-form input:focus::-webkit-input-placeholder {
  color: #ccc;
}
.enquiry-panel .contact-form input:focus:-moz-placeholder {
  color: #ccc;
}
.enquiry-panel .contact-form input:focus::-moz-placeholder {
  color: #ccc;
}
.enquiry-panel .contact-form input:focus:-ms-input-placeholder {
  color: #ccc;
}
.enquiry-panel .contact-form textarea:focus::-webkit-input-placeholder {
  color: #ccc;
}
.enquiry-panel .contact-form textarea:focus:-moz-placeholder {
  color: #ccc;
}
.enquiry-panel .contact-form textarea:focus::-moz-placeholder {
  color: #ccc;
}
.enquiry-panel .contact-form textarea:focus:-ms-input-placeholder {
  color: #ccc;
}

.feedback {
  zoom: 1;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  text-align: center;
  clear: both;
  display: block;
  padding: 20px;
  background-color: #fafafa;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  display: block;
  margin: 20px 0;
}
.feedback:before, .feedback:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.feedback:after {
  clear: both;
}
.feedback p {
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  margin: 0;
}
.feedback p + p {
  margin-top: 15px;
}
.feedback p.success {
  color: #60ce42;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}
.feedback p.error {
  color: #ce4242;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
}

#subscribe-me,
#subscribe-me-contact {
  float: left;
  width: auto;
  margin-right: 10px;
  margin-top: 3px;
}

label[for=subscribe-me] {
  font-size: 13px !important;
}

.g {
  zoom: 1;
}
.g:before, .g:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.g:after {
  clear: both;
}

.g-item {
  float: left;
  position: relative;
  display: block;
}

.layout.g {
  margin: 0 -10px;
}
.layout.g .g-item {
  width: 25%;
  padding: 0 10px;
}

.hamburger {
  position: absolute;
  top: 25px;
  right: 30px;
  width: 25px;
  height: 20px;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
          transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 500;
  display: none;
}
.hamburger span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
          transition: .25s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 0px;
}
.hamburger span:nth-child(2),
.hamburger span:nth-child(3) {
  top: 9px;
}
.hamburger span:nth-child(4) {
  top: 18px;
}
@media (max-width: 960px) {
  .hamburger {
    display: block;
  }
}

.is-mobOpen .hamburger span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%;
  display: none;
}
.is-mobOpen .hamburger span:nth-child(2) {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.is-mobOpen .hamburger span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.is-mobOpen .hamburger span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
  display: none;
}

.cover {
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: center center;
}
@media only screen and (max-width: 960px) {
  .cover {
    background-size: cover !important;
  }
}

.breakout-region {
  position: relative;
  height: 450px;
}
.alt-layout .breakout-region {
  margin-top: 40px;
  margin-bottom: 40px;
}
.page-contact .breakout-region {
  height: 430px;
}
.breakout-region .img-holder,
.breakout-region iframe {
  position: absolute;
  min-height: 450px;
  width: 100%;
}
.breakout-region .img-holder {
  min-height: 450px;
  background-position-x: center;
  visibility: hidden;
}
.breakout-region #map {
  height: 432px;
}
.breakout-region #map img {
  max-width: none;
}
@media only screen and (min-width: 960px) {
  .breakout-region {
    width: 1200px;
  }
  .breakout-region.map {
    width: auto;
  }
}
.breakout-region iframe {
  min-height: 450px;
}
.breakout-region img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 1240px) {
  .breakout-region .img-holder,
  .breakout-region iframe {
    width: 100%;
  }
  .alt-layout .breakout-region .img-holder, .alt-layout
  .breakout-region iframe {
    margin-left: auto;
  }
}
@media (max-width: 850px) {
  .breakout-region {
    height: auto;
  }
  .breakout-region .img-holder,
  .breakout-region iframe {
    position: relative;
    width: auto !important;
    margin-left: auto !important;
    background-size: 100% auto !important;
    min-height: 0;
    padding: 20% 0;
  }
  .breakout-region iframe {
    min-height: 0;
    height: 100%;
  }
}

.siteSearch {
  position: absolute;
  top: 0;
  right: 80px;
  margin-top: 12px;
}

#searchInput {
  width: 200px;
  background: rgba(0, 0, 0, 0.3);
  border: none;
  border-radius: 20px;
  padding: 6px 14px;
  font-size: 12px;
  font-size: 12rem;
  line-height: 1.3;
}

.siteSearch label {
  position: absolute;
  left: 16px;
  top: 7px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  font-size: 12rem;
  line-height: 1.3;
}

.siteSearch button {
  position: absolute;
  background: #fff;
  border-radius: 20px;
  height: 20px;
  top: 6px;
  right: 6px;
  font-size: 10px;
  font-size: 10rem;
  line-height: 1.3;
  font-weight: bold;
}

.page-search .wrapper-narrow,
.page-404 .wrapper-narrow {
  padding: 20px;
  padding-top: 50px;
  padding-bottom: 100px;
}
@media (max-width: 960px) {
  .page-search .wrapper-narrow,
  .page-404 .wrapper-narrow {
    padding-bottom: 50px;
  }
}
@media (max-width: 768px) {
  .page-search .wrapper-narrow,
  .page-404 .wrapper-narrow {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.page-search .blog-posts-wrapper,
.page-404 .blog-posts-wrapper {
  padding: 0;
}
.page-search .blog-posts-wrapper .post-grid,
.page-404 .blog-posts-wrapper .post-grid {
  margin-bottom: 0;
}
.page-search .btn-wrapper,
.page-404 .btn-wrapper {
  padding: 30px 0 50px;
}
.page-search .banner-outer,
.page-404 .banner-outer {
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .page-search .banner-outer,
  .page-404 .banner-outer {
    margin-bottom: 0;
  }
}
.page-search .banner-wrapper p,
.page-404 .banner-wrapper p {
  display: block;
}
.page-search .blog-utilities,
.page-404 .blog-utilities {
  position: relative;
  top: -160px;
}
.page-search .blog-utilities form,
.page-404 .blog-utilities form {
  float: none;
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}
.page-search .blog-utilities form input,
.page-404 .blog-utilities form input {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  width: 80%;
  left: 10%;
  padding: 20px 60px 20px 20px;
  font-size: 18px;
  font-size: 18rem;
}
@media (max-width: 960px) {
  .page-search .blog-utilities form input,
  .page-404 .blog-utilities form input {
    left: 0;
  }
}
@media (max-width: 960px) {
  .page-search .blog-utilities form input,
  .page-404 .blog-utilities form input {
    width: 100%;
  }
}
.page-search .blog-utilities form input:focus,
.page-404 .blog-utilities form input:focus {
  left: 0;
  width: 100%;
}
.page-search .blog-utilities form input:focus + button,
.page-404 .blog-utilities form input:focus + button {
  right: 20px;
}
.page-search .blog-utilities form button,
.page-404 .blog-utilities form button {
  -webkit-transition: right 0.2s ease-in-out;
  transition: right 0.2s ease-in-out;
  font-size: 18px;
  font-size: 18rem;
  width: 28px;
  height: 28px;
  right: 15%;
  top: 50%;
  margin-top: -14px;
}
@media (max-width: 960px) {
  .page-search .blog-utilities form button,
  .page-404 .blog-utilities form button {
    right: 20px;
  }
}

.post-type-archive article,
.search-results article {
   padding: 0 20px;
   border-radius: 7px;
   border: 1px solid #ccc;
   margin-bottom: 30px; 
}
.post-type-archive article img,
.search-results article img {
   display: inline-block;
   width: 45%;
   height: auto;
   vertical-align: middle;
   padding: 0 20px 20px 0;
}
.post-type-archive article .entry-content,
.search-results article .entry-summary {
   display: inline-block;
   width: 52%;
}

.search-results-content {
  background-color: #fff;
  padding: 30px 60px;
}
.search-results-content h2 {
  text-align: center;
}
.search-results-content p {
  max-width: 600px;
  margin: 0 auto;
}

@media (max-width: 960px) {
  .page-search .blog-utilities {
    position: static;
  }
}
@media (max-width: 768px) {
  .page-search .blog-utilities form {
    max-width: 100%;
  }

  .search-results-content {
    padding: 20px;
  }

  .page-search main {
    margin-bottom: 40px;
  }
}
.hasSidebar {
  padding-right: 250px;
  position: relative;
}

.sidebarNav {
  position: absolute;
  right: 0;
  top: 100px;
  width: 200px;
  z-index: 2;
}

.sidebarNav li {
  display: block;
  margin-bottom: 5px;
}

.sidebarNav .divider {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ebebeb;
}

@media only screen and (max-width: 768px) {
  .hasSidebar {
    padding-right: 0;
    padding-top: 80px;
  }

  .sidebarNav {
    top: 20px;
    right: auto;
    left: 0;
    width: 100%;
    border: 1px solid #ebebeb;
    background-color: #fff;
  }

  .sidebarNav ul {
    padding-top: 41px;
  }

  .sidebarNav li {
    display: none;
    margin: 0;
  }

  .sidebarNav:hover li {
    display: block;
  }

  .sidebarNav li.active {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }

  .sidebarNav a {
    display: block;
    padding: 10px 20px;
  }

  .sidebarNav .title {
    padding: 10px 20px;
  }
}
.tinynav1,
.blog-utilities .styled {
  display: none;
}
@media (max-width: 960px) {
  .tinynav1,
  .blog-utilities .styled {
    display: inline-block;
    width: 40%;
    float: left;
    margin-bottom: 0;
  }
}
@media (max-width: 500px) {
  .tinynav1,
  .blog-utilities .styled {
    width: 100%;
    float: none;
  }
}

@media (max-width: 960px) {
  .blog-utilities ul {
    display: none;
  }
}

.post-gallery,
.blog-content .page-content .post-gallery {
  margin-bottom: 30px;
}
.post-gallery a,
.blog-content .page-content .post-gallery a {
  display: block;
  border-bottom: 0;
}
.post-gallery img,
.blog-content .page-content .post-gallery img {
  display: block;
  width: 100%;
}
.post-gallery .slider .item,
.blog-content .page-content .post-gallery .slider .item {
  border: 9px solid white;
}
.post-gallery .caption,
.blog-content .page-content .post-gallery .caption {
  background-color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  font-size: 18rem;
  color: #555;
  padding: 5px 12px;
  width: 100%;
  text-align: center;
  display: block;
}
@media only screen and (max-width: 850px) {
  .post-gallery .caption,
  .blog-content .page-content .post-gallery .caption {
    position: static;
    font-size: 16px;
    font-size: 16rem;
  }
}
@media only screen and (max-width: 480px) {
  .post-gallery .caption,
  .blog-content .page-content .post-gallery .caption {
    display: none;
  }
}
.post-gallery .pager,
.post-gallery .gallery,
.blog-content .page-content .post-gallery .pager,
.blog-content .page-content .post-gallery .gallery {
  position: relative;
}
.post-gallery .gallery,
.blog-content .page-content .post-gallery .gallery {
  border: 1px solid #f0f0f0;
}
@media only screen and (max-width: 850px) {
  .post-gallery .gallery,
  .blog-content .page-content .post-gallery .gallery {
    padding: 0;
    margin: 0;
  }
}
.post-gallery .gallery .slick-prev:after,
.post-gallery .gallery .slick-next:after,
.blog-content .page-content .post-gallery .gallery .slick-prev:after,
.blog-content .page-content .post-gallery .gallery .slick-next:after {
  font-size: 52px;
}
@media only screen and (max-width: 850px) {
  .post-gallery .gallery .slick-prev:after,
  .post-gallery .gallery .slick-next:after,
  .blog-content .page-content .post-gallery .gallery .slick-prev:after,
  .blog-content .page-content .post-gallery .gallery .slick-next:after {
    font-size: 30px;
  }
}
.post-gallery .slick-prev,
.post-gallery .slick-next,
.blog-content .page-content .post-gallery .slick-prev,
.blog-content .page-content .post-gallery .slick-next {
  position: absolute;
  top: 50%;
  display: block;
  cursor: pointer;
  color: #0086c8;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.post-gallery .slick-prev:after,
.post-gallery .slick-next:after,
.blog-content .page-content .post-gallery .slick-prev:after,
.blog-content .page-content .post-gallery .slick-next:after {
  font-family: 'campaigntrack';
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
.post-gallery .slick-prev,
.blog-content .page-content .post-gallery .slick-prev {
  right: 100%;
  margin-right: 15px;
}
.post-gallery .slick-prev:after,
.blog-content .page-content .post-gallery .slick-prev:after {
  content: "\e60e";
}
.post-gallery .slick-next,
.blog-content .page-content .post-gallery .slick-next {
  left: 100%;
  margin-left: 15px;
}
.post-gallery .slick-next:after,
.blog-content .page-content .post-gallery .slick-next:after {
  content: "\e60f";
}
.post-gallery .post-gallery-nav,
.blog-content .page-content .post-gallery .post-gallery-nav {
  list-style: none;
  padding: 0px;
  margin: 10px -5px;
}
.post-gallery .post-gallery-nav li,
.blog-content .page-content .post-gallery .post-gallery-nav li {
  margin: 0px;
  padding: 0px;
}
@media only screen and (max-width: 480px) {
  .post-gallery .post-gallery-nav,
  .blog-content .page-content .post-gallery .post-gallery-nav {
    display: none;
  }
}
.post-gallery .post-gallery-nav .dot,
.blog-content .page-content .post-gallery .post-gallery-nav .dot {
  padding: 0 5px;
  outline: none;
}
.post-gallery .post-gallery-nav .dot span:after,
.blog-content .page-content .post-gallery .post-gallery-nav .dot span:after {
  content: '';
  width: 100%;
  height: 3px;
  background-color: #0086c8;
  display: block;
  position: absolute;
  top: 100%;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: -webkit-transform .2s ease-in-out;
          transition: transform .2s ease-in-out;
}
.post-gallery .post-gallery-nav .dot.slick-current span:after,
.blog-content .page-content .post-gallery .post-gallery-nav .dot.slick-current span:after {
  -webkit-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
          transform: translateY(-3px);
}
.post-gallery .dot span,
.post-gallery .item,
.blog-content .page-content .post-gallery .dot span,
.blog-content .page-content .post-gallery .item {
  position: relative;
  overflow: hidden;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.post-gallery .dot span:before,
.post-gallery .item:before,
.blog-content .page-content .post-gallery .dot span:before,
.blog-content .page-content .post-gallery .item:before {
  content: '';
  width: 100%;
  padding-top: 65%;
  display: block;
}

.waypoint, .waypoint-internal {
  visibility: hidden;
  -webkit-transition-property: none;
  transition-property: none;
}

.atm {
  display: none !important;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}



/* Additional styles
   ========================================================================== */

html,* {
    text-rendering: geometricPrecision !important; 
    -webkit-appearance: none;
}

::-webkit-input-placeholder{
    color: #555;
}
::-moz-placeholder{
    color: #555;
}

.grecaptcha-badge { opacity:0 !important; }

#cookie-law-info-bar {
    font-size: 14px !important;
}
.cli-tab-container p, 
.cli-privacy-content-text {
    font-size: 13px !important;
    font-weight: 300;
}
a.cli-privacy-readmore,
.cli-tab-header a.cli-nav-link {
    border: 0;
}


.text-break {
	word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.single-avada_portfolio header nav .menu-item-959 a:after {
    opacity: 1;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}


h2 a,
h4 a,
li a,
div.single-navigation a {
    border-bottom: none;
    padding-bottom: 0px;
}


/* iLightbox */
.ilightbox-holder .ilightbox-container .ilightbox-caption {
    font-size: 16px !important;
}
.ilightbox-holder.dark {
    padding: 0 !important;
    border: 0 !important;
    background: #fff !important;
}
.ilightbox-holder .ilightbox-container iframe {
    height: 100%; 
    width: 100%;
    min-width: 100%; 
}

.ilightbox-thumbnail {
    width: 80px !important;
    height: auto !important;
}
.ilightbox-thumbnails.ilightbox-vertical {
    width: 100px !important;
}
.ilightbox-thumbnail.ilightbox-active {
    opacity: 1 !important;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.ilightbox-holder .ilightbox-container .ilightbox-caption {
    background: transparent !important;
    color: #111 !important;
    left: auto !important;
    right: 20px !important;
    padding-bottom: 12px !important;
    text-shadow: none !important;
}
.ilightbox-toolbar {display: block !important}



/* PowerTip */
#powerTip:before { display: none}
#powerTip {
	background-color: #fff;
	padding: 12px;
	box-shadow: 0 0 12px rgba(0,0,0, 0.1); 
}
#powerTip .box_view_html {
	max-width: 400px;
	background-color: #fff;
	color: #555;
	font-size: 13px;
	font-weight: 400;
}
#powerTip p { font-size: 13px; color: #555;}
#powerTip p:last-child { margin-bottom: 10px}
#powerTip .btn { width: 100%;}
#powerTip img { width: 100%; max-width:400px; height:auto}

.pins_animation {border-radius: 40%;}
.ihp_popup_full span.close_ihp {width:32px; height:36px;}
.ihp_popup_full span.close_ihp svg {fill: #333; width:32px; height:32px;}

.pins_image { transform: scale(0.5); }

@media (max-width: 500px) {
	.pins_image { transform: scale(0.5); }
}
@keyframes Ani {
		0% { box-shadow: 0 0 0 rgba(0,134,200,0);
			border: 1px solid rgba(0,134,200, 0);
			transform: scale(0);
		}
		70% {
			box-shadow: 0 0 15px rgba(0,134,200,1);
			border: 1px solid rgba(0,134,200, 1);
			transform: scale(0.5);
		}
		100% {
			box-shadow: 0 0 5px rgba(0,134,200,0);
			border: 0 solid rgba(0,134,200, 0);
			transform: scale(0.75);
		}
}
/*
@keyframes Ani {
	0% { box-shadow: 0 0 0 rgba(0,134,200,0);
		border: 3px solid rgba(0,134,200, 0);
		transform: scale(0);
	}
	70% {
		box-shadow: 0 0 30px rgba(0,134,200,1);
		border: 3px solid rgba(0,134,200, 1);
		transform: scale(1);
	}
	100% {
		box-shadow: 0 0 10px rgba(0,134,200,0);
		border: 0 solid rgba(0,134,200, 0);
		transform: scale(1.5);
	}
}
*/
@media (max-width: 500px) {
	.pins_image { transform: scale(0.5); }
	
	@keyframes Ani {
		0% { box-shadow: 0 0 0 rgba(0,134,200,0);
			border: 1px solid rgba(0,134,200, 0);
			transform: scale(0);
		}
		70% {
			box-shadow: 0 0 15px rgba(0,134,200,1);
			border: 1px solid rgba(0,134,200, 1);
			transform: scale(0.5);
		}
		100% {
			box-shadow: 0 0 5px rgba(0,134,200,0);
			border: 0 solid rgba(0,134,200, 0);
			transform: scale(0.75);
		}
	}
}


/* Woocomm */
/* .woocommerce-container {display:none !important} */

.woocommerce .woocommerce-breadcrumb {
    margin: 1em 0 0 !important;
}
.woocommerce .woocommerce-breadcrumb a{
    color: #0086c8 !important;
}
.woocommerce .woocommerce-breadcrumb:after {
    content: "ACHTUNG: Neue Preise ab 01.04.2020";
    display: block;
    font-weight: 400;
    text-align: right;
    margin-top: 10px;
    font-size: 14px;
}
.woocommerce .page-title {
    text-align: center;
	text-transform: uppercase;
	font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif !important;
}
.woocommerce .product_title {
	font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif !important;
}

.woocommerce ul.products li.product h3 {
    text-align: center;
    font-size: 20px;
}
.woocommerce a.product_type_composite {
    font-weight: 500;
    color: #fff;
    background-color: #0086c8;
}
.woocommerce ul.products li.product {
    width: 30%;
    text-align: center;
}
@media only screen and (max-width: 768px) {
   .woocommerce ul.products li.product {
        width: auto;
    }
}


@media only screen and (min-width: 1024px) {
   .woocommerce div.product div.summary {
        width: 51%;
    }
}


.woocommerce .woocommerce-ordering,
.woocommerce .woocommerce-result-count,
.price del .amount,
.related.products,
.woocommerce input[name="update_cart"],
.woocommerce div.product div.images div.thumbnails,
.woocommerce .product_meta{
    display: none !important;
}

.woocommerce .woocommerce-message .button,
.woocommerce a.button{
    font-size: 14px !important;
    font-weight: 500 !important;
    padding: 12px 24px !important;
    text-transform: uppercase;
}

.woocommerce .single_add_to_cart_button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    background-color: #0085c7 !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    padding: 12px 24px !important;
    text-transform: uppercase;
    border:1px solid #0085c7 !important;
    -webkit-transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    transition: color 0.2s ease-in-out, background 0.2s ease-in-out;
    border-radius: 5px;
}
.woocommerce .single_add_to_cart_button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{
    background-color: transparent !important;
    color: #0085c7 !important;
    border-color: #0085c7 !important;
}
.woocommerce .composite_navigation a.page_button{
    font-size: 14px !important;
    font-weight: 500 !important;
    text-transform: uppercase;
}

.woocommerce div.product p.price, 
.woocommerce div.product span.price,
.bundled_product_summary .bundled_product_optional_checkbox .amount {
    color: #0085c7;
    font-size: 16px !important;
}
.woocommerce div.product p.price ins, 
.woocommerce div.product span.price ins {
    font-weight: 400;
    text-decoration: none;
}
/*.woocommerce div.product .composite_price .price,*/
.woocommerce div.product .bundle_price .price {
     font-size: 11px !important; 
}
.woocommerce div.product .composite_price .price:after {
	content: attr(data-after);
    color: #0085c7;
    font-size: 16px;
    font-weight: 500;
	display: block;
	text-align: right;
	margin-top: 15px;
}
.woocommerce div.product .composite_form:after {
	content: '*Der Verkaufspreis kann abhängig von Service, Leistungen und Transport variieren. Bitte lassen Sie sich von Ihrem Fachhändler beraten oder kontaktieren Sie uns für weitere Fragen.';
	font-size: 11px;
	width: 100%;
	display: block;
}
.woocommerce div.product .composite_price {
	margin: 0
}

.bundled_product_summary .details {
    padding-bottom: 6px !important;
}
.woocommerce table.variations {
    width: 100%;
}

.bundled_product .cart .variations {
    margin: 8px 0 !important;
}
.bundled_product_summary .product_title {
    color: #111;
}
.bundled_product .cart .variations td.label {
    padding-top: 0.6em;
}
.bundled_product .cart .variations td.label,
.bundled_product_summary .product_excerpt p,
.bundled_product_summary .bundled_item_wrap .woocommerce-variation-description p{
    color: #333;
    font-size: 13px !important;
    font-weight: 300 !important;
}
.bundled_product .cart .variations select {
    font-family: 'Fira Sans Condensed', Helvetica, Arial, sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 13px !important;
    background: #e5e5e9;
    padding: 6px !important;
    border: 1px solid transparent;
}

.component .component_inner {
    padding-bottom: 0 !important;
}
.composite_price {
    margin: 0 0 20px;
}
.composite_data {
    display: block !important;
    text-align: right;
}
.composite_data .composite_button {
    display: none;
}
.composite_data.active .composite_button {
    display: block !important;
}

.component .composited_product_images a.composited_product_image { 
	pointer-events: none;
}

.component .component_option_thumbnail {
	border-radius: 6px;
}
.component_option_thumbnail.selected {
	box-shadow: 0px 0px 6px 2px rgb(0 132 199) !important;
}

.composite_form .component_summary .component_section_title,
.composite_form .component_summary h4.composited_product_title {
	display: inline-block;
	font-size: 14px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
}
.composite_form .component_summary .component_section_title a.clear_component_options {
	padding: 4px 8px !important;
    border: 1px solid #0085c7 !important;
    border-radius: 5px;
    margin-left: 10px;
    font-size: 12px !important;
}
.composite_form small.pak_attribute {
	float:right;
	color:#0085c7;
}
.composite_form small.pak_attribute:last-child {
	display: none;
}

.variations abbr.required {
	color: white !important;
}

div[data-bundled_item_id="11251"] .variations,
div[data-bundled_item_id="11255"] .variations,
div[data-bundled_item_id="1162"] .variations,
div[data-bundled_item_id="1169"] .variations,
div[data-bundled_item_id="1156"] .variations {
    display:none;
}

.variations select[name="component_1453323274_bundle_attribute_element_13963"],
.variations select[name="component_1453323306_bundle_attribute_element_13960"],
.variations select[name="component_1459262553_bundle_attribute_element_13960"],
.variations select[name="component_1459262557_bundle_attribute_element_11341"],
.variations select[name="component_1459262553_bundle_attribute_element_11341"],
.variations select[name="component_1459262553_bundle_attribute_ausfuehrung_11322"]
{
	background: white !important;
	pointer-events: none;
}
