/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  font-family: Lato, sans-serif;
  color: #000000;
  font-size: 17px;
  overflow-x: hidden;
}
.spacer-56 {
  margin-bottom: 56px;
}
#helper {
  display: none !important;
}
#w-960-helper {
  display: none;
  width: 1px;
  height: 1px;
  position: absolute;
  left: 100%;
  top: 100%;
}
#w-920-helper {
  display: none;
  width: 1px;
  height: 1px;
  position: absolute;
  left: 100%;
  top: 100%;
}
a {
  color: #000000;
}
em {
  font-style: italic;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.wFull {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Bree Serif", serif;
}
.internal-link {
  color: #323232;
}
.demo-details .internal-link {
  color: #ffffff;
}
.who-we-are p a.internal-link {
  color: #000000;
  text-decoration: none;
}
.container-large {
  width: 1440px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container {
  width: 1170px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-medium {
  width: 585px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-medium-xp {
  width: 700px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-722 {
  width: 722px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container-740 {
  width: 740px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fl-right {
  float: right;
}
.fl-left {
  float: left;
}
.w50 {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-1 {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-2 {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-3 {
  width: 33.33333333%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-4 {
  width: 25%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-5 {
  width: 20%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-6 {
  width: 16.66666667%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-7 {
  width: 14.28571429%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 12.5%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.desktop-hidden {
  display: none;
}
.home-technology-integration-image,
.home-how-we-deliver-img {
  visibility: hidden;
}
.fadeInRight,
.fadeInLeft {
  visibility: visible;
}
ul.red-bullets li {
  position: relative;
  padding-left: 36px;
}
ul.red-bullets li:before {
  content: "\2022";
  color: #ee3128;
  position: absolute;
  left: 0;
  top: 0;
}
ul.green-bullets li {
  position: relative;
  padding-left: 36px;
}
ul.green-bullets li:before {
  content: "\2022";
  color: #69ce6b;
  position: absolute;
  left: 0;
  top: 0;
}
header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 80px;
  background: #ffffff;
  border-bottom: 1px solid #cccccc;
  position: relative;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  z-index: 9999;
  top: 0;
}
.home header,
header.stuck {
  background: rgba(255, 255, 255, 0.8);
  position: fixed;
  z-index: 9999;
}
#logo {
  position: absolute;
  left: 46px;
  top: 29px;
  z-index: 999;
}
.main-nav {
  font-family: Lato, sans-serif;
  font-weight: 400;
  font-size: 15px;
  margin-left: 90px;
}
.main-nav.cloud-main-menu {
  margin-left: 442px;
}
.main-nav ul {
  height: auto;
  overflow: hidden;
}
.main-nav li a {
  display: block;
  float: left;
  color: #000000;
  padding: 32px 0;
}
.main-nav li.current-page-ancestor > a,
.main-nav li.current_page_item > a,
.main-nav li.current-menu-item > a {
  font-weight: bold;
}
.main-nav li {
  display: block;
  float: left;
  color: #000000;
  margin-left: 26px;
}
.main-nav li:first-child {
  margin-left: 0;
}
.main-nav:hover {
  color: #ee3128;
  text-decoration: none;
}
.main-nav .sub-menu {
  display: none;
}
#demo {
  background: #ee3128;
  width: 200px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 80px;
  height: 80px;
  text-align: center;
}
#demo a {
  font-family: Lato, sans-serif;
  font-size: 15px;
  color: #ffffff;
  text-transform: uppercase;
}
.page-template-page-customers .subnav {
  background: rgba(255, 255, 255, 0.9);
  z-index: 99;
  position: absolute;
  width: 100%;
  top: 0;
}
.subnav,
.sub-menu {
  height: 80px;
  background: #ebebeb;
  position: relative;
}
.subnav .menu-image-title,
.sub-menu .menu-image-title {
  display: none;
}
.subnav img,
.sub-menu img {
  vertical-align: top;
}
.subnav ul,
.sub-menu ul {
  display: table;
  margin: 0 auto;
}
.subnav li,
.sub-menu li,
.subnav a,
.sub-menu a {
  display: block;
  float: left;
  height: 80px;
  font-size: 15px;
  color: #000000;
  vertical-align: middle;
  position: relative;
  line-height: 80px;
}
.subnav a,
.sub-menu a {
  margin: 0 76px;
}
.subnav a img,
.sub-menu a img {
  padding: 27px 0 0;
}
.subnav .selected:after,
.sub-menu .selected:after,
.subnav .current_page_item:after,
.sub-menu .current_page_item:after {
  content: '';
  left: 50%;
  margin-left: -11px;
  bottom: 0;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 11px 11px;
  border-color: transparent transparent transparent;
}
.post-timeatwork .subnav .selected:after,
.post-timeatwork .sub-menu .selected:after,
.post-timeatwork .subnav .current_page_item:after,
.post-timeatwork .sub-menu .current_page_item:after {
  border-color: transparent transparent #096BAD;
}
.post-expenseatwork .subnav .selected:after,
.post-expenseatwork .sub-menu .selected:after,
.post-expenseatwork .subnav .current_page_item:after,
.post-expenseatwork .sub-menu .current_page_item:after {
  border-color: transparent transparent #007F45;
}
.post-formsatwork .subnav .selected:after,
.post-formsatwork .sub-menu .selected:after,
.post-formsatwork .subnav .current_page_item:after,
.post-formsatwork .sub-menu .current_page_item:after {
  border-color: transparent transparent #678A97;
  /* border-color: transparent transparent #333333; */
}
.subnav-content {
  height: auto;
  background-image: -webkit-linear-gradient(top, #333333 0%, #181818 100%);
  background-image: -o-linear-gradient(top, #333333 0%, #181818 100%);
  background-image: linear-gradient(to bottom, #333333 0%, #181818 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff333333', endColorstr='#ff181818', GradientType=0);
}
.post-technology .subnav-content {
  background: url("../images/technologies/technology.jpg") no-repeat left top transparent;
  background-size: 100%;
}
.subnav-content.banner-expenseatwork {
  background: url("../images/products/eaw_banner.jpg") no-repeat left top #333333;
  background-size: cover;
}
.subnav-content.banner-timeatwork {
  background: url("../images/products/taw_banner.jpg") no-repeat left top #333333;
  background-size: cover;
}
.subnav-content.banner-formsatwork {
  background: url("../images/products/faw_banner.jpg") no-repeat left center #333333;
  background-size: cover;
}
.subnav-content .tab-content {
  position: relative;
  padding: 95px 0;
}
.subnav-content .tab-content .tab-heading {
  font-family: 'Bree Serif', serif;
  font-size: 50px;
  color: #ffffff;
  line-height: 1.2em;
  margin-top: 32px;
}
.subnav-content .tab-content .tab-heading h1 {
  font-size: 1em;
  margin: 0;
}
.subnav-content .tab-content.centered .tab-heading {
  text-align: center;
  padding: 0 200px;
}
.subnav-content .tab-content .tab-text {
  font-family: Lato, sans-serif;
  line-height: 1.529em;
  font-size: 17px;
  color: #ffffff;
  margin-top: 26px;
  padding-left: 24px;
  border-left: 1px solid #ffffff;
}
.subnav-content .tab-content.centered .tab-text {
  text-align: center;
  padding: 0 112px;
  border-left: none;
}
.home .video-section .flexslider {
  border: 0 none;
  border-radius: 0;
}
.home .video-section .video-overlay {
  padding: 0 106px 0 130px;
  color: #ffffff;
}
.home .video-section .timeatwork .video-overlay {
  background: #0d6faf;
  background: rgba(13, 111, 175, 0.8);
}
.home .video-section .expenseatwork .video-overlay {
  background: #078956;
  background: rgba(7, 137, 86, 0.8);
}
.home .video-section .formsatwork .video-overlay {
  background: #475c6f;
  background: rgba(71, 92, 111, 0.8);
}
.home-products-callout {
  position: relative;
  bottom: 100px;
  left: 50%;
  margin-left: -585px;
  z-index: 4;
}
.home-products-callout:before,
.home-products-callout:after {
  content: " ";
  display: table;
}
.home-products-callout:after {
  clear: both;
}
.home-products-callout:before,
.home-products-callout:after {
  content: " ";
  display: table;
}
.home-products-callout:after {
  clear: both;
}
.home-products-callout .home-product-callout-item {
  background: #ffffff;
  float: left;
  display: block;
  padding: 34px 42px 50px;
  width: 33.33333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
  height: 530px;
  text-align: center;
  position: relative;
}
.home-products-callout .home-product-callout-item:first-child {
  border-right: 0 none;
}
.home-products-callout .home-product-callout-item:first-child + .home-product-callout-item {
  border-right: none;
}
.home-products-callout .home-product-callout-logo {
  text-align: center;
  height: 39px;
  overflow: hidden;
}
.home-products-callout .home-product-callout-logo img {
  display: inline;
  max-width: 100%;
  height: auto;
}
.home-products-callout hr {
  color: #cbcbcb;
  width: 96px;
  margin: 28px auto 36px;
  border: 0 none;
  height: 1px;
  background: #cbcbcb;
}
.home-products-callout h3 {
  font-family: Lato, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.412em;
  margin-bottom: 26px;
}
.home-products-callout h4 {
  font-family: Lato, sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 2em;
}
.home-products-callout .home-product-callout-read-more-button {
  background: #ee3128;
  padding: 0 50px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  display: block;
  position: absolute;
  width: 200px;
  margin-left: -100px;
  left: 50%;
  bottom: 50px;
  font-family: Lato, sans-serif;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.appstore-download {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
  clear: both;
  margin-top: 0;
  margin-bottom: 68px;
  padding: 40px 142px;
  height: auto;
  overflow: hidden;
}
.appstore-download img {
  vertical-align: top;
}
.appstore-download span {
  float: left;
  width: 49.57264957%;
  font-size: 17px;
  line-height: 1.529em;
  color: #4d4d4d;
}
.appstore-download a {
  float: right;
}
.home-technology-integration {
  padding: 48px 0;
}
.home-technology-integration .home-technology-integration-desc {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 48px;
}
.home-technology-integration .home-technology-integration-desc h3 {
  font-family: "Bree Serif", serif;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 34px;
}
.home-technology-integration .home-technology-integration-desc p {
  font-family: Lato, sans-serif;
  color: #323232;
  font-size: 17px;
  line-height: 1.412em;
  margin-bottom: 30px;
}
.home-technology-integration .home-technology-integration-desc .read-more-button {
  background: transparent;
  padding: 0 50px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #000000;
  display: inline-block;
  margin-top: 52px;
}
.home-technology-integration .home-technology-integration-image {
  width: 44.44444444%;
}
.home-technology-integration .home-technology-integration-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.home-how-we-deliver {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 110px 0 128px;
  border-top: 1px solid #cbcbcb;
  border-bottom: 1px solid #cbcbcb;
}
.home-how-we-deliver .home-how-we-deliver-img {
  width: 45%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-how-we-deliver .home-how-we-deliver-img img {
  display: block;
  max-width: 100%;
  height: auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.home-how-we-deliver .home-how-we-deliver-desc {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-how-we-deliver .home-how-we-deliver-desc h3 {
  font-family: "Bree Serif", serif;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 34px;
}
.home-how-we-deliver .home-how-we-deliver-desc p {
  font-family: Lato, sans-serif;
  color: #323232;
  font-size: 17px;
  line-height: 1.412em;
  margin-bottom: 30px;
}
.home-how-we-deliver .home-how-we-deliver-desc .read-more-button {
  background: transparent;
  padding: 0 50px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #000000;
  display: inline-block;
  margin-top: 52px;
}
.home-statistics {
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.home-statistics > img {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
}
.home-statistics > .container {
  display: table;
  height: 94px;
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -47px;
}
.home-statistics > .container > div {
  display: table-cell;
  vertical-align: middle;
  width: 33.33333333%;
  height: 100%;
}
.home-statistics > .container > div .icon {
  float: left;
  margin-right: 28px;
}
.home-statistics > .container > div .number {
  font-size: 80px;
  font-family: "Bree Serif", serif;
  line-height: 1;
  position: relative;
  top: -10px;
}
.home-statistics > .container > div .description {
  font-size: 17px;
  font-family: Lato, sans-serif;
  line-height: 1;
  position: relative;
  top: -3px;
}
.home-quotes {
  border-bottom: 1px solid #cccccc;
}
.home-quotes .home-quotes-container {
  text-align: center;
  width: 818px;
  margin: 0 auto;
  display: table;
  height: 346px;
}
.home-quotes #quote-0 {
  display: table-cell;
}
.home-quotes .home-quotes-item {
  display: none;
  vertical-align: middle;
}
.home-quotes .home-quotes-item h3 {
  font-family: "Bree Serif", serif;
  font-size: 21px;
  color: #ee2d24;
  line-height: 1;
  margin-bottom: 10px;
}
.home-quotes .home-quotes-item h4 {
  font-family: Lato, sans-serif;
  font-size: 14px;
  color: #000000;
  line-height: 1.412em;
  margin-bottom: 28px;
}
.home-quotes .home-quotes-item p {
  font-family: Lato, sans-serif;
  font-size: 17px;
  color: #323232;
  line-height: 1.412em;
}
.home-quotes .home-quotes-tabs {
  height: 126px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #cccccc;
}
.home-quotes .home-quotes-tabs ul {
  display: table;
  height: inherit;
  width: 100%;
}
.home-quotes .home-quotes-tabs li {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: inherit;
  text-align: center;
  cursor: pointer;
}
.home-quotes .home-quotes-tabs li:first-child .quote-tab-container {
  border-left: 0 none;
}
.home-quotes .home-quotes-tabs li.active .quote-name {
  color: #ee2d24;
}
.home-quotes .home-quotes-tabs li.active .quote-position {
  color: #000000;
}
.home-quotes .home-quotes-tabs li:hover .quote-tab-container {
  color: #000000;
}
.home-quotes .home-quotes-tabs .quote-tab-container {
  border-left: 1px solid #cccccc;
  line-height: 1.714em;
  font-size: 14px;
  color: #999999;
  padding: 0 3px;
}
.home-quotes .home-quotes-tabs .quote-name {
  font-family: "Bree Serif", serif;
  display: block;
}
.home-quotes .home-quotes-tabs .quote-position {
  font-family: Lato, sans-serif;
  display: block;
}
.home-news .container {
  padding: 56px 0 63px;
  height: auto;
  overflow: hidden;
  border-top: 1px solid #cccccc;
  display: table;
}
.home-news .container:before,
.home-news .container:after {
  content: " ";
  display: table;
}
.home-news .container:after {
  clear: both;
}
.home-news .container:before,
.home-news .container:after {
  content: " ";
  display: table;
}
.home-news .container:after {
  clear: both;
}
.home-news .container.no-table {
  display: block;
  text-align: center;
  border-top: 0;
  padding: 0;
  margin-bottom: 63px;
}
.home-news .home-news-item {
  display: table-cell;
  width: 33.33333333%;
  vertical-align: top;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 44px;
  border-left: 1px solid #cccccc;
  min-height: 170px;
}
.home-news .home-news-item:first-child {
  border-left: 0 none;
}
.home-news .home-news-item h4 {
  font-size: 17px;
  color: #0976b4;
  line-height: 1;
  margin-bottom: 10px;
}
.home-news .home-news-item h4 a {
  color: #0976b4;
  text-decoration: none;
}
.home-news .home-news-item h4 a:hover {
  text-decoration: underline;
}
.home-news .home-news-item p.meta {
  font-size: 14px;
  color: #818181;
  line-height: 1;
  margin-bottom: 32px;
}
.home-news .home-news-item p {
  font-size: 14px;
  color: #4b4b4b;
  line-height: 1.714em;
}
.home-news .home-news-item a.read-more {
  color: #0976b4;
  text-decoration: none;
}
.home-news .home-news-item a.read-more:hover {
  text-decoration: underline;
}
.home-news a.read-all-news {
  background: #ee3128;
  padding: 0 76px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
}
.home-slider-container,
.page-cloud-slider-container {
  width: 100%;
  max-height: 901px;
  overflow: hidden;
}
.home-slider-container.flexslider,
.page-cloud-slider-container.flexslider {
  border: 0 none;
  border-radius: 0;
  margin: 0;
}
.home-slider-container .flex-control-nav,
.page-cloud-slider-container .flex-control-nav {
  bottom: 180px;
  left: 50%;
  line-height: 1;
  margin-left: -585px;
  position: absolute;
  width: 1170px;
  z-index: 999;
  text-align: left;
}
.home-slider-container .flex-control-nav > li,
.page-cloud-slider-container .flex-control-nav > li {
  margin: 0 0 0 6px;
  width: 14px;
  height: 14px;
  border: 1px solid #b4b3b4;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-slider-container .flex-control-nav > li:first-child,
.page-cloud-slider-container .flex-control-nav > li:first-child {
  margin: 0;
}
.home-slider-container .flex-control-nav > li a,
.page-cloud-slider-container .flex-control-nav > li a {
  height: 8px;
  width: 8px;
  margin: 2px auto;
  background: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.home-slider-container .flex-control-nav > li a.flex-active,
.page-cloud-slider-container .flex-control-nav > li a.flex-active {
  background: #ee3128;
}
.home-slider-container .home-slider-item,
.page-cloud-slider-container .home-slider-item {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.home-slider-container .home-slider-item > img,
.page-cloud-slider-container .home-slider-item > img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.home-slider-container .home-slider-item .container,
.page-cloud-slider-container .home-slider-item .container {
  position: relative;
  z-index: 2;
}
.home-slider-container .home-slider-item .home-slider-item-content,
.page-cloud-slider-container .home-slider-item .home-slider-item-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 17px;
  position: absolute;
  z-index: 3;
  top: 32%;
  left: 50%;
  width: 1170px;
  margin-left: -585px;
}
.home-slider-container .home-slider-item .home-slider-item-content h1,
.page-cloud-slider-container .home-slider-item .home-slider-item-content h1,
.home-slider-container .home-slider-item .home-slider-item-content h2,
.page-cloud-slider-container .home-slider-item .home-slider-item-content h2 {
  color: #ffffff;
  font-size: 2.941em;
  margin: 0;
}
.home-slider-container .home-slider-item .home-slider-item-content p,
.page-cloud-slider-container .home-slider-item .home-slider-item-content p {
  border-left: 1px solid #ffffff;
  color: #ffffff;
  font-family: Lato, sans-serif;
  font-size: 1em;
  line-height: 1.529em;
  margin-top: 26px;
  padding-left: 24px;
}
.page-cloud-slider-container .home-slider-item .home-slider-item-content {
  top: 22%;
}
.page-cloud-slider-container .red.tabs.smooth-scroll {
  margin-bottom: 30px;
}
.page-cloud-slider-container .red.tabs.second-row {
  margin-top: 0;
}
.page-cloud-slider-container .second-row .btn {
  margin-top: 24px;
}
.page-cloud-slider-container .second-row .btn:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1120px) {
  .page-cloud-slider-container .red.tabs.smooth-scroll {
    margin-top: 24px;
    margin-bottom: 12px;
  }
  .page-cloud-slider-container .red.tabs .btn,
  .page-cloud-slider-container .red.tabs .btn:hover {
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    margin: 0 6px;
  }
  .page-cloud-slider-container .red.tabs.second-row .btn {
    margin-top: 12px;
  }
  .page-cloud-slider-container .red.tabs.second-row .btn:first-child {
    margin-top: 0;
  }
}
.product-detail {
  height: 700px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 104px 0 126px;
}
.product-detail .col-left {
  width: 45.2991453%;
}
.product-detail .col-left .product-detail-detail {
  font-family: Lato, sans-serif;
}
.product-detail .col-left .product-detail-detail .product-detail-text {
  font-size: 16px;
  line-height: 1.875em;
  color: #010101;
  margin-top: 40px;
  padding-right: 120px;
}
.product-detail .col-right {
  width: 54.7008547%;
  padding-top: 64px;
  font-size: 17px;
  font-family: Lato, sans-serif;
  line-height: 1.412em;
}
.product-detail .col-right li {
  display: table;
  height: 54px;
  visibility: hidden;
}
.product-detail .col-right li.fadeInRight,
.product-detail .col-right li.fadeInLeft {
  visibility: visible;
}
.product-detail .col-right li .table-cell {
  display: table-cell;
  vertical-align: middle;
}
.product-detail .col-right li .table-cell.icon {
  width: 54px;
  background: url("../images/product-detail-icons.png") no-repeat left top transparent;
  display: inline-block;
  height: 54px;
}
.product-detail .col-right li .table-cell.text {
  padding-left: 30px;
}
.product-detail .col-right li + li {
  margin-top: 18px;
}
.product-detail .col-right li + li + li {
  margin-top: 31px;
}
.product-detail .col-right li + li + li + li {
  margin-top: 42px;
}
.product-detail .col-right li + li + li + li + li {
  margin-top: 42px;
}
.product-detail .col-right li + li + li + li + li + li {
  margin-top: 42px;
}
.product-detail .col-right li.record .icon {
  background-position: left top;
}
.product-detail .col-right li.scan .icon {
  background-position: left -94px;
}
.product-detail .col-right li.automate .icon {
  background-position: left -188px;
}
.product-detail .col-right li.import .icon {
  background-position: left -282px;
}
.product-detail .col-right li.reduce .icon {
  background-position: left -376px;
}
.section-category-container,
.single-container {
  background: #f7f7f7 none repeat scroll 0 0;
  overflow: hidden;
}
.section-category-container h1,
.single-container h1 {
  text-align: center;
  margin: 60px;
  font-size: 50px;
}
.single-container h1 {
  margin-bottom: 12px;
}
.single-container p.meta {
  text-align: center;
  margin-bottom: 48px;
}
.section-category,
.single-article {
  height: auto;
  overflow: hidden;
}
.news-content {
  overflow: hidden;
}
.section-category .news-content {
  display: table;
}
.news-sidebar {
  padding-top: 42px;
  font-size: 14px;
  line-height: 1.714em;
}
.news-sidebar h3 {
  font-size: 17px;
  color: #ee2d24;
}
.news-sidebar .news-widget {
  margin-bottom: 30px;
}
.category-row {
  display: table-row;
}
.category-item,
.single-article {
  padding: 42px 0;
}
.category-item.odd,
.single-article.odd {
  padding: 0 56px 0 0;
}
.category-item.even,
.single-article.even {
  padding: 0 0 0 56px;
}
.category-item:first-child,
.single-article:first-child {
  border-top: 0;
}
.category-item .news-thumbnail,
.single-article .news-thumbnail {
  width: 100%;
  max-height: 280px;
  margin-bottom: 18px;
  overflow: hidden;
  text-align: center;
}
.category-item .news-thumbnail .wp-post-image,
.single-article .news-thumbnail .wp-post-image {
  display: inline-block;
  max-width: 100%;
}
.category-item h2,
.single-article h2,
.category-item h2 a,
.single-article h2 a {
  color: #0976b4;
  font-size: 26px;
  line-height: 1;
  margin: 12px 0 8px;
}
.category-item h3,
.single-article h3,
.category-item h3 a,
.single-article h3 a {
  color: #4b4b4b;
  font-size: 26px;
  line-height: 1;
  margin: 12px 0 8px;
}
.category-item h4,
.single-article h4,
.category-item h4 a,
.single-article h4 a {
  color: #0976b4;
  font-size: 22px;
  line-height: 1;
  margin: 12px 0 8px;
}
.category-item h5,
.single-article h5,
.category-item h5 a,
.single-article h5 a {
  color: #4b4b4b;
  font-size: 22px;
  line-height: 1;
  margin: 12px 0 8px;
}
.category-item h6,
.single-article h6,
.category-item h6 a,
.single-article h6 a {
  color: #4b4b4b;
  font-size: 1em;
  line-height: 1;
  margin: 12px 0 8px;
}
.category-item p,
.single-article p {
  color: #4b4b4b;
  font-size: 14px;
  line-height: 1.714em;
  margin-bottom: 8px;
}
.category-item p .read-more,
.single-article p .read-more {
  color: #0976b4;
  text-decoration: none;
}
.category-item p .read-more:hover,
.single-article p .read-more:hover {
  text-decoration: underline;
}
.single-article ul,
.single-article ol {
  font-size: 14px;
  padding-left: 14px;
  list-style: disc outside none;
  color: #4b4b4b;
  margin-left: 8px;
}
.single-article ul li,
.single-article ol li {
  margin-bottom: 8px;
  line-height: 1.714em;
}
.single-article ol {
  padding-left: 16px;
  list-style-type: none;
}
.single-article ol li {
  display: block;
  position: relative;
}
.single-article ol li:before {
  content: counters(item, ".") ". ";
  position: absolute;
  margin-right: 100%;
  right: 10px;
}
.single-article ol > li:first-child {
  counter-reset: item;
}
.single-article ol > li {
  counter-increment: item;
  position: relative;
  font-weight: bold;
  font-size: 18px;
}
.single-article ol ol > li {
  font-weight: normal;
  font-size: 14px;
  /*          content: counters(item, ".") ". ";
          position: absolute;
          margin-right: 100%;
          right: 10px;*/
}
.category-item {
  display: table-cell;
  width: 50%;
  padding: 0 24px;
}
.category-item.odd {
  border-right: 1px solid #cccccc;
}
.category-item .news-thumbnail .wp-post-image {
  display: block;
  width: 100%;
}
.load-archive-container {
  text-align: center;
  margin-bottom: 60px;
}
.load-archive-container a {
  background: #ee3128;
  padding: 0 76px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
}
.single-article {
  border-top: 0;
}
.back-to-all-news {
  clear: both;
  display: block;
  margin-top: 32px;
  color: #0976b4;
  font-size: 14px;
  text-decoration: underline;
}
.back-to-all-news:hover {
  text-decoration: none;
}
.developmentphilosophy-detail {
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 88px;
  padding-bottom: 44px;
}
.developmentphilosophy-detail .developmentphilosophy-top {
  text-align: center;
}
.developmentphilosophy-detail h3 {
  font-size: 40px;
  margin-bottom: 48px;
}
.developmentphilosophy-detail p {
  font-size: 17px;
  line-height: 1.765em;
}
.developmentphilosophy-detail .col {
  font-size: 17px;
  font-family: Lato, sans-serif;
  line-height: 1.412em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.developmentphilosophy-detail .col-left {
  width: 50%;
  padding-left: 80px;
}
.developmentphilosophy-detail .col-right {
  width: 50%;
  padding-left: 110px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom h4 {
  text-align: center;
  margin-bottom: 46px;
  margin-top: 42px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li {
  height: 54px;
  display: table;
  margin-bottom: 1px;
  visibility: hidden;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.fadeInLeft,
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.fadeInRight {
  visibility: visible;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li .table-cell {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li .table-cell.icon {
  width: 54px;
  background: url("../images/technology-icons.png") no-repeat left top transparent;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li .table-cell.text {
  padding-left: 30px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.document-types .icon {
  background-position: left top;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.workflow-rules .icon {
  background-position: left -55px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.calculation-sequence .icon {
  background-position: left -110px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.value-tables .icon {
  background-position: left -165px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.analytical-dimensions .icon {
  background-position: left -220px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.reports-inquiries .icon {
  background-position: left -275px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.roles .icon {
  background-position: left -330px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.authorization .icon {
  background-position: left -385px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.export-import .icon {
  background-position: left -440px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.terminology .icon {
  background-position: left -495px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li.user-definitions .icon {
  background-position: left -550px;
}
.developmentphilosophy-detail .developmentphilosophy-bottom ul li .icons-wrapper {
  display: table;
  height: inherit;
}
.page-cloud.cloud-solution p {
  margin-bottom: 23px;
}
.technicalinfrastucture-detail {
  text-align: center;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding-top: 82px;
}
.technicalinfrastucture-detail h3 {
  font-size: 40px;
  margin-bottom: 38px;
}
.technicalinfrastucture-detail p {
  font-size: 17px;
  line-height: 1.765em;
}
.technicalinfrastucture-detail .usedtechnics {
  display: table;
  margin: 92px auto 125px;
}
.technicalinfrastucture-detail .usedtechnics ul li {
  display: inline-block;
  margin: 0 75px;
}
.technicalinfrastucture-detail.app-reference .usedtechnics ul li {
  max-width: 170px;
  margin: 15px 30px;
}
.technicalinfrastucture-detail.app-reference .usedtechnics ul li img {
  display: block;
  max-width: 100%;
}
.integration-detail {
  text-align: center;
  /* height: 1135px; */
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* background: url("../images/integration-placeholder.jpg") no-repeat center center #ffffff; */
}
.integration-detail .integration-image {
  width: 100%;
  max-width: 1440px;
}
.integration-detail > .container {
  position: absolute;
  left: 0;
  top: 6%;
  right: 0;
  z-index: 2;
}
.integration-detail h3 {
  font-size: 40px;
  margin-bottom: 38px;
}
.integration-detail p {
  font-size: 17px;
  line-height: 1.765em;
}
.tryoutourproducts-detail,
.callout-segment {
  text-align: center;
  border-top: 1px solid #cccccc;
  padding: 140px 0 152px;
}
.tryoutourproducts-detail h3,
.callout-segment h3 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 22px;
}
.tryoutourproducts-detail p,
.callout-segment p {
  font-size: 17px;
  line-height: 1.412em;
}
.tryoutourproducts-detail .button,
.callout-segment .button {
  background: #ee3128;
  padding: 0 76px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  font-size: 17px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin-top: 46px;
}
.c6-cloud .button {
  background: #ee3128;
  padding: 0 76px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  font-size: 17px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  color: #ffffff;
  display: table;
  margin: 0 auto;
}
.casestudy-detail .casestudy-intro {
  height: 420px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 114px;
}
.casestudy-detail .casestudy-intro .casestudy-thumbnail {
  float: right;
}
.casestudy-detail .casestudy-intro .casestudy-technologies {
  margin-top: 32px;
}
.casestudy-detail .casestudy-intro .casestudy-technologies img {
  margin-left: 56px;
}
.casestudy-detail .casestudy-intro .casestudy-technologies img:first-child {
  margin-left: 0;
}
.casestudy-detail h2 {
  font-size: 50px;
  line-height: 1.2em;
}
.casestudy-detail h3 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 38px;
}
.casestudy-detail p {
  font-size: 17px;
  line-height: 1.765em;
}
.casestudy-detail .col {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.casestudy-detail .col-left {
  padding-right: 90px;
}
.casestudy-detail .col-right {
  padding-top: 74px;
}
.casestudy-detail ul li {
  line-height: 40px;
  padding-left: 36px;
  position: relative;
}
.casestudy-detail ul li:before {
  content: "\2022";
  color: #ee3128;
  position: absolute;
  left: 0;
  top: 0;
}
.casestudy-detail .casestudy-problems {
  border-top: 1px solid #cccccc;
  padding: 92px 0 106px;
}
.casestudy-detail .casestudy-solution {
  border-top: 1px solid #cccccc;
  padding: 92px 0 106px;
}
.casestudy-detail .casestudy-solution ul li:before {
  color: #69ce6b;
}
.quotes-detail {
  background: #f2f2f2;
  height: 346px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #cccccc;
  padding-top: 92px;
}
.quotes-detail .quote {
  text-align: center;
  padding: 0 152px;
  position: relative;
  z-index: 2;
  background: url("../images/quote.png") no-repeat 96px 69px transparent;
}
.quotes-detail h4.name {
  font-size: 21px;
  color: #ee2d24;
  margin-bottom: 8px;
}
.quotes-detail h5.position {
  font-size: 14px;
  font-family: Lato, sans-serif;
  margin-bottom: 30px;
}
.quotes-detail q {
  font-size: 17px;
  color: #323232;
  line-height: 1.412em;
  position: relative;
  z-index: 3;
}
.needsomehelp-detail .button {
  background: #ee3128;
  padding: 0 48px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
}
.video-section {
  clear: both;
  margin-bottom: 58px;
}
.video-section .mobile-all-videos {
  background: #ee3128;
  padding: 0 43px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  margin: 24px auto 0;
  display: none;
}
.video-section .flexslider {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.video-section .video-container {
  width: 100%;
  /* height: 586px; */
  position: relative;
}
.video-section .video-container > img {
  width: 100%;
  height: 100%;
}
.video-section .video-play {
  cursor: pointer;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ee3128;
  background: transparent;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -55px;
  left: 50%;
  margin-left: -55px;
}
.video-section .video-play:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-style: solid;
  border-width: 11px 0 11px 19px;
  border-color: transparent transparent transparent #ee3128;
  left: 50%;
  top: 50%;
  margin-left: -11px;
  margin-top: -10px;
}
.video-section .video-play:hover {
  text-decoration: none;
  border-color: #000000;
}
.video-section .video-play:hover:after {
  border-color: transparent transparent transparent #000000;
}
.video-section .video-overlay {
  background: #479a7a;
  padding: 0 60px;
  position: absolute;
  bottom: 0;
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 156px;
}
.video-section .video-overlay > div {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
.video-section .video-overlay > div:first-child {
  text-align: left;
}
.video-section .video-overlay .video-overlay-content-inside {
  display: table;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
.video-section .video-overlay .video-overlay-content-inside > div {
  display: table-cell;
  vertical-align: middle;
}
.video-section .video-overlay .video-overlay-logo {
  width: 248px;
}
.video-section .video-overlay .video-overlay-logo > img {
  width: auto;
  height: auto;
}
.video-section .video-overlay .video-overlay-text {
  line-height: 1.529em;
}
.video-section .video-overlay .video-overlay-action a {
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 50px;
  border: 2px solid #ffffff;
  font-family: Lato, sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 0 43px;
}
.video-section .video-navigation,
.video-section .flex-direction-nav {
  position: absolute;
  height: 156px;
  bottom: 0;
  width: 100%;
}
.video-section .video-navigation .prev,
.video-section .flex-direction-nav .prev,
.video-section .video-navigation .flex-nav-prev a,
.video-section .flex-direction-nav .flex-nav-prev a,
.video-section .video-navigation .flex-nav-prev a.flex-prev,
.video-section .flex-direction-nav .flex-nav-prev a.flex-prev {
  opacity: 0.7;
  text-indent: -9999em;
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 33px;
  width: 19px;
  height: 36px;
  background: url(../images/video-navigation.png) no-repeat left top transparent;
  cursor: pointer;
}
.video-section .video-navigation .prev:before,
.video-section .flex-direction-nav .prev:before,
.video-section .video-navigation .flex-nav-prev a:before,
.video-section .flex-direction-nav .flex-nav-prev a:before,
.video-section .video-navigation .flex-nav-prev a.flex-prev:before,
.video-section .flex-direction-nav .flex-nav-prev a.flex-prev:before,
.video-section .video-navigation .prev:after,
.video-section .flex-direction-nav .prev:after,
.video-section .video-navigation .flex-nav-prev a:after,
.video-section .flex-direction-nav .flex-nav-prev a:after,
.video-section .video-navigation .flex-nav-prev a.flex-prev:after,
.video-section .flex-direction-nav .flex-nav-prev a.flex-prev:after {
  content: '';
  display: none;
  font-family: Lato, sans-serif;
}
.video-section .video-navigation .next,
.video-section .flex-direction-nav .next,
.video-section .video-navigation .flex-nav-next a,
.video-section .flex-direction-nav .flex-nav-next a,
.video-section .video-navigation .flex-nav-next a.flex-next,
.video-section .flex-direction-nav .flex-nav-next a.flex-next {
  opacity: 0.7;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  margin-top: -18px;
  right: 33px;
  width: 19px;
  height: 36px;
  background: url(../images/video-navigation.png) no-repeat left bottom transparent;
  cursor: pointer;
}
.video-section .video-navigation .next:before,
.video-section .flex-direction-nav .next:before,
.video-section .video-navigation .flex-nav-next a:before,
.video-section .flex-direction-nav .flex-nav-next a:before,
.video-section .video-navigation .flex-nav-next a.flex-next:before,
.video-section .flex-direction-nav .flex-nav-next a.flex-next:before,
.video-section .video-navigation .next:after,
.video-section .flex-direction-nav .next:after,
.video-section .video-navigation .flex-nav-next a:after,
.video-section .flex-direction-nav .flex-nav-next a:after,
.video-section .video-navigation .flex-nav-next a.flex-next:after,
.video-section .flex-direction-nav .flex-nav-next a.flex-next:after {
  content: '';
  display: none;
  font-family: Lato, sans-serif;
}
.product-presentation {
  /* height: 620px; */
  padding: 36px 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #cccccc;
  background: #f2f2f2;
}
.product-presentation .container {
  height: 100%;
}
.product-presentation .cycle-slideshow {
  position: relative;
  height: inherit;
}
.product-presentation .cycle-slideshow .cycle-item {
  height: inherit;
}
.product-presentation .cycle-slideshow .cycle-item .cycle-image {
  width: 67.69230769%;
  height: 100%;
  float: left;
}
.product-presentation .cycle-slideshow .cycle-item .cycle-description {
  width: 32.30769231%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  font-family: Lato, sans-serif;
  font-weight: 300;
  color: #000000;
  font-size: 19px;
  line-height: 1.579em;
  position: relative;
  height: 100%;
  padding-bottom: 116px;
}
.product-presentation .cycle-slideshow .cycle-item .cycle-description .cycle-description-content {
  position: absolute;
  bottom: 116px;
  left: 0;
  padding-left: 72px;
}
.product-presentation .cycle-slideshow .cycle-nav {
  height: 36px;
  width: 78px;
  position: absolute;
  bottom: 50px;
  left: 72px;
}
.product-presentation .cycle-slideshow .cycle-nav .cycle-prev {
  background: url("../images/cycle-nav.png") no-repeat left top transparent;
  display: block;
  height: inherit;
  width: 19px;
  float: left;
}
.product-presentation .cycle-slideshow .cycle-nav .cycle-next {
  background: url("../images/cycle-nav.png") no-repeat left bottom transparent;
  display: block;
  height: inherit;
  width: 19px;
  float: right;
}
.request-demo {
  background: #2c4760;
  padding: 136px 0 142px;
  height: 514px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  text-align: center;
}
.request-demo h3,
.request-demo h2 {
  font-size: 40px;
  line-height: 1;
  font-family: "Bree Serif", serif;
  margin-bottom: 1.2em;
}
.request-demo p {
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 1.412em;
}
.request-demo .button {
  background: #ee3128;
  padding: 0 37px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  font-size: 17px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  color: #ffffff;
  margin-top: 26px;
}
.our-customers {
  border-bottom: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 102px 0 92px;
  text-align: center;
}
.our-customers h3 {
  font-family: "Bree Serif", serif;
  font-size: 40px;
  color: #000000;
  line-height: 1;
  margin-bottom: 74px;
}
.our-customers .slider {
  width: 100%;
  height: 60px;
}
.our-customers .slider .slider-item {
  float: left;
  height: inherit;
}
.our-customers .slider .slider-item > img {
  max-width: 80%;
  max-height: 100%;
}
.our-customers .button {
  background: #ee3128;
  padding: 0 22px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  margin-top: 88px;
}
.contact-us {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 82px 0 62px;
  background: #f7f7f7;
}
.contact-us h1 {
  font-family: "Bree Serif", serif;
  font-size: 40px;
  color: #000000;
  line-height: 1;
  margin: 0 0 74px;
  text-align: center;
}
.contact-form h3.form-heading,
.wpcf7-form h3.form-heading {
  margin: 36px 0;
}
.contact-form h3.form-heading + .form-row > span.form-row-title,
.wpcf7-form h3.form-heading + .form-row > span.form-row-title {
  margin-top: 0;
}
.contact-form ::-webkit-input-placeholder,
.wpcf7-form ::-webkit-input-placeholder {
  color: #7f7f7f;
  font-family: Lato, sans-serif;
  font-size: 14px;
  opacity: 0.54;
}
.contact-form :-moz-placeholder,
.wpcf7-form :-moz-placeholder {
  /* Firefox 18- */
  color: #7f7f7f;
  font-family: Lato, sans-serif;
  font-size: 14px;
  opacity: 0.54;
}
.contact-form ::-moz-placeholder,
.wpcf7-form ::-moz-placeholder {
  /* Firefox 19+ */
  color: #7f7f7f;
  font-family: Lato, sans-serif;
  font-size: 14px;
  opacity: 0.54;
}
.contact-form :-ms-input-placeholder,
.wpcf7-form :-ms-input-placeholder {
  color: #7f7f7f;
  font-family: Lato, sans-serif;
  font-size: 14px;
  opacity: 0.54;
}
.contact-form ::placeholder,
.wpcf7-form ::placeholder {
  color: #7f7f7f;
  font-family: Lato, sans-serif;
  font-size: 14px;
  opacity: 0.54;
}
.contact-form select.not,
.wpcf7-form select.not {
  color: #7f7f7f;
  color: rgba(127, 127, 127, 0.54);
  font-family: Lato, sans-serif;
  font-size: 14px;
}
.contact-form select.not option,
.wpcf7-form select.not option,
.contact-form select option,
.wpcf7-form select option {
  color: #000000;
  font-size: 16px;
}
.contact-form .textinput,
.wpcf7-form .textinput,
.contact-form select,
.wpcf7-form select {
  height: 50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c8c8c8;
  padding: 0 20px;
  width: 100%;
}
.contact-form .textarea,
.wpcf7-form .textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  height: 160px;
  padding: 20px 20px 0;
}
.contact-form .textinput:focus,
.wpcf7-form .textinput:focus,
.contact-form .textarea:focus,
.wpcf7-form .textarea:focus {
  border: 1px solid #ee2d24;
}
.contact-form .button,
.wpcf7-form .button {
  background: #ee3128;
  padding: 0 76px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  margin: 60px auto 0;
  display: block;
  border: 0 none;
}
.contact-form .form-row,
.wpcf7-form .form-row {
  clear: both;
  margin-top: 2px;
  overflow: hidden;
}
.contact-form .form-row.captcha,
.wpcf7-form .form-row.captcha {
  margin-top: 16px;
}
.contact-form .form-row.captcha .wpcf7-form-control-wrap,
.wpcf7-form .form-row.captcha .wpcf7-form-control-wrap {
  display: block;
  margin-top: 2px;
}
.contact-form .form-row-title,
.wpcf7-form .form-row-title {
  margin-top: 18px;
  margin-bottom: 4px;
  line-height: 1.26em;
  display: block;
}
.contact-form .form-row.two-col input,
.wpcf7-form .form-row.two-col input,
.contact-form .form-row.two-col select,
.wpcf7-form .form-row.two-col select,
.contact-form .wpcf7-form-control-wrap.company,
.wpcf7-form .wpcf7-form-control-wrap.company {
  width: 49.8%;
  float: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-form .form-row.two-col .wpcf7-form-control-wrap:first-child input,
.wpcf7-form .form-row.two-col .wpcf7-form-control-wrap:first-child input,
.contact-form .form-row.two-col .wpcf7-form-control-wrap:first-child select,
.wpcf7-form .form-row.two-col .wpcf7-form-control-wrap:first-child select,
.contact-form .wpcf7-form-control-wrap.name,
.wpcf7-form .wpcf7-form-control-wrap.name {
  width: 49.8%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-form .one-col.textinput,
.wpcf7-form .one-col.textinput {
  width: 100%;
}
.contact-form .one-col.textarea,
.wpcf7-form .one-col.textarea {
  width: 100%;
}
.contact-form .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-not-valid-tip {
  color: #ee3128;
  font-size: 12px;
  padding: 8px;
}
.contact-form div.wpcf7-validation-errors,
.wpcf7-form div.wpcf7-validation-errors {
  border-color: #ee3128;
  font-size: 14px;
  margin: 0;
}
.contact-form .wpcf7-checkbox,
.wpcf7-form .wpcf7-checkbox {
  border: 1px solid #c8c8c8;
  display: block;
  padding: 12px 20px 4px;
}
.contact-form .wpcf7-checkbox span.wpcf7-list-item,
.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item {
  margin: 0 18px 10px 0;
  display: block;
}
.contact-form .wpcf7-checkbox span.wpcf7-list-item > label,
.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item > label {
  display: table;
  text-align: left;
}
.contact-form .wpcf7-checkbox span.wpcf7-list-item input[type="checkbox"],
.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item input[type="checkbox"] {
  display: table-cell;
}
.contact-form .wpcf7-checkbox span.wpcf7-list-item-label,
.wpcf7-form .wpcf7-checkbox span.wpcf7-list-item-label {
  display: table-cell;
  padding-left: 5px;
}
.page-template-page-ourcustomer .hero-image {
  height: auto;
  overflow: hidden;
}
.page-template-page-ourcustomer .attachment-single-customer {
  position: relative;
  z-index: 1;
}
.hero-image-detail {
  overflow: hidden;
  height: auto;
}
.hero-image-detail .hero-image {
  position: relative;
  max-height: 571px;
}
.hero-image-detail .hero-image .breadcrumbs-nav,
.hero-image-detail .hero-image .products-subnav {
  position: absolute;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 99;
  left: 0;
  right: 0;
}
.hero-image-detail .hero-image img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
.hero-image-detail .hero-image h2,
.hero-image-detail .hero-image h1 {
  margin: 0;
  font-size: 50px;
  line-height: 1.2em;
  position: absolute;
  top: 38.94736842%;
  left: 0;
  right: 0;
  text-align: center;
  color: #ffffff;
  z-index: 10;
}
.hero-image-detail .hero-image h1 {
  width: 100%;
}
.segmentchars-casestudies-detail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  min-height: 660px;
}
.segmentchars-casestudies-detail h3 {
  margin-top: 106px;
  font-size: 40px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 62px;
}
.segmentchars-casestudies-detail .segmentchars {
  padding-top: 104px;
  width: 58.05555556%;
  height: inherit;
  padding-left: 8.68055556%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.segmentchars-casestudies-detail .segmentchars h3 {
  margin-top: 0;
}
.segmentchars-casestudies-detail .segmentchars ul {
  font-size: 17px;
  line-height: 1.176em;
  padding-right: 12px;
}
.segmentchars-casestudies-detail .segmentchars ul li {
  margin-top: 20px;
}
.segmentchars-casestudies-detail .segmentchars ul li:first-child {
  margin-top: 0;
}
.segmentchars-casestudies-detail .casestudies {
  width: 41.94444444%;
  background: url("../images/our-customers/right-col-bg.jpg") no-repeat left top transparent;
  background-size: cover;
  min-height: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  text-align: center;
}
.segmentchars-casestudies-detail .casestudies ul li {
  margin-top: 36px;
}
.segmentchars-casestudies-detail .casestudies ul li:first-child {
  margin-top: 0;
}
.segmentchars-casestudies-detail .casestudies a {
  color: #ffffff;
  border-bottom: 1px solid #ee3128;
  line-height: 1;
  padding-bottom: 8px;
}
.sector-pains-detail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 86px 0 104px;
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  font-size: 17px;
}
.sector-pains-detail h3 {
  line-height: 1;
  text-transform: uppercase;
  font-size: 40px;
  text-align: center;
  margin-bottom: 112px;
}
.sector-pains-detail ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  display: inline-block;
  width: 49.8%;
  padding-left: 60px;
  background: url("../images/our-customers/block-icon.png") no-repeat left top transparent;
  line-height: 1.42em;
  margin-bottom: 36px;
  vertical-align: top;
}
.sector-pains-detail ul li.odd {
  padding-left: 140px;
  background: url("../images/our-customers/block-icon.png") no-repeat 80px top transparent;
}
.sector-pains-detail ul li.fadeInLeft,
.sector-pains-detail ul li.fadeInRight {
  visibility: visible;
}
.advantages-detail {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 92px 0 130px;
  font-size: 17px;
}
.advantages-detail h3 {
  line-height: 1;
  text-transform: uppercase;
  font-size: 40px;
  text-align: center;
  margin-bottom: 112px;
}
.advantages-detail h3 > span {
  text-transform: lowercase;
}
.advantages-detail ul li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  visibility: hidden;
  display: inline-block;
  width: 49.8%;
  padding-left: 60px;
  background: url("../images/our-customers/yes-icon.png") no-repeat left top transparent;
  line-height: 1.42em;
  margin-bottom: 36px;
  padding-right: 40px;
  vertical-align: top;
}
.advantages-detail ul li.odd {
  padding-left: 140px;
  background: url("../images/our-customers/yes-icon.png") no-repeat 80px top transparent;
  padding-right: 100px;
}
.advantages-detail ul li.fadeInLeft,
.advantages-detail ul li.fadeInRight {
  visibility: visible;
}
.bottom-nav-section,
.breadcrumbs-nav {
  height: 100px;
}
#casestudy .breadcrumbs-nav,
#ourcustomers .breadcrumbs-nav {
  height: 80px;
}
.bottom-nav-section {
  border-top: 1px solid #cccccc;
}
.bottom-nav,
.breadcrumbs {
  height: 100%;
}
.bottom-nav.container-large,
.breadcrumbs.container-large {
  padding-left: 46px;
}
.bottom-nav img,
.breadcrumbs img {
  vertical-align: top;
}
.bottom-nav ul,
.breadcrumbs ul {
  overflow: hidden;
  display: table;
  width: 100%;
  height: inherit;
}
.bottom-nav li,
.breadcrumbs li {
  display: table-cell;
  width: 50%;
  text-align: right;
  vertical-align: middle;
  position: relative;
}
.bottom-nav li a,
.breadcrumbs li a {
  display: inline-block;
  position: relative;
  padding-right: 48px;
  min-height: 24px;
  line-height: 24px;
}
.bottom-nav li a:after,
.breadcrumbs li a:after {
  content: '';
  display: block;
  height: 24px;
  width: 13px;
  margin-top: -12px;
  top: 50%;
  position: absolute;
  right: 0;
  background: url("../images/bottom-nav-arrows.png") no-repeat right -71px transparent;
}
.bottom-nav li:first-child,
.breadcrumbs li:first-child {
  text-align: left;
}
.bottom-nav li:first-child a,
.breadcrumbs li:first-child a {
  padding-right: 0;
  padding-left: 48px;
}
.bottom-nav li:first-child a:after,
.breadcrumbs li:first-child a:after {
  right: auto;
  left: 0;
  background: url("../images/bottom-nav-arrows.png") no-repeat right 0 transparent;
}
.bottom-socials {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 110px;
  display: table;
}
.bottom-socials .bottom-social {
  display: table-cell;
  width: 25%;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}
.facebook {
  background: #3b5998;
}
.facebook:hover {
  background: #4264ab;
}
.twitter {
  background: #55acee;
}
.twitter:hover {
  background: #67baf9;
}
.linkedin {
  background: #0976b4;
}
.linkedin:hover {
  background: #1388cb;
}
.youtube {
  background: #b31217;
}
.youtube:hover {
  background: #c52025;
}
#contact-us-page .contact-us {
  padding-bottom: 104px;
}
.contact-contacts {
  background: #f7f7f7;
}
.contact-contacts img {
  vertical-align: top;
  max-width: 100%;
}
.contact-contacts .contacts-wrapper {
  position: relative;
}
.contact-contacts .contacts-overlay {
  height: 100%;
  width: 39.74358974%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 56px 0 58px 58px;
}
.contact-contacts .contacts-overlay h4 {
  font-family: "Bree Serif", serif;
  font-size: 21px;
  line-height: 1.48em;
  color: #ffffff;
  margin-bottom: 32px;
  text-transform: uppercase;
}
.contact-contacts .contacts-overlay p {
  font-family: Lato, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 17px;
  line-height: 1.529em;
}
.contact-contacts .contacts-overlay a {
  color: #ffffff;
  text-decoration: none;
}
.contact-contacts .contacts-overlay a:hover {
  text-decoration: underline;
}
.contact-contacts .contacts-overlay .contacts-address {
  padding-left: 54px;
  position: relative;
}
.contact-contacts .contacts-overlay .contacts-address:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: url("../images/contact-us-icons.png") no-repeat left top transparent;
  width: 35px;
  height: 38px;
}
.contact-contacts .contacts-overlay .contacts-phones {
  margin-top: 78px;
  padding-left: 54px;
  position: relative;
}
.contact-contacts .contacts-overlay .contacts-phones p > span {
  font-weight: normal;
}
.contact-contacts .contacts-overlay .contacts-phones:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  background: url("../images/contact-us-icons.png") no-repeat left bottom transparent;
  width: 35px;
  height: 23px;
}
.sales-offices {
  padding: 82px 0;
  overflow: hidden;
  height: auto;
}
.sales-offices h2,
.sales-offices h3,
.sales-offices h5 {
  text-align: center;
}
.sales-offices h2 {
  font-size: 40px;
  margin-bottom: 34px;
}
.sales-offices h3 {
  font-size: 17px;
}
.sales-offices p {
  text-align: center;
  line-height: 1.529em;
}
.sales-offices .sales-offices-bottom p {
  font-weight: 700;
}
.sales-offices .sales-offices-top {
  padding-bottom: 48px;
  position: relative;
}
.sales-offices .sales-offices-top:after {
  content: '';
  height: 1px;
  width: 234px;
  line-height: 0;
  font-size: 0;
  background: #cccccc;
  left: 50%;
  margin-left: -117px;
  bottom: 0;
  display: block;
  position: absolute;
}
.sales-offices .sales-offices-bottom {
  padding-top: 64px;
  overflow: hidden;
}
.sales-offices .sales-offices-bottom h3,
.sales-offices .sales-offices-bottom p {
  line-height: 1;
}
.sales-offices .sales-offices-bottom h3 {
  margin-bottom: 12px;
}
.sales-offices .sales-offices-bottom p {
  font-size: 14px;
}
.sales-offices .sales-offices-bottom .col {
  margin-bottom: 36px;
}
.customers-intro {
  position: relative;
  overflow: hidden;
  padding-top: 250px;
  padding-bottom: 68px;
  background: #2f343a;
}
.customers-intro > .wp-post-image {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: auto;
}
.customers-intro .container-722 {
  margin-bottom: 118px;
}
.customers-intro h2,
.customers-intro h1 {
  font-family: "Bree Serif", serif;
  font-size: 50px;
  line-height: 1;
  color: #ffffff;
  margin: 0 0 50px;
  text-align: center;
}
.customers-intro p {
  font-family: Lato, sans-serif;
  font-size: 17px;
  line-height: 1.529em;
  color: #ffffff;
  text-align: center;
}
.customers-intro .customers-list {
  width: 1320px;
  margin: 0 auto;
}
.customers-intro .customers-list li {
  width: 25%;
  height: 25%;
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
}
.customers-intro .customers-list li > * {
  position: relative;
  z-index: 10;
}
.customers-intro .customers-list li a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 320px;
  padding: 0 40px;
  text-align: center;
  float: left;
  width: 100%;
  height: 100%;
}
.customers-intro .customers-list li a > h2 {
  margin: 0;
  display: inline-block;
  line-height: 1.545em;
  vertical-align: middle;
  font-family: Lato, sans-serif;
  font-size: 22px;
  color: #000000;
  text-transform: uppercase;
}
.customers-intro .customers-list li > a:hover {
  text-decoration: none;
}
.customers-intro .customers-list li > .wp-post-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.customers-intro .customers-list li .customer-item-foreground {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: #ffffff;
  z-index: 3;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
}
.customers-intro .customers-list li .customer-item-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(238, 49, 40, 0.77);
  z-index: 2;
  -webkit-box-shadow: inset 0 0 114px 0 rgba(24, 24, 25, 0.75);
  -moz-box-shadow: inset 0 0 114px 0 rgba(24, 24, 25, 0.75);
  box-shadow: inset 0 0 114px 0 rgba(24, 24, 25, 0.75);
}
.customers-intro .customers-list li:hover .customer-item-foreground {
  background: #eb332d;
  width: 83%;
  height: 83%;
}
.customers-intro .customers-list li:hover a span {
  color: #ffffff;
}
.customers-intro div,
.customers-intro ul {
  position: relative;
  z-index: 2;
}
.page-template-page-about-us .hero-image {
  max-height: 570px;
  overflow: hidden;
}
.page-template-page-about-us .hero-image-detail .container-medium-xp {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  text-align: center;
  top: 35%;
}
.page-template-page-about-us .hero-image-detail .container-medium-xp h2,
.page-template-page-about-us .hero-image-detail .container-medium-xp h1 {
  position: static;
  line-height: 1.2em;
  margin: 0 0 30px;
}
.page-template-page-about-us .hero-image-detail .container-medium-xp p {
  line-height: 1.529em;
  font-size: 17px;
  color: #ffffff;
}
.who-we-are {
  padding: 112px 0 126px;
  border-bottom: 1px solid #cccccc;
}
.who-we-are .container {
  width: 840px;
}
.who-we-are h3,
.who-we-are h2 {
  text-align: center;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 30px;
}
.who-we-are p {
  text-align: center;
  font-size: 17px;
  line-height: 1.765em;
}
.who-we-are p a {
  color: #ee3128;
  text-decoration: underline;
}
.about-us-description {
  padding: 94px 0 132px;
}
.about-us-description .container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.about-us-description h3,
.about-us-description h2 {
  text-align: center;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 30px;
}
.about-us-description p {
  font-size: 17px;
  line-height: 1.765em;
  margin-top: 30px;
}
.about-us-description p:first-child {
  margin-top: 0;
}
.about-us-leaders > ul {
  display: table;
  width: 100%;
}
.about-us-leaders > ul > li {
  display: table-cell;
  width: 20%;
  vertical-align: middle;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.about-us-leaders > ul > li > * {
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
  position: relative;
}
.about-us-leaders > ul > li:hover > * {
  -webkit-transform: scale(1.1575);
  -moz-transform: scale(1.1575);
  -ms-transform: scale(1.1575);
  -o-transform: scale(1.1575);
  transform: scale(1.1575);
  z-index: 998;
}
.about-us-leaders > ul > li:hover img {
  z-index: 999;
}
.about-us-leaders > ul > li:hover .leader-item-foreground {
  display: block;
}
.about-us-leaders img {
  width: 100%;
  position: relative;
}
.about-us-leaders .leader-item-foreground {
  -webkit-box-shadow: 0 0 220px rgba(0, 12, 13, 0.87) inset;
  -moz-box-shadow: 0 0 220px rgba(0, 12, 13, 0.87) inset;
  box-shadow: 0 0 220px rgba(0, 12, 13, 0.87) inset;
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(214, 11, 4, 0.79);
  z-index: 1000;
  -webkit-transition: all 800ms ease;
  -moz-transition: all 800ms ease;
  -ms-transition: all 800ms ease;
  -o-transition: all 800ms ease;
  transition: all 800ms ease;
  padding-top: 48%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.about-us-leaders h3 {
  font-family: Lato, sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 0.947em;
  color: #ffffff;
}
.about-us-leaders h4 {
  font-family: Lato, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.286em;
  color: #ffffff;
}
.about-us-leaders .social-icons ul {
  display: table;
  margin: 16px auto 0;
}
.about-us-leaders .social-icons ul li {
  display: table-cell;
  width: 20px;
  padding: 0 6px;
}
.about-us-our-offices {
  padding: 108px 0 88px;
}
.about-us-our-offices .about-us-our-offices-intro {
  width: 800px;
  text-align: center;
  margin: 0 auto;
}
.about-us-our-offices .about-us-our-offices-intro h3,
.about-us-our-offices .about-us-our-offices-intro h2 {
  text-align: center;
  font-size: 40px;
  line-height: 1;
  margin-bottom: 30px;
}
.about-us-our-offices .about-us-our-offices-intro p {
  font-size: 17px;
  line-height: 1.412em;
}
.about-us-our-offices .about-us-map {
  margin: 28px auto 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
.about-us-our-offices .about-us-map > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.about-us-our-offices .about-us-map .button {
  background: transparent;
  padding: 0 42px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #000000;
  display: inline-block;
  margin-top: 52px;
}
.about-us-our-offices .pin-popup {
  display: none;
  width: 270px;
  height: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 27px;
  background: #ffffff;
  text-align: left;
  position: absolute;
  z-index: 12;
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.07);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.07);
}
.about-us-our-offices .pin-popup h5 {
  font-family: Lato, sans-serif;
  font-weight: bold;
  font-size: 17px;
  color: #1c95d9;
  line-height: 1;
  margin-bottom: 20px;
}
.about-us-our-offices .pin-popup p {
  font-size: 14px;
  line-height: 1.429em;
}
.about-us-our-offices .pin-popup.prague-popup {
  left: 648px;
  top: 181px;
}
.about-us-our-offices .pin-popup.london-popup {
  left: 600px;
  top: 168px;
}
.about-us-our-offices .pin-popup.us-stowe-popup {
  left: 378px;
  top: 200px;
}
.about-us-our-offices .pin-popup.dublin-popup {
  left: 571px;
  top: 142px;
}
.about-us-our-offices .pin-popup:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 14px 14px 0;
  border-color: transparent #ffffff transparent;
  position: absolute;
  right: 100%;
  top: 20px;
}
.about-us-our-offices .pin {
  border: 0 none;
  display: block;
  width: 37px;
  height: 50px;
  background: url("../images/about-us/map-pin.png") no-repeat left top transparent;
  position: absolute;
  z-index: 9;
}
.about-us-our-offices .pin:hover,
.about-us-our-offices .pin:focus {
  background-position: left bottom;
}
.about-us-our-offices .pin.prague {
  top: 195px;
  left: 585px;
}
.about-us-our-offices .pin.prague:hover + div.prague-popup,
.about-us-our-offices .pin.prague:focus + div.prague-popup {
  display: block;
}
.about-us-our-offices .pin.london {
  top: 186px;
  left: 536px;
}
.about-us-our-offices .pin.london:hover + div.london-popup,
.about-us-our-offices .pin.london:focus + div.london-popup {
  display: block;
}
.about-us-our-offices .pin.us-stowe {
  top: 214px;
  left: 315px;
}
.about-us-our-offices .pin.us-stowe:hover + div.us-stowe-popup,
.about-us-our-offices .pin.us-stowe:focus + div.us-stowe-popup {
  display: block;
}
.about-us-our-offices .pin.dublin {
  left: 519px;
  top: 182px;
  z-index: 8;
}
.about-us-our-offices .pin.dublin:hover + div.dublin-popup,
.about-us-our-offices .pin.dublin:focus + div.dublin-popup {
  display: block;
}
.about-us-eight-measures {
  padding: 74px 0 78px;
  border-top: 1px solid #cccccc;
}
.about-us-eight-measures .container:before,
.about-us-eight-measures .container:after {
  content: " ";
  display: table;
}
.about-us-eight-measures .container:after {
  clear: both;
}
.about-us-eight-measures .container:before,
.about-us-eight-measures .container:after {
  content: " ";
  display: table;
}
.about-us-eight-measures .container:after {
  clear: both;
}
.about-us-eight-measures .about-us-eight-measures-left {
  width: 50%;
  text-align: center;
}
.about-us-eight-measures .about-us-eight-measures-right {
  width: 50%;
}
.about-us-eight-measures .about-us-eight-measures-right h3 {
  font-size: 40px;
  line-height: 1.25em;
  margin-bottom: 40px;
}
.about-us-eight-measures .about-us-eight-measures-right p {
  font-size: 17px;
  line-height: 1.765em;
}
.about-us-eight-measures .about-us-eight-measures-right p a {
  color: #ee3128;
}
.deliver-hero {
  background: #e6e6e6;
  padding: 96px 0;
  text-align: center;
}
.deliver-hero .container {
  width: 870px;
}
.deliver-hero h2,
.deliver-hero h1 {
  font-size: 50px;
  line-height: 1;
  margin: 0 0 40px;
}
.deliver-hero p {
  font-size: 17px;
  line-height: 1.529em;
  margin-bottom: 50px;
}
.deliver-hero a.button {
  background: #ee3128;
  padding: 0 20px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
}
.deliver-hero a.button.pdf-icon {
  padding-left: 74px;
  background-image: url("../images/pdf-icon.png");
  background-position: 24px center;
  background-repeat: no-repeat;
}
.deliver-on-premise,
.cloud-solution {
  padding: 124px 0 128px;
  border-bottom: 1px solid #cccccc;
}
.deliver-on-premise .deliver-on-premise-left,
.cloud-solution .deliver-on-premise-left,
.deliver-on-premise .cloud-solution-right,
.cloud-solution .cloud-solution-right {
  visibility: hidden;
}
.deliver-on-premise .deliver-on-premise-left.fadeInRight,
.cloud-solution .deliver-on-premise-left.fadeInRight,
.deliver-on-premise .cloud-solution-right.fadeInRight,
.cloud-solution .cloud-solution-right.fadeInRight,
.deliver-on-premise .deliver-on-premise-left.fadeInLeft,
.cloud-solution .deliver-on-premise-left.fadeInLeft,
.deliver-on-premise .cloud-solution-right.fadeInLeft,
.cloud-solution .cloud-solution-right.fadeInLeft {
  visibility: visible;
}
.deliver-on-premise h3,
.cloud-solution h3,
.deliver-on-premise h2,
.cloud-solution h2 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 40px;
}
.deliver-on-premise p,
.cloud-solution p {
  color: #323232;
  font-size: 17px;
  line-height: 1.412em;
  margin-bottom: 56px;
}
.deliver-on-premise .button,
.cloud-solution .button {
  background: transparent;
  padding: 0 47px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #000000;
  display: inline-block;
}
.deliver-on-premise .deliver-on-premise-right,
.cloud-solution .deliver-on-premise-right {
  padding-right: 162px;
}
.deliver-on-premise .cloud-solution-right,
.cloud-solution .cloud-solution-right {
  text-align: right;
  padding-right: 56px;
}
.c2-cloud.deliver-hero p {
  font-style: italic;
}
.c2-content {
  text-align: center;
  padding: 60px 0;
  font-family: Lato, sans-serif;
  font-size: 17px;
  color: #323232;
  line-height: 1.412em;
}
.c2-content p {
  margin-bottom: 30px;
}
.c2-content a {
  font-weight: bold;
}
.questionaire {
  padding: 60px 0;
}
.questionaire .wpcf7-form .wpcf7-not-valid {
  border: 1px solid #ee3128;
}
.questionaire .wpcf7-form .wpcf7-not-valid-tip {
  display: none;
}
.c3-cloud,
.page-cloud-slider-container {
  padding-bottom: 30px;
}
.c3-cloud .tabs-content,
.page-cloud-slider-container .tabs-content {
  margin-top: 32px;
}
.c3-cloud .tab-content,
.page-cloud-slider-container .tab-content {
  text-align: center;
  padding-bottom: 36px;
}
.c3-cloud .tab-content ul,
.page-cloud-slider-container .tab-content ul {
  line-height: normal;
  color: #323232;
  margin: 24px 0;
}
.c3-cloud .tab-content ul li,
.page-cloud-slider-container .tab-content ul li {
  margin-top: 12px;
}
.c3-cloud .tab-content ul li:first-child,
.page-cloud-slider-container .tab-content ul li:first-child {
  margin-top: 0;
}
.c3-cloud .tabs,
.page-cloud-slider-container .tabs {
  text-align: center;
  margin: 60px 0;
}
.c3-cloud .btn,
.page-cloud-slider-container .btn {
  background: transparent;
  padding: 0 30px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  color: #ee3128;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #ee3128;
  background: #ee3128;
  color: #ffffff;
  margin: 0 12px;
  display: inline-block;
  font-size: 23px;
}
.c3-cloud .btn:hover,
.page-cloud-slider-container .btn:hover,
.c3-cloud .btn:focus,
.page-cloud-slider-container .btn:focus,
.c3-cloud .btn.active,
.page-cloud-slider-container .btn.active {
  text-decoration: underline;
  background: #ee3128;
  padding: 0 30px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
}
.c3-cloud p a,
.page-cloud-slider-container p a {
  font-weight: bold;
}
.c3-cloud p a:hover,
.page-cloud-slider-container p a:hover {
  text-decoration: underline;
}
.c6-cloud .single-article {
  padding-top: 0;
}
.c6-cloud .single-article ul {
  line-height: normal;
  color: #323232;
  margin: 24px 0;
  padding-left: 20px;
}
.c6-cloud .single-article ul li {
  font-size: 17px;
  margin: 0;
}
.c6-cloud .single-article ul li:first-child {
  margin-top: 0;
}
.c6-cloud .single-article p {
  margin-bottom: 23px;
}
.table-cols-5,
.table-cols-6 {
  width: 100%;
  color: #323232;
}
.table-cols-5 td,
.table-cols-6 td {
  line-height: 1.412em;
  padding: 8px 12px;
  border: 1px solid #e6e6e6;
}
.table-cols-5 tbody tr:first-child,
.table-cols-6 tbody tr:first-child {
  background: #ee3128;
  color: #ffffff;
}
.table-cols-5 tbody tr td:first-child,
.table-cols-6 tbody tr td:first-child {
  background: #ee3128;
  color: #ffffff;
}
.table-cols-5 td {
  width: 20%;
}
.table-cols-5 + p {
  display: none;
}
.table-cols-5 + p > a {
  padding: 0 30px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #ee3128;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #ee3128;
  background: #ee3128;
  color: #ffffff;
  margin: 0 auto;
  font-size: 18px;
  display: table;
}
.table-cols-6 td {
  width: 16.66666667%;
}
.table-cols-6 + p {
  display: none;
}
.table-cols-6 + p > a {
  padding: 0 30px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  color: #ee3128;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #ee3128;
  background: #ee3128;
  color: #ffffff;
  margin: 0 auto;
  font-size: 18px;
  display: table;
}
.page-cloud-slider-container {
  padding-bottom: 0;
}
.c5-content {
  padding: 60px 0;
}
.c5-content h3 {
  font-size: 30px;
  margin: 30px 0;
}
.c5-content ul {
  font-size: 17px;
  line-height: 1.176em;
}
.c5-content ul li {
  margin-top: 20px;
  padding-left: 36px;
  position: relative;
}
.c5-content ul li:first-child {
  margin-top: 0;
}
.c5-content ul li:before {
  content: "\2022";
  color: #ee3128;
  position: absolute;
  left: 0;
  top: 0;
}
.page-cloud-lightbox ul {
  font-size: 14px;
  line-height: 1.176em;
  margin: 8px 0;
}
.page-cloud-lightbox ul li {
  margin-top: 4px;
  padding-left: 36px;
  position: relative;
}
.page-cloud-lightbox ul li:first-child {
  margin-top: 0;
}
.page-cloud-lightbox ul li:before {
  content: "\2022";
  color: #ee3128;
  position: absolute;
  left: 0;
  top: 0;
}
.page-cloud-lightbox a {
  font-weight: bold;
}
.page-cloud-lightbox .lightbox-buttons,
.page-cloud-lightbox .lightbox-button {
  margin-top: 26px;
}
.demo-loader {
  position: absolute;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.9);
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  display: none;
}
.demo-loader-spinner {
  border: 8px solid rgba(255, 255, 255, 0.4);
  border-radius: 50%;
  border-top: 8px solid #ee3128;
  border-bottom: 8px solid #ee3128;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -16px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.delivery-map {
  padding: 86px 0 78px;
  text-align: center;
}
.delivery-map .delivery-map-intro {
  width: 620px;
  margin: 0 auto;
}
.delivery-map .delivery-map-intro h3,
.delivery-map .delivery-map-intro h2 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 40px;
}
.delivery-map .delivery-map-intro p {
  line-height: 1.412em;
  font-size: 17px;
  color: #323232;
  margin-bottom: 30px;
}
.delivery-map .delivery-map-intro .delivery-map-legend {
  margin-bottom: 56px;
}
.delivery-map .delivery-map-intro .delivery-map-legend li {
  display: inline;
  font-size: 13px;
  color: #323232;
  padding-left: 20px;
  position: relative;
  margin-left: 20px;
}
.delivery-map .delivery-map-intro .delivery-map-legend li:first-child {
  margin-left: 0;
}
.delivery-map .delivery-map-intro .delivery-map-legend li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
  width: 10px;
  height: 10px;
  line-height: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.delivery-map .delivery-map-intro .delivery-map-legend li.resellers:before {
  background: #ee2d24;
}
.delivery-map .delivery-map-intro .delivery-map-legend li.office:before {
  background: #3da4df;
}
.delivery-map .delivery-map-content {
  max-width: 1170px;
}
.delivery-map .delivery-map-content > img {
  width: 100%;
}
.delivery-offices-list .delivery-offices-logos {
  width: 27.35042735%;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ee2d24;
  padding: 76px 0 54px;
}
.delivery-offices-list .delivery-offices-logos li {
  margin-top: 34px;
}
.delivery-offices-list .delivery-offices-logos li:first-child {
  margin-top: 0;
}
.delivery-offices-list .delivery-offices-content {
  width: 66.66666667%;
}
.delivery-offices-list .delivery-offices-block {
  padding: 54px 0 64px;
  border-bottom: 1px solid #cccccc;
}
.delivery-offices-list .delivery-offices-block:first-child {
  border-top: 1px solid #cccccc;
}
.delivery-offices-list .delivery-offices-block ul {
  margin-top: 38px;
  overflow: hidden;
}
.delivery-offices-list .delivery-offices-block ul li {
  width: 194px;
  display: block;
  float: left;
  margin-top: 48px;
}
.delivery-offices-list .delivery-offices-block ul li:first-child,
.delivery-offices-list .delivery-offices-block ul li:first-child + li,
.delivery-offices-list .delivery-offices-block ul li:first-child + li + li,
.delivery-offices-list .delivery-offices-block ul li:first-child + li + li + li {
  margin-top: 0;
}
.delivery-offices-list .delivery-offices-block h4 {
  font-size: 24px;
  line-height: 1;
  color: #bebebe;
}
.delivery-offices-list .delivery-offices-block h5 {
  font-family: Lato, sans-serif;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.412em;
}
.delivery-offices-list .delivery-offices-block h6 {
  font-family: Lato, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #4b4b4b;
  line-height: 1.412em;
}
.delivery-offices-list .delivery-offices-block.offices-uk ul li {
  height: 72px;
}
.delivery-reseller {
  padding: 98px 0 96px;
  text-align: center;
}
.delivery-reseller .container {
  width: 820px;
}
.delivery-reseller h3 {
  font-size: 40px;
  line-height: 1;
  margin-bottom: 40px;
}
.delivery-reseller p {
  font-size: 17px;
  line-height: 1.412em;
  color: #323232;
  margin-bottom: 42px;
}
.delivery-reseller .button {
  background: #ee3128;
  padding: 0 48px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
}
.demo-details {
  padding: 98px 0 76px;
  background: #2c4760;
}
.demo-details p.explanation {
  font-size: 17px;
  line-height: 1.412em;
  color: #ffffff;
  font-weight: normal;
  text-align: center;
  margin-top: 74px;
  padding: 0 74px;
}
.demo-details p.explanation strong {
  font-weight: bold;
  text-decoration: underline;
}
.demo-heading {
  margin-bottom: 42px;
  text-align: center;
}
.demo-heading h1 {
  font-size: 40px;
  line-height: 1;
  margin: 0 0 40px;
  color: #ffffff;
}
.demo-heading p {
  font-size: 17px;
  line-height: 1.412em;
  color: #ffffff;
  margin-bottom: 1.16em;
}
.products-callout:before,
.products-callout:after {
  content: " ";
  display: table;
}
.products-callout:after {
  clear: both;
}
.products-callout:before,
.products-callout:after {
  content: " ";
  display: table;
}
.products-callout:after {
  clear: both;
}
.products-callout .product-callout-item {
  background: #ffffff;
  float: left;
  display: block;
  padding: 34px 42px 50px;
  width: 33.33333333%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #cbcbcb;
  height: 596px;
  text-align: center;
  position: relative;
}
.products-callout .product-callout-item:first-child {
  border-right: 0 none;
}
.products-callout .product-callout-item:first-child + .product-callout-item {
  border-right: none;
}
.products-callout .product-callout-logo {
  text-align: center;
  height: 39px;
  overflow: hidden;
}
.products-callout .product-callout-logo img {
  display: inline;
  max-width: 100%;
  height: auto;
}
.products-callout hr {
  color: #cbcbcb;
  width: 96px;
  margin: 28px auto 36px;
  border: 0 none;
  height: 1px;
  background: #cbcbcb;
}
.products-callout h2 {
  font-family: Lato, sans-serif;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.412em;
  margin-bottom: 26px;
}
.products-callout h4 {
  font-family: Lato, sans-serif;
  font-weight: bold;
  font-size: 15px;
  line-height: 2em;
}
.products-callout .product-callout-read-more-button {
  background: #ee3128;
  padding: 0 50px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  display: block;
  width: 200px;
  font-family: Lato, sans-serif;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 36px;
}
.products-callout .mobile-app-demo-button {
  font-family: "Bree Serif", serif;
  font-size: 17px;
  color: #000000;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  position: absolute;
  bottom: 66px;
  left: 0;
  right: 0;
  display: none;
}
.products-callout.appdemo {
  width: 1120px;
}
@media screen and (max-width: 1120px) {
  .products-callout.appdemo {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
}
.products-callout.appdemo .product-callout-items {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.products-callout.appdemo .product-callout-item {
  width: 33.33333333%;
  height: auto;
  display: table-cell;
  float: none;
}
.products-callout.appdemo .product-callout-item p {
  text-align: left;
  font-size: 0.8em;
}
.products-callout.appdemo .product-callout-item p span:first-child {
  width: 160px;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 6px;
}
.products-callout.appdemo .product-callout-item img.app-thumb {
  max-width: 100%;
  margin-top: 18px;
}
.demo-lightbox {
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.9);
}
.demo-lightbox .demo-lightbox-inner {
  top: 12%;
  padding: 40px;
  background: #ffffff;
  position: fixed;
  z-index: 10000;
  left: 0;
  right: 0;
}
.demo-lightbox .demo-lightbox-inner .lightbox-videobox {
  width: 59.82905983%;
  position: relative;
  float: left;
}
.demo-lightbox .demo-lightbox-inner .lightbox-videobox img {
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
}
.demo-lightbox .demo-lightbox-inner .lightbox-videobox .video-play,
.demo-lightbox .demo-lightbox-inner .lightbox-videobox .cloud-play {
  cursor: pointer;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #ee3128;
  background: transparent;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -55px;
  left: 50%;
  margin-left: -55px;
}
.demo-lightbox .demo-lightbox-inner .lightbox-videobox .video-play:after,
.demo-lightbox .demo-lightbox-inner .lightbox-videobox .cloud-play:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border-style: solid;
  border-width: 11px 0 11px 19px;
  border-color: transparent transparent transparent #ee3128;
  left: 50%;
  top: 50%;
  margin-left: -11px;
  margin-top: -10px;
}
.demo-lightbox .demo-lightbox-inner .lightbox-videobox .video-play:hover,
.demo-lightbox .demo-lightbox-inner .lightbox-videobox .cloud-play:hover {
  text-decoration: none;
  border-color: #000000;
}
.demo-lightbox .demo-lightbox-inner .lightbox-videobox .video-play:hover:after,
.demo-lightbox .demo-lightbox-inner .lightbox-videobox .cloud-play:hover:after {
  border-color: transparent transparent transparent #000000;
}
.demo-lightbox .demo-lightbox-inner .lightbox-content {
  width: 306px;
  float: right;
}
.demo-lightbox h3 {
  font-size: 40px;
  line-height: 1.25em;
  margin-bottom: 12px;
}
.demo-lightbox p {
  font-size: 14px;
  line-height: 1.714em;
  color: #333333;
  margin-bottom: 4px;
}
.demo-lightbox h4 {
  font-size: 14px;
  color: #ee3128;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.demo-lightbox .lightbox-content-top {
  margin-bottom: 26px;
}
.demo-lightbox .lightbox-content-top-inner {
  padding-right: 36px;
}
.demo-lightbox .lightbox-arrows {
  height: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.demo-lightbox .lightbox-button {
  background: #ee3128;
  padding: 0 46px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
}
.demo-lightbox .arrow {
  width: 13px;
  height: 24px;
  background: url(../images/demo/arrows.jpg) no-repeat left top transparent;
  display: block;
  float: left;
  margin-left: 26px;
}
.demo-lightbox .arrow.arrow-left {
  background-position: left top;
  margin-left: 0;
}
.demo-lightbox .arrow.arrow-right {
  background-position: left bottom;
}
.demo-lightbox .close {
  height: 24px;
  width: 24px;
  background: url("../images/demo/close-button.jpg") no-repeat center center transparent;
  position: absolute;
  right: 22px;
  top: 30px;
  z-index: 10001;
  cursor: pointer;
}
.demo-lightbox .lightbox-slide-item {
  display: none;
}
.demo-lightbox .lightbox-slide-item.lightbox-slide-item-0 {
  display: block;
}
.demo-lightbox.page-cloud-lightbox .lightbox-right {
  width: 34%;
  float: right;
}
.demo-lightbox.page-cloud-lightbox .lightbox-videobox {
  width: 100%;
  float: none;
}
.demo-lightbox.page-cloud-lightbox .lightbox-content {
  width: 60%;
  float: left;
}
.demo-lightbox.page-cloud-lightbox .lightbox-content-top {
  max-height: 450px;
}
.demo-lightbox.page-cloud-lightbox .demo-lightbox-inner {
  max-height: 530px;
}
.demo-lightbox.page-cloud-lightbox .close {
  top: 10px;
  right: 10px;
}
.demo-lightbox.page-cloud-lightbox #videobox {
  height: 200px;
  overflow: hidden;
}
.demo-lightbox.page-cloud-lightbox #videobox img {
  width: 100%;
  height: auto;
}
#cloud-lightbox.demo-lightbox .demo-lightbox-inner .lightbox-content {
  width: 100%;
  float: none;
}
#cloud-lightbox.demo-lightbox .demo-lightbox-inner .lightbox-content ul {
  font-size: 14px;
  line-height: 1.714em;
  color: #333333;
  margin-bottom: 4px;
  list-style: disc outside;
  padding-left: 15px;
}
#cloud-lightbox.demo-lightbox .lightbox-button {
  display: table;
  margin: 30px auto 0;
}
.app-demo-link {
  background: #ee3128 none repeat scroll 0 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 2px #111 inset;
  -moz-box-shadow: 0 0 2px #111 inset;
  box-shadow: 0 0 2px #111 inset;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 18px;
  height: 160px;
  left: 114%;
  line-height: normal;
  padding: 40px 20px;
  position: absolute;
  text-align: center;
  text-shadow: 1px 2px 0 #323232;
  top: 18px;
  width: 160px;
  z-index: 999;
}
.app-demo-link:hover {
  -webkit-box-shadow: 0 0 1px #ddd;
  -moz-box-shadow: 0 0 1px #ddd;
  box-shadow: 0 0 1px #ddd;
  text-decoration: none;
  text-shadow: none;
}
footer {
  background: #1e1e1e;
}
footer .container {
  overflow: hidden;
}
footer .col-4 {
  padding: 52px 26px 0;
}
footer .col-4 + .col-4 {
  padding-top: 52px;
}
footer h4 {
  color: #6e6e6e;
  font-family: Lato, sans-serif;
  font-weight: 700;
  font-size: 17px;
}
footer a {
  color: #ffffff;
}
footer .footer-top {
  padding-top: 70px;
  padding-bottom: 40px;
}
footer .footer-bottom {
  border-top: 1px solid #4d4d4d;
  color: #6e6e6e;
  text-align: center;
  padding: 28px 0 32px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 1;
}
.footer-menu {
  line-height: 26px;
  font-size: 15px;
  margin-bottom: 14px;
}
.footer-menu h5,
.footer-menu h3,
.footer-menu h4 {
  font-size: 17px;
  color: #6e6e6e;
  font-family: Lato, sans-serif;
  font-weight: 700;
  padding-bottom: 12px;
}
.cloud-calltoaction-buttons > .container {
  min-height: 390px;
}
@media screen and (max-width: 920px) {
  .cloud-calltoaction-buttons > .container {
    min-height: 0;
  }
}
.cloud-calltoaction-buttons .attachment-post-thumbnail {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.cloud-calltoaction-buttons .button {
  background: #ee3128;
  padding: 0 48px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
  color: #ffffff;
  float: right;
}
.cloud-calltoaction-buttons .cloud-button-container {
  margin: 12px 0;
  clear: both;
  overflow: hidden;
}
#cookie-notice {
  padding: 12px 0;
}
#cookie-notice .cookie-notice-container {
  background: #333;
}
#cookie-notice #cn-notice-text {
  display: block;
  margin-bottom: 12px;
  padding: 0 24px;
}
#cookie-notice #cn-refuse-cookie {
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0 none;
  padding: 7px;
  background: transparent;
  color: #6c6c6c;
  font-size: 18px;
  text-shadow: none;
}
#cookie-notice #cn-more-info {
  border: 0 none;
  background: none;
  color: #fff;
  text-shadow: none;
  text-decoration: underline;
  padding-left: 0;
  padding-right: 0;
}
#cookie-notice #cn-accept-cookie {
  font-size: 15px;
  padding: 8px 12px;
  background: #018752;
  color: #fff;
  border: 1px solid #018752;
  text-shadow: none;
  font-weight: bold;
  margin-right: 18px;
}
#cookie-notice #cn-accept-cookie:hover {
  text-decoration: underline;
}
/*# sourceMappingURL=systemsatwork.css.map */