/******style-sa.css*******/
:root {
  --hw-blue: #005cab;
  --hw-blue-alt: #007ebb;
  --hw-d-gray: #081118;
  --blue-back: linear-gradient(15deg, #004b9d, #0074b8);
  --l-blue-back: linear-gradient(180deg, #eff6fc, #cedfee);
  --gray-back: #f5f5f5;
  --shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  --text-xs: 0.8rem;
  --text-sm: 1rem;
  --text-md: 1.2rem;

  --text-lg: 1.2rem;
  --text-xl: 1.7rem;
  --text-xxl: 2.5rem;
}

@media (min-width: 768px) {
  body {
    --text-lg: 1.5rem;
    --text-xl: 2rem;
  }
}

body {
  font-family: sans-serif;
  font-size: 0.8125em;
  line-height: 135%;
  font-weight: 300;
  background: #fff;
  color: #666;
  margin: 0;
  margin: auto;
  overflow-x: hidden;
}

* {
  box-sizing: border-box;
  text-decoration: none;
  transition: background 0.15s;
}

a {
  color: #000;
  outline: 0;
  transition: color 0.15s;
  cursor: pointer;
}

a:hover {
  color: #007ebb;
}

b {
  font-weight: 500;
}

i {
  font-style: italic;
}

img {
  border: none;
  max-width: 100%;
}

hr {
  border: none;
  border-bottom: 1px solid #eee;
}

h1,
h2 {
  text-align: center;
  letter-spacing: 0.085em;
}

h1,
h2,
h3,
h4 {
  color: var(--hw-d-gray);
  font-size: 36px;
  line-height: 1.3;
  font-weight: 200;
  margin-bottom: 56px;
}

h3 {
  font-size: 24px;
  margin-bottom: 24px;
  font-weight: 300;
  letter-spacing: 0.085em;
}

h4 {
  font-size: 16px;
  font-weight: 400;
  padding: 4px 0;
  margin: 0;
  line-height: 130%;
  letter-spacing: 0.085em;
}

.banner-img-wrapper {
  width: 100%;
  display: block;
  margin: 72px auto 0;
  position: relative;
  overflow: hidden;
  max-height: 25em;
}

.desktop-banner-img {
  width: 100vw;
}

.banner-img {
  width: 100%;
  min-width: 693px;
  display: block;
}

/* Customer Success Stories*/

h1.case-studies-header {
  font-size: 25pt;
  letter-spacing: 0.085em;
  text-align: center;
  background-color: black;
  color: white;
  height: 2em;
  width: 100%;
  position: absolute;
  top: 3em;
  left: 0;
  font-weight: bold;
  padding-top: 0.3em;
}

.case-studies-header {
  display: none;
}

.case-studies-list-page .case-studies-header {
  display: block !important;
}

.customer-success-stories .secondary-page-main-section-container .column ul {
  padding: 0;
  margin-top: 11em;
}

.customer-success-stories #webapp {
  margin-top: -54px;
  position: relative;
  text-align: center;
}

.customer-success-stories .first-row h1 {
  margin: 48px 0 24px;
  font-size: 24px;
  font-weight: 300;
}

.customer-success-stories .first-row .custstory_cat {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.085em;
  line-height: 1.3;
  margin: 0;
  padding: 4px 0;
  margin-bottom: 6px;
  color: #000;
}

.customer-success-stories .first-row img {
  vertical-align: middle;
}

.customer-success-stories .first-row ul {
  list-style: none;
  padding: 0;
  margin-bottom: 24px;
}

.customer-success-stories .first-row b {
  font-weight: 400;
}

.customer-success-stories .row {
  width: 100%;
  max-width: 1130px;
  margin: auto;
  display: table;
}

.customer-success-stories .secondary-page-main-section-container .first-row {
  padding: 0 1em 1em 1em;
  display: inline-block;
  min-height: 400px;
  margin-bottom: 48px;
}

.customer-success-stories .column {
  float: left;
  padding: 0;
}

.customer-success-stories .secondary-page-main-section-container #aside {
  width: 0%;
  float: left;
  display: none;
}

.customer-success-stories #aside > .aside-menu > ul > li > a,
.customer-success-stories #aside > .aside-menu > ul > li > ul a {
  display: none;
}

.customer-success-stories
  .case-studies-list-page
  .secondary-page-main-section-container
  section {
  float: left;
  width: 100%;
  margin: 0;
}

.case-studies li {
  background-color: #00509f;
  padding-left: 0;
  width: 31%;
  display: inline-block;
  position: relative;
  text-align: left;
  margin-bottom: 2.5em !important;
  margin: 8em 0.5em 0 0.5em;
  list-style-image: none;
  vertical-align: top;
  max-height: 19em;
}

.case-studies li:nth-of-type(6n),
.case-studies li:nth-of-type(6n + 1),
.case-studies li:nth-of-type(6n + 2) {
  background-color: #881477;
}

.customer-success-stories .content_image.thumb {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 5em;
  z-index: 1;
}

.case-studies img {
  border: none;
  width: 100%;
}

.customer-success-stories .content_image.cover {
  display: none;
}

.case-study-list-content {
  color: white;
  width: 100%;
  display: block;
  position: absolute;
  padding: 1em;
  top: 0;
}

.case-study-list-country {
  color: transparent;
  position: relative;
  display: block;
  top: 19.1em;
  z-index: 2;
  background-color: #f2f2f2;
  height: 4em;
  padding: 1.1em 0 0 0.5em;
  background: #f2f2f2 url(/images?file=Read-More-Button.png) no-repeat;
  background-position: right center;
  background-size: 10em auto;
  border-right: #f2f2f2 1em;
  border-style: solid;
}

.case-studies li:nth-of-type(1) {
  background-color: #00509f;
  width: 97.25%;
  max-height: 13em;
}

.case-studies li:nth-of-type(1) .case-study-list-content {
  color: white;
  width: 40%;
  display: block;
  position: relative;
  padding: 1em;
  top: -4em;
}

.case-studies li:nth-of-type(1) .content_image.thumb {
  width: 60%;
  overflow: hidden;
  max-height: 13em;
  position: relative;
  float: right;
  top: -4em;
}

.case-studies li:nth-of-type(1) img {
  vertical-align: middle;
  float: right;
}

.case-studies li:nth-of-type(1) .case-study-list-country {
  top: 9em;
  width: 40%;
}

.case-studies li:nth-of-type(2),
.case-studies li:nth-of-type(3) {
  background-color: #881477;
  width: 47.5%;
  max-height: 27em;
  margin: 0em 1em 0 0.5em;
}

.case-studies li:nth-of-type(4),
.case-studies li:nth-of-type(5) {
  background-color: #00509f;
  width: 47.5%;
  max-height: 27em;
  margin: 8em 1em 0 0.5em;
}

.case-studies li:nth-of-type(2) .content_image.thumb,
.case-studies li:nth-of-type(3) .content_image.thumb,
.case-studies li:nth-of-type(4) .content_image.thumb,
.case-studies li:nth-of-type(5) .content_image.thumb {
  top: 3.5em;
}

.case-studies li:nth-of-type(2) .case-study-list-country,
.case-studies li:nth-of-type(3) .case-study-list-country,
.case-studies li:nth-of-type(4) .case-study-list-country,
.case-studies li:nth-of-type(5) .case-study-list-country {
  top: 22.8em;
}

.customer-success-stories
  .secondary-page-main-section-container
  .column
  li
  a
  b {
  color: white;
  font-size: 14pt;
}

.customer-success-stories .secondary-page-main-section-container .column li a {
  margin-bottom: 8px;
  color: #666;
}

.customer-success-stories
  .secondary-page-main-section-container
  .column
  li
  a:hover {
  text-decoration: none;
}

/* GDPR */

#main-wrapper.row.gdpr {
  width: 100%;
  max-width: 88em;
  margin: 0 auto !important;
  padding: 0;
  display: initial;
}

#main-wrapper.row.gdpr .gdpr-container {
  width: 100%;
  max-width: 80em;
  display: inline-block;
}

#main-wrapper.row.gdpr .gdpr-container p {
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.085em;
  text-align: center;
  margin-bottom: 1em;
  padding: 0 1.5em 0 1.5em;
  color: black;
}

#main-wrapper.row.gdpr .gdpr-container a {
  outline: 0;
  transition: color 0.15s;
  color: #0085c3;
}

#main-wrapper.row.gdpr .gdpr-container a:hover {
  text-decoration: underline;
  cursor: pointer;
}

#main-wrapper.row.gdpr .gdpr-container .forum_list_head {
  color: #0385c3;
  font-size: 12pt;
  font-weight: 400;
  cursor: pointer;
}

.gdpr-videowrap {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  margin-bottom: 3em;
  margin-top: 2em;
}

.gdpr-column {
  width: 100%;
  display: inline-block;
  text-align: center;
}

.gdpr-checkmark {
  height: 1.4em;
  display: inline;
  vertical-align: text-bottom;
  padding-right: 0.7em;
}

.gdpr-dr-number {
  height: 3.3em;
  vertical-align: middle;
  padding-right: 1.5em;
}

.gdpr-profile {
  vertical-align: middle;
  float: left;
  width: 25%;
  display: inline;
}

.gdpr-pro-img {
  width: 100%;
  max-width: 11em;
  vertical-align: middle;
}

.gdpr-quote-container {
  display: inline-block;
  width: 100%;
  padding: 1em 10% 1em 10%;
}

.gdpr-quote-mark {
  height: 1.1em;
  vertical-align: middle;
  padding-right: 0.5em;
}

.gdpr-quotes {
  text-align: left !important;
  margin: 1em 1em 1em 1em;
  padding-left: 1em;
  line-height: 1.6 !important;
  color: black;
  float: right;
  width: 70%;
  display: inline;
}

.gdpr-container h1 {
  color: #0085c4;
  margin: 1em 0 0.5em 0;
  text-align: center;
  font-size: 17pt;
  font-weight: 400;
  padding: 0 0.5em 0 0.5em;
}

h1.gdpr-faq-header {
  color: #0085c4;
  margin: 1em 0 0.8em 0;
  text-align: center;
  font-size: 23pt;
  font-weight: 400;
}

h1.gdpr-videos-header {
  color: #0085c4;
  margin: 1em 0 0.8em 0;
  text-align: center;
  font-size: 23pt;
  font-weight: 400;
  margin-top: -1.5em;
  margin-bottom: 0.6em !important;
}

h1.gdpr-vid-sec-header {
  color: #0085c4;
  margin: 1.5em 0 0 0;
  text-align: center;
  font-size: 15pt;
  font-weight: 400;
  margin-bottom: 0em !important;
}

h5.gdpr {
  font-weight: 400;
  text-align: center;
}

.gdpr-odp-container {
  display: inline-block;
}

.gdpr-dr-container {
  display: inline-block;
}

p.gdpr-protection-policies {
  text-align: left !important;
  margin: 1em 0 0 0;
  line-height: 1 !important;
  color: black;
}

p.gdpr-data-rights {
  text-align: left !important;
  color: #0085c4 !important;
  font-weight: 400;
}

.gdpr-faq-container {
  margin-bottom: 1em;
  text-align: center;
  display: inline-block;
  width: 100%;
  max-width: 80em;
}

ul.gdpr {
  list-style-type: none !important;
  line-height: 1.6;
  margin-left: 1.45em !important;
  margin-top: 2px !important;
  text-align: left;
}

li.gdpr {
  margin-bottom: 1em;
  text-indent: -2.1em;
}

li.gdpr::before {
  content: "‣";
  color: rgb(0, 133, 196);
  padding: 10px;
}

.gdpr-blue-section {
  background: #0085c4;
  color: #ffffff;
  text-align: center;
  padding: 1em;
  font-size: 17pt;
  font-weight: 400;
  letter-spacing: 0.085em;
  line-height: 1.18;
}

.gdpr-grey-section {
  background-color: #f6f6f6;
  text-align: center;
  display: block;
  padding: 1em 0 1em 0;
  margin: 1.5em 0 1.5em 0;
}

.gdpr-dr-section {
  text-align: center;
  display: block;
  padding: 1em 0 0 0;
  margin: 1.5em 0 1.5em 0;
}

.gdpr-quote-section {
  background-color: #f6f6f6;
  text-align: center;
  margin: 2em 0 0 0;
}

.gdpr-video-section {
  background: #0085c4;
  color: #ffffff;
  padding: 1.5em 1em 0.4em 5%;
  margin-top: -0.4em;
  font-weight: 400;
  letter-spacing: 0.085em;
  display: inline-block;
}

.gdpr-dc-section {
  margin: 2em 0 3em 0;
  color: black;
}

.gdpr-video {
  margin: 0.5em 0 1.6em 1.2em;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.gdpr-video-button {
  margin-bottom: 0em;
  float: left;
  display: inline;
}

.gdpr-video-button a {
  background: transparent;
  color: white !important;
  font-weight: 400;
  font-size: 13px;
  padding: 0.5em 1.3em 0.5em 1.3em;
  border-radius: 1px;
  border-width: 1px;
  border-color: white;
  border-style: solid;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  float: left;
}

.gdpr-video-button a:hover {
  background: #ffffff12;
  text-decoration: none !important;
}

.gdpr-video-button a:active {
  text-decoration: none !important;
}

.gdpr-video-title {
  text-align: left !important;
  font-size: 15pt;
  font-weight: 200;
  color: white;
  float: left;
  display: inline;
  vertical-align: middle;
  margin: 0.25em 1em 0 1em;
}

/* Open Positions */

.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.single_int {
  margin-bottom: 1.8em;
}

.int_short {
  border: 1px solid #f2f2f2;
}

.int_top {
  align-items: center;
  display: inline-flex;
}

.int_logo {
  float: left;
  width: 220px;
  margin-right: 10px;
  padding: 10px;
  text-align: center !important;
}

.int_logo img {
  max-width: 200px;
  max-height: 100px;
}

.int_intro {
  padding: 12px 12px 12px 12px;
  display: inline-block;
}

.clear {
  clear: both;
}

.int_more {
  padding: 9px;
  font-size: 10pt;
  background: #f2f2f2;
  color: #2f7dbb;
  font-weight: 400;
  cursor: s-resize;
}

.int_details {
  display: none;
  padding: 0px 20px 10px 20px;
  background: #f2f2f2;
}

ul.integrations {
  list-style-type: decimal;
  line-height: 1.6;
  margin-left: 6px;
  margin-top: -15px;
}

li.integrations {
  padding-left: 5px;
}

li.integrations:before {
  content: "‣";
  color: #0085c4;
  padding: 10px;
}

.openpositions-body-1 {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
  padding: 20px;
}

.openpositions-body-after {
  margin-top: -70px;
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
  padding: 20px;
}

.openpositions-title {
  text-align: center;
}

.openpositions-country-titles {
  margin: 2.5em 0 1em 0;
  font-size: 16pt;
  color: #005392;
  text-align: left;
}

.position-titles {
  padding: 9pt 0 0 0;
  margin: 0px auto;
  font-size: 16px;
  color: #005392;
}

.openpositions-subtitles {
  margin-top: 0;
  margin-bottom: 0.3em;
  font-size: 12pt;
  font-weight: bolder;
  color: #005392;
}

.openpositions-intro-para {
  text-align: justify;
  margin-bottom: 1em;
}

.career-contact-section {
  text-align: center;
  margin: 5.2em 0 1.8em 0;
  border-style: solid;
  border-width: 1px;
  border-color: #f2f2f2;
}

.career-contact-container {
  display: inline-block;
  width: 100%;
  padding: 0;
}

.career-contact-profile {
  vertical-align: middle;
  float: right;
  width: 25%;
  display: inline;
}

.career-contact-img {
  width: 100%;
  max-width: 8em;
  vertical-align: middle;
  padding: 0 1em 1em 1em;
}

.career-contact-info {
  margin: 0 1em 1em 0;
  line-height: 1.6 !important;
  color: black;
  float: left;
  display: inline;
}

h4.career {
  font-weight: 400;
  padding: 4px 0;
  margin: 0;
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.085em;
}

ul.career {
  list-style-type: none !important;
  line-height: 1.6;
  margin-left: 5px;
  margin-top: 0;
  margin-bottom: 1em;
}

li.career {
  padding-left: 1em;
}

li.career:before {
  content: "‣";
  color: #0085c4;
  padding: 10px;
  margin-left: -2.1em;
}

@media screen and (min-width: 351px) {
  .career-contact-profile {
    width: 25%;
  }

  .career-contact-info {
    text-align: left !important;
    width: 70%;
  }
}

@media screen and (max-width: 350px) {
  .career-contact-profile {
    width: 100%;
  }

  .career-contact-info {
    text-align: center !important;
    width: 100%;
  }
}

/*  */

.partnercountryheading {
  margin-bottom: 1em !important;
}

.partnername {
  margin-top: -0.4em !important;
  margin-bottom: 0.4em !important;
}

::-webkit-input-placeholder {
  color: #333;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #333;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #333;
}

:-ms-input-placeholder {
  color: #333;
}

.list-style-type-none {
  list-style-type: none !important;
  padding: 0 !important;
  margin-bottom: 20px;
}

.standard-erp img {
  width: 100%;
}

.standard-erp .ss-01-q {
  width: 75%;
}
.standard-erp .ss-02-i {
  width: 500px;
}
.standard-erp .ss-03-c {
  width: 350px;
}
.standard-erp .ss-03-w {
  width: 100%;
}
.standard-erp .ss-05-w {
  width: 400px;
}
.standard-erp .ss-06-b {
  width: 500px;
}
.standard-erp .ss-07-c {
  width: 350px;
}

.support h2 {
  margin-bottom: 28px;
}

.support h2,
.support h3,
.support h4,
.support .one-column h2,
.support .one-column h3,
.support .one-column h4,
.support .one-column p,
.support .short-points.support-points p {
  text-align: justify;
}

p {
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.085em;
  margin-bottom: 20px;
}

#main-wrapper {
  margin: auto;
}

.row {
  width: 100%;
  max-width: 1130px;
  margin: auto;
  display: table;
  padding: 0 24px;
}

.main-logo {
  width: 333px;
  margin-top: 18px;
}

.main-logo-globe {
  display: none;
}

.case-study-logo {
  max-width: 150px;
  max-height: 60px;
  margin-top: -36px;
}

.case-study-cover-image {
  width: 100%;
  margin: 0px 0px 20px 0px;
}

ul.case-study {
  line-height: 1.6;
  margin-left: 25px;
  margin-top: -10px;
}

li.case-study {
  padding-left: 5px;
  text-indent: -2.2em;
}

li.case-study:before {
  content: "‣";
  color: #0085c4;
  padding: 10px;
}

p.quote-case-study {
  border-left: 7px;
  border-left-style: solid;
  border-color: #0085c4;
  background: #f4fcff;
  padding-left: 25px;
  padding-top: 15px;
  padding-bottom: 16px;
  padding-right: 16px;
}

.drop-down-menu {
  position: relative;
}

.drop-down-menu-on-page {
  position: relative;
  border: 1px solid #888;
  color: #888;
  border-radius: 2px;
}

.drop-down-menu-on-page .drop-down-arrow {
  padding: 5px 10px;
  display: block;
  line-height: 18px;
  color: #666;
}

.drop-down-menu-on-page .drop-down-menu-arrow:before {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
  padding: 8px 5px 3px 5px;
  border-left: 1px solid #888;
}

.drop-down-menu-items {
  background: #fff;
  padding: 10px 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: -1000px;
  opacity: 0;
  transition: none;
  transition: opacity 0.25s;
}

.drop-down-menu-visable {
  display: block;
  opacity: 1;
  top: 32px;
  right: 0;
}

.drop-down-menu-items a {
  padding: 6px 24px;
  color: #888;
  font-size: 13px;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
}

.drop-down-menu-items a:hover {
  color: #0085c3;
}

#aside .drop-down-menu {
  color: #888;
}

.drop-down-menu-on-page > a:hover {
  background: none;
}

.drop-down-menu-on-page > .drop-down-arrow:hover {
  background: #fafafa;
  color: #0085c3;
}

.drop-down-menu-on-page .drop-down-menu-items {
  top: 28px;
  left: 0;
  right: auto;
  width: 100%;
  border: 1px solid #888;
  border-top: 1px solid #ccc;
  box-shadow: none;
  border-radius: 0 0 2px 2px;
  padding: 0;
}

.drop-down-menu-on-page .drop-down-menu-items a {
  padding: 5px 10px;
}

.secondary-menu {
  font-size: 11px;
  font-weight: 500;
  float: right;
  margin-top: 4px;
}

.secondary-menu li {
  float: left;
}

.secondary-menu a {
  color: #8e8e8e;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1pt solid #007ebb;
  transform: all 0.25s;
  line-height: 19px;
}

.secondary-menu a:hover {
  color: #007ebb;
}

.secondary-menu .social {
  margin-left: 5px;
}

.secondary-menu .social a {
  border: none;
  padding-left: 0;
  margin-left: 0;
}

.toggle-menu {
  display: none;
  cursor: pointer;
}

.toggle-menu:before {
  content: "\f419";
  font-size: 28px;
}

.facebook:before {
  content: "\f203";
}

.twitter:before {
  content: "\f208";
}

.youtube:before {
  content: "\f213";
}

.google-plus:before {
  content: "\f206";
}

.paintbrush:before {
  content: "\f506";
}

.full-screen:before {
  content: "\f474";
}

.website:before {
  content: "\f475";
}

.comment:before {
  content: "\f300";
}

.info:before {
  content: "\f455";
}

.play:before {
  content: "\f452";
}

.checkbox:before {
  content: "\f418";
}

.drop-down-menu-arrow:before {
  position: relative;
  font-size: 11px;
  top: 3px;
  margin-left: 4px;
  content: "\f502";
}

.button-read-more {
  background-color: white;
  border: 1px solid #0085cc;
  white-space: nowrap;
  color: #0085cc;
  padding: 6px 18px 6px 18px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
}

.whosaidit {
  display: inline;
  text-align: left !important;
  margin-right: 4em;
}

.view-case-study-container {
  display: inline;
}

.button-view-casestudy {
  background-color: white;
  border: 1px solid #0085cc;
  white-space: nowrap;
  color: #0085cc;
  padding: 6px 18px 6px 18px;
  margin-top: 2em;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 9px;
  text-transform: uppercase;
}

.quote-container {
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  margin-bottom: 2em;
  margin-top: 1em;
}

.quote-content {
  width: 75%;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}

.quote-logo {
  width: 35%;
  text-align: center;
  margin: 0 auto;
  float: left;
}

.quote-logo img {
  width: 95%;
  height: 95%;
}

.quote-text {
  font-size: 12px;
  line-height: 14px;
  width: 65%;
  text-align: left;
  padding-right: 20px;
  float: left;
}

.sprod-demo-videowrap {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  margin-bottom: 3em;
  margin-top: 2em;
}

.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  text-align: center !important;
}

.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.app-list-overview h4 {
  margin-top: 2.5em;
}

@media screen and (max-width: 1096px) {
  .case-studies li,
  .case-studies li:nth-of-type(2),
  .case-studies li:nth-of-type(3),
  .case-studies li:nth-of-type(4),
  .case-studies li:nth-of-type(5) {
    width: 45%;
  }

  .case-studies li:nth-of-type(1) {
    width: 93%;
  }

  .case-studies li:nth-of-type(1) .case-study-list-country {
    top: 10em;
  }

  .case-studies li:nth-of-type(2) .case-study-list-country,
  .case-studies li:nth-of-type(3) .case-study-list-country,
  .case-studies li:nth-of-type(4) .case-study-list-country,
  .case-studies li:nth-of-type(5) .case-study-list-country {
    top: 18.5em;
  }

  .case-studies li:nth-of-type(1) {
    max-height: 14em;
  }

  .case-studies li:nth-of-type(1) .content_image.thumb {
    max-height: 14em;
  }

  .case-studies li:nth-of-type(2) .content_image.thumb,
  .case-studies li:nth-of-type(3) .content_image.thumb,
  .case-studies li:nth-of-type(4) .content_image.thumb,
  .case-studies li:nth-of-type(5) .content_image.thumb {
    top: 4.5em;
  }

  .case-studies li:nth-of-type(1) img {
    width: 116%;
  }
}

@media screen and (min-width: 1001px) {
  .customer-success-stories .secondary-page-main-section-container section {
    float: left;
    width: 100%;
    margin-top: 11em;
  }
}

@media screen and (max-width: 991px) {
  .main-logo-link {
    height: 72px;
    display: table-cell;
    vertical-align: middle;
    transition: none;
  }

  .secondary-page-main-section-container .first-row {
    padding-left: 0;
  }

  .secondary-page-main-section-container section {
    float: right !important;
    width: 100% !important;
  }

  .customer-success-stories .secondary-page-main-section-container .column ul {
    padding: 0;
    margin-top: 6em;
  }

  .customer-success-stories .secondary-page-main-section-container section {
    margin-top: 6em;
  }

  /* Main menu */
  .toggle-menu {
    display: block;
  }

  .page-bar {
    background-color: var(--gray-back);
    margin-top: 0 !important;
    height: 72px;
  }

  .page-bar .row {
    /* display: block; */
    display: table;
    width: 50%;
  }

  .old-new-std-erp .page-bar .row {
    display: table;
    width: 60%;
    margin-top: 0;
  }

  .page-bar .row h3 {
    position: relative;
    margin: 4px 0 0;
    width: 100%;
    text-align: center;
    cursor: pointer;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 800;
    color: #666;
    float: none;
    display: table-cell;
    vertical-align: middle;
    height: 74px;
  }

  .page-bar .row h3:after {
    content: "";
    background-image: url("../nd_images?file=drop-down-arrow.png");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: center;
    width: 16px;
    height: 68px;
    position: absolute;
    top: 4px;
    padding-left: 2em;
  }

  .secondary-page-main-section-container #aside {
    display: none;
    margin: 0;
    float: none;
    border-bottom: 2px solid #0085c3;
    background: #fff;
    width: 100% !important;
    text-align: center;
  }

  .secondary-page-main-section-container #aside .aside-menu ul li {
    border-bottom: 1px solid #eee;
  }
  .secondary-page-main-section-container #aside > .aside-menu > ul > li > a {
    border: none;
    font-size: 12px;
    padding: 17px 24px;
    text-transform: uppercase;
  }
  .turn-180:after {
    transform: rotate(180deg);
  }
  /*-----------*/
  .secondary-page-main-section-container .first-row {
    margin-top: 72px;
    padding: 0 0 56px;
    border: none;
  }
}

@media screen and (min-width: 801px) {
  section,
  #footer {
    display: table;
    width: 100%;
  }
}

@media screen and (max-width: 748px) {
  section#industry-specific-solution.single-column-75-section
    .solution-list
    li {
    display: block;
  }

  .gdpr-container h1 {
    margin: 1em 0 0 0;
    font-size: 15pt;
  }

  .gdpr-profile {
    width: 100%;
  }

  .gdpr-quotes {
    width: 100%;
    margin: 0;
    padding: 2em 1em 0 1em;
    text-align: justify !important;
  }

  p.gdpr-data-rights {
    font-size: 2vw !important;
  }

  .gdpr-video {
    margin: 0.5em 0 1.6em 0em;
  }

  .gdpr-video-button {
    width: 100%;
  }

  .gdpr-video-button {
    margin-bottom: 1em;
    width: 100%;
    text-align: center;
  }

  .gdpr-video-title {
    text-align: center !important;
    margin: 0.2em 0 0.6em 0;
    padding: 0.25em 1em 0 1em;
    width: 100%;
    line-height: 1.2;
  }

  .gdpr-video-button a {
    float: none;
  }

  .customer-success-stories .secondary-page-main-section-container .column ul {
    margin-top: 10.5em;
  }

  h1.case-studies-header {
    font-size: 21pt;
    top: 3.5em;
  }

  .case-studies li:nth-of-type(n) {
    width: 80%;
    margin: 3em 0 0 0;
    margin-bottom: 2.5em !important;
    height: 14em;
    max-height: unset;
    background-color: #881477;
    padding-left: 0;
    display: inline-block;
    position: relative;
    text-align: left;
    list-style-image: none;
    vertical-align: top;
  }

  .case-studies li:nth-of-type(n) .content_image.thumb {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: unset;
    bottom: -3.5em;
    max-height: 12em;
    z-index: unset;
  }

  .case-studies li:nth-of-type(n) .case-studies img {
    border: none;
    width: 130%;
    position: relative;
    bottom: -4.5em;
  }

  .case-studies li:nth-of-type(n) .case-study-list-content {
    color: white;
    width: 100%;
    display: block;
    position: absolute;
    padding: 1em;
    top: 0;
  }

  .case-studies li:nth-of-type(even) .case-study-list-content {
    background-color: #881477;
  }

  .case-studies li:nth-of-type(odd) .case-study-list-content {
    background-color: #00509f;
  }

  .case-studies li:nth-of-type(n) .case-study-list-country {
    position: absolute;
    display: block;
    width: 100%;
    top: unset;
    bottom: -4em;
  }
}

@media screen and (max-width: 414px) {
  .desktop {
    display: none;
  }

  section,
  #footer {
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 415px) {
  .mobile {
    display: none;
  }

  .mobile-banner-img {
    display: none;
  }

  section,
  #footer {
    display: table;
    width: 100%;
  }
}

.banner-wrapper {
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

.banner-wrapper2 {
  width: 100%;
  display: block;
  position: relative;
  max-height: 380px;
  overflow: hidden;
}

.banner-wrapper li .cloud-image,
.banner-wrapper li .banner-background-image,
.banner-wrapper2 li .cloud-image,
.banner-wrapper2 li .banner-background-image {
  width: 100%;
  min-width: 693px;
  display: block;
}

.banner-wrapper .slide-active,
.banner-wrapper .slide-button-active:before {
  opacity: 1;
}

.slide-message-box {
  font-family: "Open Sans", sans-serif;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 1);
  z-index: 2;
}

.slide-message-box2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #000;
  z-index: 2;
}

.slide-message-box-extra-div {
  width: 100%;
  max-width: 1024px;
  margin: auto;
  padding: 0px 24px;
  height: 380px;
  display: table;
}

.slide-message-box h3 {
  color: #fff;
}

.slide-message-box .banner-text,
.slide-message-box2 .banner-text {
  display: table-cell;
  vertical-align: top;
}

.slide-header {
  font-size: 56px;
  line-height: 100%;
  padding: 0 0 22px;
  color: #fff;
}

.slider-text {
  font-size: 17px;
  line-height: 150%;
  color: #fff;
}

.standard-erp .slider-text {
  width: 450px;
}

.slider-download-link {
  margin: 32px 0 0 !important;
}

.slide-message-box,
.slide-message-box2 {
  padding: 0 24px;
}

.slide-message-box .banner-text,
.slide-message-box2 .banner-text {
  width: 75%;
  display: table-cell;
  height: 380px;
  vertical-align: middle;
}

.first-page .slide-message-box .banner-image,
.first-page .slide-message-box2 .banner-image {
  display: table-cell;
  height: 380px;
  vertical-align: middle;
}

.page-menu {
  border-bottom: 1px solid #ddd;
  box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.2);
  background-color: rgba(247, 247, 247, 0.95) !important;
  text-transform: uppercase;
  height: 60px;
  z-index: 998;
  position: absolute;
  display: block;
  overflow-y: hidden;
  transition: all 0.25s ease 0s;
}

.page-menu .row {
  padding: 0 24px;
}

.page-menu ul {
  font-size: 13px;
}

.page-menu li {
  float: left;
  margin-right: 20px;
  line-height: 60px;
}

.page-menu a {
  color: #666;
  letter-spacing: 1px;
}

.page-menu a:hover {
  color: #0085c3;
}

.page-menu.headroom--not-top {
  position: fixed;
  top: 0px;
}

.page-menu.headroom--top {
  margin: 0;
}

.page-menu .page-menu-button,
.search-button {
  font-family: "Helvetica Neue", helvetica, sans-serif;
  background: none;
  border: 1px solid #888;
  font-size: 11px;
  padding: 4px 12px;
  color: #666;
  border-radius: 3px;
  letter-spacing: 1px;
  font-weight: 400;
  margin-top: 17px;
}

.page-menu .page-menu-button {
  float: right;
  opacity: 0;
}

.headroom--top.page-menu .page-menu-button {
  position: fixed;
  top: -1000px;
}

.page-menu .page-menu-button:hover,
.headroom--not-top.page-menu .page-menu-button,
.search-button:hover {
  border: 1px solid #0085c3;
  color: #fff;
  background-color: #0085c3;
  opacity: 1;
  transition: opacity 0.5s;
}

.light-grey-section {
  background-color: #f7f7f7;
  color: #555;
}

.blue-section {
  background: #0085c3;
  color: #fff;
}

.blue-section h2,
.blue-section h3,
.blue-section h4,
.blue-section a {
  color: #fff;
}

.video {
  border-radius: 1px;
  border: 4px solid #fff;
}

.video-link {
  display: none;
}

.one-column,
.two-columns,
.three-columns,
.four-columns,
.five-columns {
  padding: 56px 0;
}

.one-column {
  text-align: center;
}

.one-column > .column {
  width: 100%;
}

.two-columns > .column {
  width: 50%;
}

.three-columns > .column {
  width: 33%;
}

.four-columns > .column {
  width: 25%;
}

.five-columns > .column {
  width: 20%;
}

.column {
  float: left;
  padding: 0 24px;
}

.short-points a {
  text-align: unset;
  margin-top: unset;
  width: unset;
  color: #0085c3;
  display: unset;
}

.careers-intro a {
  text-align: unset;
  margin-top: unset;
  width: unset;
  color: #0085c3;
}

.short-points i {
  margin-top: 14px;
  display: block;
}

.short-points .selling-point-icon {
  height: 52px;
  margin: 0 auto 20px;
  cursor: default;
}

.short-points .selling-point-icon div {
  width: 100%;
}

.short-points .selling-point-icon img {
  width: 50px;
  height: 50px;
  margin: auto;
  display: block;
}

.short-points .column .genericon {
  font-size: 52px;
}

.short-points h3,
.short-points h4,
.short-points p {
  text-align: center;
  margin-bottom: 12px;
}

.short-points h3 {
  font-size: 20px;
}

.short-points p {
  font-size: 13px;
}

.features-short-points {
  text-align: center;
}

.features-short-points img {
  margin: 0 auto 20px;
  display: block;
  width: 75px;
}

.features-short-points h4 {
  font-size: 16px;
  font-weight: 400;
}

.features-short-points p {
  font-size: 13px;
}

.pdf-download-icon {
  height: 17px;
  vertical-align: middle;
  margin-bottom: 3px;
}

#industry-specific-solution .solution-list {
  display: block;
  margin-bottom: 32px;
  font-size: 16px;
}

#industry-specific-solution .solution-list li {
  display: inline-block;
  padding: 12px 24px;
  font-weight: 400;
  letter-spacing: 1px;
}

#advanced-solutions .column > div {
  padding: 24px;
  margin-bottom: 24px;
  width: 100%;
  display: table;
}

#advanced-solutions .column > div:nth-child(2n + 1) {
  background: none;
}

#advanced-solutions .image-cell {
  display: table-cell;
  width: 50px;
  vertical-align: top;
}

#advanced-solutions .text-cell {
  display: table-cell;
  padding-left: 24px;
}

#advanced-solutions h4,
#advanced-solutions p,
#advanced-solutions a {
  text-align: left;
}

#advanced-solutions h4 {
  line-height: 1;
  padding: 0 0 4px 0;
}

#advanced-solutions p {
  margin-bottom: 10px;
  font-size: 13px;
  color: #666;
}

#advanced-solutions a {
  font-size: 13px;
  color: #0085c3;
  display: block;
}

#advanced-solutions i {
  display: block;
  margin-top: 10px;
}

#advanced-solutions.dark-section {
  color: #eee;
  background-color: #003249;
}

#advanced-solutions.dark-section h2,
#advanced-solutions.dark-section h4 {
  color: #e7e7e7;
}

#advanced-solutions.dark-section p {
  color: #aaa;
}

#advanced-solutions.dark-section i {
  color: #fff;
}

#advanced-solutions.dark-section a {
  color: #24b1f2;
}

.compare-section,
.compare-section h3,
.compare-section h4 .compare-section p .compare-section a,
.compare-section .column a.call-to-action-button {
  margin-left: 0;
  text-align: center;
}

.compare-section .column a.call-to-action-button,
.compare-chart .bottom-compare-buttons .column a.call-to-action-button {
  margin: 30px auto 0;
  background: none;
  color: #0085c3;
}

.compare-chart .bottom-compare-buttons .column a.call-to-action-button.green {
  color: green;
  border-color: green;
}

.compare-section .column a.call-to-action-button:hover,
.compare-chart .bottom-compare-buttons .column a.call-to-action-button:hover {
  background: #0085c3;
  color: #fff;
}

.compare-chart
  .bottom-compare-buttons
  .column
  a.call-to-action-button.green:hover {
  background: green;
}
.compare-section .red-color-button {
  border: none !important;
  padding: 5px 13px;
  background: #da5050;
  transition: background 0.25s, border-color 25s;
}

.compare-section .red-color-button:hover {
  border-color: #ba3737;
  background: #ba3737;
}

.single-column-75-section .column {
  width: 75%;
  float: none;
  margin: 0 auto 20px;
}

.single-column-75-section p {
  margin-bottom: 10px;
}

.single-column-75-section i {
  color: #333;
  font-size: 13px;
  font-style: italic;
}

.single-column-50-section .column {
  width: 50%;
  margin: auto;
  float: none;
}

.single-column-50-section p {
  margin: 0 auto 20px;
  text-align: center;
}

.align-left,
.single-column-50-section .align-left,
.single-column-75-section .align-left,
.single-column-50-section .align-left p,
.single-column-75-section .align-left p {
  text-align: left;
}

.call-to-action-button {
  display: table;
  border-radius: 3px;
  font-family: "Helvetica Neue", helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-top: 30px;
  padding: 4px 12px;
  background-color: #0085c3;
  border: 1px solid #0085c3;
  color: #fff;
  opacity: 1;
  text-shadow: none;
  line-height: 1.6;
  margin: auto;
  transition: opacity 0.25s;
}

.call-to-action-button:hover {
  color: #fff;
  opacity: 0.9;
  text-decoration: none !important;
}

.call-to-action-button:active,
.page-menu-button:active {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5) inset;
}

.quote-section .one-column,
.quote-section p,
.quote-section i {
  text-align: justify !important;
  font-size: 14px !important;
}

.quote-section .quote-text {
  display: table-cell;
}

.customer-section h3,
.customer-section h4 {
  text-align: center;
  padding: 0 24px;
}

.customer-section h4 {
  margin-bottom: 38px;
}

.customer-section img {
  display: block;
  margin: auto;
  width: auto;
  height: 64px;
}

.vertical-align .column {
  display: table-cell;
  vertical-align: middle;
  float: none;
}

.store-download-button-group {
  width: 260px;
  margin: 48px auto 0 auto;
}

.store-download-button {
  height: 40px;
  width: auto;
}

.store-download-button-group a:first-child {
  float: left;
}

.store-download-button-group a:last-child {
  float: right;
}

#footer {
  background-color: var(--hw-d-gray);
  background-size: 4px;
  color: white;
  padding-bottom: 18px;
  position: relative;
}

#footer a,
#footer h4 {
  color: #fff;
  line-height: 1.3;
  margin-bottom: 4px;
  font-size: 11px;
}

#footer h4 {
  text-transform: uppercase;
}

#footer li {
  line-height: 1.15;
  padding-block: 0.25em;
}

.row.footer-categories {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 24px;
}

#footer .footer-categories .column {
  width: 25%;
  padding: 24px;
}

#footer a {
  color: #fff;
  letter-spacing: 0.085em;
}

#footer a:hover {
  text-decoration: underline;
  color: #fff;
}

#footer .footer-logo {
  display: block;
  width: 100%;
  margin-bottom: 24px;
}

#footer .footer-logo .line {
  border-bottom: 1pt solid #fff;
  position: absolute;
  left: 0;
  width: 100%;
  margin-top: 8px;
}

#footer .footer-logo img {
  display: block;
  width: 140px;
  margin: auto;
  background-color: #0085c3;
  position: relative;
  padding: 0 12px;
  box-sizing: initial;
}

#footer .social {
  text-align: center;
  margin-top: 18px;
}

#footer .social a {
  font-size: 24px;
  display: inline-block;
  margin: 6px;
  color: #fff;
  transition: font-size 0.25s;
}

#footer .social a:hover {
  color: #fff;
  text-decoration: none;
}

#footer .social a img {
  width: 24px;
  transition: width 0.15s;
}

#footer .social a img:hover {
  width: 26px;
  height: 26px;
}

#footer .common-footer {
  width: 100%;
  max-width: 64em;
  line-height: 1;
}

#footer .common-footer ul {
  text-align: center;
}

#footer .common-footer li {
  display: inline-block;
  margin-right: -5px;
}

#footer .common-footer ul li a {
  line-height: 1;
  margin: 0;
  border-right: 1px solid #fff;
  margin-right: 11px;
  padding-right: 11px;
  font-size: 11px;
}

#footer .common-footer li:last-child a {
  border: none;
}

/* Secondary Page*/

.page-bar {
  width: 100%;
  display: block;
  margin-top: 3em;
  height: 63px;
}

.page-bar-aboutus {
  width: 100%;
  display: block;
  margin-top: 3em;
  height: 63px;
  padding-left: 2.25em;
  margin-bottom: -1em;
}

.page-bar .page-bar-aboutus h3 {
  margin: 0;
  font-weight: 300;
  line-height: 62px;
  float: left;
  margin-left: 16px;
  color: #4c4c4c;
}

.page-bar-secondary .page-bar-aboutus {
  float: right;
  height: 62px;
  line-height: 62px;
}

@media (min-width: 992px) {
  .running-text {
    margin-top: -55px;
  }
}

.search-field {
  font-family: "Helvetica Neue", helvetica, sans-serif;
  font-size: 13px;
  box-shadow: none;
  border-radius: 2px;
  border: none;
  padding: 5px 0 5px 10px;
  margin-right: 24px;
  background: #eee;
  box-sizing: border-box;
  line-height: 16px;
  color: #666;
}

.search-field:focus {
  color: #666;
  background: #fafafa;
  border: 1px solid #888;
  line-height: 14px;
}

.secondary-page-main-section-container .running-text p,
.secondary-page-main-section-container .running-text div,
.secondary-page-main-section-container .running-text a,
.secondary-page-main-section-container .running-text i {
  text-align: justify;
}

.secondary-page-main-section-container .running-text .text-square {
  padding: 20px 30px;
  border: 1px solid #ccc;
  border-radius: 3px;
  float: left;
}

.secondary-page-main-section-container .running-text .text-square div {
  font-size: 14px;
  margin-bottom: 10px;
}

.secondary-page-main-section-container
  .running-text
  .text-square
  div:last-child {
  margin-bottom: 0;
}

.secondary-page-main-section-container .running-text a {
  color: #0085c3;
}

.secondary-page-main-section-container .running-text a:hover {
  text-decoration: underline;
}

.secondary-page-main-section-container section {
  float: right;
  width: 71%;
}

.secondary-page-main-section-container .row {
  width: 100%;
  padding: 0 24px 56px;
}

.secondary-page-main-section-container h1 {
  margin: -6px 0 18px 0;
  text-align: left;
  font-size: 34px;
  color: #0085c4;
}

.secondary-page-main-section-container h2 {
  margin: -10px 0 48px 0;
  text-align: left;
}

.secondary-page-main-section-container h5 {
  font-size: 13px;
  color: #333;
  font-weight: 400;
  margin: 12px 0 6px;
}

.secondary-page-main-section-container .first-row {
  padding: 0 24px 56px;
  display: inline-block;
  min-height: 400px;
  margin-bottom: 48px;
}

.secondary-page-main-section-container #aside {
  width: 29%;
  float: left;
}

.secondary-page-main-section-container .column ul {
  list-style: initial;
  list-style-type: disc;
  font-size: 13px;
  padding: 4px 0 4px 18px;
}

.secondary-page-main-section-container .column li {
  line-height: 1.6;
  margin-bottom: 8px;
  letter-spacing: 0.085em;
}

#aside .aside-menu {
  font-size: 13px;
}

#aside > .aside-menu > ul > li > a,
#aside > .aside-menu > ul > li > ul a {
  position: relative;
  font-size: medium;
  letter-spacing: 0.085em;
  padding: 16px 16px;
  width: 100%;
  line-height: 1.3;
  display: block;
  right: -1px;
}

#aside > .aside-menu > ul {
  color: #000;
}

#aside li.active-link a {
  background-color: #007dbf;
  color: #fff;
}

#aside a:hover {
  background-color: #fafafa;
  color: #555;
}

/* Partners Portal sub Menu */

#aside > .aside-menu > ul > li > ul a {
  padding: 8px 12px 8px 24px;
  border-bottom: none;
  background: #fafafa;
  font-size: 11px;
}

#aside > .aside-menu > ul > li > ul li:last-child a {
  border-bottom: 1px solid #eee;
}

.bread-crumbs {
  display: block;
  width: 100%;
  margin: 12px auto;
  font-size: 11px;
  line-height: 34px;
  float: left;
  padding: 0 24px;
}

.bread-crumbs a {
  color: #8e8e8e;
}

.bread-crumbs a:hover {
  color: #007ebb;
}

.bread-crumbs img {
  width: 16px;
  position: relative;
  top: 4px;
  margin: 0 8px;
}

/* Main Support Page*/

.main-support-page .banner-wrapper {
  color: #fff;
  text-shadow: 0 2px 4px #000;
  box-shadow: 0 -4px 4px -4px rgba(0, 0, 0, 0.5) inset;
}

.main-support-page .banner-wrapper .row {
  height: 100%;
}

.main-support-page .banner-wrapper .banner-content-wrapper {
  display: table-cell;
  vertical-align: middle;
  padding: 0 28px;
}

.main-support-page .slide-header {
  font-size: 32px;
}

.main-support-page .support-points h3,
.main-support-page .support-points h4,
.main-support-page .support-points a {
  text-align: left;
}

.main-support-page .support-points h3 {
  display: inline-block;
}

.main-support-page .support-points h4 {
  font-size: 13px;
  color: #0085c3;
  padding-bottom: 0;
  margin-bottom: 4px;
}

.main-support-page .entries a:hover h3,
.main-support-page .entries a:hover h4 {
  color: #0085c3 !important;
}

.main-support-page .support-points p {
  font-size: 12px;
  line-height: 1.3;
}

.main-support-page .entries a:hover h4,
.main-support-page .entries a:hover p {
  text-decoration: underline;
}

img.b-lazy.b-loaded {
  width: 100%;
  height: 250px;
}

.link-club .arrow {
  display: none;
  position: absolute;
  top: 1px;
  right: -25px;
  width: 35px;
  height: 35px;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

.arrow {
  display: inline-block;
  font-size: 11px;
}

.link-club .border {
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #0085c3;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

a.link-club {
  margin-left: 20px;
  text-transform: uppercase;
  text-decoration: none !important;
  display: inline-block;
  position: relative;
  padding: 0 5px;
  letter-spacing: 0.1em;
  font-family: "Helvetica Neue", "helvetica", "Arial", "Verdana", sans-serif;
  font-size: 12px;
  line-height: 35px;
  height: 35px;
  color: #1f1f1f;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
}

.link-club:hover,
.link-club:active {
  padding-right: 15px;
  text-decoration: none;
}

.readmorebutton {
  position: absolute;
  font-family: "Helvetica Neue", helvetica, sans-serif;
  font-size: 11px;
  font-weight: 400;
  opacity: 1;
  text-shadow: none;
  line-height: 1.6;
  transition: opacity 0.25s;
  background: #81c347;
  color: white !important;
  padding: 8px;
  text-transform: uppercase;
  padding-left: 2em;
  padding-right: 2em;
  letter-spacing: 0.4em;
  margin-top: -5.3em;
  margin-bottom: 1em;
  margin-left: 41em;
}

a.readmorebutton:hover {
  background-color: #0085c3;
  color: white;
  transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  text-decoration: none;
}

.record-thumb {
  background-color: #f2f2f2;
  padding-bottom: 1em;
}

.thumb-label {
  position: absolute;
  margin-top: 20.5em;
  margin-left: 1.65em;
  color: #000;
  font-weight: 400;
}

.thumb-info h3 {
  position: unset;
  background-color: #007dc0;
  background-size: unset;
  color: white;
  margin-top: -14.15em;
  margin-bottom: 12em;
  padding: 0.5em 0.8em;
  text-align: left;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.085em;
}

.thumb-info p {
  margin-top: 3em;
  margin-left: 1.65em;
  width: 62%;
  color: #000;
}

/* Comparison Chart */

section.compare-chart {
  padding: 56px 0;
  line-height: 36px;
}

.compare-chart .row {
  padding: 6px 0;
  max-width: 976px;
}

.compare-chart .company-size {
  float: right;
  width: 60%;
}

.compare-chart .company-size > div {
  float: left;
  text-align: center;
  font-size: 12px;
  color: #888;
  border-bottom: 1px solid #ddd;
  line-height: 22px;
}

.compare-chart .company-size .small {
  width: 65.66%;
  margin-right: 1%;
}

.compare-chart .company-size .mid {
  width: 32.33%;
  margin-left: 1%;
  border-color: #0085c3;
}

.compare-chart .row:nth-child(2n + 2) {
  background-color: #fafafa;
}

.compare-chart .four-columns > .column {
  width: 40%;
}

.compare-chart .four-columns > .column:nth-child(n + 2) {
  width: 20%;
}

.compare-chart .column:nth-child(n + 2) div {
  display: block;
  height: 22px;
  padding: 4px 0;
  line-height: 22px;
}

.compare-chart .column:nth-child(n + 2) h4,
.compare-chart .column:nth-child(n + 2) div {
  width: 100%;
  text-align: center;
}

.compare-chart .column h4 {
  line-height: 22px;
  font-weight: 300;
  font-size: 14px;
}

.compare-chart .header-row {
  background-color: #fff !important;
}

.compare-chart .in-list-header {
  padding: 0;
  background: #fff !important;
}

.compare-chart .in-list-header h4 {
  padding: 6px 24px;
  border-bottom: 1px solid #0085c3;
  margin-top: 48px;
}

.compare-chart .header-row h4 {
  font-weight: 400;
}

.compare-chart .details-row .learn-more-link {
  color: #0085c3;
  text-align: center;
  width: 100%;
  float: left;
  font-size: 13px;
  line-height: 100%;
  margin: 6px 0 12px;
}

.compare-chart .call-to-action-button {
  margin: 6px auto;
  font-size: 10px;
  padding: 2px 12px;
  text-align: center;
}

.compare-chart .bottom-compare-buttons .column a.call-to-action-button {
  margin-top: 0;
}

.compare-chart .sub-rows {
  box-shadow: -16px 0 16px -16px #fff inset, 16px 0 16px -16px #fff inset,
    0 8px 8px -10px #000 inset, 0 -8px 8px -10px #000 inset;
  background: #fafafa;
  display: none;
  overflow: hidden;
  padding: 0;
}

.compare-chart .sub-rows.open {
  height: auto;
}

.compare-chart .row.sub-row {
  float: left;
  width: 100%;
  padding: 6px 0;
  border-bottom: 1px solid #eee;
}

.compare-chart .row.sub-row:first-child {
  padding-top: 12px;
}

.compare-chart .row.sub-row:last-child {
  padding-bottom: 12px;
}

.compare-chart .sub-row .column:nth-child(n + 2) {
  height: 22px;
}

.compare-chart .sub-row h4 {
  font-size: 12px;
  line-height: 1.3;
}

.compare-chart .checkbox {
  color: #0085c3;
  font-size: 24px;
  line-height: 22px;
  float: left;
  padding: 4px 0;
}

.compare-chart-sub-section {
  cursor: pointer;
}

.compare-chart-sub-section:hover {
  background-color: #fafafa;
}

.compare-chart-sub-section:hover > .column h4 {
  color: #0085c3;
  text-decoration: underline;
}

.compare-chart-sub-section.no-bottom-padding {
  padding-bottom: 0;
}

/* Forum */

.forum .page-bar .page-bar-aboutus h3 {
  border: none;
}

.forum .aside-menu,
.forum .search-field,
.forum .search-button {
  margin: 10px 0 0 0;
  font-size: 13px;
  font-weight: 300;
}

.forum .aside-menu {
  padding-right: 24px;
}

.forum .search-field {
  width: 100%;
}

.forum h2 {
  margin-bottom: 28px;
}

.forum h2,
.forum h3,
.forum h4,
.forum .one-column h2,
.forum .one-column h3,
.forum .one-column h4,
.forum .one-column p {
  text-align: justify;
}

.community-topics-table {
  width: 100%;
  text-align: left;
  vertical-align: top;
}

.community-topics-table th,
.community-topics-table td {
  border-bottom: 1px solid #eee;
  padding: 10px 0;
  font-size: 13px;
  line-height: 1.3;
  vertical-align: top;
}

.community-topics-table th {
  font-weight: 400;
  color: #555;
}

.community-topics-table th:nth-child(3) {
  text-align: right;
}

.community-topics-table td a {
  color: #0085c3;
}

.community-topics-table td a.thick {
  font-weight: 400;
}

.community-topics-table td:nth-child(1) a {
  font-size: 16px;
  width: 25%;
  font-weight: 400;
}

.community-topics-table td:nth-child(2) {
  font-size: 13px;
  width: 65%;
}

.community-topics-table td:nth-child(3) {
  text-align: right;
  width: 10%;
}

/* Simple Text Section */

.simple-text-section {
  width: auto;
  max-width: 640px;
  margin: 72px auto !important;
  padding: 88px 0;
}

.simple-text-section h1 {
  text-align: left;
  margin-bottom: 48px;
}

.simple-text-section h4 {
  margin-top: 32px;
}

.simple-text-section ol {
  list-style-position: outside;
  list-style-type: decimal;
  padding-left: 20px;
}

.simple-text-section ul {
  list-style-position: outside;
  list-style-type: disc;
  padding: 10px 0 10px 20px;
}

.simple-text-section ol li {
  margin-bottom: 20px;
  font-size: 14px;
}

.simple-text-section ul li {
  margin-bottom: 10px;
  font-size: 14px;
}

.simple-text-section a {
  color: #0085c3;
}

.simple-text-section a:hover {
  text-decoration: underline;
}

.simple-text-section p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 10px;
}

.simple-text-section img {
  width: 100%;
}

.simple-text-section .back-button {
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 300;
  color: #0085c3;
  margin: 24px 0 0 -8px;
}

/* Select Country */

.select-country #main-wrapper {
  margin: 72px auto;
  padding: 56px 0;
}

.select-country h1 {
  text-align: left;
  margin-bottom: 24px;
}

.select-country #main-wrapper a {
  color: #0085c3;
}

.select-country .countrylisttable {
  width: 100%;
  display: inline-block;
  margin-bottom: 56px;
  list-style: outside none none !important;
  padding: 0 !important;
}

.select-country h3 {
  display: inline-block;
  width: 100%;
}

.select-country .countrylisttable li {
  width: 25%;
  float: left;
  line-height: 1.6;
  font-size: 13px;
}

/* register */
.registration-page input[type="text"],
.registration-page input[type="password"] {
  margin-bottom: 16px;
  width: 100%;
}

.registration-page select {
  margin-bottom: 16px;
}

.registration-page .curregusertable {
  max-width: 320px;
}

.registration-page td {
  display: block;
}

.registration-page td label {
  display: block;
  margin-bottom: 2px;
}

/* partner-portal-login */

.partner-portal-login #logincontrol > p {
  font-weight: 400;
  font-size: 16px;
  color: #333;
  letter-spacing: 0.085em;
}

.partner-portal-login #loginbox .loginlabel,
.customer-success-story-search label {
  display: block;
  margin-bottom: 4px;
  color: #333;
}

input[type="text"],
input[type="password"],
input[type="email"] {
  font-family: "Helvetica Neue", helvetica, sans-serif;
  font-size: 13px;
  box-shadow: none;
  border-radius: 2px;
  border: none;
  padding: 5px 10px;
  background: #eee;
  box-sizing: border-box;
  line-height: 16px;
  color: #666;
  border: 1px solid #eee;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus {
  color: #666;
  background: #fafafa;
  border: 1px solid #ccc;
}

input[type="submit"] {
  background-color: #0085c3;
  border-radius: 2px;
  border: none;
  color: #fff;
  padding: 4px 12px;
  line-height: 1.6;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  -webkit-appearance: none;
}

/**************/

/******style-sa2.css*******/

/* general */

.mb-24 {
  margin-bottom: 24px !important;
}

/*--*/

.hwu_contact_us ul {
  margin: 0px;
  padding: 0px !important;
  margin-top: 20px;
}
.hwu_contact_us ul li {
  list-style-type: none;
}
.hwu_contact_us ul li label {
  display: block;
}

.hwu_contact_us ul li .body {
  width: 300px;
  height: 100px;
}

.hwu_contact_us ul li .subject {
  width: 300px;
}

/* Partner Portal links with Icons */

.pp-link-icon {
  width: 24px;
  display: table-cell;
  vertical-align: middle;
  margin-right: 6px;
}

.pp-link {
  line-height: 24px;
  vertical-align: middle;
  font-size: 16px;
  letter-spacing: 0.03em;
}

.col-count-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.col-count-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.new-password #reset_passw {
  list-style-type: none;
  padding: 0;
}

.additem_box {
  position: absolute;
  left: 50%;
  top: 25%;
  padding: 20px;
  width: 250px;
  margin-left: -120px;
  margin-top: -70px;
  background-color: #f4f4f4;
  text-align: left;
}

.sc_disc_wrap input {
  background: white !important;
}

.sc_date_wrap {
  float: none !important;
}
.rad_line input {
  width: 20px;
}

.package_col {
  width: 200px;
  float: left;
}
.package_wrap {
  clear: both;
  margin-bottom: 30px;
}
.pkg_close {
  clear: both;
}
.fancybox-title.fancybox-title-inside-wrap {
  position: absolute;
  top: 0px;
}

.package_wrap .disc_text {
  margin: 0px;
}
.stc_wrap select {
  width: 155px;
}
.package_wrap input,
.sc_date_wrap input {
  width: 155px !important;
}
.pkg_submit {
  clear: both;
}

.package_wrap .intro {
  margin-bottom: 10px;
}
.additem_box .stc_wrap {
  margin: 8px 0px;
}
.extra_package {
  text-align: right;
}
.additem_box .sc_date_wrap input {
  width: 155px;
}
.inv_item input {
  width: 20px;
}
.sc_inv_wrap {
  margin-top: 10px;
}

.sc_part_wrap select {
  width: 155px;
}
.sc_date_wrap,
.stc_wrap,
.sc_inv_wrap,
.sc_part_wrap,
.disc_wrap {
  margin-bottom: 10px;
}
.chb_wrap input {
  width: 20px;
}
.chb_wrap {
  float: left;
}
.sc_ch_wrap {
  clear: both;
  margin-bottom: 4px;
}
.cls_select {
  margin-bottom: 10px;
}
.cls_select select,
.sc_date_wrap select {
  width: 155px;
}
div.co_col.showenablers {
  margin-right: 0px;
}
.pkg_submit,
.pkg_close {
  background-color: #f0f0f0;
  border: 1px solid #d3d3d3;
  border-radius: 8px;
  float: left;
  font-weight: 300;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 3px 8px;
  vertical-align: bottom;
  margin-right: 25px;
  margin-bottom: 5px;
}

.package_col #partner_wrap {
  margin-bottom: 10px;
}
.package_col #partner_wrap select {
  width: 155px;
}

/******style-sa3.css*******/

/* Select partner country contacts */

.select-partner-country #webapp h2 {
  display: block;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.085em;
  margin-bottom: 24px;
}

.select-partner-country #webapp .countrylisttable {
  width: 100%;
  margin-bottom: 56px;
  line-height: 1.6;
  font-size: 13px;
}

.select-partner-country #webapp .countrylisttable td {
  width: 25%;
}

/* Customer Success Story Search*/

.customer-success-story-search .first-row ul {
  list-style-type: none;
  padding: 0;
  margin-top: 12px;
}

.customer-success-story-search .first-row ul li {
  margin-bottom: 20px;
}

.customer-success-story-search .first-row ul li:nth-child(1),
.customer-success-story-search .first-row ul li:nth-child(2),
.customer-success-story-search .first-row ul li:nth-child(3) {
  display: inline-block;
}

.customer-success-story-search .first-row ul li:nth-child(1),
.customer-success-story-search .first-row ul li:nth-child(2) {
  margin-right: 20px;
}

.customer-success-story-search .first-row p {
  text-align: justify;
}

.customer-success-story-search form select {
  font-family: "Helvetica Neue", helvetica, sans-serif;
  padding: 5px;
  line-height: 16px;
}

.addthis_button > img {
  width: auto;
}

.events .first-row table {
  font-size: 13px;
}

.events .first-row table td {
  padding-right: 12px;
  padding-top: 4px;
}

.awards .first-row img {
  margin: 0 0 48px;
  display: block;
}

.awards .first-row h3 {
  margin-bottom: 12px;
}

.awards .first-row h4 {
  margin-bottom: 6px;
}

.running-text #container,
.running-text #greytop {
  width: auto;
  float: none;
  margin: 0px;
}

.aside-menu .no-main-list {
  display: none;
}

/* Download manuals */

.download-manuals .manual-section {
  margin-bottom: 48px;
}

.download-manuals .manual-section a {
  margin-bottom: 12px;
  display: block;
}

.download-manuals .manual-section span {
  float: right;
}

.download-manuals .manual-section .manual-section-extra-text {
  display: block;
  font-size: 12px;
  margin: -12px 0 12px 0;
}

/* University */

.university-tutorials .secondary-page-main-section-container .running-text h4 {
  float: left;
  clear: both;
}

.university-tutorials .secondary-page-main-section-container .running-text a {
  float: left;
  clear: both;
  margin: 12px 0 8px;
}

.mobile-video-link {
  display: none;
}

.main-partner-education-page .first-row h3 {
  padding-top: 32px;
}

.main-partner-education-page .list-style-type-none li {
  color: #333;
  margin-bottom: 0;
}

.secondary-page-main-section-container .gold {
  color: #8a8118;
  font-style: italic;
}

.secondary-page-main-section-container h4.gold {
  margin-bottom: 6px;
  font-style: normal;
}

.iv_pay {
  display: none;
}

.register-new-partner-form #webapp input[type="email"] {
  width: 200px !important;
  font-size: 13px;
}

/******style-pp-menu.css*******/

.img-overview a {
  background-image: url(//standard-accounts.com/inbetween-icons?file=menu-about.png);
  background-repeat: no-repeat;
  background-size: 22px;
}

.leads a {
  background-image: url(/nd_images?file=pennpaper.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.solu a {
  background-image: url(/nd_images?file=spinningmoney.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.mark a {
  background-image: url(/nd_images?file=talk.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.edu a {
  background-image: url(/nd_images?file=diploma.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.img-services a {
  background-image: url(/nd_images?file=oktruck.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.img-events a {
  background-image: url(/nd_images?file=time.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.img-custlicences a {
  background-image: url(/nd_images?file=Customer%20Licenses.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.img-saleseffort a,
.seh a {
  background-image: url(/nd_images?file=Sales%20Efforts.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.img-salesefforthisto a {
  background-image: url(/nd_images?file=Sales%20Efforts%20History.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.img-referencecust a {
  background-image: url(/nd_images?file=Reference%20Customers%20Report.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

.img-support a {
  background-image: url(/nd_images?file=support.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position-y: 3px;
}

/******tmp-probibly-permanent-old-new-fix.css*******/

.secondary-page-main-section-container .column .partnerlist ul {
  list-style-type: none;
  padding: 0;
}

.secondary-page-main-section-container .column .partnerlist li {
  margin-bottom: 46px;
}

.partnerlist h2 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.085em;
  margin: 0 0 12px 0;
}

.faq #webapp {
  font-size: 13px;
}

.faq #webapp td {
  padding-bottom: 4px;
}

.faq #webapp h2,
.faq #forumsearchcontainer,
.faq #forumbreadcrumbbox {
  display: inline-block;
  width: 100%;
}

.faq #forumbreadcrumbbox {
  border-bottom: 1px solid #0085c3;
  padding-bottom: 6px;
  margin-bottom: 12px;
  font-weight: 400;
}

.faq #webapp h2 {
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.085em;
  margin-bottom: 0;
  margin-top: 24px;
}

.faq #webapp h2 a:hover {
  text-decoration: none;
}

.faq #forumbreadcrumb {
  float: left;
}

.faq #forumsearchlink {
  float: right;
}

.faq #forumshowalllanguages {
  border-top: 1px solid #eee;
  padding-top: 6px;
  margin-top: 8px;
}

.partner-leads #main-wrapper {
  padding: 0 24px 56px;
  margin-top: 104px;
  max-width: 1024px;
  width: 100%;
}

.partner-leads #main-wrapper h2 {
  display: none;
}

.partner-leads #main-wrapper #searchforcust {
  margin-bottom: 24px;
  font-size: 13px;
}

.partner-leads #main-wrapper #searchforcust input {
  margin-right: 6px;
}

.partner-leads #main-wrapper #partnerportalhead #partnermenu {
  float: right;
}

.partner-leads #main-wrapper #partnerportalhead #partnermenu li {
  float: left;
  margin: 0 -6px 0 24px;
}

.partner-leads #main-wrapper #partnerportalhead #partnermenu li a {
  padding: 6px;
  color: #007ebb;
}

.partner-leads #main-wrapper .partnerleadstable {
  width: 100%;
  font-size: 13px;
  line-height: 1.6;
  text-align: left;
}

.partner-leads #main-wrapper .partnerleadstable a {
  color: #007ebb;
}

.partner-leads #main-wrapper .partnerleadstable th {
  font-weight: 400;
  border-bottom: 1px solid #aaa;
}

.partner-leads #main-wrapper .partnerleadstable .col_actions {
  padding: 0;
}

.partner-leads #main-wrapper .partnerleadstable .col_value,
.partner-leads #main-wrapper .partnerleadstable .col_probability,
.partner-leads #main-wrapper .partnerleadstable .col_nextstepdate,
.partner-leads #main-wrapper .partnerleadstable .col_decisiondate {
  text-align: right;
}

.partner-leads #main-wrapper .partnerleadstable .col_status {
  text-align: center;
}

.partner-leads #main-wrapper .partnerleadstable th,
.partner-leads #main-wrapper .partnerleadstable td {
  padding-right: 12px;
  white-space: nowrap;
}

.web-tests #main-wrapper img,
.web-tests .news p:last-child,
.web-tests #mainbox > table:first-child > tbody > tr > td:first-child,
.web-tests #mainbox > table:first-child > tbody > tr > td:nth-child(2),
.web-tests #mainbox > table:first-child > tbody > tr > td:nth-child(3) br {
  display: none;
}

#mainbox > #university_webtest_table {
  font-size: 14px;
}

#mainbox > #university_webtest_table td:first-child {
  width: 70%;
  padding-bottom: 8px;
}

#mainbox > #university_webtest_table td:last-child {
  text-align: right;
}

.register-new-partner-form #webapp > div {
  color: #333;
  font-size: 24px;
  letter-spacing: 0.085em;
  line-height: 1.3;
}

.register-new-partner-form #webapp table,
.register-new-partner-form #webapp td {
  width: auto;
  vertical-align: middle;
}

.register-new-partner-form #webapp td {
  padding-bottom: 8px;
}

.register-new-partner-form #webapp td:first-child {
  text-align: right;
  padding-right: 4px;
  max-width: 150px;
}

.register-new-partner-form #webapp input[type="text"],
.register-new-partner-form #webapp input[type="password"],
.register-new-partner-form #webapp select {
  width: 200px !important;
  font-size: 13px;
}

.register-new-partner-form #webapp select {
  height: 30px;
}

.register-new-partner-form #webapp tr:last-child td {
  text-align: left;
}

.register-new-partner-form #webapp input[type="submit"] {
  margin-left: 150px;
  text-align: left;
}

/* Temp for first page */

.tmp-class .banner-wrapper {
  height: auto;
  background: none;
}

.tmp-class .banner-wrapper b {
  font-weight: 600;
}

.tmp-class .banner-wrapper .slide-message-box h2,
.tmp-class .banner-wrapper .slider-text,
.tmp-class .banner-wrapper .call-to-action-button {
  text-align: center;
  text-shadow: 0 0 4px #000;
}

.tmp-class .banner-wrapper .slide-message-box h2 {
  font-size: 2.86em;
  color: #fff;
  font-weight: 600;
  margin-bottom: 28px;
}

.tmp-class .banner-wrapper .slider-text {
  font-size: 24px;
  margin-bottom: 28px;
  font-weight: 400;
}

.tmp-class .banner-wrapper li .banner-background-image {
  min-width: 840px;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 840px) {
  .tmp-class .banner-wrapper li .banner-background-image {
    left: 50%;
    margin-left: -420px;
  }
}

@media screen and (max-width: 640px) {
  .one-column > .column,
  .two-columns > .column,
  .three-columns > .column,
  .four-columns > .column,
  .five-columns > .column {
    width: 100%;
    float: none;
    display: block;
  }
  .tmp-class .banner-wrapper .slide-message-box h2 {
    font-size: 2em;
  }
  .tmp-class .banner-wrapper .slider-text {
    font-size: 18px;
  }
}

@media screen and (max-width: 480px) {
  .tmp-class .banner-wrapper .slider-text {
    font-size: 14px;
  }
}

.light-blue-section {
  color: #fff;
  background: #29aece;
}

.light-blue-section h2,
.light-blue-section h3,
.light-blue-section a {
  color: #fff;
}

.tmp-class .banner-wrapper .call-to-action-button,
.light-blue-section .call-to-action-button {
  color: #fff;
  border: 2px solid #fff;
  background: none;
  margin-top: 0 !important;
  cursor: pointer;
  transition: background 0.25s;
}

.tmp-class .banner-wrapper .call-to-action-button:hover,
.light-blue-section .call-to-action-button:hover {
  background: rgba(255, 255, 255, 0.1);
  opacity: 1;
}

#benifits .intro-text {
  font-size: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  max-width: 640px;
  margin: 0px auto 48px;
  padding: 0px 24px 48px;
}

#benifits.short-points {
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.2);
  position: relative;
}

@media screen and (max-width: 640px) {
  .tmp-class #benifits .column:nth-child(3) {
    margin: 0;
  }
  .tmp-class #benifits .middle-short-point {
    margin: 48px 0;
  }
}

@media screen and (max-width: 480px) {
  .tmp-class .short-points .selling-point-icon div {
    width: auto;
  }

  .tmp-class .short-points .selling-point-icon {
    float: left;
    margin: 0 12px 0 0;
  }

  .tmp-class .short-points h3 {
    display: table-cell;
    vertical-align: middle;
    height: 64px;
    margin-bottom: 0;
    padding-bottom: 12px;
  }
}

#footer,
#footer .footer-logo img {
  background: var(--hw-d-gray);
}

#footer h4 {
  color: #eee;
}

#footer a {
  color: #ccc;
}

#footer .footer-logo .line,
#footer .common-footer ul li a {
  border-color: #eee;
}

#mainbox ul {
  margin-bottom: 20px;
}

/* Additional University booking */
.course_type {
  clear: both;
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.06em;
  line-height: 1.3;
  margin-top: 24px;
  padding: 4px 0px;
  display: none;
}

.course_line {
  line-height: 2;
}

.sched_title,
.media_title,
.hwu_test_link .hwu_section_head {
  color: #333;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 130%;
  padding-bottom: 4px;
}

.sched_title,
.media_title {
  margin: 24px 0 0;
  padding: 32px 0px 4px;
  border-top: 1px solid #ccc;
}

.media_block {
  padding-bottom: 12px;
}

.sched_row {
  line-height: 1.6;
}

.hwu_test_link a,
.sched_action a,
.media_link a {
  border-radius: 3px;
  border: 1px solid #0085c3;
  color: #666666;
  display: table;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 6px 0 16px;
  padding: 2px 12px;
  text-transform: uppercase;
  transition: background 0.25s, color 0.25s;
}

.hwu_test_link a:hover,
.sched_action a:hover,
.media_link a:hover {
  color: #fff;
  background: #0085c3;
  text-decoration: none !important;
}

.hwu_contact_us {
  margin-top: 36px;
  padding-top: 32px;
  border-top: 1px solid #ccc;
}

.hwu_contact_us ul li .body {
  border: 1px solid #ccc;
  border-radius: 2px;
  font-family: "Helvetica Neue", helvetica, sans-serif;
  font-size: 12px;
  padding: 6px 8px;
  color: #666;
}

/* Register lead */

.register-lead #mainbox #webapp > div h1:last-child {
  font-size: 24px;
}

.register-lead #mainbox #webapp table {
  width: auto !important;
}

.register-lead #mainbox #webapp table td {
  padding: 0 4px 8px 0;
  width: auto;
}

.register-lead #mainbox #webapp form > table > tbody > tr > td:first-child {
  text-align: right;
}

.register-lead
  #mainbox
  #webapp
  form
  > table
  > tbody
  > tr
  > td:last-child
  input[type="text"],
.register-lead
  #mainbox
  #webapp
  form
  > table
  > tbody
  > tr
  > td:last-child
  select,
.register-lead
  #mainbox
  #webapp
  form
  > table
  > tbody
  > tr
  > td:last-child
  textarea {
  width: 200px !important;
}

.register-lead #mainbox #webapp form > table > tbody > tr > td span {
  float: left;
}

.register-lead #mainbox #webapp form > table > tbody > tr:last-child td {
  vertical-align: top;
}

/* Partner portal brochures */
.brochures #mainbox a {
  display: table;
  font-size: 15px;
  line-height: 1.6;
}
.brochures #mainbox div {
  margin-top: 24px;
}

.action_delete {
  margin-left: 3px;
}

.download-link a {
  border: none;
  color: #fff !important;
  padding: 8px 12px !important;
  background: #0085c3;
  text-transform: uppercase;
}

/******mobile.css*******/

@media screen and (max-width: 800px) {
  html,
  body {
    overflow-x: hidden;
    position: absolute;
    width: 100%;
  }
  .row {
    width: 100%;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
  }

  /* Page Banners*/
  .slide-message-box {
    padding: 0;
  }
  .slide-message-box .banner-text {
    width: 100%;
    text-align: center;
    padding: 0 24px;
  }
  .slide-message-box-extra-div {
    padding: 0;
  }
  .first-page .slide-message-box .banner-image {
    display: none;
  }
  .standard-erp .slider-text {
    width: 100%;
  }

  #advanced-solutions .two-columns .column {
    width: 100%;
  }
  /* Seconday page */
  .secondary-page-main-section-container section {
    width: auto;
    float: none;
  }

  .secondary-page-main-section-container h1,
  .secondary-page-main-section-container h2 {
    font-size: 28px;
    margin: -8px 0 24px;
  }
  h3 {
    font-size: 18px;
  }
  .page-bar {
    padding: 0 24px;
    /* background-color: var(--gray-back); */
  }
  .page-bar h3 {
    font-weight: 300;
  }

  .page-bar-aboutus {
    padding: 0 24px;
  }
  .page-bar-aboutus h3 {
    font-weight: 300;
  }

  /* Aside Menu	 */
  #aside {
    margin-left: 24px;
  }
  /* Misc*/
  .standard-erp h1,
  .standard-erp h2,
  .first-page h1,
  .first-page h2 {
    padding: 0 24px;
  }
  #overview.single-column-50-section .column {
    width: 100%;
  }
  .single-column-50-section p {
    width: 100%;
  }
  #doc-video-section .two-columns {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  #doc-video-section .two-columns > .column {
    display: block;
    width: 100%;
  }
  #doc-video-section .two-columns .column:nth-child(2) {
    float: left;
  }
  .video {
    display: table;
    margin: 48px auto 0;
  }
  .video-link {
    display: block;
    display: inline;
  }
  .standard-accounts .video-link {
    display: none;
  }
  .customer-section .row.five-columns {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .customer-section .row.five-columns h4,
  .customer-section .row.five-columns p {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .customer-section .row.five-columns .column {
    width: 33%;
    margin-top: 38px;
  }
  .customer-section .row.five-columns .column img {
    height: 64px;
  }
  .page-menu .page-menu-button {
    margin-right: 28px;
  }
  .simple-text-section {
    padding: 56px 24px;
  }
  .world-wide-contacts
    .secondary-page-main-section-container
    .column
    ul.countrylisttable {
    font-size: 100%;
  }
  .select-country #main-wrapper .row {
    padding: 0 24px;
  }
  .select-country .single-column-75-section .column {
    width: 100%;
  }
  .select-country .countrylisttable li {
    font-size: 0.8889em;
    line-height: 1.6;
    margin-bottom: 7px;
  }
  iframe.change-to-link {
    display: none;
  }
  .mobile-video-link {
    display: block;
    color: #007ebb;
  }
  .compare-chart .row {
    display: table;
  }
  /* Footer */
  #footer .four-columns > .column {
    width: 50%;
    float: left;
  }
  #footer a,
  #footer h4 {
    font-size: 0.8889em;
    line-height: 1.6;
    margin-bottom: 7px;
    display: inline-block;
    width: 100%;
  }
  #footer .footer-logo a {
    display: block;
  }
  #footer .common-footer ul li a {
    width: auto;
    font-size: 7pt;
  }
  #footer .social a {
    width: auto;
  }
  #footer .common-footer {
    width: 100%;
    max-width: 64em;
    line-height: 1;
    text-align: center;
    margin-left: 1.7em;
  }
}

@media screen and (max-width: 640px) {
  /* Misc */
  #benifits .column:nth-child(3) {
    margin: 48px 0;
  }
  .first-page .column center img,
  .standard-erp .column center img {
    padding: 24px;
  }
  #right-solution .small-businesses {
    margin-bottom: 48px;
  }
  .customer-section .row.five-columns .column {
    width: 50%;
  }
  .standard-accounts .video {
    display: inline;
    width: 502px;
    height: 251px;
  }
  .comparison #main-wrapper {
    overflow-x: scroll;
  }
  .comparison .compare-chart {
    min-width: 640px;
  }
  .comparison .four-columns .column {
    float: left;
  }
  .compare-chart .column h4 {
    font-size: 12px;
    line-height: initial;
  }
  #quote img {
    float: none !important;
    padding-bottom: 24px;
    max-width: 80%;
    margin-left: 35px;
  }

  .int_top {
    align-items: center;
    width: 100%;
    display: inline-flex;
  }

  .int_logo img {
    max-width: 200px;
    max-height: 100px;
    height: 100%;
    width: 100%;
  }

  .int_intro {
    padding: 12px 12px 12px 12px;
    display: inline-block;
    width: 100%;
    height: 100%;
  }
}

@media screen and (max-width: 550px) {
  #doc-video-section .video {
    display: none;
  }
  .standard-accounts .video {
    display: none;
  }
  .standard-accounts .video-link {
    display: inline;
    font-size: 24px;
    border: 1px solid #fff;
    padding: 8px 24px;
    border-radius: 3px;
  }
}

@media screen and (max-width: 480px) {
  h1,
  h2 {
    font-size: 28px;
    margin-bottom: 36px;
  }

  h3 {
    font-size: 22px;
    margin-bottom: 18px;
  }

  .short-points h3,
  .short-points h4,
  .short-points p {
    text-align: left;
  }

  .row {
    padding-left: 0;
    padding-right: 0;
  }

  /* Misc */

  .first-page #right-solution h2 {
    font-size: 28px;
    margin-bottom: 36px;
  }

  .first-page #right-solution h3 {
    font-size: 22px;
    margin-bottom: 18px;
  }

  .first-page #right-solution h2,
  .first-page #right-solution h3,
  .first-page #right-solution h4,
  .first-page #right-solution p,
  .first-page #right-solution a {
    text-align: left;
  }

  .standard-erp #advanced-solutions .image-cell {
    display: none;
  }

  .standard-erp .column center img {
    width: 100%;
  }

  .standard-erp #advanced-solutions .text-cell {
    padding: 0;
  }

  #overview.single-column-50-section h2 {
    padding: 0;
  }

  #overview.single-column-50-section p {
    text-align: left;
  }

  #advanced-solutions .column > div {
    padding: 24px 0;
  }

  .customer-section h3,
  .customer-section h4 {
    text-align: left;
    width: 100%;
    padding: 0 24px;
  }

  .customer-section .row.five-columns .column img {
    height: 48px;
  }

  .select-country #main-wrapper .row {
    padding: 0;
  }

  .select-country .countrylisttable li {
    width: 50%;
  }

  .whosaidit {
    display: unset;
    text-align: left !important;
    margin-right: 4em;
  }

  .view-case-study-container {
    display: inline;
    margin-left: 0;
    margin-top: 1.5em;
  }

  .button-view-casestudy {
    margin-top: 2em;
  }

  .quote-logo {
    width: 35%;
    text-align: center;
    display: contents;
    float: left;
  }

  .quote-logo img {
    width: 100%;
    height: 100%;
    padding-left: 7em;
    padding-right: 7em;
    margin-bottom: 2em;
  }

  .quote-text {
    margin-left: 21%;
  }

  /* Footer */

  .row.common-footer ul li a img {
    display: none;
  }

  #footer .row.footer-categories {
    padding: 24px 0;
  }

  #footer .row.footer-categories {
    padding: 24px 0;
  }

  #footer a,
  #footer h4 {
    font-size: 0.8889em;
    line-height: 1.6;
    margin-bottom: 7px;
    display: inline-block;
    width: 100%;
    text-align: center;
  }

  #footer .four-columns > .column {
    width: 100%;
  }

  #footer .common-footer {
    margin-left: 0;
  }

  #footer .common-footer li {
    display: block;
    width: 50%;
    float: left;
    margin: 0;
  }

  #footer .common-footer li:nth-child(1),
  #footer .common-footer li:nth-child(3) {
    text-align: right;
  }

  #footer .common-footer li:nth-child(2),
  #footer .common-footer li:nth-child(4) {
    text-align: left;
  }

  #footer .common-footer li:nth-child(1),
  #footer .common-footer li:nth-child(2) {
    margin-bottom: 0;
  }

  #footer .common-footer ul li a {
    margin: 0;
    padding: 0 12px;
    border: none;
    font-size: 0.8889em;
    line-height: 2.5 !important;
    width: 100%;
  }

  #footer .social a {
    width: auto;
  }
}

/******als_style.css*******/

/********************************
 * generic als elements styling
 ********************************/
.als-container {
  position: relative;
  width: 100%;
  margin: 0px auto;
}

.als-viewport {
  position: relative;
  overflow: hidden;
  margin: 0px auto;
}

.als-wrapper {
  position: relative;
  list-style: none;
}

.als-item {
  position: relative;
  display: block;
  text-align: center;
  cursor: pointer;
  float: left;
}

.als-prev,
.als-next {
  position: absolute;
  cursor: pointer;
  clear: both;
}

/**************************
 * specific als elements
 * styling for #lista1
 **************************/

#lista1 {
  margin: 60px auto 80px auto;
}

#lista1 .als-item {
  margin: 0px 30px;
  min-height: 152px;
  min-width: 128px;
  font-size: 10pt;
}

#lista1 .als-item img {
  position: relative;
  display: block;
  margin-bottom: 8px;
}

#lista1 .als-prev,
#lista1 .als-next {
  top: 58px;
  width: 15px;
  height: 22px;
}

#lista1 .als-next {
  right: 0;
}

/******chosen.css*******/

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.4.2
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2015 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(20%, #ffffff),
    color-stop(50%, #f6f6f6),
    color-stop(52%, #eeeeee),
    color-stop(100%, #f4f4f4)
  );
  background: -webkit-linear-gradient(
    top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%
  );
  background: -moz-linear-gradient(
    top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%
  );
  background: -o-linear-gradient(
    top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%
  );
  background: linear-gradient(
    top,
    #ffffff 20%,
    #f6f6f6 50%,
    #eeeeee 52%,
    #f4f4f4 100%
  );
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("chosen-sprite.png") no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("chosen-sprite.png") no-repeat 100% -20px;
  background: url("chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(20%, #3875d7),
    color-stop(90%, #2a62bc)
  );
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(1%, #eeeeee),
    color-stop(15%, #ffffff)
  );
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(20%, #f4f4f4),
    color-stop(50%, #f0f0f0),
    color-stop(52%, #e8e8e8),
    color-stop(100%, #eeeeee)
  );
  background-image: -webkit-linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eeeeee 100%
  );
  background-image: -moz-linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eeeeee 100%
  );
  background-image: -o-linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eeeeee 100%
  );
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eeeeee 100%
  );
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(20%, #f4f4f4),
    color-stop(50%, #f0f0f0),
    color-stop(52%, #e8e8e8),
    color-stop(100%, #eeeeee)
  );
  background-image: -webkit-linear-gradient(
    top,
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eeeeee 100%
  );
  background-image: -moz-linear-gradient(
    top,
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eeeeee 100%
  );
  background-image: -o-linear-gradient(
    top,
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eeeeee 100%
  );
  background-image: linear-gradient(
    top,
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eeeeee 100%
  );
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi
  .chosen-choices
  li.search-choice-focus
  .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active	*/
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(
    linear,
    50% 0%,
    50% 100%,
    color-stop(20%, #eeeeee),
    color-stop(80%, #ffffff)
  );
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("chosen-sprite.png") no-repeat -30px -20px;
  background: url("chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/* 2021 REDESIGN CSS */

body.overwrite {
  font-size: 1rem;
  line-height: 1.6;
  color: var(--hw-d-gray);
  letter-spacing: normal;
}
.overwrite ul {
  margin: 0;
  padding: 0;
}

.overwrite p {
  letter-spacing: normal;
}

/* Layout */
@media (min-width: 992px) {
  .desk-order-2 {
    order: 2;
  }
  .desk-order-3 {
    order: 3;
  }
  .desk-order-4 {
    order: 4;
  }
}
/* UTILITY CLASSES */

.separator-1 {
  margin-top: 1rem;
}
.separator-2 {
  margin-top: 2rem;
}

.separator-3 {
  margin-top: 3rem;
}

.separator-4 {
  margin-top: 4rem;
}

.separator-5 {
  margin-top: 5rem;
}

.hw--shadow {
  -webkit-box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 4px 1px rgba(0, 0, 0, 0.4);
}

/* Sections styling */

.section {
  position: relative;
  padding: 5em 0;
}

.section--borders {
  border-top: 3px solid;
  border-bottom: 3px solid;
}

.section--hero {
  min-height: 85vh;
}

.back--blue {
  background-image: var(--blue-back);
}

.back--l-blue {
  background-image: var(--l-blue-back);
}

.back--gray {
  background-color: var(--gray-back);
}

.back--white {
  background-color: white;
}

.back--logo--center {
  background-image: url("/nd_images?file=section-back_logo_blue.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.back--l-blue.back--logo--center {
  background-image: url("/nd_images?file=section-back_logo_blue.png"),
    var(--l-blue-back);
}

.back--blue.back--logo--center {
  background-image: url("/nd_images?file=section-back_logo_white.png"),
    var(--blue-back);
}

.back--logo--left {
  z-index: 0;
  overflow: hidden;
}

.back--logo--left::before {
  content: "";
  position: absolute;
  top: -10%;
  left: -50%;
  height: 130%;
  width: 130%;
  background-image: url("/nd_images?file=section-back_logo_blue.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}

.back--blue.back--logo--left::before {
  background-image: url("/nd_images?file=section-back_logo_white.png");
}

.back--shapes > * {
  position: relative;
  z-index: 1;
}

.back--shapes::before,
.back--shapes::after {
  content: "";
  display: none;
  width: 7em;
  height: 7em;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}
.back--shapes::before {
  background-image: url(/nd_images?file=hw-circles_top_left_blue.png);
  left: 2em;
  top: 2em;
}

.back--shapes::after {
  background-image: url(/nd_images?file=hw-circles_bottom_right_blue.png);
  right: 2em;
  bottom: 2em;
}

.back--blue.back--shapes::before {
  background-image: url(/nd_images?file=hw-circles_top_left_white.png);
}

.back--blue.back--shapes::after {
  background-image: url(/nd_images?file=hw-circles_bottom_right_white.png);
}

@media (min-width: 1080px) {
  .back--shapes::before,
  .back--shapes::after {
    display: block;
  }
}

/*Typography*/

.text--justify {
  text-align: justify !important;
}

.text--left {
  text-align: left !important;
}

.text--right {
  text-align: right !important;
}

.text--center {
  text-align: center !important;
}

.text--xs {
  font-size: var(--text-xs) !important;
}

.text--sm {
  font-size: var(--text-sm) !important;
}

.text--md {
  font-size: var(--text-md) !important;
}

.text--lg {
  font-size: var(--text-lg) !important;
}

.text--xl {
  font-size: var(--text-xl) !important;
}

.text--xxl {
  font-size: var(--text-xxl) !important;
}

.text--blue {
  color: var(--hw-blue) !important;
}
.text--white {
  color: white !important;
}

.text--black {
  color: black !important;
}
.text--d-gray {
  color: var(--hw-d-gray) !important;
}

.fw-100 {
  font-weight: 100;
}
.fw-200 {
  font-weight: 200;
}
.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

/* Page elements */

h1.hero__title {
  font-size: var(--text-xxl);
  color: var(--hw-blue);
  text-transform: uppercase;
}

@media (min-width: 992px) {
  h1.hero__title {
    text-align: left;
    margin-top: 0;
  }
}

.hero__subtitle {
  font-weight: 400;
  font-size: var(--text-lg);
}

h2.section__title {
  font-size: var(--text-xl);
  font-weight: bold;
  margin-bottom: 3rem;
  text-align: center;
}

.section__subtitle {
  font-size: var(--text-lg);
  text-align: center;
  color: var(--hw-d-gray);
  margin-top: -2rem;
  margin-bottom: 2rem;
  font-weight: 400;
}

.back--blue,
.back--blue h2.section__title,
.back--blue .section__subtitle,
.back--blue h3.section__title {
  color: white;
}

h3.section__title {
  font-size: var(--text-lg);
  color: var(--hw-blue);
  margin: 0;
}

.section p {
  font-size: var(--text-sm);
}

/*Buttons*/

.btn {
  text-decoration: none !important;
  display: inline-block !important;
  padding: 1em 2em;
  min-width: 200px;
  width: fit-content;
  text-align: center !important;
  text-transform: uppercase;
  border-radius: 10px;
  font-size: var(--text-s);
  font-size: 1rem;
  font-weight: 400;
  margin-right: 1em;
  cursor: pointer;
}
.btn:hover {
  text-decoration: none;
}

.btn--fill {
  color: white !important;
  background-color: var(--hw-blue) !important;
  border: none !important;
}
.btn--fill:hover {
  color: white !important;
  box-shadow: inset 400px 0 0 0 #007ebb;
  -webkit-transition: ease-out 0.6s;
  -moz-transition: ease-out 0.6s;
  transition: ease-out 0.6s;
}

.back--blue .btn--fill {
  color: var(--hw-blue) !important;
  background-color: white !important;
}
.back--blue .btn--fill:hover {
  color: #005caa !important;
  box-shadow: inset 400px 0 0 0 #cedfee;
  -webkit-transition: ease-out 0.6s;
  -moz-transition: ease-out 0.6s;
  transition: ease-out 0.6s;
}

.btn--outline {
  color: var(--hw-blue) !important;
  border: 1.5px solid var(--hw-blue);
  background: none;
}
.btn--outline:hover {
  color: #005caa !important;
  box-shadow: inset 400px 0 0 0 #cedfee;
  -webkit-transition: ease-out 0.6s;
  -moz-transition: ease-out 0.6s;
  transition: ease-out 0.6s;
}

.back--blue .btn--outline {
  color: white !important;
  border-color: white !important;
}
.back--blue .btn--outline:hover {
  color: white !important;
  box-shadow: inset 400px 0 0 0 #007ebb;
  -webkit-transition: ease-out 0.6s;
  -moz-transition: ease-out 0.6s;
  transition: ease-out 0.6s;
}

.btn--simple {
  background: none !important;
  border: none !important;
  text-align: left !important;
  padding-left: 0;
}

.btn--simple,
.btn--simple::after {
  color: var(--hw-blue) !important;
  text-transform: none !important;
}

.btn--simple::after {
  display: inline-block;
  content: "‣";
  padding-left: 0.3em;
  font-size: 2rem;
  position: relative;
  top: 0.5rem;
}

.btn--simple:hover {
  text-decoration: underline !important;
}

.btn--simple:hover::after {
  text-decoration: none !important;
  transform: translateX(2px);
  -webkit-transform: translateX(2px);
  -moz-transform: translateX(2px);
  -ms-transform: translateX(2px);
  -o-transform: translateX(2px);
  transition: transform ease-out 0.3s;
  -webkit-transition: transform ease-out 0.3s;
  -moz-transition: transform ease-out 0.3s;
  -ms-transition: transform ease-out 0.3s;
  -o-transition: transform ease-out 0.3s;
}

.back--blue .btn--simple,
.back--blue .btn--simple::after {
  color: white;
}

/* Lists */

.list--bl-tr li {
  display: flex;
}

.list--bl-tr li::before {
  content: "‣";
  color: var(--hw-blue);
  margin-right: 1.2em;
}

.list-custom {
  list-style: none !important;
}
.list-custom li {
  position: relative;
}

.list-custom li::before {
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
}

.list-custom--center li::before {
  top: 50%;
  transform: translateY(-50%);
}

.list-custom--hw-logo li {
  margin-left: 40px;
}
.list-custom--hw-logo li::before {
  width: 1.5em;
  height: 1.5em;
  background-image: url(/nd_images?file=icon_hw-logo.png);
  left: -40px;
  top: 2px;
}

/* HEADER */

.header-wrap {
  position: relative;
  z-index: 999;
}
.header {
  height: 72px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  width: 100%;
  border-top: 4px solid #007ebb;
  background-color: #fff;
}

.header__container {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.main-logo {
  width: 333px;
  margin: 0;
}

.main-logo-globe {
  height: 50px;
}

.toggle-menu {
  top: 0;
}

.main-nav {
  font-size: 1.2rem;
}

.main-nav__back {
  display: none;
  margin-bottom: 1em;
}

.nav__description {
  display: none;
  font-size: var(--text-md);
  text-transform: uppercase;
  font-weight: 400;
  padding-block: 0.5em;
}

.main-nav > ul {
  display: flex;
  margin-left: 3rem;
  gap: 2em;
}

.main-nav-l1 {
  position: relative;
}

.main-nav-l1 ul {
  display: none;
  position: absolute;
  padding: 2rem 1.5rem;
  min-width: 13rem;
  flex-direction: column;
  box-shadow: var(--shadow);
}

.main-nav-l1 ul > li > a {
  display: block;
  padding-block: 0.7rem;
}

.main-nav-l1 > ul {
  top: 2em;
  z-index: -10;
  min-height: 10rem;
  font-size: 1rem;
  background-color: white;
  border-bottom: 4px solid var(--hw-blue-alt);
}

.main-nav-l1 > ul.nav-collapse {
  animation: slide-down 0.5s;
  -webkit-animation: slide-down 0.5s;
}

.main-nav-l2 > ul {
  top: 0;
  left: 100%;
  height: 100%;
  background-color: #eff6fc;
  border-right: 4px solid var(--hw-blue-alt);
  display: none;
}

.main-nav-l1.includes > a::after {
  content: "▾";
  margin-left: 0.5em;
}

.main-nav-l2.includes > a::after {
  content: "▸";
  position: absolute;
  right: 1.5em;
}

.nav-collapse {
  display: flex !important;
}
.main-nav-l2 > ul.nav-collapse {
  animation: slide-right 0.5s;
  -webkit-animation: slide-right 0.5s;
}

@keyframes slide-down {
  0% {
    display: none;
    opacity: 0;
    transform: translateY(-90%);
    -webkit-transform: translateY(-90%);
    -moz-transform: translateY(-90%);
    -ms-transform: translateY(-90%);
    -o-transform: translateY(-90%);
  }

  20% {
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
  }
}

@keyframes slide-right {
  0% {
    display: none;
    opacity: 0;
    transform: translateX(-100%);
  }

  20% {
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}

@keyframes slide-left {
  0% {
    display: none;
    opacity: 0;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
  }

  20% {
    opacity: 0;
  }

  100% {
    display: block;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}

@keyframes fade-in {
  from {
    opacity: 0%;
  }
  to {
    opacity: 25%;
  }
}

@media (max-width: 991px) {
  .header__container {
    position: unset;
  }

  /* Stop scrolling elements */

  body.noscroll {
    height: 100vh;
    overflow: hidden;
  }
  #black-screen {
    display: none;
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 25%;
    animation: fade-in 0.5s;
    -webkit-animation: fade-in 0.5s;
  }

  body.noscroll #black-screen {
    display: block;
  }

  /* Stop scrolling elements end */

  .main-nav__back.visible {
    display: block;
  }

  .nav__description.visible {
    display: block;
    line-height: 1.3;
  }

  .main-nav a {
    display: block;
    width: 100%;
  }
  .main-nav > ul {
    display: none;
    position: absolute;
    right: 0;
    top: 70px;
    z-index: -1;
    flex-direction: column;
    gap: 0.8em;
    background: white;
    height: 100vh;
    width: min(60vw, 250px);
    padding: 2rem 1.5rem;
    border-left: 4px solid var(--hw-blue-alt);
  }

  .main-nav-l1 {
    position: unset;
    padding-block: 0.7rem;
  }

  .main-nav-l1.includes > a::after {
    content: "▸";
    position: absolute;
    right: 1.5em;
  }

  .main-nav-l1 > ul,
  .main-nav-l2 > ul {
    top: 0;
    left: 0;
    z-index: 1;
    height: 100vh;
    width: min(60vw, 250px);
    background: var(--l-blue-back);
    box-shadow: var(--shadow);
  }

  .main-nav ul.nav-collapse {
    animation: slide-left 0.5s;
    -webkit-animation: slide-left 0.5s;
  }

  .main-nav-l2 > ul {
    border-right: none;
  }
}

@media (max-width: 1200px) {
  .main-logo {
    display: none;
  }

  .main-logo-link {
    height: auto;
  }

  .main-logo-globe {
    display: block;
  }
}

/* Sliding collapsable menus left if not enough space on the right */

@media (min-width: 992px) {
  .shift-left {
    right: 0;
  }

  .dir-left ul {
    left: -100%;
    border-left: 4px solid var(--hw-blue-alt);
    border-right: none;
    animation: slide-left 0.5s !important;
    -webkit-animation: slide-left 0.5s !important;
  }

  a.activeDropdown {
    color: var(--hw-blue-alt);
  }
}

/* HEADER END */
