/* reset */
/* normalize */
/* Eric Meyer reset css */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* variables */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* owl carousel */
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
/* base */
/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
@import 'products-range';
/* 
 * Selecter v3.2.3 - 2014-10-24 
 * A jQuery plugin for replacing default select elements. Part of the Formstone Library. 
 * http://formstone.it/selecter/ 
 * 
 * Copyright 2014 Ben Plum; MIT Licensed 
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  /* HTML5 display-role reset for older browsers */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  /* 1 */
  font-family: sans-serif;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /**
 * Remove default margin.
 */
}
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, menu, 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 {
  /* 1 */
  display: inline-block;
  /* 2 */
  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-color: 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: 1px dotted;
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
}
b, strong {
  font-weight: bold;
  /**
 * 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 {
  -moz-box-sizing: content-box;
  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 {
  /* 1 */
  color: inherit;
  /* 2 */
  font: inherit;
  /* 3 */
  margin: 0;
  /**
 * 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"] {
  /* 2 */
  -webkit-appearance: button;
  /* 3 */
  cursor: pointer;
  /**
 * 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"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
  /**
 * 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"] {
  /* 1 */
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  /* 2 */
  -webkit-box-sizing: content-box;
  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 {
  /* 1 */
  border: 0;
  /* 2 */
  padding: 0;
  /**
 * 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
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td, th {
  padding: 0;
}
@media only screen and (max-width: 1024px) {
  /*font-weights*/}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  /* display none until init */
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* mouse grab icon */
}
.grabbing {
  cursor: url(../img/grabbing.png) 8 8, move;
  /* fix */
}
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
  margin-top: 69px;
  text-align: center;
  /* Styling Next and Prev buttons */
}
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  /*IE7 life-saver */
  *display: inline;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  /*IE7 fix*/
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  /* Clickable class fix problem with hover on touch devices */
  /* Use it for non-touch hover action */
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  /*IE7 fix*/
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
  /* Styling Pagination*/
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  /*IE7 life-saver */
  *display: inline;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 10px;
  height: 10px;
  /*
	filter: Alpha(Opacity=50);/*IE7 fix*/
  /*opacity: 0.5;*/
  margin: 0 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #ebebeb;
  border: 0;
  transition: 0.3s all ease;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #c2c2c2;
  /* If PaginationNumbers is true */
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  /* preloading images */
}
.owl-item.loading {
  min-height: 150px;
  background: url(../img/AjaxLoader.gif) no-repeat center center;
}
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x : 50%;
  -webkit-perspective-origin-y : 50%;
  -moz-perspective : 1200px;
  -moz-perspective-origin-x : 50%;
  -moz-perspective-origin-y : 50%;
  perspective : 1200px;
  /* fade */
}
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut 1s both ease;
  -moz-animation: fadeOut 1s both ease;
  animation: fadeOut 1s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn 1s both ease;
  -moz-animation: fadeIn 1s both ease;
  animation: fadeIn 1s both ease;
  /* backSlide */
}
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
  /* goDown */
}
.owl-goDown-out {
  -webkit-animation: scaleToFade 1s ease both;
  -moz-animation: scaleToFade 1s ease both;
  animation: scaleToFade 1s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown 0.6s ease both;
  -moz-animation: goDown 0.6s ease both;
  animation: goDown 0.6s ease both;
  /* scaleUp */
}
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.5s ease both;
  -moz-animation: scaleUpFrom 0.5s ease both;
  animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.5s ease both;
  -moz-animation: scaleUpTo 0.5s ease both;
  animation: scaleUpTo 0.5s ease both;
  /* Keyframes */
  /*empty*/
}
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%, 25% {
    opacity: 0.5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: 0.5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon/icomoon.eot');
  src: url('../fonts/icomoon/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon/icomoon.woff') format('woff'), url('../fonts/icomoon/icomoon.ttf') format('truetype'), url('../fonts/icomoon/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clear:after {
  clear: both;
  display: table;
  content: "";
}
html {
  font-family: 'Lato', Helvetica, Arial, Sans-Serif;
}
body {
  padding-top: 129px;
}
@media only screen and (max-width: 1024px) {
  body {
    padding-top: 0;
    background: #363636;
    /*&.admin-bar{
		padding-top: 32 + $navbar-height;
	}*/
  }
}
.wrap {
  background-color: white;
}
.container {
  width: 960px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .container {
    width: auto;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
  }
}
div.wpcf7-validation-errors {
  border: 0;
  padding: 0;
  outline: 0;
  display: none !important;
  margin: 0;
  height: 0;
  overflow: hidden;
  font-size: 1px;
  line-height: 1px;
}
div.wpcf7-mail-sent-ok {
  display: none;
}
span.wpcf7-not-valid-tip {
  padding: 3px 0 10px 9px;
  font-size: 0.8em;
}
#sb-title-inner, #sb-info-inner, #sb-loading-inner, div.sb-message {
  font-family: "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 200;
  color: #fff;
}
#sb-container {
  position: fixed;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 1200;
  text-align: left;
  visibility: hidden;
  display: none;
}
#sb-overlay {
  position: relative;
  height: 100%;
  width: 100%;
}
#sb-wrapper {
  position: absolute;
  visibility: hidden;
  width: 100px;
  z-index: 1000;
}
#sb-wrapper-inner {
  position: relative;
  border: 1px solid #303030;
  overflow: hidden;
  height: 100px;
}
#sb-body {
  position: relative;
  height: 100%;
}
#sb-body-inner {
  position: absolute;
  height: 100%;
  width: 100%;
}
#sb-player.html {
  height: 100%;
  overflow: auto;
}
#sb-body img {
  border: none;
}
#sb-loading {
  position: relative;
  height: 100%;
}
#sb-loading-inner {
  position: absolute;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  width: 100%;
  text-align: center;
}
#sb-loading-inner span {
  background: url(../img/loading.gif) no-repeat;
  padding-left: 34px;
  display: inline-block;
}
#sb-body, #sb-loading {
  background-color: #060606;
}
#sb-title, #sb-info {
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#sb-title, #sb-title-inner {
  height: 26px;
  line-height: 26px;
}
#sb-title-inner {
  font-size: 16px;
}
#sb-info, #sb-info-inner {
  height: 20px;
  line-height: 20px;
}
#sb-info-inner {
  font-size: 12px;
}
#sb-nav {
  float: right;
  height: 16px;
  padding: 2px 0;
  width: 45%;
}
#sb-nav a {
  display: block;
  float: right;
  height: 16px;
  width: 16px;
  margin-left: 3px;
  cursor: pointer;
  background-repeat: no-repeat;
}
#sb-nav-close {
  background-image: url(../img/close.png);
}
#sb-nav-next {
  background-image: url(../img/next.png);
}
#sb-nav-previous {
  background-image: url(../img/previous.png);
}
#sb-nav-play {
  background-image: url(../img/play.png);
}
#sb-nav-pause {
  background-image: url(../img/pause.png);
}
#sb-counter {
  float: left;
  width: 45%;
}
#sb-counter a {
  padding: 0 4px 0 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}
#sb-counter a.sb-counter-current {
  text-decoration: underline;
}
div.sb-message {
  font-size: 12px;
  padding: 10px;
  text-align: center;
}
div.sb-message a:link, div.sb-message a:visited {
  color: #fff;
  text-decoration: underline;
}
.admin-bar header.navbar {
  padding-top: 32px;
}
@media only screen and (max-width: 1024px) {
  .admin-bar header.navbar {
    padding-top: 0;
  }
}
header.navbar {
  height: 129px;
  background: #252525;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}
@media only screen and (max-width: 1024px) {
  header.navbar {
    padding-top: 0;
    height: auto;
    position: static;
    border-bottom: 1px solid #2b2b2b;
  }
}
header.navbar .search-form {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media only screen and (max-width: 1024px) {
  header.navbar .search-form {
    box-sizing: border-box;
    width: 100%;
    padding-right: 115px;
    position: relative;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  header.navbar .social-links {
    display: none;
  }
}
header.navbar .container {
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  header.navbar .container {
    padding-top: 66px;
    height: 241px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
header.navbar .container .brand {
  width: 166px;
  height: 87px;
  position: absolute;
  display: block;
  text-decoration: none;
  border: 0;
  left: 14px;
  top: 21px;
  background: url('../img/bg-logo.png') center center no-repeat;
}
@media only screen and (max-width: 1024px) {
  header.navbar .container .brand {
    position: static;
    margin: 0 auto 30px;
  }
}
header.navbar .dropdown-menu {
  display: none;
  position: absolute;
  right: 0;
  top: 42px;
  background: #252525;
  padding-bottom: 6px;
  box-shadow: inset 0 8px 12px -8px rgba(0, 0, 0, 0.5);
  padding-top: 4px;
}
header.navbar .dropdown-menu li {
  min-width: 159px;
}
header.navbar .dropdown-menu li a {
  display: block;
  text-align: right;
  padding-right: 18px;
  padding-left: 18px;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 10px;
  color: white;
  transition: 0.3s all ease;
}
header.navbar .dropdown-menu li a:hover {
  background: #865da9;
}
header.navbar .dropdown {
  width: auto;
  height: auto;
  position: relative;
}
header.navbar .dropdown:hover > .dropdown-menu {
  display: block;
}
header.navbar .main-nav {
  width: auto;
  height: 43px;
  position: absolute;
  right: 0;
  bottom: 0;
}
header.navbar .main-nav > ul > li {
  float: left;
}
header.navbar .main-nav > ul > li:last-child a {
  padding-right: 0;
}
header.navbar .main-nav > ul > li.active > a {
  border-bottom: 3px solid #8560a8;
}
header.navbar .main-nav > ul > li > a {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  height: 43px;
  box-sizing: border-box;
  display: block;
  padding-top: 11px;
  transition: 0.3s all ease;
  border-bottom: 3px solid transparent;
}
header.navbar .main-nav > ul > li > a:hover {
  border-bottom: 3px solid #8560a8;
}
@media only screen and (max-width: 1024px) {
  header.navbar .main-nav {
    display: none;
  }
}
header.navbar .top-search {
  position: absolute;
  top: 45px;
  right: 0;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  header.navbar .top-search {
    position: relative;
    top: auto;
    right: auto;
    margin: 0 auto;
  }
}
header.navbar .top-search .search-field {
  border: 0;
  background: white;
  box-sizing: border-box;
  width: 216px;
  height: 34px;
  text-transform: uppercase;
  color: #a3a3a3;
  font-size: 12px;
  padding-left: 9px;
  padding-right: 9px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
@media only screen and (max-width: 1024px) {
  header.navbar .top-search .search-field {
    width: 100%;
  }
}
header.navbar .top-search .search-submit {
  background: #8560a8 url('../img/icon-search.png') center center no-repeat;
  height: 34px;
  width: 36px;
  border: 0;
  padding: 0;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  float: right;
}
@media only screen and (max-width: 1024px) {
  header.navbar .top-search .search-submit {
    float: none;
    position: absolute;
    right: 80px;
    top: 0;
  }
}
header.navbar .contact-lang {
  width: auto;
  height: 13px;
  position: absolute;
  right: 0;
  top: 15px;
}
@media only screen and (max-width: 1024px) {
  header.navbar .contact-lang {
    top: 24px;
    width: 100%;
    text-align: center;
    right: 0;
  }
}
header.navbar .contact-lang .contact-text {
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  float: right;
}
@media only screen and (max-width: 1024px) {
  header.navbar .contact-lang .contact-text {
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 17px;
  }
}
header.navbar .contact-lang .contact-text span {
  font-weight: 700;
}
header.navbar .contact-lang .lang-select {
  float: right;
  width: 70px;
  display: block;
  height: 13px;
  margin-left: 20px;
}
@media only screen and (max-width: 1024px) {
  header.navbar .contact-lang .lang-select {
    display: none;
  }
}
header.navbar .contact-lang .lang-select li {
  display: block;
  width: 18px;
  height: 12px;
  margin-right: 8px;
  float: left;
}
header.navbar .contact-lang .lang-select li:last-child {
  margin-right: 0;
}
header.navbar .contact-lang .lang-select li a {
  display: inline-block;
  width: 18px;
  height: 12px;
}
header.navbar .contact-lang .lang-select li a img {
  display: block;
}
@media only screen and (max-width: 1024px) {
  header.navbar .contact-lang .lang-select li {
    display: none;
  }
}
.social-links {
  height: 22px;
  width: auto;
  position: absolute;
  top: 51px;
  right: 273px;
}
.social-links li {
  display: block;
  float: left;
  width: 22px;
  height: 22px;
  margin-right: 7px;
}
.social-links li:last-child {
  margin-right: 0;
}
.social-links li a {
  display: block;
  width: 22px;
  height: 22px;
}
.social-links .pinterest-link {
  background: url('../img/icon-pinterest.png') center center no-repeat;
}
.social-links .pinterest-link:hover {
  background: url('../img/icon-pinterest-hover.png') center center no-repeat;
}
.social-links .twitter-link {
  background: url('../img/icon-twitter.png') center center no-repeat;
}
.social-links .twitter-link:hover {
  background: url('../img/icon-twitter-hover.png') center center no-repeat;
}
.social-links .facebook-link {
  background: url('../img/icon-facebook.png') center center no-repeat;
}
.social-links .facebook-link:hover {
  background: url('../img/icon-facebook-hover.png') center center no-repeat;
}
.social-links .youtube-link {
  background: url('../img/icon-youtube.png') center center no-repeat;
}
.social-links .youtube-link:hover {
  background: url('../img/icon-youtube-hover.png') center center no-repeat;
}
#products-dropdown {
  position: fixed;
  /*display: none;*/
  top: -500px;
  background: white;
  padding-top: 34px;
  width: 100%;
  z-index: 1000;
  left: 0;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  transition: all ease-in-out 0.8s;
  -webkit-transition: all ease-in-out 0.8s;
  -o-transition: all ease-in-out 0.8s;
  -ms-transition: all ease-in-out 0.8s;
  -moz-transition: all ease-in-out 0.8s;
}
@media only screen and (max-width: 1024px) {
  #products-dropdown {
    display: none;
  }
}
#products-dropdown.shown {
  top: 129px;
}
#products-dropdown .top-products-wrapper {
  padding-bottom: 72px;
  background: url('../img/bg-top-dropdown.png') center bottom no-repeat;
  margin-bottom: 26px;
}
#products-dropdown .product-dropdown-ranges {
  text-align: justify;
  font-size: 0;
  line-height: 0;
  width: 710px;
  float: left;
  margin-right: 17px;
}
#products-dropdown .product-dropdown-ranges:after {
  width: 100%;
  display: inline-block;
  content: "";
}
#products-dropdown .product-dropdown-ranges .product-category-box {
  display: inline-block;
  margin-bottom: 16px;
  width: 164px;
  height: 139px;
  position: relative;
}
#products-dropdown .product-dropdown-ranges .product-category-box .product-text {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  box-sizing: border-box;
  padding-top: 65px;
  line-height: 1em;
  opacity: 0;
  transition: 0.3s all ease;
}
#products-dropdown .product-dropdown-ranges .product-category-box:hover .product-text {
  opacity: 1;
}
#products-dropdown .product-dropdown-ranges .product-category-box h3 {
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: center;
  line-height: 1em;
}
#products-dropdown .product-dropdown-ranges .product-category-box p {
  text-align: center;
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 300;
}
#products-dropdown .product-dropdown-ranges .product-category-box p span {
  display: inline-block;
  background: url('../img/bg-product-range-text.png') center center no-repeat;
  width: 5px;
  height: 8px;
  margin-left: 4px;
}
#products-dropdown .product-dropdown-ranges .product-category-box a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  box-sizing: border-box;
}
.dropdown-right img {
  max-width: 100%;
  height: auto;
}
.dropdown-right p {
  font-size: 12px;
  color: black;
  line-height: 1.2em;
  font-family: Helvetica, Arial, Sans-Serif;
}
.dropdown-all-products {
  padding-bottom: 37px;
  text-align: center;
}
.dropdown-all-products a {
  display: inline-block;
  text-decoration: none;
  padding-left: 27px;
  text-transform: uppercase;
  color: #707070;
  font-weight: 400;
  font-size: 12px;
  background: url('../img/icon-ourproducts.png') left center no-repeat;
}
.dropdown-all-products a a:hover {
  text-decoration: underline;
}
.admin-bar #products-dropdown.shown {
  top: 161px;
}
footer.content-info {
  background: #252525;
  height: 370px;
}
@media only screen and (max-width: 1024px) {
  footer.content-info {
    height: auto;
  }
}
footer.content-info .container {
  position: relative;
  padding-top: 79px;
  box-sizing: border-box;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container {
    padding-top: 44px;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 40px;
  }
}
footer.content-info .container .brand {
  width: 166px;
  height: 87px;
  position: absolute;
  display: block;
  text-decoration: none;
  border: 0;
  right: 0;
  top: 76px;
  background: url('../img/bg-logo.png') center center no-repeat;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .brand {
    position: static;
    margin: 0 auto 48px;
  }
}
footer.content-info .container .copyright-text {
  font-weight: 300;
  color: #8a8a8a;
  font-size: 15px;
  position: absolute;
  left: 0;
  bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .copyright-text {
    position: static;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2em;
  }
}
footer.content-info .container .copyright-text span {
  font-weight: bold;
  color: white;
}
footer.content-info .container .copyright-text br {
  display: none;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .copyright-text br {
    display: block;
  }
}
footer.content-info .container .social-links {
  left: 0;
  bottom: 92px;
  top: auto;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .social-links {
    position: static;
    text-align: center;
    margin-bottom: 50px;
  }
  footer.content-info .container .social-links li {
    display: inline-block;
    float: none;
  }
}
footer.content-info .container h3 {
  font-size: 15px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-weight: 700;
}
footer.content-info .container .bottom-contact-info {
  position: absolute;
  width: 318px;
  height: 126px;
  left: 0;
  top: 79px;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .bottom-contact-info {
    position: static;
    text-align: center;
    width: auto;
    margin: 0 auto 40px;
    height: auto;
  }
}
footer.content-info .container .bottom-contact-info p {
  line-height: 22px;
  color: #8a8a8a;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 10px;
}
footer.content-info .container .bottom-contact-info p:last-child {
  margin-bottom: 0;
}
footer.content-info .container .bottom-contact-info p a {
  text-decoration: none;
  color: white;
  transition: 0.3s all ease;
}
footer.content-info .container .bottom-contact-info p a:hover {
  color: #8560a8;
}
footer.content-info .container .bottom-navigation {
  position: absolute;
  width: 389px;
  height: 200px;
  left: 333px;
  top: 79px;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .bottom-navigation {
    position: static;
    width: 291px;
    margin: 0 auto 40px;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .bottom-navigation h3 {
    display: none;
  }
}
footer.content-info .container .bottom-navigation li {
  display: inline-block;
  width: 192px;
  height: 22px;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .bottom-navigation li {
    float: left;
    width: 50%;
  }
}
footer.content-info .container .bottom-navigation li a {
  text-decoration: none;
  color: #8a8a8a;
  font-weight: 300;
  font-size: 15px;
  display: inline-block;
  line-height: 22px;
  transition: 0.3s all ease;
}
@media only screen and (max-width: 1024px) {
  footer.content-info .container .bottom-navigation li a {
    text-align: center;
    display: block;
  }
}
footer.content-info .container .bottom-navigation li a:hover {
  color: white;
}
.footer-getintouch {
  background: #8560a8 url('../img/bg-getintouch.png') center center no-repeat;
  background-size: cover;
  height: 199px;
}
@media only screen and (max-width: 1024px) {
  .footer-getintouch {
    height: 319px;
    background-image: url('../img/bg-getintouch-mobile.png');
  }
}
.footer-getintouch br {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .footer-getintouch br {
    display: block;
  }
}
.footer-getintouch .container {
  height: 100%;
  text-align: center;
  padding-top: 68px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .footer-getintouch .container {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 105px;
  }
}
.footer-getintouch .container p {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 32px;
  font-size: 18px;
  letter-spacing: 2px;
}
@media only screen and (max-width: 1024px) {
  .footer-getintouch .container p {
    margin-bottom: 30px;
  }
  .footer-getintouch .container p:last-child {
    margin-bottom: 0;
  }
}
p.copyright-text a {
  color: #8a8a8a;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
}
.page-template-default .wrap, .error404 .wrap {
  background-image: url('../img/bg-page.png');
  background-repeat: repeat-x;
  background-position: 0 top;
}
@media only screen and (max-width: 1024px) {
  .page-template-default .wrap, .error404 .wrap {
    background-position: 0 246px;
  }
}
.page-template-default .content, .error404 .content {
  background: url('../img/bg-page-bottom.png') bottom repeat-x;
}
.page-template-default main, .error404 main {
  padding-bottom: 207px;
}
.page-template-default .page-header, .error404 .page-header {
  margin-bottom: 57px;
  padding-top: 65px;
}
.page-template-default .page-header h1, .error404 .page-header h1 {
  margin-top: 0;
  margin-bottom: 45px;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.page-content p {
  font-size: 12px;
  line-height: 24px;
  color: #707070;
  font-family: Helvetica, Arial, Sans-Serif;
  margin-bottom: 38px;
}
.page-content p:last-child {
  margin-bottom: 0;
}
.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  color: black;
  font-family: 'Lato', Helvetica, Arial, Sans-Serif;
}
.page-content h1 {
  font-size: 28px;
}
.page-content h2 {
  font-size: 24px;
}
.page-content h3 {
  font-size: 21px;
}
.page-content h4 {
  font-size: 18px;
}
.page-content h5 {
  font-size: 16px;
}
.page-content h6 {
  font-size: 14px;
}
.page-content img {
  max-width: 100%;
  height: auto;
}
.page-content .alignleft {
  float: left;
  margin-right: 20px;
}
.page-content .alignright {
  float: right;
  margin-left: 20px;
}
.page-content .aligncenter {
  text-align: center;
  margin: 0 auto 38px;
}
.page-content .caption {
  max-width: 100%;
  height: auto;
}
.page-content figure {
  max-width: 100%;
  height: auto;
  margin: 0 0 20px;
}
.page-content figcaption {
  padding-top: 10px;
  font-size: 12px;
  line-height: 24px;
  color: #707070;
  font-family: Helvetica, Arial, Sans-Serif;
}
.page-content em {
  font-style: italic;
}
.page-content a {
  text-decoration: none;
  color: #8560a8;
}
.page-content a:hover {
  text-decoration: underline;
}
.page-content blockquote {
  background: none repeat scroll 0 0 #fbfbfb;
  box-sizing: border-box;
  padding: 47px 36px 47px 41px;
  margin-bottom: 38px;
  max-width: 100%;
  color: black;
  font-style: italic;
  font-size: 16px;
}
.page-content ul {
  margin-bottom: 38px;
  list-style-type: square;
  padding-left: 20px;
}
.page-content ul li {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 24px;
  padding-left: 10px;
  color: #707070;
  font-family: Helvetica, Arial, Sans-Serif;
}
.page-content ol {
  margin-bottom: 38px;
  list-style-type: decimal;
  padding-left: 20px;
}
.page-content ol li {
  margin-bottom: 5px;
  font-size: 12px;
  line-height: 24px;
  padding-left: 10px;
  color: #707070;
  font-family: Helvetica, Arial, Sans-Serif;
}
.page-template-template-products-php .wrap, .tax-product_range .wrap, .tax-application_category .wrap, .page-template-template-applications-php .wrap {
  background-image: url('../img/bg-page.png');
  background-repeat: repeat-x;
  background-position: 0 top;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-products-php .wrap, .tax-product_range .wrap, .tax-application_category .wrap, .page-template-template-applications-php .wrap {
    background-position: 0 246px;
  }
}
.page-template-template-products-php .footer-getintouch, .tax-product_range .footer-getintouch, .tax-application_category .footer-getintouch, .page-template-template-applications-php .footer-getintouch {
  display: none;
}
.page-template-template-products-php .content, .tax-product_range .content, .tax-application_category .content, .page-template-template-applications-php .content {
  background: url('../img/bg-page-bottom.png') bottom repeat-x;
}
.page-template-template-products-php main, .tax-product_range main, .tax-application_category main, .page-template-template-applications-php main {
  padding-bottom: 207px;
}
.page-template-template-products-php .backlink, .tax-product_range .backlink, .tax-application_category .backlink, .page-template-template-applications-php .backlink {
  padding-top: 20px;
  padding-left: 17px;
  background: url('../img/bg-backlink.png') left 25px no-repeat;
}
.page-template-template-products-php .backlink a, .tax-product_range .backlink a, .tax-application_category .backlink a, .page-template-template-applications-php .backlink a {
  color: black;
  text-decoration: none;
  font-weight: 400;
  text-transform: uppercase;
}
.page-template-template-products-php .backlink a:hover, .tax-product_range .backlink a:hover, .tax-application_category .backlink a:hover, .page-template-template-applications-php .backlink a:hover {
  text-decoration: underline;
}
.page-template-template-products-php .page-header, .tax-product_range .page-header, .tax-application_category .page-header, .page-template-template-applications-php .page-header {
  margin-bottom: 57px;
  padding-top: 65px;
}
.page-template-template-products-php .page-header h1, .tax-product_range .page-header h1, .tax-application_category .page-header h1, .page-template-template-applications-php .page-header h1 {
  margin-top: 0;
  margin-bottom: 45px;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-products-php .page-header h1, .tax-product_range .page-header h1, .tax-application_category .page-header h1, .page-template-template-applications-php .page-header h1 {
    text-align: center;
  }
}
.page-template-template-products-php .products-intro, .tax-product_range .products-intro, .tax-application_category .products-intro, .page-template-template-applications-php .products-intro {
  background: #8560a8;
  padding-top: 40px;
  padding-left: 38px;
  padding-right: 38px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-products-php .products-intro, .tax-product_range .products-intro, .tax-application_category .products-intro, .page-template-template-applications-php .products-intro {
    margin-bottom: 29px;
    padding: 40px 12px 46px;
  }
}
.page-template-template-products-php .products-intro h1, .tax-product_range .products-intro h1, .tax-application_category .products-intro h1, .page-template-template-applications-php .products-intro h1, .page-template-template-products-php .products-intro h2, .tax-product_range .products-intro h2, .tax-application_category .products-intro h2, .page-template-template-applications-php .products-intro h2, .page-template-template-products-php .products-intro h3, .tax-product_range .products-intro h3, .tax-application_category .products-intro h3, .page-template-template-applications-php .products-intro h3 {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 28px;
  text-align: left;
}
.page-template-template-products-php .products-intro p, .tax-product_range .products-intro p, .tax-application_category .products-intro p, .page-template-template-applications-php .products-intro p {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-products-php .product-categories-list, .tax-product_range .product-categories-list, .tax-application_category .product-categories-list, .page-template-template-applications-php .product-categories-list {
    text-align: center;
  }
}
.page-template-template-products-php .product-categories-list .product-category-box, .tax-product_range .product-categories-list .product-category-box, .tax-application_category .product-categories-list .product-category-box, .page-template-template-applications-php .product-categories-list .product-category-box {
  float: left;
  margin-right: 34px;
  width: 297px;
  height: 250px;
  position: relative;
  margin-bottom: 34px;
}
.page-template-template-products-php .product-categories-list .product-category-box:nth-child(3n+3), .tax-product_range .product-categories-list .product-category-box:nth-child(3n+3), .tax-application_category .product-categories-list .product-category-box:nth-child(3n+3), .page-template-template-applications-php .product-categories-list .product-category-box:nth-child(3n+3) {
  margin-right: 0;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-products-php .product-categories-list .product-category-box, .tax-product_range .product-categories-list .product-category-box, .tax-application_category .product-categories-list .product-category-box, .page-template-template-applications-php .product-categories-list .product-category-box {
    float: none;
    display: inline-block;
    margin-left: 7px;
    margin-right: 7px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-template-products-php .product-categories-list .product-category-box, .tax-product_range .product-categories-list .product-category-box, .tax-application_category .product-categories-list .product-category-box, .page-template-template-applications-php .product-categories-list .product-category-box {
    margin-right: 0;
    margin-left: 0;
  }
  .page-template-template-products-php .product-categories-list .product-category-box:nth-child(2n+1), .tax-product_range .product-categories-list .product-category-box:nth-child(2n+1), .tax-application_category .product-categories-list .product-category-box:nth-child(2n+1), .page-template-template-applications-php .product-categories-list .product-category-box:nth-child(2n+1) {
    margin-left: 0;
    margin-right: 7px;
  }
  .page-template-template-products-php .product-categories-list .product-category-box:nth-child(2n+2), .tax-product_range .product-categories-list .product-category-box:nth-child(2n+2), .tax-application_category .product-categories-list .product-category-box:nth-child(2n+2), .page-template-template-applications-php .product-categories-list .product-category-box:nth-child(2n+2) {
    margin-right: 0;
    margin-left: 7px;
  }
}
@media only screen and (max-width: 611px) {
  .page-template-template-products-php .product-categories-list .product-category-box, .tax-product_range .product-categories-list .product-category-box, .tax-application_category .product-categories-list .product-category-box, .page-template-template-applications-php .product-categories-list .product-category-box {
    max-width: 100%;
    margin-bottom: 23px;
    display: inline-block;
    float: none;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
.page-template-template-products-php .product-categories-list .product-category-box .product-text, .tax-product_range .product-categories-list .product-category-box .product-text, .tax-application_category .product-categories-list .product-category-box .product-text, .page-template-template-applications-php .product-categories-list .product-category-box .product-text {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  display: block;
  box-sizing: border-box;
  padding-top: 115px;
  line-height: 1em;
  opacity: 0;
  transition: 0.3s all ease;
}
.page-template-template-products-php .product-categories-list .product-category-box:hover .product-text, .tax-product_range .product-categories-list .product-category-box:hover .product-text, .tax-application_category .product-categories-list .product-category-box:hover .product-text, .page-template-template-applications-php .product-categories-list .product-category-box:hover .product-text {
  opacity: 1;
}
.page-template-template-products-php .product-categories-list .product-category-box h3, .tax-product_range .product-categories-list .product-category-box h3, .tax-application_category .product-categories-list .product-category-box h3, .page-template-template-applications-php .product-categories-list .product-category-box h3 {
  text-transform: uppercase;
  font-size: 20px;
  color: #fff;
  margin-bottom: 15px;
  text-align: center;
  line-height: 1em;
}
.page-template-template-products-php .product-categories-list .product-category-box p, .tax-product_range .product-categories-list .product-category-box p, .tax-application_category .product-categories-list .product-category-box p, .page-template-template-applications-php .product-categories-list .product-category-box p {
  text-align: center;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 300;
}
.page-template-template-products-php .product-categories-list .product-category-box p span, .tax-product_range .product-categories-list .product-category-box p span, .tax-application_category .product-categories-list .product-category-box p span, .page-template-template-applications-php .product-categories-list .product-category-box p span {
  display: inline-block;
  background: url('../img/bg-product-range-text.png') center center no-repeat;
  width: 5px;
  height: 8px;
  margin-left: 4px;
}
.page-template-template-products-php .product-categories-list .product-category-box a, .tax-product_range .product-categories-list .product-category-box a, .tax-application_category .product-categories-list .product-category-box a, .page-template-template-applications-php .product-categories-list .product-category-box a {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  box-sizing: border-box;
}
.single-product #product-top, .single-application #product-top {
  height: 668px;
  background-color: black;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-top, .single-application #product-top {
    height: 533px;
  }
}
.single-product #product-top .container, .single-application #product-top .container {
  width: 960px;
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-top .container, .single-application #product-top .container {
    width: auto;
  }
}
.single-product #product-top .container .product-head-text, .single-application #product-top .container .product-head-text {
  position: absolute;
  left: 24px;
  top: 167px;
  width: 420px;
  height: auto;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  padding: 20px;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-top .container .product-head-text, .single-application #product-top .container .product-head-text {
    top: 59px;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.single-product #product-top .container .product-head-text .product-title, .single-application #product-top .container .product-head-text .product-title {
  font-size: 48px;
  color: #fff;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 20px;
  letter-spacing: 10px;
  text-transform: uppercase;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-top .container .product-head-text .product-title, .single-application #product-top .container .product-head-text .product-title {
    font-size: 26px;
  }
}
.single-product #product-top .container .product-head-text .subtitle, .single-application #product-top .container .product-head-text .subtitle {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 27px;
}
.single-product #product-top .container .product-head-text .intro-text, .single-application #product-top .container .product-head-text .intro-text {
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}
.single-product .support-link-mobile, .single-application .support-link-mobile, .single-product .spec-link-mobile, .single-application .spec-link-mobile {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .single-product .support-link-mobile, .single-application .support-link-mobile, .single-product .spec-link-mobile, .single-application .spec-link-mobile {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 81px;
    line-height: 81px;
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-top: 60px;
    background: #8561a8;
  }
}
.single-product #product-inner-nav, .single-application #product-inner-nav {
  background: black;
  display: block;
  height: 122px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-inner-nav, .single-application #product-inner-nav {
    height: auto;
  }
}
.single-product #product-inner-nav .inner-nav-wrapper, .single-application #product-inner-nav .inner-nav-wrapper {
  background: #845fa7 url('../img/bg-purple-noise.png');
  height: 122px;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-inner-nav .inner-nav-wrapper, .single-application #product-inner-nav .inner-nav-wrapper {
    height: auto;
  }
}
.single-product #product-inner-nav .inner-nav-wrapper.sticky, .single-application #product-inner-nav .inner-nav-wrapper.sticky {
  position: fixed;
  left: 0;
  z-index: 900;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-inner-nav .inner-nav-wrapper.sticky, .single-application #product-inner-nav .inner-nav-wrapper.sticky {
    position: static;
  }
}
.single-product #product-inner-nav ul, .single-application #product-inner-nav ul {
  text-align: center;
  padding-top: 56px;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-inner-nav ul, .single-application #product-inner-nav ul {
    padding-top: 25px;
    padding-bottom: 25px;
  }
}
.single-product #product-inner-nav ul li, .single-application #product-inner-nav ul li {
  display: inline;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-inner-nav ul li, .single-application #product-inner-nav ul li {
    display: block;
  }
}
.single-product #product-inner-nav ul li a, .single-application #product-inner-nav ul li a {
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  padding-right: 13px;
  padding-left: 13px;
  padding-bottom: 3px;
  border-bottom: 1px solid transparent;
  transition: 0.3s all ease;
  font-family: 'Lato', Helvetica, Arial, Sans-Serif;
  letter-spacing: 2px;
}
.single-product #product-inner-nav ul li a:hover, .single-application #product-inner-nav ul li a:hover {
  border-bottom: 1px solid white;
}
@media only screen and (max-width: 1024px) {
  .single-product #product-inner-nav ul li a, .single-application #product-inner-nav ul li a {
    border: 0;
  }
  .single-product #product-inner-nav ul li a:hover, .single-application #product-inner-nav ul li a:hover {
    border: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .single-product #product-inner-nav ul li a, .single-application #product-inner-nav ul li a {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }
}
.single-product .feature-block, .single-application .feature-block {
  height: 550px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: black;
}
@media only screen and (max-width: 1024px) {
  .single-product .feature-block, .single-application .feature-block {
    height: 462px;
  }
}
.single-product .feature-block .container, .single-application .feature-block .container {
  height: 100%;
  position: relative;
  /*background: url('../img/bg-mobile-gradient.png') center top no-repeat;
				background-size: cover;*/
}
@media only screen and (max-width: 1024px) {
  .single-product .feature-block .container, .single-application .feature-block .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-product .feature-block .container .feature-text-wrapper, .single-application .feature-block .container .feature-text-wrapper {
  right: 0;
  width: 295px;
  height: auto;
  top: 140px;
  display: block;
  position: absolute;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  padding: 20px;
}
@media only screen and (max-width: 1024px) {
  .single-product .feature-block .container .feature-text-wrapper, .single-application .feature-block .container .feature-text-wrapper {
    padding-top: 35px;
    top: 59px;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.single-product .feature-block .container .feature-text-wrapper h2, .single-application .feature-block .container .feature-text-wrapper h2 {
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  margin-top: 0;
  margin-bottom: 25px;
}
.single-product .feature-block .container .feature-text-wrapper p, .single-application .feature-block .container .feature-text-wrapper p {
  color: white;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
}
.single-product #more-features, .single-application #more-features {
  background: white;
  padding-top: 58px;
  padding-bottom: 100px;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features, .single-application #more-features {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
.single-product #more-features h2, .single-application #more-features h2 {
  text-transform: uppercase;
  text-align: center;
  color: black;
  font-weight: 400;
  margin-bottom: 26px;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features h2, .single-application #more-features h2 {
    font-size: 18px;
    letter-spacing: 2px;
  }
}
.single-product #more-features .feature-row, .single-application #more-features .feature-row {
  margin-bottom: 56px;
}
.single-product #more-features .feature-row:last-child, .single-application #more-features .feature-row:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features .feature-row, .single-application #more-features .feature-row {
    padding-top: 269px;
    position: relative;
  }
}
.single-product #more-features .feature-dimension-image, .single-application #more-features .feature-dimension-image {
  float: left;
  width: 470px;
  margin-right: 30px;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features .feature-dimension-image, .single-application #more-features .feature-dimension-image {
    height: 209x;
    position: absolute;
    top: 0;
    width: 290px;
    left: 50%;
    margin-left: -145px;
    float: none;
  }
}
.single-product #more-features .feature-dimension-image .img-wrapper, .single-application #more-features .feature-dimension-image .img-wrapper {
  text-align: center;
}
.single-product #more-features .feature-dimension-image .img-wrapper img, .single-application #more-features .feature-dimension-image .img-wrapper img {
  max-width: 100%;
  height: auto;
}
.single-product #more-features .feature-dimension-image .dimensions-wrapper, .single-application #more-features .feature-dimension-image .dimensions-wrapper {
  height: 30px;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features .feature-dimension-image .dimensions-wrapper, .single-application #more-features .feature-dimension-image .dimensions-wrapper {
    padding-top: 20px;
  }
}
.single-product #more-features .feature-dimension-image .dimensions-wrapper p, .single-application #more-features .feature-dimension-image .dimensions-wrapper p {
  text-align: center;
  color: #707070;
  font-size: 14px;
  line-height: 30px;
}
.single-product #more-features .feature-dimension-image .dimensions-wrapper p span, .single-application #more-features .feature-dimension-image .dimensions-wrapper p span {
  margin-right: 10px;
}
.single-product #more-features .feature-dimension-image .dimensions-wrapper p span:last-child, .single-application #more-features .feature-dimension-image .dimensions-wrapper p span:last-child {
  margin-right: 0;
}
.single-product #more-features .feature-box, .single-application #more-features .feature-box {
  width: 215px;
  padding-top: 48px;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features .feature-box, .single-application #more-features .feature-box {
    padding-top: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 55px;
  }
}
.single-product #more-features .feature-box h3, .single-application #more-features .feature-box h3 {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 25px;
  background: url('../img/icon-triangle-right.png') left center no-repeat;
  padding-left: 15px;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features .feature-box h3, .single-application #more-features .feature-box h3 {
    width: 80px;
    margin: 0 auto 25px;
  }
}
.single-product #more-features .feature-box p, .single-application #more-features .feature-box p {
  font-size: 12px;
  color: #707070;
  line-height: 18px;
  font-family: Helvetica, Arial, Sans-Serif;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features .feature-box p, .single-application #more-features .feature-box p {
    margin-bottom: 20px;
  }
}
.single-product #more-features .feature-box.left, .single-application #more-features .feature-box.left {
  float: left;
  margin-right: 30px;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features .feature-box.left, .single-application #more-features .feature-box.left {
    margin-right: 0;
    float: none;
  }
}
.single-product #more-features .feature-box.right, .single-application #more-features .feature-box.right {
  float: right;
}
@media only screen and (max-width: 1024px) {
  .single-product #more-features .feature-box.right, .single-application #more-features .feature-box.right {
    margin-left: 0;
    float: none;
    margin-bottom: 0;
  }
}
.single-product #video-wrapper, .single-application #video-wrapper {
  height: 850px;
  background-color: #4e4e4e;
  position: relative;
  width: auto;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  .single-product #video-wrapper, .single-application #video-wrapper {
    height: 150px;
  }
}
.single-product #video-wrapper a, .single-application #video-wrapper a {
  display: block;
  background: rgba(0, 0, 0, 0.4) url('../img/icon-play.png') center center no-repeat;
  width: 100%;
  height: 100%;
}
.single-product #specifications-support, .single-application #specifications-support {
  /*height: 764px;*/
  background: #f9f9f9;
}
.single-product #specifications-support h2, .single-application #specifications-support h2 {
  text-transform: uppercase;
  color: #000;
  font-weight: ;
  font-size: 18px;
  margin-bottom: 50px;
}
.single-product #specifications-support .container, .single-application #specifications-support .container {
  padding-top: 85px;
  padding-bottom: 91px;
}
@media only screen and (max-width: 1024px) {
  .single-product #specifications-support .container, .single-application #specifications-support .container {
    padding-top: 75px;
  }
}
.single-product #specifications-support .button-links-wrapper, .single-application #specifications-support .button-links-wrapper {
  padding-top: 62px;
}
@media only screen and (max-width: 1024px) {
  .single-product #specifications-support .button-links-wrapper, .single-application #specifications-support .button-links-wrapper {
    display: none;
  }
}
.single-product #specifications-support .downloads-section, .single-application #specifications-support .downloads-section {
  display: block;
  text-decoration: none;
  width: 100%;
  height: 81px;
  line-height: 81px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  text-align: center;
  width: 425px;
  float: left;
  background: #8561a8;
  transition: 0.3s all ease;
  position: relative;
}
.single-product #specifications-support .support-section, .single-application #specifications-support .support-section {
  display: block;
  float: right;
  text-decoration: none;
  width: 100%;
  height: 81px;
  line-height: 81px;
  text-transform: uppercase;
  width: 425px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #8561a8;
  transition: 0.3s all ease;
  position: relative;
}
.single-product #project-specifications, .single-application #project-specifications {
  /*margin-right: 110px;*/
  float: left;
  width: 425px;
}
@media only screen and (max-width: 1024px) {
  .single-product #project-specifications, .single-application #project-specifications {
    float: none;
    width: auto;
    margin-bottom: 60px;
  }
}
.single-product #project-specifications .spec-block, .single-application #project-specifications .spec-block {
  margin-bottom: 20px;
}
.single-product #project-specifications .spec-block h3, .single-application #project-specifications .spec-block h3 {
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 12px;
  border-bottom: 1px solid #959595;
  padding-bottom: 12px;
  line-height: 12px;
  height: 12px;
  margin-bottom: 30px;
}
.single-product #project-specifications .spec-block h3 span, .single-application #project-specifications .spec-block h3 span {
  display: inline-block;
  width: 13px;
  height: 12px;
  margin-left: 7px;
  background: url('../img/icon-features-list.png') center center no-repeat;
}
.single-product #project-specifications .spec-block p, .single-application #project-specifications .spec-block p {
  color: #626262;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 24px;
}
.single-product #project-support, .single-application #project-support {
  float: right;
  width: 425px;
}
@media only screen and (max-width: 1024px) {
  .single-product #project-support, .single-application #project-support {
    float: none;
    width: auto;
  }
}
.single-product #project-support h2, .single-application #project-support h2 {
  margin-bottom: 80px;
}
.single-product #project-support .support-block, .single-application #project-support .support-block {
  margin-bottom: 44px;
}
@media only screen and (max-width: 1024px) {
  .single-product #project-support .support-block, .single-application #project-support .support-block {
    margin-bottom: 25px;
  }
}
.single-product #project-support .support-block .img-wrapper, .single-application #project-support .support-block .img-wrapper {
  width: 62px;
  height: 75px;
  padding-top: 10px;
  float: left;
  overflow: hidden;
  margin-right: 50px;
}
@media only screen and (max-width: 1024px) {
  .single-product #project-support .support-block .img-wrapper, .single-application #project-support .support-block .img-wrapper {
    margin-right: 0;
  }
}
.single-product #project-support .support-block .img-wrapper img, .single-application #project-support .support-block .img-wrapper img {
  max-width: 100%;
  height: auto;
}
.single-product #project-support .support-block .text-wrapper, .single-application #project-support .support-block .text-wrapper {
  float: left;
  width: 313px;
  color: #626262;
  font-size: 12px;
  line-height: 24px;
  font-family: Helvetica, Arial, Sans-Serif;
}
.single-product #project-support .support-block .text-wrapper p a, .single-application #project-support .support-block .text-wrapper p a {
  text-decoration: none;
  color: #8560a8;
}
.single-product #project-support .support-block .text-wrapper p a:hover, .single-application #project-support .support-block .text-wrapper p a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .single-product #project-support .support-block .text-wrapper, .single-application #project-support .support-block .text-wrapper {
    float: none;
    padding-left: 110px;
    width: auto;
  }
}
#home-top-carousel {
  height: 650px;
}
#home-top-carousel .owl-wrapper-outer {
  height: 650px;
}
#home-top-carousel .owl-item {
  height: 650px;
}
#home-top-carousel .slide-item-wrapper {
  height: 650px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  position: relative;
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container {
  padding-top: 30px;
  padding-bottom: 30px;
  height: auto;
  position: relative;
  padding-right: 253px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  #home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 36px;
  }
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container h1 {
  text-transform: uppercase;
  font-weight: 700;
  /*font-size: 14px;*/
  color: #fff;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 20px;
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container p {
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  #home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container p {
    margin-bottom: 30px;
  }
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container .carousel-product-link {
  display: block;
  position: absolute;
  right: 0;
  bottom: 30px;
  text-decoration: none;
  width: 212px;
  height: 51px;
  line-height: 51px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #8561a8;
  transition: 0.3s all ease;
}
@media only screen and (max-width: 1024px) {
  #home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container .carousel-product-link {
    position: relative;
    right: auto;
    bottom: auto;
    margin: 0 auto;
  }
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container .carousel-product-link:before {
  font-family: "icomoon";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  text-transform: none;
  content: "\e60c";
  color: #fff;
  font-size: 125%;
  height: 100%;
  line-height: 51px;
  position: absolute;
  transition: all 0.3s ease 0s;
  left: 75%;
  opacity: 0;
  top: 0;
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container .carousel-product-link:after {
  content: "";
  position: absolute;
  transition: all 0.3s ease 0s;
  z-index: -1;
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container .carousel-product-link:hover:before {
  left: 80%;
  opacity: 1;
}
#home-top-carousel .slide-item-wrapper .slide-item-textwrapper .container .carousel-product-link:hover {
  background: #71538f;
}
.top-carousel-control-wrapper {
  width: 100%;
  position: relative;
}
.top-carousel-control-wrapper .top-carousel-control {
  display: block;
  position: absolute;
  width: 41px;
  height: 91px;
  top: 50%;
  margin-top: -55px;
  transition: 0.3s all ease;
  opacity: 0.5;
  cursor: pointer;
}
.top-carousel-control-wrapper .top-carousel-control:hover {
  opacity: 1;
}
.top-carousel-control-wrapper .top-carousel-control.top-carousel-left {
  background: url('../img/button-top-carousel-left.png');
  left: 0;
}
@media only screen and (max-width: 1024px) {
  .top-carousel-control-wrapper .top-carousel-control.top-carousel-left {
    display: none;
  }
}
.top-carousel-control-wrapper .top-carousel-control.top-carousel-right {
  background: url('../img/button-top-carousel-right.png');
  right: 0;
}
@media only screen and (max-width: 1024px) {
  .top-carousel-control-wrapper .top-carousel-control.top-carousel-right {
    display: none;
  }
}
#our-products-carousel-wrapper {
  height: 550px;
}
#our-products-carousel-wrapper .container {
  width: 100%;
  padding-top: 45px;
  position: relative;
  padding-bottom: 115px;
  height: 550px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #our-products-carousel-wrapper .container {
    background: white;
  }
}
#our-products-carousel-wrapper .container .all-products-link {
  text-decoration: none;
  color: #8560a8;
  font-size: 14px;
  padding-right: 25px;
  background: url('../img/purple-arrow-right.png') 82px 5px no-repeat;
  position: absolute;
  right: 49px;
  top: 54px;
  transition: 0.3s all ease;
}
@media only screen and (max-width: 1024px) {
  #our-products-carousel-wrapper .container .all-products-link {
    position: static;
    margin: 0 auto 15px;
    width: 80px;
    display: block;
    height: auto;
  }
}
#our-products-carousel-wrapper .container .all-products-link:hover {
  text-decoration: underline;
  background-position: right 5px;
}
#our-products-carousel-wrapper .container h2 {
  color: #2d2d2d;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 50px;
  padding-left: 49px;
}
@media only screen and (max-width: 1024px) {
  #our-products-carousel-wrapper .container h2 {
    text-align: center;
    margin-bottom: 25px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  #our-products-carousel-wrapper .container .owl-theme .owl-controls {
    margin-top: 52px;
  }
}
@media only screen and (max-width: 1024px) {
  #our-products-carousel-wrapper .container .owl-theme .owl-controls .owl-page span {
    margin: 0 4px;
  }
}
#our-products-carousel-wrapper .container .product-item {
  height: 280px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  border-right: 1px dashed #d7d7d7;
}
#our-products-carousel-wrapper .container .product-item .img-wrapper {
  height: 190px;
  overflow: hidden;
  margin-bottom: 15px;
}
#our-products-carousel-wrapper .container .product-item .img-wrapper a {
  display: block;
  outline: 0;
  border: 0;
  width: 100%;
  height: 100%;
}
#our-products-carousel-wrapper .container .product-item .img-wrapper img {
  max-width: 100%;
  height: auto;
}
#our-products-carousel-wrapper .container .product-item h3 {
  text-align: center;
  font-size: 18px;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#our-products-carousel-wrapper .container .product-item p {
  text-transform: uppercase;
  color: #747474;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 18px;
}
#our-products-carousel-wrapper .container .product-item a {
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  margin: 0 auto;
  color: #9f65d5;
  display: block;
  height: auto;
  width: 110px;
}
#our-products-carousel-wrapper .container .product-item a:hover {
  text-decoration: underline;
}
#our-products-carousel-wrapper .container .owl-item:nth-child(4n) .product-item {
  border-right: 0;
}
@media only screen and (max-width: 1024px) {
  #our-products-carousel-wrapper .container .owl-item .product-item {
    border-right: 0;
  }
}
#our-products-carousel-wrapper .container .product-carousel-control {
  display: block;
  position: absolute;
  width: 41px;
  height: 91px;
  bottom: 0;
  transition: 0.3s all ease;
  opacity: 0.2;
  cursor: pointer;
}
#our-products-carousel-wrapper .container .product-carousel-control:hover {
  opacity: 1;
}
#our-products-carousel-wrapper .container .product-carousel-control.product-carousel-left {
  background: url('../img/button-top-carousel-left.png');
  left: 0;
}
#our-products-carousel-wrapper .container .product-carousel-control.product-carousel-right {
  background: url('../img/button-top-carousel-right.png');
  right: 0;
}
#home-featured-project {
  height: 550px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1024px) {
  #home-featured-project {
    height: 530px;
  }
}
#home-featured-project .container {
  height: 100%;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  #home-featured-project .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#home-featured-project .container .featured-text-wrapper {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  padding-top: 39px;
  padding-bottom: 20px;
  right: 34px;
  display: block;
  bottom: 147px;
  padding-left: 50px;
  padding-right: 50px;
  width: 270px;
}
@media only screen and (max-width: 1024px) {
  #home-featured-project .container .featured-text-wrapper {
    width: 100%;
    box-sizing: border-box;
    padding: 40px 27px 160px;
    left: 0;
    bottom: 0;
  }
}
#home-featured-project h2 {
  /*font-size: 15px;*/
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-align: center;
}
#home-featured-project p {
  /*font-size: 12px;*/
  color: #fff;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 30px;
}
#home-featured-project .featured-project-link {
  display: block;
  margin: 0 auto;
  text-decoration: none;
  width: 212px;
  height: 51px;
  line-height: 51px;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  text-align: center;
  background: #8561a8;
  transition: 0.3s all ease;
  position: relative;
}
#home-featured-project .featured-project-link:before {
  font-family: "icomoon";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: relative;
  text-transform: none;
  content: "\e00d";
  color: #fff;
  font-size: 125%;
  height: 100%;
  line-height: 51px;
  position: absolute;
  transition: all 0.3s ease 0s;
  left: 75%;
  opacity: 0;
  top: 0;
}
#home-featured-project .featured-project-link:after {
  content: "";
  position: absolute;
  transition: all 0.3s ease 0s;
  z-index: -1;
}
#home-featured-project .featured-project-link:hover:before {
  left: 80%;
  opacity: 1;
}
#home-featured-project .featured-project-link:hover {
  background: #71538f;
}
#home-latestnews {
  padding-top: 45px;
  position: relative;
  padding-bottom: 57px;
}
@media only screen and (max-width: 1024px) {
  #home-latestnews {
    padding-bottom: 40px;
  }
}
#home-latestnews .owl-theme .owl-controls {
  margin-top: 40px;
}
@media only screen and (max-width: 1024px) {
  #home-latestnews .owl-theme .owl-controls {
    margin-top: 90px;
  }
}
#home-latestnews .all-news-link {
  text-decoration: none;
  color: #8560a8;
  font-size: 14px;
  padding-right: 25px;
  background: url('../img/purple-arrow-right.png') 75px 5px no-repeat;
  position: absolute;
  right: 49px;
  top: 54px;
  transition: 0.3s all ease;
}
#home-latestnews .all-news-link:hover {
  text-decoration: underline;
  background-position: right 5px;
}
@media only screen and (max-width: 1024px) {
  #home-latestnews .all-news-link {
    width: 76px;
    display: block;
    position: static;
    margin: 0 auto 45px;
  }
}
#home-latestnews h2 {
  color: #2d2d2d;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 45px;
  padding-left: 49px;
}
@media only screen and (max-width: 1024px) {
  #home-latestnews h2 {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}
#home-latestnews .container {
  width: 996px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  #home-latestnews .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
#home-latestnews article {
  width: 297px;
  height: 323px;
  margin-bottom: 0;
  vertical-align: top;
  margin-left: 18px;
  margin-right: 18px;
}
@media only screen and (max-width: 1024px) {
  #home-latestnews article {
    margin: 0 auto;
  }
}
#home-latestnews article .article-thumb {
  width: 297px;
  height: 210px;
  overflow: hidden;
}
#home-latestnews article .entry-text {
  background: #252525;
  padding-top: 15px;
  color: white;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 58px;
  position: relative;
  height: auto;
  padding-left: 22px;
  padding-right: 22px;
  box-sizing: border-box;
  height: 113px;
}
#home-latestnews article .entry-text h2 {
  padding-left: 0;
  text-transform: none;
  text-align: left;
}
#home-latestnews article .entry-text h2 a {
  text-decoration: none;
  color: white;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  transition: 0.3s all ease;
}
#home-latestnews article .entry-text h2 a:hover {
  color: #8560a8;
}
#home-latestnews article .entry-text .readmore-link {
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  width: auto;
  position: absolute;
  left: 24px;
  bottom: 24px;
  transition: 0.3s all ease;
}
#home-latestnews article .entry-text .readmore-link:hover {
  color: #8560a8;
}
#home-latestnews article .entry-text:after {
  content: "";
  display: block;
  position: absolute;
  background: url("../img/purple-arrow-right.png") center center no-repeat;
  width: 15px;
  height: 6px;
  right: 15px;
  bottom: 30px;
}
#home-latestnews .latestnews-carousel-control {
  display: block;
  position: absolute;
  width: 41px;
  height: 91px;
  top: 50%;
  margin-top: -45px;
  transition: 0.3s all ease;
  opacity: 0.2;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  #home-latestnews .latestnews-carousel-control {
    top: auto;
    bottom: 0;
  }
}
#home-latestnews .latestnews-carousel-control:hover {
  opacity: 1;
}
#home-latestnews .latestnews-carousel-control.latestnews-carousel-left {
  background: url('../img/button-top-carousel-left.png');
  left: 0;
}
#home-latestnews .latestnews-carousel-control.latestnews-carousel-right {
  background: url('../img/button-top-carousel-right.png');
  right: 0;
}
.page-template-template-faq-php .wrap {
  background-image: url('../img/bg-page.png');
  background-repeat: repeat-x;
  background-position: 0 top;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-faq-php .wrap {
    background-position: 0 246px;
  }
}
.page-template-template-faq-php .content {
  background: url('../img/bg-page-bottom.png') bottom repeat-x;
}
.page-template-template-faq-php main {
  padding-bottom: 207px;
}
.page-template-template-faq-php .page-header {
  margin-bottom: 57px;
  padding-top: 65px;
}
.page-template-template-faq-php .page-header h1 {
  margin-top: 0;
  margin-bottom: 45px;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.page-template-template-faq-php .page-content {
  padding-bottom: 90px;
}
.page-template-template-faq-php dd img {
  max-width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.page-template-template-faq-php dd .alignleft {
  float: left;
  margin-right: 15px;
}
.page-template-template-faq-php dd .alignright {
  float: right;
  margin-left: 15px;
}
.page-template-template-faq-php dd b, .page-template-template-faq-php dd strong {
  font-weight: bold;
}
.page-template-template-faq-php dd i {
  font-style: italic;
}
.accordion {
  margin: 0;
}
.accordion dt {
  background: #8560a8;
  margin-bottom: 4px;
}
.accordion dt a {
  display: block;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  text-decoration: none;
  padding-left: 25px;
  padding-top: 18px;
  padding-bottom: 20px;
  padding-right: 50px;
  transition: 0.3s all ease;
  background: url('../img/icon-accordion-plus.png') right center no-repeat;
}
.accordion dt a:hover {
  padding-left: 30px;
}
@media only screen and (max-width: 1024px) {
  .accordion dt a:hover {
    padding-left: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .accordion dt a {
    padding: 18px 40px 18px 20px;
  }
}
.accordion dt.opened a {
  background: url('../img/icon-accordion-minus.png') right center no-repeat;
}
.accordion dd {
  margin-bottom: 5px;
  font-size: 12px;
  background: #fbfbfb;
  padding-top: 53px;
  padding-left: 36px;
  padding-right: 36px;
  padding-bottom: 66px;
  color: #707070;
  font-size: 12px;
  font-family: Helvetica, Arial, Sans-Serif;
  line-height: 18px;
}
.page-template-template-contact-php .wrap {
  background-image: url('../img/bg-page.png');
  background-repeat: repeat-x;
  background-position: 0 top;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-contact-php .wrap {
    background-position: 0 246px;
  }
}
.page-template-template-contact-php .content {
  background: url('../img/bg-page-bottom.png') bottom repeat-x;
}
.page-template-template-contact-php main {
  padding-bottom: 207px;
}
.page-template-template-contact-php .footer-getintouch {
  display: none;
}
.page-template-template-contact-php .page-header {
  margin-bottom: 57px;
  padding-top: 65px;
}
.page-template-template-contact-php .page-header h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-contact-php .page-header h1 {
    text-align: center;
  }
}
.page-template-template-contact-php .page-content p {
  font-size: 12px;
  line-height: 20px;
  color: #707070;
  font-family: Helvetica, Arial, Sans-Serif;
  margin-bottom: 1em;
}
#contact-top {
  margin-bottom: 77px;
}
#bottom-map .acf-map {
  width: 100%;
  height: 510px;
  border: 0;
  margin: 0;
}
.main-contact-form {
  float: left;
  width: 442px;
  margin-right: 50px;
}
@media only screen and (max-width: 1024px) {
  .main-contact-form {
    margin-right: 0;
    width: 100%;
    float: none;
    margin-bottom: 70px;
  }
}
.main-contact-form .ajax-loader {
  display: none;
}
.main-contact-form ul {
  padding: 0;
  margin-bottom: 0;
}
.main-contact-form ul li {
  margin-bottom: 11px;
  list-style-type: none;
  padding: 0;
}
.main-contact-form ul li input {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
  border: 1px solid #ebebeb;
  padding-left: 15px;
  padding-right: 15px;
  height: 45px;
  text-transform: uppercase;
  background: white;
  font-size: 12px;
  color: #707070;
}
.locations-wrapper {
  float: left;
  width: 468px;
  text-align: justify;
  font-size: 0;
  line-height: 0;
}
@media only screen and (max-width: 1024px) {
  .locations-wrapper {
    width: 100%;
    float: none;
  }
}
.locations-wrapper .location-box {
  display: inline-block;
  width: 207px;
  height: 204px;
  margin-bottom: 20px;
  vertical-align: top;
}
@media only screen and (max-width: 1024px) {
  .locations-wrapper .location-box {
    display: block;
    height: auto;
    width: auto;
    margin-bottom: 60px;
  }
}
.locations-wrapper .location-box p {
  line-height: 1.1em;
  font-size: 14px;
  color: #707070;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1024px) {
  .locations-wrapper .location-box p {
    text-align: center;
  }
}
.locations-wrapper .location-box p a {
  color: #8560a8;
  text-decoration: none;
}
.locations-wrapper .location-box p a:hover {
  text-decoration: underline;
}
.locations-wrapper:after {
  display: inline-block;
  width: 100%;
  content: "";
}
#contact-message {
  height: 187px;
  min-height: 187px;
  max-height: 187px;
  resize: none;
  padding: 23px 15px;
  color: #707070;
  box-sizing: border-box;
  width: 100%;
  border-radius: 0;
  border: 1px solid #ebebeb;
  background: white;
  font-size: 12px;
  color: #707070;
  min-width: 100%;
  text-transform: uppercase;
}
.submit-button-wrapper {
  width: 100%;
}
#contact-submit {
  apperance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: #8560a8;
  display: block;
  border: 0;
  height: 51px;
  width: 100%;
  padding: 0;
  margin: 0;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: white;
  font-size: 16px;
  font-weight: 400;
}
.selecter {
  position: relative;
  display: block;
  margin: 0;
  z-index: 1;
  max-width: 100%;
  min-height: 45px;
  box-sizing: border-box;
}
.selecter:focus {
  box-shadow: none;
  outline: none;
}
.selecter, .selecter * {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
.selecter, .selecter *, .selecter *:before, .selecter *:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.selecter-element {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.selecter-element, .selecter-element:focus {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-tap-highlight-color: transparent;
}
.no-opacity .selecter-element {
  left: -999999px;
}
.selecter-selected {
  position: relative;
  background: #fff;
  border: 1px solid #ebebeb;
  color: #707070;
  cursor: pointer;
  display: block;
  font-size: 12px;
  margin: 0;
  text-transform: uppercase;
  overflow: hidden;
  padding: 0;
  height: 45px;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 45px;
  text-overflow: clip;
  z-index: 2;
  border-radius: 0;
}
.selecter-selected:after {
  height: 6px;
  width: 11px;
  position: absolute;
  top: 20px;
  right: 30px;
  background: url('../img/icon-select.png') center center no-repeat;
  content: '';
  display: block;
  margin: auto 0;
}
.no-touch .selecter-selected:hover {
  color: #333;
}
.no-touch .selecter.disabled .selecter-selected:hover {
  color: #ccc;
}
.selecter-options {
  width: 100%;
  max-height: 260px;
  position: absolute;
  top: 100%;
  left: 0;
  border: 1px solid #ccc;
  border-width: 0 1px 1px;
  background-color: #fff;
  display: none;
  margin: 0;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  /*border-radius: 0 0 3px 3px;*/
  /*box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);*/
  z-index: 50;
}
.selecter-options.scroller {
  position: absolute;
}
.no-opacity .selecter-options {
  width: auto;
}
.selecter-group {
  border-bottom: 1px solid #ccc;
  color: #999;
  display: block;
  font-size: 11px;
  padding: 10px 15px;
  text-transform: uppercase;
}
.selecter-item {
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ccc;
  color: #222;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin: 0;
  overflow: hidden;
  padding: 10px 15px;
  text-decoration: none;
  text-overflow: ellipsis;
}
.selecter-item.placeholder {
  display: none;
}
.selecter-item.selected {
  background: #eee;
}
.selecter-item.disabled {
  color: #999;
  cursor: default;
}
.selecter-item:first-child {
  border-radius: 0;
}
.selecter-item:last-child {
  border-bottom: 0;
  border-radius: 0 0 2px 2px;
}
.no-touch .selecter-item:hover, .no-touch .selecter-item.selected:hover {
  color: #333;
  background-color: #ccc;
}
.selecter-item.disabled, .no-touch .selecter-item.disabled:hover {
  color: #ccc;
  background-color: #fff;
}
.selecter.open {
  z-index: 3;
}
.selecter.open .selecter-selected {
  /*border-radius: 3px 3px 0 0;*/
  z-index: 51;
}
.selecter.open .selecter-selected, .selecter.focus .selecter-selected {
  /*box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);*/
  background-color: #fff;
}
.selecter.cover .selecter-options {
  border-width: 1px;
  /*border-radius: 3px;*/
  top: 0;
}
.selecter.cover.open .selecter-selected {
  /*border-radius: 3px 3px 0 0;*/
  z-index: 49;
}
.selecter.bottom .selecter-options {
  top: auto;
  bottom: 100%;
  border-width: 1px 1px 0;
}
.selecter.bottom .selecter-item:last-child {
  border: none;
}
.selecter.bottom .cover .selecter-options {
  top: auto;
  bottom: 0;
}
.selecter.bottom .cover.open .selecter-selected {
  border-radius: 3px;
}
.selecter.bottom .cover.open .selecter-options {
  border-radius: 3px;
}
.selecter.multiple .selecter-options {
  width: 100%;
  position: static;
  border-width: 1px;
  display: block;
  border-radius: 3px;
  box-shadow: none;
}
.selecter.disabled .selecter-selected {
  background: #fff;
  border-color: #ccc;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-options {
  background: #fff;
  border-color: #ccc;
}
.selecter.disabled .selecter-group, .selecter.disabled .selecter-item {
  border-color: #ccc;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-item.selected, .no-touch .selecter.disabled .selecter-item.selected:hover {
  background: #fafafa;
}
.selecter.disabled .selecter-item, .no-touch .selecter.disabled .selecter-item:hover {
  color: #ccc;
  background-color: #fff;
}
.selecter-options.scroller {
  overflow: hidden;
}
.selecter-options.scroller .scroller-content {
  max-height: 260px;
  padding: 0;
}
@media screen and (max-width: 740px) {
  .selecter {
    max-width: 40%;
  }
}
@media screen and (max-width: 500px) {
  .selecter {
    max-width: 100%;
  }
}
.page-template-template-category-listing-php .wrap, .search-results .wrap {
  background-image: url('../img/bg-page.png');
  background-repeat: repeat-x;
  background-position: 0 top;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php .wrap, .search-results .wrap {
    background-position: 0 246px;
  }
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php .container, .search-results .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-template-template-category-listing-php .footer-getintouch, .search-results .footer-getintouch {
  display: none;
}
.page-template-template-category-listing-php .content, .search-results .content {
  background: url('../img/bg-page-bottom.png') bottom repeat-x;
}
.page-template-template-category-listing-php main, .search-results main {
  padding-bottom: 154px;
}
.page-template-template-category-listing-php .page-header, .search-results .page-header {
  margin-bottom: 49px;
  padding-top: 65px;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php .page-header, .search-results .page-header {
    padding-top: 38px;
    margin-bottom: 54px;
  }
}
.page-template-template-category-listing-php .page-header h1, .search-results .page-header h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php .page-header h1, .search-results .page-header h1 {
    text-align: center;
    font-size: 30px;
  }
}
.page-template-template-category-listing-php #news-page-carousel, .search-results #news-page-carousel {
  height: 450px;
  margin-bottom: 36px;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php #news-page-carousel, .search-results #news-page-carousel {
    height: 654px;
  }
}
.page-template-template-category-listing-php #news-page-carousel .owl-wrapper-outer, .search-results #news-page-carousel .owl-wrapper-outer, .page-template-template-category-listing-php #news-page-carousel .owl-wrapper, .search-results #news-page-carousel .owl-wrapper, .page-template-template-category-listing-php #news-page-carousel .owl-item, .search-results #news-page-carousel .owl-item {
  height: 100%;
}
.page-template-template-category-listing-php #news-page-carousel .news-item, .search-results #news-page-carousel .news-item {
  background-size: cover;
  background-position: center center;
  background-repeat: no repeat;
  position: relative;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php #news-page-carousel .news-item, .search-results #news-page-carousel .news-item {
    height: 347px;
    margin-bottom: 307px;
  }
}
.page-template-template-category-listing-php #news-page-carousel .news-item .text-wrapper, .search-results #news-page-carousel .news-item .text-wrapper {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  padding-top: 30px;
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 58px;
  box-sizing: border-box;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php #news-page-carousel .news-item .text-wrapper, .search-results #news-page-carousel .news-item .text-wrapper {
    height: 307px;
    bottom: -307px;
    background: #252525;
    padding: 30px 15px 68px;
  }
}
.page-template-template-category-listing-php #news-page-carousel .news-item .text-wrapper h3, .search-results #news-page-carousel .news-item .text-wrapper h3 {
  font-weight: normal;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page-template-template-category-listing-php #news-page-carousel .news-item .text-wrapper p, .search-results #news-page-carousel .news-item .text-wrapper p {
  font-size: 12px;
  color: #fff;
  line-height: 18px;
  font-family: Helvetica, Arial, Sans-Serif;
}
.page-template-template-category-listing-php #news-page-carousel .news-item .text-wrapper a, .search-results #news-page-carousel .news-item .text-wrapper a {
  display: block;
  width: 139px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  height: auto;
  position: absolute;
  color: #fff;
  bottom: 28px;
  left: 45px;
  font-size: 12px;
  letter-spacing: 2px;
  background: url('../img/purple-arrow-right.png') right center no-repeat;
  transition: 0.3s all ease;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php #news-page-carousel .news-item .text-wrapper a, .search-results #news-page-carousel .news-item .text-wrapper a {
    bottom: 29px;
    left: 15px;
  }
}
.page-template-template-category-listing-php #news-page-carousel .news-item .text-wrapper a:hover, .search-results #news-page-carousel .news-item .text-wrapper a:hover {
  color: #8560a8;
}
.page-template-template-category-listing-php .post-list, .search-results .post-list {
  text-align: justify;
  vertical-align: top;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php .post-list, .search-results .post-list {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
  }
}
.page-template-template-category-listing-php .post-list:after, .search-results .post-list:after {
  display: inline-block;
  width: 100%;
  content: "";
}
.page-template-template-category-listing-php .post-list article, .search-results .post-list article {
  display: inline-block;
  width: 297px;
  height: 323px;
  margin-bottom: 37px;
  vertical-align: top;
}
@media only screen and (max-width: 1024px) {
  .page-template-template-category-listing-php .post-list article, .search-results .post-list article {
    margin-left: 7px;
    margin-right: 7px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .page-template-template-category-listing-php .post-list article, .search-results .post-list article {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
  }
}
.page-template-template-category-listing-php .post-list article .article-thumb, .search-results .post-list article .article-thumb {
  width: 297px;
  height: 210px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .page-template-template-category-listing-php .post-list article .article-thumb, .search-results .post-list article .article-thumb {
    max-width: 100%;
  }
}
.page-template-template-category-listing-php .post-list article .article-thumb img, .search-results .post-list article .article-thumb img {
  max-width: 100%;
}
.page-template-template-category-listing-php .post-list article .entry-title, .search-results .post-list article .entry-title {
  text-align: left;
}
.page-template-template-category-listing-php .post-list article .entry-text, .search-results .post-list article .entry-text {
  background: #252525;
  padding-top: 15px;
  color: white;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  padding-bottom: 58px;
  position: relative;
  height: auto;
  padding-left: 22px;
  padding-right: 22px;
  box-sizing: border-box;
  height: 113px;
}
.page-template-template-category-listing-php .post-list article .entry-text h2 a, .search-results .post-list article .entry-text h2 a {
  text-decoration: none;
  color: white;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  transition: 0.3s all ease;
}
.page-template-template-category-listing-php .post-list article .entry-text h2 a:hover, .search-results .post-list article .entry-text h2 a:hover {
  color: #8560a8;
}
.page-template-template-category-listing-php .post-list article .entry-text .readmore-link, .search-results .post-list article .entry-text .readmore-link {
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: 400;
  width: auto;
  position: absolute;
  left: 24px;
  bottom: 24px;
  transition: 0.3s all ease;
}
.page-template-template-category-listing-php .post-list article .entry-text .readmore-link:hover, .search-results .post-list article .entry-text .readmore-link:hover {
  color: #8560a8;
}
.page-template-template-category-listing-php .post-list article .entry-text:after, .search-results .post-list article .entry-text:after {
  content: "";
  display: block;
  position: absolute;
  background: url("../img/purple-arrow-right.png") center center no-repeat;
  width: 15px;
  height: 6px;
  right: 15px;
  bottom: 30px;
}
.page-template-template-category-listing-php .post-list #numeric-nav, .search-results .post-list #numeric-nav {
  font-size: 14px;
  line-height: 1em;
  text-align: right;
  clear: both;
  padding-top: 15px;
}
.page-template-template-category-listing-php .post-list #numeric-nav ul, .search-results .post-list #numeric-nav ul {
  width: auto;
  text-align: right;
}
.page-template-template-category-listing-php .post-list #numeric-nav ul li, .search-results .post-list #numeric-nav ul li {
  display: inline-block;
}
.page-template-template-category-listing-php .post-list #numeric-nav ul li a, .search-results .post-list #numeric-nav ul li a {
  display: inline-block;
  text-decoration: none;
  padding-left: 4px;
  padding-right: 4px;
  color: black;
}
.page-template-template-category-listing-php .post-list #numeric-nav ul li a:hover, .search-results .post-list #numeric-nav ul li a:hover {
  color: #8560a8;
}
.page-template-template-category-listing-php .post-list #numeric-nav ul li.active a, .search-results .post-list #numeric-nav ul li.active a {
  color: #7c7c7c;
}
.single-post .wrap {
  background-image: url('../img/bg-page.png');
  background-repeat: repeat-x;
  background-position: 0 top;
}
@media only screen and (max-width: 1024px) {
  .single-post .wrap {
    background-position: 0 246px;
  }
}
.single-post .footer-getintouch {
  display: none;
}
.single-post .content {
  padding-top: 55px;
  background: url('../img/bg-page-bottom.png') bottom repeat-x;
  padding-bottom: 280px;
}
.single-post main {
  width: 670px;
  float: left;
  margin-right: 29px;
}
@media only screen and (max-width: 1024px) {
  .single-post main {
    float: none;
    width: auto;
    margin-right: 0;
  }
}
.single-post .sidebar-default {
  float: left;
  padding-top: 140px;
  width: 260px;
}
@media only screen and (max-width: 1024px) {
  .single-post .sidebar-default {
    border-top: 1px solid #e5e5e5;
    padding-top: 63px;
    float: none;
    width: auto;
  }
}
.single-post .sidebar-default li {
  margin-bottom: 40px;
  font-size: 12px;
  color: #707070;
  line-height: 18px;
}
.single-post .sidebar-default h2 {
  color: #000;
  font-weight: 700;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 3px;
}
@media only screen and (max-width: 1024px) {
  .single-post .sidebar-default h2 {
    text-align: center;
    margin-bottom: 58px;
  }
}
.single-post .sidebar-default h3 {
  margin-bottom: 18px;
}
.single-post .sidebar-default h3 a {
  text-decoration: none;
  color: black;
  transition: 0.3s all ease;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  color: black;
  font-weight: 700;
}
.single-post .sidebar-default h3 a:hover {
  color: #8560a8;
}
.single-post .post-header {
  margin-bottom: 29px;
  padding-top: 0;
}
.single-post .post-header h1 {
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 28px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
.single-post .post-header .published {
  font-size: 12px;
  color: #000;
}
.single-post .post-header .single-article-meta {
  margin-bottom: 20px;
}
.single-post .page-content {
  padding-right: 33px;
  border-right: 1px solid #e5e5e5;
}
@media only screen and (max-width: 1024px) {
  .single-post .page-content {
    padding-right: 0;
    border-right: 0;
  }
}
.single-post .share-box .label {
  float: left;
  height: 31px;
  line-height: 31px;
  margin-right: 19px;
  color: #000;
  font-weight: 700;
}
.single-post .article-footer {
  background: #fbfbfb;
  padding-top: 47px;
  padding-bottom: 47px;
  box-sizing: border-box;
  padding-left: 41px;
  padding-right: 36px;
}
@media only screen and (max-width: 1024px) {
  .single-post .article-footer {
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
.single-post .article-footer .label {
  float: left;
  margin-right: 33px;
  height: 33px;
  line-height: 33px;
  font-size: 20px;
  color: #000;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .single-post .article-footer .label {
    margin-right: 10px;
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
  }
}
.single-post .backto-link {
  padding-top: 57px;
  text-align: center;
  padding-bottom: 15px;
}
@media only screen and (max-width: 1024px) {
  .single-post .backto-link {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
.single-post .backto-link a {
  text-transform: uppercase;
  color: black;
  font-size: 14px;
  padding-left: 15px;
  display: inline-block;
  background: url('../img/bg-backlink.png') left center no-repeat;
  text-decoration: none;
  font-family: 'Lato', Helvetica, Arial, Sans-Serif;
  letter-spacing: 2px;
  font-weight: 700;
  transition: 0.3s all ease;
}
.single-post .backto-link a:hover {
  color: #8560a8;
}
.page-downloads .wrap, .post-type-archive-product .wrap {
  background: white url('../img/bg-page.png') top repeat-x;
}
.page-downloads .content, .post-type-archive-product .content {
  background: url('../img/bg-page-bottom.png') bottom repeat-x;
}
.page-downloads main, .post-type-archive-product main {
  padding-bottom: 207px;
}
.page-downloads .page-header, .post-type-archive-product .page-header {
  margin-bottom: 57px;
  padding-top: 65px;
}
.page-downloads .page-header h1, .post-type-archive-product .page-header h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}
#downloads-search {
  background: #8560a8;
  text-align: center;
  padding-top: 38px;
  padding-bottom: 34px;
  margin-bottom: 49px;
}
#downloads-search h2 {
  margin-top: 0;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.downloads-searchform {
  width: 504px;
  margin: 0 auto;
  height: auto;
}
.downloads-searchform .search-submit {
  width: 64px;
  height: 56px;
  display: block;
  border: 0;
  float: left;
  background: white url('../img/bg-search-input.png') center center no-repeat;
}
#downloads-searchfield {
  border: 0;
  width: 439px;
  height: 56px;
  box-sizing: border-box;
  float: left;
  background: white;
  text-transform: uppercase;
  color: #d6d6d6;
  font-size: 14px;
  padding-left: 22px;
  padding-right: 22px;
  border-right: 1px solid #adadad;
}
#files-wrapper {
  text-align: justify;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}
#files-wrapper:after {
  width: 100%;
  content: "";
  display: inline-block;
}
#files-wrapper .file-block {
  display: inline-block;
  width: 297px;
  height: 250px;
  margin-bottom: 28px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#files-wrapper .file-block .text-wrapper {
  position: absolute;
  left: 0;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  height: 134px;
  padding-top: 24px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 18px;
  background: rgba(37, 37, 37, 0.8);
}
#files-wrapper .file-block .text-wrapper p {
  font-size: 14px;
  color: #fff;
  line-height: 19px;
}
#files-wrapper .file-block .text-wrapper .download-link {
  background: #8560a8;
  display: block;
  height: 43px;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  line-height: 43px;
  position: absolute;
  bottom: 18px;
  width: 237px;
  overflow: hidden;
}
#files-wrapper .file-block .text-wrapper .download-link:before {
  font-family: "icomoon";
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  text-transform: none;
  content: "\e600";
  font-size: 180%;
  height: 100%;
  line-height: 46px;
  width: 100%;
  position: absolute;
  transition: all 0.3s ease 0s;
  left: 0;
  opacity: 0;
  top: -100%;
}
#files-wrapper .file-block .text-wrapper .download-link span {
  backface-visibility: hidden;
  display: inline-block;
  height: 100%;
  transition: 0.3s all ease;
  width: 100%;
  color: #fff;
}
#files-wrapper .file-block .text-wrapper .download-link:hover span {
  transform: translateY(300%);
}
#files-wrapper .file-block .text-wrapper .download-link:hover:before {
  top: 0;
  opacity: 1;
}
#files-wrapper .file-block .text-wrapper .download-link:hover {
  background: #71538f;
}
#mobile-navigation {
  display: none;
}
#mobile-nav-trigger {
  display: none;
  width: 40px;
  height: 34px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  /* mobile navigation css */
}
#mobile-nav-trigger span {
  border-radius: 2px;
  background: white;
  height: 7px;
  margin-bottom: 6px;
  display: block;
}
#mobile-nav-trigger span:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  #mobile-nav-trigger {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  #canvas-wrapper {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }
  #canvas-wrapper > .wrap {
    float: right;
    width: 100%;
    transition: margin-left 0.2s ease-in-out 0s;
  }
  #mobile-navigation {
    display: block;
    width: 260px;
    height: 100%;
    float: right;
    margin-right: -260px;
    transition: margin-right 0.2s ease-in-out 0s;
  }
  #mobile-navigation .mobile-nav-header {
    padding-top: 41px;
    padding-left: 19px;
    padding-right: 19px;
    height: 165px;
    padding-bottom: 35px;
    background: #303030;
  }
  #mobile-navigation .mobile-nav-header .social-links {
    position: static;
    text-align: right;
    margin-bottom: 70px;
  }
  #mobile-navigation .mobile-nav-header .social-links li {
    display: inline-block;
    float: none;
  }
  #mobile-navigation .mobile-nav-header .lang-select {
    text-align: right;
    margin-bottom: 19px;
  }
  #mobile-navigation .mobile-nav-header .lang-select li {
    display: inline-block;
    margin-left: 10px;
  }
  #mobile-navigation .mobile-nav-header h2 {
    text-transform: uppercase;
    font-weight: 300;
    color: white;
    text-align: right;
    font-size: 29px;
    letter-spacing: 3px;
  }
  #mobile-navigation .mobile-nav ul {
    background: #363636;
    padding-top: 13px;
  }
  #mobile-navigation .mobile-nav ul li {
    border-bottom: 1px solid #2b2b2b;
    height: auto;
  }
  #mobile-navigation .mobile-nav ul li a {
    font-size: 18px;
    color: white;
    font-weight: 700;
    text-decoration: none;
    display: block;
    padding-bottom: 25px;
    padding-top: 25px;
    line-height: 1.1em;
    padding-right: 18px;
    text-align: right;
    padding-left: 18px;
  }
  #mobile-navigation .mobile-nav ul li.active a {
    color: #8560a8;
  }
  .active #mobile-navigation {
    margin-right: 0;
  }
  .active #canvas-wrapper > .wrap {
    margin-left: -100%;
  }
}
