/* global mixins */
/* ---------------------------------------------------------
	1. Embedded fonts styles
	2. General reset
	2.1. Ruler component styles
	3. Common site styles
	5. Styles for responsive breakpoints
	---------------------------------------------------------*/

/* ---------------------------------------------------------
	1. Embedded fonts styles
	---------------------------------------------------------*/

/* font face init */

@font-face {
  font-family: 'BentonSans';
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-regular.eot');
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-regular.eot?#iefix') format('embedded-opentype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-regular.ttf') format('truetype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-regular.woff') format('woff'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-regular.svg#BentonSansRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'BentonSans';
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-bold.eot');
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-bold.eot?#iefix') format('embedded-opentype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-bold.ttf') format('truetype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-bold.woff') format('woff'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-bold.svg#BentonSansRegular') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'BentonSansMedium';
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-medium.eot');
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-medium.eot?#iefix') format('embedded-opentype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-medium.ttf') format('truetype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-medium.woff') format('woff'), url('https://fm.sap.com/templates/run-simple/assets/fonts/benton-sans-medium.svg#BentonSansMedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* icon fonts init */

@font-face {
  font-family: 'sap-icofonts';
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/sap-icofonts.eot');
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/sap-icofonts.eot?#iefix') format('embedded-opentype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/sap-icofonts.ttf') format('truetype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/sap-icofonts.woff') format('woff'), url('https://fm.sap.com/templates/run-simple/assets/fonts/sap-icofonts.svg#sap-icofonts') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* icon fonts settings */

[class^='icon-']:before,
[class*='icon-']:before {
  font-family: 'sap-icofonts' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span[class^='icon-']:before,
span[class^='icon-']:after {
  font-size: 2em;
}
.icon-arrow-down:before {
  content: '\e000';
}
.icon-arrow-left:before {
  content: '\e001';
}
.icon-arrow-right:before {
  content: '\e002';
}
.icon-checkmark:before {
  content: '\e003';
}
.icon-home:before {
  content: '\e004';
}
.icon-menu:before {
  content: '\e005';
}
.icon-message:before {
  content: '\e006';
}
.icon-phone:before {
  content: '\e007';
}
.icon-screen:before {
  content: '\e008';
}
.icon-search:before {
  content: '\e009';
}
.icon-share:before {
  content: '\e00a';
}
.icon-talk:before {
  content: '\e00b';
}
.icon-twitter:before {
  content: "\e00c";
}
.icon-arrow-down02:before {
  content: "\e00d";
}
.icon-arrow-down03:before {
  content: "\e00e";
}
.icon-arrow-up:before {
  content: "\e00f";
}
.icon-checkmark02:before {
  content: "\e010";
}
.icon-facebook:before {
  content: "\e011";
}
.icon-google-plus:before {
  content: "\e012";
}
.icon-join-us:before {
  content: "\e013";
}
.icon-linked-in:before {
  content: "\e014";
}
.icon-logon:before {
  content: "\e013";
}
.icon-logoff:before {
  content: "\e015";
}
.icon-message02:before {
  content: "\e016";
}
.icon-phone02:before {
  content: "\e017";
}
.icon-pinterest:before {
  content: "\e018";
}
.icon-search02:before {
  content: "\e019";
}
.icon-share02:before {
  content: "\e01a";
}
.icon-slideshare-solid:before {
  content: "\e01b";
}
.icon-twitter02:before {
  content: "\e01c";
}
.icon-youtube:before {
  content: "\e01d";
}
.icon-slideshare-left:before {
  content: "\e01e";
}
.icon-slideshare-right:before {
  content: "\e01f";
}
.icon-slideshare-top:before {
  content: "\e020";
}
.icon-cart:before {
  content: "\e021";
}
.icon-video-full-screen:before {
  content: "\e022";
}
.icon-video-play:before {
  content: "\e023";
}
.icon-volume-off:before {
  content: "\e024";
}
.icon-volume-range:before {
  content: "\e025";
}
.icon-video-caption:before {
  content: "\e026";
}
/* global social icons styling */

/* commons styles */

span.icon-facebook,
span.icon-twitter02,
span.icon-youtube,
span.icon-linked-in,
span.icon-google-plus,
span.icon-message02,
span.icon-pinterest,
span.icon-share02,
span.icon-slideshare-solid,
span.icon-slideshare {
  width: 72px;
  height: 72px;
  overflow: hidden;
  text-indent: -9999px;
  display: inline-block;
  position: relative;
}
span.icon-facebook,
span.icon-twitter02,
span.icon-youtube,
span.icon-linked-in,
span.icon-google-plus,
span.icon-message02,
span.icon-share02,
span.icon-slideshare-solid,
span.icon-slideshare {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  /* border-radius */
}
span.icon-facebook:before,
span.icon-twitter02:before,
span.icon-youtube:before,
span.icon-linked-in:before,
span.icon-google-plus:before,
span.icon-message02:before,
span.icon-share02:before,
span.icon-slideshare-solid:before,
span.icon-slideshare:before {
  font-size: 72px;
  text-indent: 0;
  position: absolute;
  top: 1px;
  left: 0;
}
/* specific styles */

/* facebook */

span.icon-facebook {
  background: #3b5b99;
}
span.icon-facebook:before {
  color: white;
}
/* twitter */

span.icon-twitter02 {
  background: #55acee;
}
span.icon-twitter02:before {
  font-size: 72px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  margin: -35px 0 0 -36px;
}
/* youtube */

span.icon-youtube {
  background-color: #df2a25;
  background: -webkit-gradient(linear, left top, left bottom, from(#df2a25), to(#b41217));
  background: -webkit-linear-gradient(top, #df2a25, #b41217);
  background: -moz-linear-gradient(top, #df2a25, #b41217);
  background: -ms-linear-gradient(top, #df2a25, #b41217);
  background: -o-linear-gradient(top, #df2a25, #b41217);
}
span.icon-youtube:before {
  font-size: 43px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  margin: -20px 0 0 -21px;
}
/* linkedin */

span.icon-linked-in {
  background: #2175a2;
}
span.icon-linked-in:before {
  color: white;
}
/* google+ */

span.icon-google-plus {
  background: #dd4b39;
}
span.icon-google-plus:before {
  color: white;
}
/* pinterest */

span.icon-pinterest:before {
  font-size: 72px;
  text-indent: 0;
  position: absolute;
  top: 1px;
  left: 0;
  color: #de2108;
}
/* message02 */

span.icon-message02 {
  background-color: #008fd3;
  background: -webkit-gradient(linear, left top, left bottom, from(#008fd3), to(#0077cb));
  background: -webkit-linear-gradient(top, #008fd3, #0077cb);
  background: -moz-linear-gradient(top, #008fd3, #0077cb);
  background: -ms-linear-gradient(top, #008fd3, #0077cb);
  background: -o-linear-gradient(top, #008fd3, #0077cb);
}
span.icon-message02:before {
  font-size: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  margin: -18px 0 0 -19px;
}
/* share02 */

span.icon-share02 {
  background-color: #008fd3;
  background: -webkit-gradient(linear, left top, left bottom, from(#008fd3), to(#0077cb));
  background: -webkit-linear-gradient(top, #008fd3, #0077cb);
  background: -moz-linear-gradient(top, #008fd3, #0077cb);
  background: -ms-linear-gradient(top, #008fd3, #0077cb);
  background: -o-linear-gradient(top, #008fd3, #0077cb);
}
span.icon-share02:before {
  font-size: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #0f46a7;
  margin: -19px 0 0 -21px;
}
span.icon-share02:after {
  font-family: 'sap-icofonts' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e01a";
  font-size: 42px;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -21px;
  color: white;
}
/* slideshare solid */

span.icon-slideshare-solid {
  background-color: #f3f3f3;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#cccccc));
  background: -webkit-linear-gradient(top, #f3f3f3, #cccccc);
  background: -moz-linear-gradient(top, #f3f3f3, #cccccc);
  background: -ms-linear-gradient(top, #f3f3f3, #cccccc);
  background: -o-linear-gradient(top, #f3f3f3, #cccccc);
}
span.icon-slideshare-solid:before {
  font-size: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: black;
  margin: -21px 0 0 -21px;
}
/* slideshare colorful */

span.icon-slideshare {
  /* default background */
  background: white;
  /* alternative gradient background */

  /* multi glyph settings */

  /* top figure */

  /* left figure */

  /* right figure */

}
span.icon-slideshare.alt {
  background-color: #f3f3f3;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#cccccc));
  background: -webkit-linear-gradient(top, #f3f3f3, #cccccc);
  background: -moz-linear-gradient(top, #f3f3f3, #cccccc);
  background: -ms-linear-gradient(top, #f3f3f3, #cccccc);
  background: -o-linear-gradient(top, #f3f3f3, #cccccc);
}
span.icon-slideshare:before,
span.icon-slideshare:after,
span.icon-slideshare > span:after,
span.icon-slideshare > span:before {
  text-indent: 0;
}
span.icon-slideshare:before {
  content: "\e020";
  position: absolute;
  top: 0;
  left: 50%;
  margin: 19px 0 0 -20px;
  font-size: 39px;
  color: #b1b3b5;
}
span.icon-slideshare:after,
span.icon-slideshare > span:after,
span.icon-slideshare > span:before {
  font-family: 'sap-icofonts' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
span.icon-slideshare > span:after {
  color: #f6921e;
  content: "\e01e";
}
span.icon-slideshare > span:before {
  color: #008ed3;
  content: "\e01f";
}
span.icon-slideshare > span:after,
span.icon-slideshare > span:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 37px;
  margin: -17px 0 0 -19px;
}
/* Custom Icon Video Font
--------------------------------------------------------------------------------
The control icons are from a custom font. Each icon corresponds to a character
(e.g. "\e001"). Font icons allow for easy scaling and coloring of icons.
*/

@font-face {
  font-family: 'VideoJS';
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/vjs.eot');
  src: url('https://fm.sap.com/templates/run-simple/assets/fonts/vjs.eot?#iefix') format('embedded-opentype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/vjs.woff') format('woff'), url('https://fm.sap.com/templates/run-simple/assets/fonts/vjs.ttf') format('truetype'), url('https://fm.sap.com/templates/run-simple/assets/fonts/vjs.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ---------------------------------------------------------
	2. General reset
	---------------------------------------------------------*/

html,
body {
  height: 100%;
}
body {
  min-width: 320px;
  background: #e9e9e9;
  margin: 0;
  font: 15px/1.47 BentonSans, Arial, Helvetica, sans-serif;
  color: #545454;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
html.zh body,
html.zh_cn body {
  font-family: "Microsoft YaHei", BentonSans, Arial, Helvetica, sans-serif;
}
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: auto !important;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
* {
  max-height: 100000px;
}
img {
  vertical-align: top;
  max-width: 100%;
  border: none;
}
a {
  text-decoration: none;
  color: #008fd3;
}
a:active {
  background-color: transparent;
}
a:hover {
  text-decoration: underline;
}
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside {
  display: block;
}
/* forms reset */

form,
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
input,
textarea,
select {
  font: 14px Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: black;
}
html.zh input,
html.zh textarea,
html.zh select,
html.zh_cn input,
html.zh_cn textarea,
html.zh_cn select {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
html.zh button,
html.zh_cn button {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
input[type=submit]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:hover,
input[type=submit]:hover,
input[type=reset]:hover {
  cursor: pointer;
}
input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
input[type=search]::-webkit-search-decoration {
  display: none;
}
input[type=search]::-ms-clear {
  display: none;
}
input[type=search] {
  outline-width: 0;
}
/* wai settings */

.hidden,
legend span.hidden {
  position: absolute;
  top: auto;
  left: -9999px;
}
.accessibility {
  display: block;
  position: relative;
  z-index: 10;
}
.accessibility a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 0;
  height: 0;
  overflow: hidden;
}
.accessibility a:focus {
  position: static;
  width: auto;
  height: auto;
}
.nojs {
  padding: 10px 0;
  text-align: center;
  font-weight: bold;
  color: red;
}
.list-unstyled {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.list-unstyled > li {
  padding: 0;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.visible-mobile {
  display: none;
}
.disabled {
  display: none;
}
.rte-footnote {
  font-size: 12px;
  color: #777777;
}
.parbase.text,
.section.text {
  max-width: 720px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.642;
  color: #333333;
}
.parbase.text p,
.section.text p {
  margin: 0 0 15px;
}
.responsiveColumnControl-wrap .text {
  padding: 0 20% 0 0;
  font-size: 14px;
}
/* ---------------------------------------------------------
	2.1.Ruler component styles
	---------------------------------------------------------*/

/* ruler variables */
/* ruler style */

.ruler {
  height: 12px;
  overflow: hidden;
  text-indent: -9999px;
  background: #f0ab00;
  margin-top: -12px;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 1000px) {
  .ruler {
    height: 10px;
    margin: -10px -20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ruler {
    margin: -10px -10px 0;
  }
}
/* ---------------------------------------------------------
	3. Common site styles
	---------------------------------------------------------*/

#page {
  width: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
}
.container {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
.container:after {
  content: '';
  clear: both;
  display: block;
}
/* media wrapper */

.media-wrapper img {
  max-width: none;
}
.media-wrapper .right {
  float: right;
}
.media-wrapper .left {
  float: left;
}
/* main informative part styles */

#main {
  position: relative;
  background: white;
  overflow: hidden;
  width: 100%;
}
/* button */

.button,
.guideButton {
  display: inline-block;
  vertical-align: middle;
  color: white;
  font-size: 18px;
  line-height: 24px;
  /*padding: 8px 34px 11px 20px;*/
  padding: 8px 20px 10px 20px;
  border-radius: 5px;
  background: #008fd3;
}
.button button::-moz-focus-inner,
.guideButton button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.button button,
.guideButton button,
.button input[type="button"],
.guideButton input[type="button"] {
  display: inline-block;
  margin: 0;
  padding: 6px 26px 8px;
  font: 18px/24px BentonSans, Arial, Helvetica, sans-serif;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background: #008fd3;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-appearance: button;
  /*overflow: visible;*/

}
.button button:hover,
.guideButton button:hover,
.button input[type="button"]:hover,
.guideButton input[type="button"]:hover {
  text-decoration: underline;
  background: #003283;
}
html.zh .button button,
html.zh .guideButton button,
html.zh .button input[type="button"],
html.zh .guideButton input[type="button"],
html.zh_cn .button button,
html.zh_cn .guideButton button,
html.zh_cn .button input[type="button"],
html.zh_cn .guideButton input[type="button"] {
  font-family: "Microsoft YaHei", BentonSans, Arial, Helvetica, sans-serif;
}
.button:hover,
.guideButton:hover {
  text-decoration: underline;
  background: #003283;
}
/* title box */

.title-box {
  border-top: 10px solid #f0ab00;
  padding: 15px 0;
  text-align: center;
  color: black;
}
.title-box h2 {
  font-weight: normal;
  font-size: 30px;
  line-height: 34px;
  margin: 0 0 16px;
}
.switcher {
  height: 12px;
  overflow: hidden;
  text-align: center;
}
.switcher ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}
.switcher ul li {
  float: left;
  margin: 0 6px;
}
.switcher ul a {
  float: left;
  width: 12px;
  height: 12px;
  overflow: hidden;
  text-indent: -9999px;
  background: #cccccc;
  border-radius: 6px;
}
.switcher ul li:hover a,
.switcher ul li.active a {
  background: #666666;
}
.not-enough-slides .switcher {
  display: none;
}
/* responsive mobile */

@media only screen and (max-width: 767px) {
  .switcher ul li {
    margin: 0 3px;
  }
  .switcher ul li a {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* border-radius */
  }
}
/* two columns holder */

.two-cols:after {
  content: '';
  clear: both;
  display: block;
}
.main-col {
  float: left;
  width: 65%;
}
.accordion-box {
  padding: 5px 0 57px;
  color: #555555;
}
.accordion-box .item {
  margin: 0 0 3px;
}
.accordion-box .opener {
  display: block;
  text-decoration: none;
  background: #f4f4f4;
  position: relative;
  color: black;
  font-size: 18px;
  line-height: 22px;
  padding: 14px 60px 14px 25px;
  cursor: pointer;
}
.accordion-box .opener:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 29px;
  background: url(https://fm.sap.com/templates/run-simple/assets/images/sprite02.png) no-repeat -40px -105px;
  width: 10px;
  height: 5px;
  margin-top: -2px;
}
.accordion-box .opener:hover,
.accordion-box .active .opener {
  color: white;
  background: #f0ab00;
}
.accordion-box .opener:hover:after,
.accordion-box .active .opener:after {
  content: ' ';
  background-position: -60px -105px;
}
.accordion-box .slide {
  padding: 17px 25px 12px;
}
.accordion-box ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none;
}
.accordion-box ul li {
  padding: 0 0 8px 16px;
  position: relative;
}
.accordion-box ul li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background: #f0ab00;
}
/* custom checkbox */

.jcf-checkbox {
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  position: relative;
  cursor: default;
  margin: 0 5px 0 0;
  border: 1px solid #9b9b9b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* border-radius */
  background: #e9e9e9;
}
.jcf-checked span:before {
  position: absolute;
  top: 5px;
  left: 6px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  font-family: 'sap-icofonts' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e010';
}
/* custom radio styles */

.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  /*background: @grey-color03;*/
  background: white;
  border: 1px solid #9a9a9a;
  border-radius: 10px;
  margin: 0 6px 0 0;
  height: 20px;
  width: 20px;
}
.jcf-radio span {
  display: none;
  position: absolute;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  background: #666666;
  border-radius: 100%;
}
.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}
.jcf-radio.jcf-checked span:before {
  display: none;
}
.jcf-radio.jcf-checked span {
  display: block;
}
/* custom select styles */

.jcf-select {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 1px solid #9a9a9a;
  background: #f4f4f4;
  min-width: 150px;
  height: 29px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /* border-radius */
}
.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}
.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  font: 12px/28px Arial, Helvetica, sans-serif;
  margin: 0 29px 0 10px;
}
html.zh .jcf-select .jcf-select-text,
html.zh_cn .jcf-select .jcf-select-text {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  width: 29px;
  bottom: 0;
  right: 0;
  top: 0;
}
.jcf-select .jcf-select-opener:before {
  font-size: 10px;
  line-height: 10px;
  margin: -5px 0 0 -3px;
  position: absolute;
  top: 50%;
  left: 50%;
  font-family: 'sap-icofonts' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e00e';
  color: #353535;
}
body > .jcf-select-drop {
  position: absolute;
  margin: 3px 0 0;
  z-index: 9999;
}
body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}
.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}
.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}
.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #9a9a9a;
  padding: 10px 11px 8px 2px;
  background: white;
}
/* select options styles */

.jcf-list {
  display: inline-block;
  vertical-align: top;
  position: relative;
  font: 12px/15px Arial, Helvetica, sans-serif;
  width: 100%;
}
html.zh .jcf-list,
html.zh_cn .jcf-list {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
.jcf-list .jcf-list-content {
  vertical-align: top;
  display: inline-block;
  overflow: visible;
  width: 100%;
}
.jcf-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.jcf-list ul li {
  overflow: hidden;
  display: block;
  margin-right: -9px;
}
.jcf-select-drop .jcf-scrollable-wrapper .jcf-list-content {
  overflow: auto;
}
.jcf-select-drop .jcf-scrollable-wrapper .jcf-list-content ul li {
  margin: 0;
}
.jcf-list .jcf-overflow {
  overflow: auto;
}
.jcf-list .jcf-option {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: default;
  display: block;
  margin: 0 -10px 0 0;
  padding: 7px 8px 8px 6px;
  height: 1%;
  color: #444444;
}
.jcf-list .jcf-scrollable-wrapper ul li {
  margin-right: 0;
}
.jcf-list .jcf-scrollable-wrapper .jcf-option {
  margin-right: 3px;
}
.jcf-list .jcf-disabled {
  background: white !important;
  color: #aaaaaa !important;
}
.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  color: white;
  background: #f0ab00;
}
.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #444444;
}
.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}
/* custom scrollbars styles */

.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
}
.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  width: 14px;
  bottom: 0;
  right: 0;
  top: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  height: 16px;
  width: 14px;
  left: 0;
  top: 0;
  position: relative;
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec:before,
.jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
  width: 0;
  height: 0;
  content: "";
  margin: 6px 0 0 -4px;
  position: absolute;
  top: 0;
  left: 50%;
  border-width: 0 4px 4px;
  border-color: transparent transparent #505050 transparent;
  border-style: solid;
}
.jcf-scrollbar-vertical .jcf-scrollbar-dec.jcf-inactive:before,
.jcf-scrollbar-vertical .jcf-scrollbar-inc.jcf-inactive:before {
  border-color: transparent transparent #a3a3a3 transparent;
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
  margin: 4px 0 0 -4px;
  border-width: 4px 4px 0;
  border-color: #505050 transparent transparent transparent;
}
.jcf-scrollbar-vertical .jcf-scrollbar-inc.jcf-inactive:before {
  border-color: #a3a3a3 transparent transparent transparent;
}
.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #bcbcbc;
  height: 1px;
  width: 12px;
  border: 1px solid #a8a8a8;
}
.jcf-scrollbar-horizontal {
  position: absolute;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  height: 14px;
  width: 16px;
  position: relative;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec:before,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc:before {
  width: 0;
  height: 0;
  content: "";
  margin: 4px 0 0 -3px;
  position: absolute;
  top: 0;
  left: 50%;
  border-width: 3px 4px 3px 0;
  border-color: transparent #505050 transparent transparent;
  border-style: solid;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-dec.jcf-inactive:before,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc.jcf-inactive:before {
  border-color: transparent #a3a3a3 transparent transparent;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc:before {
  margin: 4px 0 0 -3px;
  border-width: 3px 0 3px 4px;
  border-color: transparent transparent transparent #505050;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-inc.jcf-inactive:before {
  border-color: transparent transparent transparent #a3a3a3;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
  top: -3px;
}
.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #bcbcbc;
  border: 1px solid #a8a8a8;
  height: 12px;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3;
}
/* custom scrollbars styles in custom drop of select */

.jcf-select-drop .jcf-scrollbar-vertical {
  background: #dddddd;
  border-style: none;
  width: 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* border-radius */
}
.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-inc {
  width: 7px;
  height: 0;
}
.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-dec:before,
.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
  display: none;
}
.jcf-select-drop .jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #9a9a9a;
  height: 49px !important;
  width: 7px;
  border-style: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* border-radius */
}
/* back page */

.back-page {
  height: 100%;
  background: white;
  color: black;
}
.back-page .holder {
  max-width: 490px;
  margin: 0 auto;
  text-align: center;
  padding: 15% 10px 10px;
}
.back-page img {
  display: block;
  margin: 0 auto 22px;
}
.back-page h1 {
  font: 33px/53px BentonSans, Arial, Helvetica, sans-serif;
  margin: 0 0 22px;
  letter-spacing: 0.5px;
}
html.zh .back-page h1,
html.zh_cn .back-page h1 {
  font-family: "Microsoft YaHei", BentonSans, Arial, Helvetica, sans-serif;
}
/* anchor */

.anchorBox {
  height: 27px;
  position: relative;
  z-index: 10;
  margin: -39px 0 13px;
  text-align: center;
}
.anchorBox a {
  display: inline-block;
  vertical-align: top;
  background: #f0ab00;
  color: white;
  width: 70px;
  height: 27px;
  overflow: hidden;
}
.anchorBox a .text {
  display: none;
}
.anchorBox a [class^="icon-"] {
  margin-top: 4px;
  display: inline-block;
  vertical-align: top;
}
.anchorBox a [class^="icon-"]:before {
  font-size: 28px;
  line-height: 30px;
}
div.bg-grey {
  background: #f4f4f4;
  margin: 0 -9999px;
  padding: 0 9999px;
}
.solutionBlock > .dividedSubTitle,
.solutionBlock > .textComponent {
  width: 60%;
  margin: 0 auto;
}
.solutionBlock .dividedSubTitle + .textComponent {
  margin-top: 0;
}
.solutionBlock section.dividedSubTitle {
  padding: 63px 0 24px;
}
.solutionBlock section.textComponent {
  padding: 0 0 10px;
}
.solutionBlock section.responsiveColumnControl-wrap {
  padding: 23px 11.29% 37px;
}
.solutionBlock .push-left .carousel .gallery-box {
  margin: 0;
}
.solutionBlock .carousel .gallery-box {
  margin: 0 0 0 auto;
  max-width: 280px;
  min-height: 1px;
  padding: 6px 0 78px;
}
.solutionBlock .carousel .gallery-box .btn-prev,
.solutionBlock .carousel .gallery-box .btn-next {
  display: none;
}
.solutionBlock .carousel .gallery-box .switcher {
  display: block !important;
  bottom: 46px;
}
.solutionBlock .carousel .gallery-box section.infoComponent {
  margin: 0;
}
/* ---------------------------------------------------------
	4. Styles for responsive breakpoints
	---------------------------------------------------------*/

@media only screen and (max-height: 320px) {
  .back-page .holder {
    padding-top: 5%;
  }
}
@media only screen and (max-width: 1239px) {
  div.solutionBlock > .dividedSubTitle,
  div.solutionBlock > .textComponent {
    width: auto;
  }
  div.solutionBlock section.responsiveColumnControl-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 1000px) {
  html.active-panel,
  html.active-panel body {
    overflow: hidden;
  }
  html.active-panel .contact-module .popup,
  html.active-panel body .contact-module .popup,
  html.active-panel .headerJoin .popup,
  html.active-panel body .headerJoin .popup,
  html.active-panel .nav-block,
  html.active-panel body .nav-block {
    overflow: auto;
  }
  #page {
    overflow: visible;
  }
  .retail-box .percent {
    font-size: 40px;
    padding: 0 0 0 60px;
  }
  .retail-box .percent:before {
    font-size: 48px;
  }
  .retail-box .percent {
    font-size: 40px;
    padding: 0 0 0 60px;
  }
  .retail-box .percent:before {
    font-size: 48px;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media only screen and (max-width: 767px) {
  body {
    /* font-size: 13px; */
    line-height: 1.23;
  }
  .button button,
  .button input[type="button"],
  .guideButton button,
  .guideButton input[type="button"] {
    font-size: 14px;
    line-height: 17px;
    padding: 7px 12px 9px 12px;
  }
  /* custom select styles */
  
  .jcf-select {
    height: 30px;
  }
  .jcf-select .jcf-select-text {
    font: 14px/28px BentonSans, Arial, Helvetica, sans-serif;
    margin-right: 39px;
  }
  html.zh .jcf-select .jcf-select-text,
  html.zh_cn .jcf-select .jcf-select-text {
    font-family: "Microsoft YaHei", BentonSans, Arial, Helvetica, sans-serif;
  }
  .jcf-select .jcf-select-opener {
    width: 29px;
  }
  .jcf-select .jcf-select-opener:before {
    margin-left: -12px;
  }
  /* custom scrollbars styles */
  
  .jcf-scrollbar-vertical {
    width: 12px;
  }
  .jcf-scrollbar-vertical .jcf-scrollbar-dec,
  .jcf-scrollbar-vertical .jcf-scrollbar-inc {
    height: 13px;
    width: 12px;
  }
  .jcf-scrollbar-vertical .jcf-scrollbar-dec:before,
  .jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
    margin: 6px 0 0 -4px;
    border-width: 0 4px 3px;
  }
  .jcf-scrollbar-vertical .jcf-scrollbar-inc:before {
    margin: 3px 0 0 -4px;
    border-width: 3px 4px 0;
  }
  .jcf-scrollbar-vertical .jcf-scrollbar-handle {
    width: 10px;
  }
  .jcf-scrollbar-horizontal {
    height: 12px;
  }
  .jcf-scrollbar-horizontal .jcf-scrollbar-dec,
  .jcf-scrollbar-horizontal .jcf-scrollbar-inc {
    height: 12px;
    width: 13px;
  }
  .jcf-scrollbar-horizontal .jcf-scrollbar-dec:before,
  .jcf-scrollbar-horizontal .jcf-scrollbar-inc:before {
    margin: 4px 0 0 -3px;
    border-width: 3px 4px 3px 0;
  }
  .jcf-scrollbar-horizontal .jcf-scrollbar-inc:before {
    margin: 4px 0 0 -3px;
    border-width: 3px 0 3px 4px;
  }
  .jcf-scrollbar-horizontal .jcf-scrollbar-slider {
    height: 12px;
    top: -3px;
  }
  .jcf-scrollbar-horizontal .jcf-scrollbar-handle {
    height: 10px;
  }
  .container {
    padding: 0 10px;
  }
  .hidden-mobile {
    display: none !important;
  }
  .visible-mobile {
    display: block;
  }
  .title-box {
    padding: 7px 0;
  }
  .title-box h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 10px;
  }
  .content-box {
    padding: 0 10px 13px;
  }
  .content-box h2 {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 7px;
  }
  .content-box ul {
    margin: 0 0 0 10px;
  }
  .content-box ul li {
    padding: 0 0 17px 16px;
  }
  .content-box ul li:before {
    top: 5px;
  }
  .button,
  .guideButton {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 17px;
  }
  .main-col,
  .info-box {
    font-size: 13px;
    line-height: 1.23;
    padding: 0 20px 9px;
  }
  .info-box h2 {
    font-size: 15px;
    line-height: 19px;
  }
  .accordion-box {
    margin: 0 -10px;
    padding: 2px 0 69px;
  }
  .accordion-box .opener {
    font-size: 14px;
    line-height: 20px;
    padding: 13px 50px 13px 10px;
  }
  .accordion-box .opener:after {
    right: 18px;
  }
  .accordion-box .slide {
    padding: 17px 10px 7px;
  }
  .accordion-box ul {
    margin: 0;
  }
  .accordion-box ul li {
    padding: 0 0 13px 16px;
  }
  .accordion-box ul li:before {
    top: 5px;
  }
  .anchorBox {
    margin: -45px 0 0;
    height: 33px;
  }
  .anchorBox a {
    height: 33px;
  }
  .anchorBox a [class^="icon-"] {
    margin: 3px 0 0;
  }
  .solutionBlock section.dividedSubTitle {
    padding: 32px 0 24px;
  }
  .solutionBlock section.textComponent {
    padding: 0 0 3px;
  }
  .solutionBlock .carousel {
    float: none !important;
  }
  .solutionBlock .carousel .gallery-box {
    max-width: 220px;
    margin: 0 auto !important;
  }
  .solutionBlock .carousel .gallery-box .btn-prev,
  .solutionBlock .carousel .gallery-box .btn-next {
    display: block !important;
    left: -50px;
    width: 24px;
    height: 46px;
    margin-top: -23px;
  }
  .solutionBlock .carousel .gallery-box .btn-prev:before,
  .solutionBlock .carousel .gallery-box .btn-next:before {
    font-size: 44px;
    line-height: 46px;
  }
  .solutionBlock .carousel .gallery-box .btn-next {
    left: auto;
    right: -30px;
  }
  /* LF Validation */
  
  .ui-dialog.lfvalidate,
  .ui-dialog.lfvalidate .ui-widget-content {
    font-size: 1.1em !important;
  }
  .ui-dialog.lfvalidate .ui-widget-header .ui-dialog-titlebar-close {
    display: none !important;
  }
  .ui-dialog.lfvalidate .ui-dialog-buttonpane {
    display: block !important;
    margin-top: -0.5em !important;
  }
  video {
    max-width: 100%;
    height: auto;
  }
  table.partner-logos tr,
  table.partner-logos td {
    display: block;
  }
  table.partner-logos td {
    margin-bottom: 10px;
  }
}
/*
.cq-redirect-notice {
	text-align: center;
}
*/

#bPopup-container {
  display: none;
  padding: 25px;
  background-color: white;
  min-width: 450px;
}
#bPopup-container .b-close {
  /*background-image: url('../images/close_window.png');*/
  width: 24px;
  height: 50px;
  position: absolute;
  right: -24px;
  top: 20px;
  cursor: pointer;
}
#bPopup-container .bPopup-content iframe {
  width: 960px;
  height: 740px;
}
.subhead {
  font-size: 1.25em;
  font-weight: bold;
  margin-top: 2em;
  line-height: 1.2;
}
.headline {
  font-size: 38px;
  font-weight: normal;
  line-height: 1.3157;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.rs-bullet-table td > p:first-child {
  margin: 0;
}
#auth_confirm {
  padding: 10px 20px;
  color: #333333;
  background-color: #f2f2f2;
  border-bottom: 1px solid #dddddd;
}
#auth_confirm a.dismiss {
  margin-right: 15px;
  cursor: pointer;
  font-weight: bold;
  font-family: arial;
}
#main.lp .pre-reg,
#main.lp .post-reg {
  display: none;
}
ul,
ol {
  text-align: left;
}
table.partner-logos img {
  height: auto;
}
/* DC custom accordion styles */

.accordion-slide {
  padding-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.accordion-slide .opener p {
  margin-bottom: 0;
}
.accordion-slide .opener a {
  display: block;
}
/* motion bands support from sap.com */

.motion-band-wrap {
  width: 25%;
  max-width: 240px;
  float: right;
  position: absolute;
  right: 0;
  height: 600px;
  top: 0px;
}
.motion-band-wrap.width12 {
  width: 12%;
}
.heroCentered .motion-band-wrap {
  height: 360px;
}
.motion-band-wrap .motionBand {
  width: 100%;
  height: 100%;
}
.motionBand .part1,
.motionBand .part2,
.motionBand .part3 {
  display: inline-block;
  height: 100%;
  width: 33.3333%;
  vertical-align: top;
  float: left;
  background-color: #fbba00;
}
.motionBand .part1 {
  opacity: .4;
}
.motionBand .part2 {
  opacity: .7;
}
.motionBand .part3 {
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .motion-band-wrap {
    height: 20px !important;
  }
}
/* motion icon support added by Dan */

.motion-icon-wrap {
  width: 25%;
  max-width: 240px;
  position: absolute;
  left: 70%;
  height: 128px;
  top: 25px;
  text-align: right;
}
@media only screen and (min-width: 1280px) {
  .motion-icon-wrap {
    left: auto;
    margin-left: 875px;
  }
}
@media only screen and (max-width: 767px) {
  .motion-icon-wrap {
    width: 64px;
    height: 64px;
    left: 80%;
  }
  .motion-icon-wrap img {
    width: 64px;
    height: 64px;
  }
}
@media only screen and (max-width: 360px) {
  .motion-icon-wrap {
    left: 77%;
  }
}
/* header module */

/* header variables */
/* header style */

#header {
  background: black;
  min-height: 66px;
}
.header-holder {
  color: black;
  padding: 17px 0;
}
.header-holder:after {
  content: '';
  display: block;
  clear: both;
}
.header-holder .logo {
  font-size: 0;
  line-height: 0;
  float: left;
  margin: 0 16.4% 0 0;
  position: relative;
}
.header-holder .logo-text {
  position: absolute;
  left: 100%;
  top: 45%;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
  white-space: nowrap;
  color: white;
}
.header-holder .quick-access {
  float: right;
  margin: -6px 0;
  height: 44px;
  position: relative;
}
.header-holder.brand {
  height: 40px;
}
.header-holder.brand .logo {
  margin-top: 4px;
}
.header-holder.brand .right-side-wrapper {
  float: right;
  margin: 4px 0 0;
}
.header-holder.brand .right-side-wrapper .logo {
  margin: 0;
}
.header-holder.brand .brand-logo {
  float: left;
}
@media only screen and (max-width: 1239px) {
  .header-holder .logo {
    margin: 0 30px 0 0;
  }
}
@media only screen and (max-width: 1000px) {
  #header {
    min-height: 54px;
  }
  .header-holder {
    padding: 8px 0;
    /*margin: 0 -3px 0 0;*/
  
  }
  .header-holder .logo-text {
    position: static;
    display: inline-block;
    padding: 17px 0 0;
    font-size: 11px;
  }
  .header-holder .quick-access {
    margin: 6px -3px 0 7px;
    height: auto;
    position: static;
  }
  .header-holder.brand .logo {
    margin: 2px 40px 0 0;
  }
  .header-holder.brand .brand-logo {
    margin-top: 2px;
  }
  .header-holder.brand .contact-module {
    margin: 3px 0 0 4px;
  }
  .header-holder.brand .contact-module.active .opener {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .header-holder .logo {
    margin: 3px 0 0;
  }
  .header-holder .logo img {
    width: 60px;
    height: 31px;
  }
  .header-holder.brand .contact-module.active .opener {
    margin-right: -5px;
  }
}
/* ruler module */

/* ruler variables */
/* ruler style */

.ruler {
  height: 12px;
  overflow: hidden;
  text-indent: -9999px;
  background: #f0ab00;
  margin-top: -12px;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 1000px) {
  .ruler {
    margin: -12px -20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .ruler {
    margin: -9px -10px 0;
    /*height: 4px;*/
  
  }
}
/* hero module */

/* Hero component specific style */

section.hero {
  overflow: hidden;
  position: relative;
  margin: 0 -9999px;
  /* hero block */

  /* added by Dan to support motion bands */

}
section.hero .block-wrapper01,
section.hero .hero-block .media-wrapper01 {
  max-width: 1920px;
  margin: 0 auto;
}
section.hero .hero-block {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  /* hero media */

  /* hero content */

}
section.hero .hero-block .media-holder {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
section.hero .hero-block .media-holder .media {
  width: 100%;
  overflow: hidden;
  position: relative;
}
section.hero .hero-block .media-holder img {
  vertical-align: top;
  margin: 0 auto;
  max-width: none;
  display: block;
}
section.hero .hero-block .content-holder {
  margin-left: -4px;
}
section.hero .hero-block .holder {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  height: 1%;
  /*font-size: 14px;*/
  line-height: 23px;
  color: black;
}
section.hero .hero-block .content {
  max-width: 480px;
  white-space: normal;
  padding: 0 0 0 140px;
  position: absolute;
  margin-top: -15px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  /* transform */
  transform: translate(0, -50%);
}
section.hero .hero-block h2 {
  margin: 0;
  padding: 14px 13px 11px 33px;
  font-size: 22px;
  line-height: 25px;
  font-weight: normal;
  color: white;
  background: rgba(0, 0, 0, 0.8);
}
section.hero .hero-block .box {
  /*padding:35px 10px 41px 32px;*/
  padding: 32px;
  /*background: rgba(255, 255, 255, 0.93);*/
  background: rgba(255, 255, 255, 0.8);
}
section.hero .hero-block .box a {
  position: relative;
  cursor: pointer;
}
section.hero .hero-block .box .video-link {
  padding-left: 46px;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  font-size: 18px;
}
section.hero .hero-block .box .video-link:before {
  content: '';
  position: absolute;
  top: -9px;
  left: -4px;
  background: #008fd3;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  /* border-radius */
}
section.hero .hero-block .box .video-link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 12px;
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
  border-left: 11px solid white;
}
section.hero .hero-block .box .video-link:hover:before {
  background: #003283;
}
section.hero .hero-block .box .arrow-link {
  padding-left: 46px;
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
  font-size: 18px;
}
section.hero .hero-block .box .arrow-link:before {
  content: '';
  position: absolute;
  top: -9px;
  left: -4px;
  background: #008fd3;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  /* border-radius */
}
section.hero .hero-block .box .arrow-link:after {
  position: absolute;
  top: 5px;
  left: 5px;
  font-family: 'sap-icofonts' !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e00e';
  color: white;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  /* transform */
  transform: rotate(-90deg);
  left: 10px;
  top: 3px;
  font-size: 16px;
}
section.hero .hero-block .box .arrow-link:hover:after {
  text-decoration: none;
}
section.hero .hero-block .box .arrow-link:hover:before {
  background: #003283;
}
section.hero .hero-block .box.box-transparent-bg {
  background: none;
}
section.hero .hero-block .box.whiteFontColor,
section.hero .hero-block .box.whiteFontColor h1.hero-header,
section.hero .hero-block .box.whiteFontColor h4,
section.hero .hero-block .box.whiteFontColor p,
section.hero .hero-block .box.whiteFontColor .breadcrumb,
section.hero .hero-block .box.whiteFontColor .breadcrumb li a {
  color: white;
}
@media only screen and (max-width: 767px) {
  section.hero .hero-block .box.whiteFontColor h1.hero-header {
    background: rgba(0, 0, 0, 0.5);
  }
  section.hero .hero-block .box.whiteFontColor p {
    color: black;
  }
}
@media only screen and (max-width: 767px) {
  section.hero .hero-block .box.blackFontColor h1.hero-header {
    background: rgba(255, 255, 255, 0.5);
  }
}
section.hero .hero-block h1.hero-header {
  margin: 0 0 10px 0;
  font-size: 38px;
  line-height: 46px;
  font-weight: normal;
  /* color: @black-color; */

}
section.hero .hero-block h4 {
  color: black;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  margin: 0 0 21px;
}
section.hero .hero-block .paragraph {
  padding: 10px 0 0;
}
section.hero .hero-block p {
  /*margin: 0 20px 13px 0;*/
  padding: 0 0 15px;
  margin: 0;
}
section.hero .hero-block .breadcrumb {
  padding: 0;
  margin: 0 0 9px;
}
section.hero .hero-block .breadcrumb a {
  font-size: 12px;
  line-height: 16px;
}
section.hero .hero-block .button,
section.hero .hero-block .guideButton {
  padding: 7px 24px 9px;
  /*margin-top: 10px;*/

}
section.hero .hero-block .hero-shadow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 10.5%;
  background: url(/templates/run-simple/assets/images/bg-hero-shadow.png) repeat-x;
  background-size: auto 100%;
}
section.hero.alt-variant .hero-block .content {
  padding: 82px 0 30px 200px;
  max-width: 400px;
  position: relative;
  top: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  /* transform */
  transform: translate(0, 0);
}
section.hero.alt-variant .hero-block .hero-header {
  background: none;
  padding: 0;
  margin: 0 0 23px -4px;
  font-family: BentonSansMedium, Arial, Helvetica, sans-serif;
  font-size: 66px;
  line-height: 70px;
  color: black;
}
section.hero.alt-variant .hero-block .hero-header span {
  color: #f0ab00;
}
section.hero.alt-variant .hero-block p {
  margin-right: 0;
}
section.hero.alt-variant .hero-block .box {
  padding: 0;
  background: none;
}
section.hero.alt-variant .hero-block .button {
  padding: 7px 34px 9px 20px;
}
section.hero.alt-variant .hero-block .content-holder {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: -100%;
  z-index: 2;
  margin-left: -4px;
}
section.hero.heroRound .hero-block .content {
  padding: 0;
  max-width: none;
  position: relative;
  top: 0;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  /* transform */
  transform: translate(0, 0);
}
section.hero.heroRound .content-holder {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  left: -100%;
  z-index: 2;
  margin-left: -4px;
}
section.hero.with-motion-bands .content {
  max-width: 100%;
}
section.hero.with-motion-bands .content .box,
section.hero.with-motion-bands .content h1.hero-header {
  background: transparent;
}
section.hero.with-motion-bands .content .box {
  padding: 0;
}
section.hero.with-motion-bands .content h1.hero-header {
  font-size: 42px;
  line-height: 50px;
  font-weight: bold;
}
section.hero.with-motion-bands .content h1.hero-header .alt {
  color: #f0ab00;
}
section.hero.with-motion-bands .content .paragraph {
  font-size: 22px;
  line-height: 30px;
}
@media only screen and (max-width: 767px) {
  section.hero.with-motion-bands .content h1.hero-header {
    font-size: 22px;
    line-height: 30px;
    font-weight: normal;
  }
  section.hero.with-motion-bands .content .paragraph {
    font-size: 18px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) {
  section.hero.with-motion-bands .content {
    max-width: 535px;
  }
}
@media only screen and (min-width: 1001px) {
  section.hero.with-motion-bands .content {
    max-width: 700px;
  }
}
@media only screen and (min-width: 1240px) {
  section.hero.with-motion-bands .content {
    max-width: 800px;
  }
}
@media only screen and (min-width: 768px) {
  section.hero.with-motion-bands.blackFontColor .hero-block.photo {
    background-color: white;
  }
  section.hero.with-motion-bands.blackFontColor .hero-block.photo .media {
    opacity: 0.5;
  }
}
@media only screen and (min-width: 768px) {
  section.hero.with-motion-bands.whiteFontColor .hero-block.photo {
    background-color: black;
  }
  section.hero.with-motion-bands.whiteFontColor .hero-block.photo .media {
    opacity: 0.65;
  }
}
.slider-box {
  margin: 8.6% 0 0;
  padding: 0 6.9%;
  position: relative;
}
.slider-box .slide-holder {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slider-box .slideset {
  overflow: hidden;
}
.slider-box .slide {
  float: left;
  padding: 0 4.85%;
  text-align: center;
}
.slider-box .slide .spot {
  width: 250px;
  height: 250px;
  background: white;
  background: rgba(255, 255, 255, 0.85);
  padding: 29px 20px;
  color: #444444;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  /* border-radius */
}
.slider-box .slide .spot .icon {
  width: 80px;
  height: 60px;
  margin: 0 auto 6px;
}
.slider-box .slide .spot .icon img {
  width: 100%;
}
.slider-box .slide .spot h1.hero-header {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin: 0 0 10px;
  font-family: BentonSans, Arial, Helvetica, sans-serif;
  color: black;
}
.slider-box .slide .spot p {
  margin: 0 20px;
}
.slider-box .slide .area {
  overflow: hidden;
  position: relative;
  width: 210px;
  height: 187px;
}
.slider-box .btn-prev,
.slider-box .btn-next {
  display: none;
  position: absolute;
  top: 50%;
  left: -50px;
  color: white;
  text-decoration: none;
  margin-top: -23px;
  width: 24px;
  height: 46px;
  outline: none;
  opacity: 0.85;
}
.slider-box .btn-prev span,
.slider-box .btn-next span {
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
}
.slider-box .btn-prev:before,
.slider-box .btn-next:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 40px;
  line-height: 44px;
  width: 24px;
  height: 46px;
}
.slider-box .btn-next {
  left: auto;
  right: -36px;
}
@media only screen and (max-width: 1000px) {
  section.hero .hero-block .holder {
    max-width: 1000px;
  }
  section.hero .hero-block .content {
    padding: 0 0 0 150px;
  }
}
@media only screen and (min-width: 1239px) {
  .slider-box .slideset {
    width: auto !important;
  }
}
@media only screen and (max-width: 1239px) {
  section.hero.alt-variant .hero-block .content {
    padding-left: 15.6%;
  }
  section.hero.heroRound .hero-block .holder {
    padding: 0;
  }
  section.hero .slider-box {
    padding: 0;
    width: 750px;
    margin: 17% auto 0;
  }
  section.hero .slider-box .slide {
    padding: 0 15px;
  }
  section.hero .slider-box .slide .spot {
    width: 220px;
    height: 220px;
    padding: 25px 20px;
  }
  section.hero .slider-box .slide .spot .icon {
    width: 60px;
    height: 45px;
  }
  section.hero .slider-box .slide .spot h1.hero-header {
    font-size: 16px;
    line-height: 20px;
  }
  section.hero .slider-box .slide .spot p {
    margin: 0;
  }
  section.hero .slider-box .slide .area {
    width: 180px;
    height: 170px;
  }
}
@media only screen and (max-width: 767px) {
  section.hero {
    margin: 0 -10px;
  }
  section.hero .block-wrapper01,
  section.hero .block-wrapper02 {
    width: 100%;
    float: none;
    left: auto;
  }
  section.hero .hero-block .media-holder {
    max-height: 240px;
    overflow: hidden;
  }
  section.hero .hero-block .media-holder .media img {
    width: 100%;
    height: auto;
  }
  section.hero .hero-block .content-holder {
    display: block;
    margin: 0;
    left: auto;
  }
  section.hero .hero-block .content {
    padding: 0;
    max-width: 100%;
    text-align: center;
    position: static;
    top: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    /* transform */
    transform: translateY(0);
  }
  section.hero .hero-block .holder {
    /*font-size: 14px;*/
    line-height: 19px;
    /*padding: 0 10px 20px;*/
    padding: 0 10px 9px;
  }
  section.hero .hero-block .box {
    margin: 0;
    padding: 0;
    background: none;
  }
  section.hero .hero-block .box .video-link {
    padding: 9px 20px;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 11px;
    border-radius: 5px;
    color: white;
    background: #008fd3;
  }
  section.hero .hero-block .box .video-link:before,
  section.hero .hero-block .box .video-link:after {
    display: none;
  }
  section.hero .hero-block .box .video-link:hover {
    text-decoration: underline;
    background: #003283;
  }
  section.hero .hero-block .box .arrow-link {
    margin-bottom: 11px;
    padding: 7px 21px 10px;
    color: white;
    background: #008fd3;
    font-size: 14px;
    line-height: 1.285714286;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* border-radius */
  }
  section.hero .hero-block .box .arrow-link:before,
  section.hero .hero-block .box .arrow-link:after {
    display: none;
  }
  section.hero .hero-block .box .arrow-link:hover {
    background: #003283;
  }
  section.hero .hero-block .breadcrumb {
    display: none;
  }
  section.hero .hero-block h1.hero-header {
    font-size: 22px;
    line-height: 26px;
    margin: 0 -10px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.8);
  }
  section.hero .hero-block h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 11px 0 5px;
  }
  section.hero .hero-block p {
    margin: 0;
    padding: 13px 0 11px;
  }
  section.hero .hero-block .paragraph {
    padding-bottom: 10px;
  }
  section.hero .hero-block .button {
    padding: 9px 20px;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 20px;
  }
  section.hero.alt-variant .media {
    height: 420px;
  }
  section.hero.alt-variant .hero-block .media-holder {
    max-height: none;
  }
  section.hero.alt-variant .hero-block .content-holder {
    margin-left: -4px;
    left: -100%;
    display: inline-block;
    position: relative;
  }
  section.hero.alt-variant .hero-block .holder {
    padding-bottom: 0;
  }
  section.hero.alt-variant .hero-block .content {
    padding: 28px 10px;
    text-align: left;
    position: static;
    max-width: none;
  }
  section.hero.alt-variant .hero-block .box {
    padding: 0;
    background: none;
  }
  section.hero.alt-variant .hero-block .box .button {
    font-size: 18px;
    line-height: 22px;
  }
  section.hero.alt-variant .hero-block .button {
    padding: 9px 20px;
  }
  section.hero.alt-variant .hero-block .hero-header {
    padding: 0;
    font-size: 40px;
    line-height: 44px;
    margin: 0 0 9px !important;
    background: none;
  }
  section.hero.alt-variant .hero-block p {
    margin: 0 0 20px;
    padding: 0;
    max-width: 75%;
  }
  section.hero.heroRound .hero-block .media-holder {
    max-height: 328px;
  }
  section.hero.heroRound .hero-block .media-holder img {
    margin-top: 0 !important;
  }
  section.hero.heroRound .hero-block .content-holder {
    left: -100%;
    margin-left: -4px;
    display: inline-block;
    vertical-align: top;
  }
  section.hero.heroRound .hero-block .content {
    padding: 0;
  }
  section.hero.heroRound .hero-block h1.hero-header {
    margin: 0 0 10px !important;
    background: none;
    padding: 0;
  }
  section.hero.heroRound .hero-block p {
    padding: 0;
  }
  section.hero .slider-box {
    width: 200px;
    margin: 3.6% auto 0;
    top: 0;
  }
  section.hero .slider-box .slideset {
    width: 99999px;
  }
  section.hero .slider-box .slide {
    padding: 0;
  }
  section.hero .slider-box .slide .spot {
    width: 200px;
    height: 200px;
    padding: 23px 12px;
    line-height: 1.333333333;
  }
  section.hero .slider-box .slide .spot .area {
    width: 176px;
    height: 154px;
  }
  section.hero .slider-box .slide .spot .area .icon {
    width: 50px;
    height: 43px;
    margin-bottom: 12px;
  }
  section.hero .slider-box .slide .spot .area h1.hero-header {
    font-size: 14px;
    line-height: 1.285714286;
    margin-bottom: 1px !important;
  }
  section.hero .slider-box .slide .spot .area p {
    margin: 0;
  }
  section.hero .slider-box .btn-prev,
  section.hero .slider-box .btn-next {
    display: block;
    margin-top: -15px;
  }
  section.hero .slider-box .btn-prev:before,
  section.hero .slider-box .btn-next:before {
    font-size: 42px;
  }
  section.hero .slider-box .btn-prev {
    left: -60px;
  }
  section.hero .slider-box .btn-next {
    right: -42px;
  }
}
/* video component*/

.hero-block .box .video {
  display: inline;
}
/* heroCentered module */

/* Hero - Centered Component specific style */

section.heroCentered.whiteFontColor {
  color: white;
}
section.heroCentered.whiteFontColor .breadcrumbs-wrap section.breadcrumb ul li,
section.heroCentered.whiteFontColor .breadcrumbs-wrap section.breadcrumb ul a {
  color: white !important;
}
section.heroCentered.whiteFontColor a {
  color: white;
}
section.heroCentered.blackFontColor {
  color: black;
}
section.heroCentered .breadcrumbs-wrap {
  position: absolute;
  z-index: 10;
}
section.heroCentered .content {
  padding: 0px;
  max-width: 100%;
  text-align: center;
}
section.heroCentered .content .headline {
  /*
			font-size: 44px;
			line-height: 52px;
			*/
  line-height: 1.2;
  font-weight: normal;
  margin: 0 0 15px;
}
section.heroCentered .content .headline .alt {
  color: #f0ab00;
}
section.heroCentered .content.text-left {
  text-align: left !important;
}
section.heroCentered .content.text-left .data-holder {
  max-width: 100% !important;
}
section.heroCentered .content.text-left .headlineBox {
  margin: 0;
}
section.heroCentered .content.text-right {
  text-align: right !important;
}
section.heroCentered .content.text-right .data-holder {
  max-width: 100% !important;
}
section.heroCentered .content.text-right .headlineBox {
  margin: 0;
}
section.heroCentered .content .headlineBox {
  padding: 19px 0 1px;
  max-width: 80%;
  margin: 0 auto;
}
section.heroCentered .content .subHeadline {
  font-size: 22px;
  line-height: 26px;
  margin: 0px 0px 26px;
  font-weight: normal;
}
section.heroCentered .content .data-holder {
  max-width: 90%;
  /*margin: 2px auto;*/
  margin: 0 auto;
}
section.heroCentered .content .data-holder .paragraph {
  margin: 0px 0px 20px;
  font-size: 15px;
  /*line-height: 26px;*/

}
section.heroCentered .content .data-holder .linksHolder .button,
section.heroCentered .content .data-holder .linksHolder .link {
  padding: 7px 24px 9px;
  margin: 0 0 10px 8px;
}
section.heroCentered .content .data-holder .footnote {
  font-size: 12px;
  line-height: 19px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 19px 0px;
}
html.zh section.heroCentered .content .data-holder .footnote,
html.zh_cn section.heroCentered .content .data-holder .footnote {
  font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}
section.heroCentered .content .mobile-text {
  display: none;
}
section.heroCentered .block-wrapper01,
section.heroCentered .hero-block .media-wrapper01 {
  width: 1920px;
  position: relative;
  float: left;
  left: 50%;
}
section.heroCentered .block-wrapper02,
section.heroCentered .hero-block .media-wrapper02 {
  width: 1920px;
  position: relative;
  float: left;
  left: -50%;
}
section.heroCentered .hero-block {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
section.heroCentered .hero-block .media-holder {
  width: 100%;
}
section.heroCentered .hero-block .media-holder .media {
  width: 100%;
  height: 360px;
  overflow: hidden;
  position: relative;
}
section.heroCentered .hero-block .media-holder .media .headlineBox {
  display: none;
}
section.heroCentered .hero-block .media-holder img {
  vertical-align: top;
  margin: -150px auto 0;
  display: block;
}
section.heroCentered .hero-block .content-holder {
  width: 100%;
  white-space: normal;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  /* transform */
  transform: translateY(-50%);
  margin-top: 30px;
}
section.heroCentered .hero-block .content-holder .holder {
  max-width: 1240px;
  margin: 0px auto;
  padding: 0px 20px;
  height: 1%;
  /*
				font-size: 14px;
				line-height: 23px;
				*/

}
section.heroCentered .hero-block .content-holder .holder .content {
  white-space: normal;
  position: relative;
}
section.heroCentered .panorama {
  overflow: hidden;
  position: relative;
  margin: 0 -9999px;
}
section.heroCentered .panorama .subHeadline {
  font-size: 18px;
  width: 54%;
  margin: 0 auto 17px;
}
section.heroCentered .panorama .content-holder {
  margin-top: 0;
}
section.heroCentered .panorama .content .paragraph p {
  margin-top: 0;
  font-size: 1.3em;
}
section.heroCentered .background {
  overflow: hidden;
  position: relative;
  margin: 0 -9999px;
}
section.heroCentered.background .content-holder {
  margin-top: 15px;
}
section.heroCentered.flexible-height .content-holder {
  margin: 0;
  padding: 50px 0;
  position: static;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  /* transform */
  transform: translateY(0);
}
section.heroCentered.flexible-height .content .headline {
  margin-bottom: 11px;
}
section.heroCentered.flexible-height .content .subHeadline {
  margin: 0px 0px 36px;
  line-height: 28px;
}
section.heroCentered.flexible-height .content .data-holder {
  margin: 0 auto;
}
section.heroCentered.flexible-height .content .data-holder .paragraph {
  margin-bottom: 35px;
}
section.heroCentered.flexible-height .content .data-holder .linksHolder {
  margin-bottom: 29px;
}
section.heroCentered.flexible-height .content .data-holder .linksHolder .link {
  padding: 7px 30px 9px 22px;
  margin: 0 7px 12px 5px;
}
section.heroCentered .promo {
  margin: -3px 0 80px 0;
}
section.heroCentered .promo .breadcrumbs-wrap {
  position: static;
  margin-top: -31px;
}
@media only screen and (max-width: 1000px) {
  section.heroCentered .promo .breadcrumbs-wrap {
    margin-top: 0;
  }
}
section.heroCentered .promo .image {
  text-align: center;
  display: block;
}
section.heroCentered .promo .content {
  margin: 0 auto;
  max-width: none;
  overflow: hidden;
}
section.heroCentered .promo .content .subHeadline {
  font-size: 18px;
  margin: 0px 0px 40px;
}
section.heroCentered .promo .content .headline {
  font-size: 44px;
  line-height: 48px;
  font-weight: normal;
  margin: 0px 0px 10px;
}
section.heroCentered.no-image .promo {
  position: relative;
}
section.heroCentered.no-image .content {
  margin: -6px auto 0 auto;
  /*max-width: 820px;*/
  max-width: 960px;
}
section.heroCentered.no-image .content .data-holder {
  max-width: 100%;
}
section.heroCentered.no-image .content .headlineBox {
  padding-top: 0;
  max-width: 100%;
}
section.heroCentered.no-image.background .content {
  margin: 0 auto;
}
section.heroCentered.no-image.background .content .data-holder {
  max-width: 600px;
}
section.heroCentered.no-image.panorama .content {
  margin: -6px auto 0;
  max-width: none;
}
section.heroCentered.no-image.panorama .content .headline {
  margin-bottom: 16px;
}
section.heroCentered.no-image.flexible-height .content .data-holder {
  max-width: 100%;
}
section.heroCentered.text-center .rs-bullet-table,
section.heroCentered .content.text-center .rs-bullet-table,
section.heroCentered.text-center .template-2col,
section.heroCentered .content.text-center .template-2col {
  width: 80% !important;
  margin: 0 auto;
}
@media only screen and (min-width: 1024px) {
  section.heroCentered a[href^="tel"] {
    cursor: default;
    pointer-events: none;
  }
}
@media only screen and (max-width: 1239px) {
  section.heroCentered .panorama .block-wrapper01,
  section.heroCentered .background .block-wrapper01,
  section.heroCentered .panorama .block-wrapper02,
  section.heroCentered .background .block-wrapper02 {
    width: 100%;
    float: none;
    left: auto;
  }
  section.heroCentered .panorama .hero-block .content,
  section.heroCentered .background .hero-block .content {
    padding-left: 0;
  }
  section.heroCentered.flexible-height .background {
    margin: 0;
  }
}
@media only screen and (max-width: 1000px) {
  section.heroCentered.flexible-height .content-holder {
    padding: 60px 0 79px;
  }
  section.heroCentered.flexible-height .content .subHeadline {
    max-width: 70%;
    margin: 0 auto 36px;
  }
  section.heroCentered.flexible-height .content .data-holder .paragraph {
    max-width: 70%;
    margin: 0 auto 33px;
  }
  section.heroCentered.no-image.flexible-height .content {
    max-width: 100%;
  }
  section.heroCentered.no-image.flexible-height .content .data-holder .paragraph {
    /*
  							max-width: 60%;
  							margin: 0 auto 33px;
  							*/
    max-width: 100%;
    margin: 0 auto;
  }
  section.heroCentered .content .headlineBox {
    max-width: 728px;
  }
  section.heroCentered.text-center .rs-bullet-table,
  section.heroCentered .content.text-center .rs-bullet-table,
  section.heroCentered.text-center .template-2col,
  section.heroCentered .content.text-center .template-2col,
  section.heroCentered.text-center .multi-column-2,
  section.heroCentered .content.text-center .multi-column-2 {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  section.heroCentered .paragraph br {
    display: inline;
  }
  section.heroCentered.whiteFontColor {
    color: black;
    /* a{color: @black-color;} */
  
  }
  section.heroCentered.whiteFontColor .panorama .headlineBox .headline {
    display: block;
    background: rgba(0, 0, 0, 0.6);
    color: white;
  }
  section.heroCentered.whiteFontColor .panorama .headlineBox .data-holder .headline {
    margin-left: -20px !important;
    margin-right: -20px !important;
  }
  section.heroCentered.whiteFontColor .panorama .content .data-holder .paragraph p {
    font-size: 1.2em;
  }
  section.heroCentered.whiteFontColor .data-holder {
    color: inherit;
  }
  section.heroCentered.whiteFontColor .background .content-holder .content {
    text-align: left;
  }
  section.heroCentered.whiteFontColor .background .content-holder .content.text-center {
    text-align: center;
  }
  section.heroCentered.whiteFontColor .background .content-holder .content .data-holder {
    margin: 5px auto;
    color: black;
    max-width: none;
  }
  section.heroCentered.whiteFontColor .background .content-holder .content .data-holder .paragraph {
    line-height: 1.4;
  }
  section.heroCentered.whiteFontColor .background .content-holder .content .headlineBox {
    padding: 0;
  }
  section.heroCentered.blackFontColor .panorama .headlineBox {
    background: rgba(255, 255, 255, 0.8);
  }
  section.heroCentered.blackFontColor .data-holder {
    color: inherit;
  }
  section.heroCentered .background {
    margin: 0 -20px;
  }
  section.heroCentered .content .headlineBox {
    padding: 0;
    max-width: 100%;
  }
  section.heroCentered .content .headline {
    font-size: 22px;
    line-height: 1.3;
    margin: 0px 0px 4px;
  }
  section.heroCentered .content .subHeadline {
    font-size: 16px;
    line-height: 1.2;
    margin: 0;
    text-align: left;
  }
  section.heroCentered .content .data-holder {
    max-width: none;
    color: black;
  }
  section.heroCentered .content .data-holder .paragraph {
    /*font-size: 14px;*/
    line-height: 1.3;
    /*margin: 13px 10px;*/
    margin: 10px 0 20px;
  }
  section.heroCentered .content .data-holder .paragraph p {
    margin: 10px 0 13px;
    font-size: 15px !important;
  }
  section.heroCentered .content .data-holder .paragraph p.subhead {
    font-size: 1.25em !important;
  }
  section.heroCentered .content .data-holder .linksHolder {
    /*margin: 20px 22px 7px 21px;*/
    margin: 20px 0 16px;
  }
  section.heroCentered .content .data-holder .linksHolder .link,
  section.heroCentered .content .data-holder .linksHolder .button {
    margin: 0px 4px 10px;
    padding: 8px 27px 10px;
  }
  section.heroCentered .content .data-holder .footnote {
    font-size: 12px;
    line-height: 1.3;
    margin: 8px 0px;
    padding: 0;
  }
  section.heroCentered section.hero {
    margin: 0;
  }
  section.heroCentered section.hero .hero-block .media-wrapper01,
  section.heroCentered section.hero .hero-block .media-wrapper02 {
    width: 100%;
  }
  section.heroCentered section.hero .hero-block .holder {
    font-size: 12px;
    line-height: 17px;
    padding: 0 10px;
  }
  section.heroCentered section.hero .hero-block .holder .content {
    max-width: none;
    padding: 68px 0 20px;
  }
  section.heroCentered .panorama .content .data-holder .paragraph {
    margin: 0 -20px;
    padding: 5px 15px 2px;
  }
  section.heroCentered .background {
    position: relative;
  }
  section.heroCentered .background .media-holder {
    display: none;
  }
  section.heroCentered .background .content-holder {
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    /* transform */
    transform: translateY(0);
    margin: 26px 0 0;
  }
  section.heroCentered .background .content-holder .content {
    margin-bottom: 54px;
  }
  section.heroCentered .background .content-holder .content .headline {
    margin: 0px 0px 16px;
  }
  section.heroCentered .background .content-holder .content .headlineBox {
    padding: 0 30px;
  }
  section.heroCentered .background .content-holder .content .headlineBox .subHeadline {
    text-align: center;
    font-size: 14px;
  }
  section.heroCentered .background .content-holder .content .data-holder {
    display: table;
    margin: 12px auto;
  }
  section.heroCentered .background .content-holder .content .data-holder .linksHolder {
    margin: 14px 3px 29px 0;
  }
  section.heroCentered .background .content-holder .content .data-holder .linksHolder .link {
    padding: 9px 26px;
    min-width: 60px;
    margin: 0 3px 10px 4px;
  }
  section.heroCentered .background .content-holder .content .data-holder .paragraph {
    /* display: table-footer-group; */
    text-align: left;
    line-height: 1.55;
  }
  section.heroCentered .background .content-holder .content .data-holder .button-data {
    display: table-header-group;
  }
  section.heroCentered .background .content-holder .content .footnote {
    display: none;
  }
  section.heroCentered .background .content-holder .content.text-center .data-holder .paragraph {
    text-align: center;
  }
  section.heroCentered.flexible-height {
    padding: 0;
  }
  section.heroCentered.flexible-height .background .content-holder {
    padding: 0;
    margin: 25px 0 48px;
  }
  section.heroCentered.flexible-height .background .content-holder .holder {
    padding: 0;
  }
  section.heroCentered.flexible-height .background .content-holder .content {
    /* padding-right: 13px; */
    margin: 0;
    text-align: left;
  }
  section.heroCentered.flexible-height .background .content-holder .content.text-center {
    text-align: center;
  }
  section.heroCentered.flexible-height .background .content-holder .content .headline {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 1px;
  }
  section.heroCentered.flexible-height .background .content-holder .content .headlineBox {
    padding: 0;
  }
  section.heroCentered.flexible-height .background .content-holder .content .subHeadline {
    margin: 0px 0px 5px;
    text-align: left;
    line-height: 1.2;
    max-width: none;
  }
  section.heroCentered.flexible-height .background .content-holder .content .linksHolder {
    margin: 9px 0;
  }
  section.heroCentered.flexible-height .background .content-holder .content .linksHolder .link {
    padding: 9px 26px 9px 14px;
    margin: 0 22px 0 0;
    word-spacing: 3px;
  }
  section.heroCentered.flexible-height .background .content-holder .content .data-holder {
    margin: 0 auto;
    display: block;
    max-width: none;
  }
  section.heroCentered.flexible-height .background .content-holder .content .data-holder .paragraph {
    line-height: 1.4;
  }
  section.heroCentered.flexible-height .background .content-holder .content .data-holder .paragraph > div {
    margin: 5px 0 3px;
  }
  section.heroCentered .panorama {
    margin: 0 -10px;
  }
  section.heroCentered .panorama .hero-block .media-holder .media {
    margin: 0;
    max-height: 170px;
    width: auto;
  }
  section.heroCentered .panorama .hero-block .media-holder .media img {
    max-width: none;
  }
  section.heroCentered .panorama .hero-block .media-holder .media .headlineBox {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    white-space: normal;
    display: none;
    padding: 14px 12px 12px;
  }
  section.heroCentered .panorama .hero-block .media-holder .media .headlineBox .headline {
    margin: 0px 0px 4px;
    font-weight: normal;
    font-size: 24px;
    line-height: 1.3;
  }
  section.heroCentered .panorama .hero-block .media-holder .media .headlineBox .subHeadline {
    margin: 12px;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.3;
  }
  section.heroCentered .panorama .content-holder {
    position: static;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    /* transform */
    transform: translateY(0);
    margin-top: 0;
  }
  section.heroCentered .panorama .content-holder .holder {
    max-width: 767px;
    padding: 0;
  }
  section.heroCentered .panorama .content-holder .holder .content {
    /*margin-bottom: 38px;*/
    margin-bottom: 9px;
  }
  section.heroCentered .panorama .content-holder .holder .content .headlineBox .headline {
    line-height: 1.2;
    margin: -60px 0 0 0;
    padding: 15px 15px 15px 16px;
  }
  section.heroCentered .panorama .content-holder .holder .content .headlineBox .subHeadline {
    width: auto;
    text-align: center;
    /* font-size: 14px; */
    color: black;
    background-color: white;
    padding: 12px 10px 7px;
    /* line-height: 1.38; */
  
  }
  section.heroCentered .panorama .content-holder .holder .content .data-holder {
    padding: 0 20px;
  }
  section.heroCentered .promo {
    margin: 25px 0 24px;
  }
  section.heroCentered .promo .content .headline,
  section.heroCentered .promo .content .subHeadline {
    margin: 0 30px 0;
    text-align: center;
  }
  section.heroCentered .promo .content .headline {
    font-size: 22px;
    line-height: 1.3;
  }
  section.heroCentered .promo .content .subHeadline {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 30px 0 40px;
  }
  section.heroCentered .promo .content img,
  section.heroCentered .promo .content .image {
    margin: 16px auto 21px;
  }
  section.heroCentered .promo .content .data-holder .paragraph {
    margin: 0;
    line-height: 1.6;
  }
  section.heroCentered .promo .content .mobile-text {
    display: block;
    margin: 0 -5px 5px;
  }
  section.heroCentered form {
    padding: 8px 10px 1px;
  }
  section.heroCentered .search-field {
    background: #e9e9e9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    /* border-radius */
    height: 31px;
    max-width: 510px;
    margin: 0 auto 10px;
    padding: 0 40px 0 0;
  }
  section.heroCentered .search-field input[type="search"] {
    height: 31px;
    padding: 7px 10px;
    font-size: 14px;
    line-height: 17px;
  }
  section.heroCentered .search-field [class^="icon-"] {
    right: 9px;
    top: 3px;
    width: 20px;
    height: 24px;
    color: #008fd3;
  }
  section.heroCentered .search-field [class^="icon-"]:before {
    font-size: 19px;
    line-height: 24px;
  }
}
@media only screen and (min-width: 768px) {
  section.heroCentered.heroLeft .content {
    text-align: left;
  }
  section.heroCentered.heroLeft .content .data-holder {
    max-width: 70%;
  }
}
@media only screen and (min-width: 1001px) {
  section.heroCentered.heroLeft .content .data-holder {
    max-width: 80%;
  }
}
@media only screen and (min-width: 1240px) {
  section.heroCentered.heroLeft .content .data-holder {
    max-width: 90%;
  }
}
section.heroCentered.with-motion-bands .hero-block .content-holder .holder,
section.heroCentered.with-motion-icon .hero-block .content-holder .holder {
  max-width: 960px;
}
section.heroCentered.with-motion-bands .content,
section.heroCentered.with-motion-icon .content {
  max-width: 100%;
  text-align: left;
}
section.heroCentered.with-motion-bands .content .box,
section.heroCentered.with-motion-icon .content .box,
section.heroCentered.with-motion-bands .content h1.hero-header,
section.heroCentered.with-motion-icon .content h1.hero-header {
  background: transparent;
}
section.heroCentered.with-motion-bands .content .box,
section.heroCentered.with-motion-icon .content .box {
  padding: 0;
}
section.heroCentered.with-motion-bands .content .data-holder,
section.heroCentered.with-motion-icon .content .data-holder {
  max-width: 100%;
}
section.heroCentered.with-motion-bands .content .data-holder .linksHolder .button,
section.heroCentered.with-motion-icon .content .data-holder .linksHolder .button,
section.heroCentered.with-motion-bands .content .data-holder section.heroCentered .content .data-holder .linksHolder .link,
section.heroCentered.with-motion-icon .content .data-holder section.heroCentered .content .data-holder .linksHolder .link {
  margin-left: 0;
}
section.heroCentered.with-motion-bands .content .headline,
section.heroCentered.with-motion-icon .content .headline {
  font-weight: bold;
}
section.heroCentered.with-motion-bands .panorama.dark-bg,
section.heroCentered.with-motion-icon .panorama.dark-bg {
  background-color: #222222;
}
section.heroCentered.with-motion-bands .panorama.dark-bg .data-holder,
section.heroCentered.with-motion-icon .panorama.dark-bg .data-holder {
  color: white;
}
@media only screen and (max-width: 1000px) {
  section.heroCentered.with-motion-bands .panorama,
  section.heroCentered.with-motion-icon .panorama {
    margin: 0 -20px;
  }
  section.heroCentered.with-motion-bands .hero-block .content-holder .holder,
  section.heroCentered.with-motion-icon .hero-block .content-holder .holder {
    margin: 0;
  }
  section.heroCentered.with-motion-bands .hero-block .media-holder img,
  section.heroCentered.with-motion-icon .hero-block .media-holder img {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  section.heroCentered.with-motion-bands .panorama,
  section.heroCentered.with-motion-icon .panorama {
    margin: 0 -10px;
  }
  section.heroCentered.with-motion-bands .panorama .content .data-holder .paragraph,
  section.heroCentered.with-motion-icon .panorama .content .data-holder .paragraph {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
  section.heroCentered.with-motion-bands .content .headline,
  section.heroCentered.with-motion-icon .content .headline {
    font-size: 28px;
    font-weight: normal;
    margin-top: 20px !important;
  }
  section.heroCentered.with-motion-bands .panorama.dark-bg .hero-block .media-holder .media,
  section.heroCentered.with-motion-icon .panorama.dark-bg .hero-block .media-holder .media {
    height: 100px;
  }
}
@media only screen and (min-width: 768px) {
  section.heroCentered.with-motion-bands .content,
  section.heroCentered.with-motion-icon .content {
    width: 65%;
  }
}
@media only screen and (min-width: 1001px) {
  section.heroCentered.with-motion-bands .hero-block .content-holder .holder,
  section.heroCentered.with-motion-icon .hero-block .content-holder .holder {
    max-width: 960px;
  }
}
@media only screen and (min-width: 1240px) {
  section.heroCentered.with-motion-bands .content,
  section.heroCentered.with-motion-icon .content {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) {
  section.heroCentered.with-motion-bands.blackFontColor .hero-block.photo,
  section.heroCentered.with-motion-icon.blackFontColor .hero-block.photo {
    background-color: white;
  }
  section.heroCentered.with-motion-bands.blackFontColor .hero-block.photo .media,
  section.heroCentered.with-motion-icon.blackFontColor .hero-block.photo .media {
    opacity: 0.5;
  }
}
@media only screen and (min-width: 768px) {
  section.heroCentered.with-motion-bands.whiteFontColor .hero-block.photo,
  section.heroCentered.with-motion-icon.whiteFontColor .hero-block.photo {
    background-color: black;
  }
  section.heroCentered.with-motion-bands.whiteFontColor .hero-block.photo .media,
  section.heroCentered.with-motion-icon.whiteFontColor .hero-block.photo .media {
    opacity: 0.65;
  }
}
section.heroCentered.with-motion-icon .hero-block .media-holder {
  display: none;
}
section.heroCentered.with-motion-icon .hero-block .content-holder {
  position: static;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  padding: 30px 0;
  min-height: 128px;
}
@media only screen and (max-width: 767px) {
  section.heroCentered.with-motion-icon .content {
    width: 80%;
  }
  section.heroCentered.with-motion-icon .hero-block .content-holder {
    padding: 5px 0;
  }
}
@media only screen and (min-width: 768px) {
  section.heroCentered.with-motion-icon .content {
    width: 75%;
  }
}
@media only screen and (min-width: 768px) {
  section.heroCentered.darkBG .panorama .hero-block {
    background-color: black;
  }
  section.heroCentered.darkBG .panorama .hero-block .media {
    opacity: 0.65;
  }
}
@media only screen and (min-width: 768px) {
  section.heroCentered.lightBG .panorama .hero-block {
    background-color: white;
  }
  section.heroCentered.lightBG .panorama .hero-block .media {
    opacity: 0.65;
  }
}
/* global hero overlay for image */

.heroOverlay .media:before,
.heroOverlay .media-wrapper:before {
  width: 100%;
  height: 100%;
  content: '';
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjk4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjM3JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjk4Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC44NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.98) 37%, rgba(255, 255, 255, 0.85) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.98)), color-stop(37%, rgba(255, 255, 255, 0.98)), color-stop(100%, rgba(255, 255, 255, 0.85)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.98) 37%, rgba(255, 255, 255, 0.85) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.98) 37%, rgba(255, 255, 255, 0.85) 100%);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.98) 37%, rgba(255, 255, 255, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.98) 37%, rgba(255, 255, 255, 0.85) 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.no-hero {
  margin-bottom: 40px;
}
.no-hero .headline {
  font-size: 38px;
  line-height: 46px;
  font-weight: normal;
  color: black;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .no-hero .headline {
    font-size: 28px;
    line-height: 34px;
  }
}
/* footer module */

/* footer style */

#footer {
  background: #e9e9e9;
  font: 12px/1.416 Arial, Helvetica, sans-serif;
  color: black;
  padding: 21px 0 26px;
  /* responsive tablet and lower */

  /* responsive mobile */

}
#footer a {
  color: black;
}
@media only screen and (max-width: 767px) {
  #footer {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .show-overlay #footer {
    position: static;
    z-index: 0;
  }
}
.footerNavGroup {
  height: 1%;
  margin-right: 400px;
  /* responsive tablet and lower */

}
@media only screen and (max-width: 1000px) {
  .footerNavGroup {
    margin: 0 auto;
    display: table;
  }
}
@media only screen and (max-width: 767px) {
  .footerNavGroup {
    margin: 0 -10px;
    display: block;
    position: relative;
  }
  .footerNavGroup .legalContentHolder .opener {
    width: 40%;
    position: absolute;
    top: 15px;
    right: 0;
  }
  .footerNavGroup .legalContentHolder .opener em {
    font-style: normal;
  }
  .footerNavGroup .legalContentHolder .opener .icon-arrow-up:before {
    font-size: 10px;
    content: '\e00d';
  }
}
section.footer {
  position: relative;
  /* responsive tablet and lower */

}
section.footer.container {
  max-width: none;
  padding: 0;
}
section.footer .follow {
  float: right;
  margin-bottom: -12px;
}
@media only screen and (max-width: 1000px) {
  section.footer .follow {
    float: none;
    /*margin-bottom: 0;*/
    margin-bottom: 12px;
  }
  section.footer .menu {
    float: none !important;
  }
  section.footer .menu > table {
    width: 100%;
    text-align: center;
  }
}
section.footer .social-networks {
  float: left;
  margin: 0 6px 0 0;
}
section.footer .label {
  float: left;
}
section.footer .menu {
  float: left;
  clear: left;
}
section.footer .menu > ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 2px 0 0;
}
section.footer .menu > ul a {
  display: inline-block;
  vertical-align: top;
}
section.footer .menu > ul > li {
  display: inline-block;
  margin: 0;
  padding: 0 8px;
  vertical-align: top;
  position: relative;
  /* responsive mobile */

}
section.footer .menu > ul > li:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 767px) {
  section.footer .menu > ul > li {
    position: static;
  }
}
section.footer .menu > ul > li .opener [class^='icon-'],
section.footer .menu > ul > li .opener [class*='icon-'] {
  margin-left: 3px;
}
section.footer .menu > ul > li .opener [class^='icon-']:before,
section.footer .menu > ul > li .opener [class*='icon-']:before {
  font-size: 10px;
}
section.footer .menu > ul > li.arrow a {
  padding-right: 12px;
  position: relative;
}
section.footer .menu > ul > li.arrow a:after {
  border-bottom: 4px solid white;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: '';
  height: 0;
  position: absolute;
  right: 0;
  top: 5px;
  width: 0;
}
section.footer .menu > ul > li a {
  text-decoration: none;
}
section.footer .menu > ul > li a em {
  font-style: normal;
}
section.footer .menu > ul > li a:hover em {
  text-decoration: underline;
}
section.footer .mobile-links {
  display: none;
  float: left;
  font: bold 12px/15px Arial, Helvetica, sans-serif;
}
section.footer .mobile-links ul {
  list-style: none;
}
section.footer .mobile-links ul li {
  display: inline-block;
}
section.footer .mobile-links ul li:after {
  content: " / ";
}
section.footer .mobile-links ul li:last-child:after {
  content: "";
}
section.footer .mobile-links ul,
section.footer .mobile-links p {
  margin: 0;
  padding: 3px 0;
}
section.footer .fullBrowserView {
  display: none;
  /*background: url('../images/btn-browser-view.png') !important;*/
  bottom: 0;
  cursor: pointer;
  height: 23px;
  position: fixed;
  right: 0;
  width: 208px;
}
section.footer .textView {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  section.footer {
    padding: 6px 0;
    position: relative;
    z-index: 100;
  }
  section.footer .menu {
    float: none;
    clear: both;
    border-bottom: 1px solid white;
    padding: 0;
    position: relative;
    z-index: 101;
  }
  section.footer .menu > ul {
    float: none;
    padding: 0;
  }
  section.footer .menu > ul > li {
    white-space: nowrap;
    height: 44px;
    display: block;
    border-top: 1px solid white;
    text-align: center;
  }
  section.footer .menu > ul > li:first-child {
    padding-left: 8px;
  }
  section.footer .menu > ul > li.odd {
    float: left;
    width: 45%;
    clear: none;
    border-right: 1px solid white;
  }
  section.footer .menu > ul > li > a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 14px 0 14px;
  }
  section.footer .menu > ul > li > a em {
    overflow: hidden;
  }
  section.footer .mobile-links {
    display: block;
  }
}
.textOnlyView {
  background: none !important;
  background-color: white !important;
  background-image: none !important;
  color: black !important;
  border: none !important;
}
.textOnlyView:after,
.textOnlyView:before {
  background: none !important;
  background-color: white !important;
  background-image: none !important;
  color: black !important;
  border: none !important;
}
.textOnlyView a,
.textOnlyView a span {
  color: blue !important;
  text-decoration: underline !important;
}
.textOnlyView input {
  border: 1px solid !important;
}
.textOnlyView input[type="submit"] {
  background-color: #aaaaaa !important;
}
.textOnlyView img {
  display: none !important;
}
/* module's import */

/* socialLinksGroup module */

.sapdx-social-links-group {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  font-size: 9px;
}
.sapdx-social-links-group li {
  float: left;
  margin: 0 4px 0 0;
}
.sapdx-social-links-group a {
  float: left;
  width: 16px;
  height: 16px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(/templates/run-simple/footer/socialLinksGroup/images/sprite02.png) no-repeat;
  outline: none;
}
.sapdx-social-links-group a.linkedin {
  background-position: 0 0;
}
.sapdx-social-links-group a.youtube {
  background-position: -20px 0;
}
.sapdx-social-links-group a.facebook {
  background-position: -40px 0;
}
.sapdx-social-links-group a.twitter {
  background-position: -60px 0;
}
.sapdx-social-links-group a.text {
  background-position: -80px 0;
  text-indent: 0px;
  width: 100%;
}
.sapdx-follow {
  float: right;
  margin: 0 auto;
  max-width: 1020px;
  font: 12px/16px Arial, Helvetica, sans-serif;
}
.sapdx-social-links-group {
  float: left;
  margin: 0 6px 0 0;
}
.sapdx-label {
  float: left;
}
/* extended version with icon fonts only */

.extended .sapdx-follow {
  /* min-width:358px; */
  float: left;
  /* margin: -1px -8px 0 0; */
  margin: -1px 0 0 0;
  font: 15px/1.6 BentonSansMedium, Arial, Helvetica, sans-serif;
  /* responsive tablet and lower */

}
@media only screen and (max-width: 1000px) {
  .extended .sapdx-follow {
    float: none;
    text-align: center;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .extended .sapdx-follow {
    min-width: 1px;
  }
}
.sapdx-label {
  font-weight: normal;
  float: left;
  /* responsive tablet and lower */

}
@media only screen and (max-width: 1000px) {
  .sapdx-label {
    float: none;
    display: block;
  }
}
.extended .sapdx-social-links-group {
  float: none;
  margin: 0 0 0 5px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  overflow: visible;
  position: relative;
  /* responsive tablet and lower */

}
@media only screen and (max-width: 1000px) {
  .extended .sapdx-social-links-group {
    float: none;
    margin-left: 0;
  }
}
.extended .sapdx-social-links-group li {
  float: none;
  display: inline-block;
  margin: 0 0 0 10px;
}
@media only screen and (max-width: 1000px) {
  .extended .sapdx-social-links-group li:first-child {
    margin-left: 0;
  }
}
.extended .sapdx-social-links-group a.opener,
.extended .sapdx-social-links-group a.link {
  display: inline-block;
  width: auto;
  height: auto;
  overflow: visible;
  text-indent: 0;
  background: none;
}
.extended .sapdx-social-links-group a.opener span[class^='icon-'],
.extended .sapdx-social-links-group a.link span[class^='icon-'],
.extended .sapdx-social-links-group a.opener span[class*='icon-'],
.extended .sapdx-social-links-group a.link span[class*='icon-'] {
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.extended .sapdx-social-links-group a.opener span[class^='icon-']:before,
.extended .sapdx-social-links-group a.link span[class^='icon-']:before,
.extended .sapdx-social-links-group a.opener span[class*='icon-']:before,
.extended .sapdx-social-links-group a.link span[class*='icon-']:before {
  font-size: 23px;
  left: 1px;
  margin: -1px 0 0 -1px;
}
.extended .sapdx-social-links-group a.opener span.icon-twitter02:before,
.extended .sapdx-social-links-group a.link span.icon-twitter02:before {
  margin: -12px 0 0 -1px;
}
.extended .sapdx-social-links-group a.opener span.icon-youtube:before,
.extended .sapdx-social-links-group a.link span.icon-youtube:before {
  margin: -6px 0 0 5px;
  font-size: 12px;
}
.extended .sapdx-social-links-group a.opener span.icon-message02:before,
.extended .sapdx-social-links-group a.link span.icon-message02:before {
  margin: -5px 0 0 6px;
  font-size: 10px;
}
.extended .sapdx-social-links-group a.opener span.icon-slideshare:before,
.extended .sapdx-social-links-group a.link span.icon-slideshare:before {
  font-size: 13px;
  margin: 6px 0 0 4px;
}
.extended .sapdx-social-links-group a.opener span.icon-slideshare > span:after,
.extended .sapdx-social-links-group a.link span.icon-slideshare > span:after,
.extended .sapdx-social-links-group a.opener span.icon-slideshare > span:before,
.extended .sapdx-social-links-group a.link span.icon-slideshare > span:before {
  font-size: 14px;
  margin: -6px 0 0 -8px;
}
.extended .sapdx-social-links-group .open-close {
  position: absolute;
  bottom: 100%;
  left: 0;
  z-index: 100;
  font-size: 12px;
  line-height: 1.25;
}
.extended .sapdx-social-links-group .open-close .social-content {
  width: 186px;
  min-height: 261px;
  border-width: 1px 0 20px;
  border-style: solid;
  border-color: #dddddd transparent #e9e9e9;
  padding: 34px 29px 5px 30px;
  background-color: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#e9e9e9));
  background: -webkit-linear-gradient(top, #fafafa, #e9e9e9);
  background: -moz-linear-gradient(top, #fafafa, #e9e9e9);
  background: -ms-linear-gradient(top, #fafafa, #e9e9e9);
  background: -o-linear-gradient(top, #fafafa, #e9e9e9);
  text-align: center;
}
.extended .sapdx-social-links-group .open-close .social-content b {
  font: 18px/25px BentonSansMedium, Arial, Helvetica, sans-serif;
  display: block;
  padding: 7px 0 22px;
}
.extended .sapdx-social-links-group .open-close .social-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  text-align: left;
}
.extended .sapdx-social-links-group .open-close .social-content ul li {
  border-bottom: 1px solid #dddddd;
  display: block;
  margin: 0 0 -1px;
  padding: 9px 0 7px;
}
.extended .sapdx-social-links-group .open-close .social-content ul li:first-child {
  margin-bottom: 0;
}
.extended .sapdx-social-links-group .open-close .social-content ul li a {
  width: auto;
  height: auto;
  display: block;
  text-indent: 0;
  background: none;
  float: none;
  position: relative;
}
.extended .sapdx-social-links-group .open-close .social-content ul li a span[class^='icon-']:before,
.extended .sapdx-social-links-group .open-close .social-content ul li a span[class*='icon-']:before {
  color: #008fd3;
  font-size: 10px;
  line-height: 1;
  margin-top: -5px;
  position: absolute;
  right: -2px;
  top: 50%;
}
@media only screen and (max-width: 767px) {
  .sapdx-social-links-group a {
    background: url(/templates/run-simple/footer/socialLinksGroup/images/sprite02-mobile.png) no-repeat;
  }
  .sapdx-social-links-group a.linkedin {
    background-position: 0 0;
  }
  .sapdx-social-links-group a.youtube {
    background-position: -20px 0;
  }
  .sapdx-social-links-group a.facebook {
    background-position: -40px 0;
  }
  .sapdx-social-links-group a.twitter {
    background-position: -60px 0;
  }
  #footer .sapdx-label {
    display: none;
  }
  #footer .extended .sapdx-label {
    display: block;
    padding-bottom: 10px;
  }
  #footer .sapdx-social-links-group {
    margin: 5px 0 0;
  }
  #footer .extended .sapdx-social-links-group {
    margin: 0;
    height: 25px;
    position: relative;
  }
  #footer .extended .sapdx-social-links-group a.opener span.icon-message02:before {
    margin: -7px 0 0 4px;
    font-size: 14px;
  }
  /* basic icon fonts settings for mobile version */
  
  #footer .socialLinksGroup.extended {
    overflow: hidden;
    padding-top: 12px;
    margin-bottom: 13px;
  }
  #footer .socialLinksGroup.extended .tab span.icon-facebook,
  #footer .socialLinksGroup.extended .tab span.icon-twitter02,
  #footer .socialLinksGroup.extended .tab span.icon-youtube,
  #footer .socialLinksGroup.extended .tab span.icon-linked-in,
  #footer .socialLinksGroup.extended .tab span.icon-google-plus,
  #footer .socialLinksGroup.extended .tab span.icon-message02,
  #footer .socialLinksGroup.extended .tab span.icon-share02,
  #footer .socialLinksGroup.extended .tab span.icon-slideshare-solid,
  #footer .socialLinksGroup.extended .tab span.icon-slideshare {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /* border-radius */
  }
  #footer .socialLinksGroup.extended .tab span.icon-facebook:before,
  #footer .socialLinksGroup.extended .tab span.icon-twitter02:before,
  #footer .socialLinksGroup.extended .tab span.icon-youtube:before,
  #footer .socialLinksGroup.extended .tab span.icon-linked-in:before,
  #footer .socialLinksGroup.extended .tab span.icon-google-plus:before,
  #footer .socialLinksGroup.extended .tab span.icon-message02:before,
  #footer .socialLinksGroup.extended .tab span.icon-share02:before,
  #footer .socialLinksGroup.extended .tab span.icon-slideshare-solid:before,
  #footer .socialLinksGroup.extended .tab span.icon-slideshare:before {
    font-size: 60px;
    position: absolute;
    top: 0;
    left: 0;
  }
  #footer .socialLinksGroup.extended .tab span.icon-twitter02:before {
    font-size: 58px;
    margin: -29px 0 0 -29px;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  #footer .socialLinksGroup.extended .tab span.icon-youtube:before {
    font-size: 38px;
    margin: -18px 0 0 -18px;
    position: absolute;
    top: 50%;
    left: 50%;
  }
  #footer .socialLinksGroup.extended .tab span.icon-slideshare:before {
    margin: 14px 0 0 -16px;
    font-size: 32px;
    position: absolute;
    top: 0;
    left: 50%;
  }
  #footer .socialLinksGroup.extended .tab span.icon-slideshare > span:after,
  #footer .socialLinksGroup.extended .tab span.icon-slideshare > span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 32px;
    margin: -16px 0 0 -16px;
  }
  /* tabs behavior - mobile only */
  
  #footer .socialLinksGroup.extended .tab {
    margin: 0 -10px -11px;
    padding: 33px 10px 28px 20px;
    text-align: left;
    background: #e9e9e9;
    position: relative;
    z-index: 1;
  }
  #footer .socialLinksGroup.extended .tab .social-content {
    height: 1%;
    overflow: hidden;
  }
  #footer .socialLinksGroup.extended .tab .social-content > [class^="icon-"],
  #footer .socialLinksGroup.extended .tab .social-content > [class*="icon-"] {
    width: 60px;
    height: 60px;
    float: left;
  }
  #footer .socialLinksGroup.extended .tab .social-content > [class^="icon-"].icon-facebook:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class*="icon-"].icon-facebook:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class^="icon-"].icon-twitter02:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class*="icon-"].icon-twitter02:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class^="icon-"].icon-youtube:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class*="icon-"].icon-youtube:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class^="icon-"].icon-linked-in:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class*="icon-"].icon-linked-in:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class^="icon-"].icon-google-plus:before,
  #footer .socialLinksGroup.extended .tab .social-content > [class*="icon-"].icon-google-plus:before {
    color: #e9e9e9;
  }
  #footer .socialLinksGroup.extended .tab .social-content > [class^="icon-"].icon-slideshare.alt,
  #footer .socialLinksGroup.extended .tab .social-content > [class*="icon-"].icon-slideshare.alt {
    background: white;
  }
  #footer .socialLinksGroup.extended .tab .social-content b {
    height: 1%;
    overflow: hidden;
    padding: 6px 0 4px 25px;
    font-size: 18px;
    line-height: 1.388888889;
    font-weight: normal;
    display: block;
  }
  #footer .socialLinksGroup.extended .tab .social-content span.icon-slideshare + b {
    font-size: 15px;
    line-height: 1.4;
    padding-top: 10px;
  }
  #footer .socialLinksGroup.extended .tab .social-content ul {
    margin: 0;
    padding: 20px 10px 1px 0;
    list-style: none;
    clear: both;
    font: 12px/15px Arial, Helvetica, sans-serif;
  }
  #footer .socialLinksGroup.extended .tab .social-content ul li {
    border-top: 1px solid #dddddd;
    padding: 8px 1px 7px;
  }
  #footer .socialLinksGroup.extended .tab .social-content ul li:first-child {
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #dddddd;
    margin-bottom: -1px;
  }
  #footer .socialLinksGroup.extended .tab .social-content ul li a {
    display: block;
    padding-right: 10px;
    position: relative;
  }
  #footer .socialLinksGroup.extended .tab .social-content ul li a span[class^='icon-']:before,
  #footer .socialLinksGroup.extended .tab .social-content ul li a span[class*='icon-']:before {
    color: #008fd3;
    font-size: 10px;
    line-height: 1;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
  }
  #footer .sapdx-social-links-group li {
    margin: 0 4.4px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 767px), (min-resolution: 144dpi) and (max-width: 767px) {
  .sapdx-social-links-group a {
    background: url(/templates/run-simple/footer/socialLinksGroup/images/sprite02-mobile@2x.png) no-repeat;
    -moz-background-size: 135px 85px;
    -o-background-size: 135px 85px;
    -webkit-background-size: 135px 85px;
    background-size: 135px 85px;
  }
}
/* videoComponent module */

/*!
Video.js Default Styles (http://videojs.com)
Version 4.8.1
Create your own skin at http://designer.videojs.com
*/
/* SKIN
================================================================================
The main class name for all skin-specific styles. To make your own skin,
replace all occurances of 'vjs-default-skin' with a new name. Then add your new
skin name to your video tag instead of the default skin.
e.g. <video class="video-js my-skin-name">
*/

.vjs-default-skin {
  color: #dfe0e2;
}
/* Base UI Component Classes
--------------------------------------------------------------------------------
*/

/* Slider - used for Volume bar and Seek bar */

.vjs-default-skin .vjs-slider {
  /* Replace browser focus hightlight with handle highlight */
  outline: 0;
  position: relative;
  cursor: pointer;
  padding: 0;
  /* background-color-with-alpha */
  background-color: #333333;
  background-color: rgba(51, 51, 51, 0.9);
}
.vjs-default-skin .vjs-slider:focus {
  -webkit-box-shadow: 0 0 2em white;
  -moz-box-shadow: 0 0 2em white;
  box-shadow: 0 0 2em white;
  /* box-shadow */
}
.vjs-default-skin .vjs-slider-handle {
  position: absolute;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-slider-handle:before {
  content: "\e009";
  font-family: VideoJS;
  font-size: 1em;
  line-height: 1;
  text-align: center;
  text-shadow: 0em 0em 1em white;
  position: absolute;
  top: 0;
  left: 0;
  /* Rotate the square icon to make a diamond */

  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  /* transform */
  transform: rotate(-45deg);
}
/* Control Bar
--------------------------------------------------------------------------------
The default control bar that is a container for most of the controls.
*/

.vjs-default-skin .vjs-control-bar {
  /* Start hidden */
  display: none;
  position: absolute;
  /* Place control bar at the bottom of the player box/video.
     If you want more margin below the control bar, add more height. */
  bottom: 0;
  /* Use left/right to stretch to 100% width of player div */
  left: 0;
  right: 0;
  /* Height includes any margin you want above or below control items */
  height: 25px;
  background: black;
}
/* Show the control bar only once the video has started playing */

.vjs-default-skin.vjs-has-started .vjs-control-bar {
  display: block;
  /* Visibility needed to make sure things hide in older browsers too. */
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.1s, opacity 0.1s 0.2s ease-out;
  -moz-transition: visibility 0.1s, opacity 0.1s 0.2s ease-out;
  -o-transition: visibility 0.1s, opacity 0.1s 0.2s ease-out;
  transition: visibility 0.1s, opacity 0.1s 0.2s ease-out;
  /* transition */
  -webkit-transition: visibility 0.1s, opacity 0.1s;
  -moz-transition: visibility 0.1s, opacity 0.1s;
  -o-transition: visibility 0.1s, opacity 0.1s;
  transition: visibility 0.1s, opacity 0.1s;
}
/* Hide the control bar when the video is playing and the user is inactive  */

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  display: block;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 1s, opacity 1s 0.2s ease-out;
  -moz-transition: visibility 1s, opacity 1s 0.2s ease-out;
  -o-transition: visibility 1s, opacity 1s 0.2s ease-out;
  transition: visibility 1s, opacity 1s 0.2s ease-out;
  /* transition */
  -webkit-transition: visibility 1s, opacity 1s;
  -moz-transition: visibility 1s, opacity 1s;
  -o-transition: visibility 1s, opacity 1s;
  transition: visibility 1s, opacity 1s;
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
  display: none;
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
  display: none;
}
/* The control bar shouldn't show after an error */

.vjs-default-skin.vjs-error .vjs-control-bar {
  display: none;
}
/* IE8 is flakey with fonts, and you have to change the actual content to force
fonts to show/hide properly.
  - "\9" IE8 hack didn't work for this
  - Found in XP IE8 from http://modern.ie. Does not show up in "IE8 mode" in IE9
*/
@media \0screen {
  .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
    content: "";
  }
}
/* General styles for individual controls. */

.vjs-default-skin .vjs-control {
  outline: none;
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 25px;
  width: 4em;
}
/* FontAwsome button icons */

.vjs-default-skin .vjs-control:before {
  font-family: VideoJS;
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
/* Replacement for focus outline */

.vjs-default-skin .vjs-control:focus:before,
.vjs-default-skin .vjs-control:hover:before {
  color: #003283;
}
/* Hide control text visually, but have it available for screenreaders */

.vjs-default-skin .vjs-control-text {
  /* hide-visually */
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/* Play/Pause
--------------------------------------------------------------------------------
*/

.vjs-default-skin .vjs-play-control {
  width: 32px;
  cursor: pointer;
  color: #008fd3;
  z-index: 10;
}
.vjs-default-skin .vjs-play-control:before {
  font-family: 'sap-icofonts';
  content: "\e023";
  font-size: 15px;
  line-height: 1.7;
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
  font-family: VideoJS;
  content: "\e002";
}
/* Playback toggle
--------------------------------------------------------------------------------
*/

.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
  font-size: 1.5em;
  line-height: 2;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 4em;
  left: -2em;
  list-style: none;
}
/* Volume/Mute
-------------------------------------------------------------------------------- */

.vjs-default-skin .vjs-mute-control,
.vjs-default-skin .vjs-volume-menu-button {
  cursor: pointer;
  float: right;
  color: #008fd3;
  position: relative;
  height: 25px;
}
.vjs-default-skin .vjs-mute-control:before,
.vjs-default-skin .vjs-volume-menu-button:before {
  font-family: 'sap-icofonts';
  content: "\e024";
  padding: 6px 0 0 14px;
  margin-right: 5px;
  font-size: 15px;
  height: 20px;
  width: 15px;
  line-height: 1;
}
.vjs-default-skin .vjs-mute-control:after,
.vjs-default-skin .vjs-volume-menu-button:after {
  font-family: 'sap-icofonts';
  content: "\e025";
  color: white;
  position: absolute;
  vertical-align: top;
  right: 5px;
  width: 5px;
  overflow: hidden;
  line-height: 1;
  top: 9px;
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:after,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:after {
  display: none;
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:after,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:after {
  width: 1px;
  right: 9px;
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:after,
.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:after {
  width: 1px;
  right: 9px;
}
.vjs-default-skin .vjs-volume-control {
  width: 68px;
  float: right;
}
.vjs-default-skin .vjs-volume-bar {
  width: 100%;
  height: 8px;
  margin: 9px auto 0;
  background: #dddddd;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu-content {
  height: 2.9em;
}
.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  /* assuming volume starts at 1.0 */
  width: 80%;
  background: #5d5d5d;
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
  width: 8px;
  height: 14px;
  margin-top: -3px;
  /* Assumes volume starts at 1.0. If you change the size of the
     handle relative to the volume bar, you'll need to update this value
     too. */
  left: 80%;
  background: #f0ab00;
}
.vjs-default-skin .vjs-volume-handle:before {
  display: none;
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
  width: 6em;
  left: -4em;
}
.vjs-live-controls {
  display: none;
}
/* Progress
--------------------------------------------------------------------------------
*/

.vjs-default-skin .vjs-progress-control {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  font-size: 0.3em;
  height: 25px;
  width: 100%;
  padding: 9px 196px 8px 32px;
  /* Shrink the bar slower than it grows. */

  -webkit-transition: all 0.4s 0.2s ease-out;
  -moz-transition: all 0.4s 0.2s ease-out;
  -o-transition: all 0.4s 0.2s ease-out;
  transition: all 0.4s 0.2s ease-out;
  /* transition */
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
/* On hover, make the progress bar grow to something that's more clickable.
    This simply changes the overall font for the progress bar, and this
    updates both the em-based widths and heights, as wells as the icon font */

.vjs-default-skin:hover .vjs-progress-control {
  font-size: .9em;
  /* Even though we're not changing the top/height, we need to include them in
      the transition so they're handled correctly. */

  -webkit-transition: all 0.2s 0.2s ease-out;
  -moz-transition: all 0.2s 0.2s ease-out;
  -o-transition: all 0.2s 0.2s ease-out;
  transition: all 0.2s 0.2s ease-out;
  /* transition */
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
/* Box containing play and load progresses. Also acts as seek scrubber. */

.vjs-default-skin .vjs-progress-holder {
  height: 100%;
}
/* Progress Bars */

.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  /* updated by javascript during playback */
  width: 0;
  /* Needed for IE6 */
  left: 0;
  top: 0;
}
.vjs-default-skin .vjs-play-progress {
  /*
    Using a data URI to create the white diagonal lines with a transparent
      background. Surprisingly works in IE8.
      Created using http://www.patternify.com
    Changing the first color value will change the bar color.
    Also using a paralax effect to make the lines move backwards.
      The -50% left position makes that happen.
  */
  background: #666666;
}
.vjs-default-skin .vjs-load-progress {
  background: #dddddd;
}
/* there are child elements of the load progress bar that represent the
   specific time ranges that have been buffered */

.vjs-default-skin .vjs-load-progress div {
  background: #787878/* IE8- Fallback */;
  background: rgba(255, 255, 255, 0.1);
}
.vjs-default-skin .vjs-seek-handle {
  width: 8px;
  background: #f0ab00;
  height: 14px;
  margin: -3px 0 0;
}
.vjs-default-skin .vjs-seek-handle::before {
  display: none;
}
.vjs-default-skin .vjs-seek-handle .vjs-control-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 52px;
  height: 22px;
  text-align: center;
  font: 9px/1.2 Arial, Helvetica, sans-serif;
  color: white;
  background: black;
  top: -37px;
  right: 50%;
  padding: 6px 0;
  border-radius: 3px;
  letter-spacing: 1px;
  margin-right: -26px;
  z-index: 10;
  clip: auto;
  overflow: visible;
}
.vjs-default-skin .vjs-seek-handle .vjs-control-text:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -6px;
  border: 6px solid transparent;
  border-top: 6px solid black;
  z-index: 10;
}
.vjs-default-skin .vjs-seek-handle:before {
  padding-top: 0.1em/* Minor adjustment */;
}
/* Live Mode
--------------------------------------------------------------------------------
*/

.vjs-default-skin.vjs-live .vjs-time-controls,
.vjs-default-skin.vjs-live .vjs-time-divider,
.vjs-default-skin.vjs-live .vjs-progress-control {
  display: none;
}
.vjs-default-skin.vjs-live .vjs-live-display {
  display: block;
}
/* Live Display
--------------------------------------------------------------------------------
*/

.vjs-default-skin .vjs-live-display {
  display: none;
  font-size: 1em;
  line-height: 3em;
}
/* Time Display
--------------------------------------------------------------------------------
*/

.vjs-default-skin .vjs-time-controls {
  font-size: 1em;
  /* Align vertically by making the line height the same as the control bar */
  line-height: 3em;
}
.vjs-default-skin .vjs-current-time {
  float: left;
  display: none;
}
.vjs-default-skin .vjs-duration {
  float: left;
  display: none;
}
/* Remaining time is in the HTML, but not included in default design */

.vjs-default-skin .vjs-remaining-time {
  display: none;
  float: left;
}
.vjs-time-divider {
  float: left;
  line-height: 3em;
  display: none;
}
/* Fullscreen
--------------------------------------------------------------------------------
*/

.vjs-default-skin .vjs-fullscreen-control {
  width: 31px;
  cursor: pointer;
  float: right;
  margin: -1px 0 0 12px;
  color: #008fd3;
  font-size: 9px;
  line-height: 1;
}
.vjs-default-skin .vjs-fullscreen-control:before {
  font-family: 'sap-icofonts';
  content: "\e022";
}
/* Switch to the exit icon when the player is in fullscreen */

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
  font-family: 'sap-icofonts';
  content: "\e022";
}
.vjs-play-icon {
  width: 58em;
  height: 45em;
}
/* Big Play Button (play button at start)
--------------------------------------------------------------------------------
Positioning of the play button in the center or other corners can be done more
easily in the skin designer. http://designer.videojs.com/
*/

.vjs-default-skin .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2em;
  /* Center it vertically */
  top: 50%;
  margin-top: -2em;
  font-size: 3em;
  display: block;
  z-index: 2;
  position: absolute;
  width: 3.8em;
  height: 3.8em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  opacity: 1;
  margin: -66px 0 0 -69px;
  /* Need a slightly gray bg so it can be seen on black backgrounds */

  /* background-color-with-alpha */
  background-color: #008fd3;
  border: 0.1em solid #008fd3;
  -webkit-border-radius: 5em;
  -moz-border-radius: 5em;
  border-radius: 5em;
  /* border-radius */
}
/* Optionally center */

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
  /* Center it horizontally */
  left: 50%;
  margin-left: -2em;
  /* Center it vertically */
  top: 50%;
  margin-top: -2em;
}
/* Hide if controls are disabled */

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
  display: none;
}
/* Hide when video starts playing */

.vjs-default-skin.vjs-has-started .vjs-big-play-button {
  display: none;
}
/* Hide on mobile devices. Remove when we stop using native controls
    by default on mobile  */

.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
  display: none;
}
.vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
  border-color: #003283;
  /* IE8 needs a non-glow hover state */
  background-color: #003283;
}
.vjs-default-skin .vjs-big-play-button:before {
  font-family: 'sap-icofonts';
  content: "\e023";
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 3.8em;
  text-align: center/* Needed for IE8 */;
  color: white;
  position: absolute;
  left: .09em;
  bottom: 1.05em;
  width: 100%;
  height: 100%;
  font-size: 66px;
}
.vjs-error .vjs-big-play-button {
  display: none;
}
/* Error Display
--------------------------------------------------------------------------------
*/

.vjs-error-display {
  display: none;
}
.vjs-error .vjs-error-display {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.vjs-error .vjs-error-display:before {
  content: 'X';
  font-family: Arial;
  font-size: 4em;
  color: #666666;
  /* In order to center the play icon vertically we need to set the line height
     to the same as the button height */
  line-height: 1;
  text-shadow: 0.05em 0.05em 0.1em black;
  text-align: center/* Needed for IE8 */;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -0.5em;
  width: 100%;
}
.vjs-error-display div {
  position: absolute;
  bottom: 1em;
  right: 0;
  left: 0;
  font-size: 1.4em;
  text-align: center;
  padding: 3px;
  background: black;
  background: rgba(0, 0, 0, 0.5);
}
.vjs-error-display a,
.vjs-error-display a:visited {
  color: sandybrown;
}
/* Loading Spinner
--------------------------------------------------------------------------------
*/

.vjs-loading-spinner {
  /* Should be hidden by default */
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4em;
  line-height: 1;
  width: 1em;
  height: 1em;
  margin-left: -0.5em;
  margin-top: -0.5em;
  opacity: 0.75;
}
/* Show the spinner when waiting for data and seeking to a new time */

.vjs-waiting .vjs-loading-spinner,
.vjs-seeking .vjs-loading-spinner {
  display: block;
  /* only animate when showing because it can be processor heavy */

  /* animation */
  -webkit-animation: spin 1.5s infinite linear;
  -moz-animation: spin 1.5s infinite linear;
  -o-animation: spin 1.5s infinite linear;
  animation: spin 1.5s infinite linear;
}
/* Errors are unrecoverable without user interaction so hide the spinner */

.vjs-error .vjs-loading-spinner {
  display: none;
  /* ensure animation doesn't continue while hidden */

  /* animation */
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none;
}
.vjs-default-skin .vjs-loading-spinner:before {
  content: "\e01e";
  font-family: VideoJS;
  position: absolute;
  top: 0;
  left: 0;
  width: 1em;
  height: 1em;
  text-align: center;
  text-shadow: 0em 0em 0.1em black;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
/* Menu Buttons (Captions/Subtitles/etc.)
--------------------------------------------------------------------------------
*/

.vjs-default-skin .vjs-menu-button {
  float: right;
  cursor: pointer;
}
.vjs-default-skin .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0em;
  /* (Width of vjs-menu - width of button) / 2 */
  width: 0em;
  height: 0em;
  margin-bottom: 3em;
  border-left: 2em solid transparent;
  border-right: 2em solid transparent;
  border-top: 1.55em solid black;
  /* Same width top as ul bottom */
  border-top-color: rgba(7, 40, 50, 0.5);
  /* Same as ul background */

}
/* Button Pop-up Menu */

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 10em;
  bottom: 1.5em;
  /* Same bottom as vjs-menu border-top */
  max-height: 15em;
  overflow: auto;
  left: -5em;
  /* Width of menu - width of button / 2 */

  /* background-color-with-alpha */
  background-color: #07141e;
  background-color: rgba(7, 20, 30, 0.7);
  -webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  -moz-box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  box-shadow: -0.2em -0.2em 0.3em rgba(255, 255, 255, 0.2);
  /* box-shadow */
}
.vjs-default-skin .vjs-menu-button:hover .vjs-menu {
  display: block;
}
.vjs-default-skin .vjs-menu-button ul li {
  list-style: none;
  margin: 0;
  padding: 0.3em 0 0.3em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase;
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
  background-color: black;
}
.vjs-default-skin .vjs-menu-button ul li:focus,
.vjs-default-skin .vjs-menu-button ul li:hover,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,
.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
  outline: 0;
  color: #111111;
  /* background-color-with-alpha */
  background-color: white;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: 0 0 1em white;
  -moz-box-shadow: 0 0 1em white;
  box-shadow: 0 0 1em white;
  /* box-shadow */
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default;
}
/* Subtitles Button */

.vjs-default-skin .vjs-subtitles-button {
  display: none;
}
/* Captions Button */

.vjs-default-skin .vjs-captions-button {
  width: 29px;
  font-size: 9px;
  margin-top: -1px;
}
.vjs-default-skin .vjs-captions-button:before {
  font-family: 'sap-icofonts';
  content: "\e026";
  font-size: 17px;
  line-height: 1;
  margin-top: 6px;
}
/* Chapters Button */

.vjs-default-skin .vjs-chapters-button:before {
  content: "\e00c";
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
  width: 24em;
  left: -12em;
}
/* Replacement for focus outline */

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,
.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
  -webkit-box-shadow: 0 0 1em white;
  -moz-box-shadow: 0 0 1em white;
  box-shadow: 0 0 1em white;
  /* box-shadow */
}
/*
REQUIRED STYLES (be careful overriding)
================================================================================
When loading the player, the video tag is replaced with a DIV,
that will hold the video tag or object tag for other playback methods.
The div contains the video playback element (Flash or HTML5) and controls,
and sets the width and height of the video.

** If you want to add some kind of border/padding (e.g. a frame), or special
positioning, use another containing element. Otherwise you risk messing up
control positioning and full window mode. **
*/

.video-js {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding-top: 56.36%;
  /* Start with 10px for base font size so other dimensions can be em based and
     easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*  display: table-cell; */
  /*This works in Safari but not Firefox.*/
  /* Provide some basic defaults for fonts */
  font-weight: normal;
  font-style: normal;
  /* Avoiding helvetica: issue #376 */
  font-family: Arial, sans-serif;
  /* Turn off user selection (text highlighting) by default.
     The majority of player components will not be text blocks.
     Text areas will need to turn user selection back on. */

  /* user-select */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* Playback technology elements expand to the width/height of the containing div
    <video> or <object> */

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when
   checking fullScreenEnabled. */

.video-js:-moz-full-screen {
  position: absolute;
}
/* Fullscreen Styles */

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
  overflow-y: auto;
}
.video-js.vjs-fullscreen {
  padding-top: 0;
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  /* IE6 full-window (underscore hack) */
  _position: absolute;
}
.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}
.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none;
}
/* Poster Styles */

.vjs-poster {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
}
.vjs-poster img {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  padding: 0;
  width: 100%;
}
/* Hide the poster when native controls are used otherwise it covers them */

.video-js.vjs-using-native-controls .vjs-poster {
  display: none;
}
/* Text Track Styles */

/* Overall track holder for both captions and subtitles */

.video-js .vjs-text-track-display {
  text-align: center;
  position: absolute;
  bottom: 4em;
  /* Leave padding on left and right */
  left: 1em;
  right: 1em;
}
/* Move captions down when controls aren't being shown */

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em;
}
/* Individual tracks */

.video-js .vjs-text-track {
  display: none;
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em;
  /* Transparent black background, or fallback to all black (oldIE) */

  /* background-color-with-alpha */
  background-color: black;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-js .vjs-subtitles {
  color: white/* Subtitles are white */;
}
.video-js .vjs-captions {
  color: #ffcc66/* Captions are yellow */;
}
.vjs-tt-cue {
  display: block;
}
/* Hide disabled or unsupported controls */

.vjs-default-skin .vjs-hidden {
  display: none;
}
.vjs-lock-showing {
  display: block !important;
  opacity: 1;
  visibility: visible;
}
/*  In IE8 w/ no JavaScript (no HTML5 shim), the video tag doesn't register.
    The .video-js classname on the video tag also isn't considered.
    This optional paragraph inside the video tag can provide a message to users
    about what's required to play video. */

.vjs-no-js {
  padding: 20px;
  color: #cccccc;
  background-color: #333333;
  font-size: 18px;
  font-family: Arial, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto;
}
.vjs-no-js a,
.vjs-no-js a:visited {
  color: sandybrown;
}
/* tablet version */

@media only screen and (max-width: 1000px) {
  .vjs-default-skin .vjs-volume-control,
  .vjs-default-skin .vjs-mute-control {
    display: none;
  }
}
/* mobile version */

@media only screen and (max-width: 767px) {
  .vjs-default-skin .vjs-big-play-button {
    width: 54px;
    height: 54px;
    margin: -27px 0px 0px -30px;
  }
  .vjs-default-skin .vjs-big-play-button:before {
    font-size: 33px;
    line-height: 52px;
    bottom: 0;
  }
  .vjs-default-skin .vjs-volume-control {
    width: 50px;
  }
  .vjs-default-skin .vjs-fullscreen-control {
    margin-left: 3px;
  }
  .vjs-default-skin .vjs-mute-control,
  .vjs-default-skin .vjs-volume-menu-button {
    width: 30px;
  }
  .vjs-default-skin .vjs-mute-control:before,
  .vjs-default-skin .vjs-volume-menu-button:before {
    padding-left: 4px;
  }
  .vjs-default-skin .vjs-progress-control {
    padding: 0;
    bottom: 25px;
    height: 3px;
  }
  .vjs-default-skin:hover .vjs-progress-control {
    height: 8px;
  }
  .vjs-default-skin .vjs-seek-handle .vjs-control-text {
    display: none;
  }
  .vjs-default-skin .vjs-seek-handle {
    margin: 0;
    height: 100%;
  }
}
/* -----------------------------------------------------------------------------
The original source of this file lives at
https://github.com/videojs/video.js/blob/master/src/css/video-js.less */

/* dividedSubTitle module */

/* DividedSubTitle component specific style */

section.dividedSubTitle {
  padding: 71px 0 73px;
  text-align: center;
  color: black;
}
section.dividedSubTitle h2 {
  font-size: 38px;
  font-weight: normal;
  line-height: 1.3157;
  margin: 0;
}
.dividedSubTitle + .responsiveColumnControl {
  margin-top: -85px;
}
.dividedSubTitle + .textComponent {
  margin-top: -40px;
}
.dividedSubTitle + .fullWidthPromo.large {
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  section.dividedSubTitle {
    padding: 37px 0 25px;
  }
  section.dividedSubTitle h2 {
    font-size: 19px;
    line-height: 1.210526316;
  }
  section.dividedSubTitle h2 br {
    display: none;
  }
  .dividedSubTitle + .responsiveColumnControl,
  .dividedSubTitle + .textComponent {
    margin-top: 0;
  }
}
/* moduleCollector */

.moduleCollector div.dividedSubTitle section.dividedSubTitle {
  padding: 0;
}
.moduleCollector div.dividedSubTitle section.dividedSubTitle h2 {
  font-size: 18px;
  line-height: 1.222222222;
  margin-bottom: 5px;
}
.moduleCollector div.dividedSubTitle:first-child section.dividedSubTitle {
  padding: 74px 0 52px;
}
.moduleCollector div.dividedSubTitle:first-child section.dividedSubTitle h2 {
  font-size: 40px;
  line-height: 1.2;
  margin: 0;
}
.moduleCollector section.textComponent {
  width: 57.5%;
  margin: 0 auto;
  padding-bottom: 23px;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .moduleCollector div.dividedSubTitle section.dividedSubTitle h2 {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 8px;
  }
  .moduleCollector div.dividedSubTitle:first-child section.dividedSubTitle {
    padding: 36px 36px 0;
  }
  .moduleCollector div.dividedSubTitle:first-child section.dividedSubTitle h2 {
    font-size: 19px;
    line-height: 1.210526316;
    margin: 0;
  }
  .moduleCollector section.textComponent {
    width: auto;
    margin: 0;
    padding: 14px 0 30px 5px;
    line-height: 1.428571429;
  }
}
/* responsiveColumnControl module */

/* responsiveColumnControl component specific style */

.responsiveColumnControl {
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
  moz-box-sizing: border-box;
  webkit-box-sizing: border-box;
}
.responsiveColumnControl:after {
  clear: both;
  content: " ";
  display: table;
}
.responsiveColumnControl h2 {
  margin: 0;
  padding: 73px 0 3px;
  font-weight: normal;
  font-size: 38px;
  line-height: 1.3157;
  color: black;
  text-align: center;
}
.responsiveColumnControl h2 + .responsiveColumnControl-wrap {
  padding-bottom: 12px;
}
.responsiveColumnControl section.responsiveColumnControl-carusel + .ruler {
  display: none;
}
.responsiveColumnControl .responsiveColumnControl-btn-prev,
.responsiveColumnControl .responsiveColumnControl-btn-next,
.responsiveColumnControl .switcher a {
  cursor: pointer;
}
.responsiveColumnControl .responsiveColumnControl-wrap {
  position: relative;
  overflow: hidden;
  padding: 50px 6.2% 44px 6.8%;
}
.responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col.push-left {
  float: left !important;
}
.responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col.push-right {
  float: right !important;
  margin-right: 1%;
}
/* responsiveOverviewGrid - specific styles for special grid that appeared in design for Solutions Overview page. All columns must equal 99%, not 100% */

.responsiveOverviewGrid .responsiveColumnControl-wrap {
  padding: 0 8.1% 0 8.9% !important;
  /* responsive tablet */

}
@media only screen and (max-width: 1000px) {
  .responsiveOverviewGrid .responsiveColumnControl-wrap {
    padding: 0 !important;
  }
}
.responsiveOverviewGrid .responsiveColumnControl-wrap .responsiveColumnControl-item {
  padding: 0 9% !important;
  /* responsive mobile */

}
@media only screen and (max-width: 767px) {
  .responsiveOverviewGrid .responsiveColumnControl-wrap .responsiveColumnControl-item {
    padding: 0 !important;
  }
}
@media only screen and (min-width: 768px) {
  .responsiveColumnControl-wrap .responsiveColumnControl-btn-prev,
  .responsiveColumnControl-wrap .responsiveColumnControl-btn-next,
  .responsiveColumnControl-wrap .switcher {
    display: none !important;
  }
  .responsiveColumnControl-carusel .responsiveColumnControl-holder {
    height: auto !important;
  }
  .responsiveColumnControl-carusel .responsiveColumnControl-item-set {
    margin: 0 !important;
  }
  .responsiveColumnControl-carusel .responsiveColumnControl-item {
    min-height: 1px !important;
    width: auto !important;
    position: static !important;
  }
}
@media only screen and (max-width: 1239px) {
  .responsiveColumnControl .responsiveColumnControl-wrap {
    padding: 40px 0;
  }
}
@media only screen and (max-width: 1000px) {
  .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
    display: block;
    margin: 0;
  }
  .responsiveColumnControl-wrap .responsiveColumnControl-item {
    display: block;
    width: auto;
    overflow: hidden;
  }
  .responsiveColumnControl-wrap .empty {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .responsiveColumnControl h2 {
    font-size: 21px;
    padding: 10px 0;
  }
  .responsiveColumnControl h2 + .responsiveColumnControl-wrap {
    padding-bottom: 20px !important;
  }
  .responsiveColumnControl section.responsiveColumnControl-carusel + .ruler {
    display: block;
  }
  .responsiveColumnControl-wrap {
    padding: 0 !important;
  }
  .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col.push-left,
  .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col.push-right {
    float: none !important;
    margin: 0 !important;
  }
  .responsiveColumnControl-wrap .responsiveColumnControl-holder {
    width: 100%;
    overflow: hidden;
    position: relative;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel {
    padding: 0 !important;
    margin: 0 auto 48px;
    width: 220px;
    overflow: visible;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-item-set {
    width: 99999px;
    overflow: hidden;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-colctrl-col {
    width: 100%;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-item {
    width: 240px;
    float: left;
    margin: 0;
    min-height: 1px !important;
    font-size: 13px;
    line-height: 19px;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-btn-prev,
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-btn-next {
    position: absolute;
    top: 50%;
    left: -50px;
    color: #008fd3;
    text-decoration: none;
    margin-top: -2px;
    width: 24px;
    height: 46px;
    outline: none;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-btn-prev span,
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-btn-next span {
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-btn-prev:before,
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-btn-next:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    font-size: 44px;
    line-height: 46px;
    width: 24px;
    height: 46px;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .responsiveColumnControl-btn-next {
    left: auto;
    right: -30px;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .switcher {
    margin: -7px 0 -2px;
    position: relative;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .switcher ul li {
    margin: 0 4px;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .switcher ul li a {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    /* border-radius */
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .columnPromoIcon {
    margin-bottom: 20px;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .columnPromoImage .column-promo-image {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .socialBox-wrapper,
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel .fastFactWrapper {
    margin: 0 30px 20px 30px;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel section.promoComponent,
  .responsiveColumnControl-wrap.responsiveColumnControl-carusel section.promoBox {
    border: 0;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-list .responsiveColumnControl-item {
    width: 100%;
    float: none;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-list [class^=responsiveColumnControl-colctrl-col] {
    width: 100%;
    float: none;
  }
  .responsiveColumnControl-wrap.responsiveColumnControl-list .socialBox-wrapper,
  .responsiveColumnControl-wrap.responsiveColumnControl-list .fastFactWrapper,
  .responsiveColumnControl-wrap.responsiveColumnControl-list .columnPromoIcon,
  .responsiveColumnControl-wrap.responsiveColumnControl-list .columnPromoImage .column-promo-image {
    margin: 0;
  }
}
/**
@numOfDivisionsOfContainer -  This variable will divide the container div by that many divisions.
For example, we have taken @numOfDivisionsOfContainer as 100.This would mean, if a columns' width is set as 50, then it will have 50% width of the container.
This value can take any number.
This basically loops and creates that many number of classes
**/
.responsiveColumnControl-colctrl-col-100 {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-99 {
  position: relative;
  width: 99%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-98 {
  position: relative;
  width: 98%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-97 {
  position: relative;
  width: 97%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-96 {
  position: relative;
  width: 96%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-95 {
  position: relative;
  width: 95%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-94 {
  position: relative;
  width: 94%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-93 {
  position: relative;
  width: 93%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-92 {
  position: relative;
  width: 92%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-91 {
  position: relative;
  width: 91%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-90 {
  position: relative;
  width: 90%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-89 {
  position: relative;
  width: 89%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-88 {
  position: relative;
  width: 88%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-87 {
  position: relative;
  width: 87%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-86 {
  position: relative;
  width: 86%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-85 {
  position: relative;
  width: 85%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-84 {
  position: relative;
  width: 84%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-83 {
  position: relative;
  width: 83%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-82 {
  position: relative;
  width: 82%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-81 {
  position: relative;
  width: 81%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-80 {
  position: relative;
  width: 80%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-79 {
  position: relative;
  width: 79%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-78 {
  position: relative;
  width: 78%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-77 {
  position: relative;
  width: 77%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-76 {
  position: relative;
  width: 76%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-75 {
  position: relative;
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-74 {
  position: relative;
  width: 74%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-73 {
  position: relative;
  width: 73%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-72 {
  position: relative;
  width: 72%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-71 {
  position: relative;
  width: 71%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-70 {
  position: relative;
  width: 70%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-69 {
  position: relative;
  width: 69%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-68 {
  position: relative;
  width: 68%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-67 {
  position: relative;
  width: 67%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-66 {
  position: relative;
  width: 66%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-65 {
  position: relative;
  width: 65%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-64 {
  position: relative;
  width: 64%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-63 {
  position: relative;
  width: 63%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-62 {
  position: relative;
  width: 62%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-61 {
  position: relative;
  width: 61%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-60 {
  position: relative;
  width: 60%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-59 {
  position: relative;
  width: 59%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-58 {
  position: relative;
  width: 58%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-57 {
  position: relative;
  width: 57%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-56 {
  position: relative;
  width: 56%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-55 {
  position: relative;
  width: 55%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-54 {
  position: relative;
  width: 54%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-53 {
  position: relative;
  width: 53%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-52 {
  position: relative;
  width: 52%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-51 {
  position: relative;
  width: 51%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-50 {
  position: relative;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-49 {
  position: relative;
  width: 49%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-48 {
  position: relative;
  width: 48%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-47 {
  position: relative;
  width: 47%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-46 {
  position: relative;
  width: 46%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-45 {
  position: relative;
  width: 45%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-44 {
  position: relative;
  width: 44%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-43 {
  position: relative;
  width: 43%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-42 {
  position: relative;
  width: 42%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-41 {
  position: relative;
  width: 41%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-40 {
  position: relative;
  width: 40%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-39 {
  position: relative;
  width: 39%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-38 {
  position: relative;
  width: 38%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-37 {
  position: relative;
  width: 37%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-36 {
  position: relative;
  width: 36%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-35 {
  position: relative;
  width: 35%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-34 {
  position: relative;
  width: 34%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-33 {
  position: relative;
  width: 33%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-32 {
  position: relative;
  width: 32%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-31 {
  position: relative;
  width: 31%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-30 {
  position: relative;
  width: 30%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-29 {
  position: relative;
  width: 29%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-28 {
  position: relative;
  width: 28%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-27 {
  position: relative;
  width: 27%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-26 {
  position: relative;
  width: 26%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-25 {
  position: relative;
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-24 {
  position: relative;
  width: 24%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-23 {
  position: relative;
  width: 23%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-22 {
  position: relative;
  width: 22%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-21 {
  position: relative;
  width: 21%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-20 {
  position: relative;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-19 {
  position: relative;
  width: 19%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-18 {
  position: relative;
  width: 18%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-17 {
  position: relative;
  width: 17%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-16 {
  position: relative;
  width: 16%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-15 {
  position: relative;
  width: 15%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-14 {
  position: relative;
  width: 14%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-13 {
  position: relative;
  width: 13%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-12 {
  position: relative;
  width: 12%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-11 {
  position: relative;
  width: 11%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-10 {
  position: relative;
  width: 10%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-9 {
  position: relative;
  width: 9%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-8 {
  position: relative;
  width: 8%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-7 {
  position: relative;
  width: 7%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-6 {
  position: relative;
  width: 6%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-5 {
  position: relative;
  width: 5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-4 {
  position: relative;
  width: 4%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-3 {
  position: relative;
  width: 3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-2 {
  position: relative;
  width: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.responsiveColumnControl-colctrl-col-1 {
  position: relative;
  width: 1%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
/* contact module */

/* contact-module style */

.contact-module {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -36px;
  z-index: 99;
}
.contact-module .opener {
  display: block;
  width: 110px;
  height: 72px;
  padding: 11px 0;
  background: #008fd3;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  /* border-radius */
  color: white;
  text-decoration: none;
  text-align: center;
}
.contact-module .opener [class^="icon-"] {
  display: block;
  height: 28px;
}
.contact-module .opener [class^="icon-"]:before {
  font-size: 30px;
  line-height: 28px;
}
.contact-module .opener .visual {
  display: block;
  margin: 0 auto;
}
.contact-module .opener em {
  font-style: normal;
}
.contact-module .opener:hover {
  background: #003283;
}
.contact-module .opener:hover em {
  text-decoration: underline;
}
.contact-module .popup {
  width: 611px;
  margin: 0 -611px 0 0;
  overflow: hidden;
  position: absolute;
  top: -73px;
  right: 0;
  z-index: 999;
}
.contact-module .popup .popup-content {
  background-color: white;
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f8f8f8));
  background: -webkit-linear-gradient(top, white, #f8f8f8);
  background: -moz-linear-gradient(top, white, #f8f8f8);
  background: -ms-linear-gradient(top, white, #f8f8f8);
  background: -o-linear-gradient(top, white, #f8f8f8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  /* border-radius */
  padding: 28px 0 25px 16px;
  text-align: center;
  font-size: 12px;
  line-height: 17px;
  position: relative;
}
.contact-module .popup .popup-content:before {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  /* border-radius */
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 16px;
  background: #008fd3;
}
.contact-module .popup .popup-content .hidden-chat-button {
  display: none;
}
.contact-module .popup .popup-content .opener {
  width: auto !important;
  height: auto !important;
  position: absolute;
  top: 12px;
  right: 12px;
  font: 11px/14px Arial, Helvetica, sans-serif;
  color: black;
  margin: 0 !important;
  padding: 23px 0 0;
  background: none;
}
.contact-module .popup .popup-content .opener:before {
  width: 20px;
  height: 20px;
  margin-left: -8px;
  font: 25px/25px BentonSans, Arial, Helvetica, sans-serif;
  content: '+';
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  color: #008fd3;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  /* transform */
  transform: rotate(45deg);
}
.contact-module .popup .popup-content .opener:hover {
  text-decoration: none;
}
.contact-module .popup .popup-content .opener:hover span {
  text-decoration: underline;
}
.contact-module .contact-title {
  color: black;
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 28px;
  padding: 0 50px;
}
.contact-module .contact-title a {
  text-decoration: none;
  color: black;
  cursor: default;
  font-family: BentonSansMedium, Arial, Helvetica, sans-serif;
}
.contact-module .contact-set {
  padding: 0 0 15px;
}
.contact-module .contact-set:after {
  content: '';
  display: block;
  clear: both;
}
.contact-module .contact-set .col {
  float: left;
  width: 33.3333%;
  padding: 0 20px;
  border-left: 1px solid #dddddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-module .contact-set .col:first-child {
  border-left: 0;
}
.contact-module p {
  margin: 0;
  text-align: left;
  color: black;
}
.contact-module .heading {
  display: block;
  text-decoration: none;
  margin: -2px 0 0;
}
.contact-module .heading .visual {
  display: block;
  margin: 0 auto;
  padding-bottom: 11px;
  cursor: pointer;
}
.contact-module .heading [class^="icon-"] {
  display: block;
  position: static;
  height: 46px;
  background: none;
  filter: none;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* border-radius */
  text-indent: 0;
}
.contact-module .heading [class^="icon-"]:before {
  margin: 0;
  width: auto;
  height: auto;
  background: none;
  color: #008fd3;
  position: static;
  display: inline-block;
  font-size: 42px;
  line-height: 46px;
}
.contact-module .heading [class^="icon-"]:hover:before {
  color: #003283;
}
.contact-module .heading .h-text {
  display: block;
  font-size: 16px;
  line-height: 20px;
  color: black;
  margin: 0 0 6px;
}
.contact-module .heading .h-text a {
  color: black !important;
}
.contact-module .heading:hover .h-text {
  text-decoration: underline;
}
.contact-module .call .heading [class^="icon-"]:before {
  font-size: 27px;
}
.contact-module .contact .heading [class^="icon-"]:before {
  font-size: 36px;
}
@media only screen and (max-width: 1000px) {
  .contact-module {
    position: static;
    float: right;
    margin: 4px 0 0 6px;
  }
  .contact-module .opener {
    margin: 0 0 0 6px;
    width: auto;
    height: auto;
    min-width: 30px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    /* border-radius */
    padding: 0;
    background: none;
    color: white;
  }
  .contact-module .opener [class^="icon-"] {
    height: auto;
  }
  .contact-module .opener [class^="icon-"]:before {
    font-size: 26px;
    line-height: 28px;
  }
  .contact-module .opener em {
    display: none;
  }
  .contact-module .opener:hover {
    background: none;
    color: #cccccc;
  }
  .contact-module .popup {
    position: absolute;
    top: 0;
    right: 0;
    width: 276px;
    height: 100%;
    background: #f4f4f4;
    margin: 0 -276px 0 0;
    display: none;
  }
  .contact-module .popup .popup-content {
    padding: 15px 15px 15px 19px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    /* border-radius */
    background: #f4f4f4;
  }
  .contact-module .popup .popup-content:before {
    display: none;
  }
  .contact-module .popup .popup-content .opener {
    display: none;
  }
  .contact-module .contact-title {
    margin: 0;
    padding: 11px 15px 23px;
    font-size: 24px;
    line-height: 29px;
  }
  .contact-module .contact-title a {
    display: block;
  }
  .contact-module .contact-title .or {
    display: none;
  }
  .contact-module .contact-set {
    text-align: left;
    padding: 0;
    color: #666666;
  }
  .contact-module .contact-set .col {
    float: none;
    width: auto;
    border: 0;
    border-top: 1px solid #dddddd;
    padding: 25px 20px 30px 68px;
    position: relative;
  }
  .contact-module .heading {
    margin: 0;
  }
  .contact-module .heading .visual {
    position: absolute;
    top: 50%;
    left: 0;
    margin: -15px 0 0;
  }
}
/* chatInvite module */

.chatInviteHolder {
  width: 110px;
  height: 72px;
  position: fixed;
  top: 50%;
  right: 0;
  z-index: 1;
}
.chatInviteHolder.active {
  z-index: 100;
}
.chatInviteHolder .chatInvite {
  width: 345px;
  position: absolute;
  top: 0;
  right: -495px;
  margin-top: -141px;
  padding: 11px 106px 30px 44px;
  z-index: 100;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  /* border-radius */
  background-color: #fafafa;
  background: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eaeaea));
  background: -webkit-linear-gradient(top, #fafafa, #eaeaea);
  background: -moz-linear-gradient(top, #fafafa, #eaeaea);
  background: -ms-linear-gradient(top, #fafafa, #eaeaea);
  background: -o-linear-gradient(top, #fafafa, #eaeaea);
}
.chatInviteHolder .chatInvite:before {
  width: 16px;
  height: 100%;
  content: '';
  background: #008fd3;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  /* border-radius */
  position: absolute;
  top: 0;
  left: 0;
}
.chatInviteHolder .chatInvite .heading {
  width: 100%;
  overflow: hidden;
  padding-bottom: 1px;
}
.chatInviteHolder .chatInvite .heading img {
  float: left;
  margin: 20px 14px 0 0;
}
.chatInviteHolder .chatInvite .heading h2 {
  height: 1%;
  overflow: hidden;
  font-size: 18px;
  line-height: 25px;
  font-weight: normal;
}
.chatInviteHolder .chatInvite .chatWindow {
  min-height: 110px;
  font: 12px/17px Arial, Helvetica, sans-serif;
  border: 1px solid #9a9a9a;
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /* border-radius */
  color: #444444;
  margin-bottom: 18px;
  padding: 0 40px 0 10px;
}
.chatInviteHolder .chatInvite .chatWindow p {
  margin: 0;
  padding: 7px 0;
}
.chatInviteHolder .chatInvite .button {
  font-size: 14px;
  line-height: 1.214285714;
  padding: 6px 25px 7px 19px;
}
.chatInviteHolder .chatInvite .close {
  position: absolute;
  top: 26px;
  right: 31px;
  font: 11px/14px Arial, Helvetica, sans-serif;
  color: black;
  padding: 23px 0 0;
}
.chatInviteHolder .chatInvite .close:before {
  width: 20px;
  height: 20px;
  margin-left: -8px;
  font: 25px/25px BentonSans, Arial, Helvetica, sans-serif;
  content: '+';
  text-align: center;
  position: absolute;
  top: 0;
  left: 50%;
  color: #008fd3;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  /* transform */
  transform: rotate(45deg);
}
.chatInviteHolder .chatInvite .close:hover {
  text-decoration: none;
}
.chatInviteHolder .chatInvite .close:hover span {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .chatInvite {
    display: none;
  }
}
/* added by Dan to support new layout with 2 icons (no more click-to-call) */

@media all and (min-width: 1001px) {
  .contact-module .popup.chat-2-col {
    width: 440px;
    margin: 0 -440px 0 0;
  }
  .contact-module .popup.chat-2-col .contact-title {
    padding-left: 0;
  }
  .contact-module .popup.chat-2-col .contact-set {
    padding-right: 50px;
  }
  .contact-module .popup.chat-2-col .contact-set .col {
    width: 50%;
  }
  .contact-module .popup.chat-2-col p {
    text-align: center;
  }
  .contact-module .popup.chat-2-col .chat .lp-agent-available {
    cursor: pointer;
  }
}
/* socialBox module */

/* socialBox component styles */

.socialBoxWrapper {
  padding-bottom: 12px;
  /* responsive tablet and lower */

  /* responsive mobile */

}
.socialBoxWrapper .dividedSubTitle + .responsiveColumnControl {
  margin-top: -17px;
}
.socialBoxWrapper .responsiveColumnControl-wrap {
  padding: 0 7.3% 0 6.8%;
}
.socialBoxWrapper .socialBox .socialBox-wrapper {
  margin: 0 0 46px;
  color: #444444;
  font-size: 14px;
  line-height: 1.2857;
  padding: 14px 39px 10px 57px;
}
.socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-image {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  text-align: center;
  width: 1%;
  padding: 0 0 16px;
}
.socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-image img {
  display: inline;
  margin: 0 auto 0;
  float: none;
  vertical-align: baseline;
}
.socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-image .icon-twitter02 {
  width: 75px;
  height: 75px;
  margin-bottom: -2px;
}
.socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-image .icon-twitter02:before {
  font-size: 74px;
  margin: -37px 0 0 -37px;
}
.socialBoxWrapper .socialBox .socialBox-wrapper h3 {
  font-size: 14px;
  margin: 0 0 5px;
  font-weight: normal;
}
.socialBoxWrapper .socialBox .socialBox-wrapper p {
  margin: 0 0 10px;
}
@media only screen and (max-width: 1000px) {
  .socialBoxWrapper .socialBox .socialBox-wrapper {
    padding: 14px 15px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .socialBoxWrapper {
    padding-bottom: 28px;
  }
  .socialBoxWrapper .dividedSubTitle + .responsiveColumnControl {
    margin-top: -14px;
  }
  .socialBoxWrapper .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col {
    border-top: 1px solid #ededed;
  }
  .socialBoxWrapper .responsiveColumnControl-wrap:first-child .responsiveColumnControl-colctrl-col:first-child {
    border-top-style: none;
  }
  .socialBoxWrapper .socialBox {
    margin-bottom: 0;
  }
  .socialBoxWrapper .socialBox .socialBox-wrapper {
    overflow: hidden;
    margin-bottom: 0;
    padding: 11px 0 0;
  }
  .socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-image {
    width: 60px;
    float: left;
    display: block;
    vertical-align: top;
    padding: 5px 12px 12px 0;
  }
  .socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-image .icon-twitter02 {
    width: 60px;
    height: 60px;
    margin-bottom: 0;
  }
  .socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-image .icon-twitter02:before {
    font-size: 58px;
    margin: -29px 0 0 -29px;
  }
  .socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-text {
    height: 1%;
    overflow: hidden;
    line-height: 1.428571429;
  }
  .socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-text h3 {
    margin-bottom: 2px;
    line-height: 1.428571429;
  }
  .socialBoxWrapper .socialBox .socialBox-wrapper .socialBox-text p {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .ellip {
    display: block;
    height: 100%;
  }
  .ellip-line {
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    max-width: 100%;
  }
  .ellip,
  .ellip-line {
    position: relative;
    overflow: hidden;
  }
  .bg-grey .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col {
    border-color: #dddddd;
  }
}
/* if ruler above socialBoxWrapper */

.ruler + .socialBoxWrapper .dividedSubTitle + .responsiveColumnControl {
  margin: -35px 0 -26px;
}
@media only screen and (max-width: 767px) {
  .ruler + .socialBoxWrapper .dividedSubTitle + .responsiveColumnControl {
    margin: -15px 0 -30px;
  }
}
/* solutions variant */

.socialBoxWrapper.solutions {
  padding-bottom: 79px;
}
.socialBoxWrapper.solutions .responsiveOverviewGrid {
  margin-bottom: -39px;
  padding-top: 59px;
}
.socialBoxWrapper.solutions .responsiveColumnControl-wrap {
  padding-right: 5%;
}
.socialBoxWrapper.solutions .responsiveOverviewGrid .responsiveColumnControl-wrap {
  padding: 0 7.4% 0 9.5% !important;
}
.socialBoxWrapper.solutions .socialBox .socialBox-wrapper {
  margin: 0;
  padding-bottom: 1px;
  line-height: 1.571428571;
}
.socialBoxWrapper.solutions .socialBox .socialBox-wrapper .socialBox-image {
  padding: 0 24px 2px 0;
}
.socialBoxWrapper.solutions .socialBox .socialBox-wrapper h3 {
  font-size: 16px;
  line-height: 1.3125;
}
.socialBoxWrapper.solutions .socialBox .socialBox-wrapper p {
  margin-bottom: 5px;
}
.socialBoxWrapper.solutions .responsiveOverviewGrid .socialBox-wrapper {
  padding: 0 0 33px;
}
@media only screen and (max-width: 767px) {
  .socialBoxWrapper.solutions {
    padding-bottom: 28px;
    position: relative;
  }
  .socialBoxWrapper.solutions .socialBox .socialBox-wrapper {
    font-size: 12px;
    line-height: 1.333333333;
    padding: 8px 0 3px;
  }
  .socialBoxWrapper.solutions .socialBox .socialBox-wrapper .socialBox-image {
    padding-right: 12px;
  }
  .socialBoxWrapper.solutions .socialBox .socialBox-wrapper .socialBox-text {
    line-height: 1.333333333;
  }
  .socialBoxWrapper.solutions .socialBox .socialBox-wrapper .socialBox-text h3 {
    font-size: 14px;
    line-height: 1.285714286;
    margin-bottom: 4px;
  }
  .socialBoxWrapper.solutions .responsiveOverviewGrid {
    margin-bottom: 11px;
    padding-top: 17px;
  }
  .socialBoxWrapper.solutions .responsiveOverviewGrid:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -10px;
    right: -10px;
    border-bottom: 12px solid #f0ab00;
  }
  .socialBoxWrapper.solutions .responsiveOverviewGrid .responsiveColumnControl-wrap {
    padding: 0!important;
  }
  .socialBoxWrapper.solutions .responsiveOverviewGrid .socialBox .socialBox-wrapper {
    font-size: 14px;
    line-height: 1.428571429;
    padding: 13px 0 0;
  }
  .socialBoxWrapper.solutions .responsiveOverviewGrid .socialBox .socialBox-wrapper .socialBox-text {
    line-height: 1.428571429;
  }
  .socialBoxWrapper.solutions .responsiveOverviewGrid .socialBox .socialBox-wrapper .socialBox-text h3 {
    margin-bottom: 2px;
  }
  .socialBoxWrapper.solutions .responsiveOverviewGrid .socialBox .socialBox-wrapper p {
    margin-bottom: 11px;
  }
  .socialBoxWrapper.solutions .responsiveOverviewGrid .socialBox .socialBox-image img {
    margin: -1px 0 0 -16px;
  }
}
/* error page */

.two-col .socialBoxWrapper.solutions {
  margin: 0;
  padding-bottom: 78px;
}
.two-col .socialBoxWrapper.solutions .responsiveColumnControl {
  padding: 59px 0 0;
}
.two-col .socialBoxWrapper.solutions .responsiveColumnControl .responsiveColumnControl-wrap {
  padding: 0 0.8% 0 0;
}
.two-col .socialBoxWrapper.solutions .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
  display: table;
  margin: 0 auto;
}
.two-col .socialBoxWrapper.solutions .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
  width: 266px;
  float: left;
  padding: 0 39px 0 37px;
}
.two-col .socialBoxWrapper.solutions .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col .responsiveColumnControl-item .socialBox-wrapper {
  padding: 0;
}
.two-col .socialBoxWrapper.solutions .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-image {
  padding: 0 36px 1px 0;
}
.two-col .socialBoxWrapper.solutions .responsiveColumnControl .socialBox .socialBox-wrapper h3 {
  margin-bottom: 1px;
}
@media only screen and (max-width: 767px) {
  .two-col .socialBoxWrapper.solutions {
    margin: 0 -10px;
    padding: 0 10px;
    background: #f4f4f4;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl {
    padding: 18px 0 31px;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
    display: block;
    margin: 0;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
    width: auto;
    float: none;
    padding: 12px 0 1px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #e3e3e3;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col:last-child {
    border-width: 0;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-image {
    padding-right: 12px;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-image img {
    margin-left: -15px;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text {
    font-size: 14px;
    line-height: 20px;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text h3 {
    margin-bottom: 1px;
  }
  .two-col .socialBoxWrapper.solutions .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text p {
    margin-bottom: 9px;
  }
}
/* variant-b */

.socialBoxWrapper.solutions.variant-b {
  margin: 0;
  padding-bottom: 65px;
  /* responsive tablet */

  /* responsive mobile */

}
.socialBoxWrapper.solutions.variant-b .responsiveColumnControl {
  padding: 57px 0 0;
}
.socialBoxWrapper.solutions.variant-b .responsiveColumnControl .responsiveColumnControl-wrap {
  padding: 0;
}
.socialBoxWrapper.solutions.variant-b .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
  display: table;
  margin: 0 auto;
}
.socialBoxWrapper.solutions.variant-b .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
  width: 185px;
  float: left;
  padding: 0 35px;
}
.socialBoxWrapper.solutions.variant-b .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col .responsiveColumnControl-item .socialBox-wrapper {
  padding: 0;
}
.socialBoxWrapper.solutions.variant-b .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-image {
  padding: 0 10px 0 0;
}
.socialBoxWrapper.solutions.variant-b .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text {
  margin-top: -3px;
}
.socialBoxWrapper.solutions.variant-b .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text h3 {
  margin-bottom: 6px;
}
@media only screen and (max-width: 1000px) {
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
    padding: 0 25px;
  }
}
@media only screen and (max-width: 767px) {
  .socialBoxWrapper.solutions.variant-b {
    margin: 0 -10px;
    padding: 0 10px;
    background: #f4f4f4;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl {
    padding: 17px 0 18px;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
    display: block;
    margin: 0;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
    width: auto;
    float: none;
    padding: 13px 0 1px;
    border-top: 1px solid #e3e3e3;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col:first-child {
    border-style: none;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .socialBox .socialBox-wrapper {
    font-size: 14px;
    line-height: 20px;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-image {
    padding-right: 12px;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text {
    margin: 0;
    padding-right: 10px;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text h3 {
    margin-bottom: 3px;
  }
  .socialBoxWrapper.solutions.variant-b .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text p {
    margin-bottom: 10px;
  }
}
/* moduleCollector */

.moduleCollector .socialBoxWrapper.solutions {
  margin-top: 0;
  padding-bottom: 44px;
}
.moduleCollector .socialBoxWrapper.solutions .responsiveColumnControl-wrap {
  padding: 0 0 0 5%;
}
.moduleCollector .socialBoxWrapper.solutions .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
  display: table;
  margin: 0 auto;
}
.moduleCollector .socialBoxWrapper.solutions .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
  float: none;
  display: table-cell;
  vertical-align: top;
}
.moduleCollector .socialBoxWrapper.solutions .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col-25 {
  width: 254px;
}
.moduleCollector .socialBoxWrapper.solutions .socialBox .socialBox-wrapper {
  padding: 14px 68px 0 0;
}
.moduleCollector .socialBoxWrapper.solutions .socialBox .socialBox-wrapper h3 {
  margin-bottom: 3px;
}
@media only screen and (max-width: 1000px) {
  .moduleCollector .socialBoxWrapper.solutions .responsiveColumnControl-wrap {
    padding: 0;
  }
  .moduleCollector .socialBoxWrapper.solutions .socialBox .socialBox-wrapper {
    padding-right: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .moduleCollector .socialBoxWrapper.solutions {
    padding-bottom: 20px;
  }
  .moduleCollector .socialBoxWrapper.solutions .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
    display: block;
    margin: 0;
  }
  .moduleCollector .socialBoxWrapper.solutions .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
    display: block;
  }
  .moduleCollector .socialBoxWrapper.solutions .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col-25 {
    width: auto;
  }
  .moduleCollector .socialBoxWrapper.solutions .socialBox .socialBox-wrapper {
    padding: 13px 0 3px;
  }
  .moduleCollector .socialBoxWrapper.solutions .socialBox .socialBox-wrapper .socialBox-text {
    line-height: 1.416666667;
  }
  .moduleCollector .socialBoxWrapper.solutions .socialBox .socialBox-wrapper h3 {
    margin-bottom: 3px;
  }
  .moduleCollector .socialBoxWrapper.solutions .socialBox .socialBox-wrapper p {
    margin-bottom: 7px;
  }
}
/* four-col */

.socialBoxWrapper.solutions.four-col {
  margin: 0;
  padding-bottom: 78px;
  /* responsive tablet */

  /* responsive mobile */

}
.socialBoxWrapper.solutions.four-col .responsiveColumnControl {
  padding: 59px 0 0;
}
.socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap {
  padding: 0 0 0 74px;
}
.socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
  display: table;
  margin: 0 auto;
}
.socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
  width: 255px;
  float: none;
  display: table-cell;
  padding: 0 62px 0 0;
}
.socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col .responsiveColumnControl-item .socialBox-wrapper {
  padding: 0;
}
.socialBoxWrapper.solutions.four-col .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-image {
  padding: 0 24px 1px 0;
}
.socialBoxWrapper.solutions.four-col .responsiveColumnControl .socialBox .socialBox-wrapper h3 {
  margin-bottom: 6px;
}
@media only screen and (max-width: 1000px) {
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap {
    padding: 0;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
    padding: 0 20px 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .socialBoxWrapper.solutions.four-col {
    margin: 0 -10px;
    padding: 0 10px;
    background: #f4f4f4;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl {
    padding: 16px 0 37px;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap {
    padding: 0;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
    display: block;
    margin: 0;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col {
    width: auto;
    float: none;
    display: block;
    padding: 14px 0 1px;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #e3e3e3;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .responsiveColumnControl-wrap .responsiveColumnControl-item-set .responsiveColumnControl-colctrl-col:last-child {
    border-width: 0;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-image {
    padding-right: 12px;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-image img {
    margin-left: -15px;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text {
    font-size: 14px;
    line-height: 20px;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text h3 {
    margin-bottom: 1px;
  }
  .socialBoxWrapper.solutions.four-col .responsiveColumnControl .socialBox .socialBox-wrapper .socialBox-text p {
    margin-bottom: 9px;
  }
  .socialBoxWrapper.solutions.four-col:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -10px;
    right: -10px;
    border-bottom: 12px solid #f0ab00;
  }
}
/* carousel module */

/* Carousel component specific style */

.carousel {
  overflow: hidden;
}
.carousel + .responsiveColumnControl .responsiveColumnControl-wrap {
  padding-top: 30px;
}
.carousel .slideset .parsys {
  max-width: 700px;
}
.carousel .container {
  max-width: 100%;
  padding: 0;
}
.carousel .gallery-box {
  padding: 0 140px;
  margin: 100px 0 149px;
  position: relative;
  min-height: 100px;
}
.carousel .switcher {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -68px;
}
.carousel .gallery-box .btn-prev,
.carousel .gallery-box .btn-next {
  position: absolute;
  top: 50%;
  left: -22px;
  text-decoration: none;
  margin-top: -52px;
  width: 45px;
  height: 92px;
  outline: none;
}
.carousel .gallery-box .btn-prev:hover,
.carousel .gallery-box .btn-next:hover {
  color: #003283;
}
.carousel .gallery-box .btn-prev span,
.carousel .gallery-box .btn-next span {
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
}
.carousel .gallery-box .btn-prev:before,
.carousel .gallery-box .btn-next:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  font-size: 90px;
  line-height: 92px;
  width: 45px;
  height: 92px;
}
.carousel .gallery-box .btn-next {
  left: auto;
  right: 22px;
}
.carousel .gallery-box .holder {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel .gallery-box .slideset {
  overflow: hidden;
  width: 99999px;
}
.carousel .gallery-box .slide {
  float: left;
  width: 960px;
  color: #444444;
  font-size: 14px;
  line-height: 23px;
  display: table;
  table-layout: fixed;
}
.carousel .item.section {
  float: left;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
}
.carousel .gallery-box .media {
  display: table-cell;
  vertical-align: middle;
  padding: 0 58px 0 0;
  position: relative;
  width: 640px;
}
.carousel .gallery-box .media .area {
  position: relative;
  width: 100%;
  max-width: 640px;
}
.carousel .gallery-box .description {
  display: table-cell;
  vertical-align: middle;
  padding: 0 1px 1px 0;
}
.carousel .gallery-box .description .logo img {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 6px;
}
.carousel .gallery-box .description p {
  margin: 21px 0 0;
}
.carousel .gallery-box .description h3 {
  margin: 0 0 24px;
  font-size: 30px;
  line-height: 39px;
  font-weight: normal;
  color: black;
}
.carousel .gallery-box .description h3 + p {
  margin-top: 5px;
}
.carousel .gallery-box .description .button {
  margin-top: 23px;
  padding: 7px 30px 9px 20px;
}
@media only screen and (max-width: 1239px) {
  .carousel .gallery-box {
    padding: 0 60px;
  }
  .carousel .gallery-box .media {
    width: 64%;
    padding: 0 30px 0 0;
  }
}
@media only screen and (max-width: 1000px) {
  .carousel .gallery-box .description h3 {
    font-size: 25px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .carousel .gallery-box {
    margin: 31px auto 73px;
    padding: 0;
    width: 220px;
  }
  .carousel .gallery-box .slide {
    line-height: 20px;
    display: block;
  }
  .carousel .gallery-box .media {
    float: none;
    display: block;
    width: auto;
    padding: 0 10px;
  }
  .carousel .gallery-box .media .area {
    max-width: 100%;
  }
  .carousel .gallery-box .media img {
    width: 100%;
    height: auto;
  }
  .carousel .gallery-box .description {
    display: block;
    padding: 5px 10px;
  }
  .carousel .gallery-box .description br {
    display: none;
  }
  .carousel .gallery-box .description p {
    margin: 6px 0 0;
  }
  .carousel .gallery-box .description .logo {
    padding: 2px 0 3px;
  }
  .carousel .gallery-box .description .logo img {
    margin: 0;
  }
  .carousel .gallery-box .description h3 {
    font-size: 19px;
    line-height: 1.315789474;
    margin-bottom: -2px;
    padding-top: 5px;
  }
  .carousel .gallery-box .description h3 + p {
    margin-top: 7px;
  }
  .carousel .gallery-box .btn-prev,
  .carousel .gallery-box .btn-next {
    left: -50px;
    margin-top: -50px;
    width: 24px;
    height: 46px;
  }
  .carousel .gallery-box .btn-prev:before,
  .carousel .gallery-box .btn-next:before {
    font-size: 44px;
    line-height: 46px;
    width: 24px;
    height: 46px;
  }
  .carousel .gallery-box .btn-next {
    left: auto;
    right: -30px;
  }
  .carousel .gallery-box .switcher {
    bottom: -35px;
  }
}
.dividedSubTitle + .carousel {
  margin-top: -100px;
}
@media only screen and (max-width: 767px) {
  .dividedSubTitle + .carousel {
    margin-top: -31px;
  }
}
/* fullWidthPromo module */

/* FullWidthPromo component specific style */

.fullWidthPromo {
  max-width: 964px;
  overflow: hidden;
  margin: 0 auto;
  padding: 28px 1px 18px 2px;
  /* longHeading setting */

  /* large image */

  /* middle image */

  /* responsive tablet and lower */

  /* responsive mobile */

}
.fullWidthPromo .customer-centric {
  height: 1%;
  overflow: hidden;
  /* image area */

  /* text area */

  /* module image alignment */

  /* right */

  /* left */

}
.fullWidthPromo .customer-centric .image {
  width: 360px;
  padding-top: 28px;
}
.fullWidthPromo .customer-centric .image img {
  width: 100%;
}
.fullWidthPromo .customer-centric .area {
  height: 1%;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.6428;
  color: #444444;
}
.fullWidthPromo .customer-centric .area h2 {
  margin: 0 30px 17px 0;
  font-size: 38px;
  line-height: 1.2105;
  font-weight: normal;
  color: black;
}
.fullWidthPromo .customer-centric .area p {
  margin: 0 0 21px;
}
.fullWidthPromo .customer-centric .area .button {
  padding: 8px 28px 8px 17px;
}
.fullWidthPromo .customer-centric .area .linksList {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fullWidthPromo .customer-centric .area .linksList li {
  padding-bottom: 6px;
}
.fullWidthPromo .customer-centric.alignright .image {
  float: right;
}
.fullWidthPromo .customer-centric.alignright .area {
  padding: 20px 79px 20px 2px;
}
.fullWidthPromo .customer-centric.alignleft .image {
  float: left;
}
.fullWidthPromo .customer-centric.alignleft .area {
  padding: 20px 2px 20px 79px;
}
.fullWidthPromo.longHeading,
.fullWidthPromo.large {
  max-width: 960px;
  padding: 81px 10px;
  /* right */

  /* left */

}
.fullWidthPromo.longHeading .fullWidthPromo,
.fullWidthPromo.large .fullWidthPromo {
  padding: 0;
  /* image area */

  /* text area */

}
.fullWidthPromo.longHeading .fullWidthPromo .image,
.fullWidthPromo.large .fullWidthPromo .image {
  width: 448px;
  padding: 0;
}
.fullWidthPromo.longHeading .fullWidthPromo .area h2,
.fullWidthPromo.large .fullWidthPromo .area h2 {
  font-size: 30px;
  line-height: 1.3;
  margin-bottom: 21px;
}
.fullWidthPromo.longHeading .fullWidthPromo .area .button,
.fullWidthPromo.large .fullWidthPromo .area .button {
  padding: 8px 20px;
}
.fullWidthPromo.longHeading .alignright .area,
.fullWidthPromo.large .alignright .area {
  padding: 35px 64px 35px 2px;
}
.fullWidthPromo.longHeading .alignleft .area,
.fullWidthPromo.large .alignleft .area {
  padding: 35px 2px 35px 64px;
}
.fullWidthPromo.large {
  padding-bottom: 0;
  /* right */

  /* left */

}
.fullWidthPromo.large .fullWidthPromo {
  padding: 28px 1px 33px 2px;
}
.fullWidthPromo.large .fullWidthPromo .customer-centric {
  padding-bottom: 67px;
  /* image area */

}
.fullWidthPromo.large .fullWidthPromo .customer-centric .image {
  width: 640px;
  margin-bottom: -33px;
}
.fullWidthPromo.large .fullWidthPromo .customer-centric .area h2 {
  font-size: 30px;
  line-height: 1.3;
  margin: 0 0 24px;
}
.fullWidthPromo.large .fullWidthPromo .customer-centric .area p {
  margin-bottom: 26px;
}
.fullWidthPromo.large .alignright .area {
  padding: 10px 58px 20px 2px;
}
.fullWidthPromo.large .alignleft .area {
  padding: 10px 2px 20px 58px;
}
.fullWidthPromo.middle {
  padding: 53px 1px 68px 2px;
  /* right */

  /* left */

}
.fullWidthPromo.middle .fullWidthPromo {
  padding-bottom: 28px;
}
.fullWidthPromo.middle .fullWidthPromo .customer-centric {
  letter-spacing: -0.31em;
  /* image area */

}
.fullWidthPromo.middle .fullWidthPromo .customer-centric .image {
  padding-right: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  float: none;
  padding-top: 4px;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.fullWidthPromo.middle .fullWidthPromo .customer-centric .area {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.571428571;
}
.fullWidthPromo.middle .fullWidthPromo .customer-centric .area h2 {
  margin: 0 0 9px -2px;
}
.fullWidthPromo.middle .fullWidthPromo .customer-centric .area p {
  margin-bottom: 14px;
}
.fullWidthPromo.middle .alignright .area {
  padding: 9px 30px 2px 44px;
}
.fullWidthPromo.middle .alignleft .area {
  padding: 9px 44px 2px 30px;
}
@media only screen and (max-width: 1000px) {
  .fullWidthPromo .customer-centric .image {
    width: 348px;
  }
  .fullWidthPromo .customer-centric.alignright .area {
    padding: 20px 20px 20px 2px;
  }
  .fullWidthPromo .customer-centric.alignleft .area {
    padding: 20px 2px 20px 20px;
  }
  .fullWidthPromo.longHeading,
  .fullWidthPromo.large {
    max-width: none;
    margin: 0 -10px;
    /* right */
  
    /* left */
  
  }
  .fullWidthPromo.longHeading .fullWidthPromo .image,
  .fullWidthPromo.large .fullWidthPromo .image {
    width: 348px;
  }
  .fullWidthPromo.longHeading .alignright .area,
  .fullWidthPromo.large .alignright .area {
    padding: 20px 20px 20px 2px;
  }
  .fullWidthPromo.longHeading .alignleft .area,
  .fullWidthPromo.large .alignleft .area {
    padding: 20px 2px 20px 20px;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric {
    padding-bottom: 81px;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric.alignright .image,
  .fullWidthPromo.large .fullWidthPromo .customer-centric.alignleft .image {
    width: auto;
    float: none;
    margin: 0 auto 20px;
    padding: 0 50px;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric.alignright .area,
  .fullWidthPromo.large .fullWidthPromo .customer-centric.alignleft .area {
    padding: 0 50px 20px;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric.alignright .area br,
  .fullWidthPromo.large .fullWidthPromo .customer-centric.alignleft .area br {
    display: none;
  }
  .fullWidthPromo.middle {
    /* padding: 14px 1px 14px 2px; */
    padding: 15px 0;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .image {
    width: 360px;
  }
}
@media only screen and (max-width: 767px) {
  .fullWidthPromo {
    /* adjust default font size (Dan) */
    font-size: 14px;
    padding: 14px 0 10px !important;
    /* longHeading setting */
  
    /* large image */
  
    /* middle image */
  
  }
  .fullWidthPromo .customer-centric .image {
    display: none;
  }
  .fullWidthPromo .customer-centric .area {
    line-height: 1.571428571;
  }
  .fullWidthPromo .customer-centric .area h2 {
    margin: 0 0 8px;
    font-size: 22px;
    margin-bottom: 4px;
    line-height: 1.227272727;
  }
  .fullWidthPromo .customer-centric .area p {
    margin: 0 0 17px;
  }
  .fullWidthPromo .customer-centric .area .button {
    font-size: 14px;
    line-height: 1.571428571;
    padding: 5px 35px 8px 13px;
  }
  .fullWidthPromo .customer-centric .area .linksList {
    border-top: 1px solid gainsboro;
  }
  .fullWidthPromo .customer-centric .area .linksList li {
    border-bottom: 1px solid gainsboro;
    padding: 10px 0;
  }
  .fullWidthPromo .customer-centric.alignright .area,
  .fullWidthPromo .customer-centric.alignleft .area {
    margin-right: -2px;
    padding: 17px 0 20px 2px;
  }
  .fullWidthPromo.longHeading,
  .fullWidthPromo.large {
    padding: 0;
    /* module image alignment */
  
  }
  .fullWidthPromo.longHeading .fullWidthPromo,
  .fullWidthPromo.large .fullWidthPromo {
    padding: 20px 10px 23px;
    /* image area */
  
  }
  .fullWidthPromo.longHeading .fullWidthPromo .image,
  .fullWidthPromo.large .fullWidthPromo .image {
    display: none;
  }
  .fullWidthPromo.longHeading .fullWidthPromo .area,
  .fullWidthPromo.large .fullWidthPromo .area {
    margin: 0;
    padding: 17px 0;
  }
  .fullWidthPromo.longHeading .fullWidthPromo .area h2,
  .fullWidthPromo.large .fullWidthPromo .area h2 {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 10px;
  }
  .fullWidthPromo.longHeading .fullWidthPromo .area .button,
  .fullWidthPromo.large .fullWidthPromo .area .button {
    padding: 9px 20px;
    font-size: 14px;
    line-height: 17px;
  }
  .fullWidthPromo.longHeading .alignright .area,
  .fullWidthPromo.large .alignright .area,
  .fullWidthPromo.longHeading .alignleft .area,
  .fullWidthPromo.large .alignleft .area {
    padding: 17px 0;
  }
  .fullWidthPromo.large .fullWidthPromo {
    padding: 0 0 58px;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric {
    padding-bottom: 0;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric.alignright .image,
  .fullWidthPromo.large .fullWidthPromo .customer-centric.alignleft .image {
    margin: 0 0 10px;
    display: block;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric .area {
    margin-right: 0;
    line-height: 1.428571429;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric .area h2 {
    font-size: 19px;
    line-height: 1.315789474;
    margin-bottom: 5px;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric .area p {
    margin-bottom: 7px;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric .area .button {
    font-size: 14px;
    line-height: 1.428571429;
    padding: 7px 12px 8px;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric .area .linksList {
    border: none;
  }
  .fullWidthPromo.large .fullWidthPromo .customer-centric .area .linksList li {
    border: none;
    padding: 0;
  }
  .fullWidthPromo.middle {
    padding: 17px 11px 33px;
    position: relative;
    overflow: visible;
  }
  .fullWidthPromo.middle:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -10px;
    right: -10px;
    /* border-bottom: 12px solid @orange-color; */
  
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .image {
    display: none;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .area {
    display: block;
    width: 100%;
    margin: 0;
    padding: 12px 0;
    line-height: 1.571428571;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .area h2 {
    font-size: 19px;
    line-height: 1.368421053;
    margin: 0 0 3px;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .area p {
    margin-bottom: 3px;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .area .button {
    font-size: 14px;
    line-height: 1.428571429;
    padding: 6px 10px 8px;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .area .linksList {
    border-top: none;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .area .linksList li {
    border-bottom: none;
    padding: 0;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .area .linksList .button {
    background: none;
    display: inline;
    padding: 0;
    color: #008fd3;
  }
  .fullWidthPromo.middle .fullWidthPromo .customer-centric .area .linksList .button:after {
    content: "\e00d";
    font-family: 'sap-icofonts';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 10px;
    position: relative;
    top: 1px;
    display: inline-block;
    margin-left: 6px;
  }
}
/* FullWidthPromo in accordion */

.accordion .fullWidthPromo {
  padding: 0;
}
.accordion .fullWidthPromo section.fullWidthPromo {
  padding-bottom: 43px;
  /* responsive mobile */

}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric {
  padding: 33px 180px 3px 54px;
  /* image area */

  /* screenshot media */

  /* text area */

  /* module image alignment */

  /* right */

  /* left */

  /* responsive tablet and lower */

}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric .image {
  max-width: 240px;
  padding-top: 25px;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric .screenshot {
  max-width: 360px;
  margin-right: -2px;
  padding: 27px 0 56px;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric .screenshot img {
  width: 100%;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric .area h2 {
  margin: 0 0 6px;
  font-size: 30px;
  line-height: 1.3;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric .area p {
  margin: 0 0 21px;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric .area .button {
  padding: 8px 29px 8px 20px;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignright {
  padding: 9px 58px 1px 52px;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignright .screenshot {
  float: right;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignright .area {
  padding: 20px 79px 0 2px;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignleft {
  padding: 9px 52px 3px 58px;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignleft .screenshot {
  float: left;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignleft .area {
  padding: 20px 2px 0 79px;
}
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignright h2,
.accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignleft h2 {
  margin-bottom: 15px;
}
@media only screen and (max-width: 1000px) {
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric .screenshot {
    max-width: 260px;
  }
}
@media only screen and (max-width: 767px) {
  .accordion .fullWidthPromo section.fullWidthPromo {
    padding: 17px 36px 53px;
  }
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric {
    padding: 0;
    /* text area */
  
    /* right */
  
  }
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric .screenshot {
    display: none;
  }
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric .area {
    line-height: 1.428571429;
  }
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric .area h2 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 1.277777778;
  }
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric .area h2 br {
    display: none;
  }
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric .area .button {
    padding: 8px 29px 8px 20px;
  }
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignright,
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignleft {
    padding: 0;
  }
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignright .area,
  .accordion .fullWidthPromo section.fullWidthPromo .customer-centric.alignleft .area {
    padding: 0;
  }
}
/* contactUsFormContainer module */

/* campaignsFormContainer component specific style */

.contact-page .jcf-select-drop .jcf-select-drop-content {
  background: white;
}
.campaignsFormContainer {
  margin: 0 -9999px;
  padding: 55px 9999px 52px;
  background: whitesmoke;
}
.campaignsFormContainer section.dividedSubTitle {
  padding: 16px 0 47px 20px;
}
.campaignsFormContainer .container {
  /*width:719px;*/
  width: 670px;
  font-size: 14px;
}
.campaignsFormContainer .container div.mobileLayout {
  display: none;
}
.campaignsFormContainer .container .guideFieldLabel {
  padding: 0 0 1px 1px;
  line-height: 1.428571429;
  color: #444444;
}
.campaignsFormContainer .container .textField {
  height: 1%;
}
.campaignsFormContainer .container .textField:after {
  content: "";
  display: block;
  clear: both;
}
.campaignsFormContainer .container .jcf-select {
  color: #444444;
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 31px;
}
.campaignsFormContainer .container .jcf-select .jcf-select-text {
  line-height: 2.416666667;
  margin-left: 10px;
}
.campaignsFormContainer .container .jcf-select .jcf-select-opener:before {
  margin-left: -6px;
}
.campaignsFormContainer .container .textField {
  width: 100%;
  overflow: hidden;
  border: 1px solid #9a9a9a;
  background: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  /* border-radius */
}
.campaignsFormContainer .container .textField textarea {
  width: 100%;
  height: 85px;
  overflow: auto;
  margin: 0;
  padding: 6px 9px;
  font: 12px/17px Arial, Helvetica, sans-serif;
  color: #444444;
  background: none;
  float: left;
  resize: none;
  border-style: none;
  outline: none;
}
.campaignsFormContainer .container .textField input[type=text],
.campaignsFormContainer .container .textField input[type=email] {
  width: 100%;
  height: 29px;
  margin: 0;
  padding: 6px 9px;
  font: 12px/17px Arial, Helvetica, sans-serif;
  color: #444444;
  border-style: none;
  background: none;
  float: left;
  outline: none;
}
.campaignsFormContainer .container .textField .input-placeholder-text {
  position: absolute;
  top: 0;
  left: 0;
}
.campaignsFormContainer .container .row .guidefield .guideFieldNode {
  position: relative;
}
.campaignsFormContainer .container .row .guidefield .guideFieldNode .guideFieldError {
  margin-bottom: -19px;
  padding: 5px 3px 0;
  color: red;
  font-size: 11px;
  line-height: 14px;
}
.campaignsFormContainer .container .topPanel .row .guidefield {
  padding-bottom: 27px;
}
.campaignsFormContainer .container .topPanel .row .guideTextBox {
  margin: -1px 0;
}
.campaignsFormContainer .container .topPanel .jcf-select {
  width: 300px;
  background: white;
}
.campaignsFormContainer .container .panelLeft,
.campaignsFormContainer .container .leftPanel {
  float: left;
}
.campaignsFormContainer .container .panelRight,
.campaignsFormContainer .container .rightPanel {
  float: right;
}
.campaignsFormContainer .container .panelLeft,
.campaignsFormContainer .container .leftPanel,
.campaignsFormContainer .container .panelRight,
.campaignsFormContainer .container .rightPanel {
  width: 300px;
}
.campaignsFormContainer .container .panelLeft .jcf-select,
.campaignsFormContainer .container .leftPanel .jcf-select,
.campaignsFormContainer .container .panelRight .jcf-select,
.campaignsFormContainer .container .rightPanel .jcf-select {
  width: 100%;
}
.campaignsFormContainer .container .panelLeft .row .guidefield,
.campaignsFormContainer .container .leftPanel .row .guidefield,
.campaignsFormContainer .container .panelRight .row .guidefield,
.campaignsFormContainer .container .rightPanel .row .guidefield {
  padding-bottom: 26px;
}
.campaignsFormContainer .container .bottomPanel {
  width: 100%;
  overflow: hidden;
  clear: both;
  color: #444444;
  line-height: 1.642857143;
  padding: 30px 0 22px;
}
.campaignsFormContainer .container .bottomPanel .row {
  float: left;
  clear: left;
}
.campaignsFormContainer .container .bottomPanel .row .guidecheckbox {
  padding: 0 0 0 1px;
}
.campaignsFormContainer .container .bottomPanel .guidetextdraw,
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions {
  clear: both;
}
.campaignsFormContainer .container .bottomPanel p {
  margin: 0 0 6px;
}
.campaignsFormContainer .container .bottomPanel p b {
  font-weight: normal;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton {
  /* width:233px; */
  padding-bottom: 21px;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems {
  width: 100%;
  overflow: hidden;
  padding: 5px 0 0;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideRadioButtonItem {
  float: left;
  padding-right: 17px;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideRadioButtonItem .left,
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideRadioButtonItem .right {
  float: left;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideRadioButtonItem .jcf-radio {
  /*background:@white-color;*/
  margin-right: 8px;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideRadioButtonItem .guideWidgetLabel {
  font: 12px/30px Arial, Helvetica, sans-serif;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideFieldVerticalAlignment {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  width: 100%;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideFieldVerticalAlignment .left,
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideFieldVerticalAlignment .right {
  float: none !important;
  display: inline-block;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideFieldVerticalAlignment label {
  padding-left: 40px;
  display: block;
}
.campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideFieldVerticalAlignment label > span {
  float: left;
  margin-left: -37px;
  /* top: 2px; */

}
.campaignsFormContainer .container .bottomPanel #guideContainer-rootPanel-panelBottom-telephoneRadio___guide-item {
  width: 284px;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions {
  margin-top: -26px;
  padding-left: 31px;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit {
  font: 11px/13px Arial, Helvetica, sans-serif;
  color: #444444;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .innerContainer {
  width: 100%;
  max-width: 679px;
  height: 54px;
  overflow: auto;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .innerContainer .break {
  display: none;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .guideFieldWidget {
  padding-right: 25px;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .guideFieldWidget p {
  padding-bottom: 24px;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .jcf-scrollbar-vertical {
  width: 7px;
  border-style: none;
  background: #dddddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* border-radius */
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .jcf-scrollbar-vertical .jcf-scrollbar-slider {
  height: 100% !important;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #9a9a9a;
  width: 7px;
  height: 19px !important;
  border-style: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* border-radius */
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .jcf-scrollbar-dec,
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .jcf-scrollbar-inc {
  display: none;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .jcf-scrollbar-horizontal {
  background: #dddddd;
  border-style: none;
  height: 7px;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  height: 7px;
  top: -3px;
}
.campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  background: #9a9a9a;
  border-style: none;
  height: 7px;
  width: 19px !important;
}
.campaignsFormContainer .container .genericPanel {
  padding: 0 !important;
}
.campaignsFormContainer .container .toolbar .toolbar {
  width: 100%;
  clear: both;
  padding: 20px 0 28px 3px;
  text-align: center;
}
.campaignsFormContainer .container .toolbar button.submit {
  padding: 6px 24px 8px 24px;
}
.campaignsFormContainer .container .toolbar .button,
.campaignsFormContainer .container .toolbar .guideButton {
  padding: 0;
}
.campaignsFormContainer .container .guideTermsAndConditions {
  color: #666666;
  font: 12px/17px Arial, Helvetica, sans-serif;
}
.campaignsFormContainer .container .guideTermsAndConditions .tnc > div {
  height: auto !important;
}
.campaignsFormContainer .container .guideTermsAndConditions br {
  display: none;
}
.campaignsFormContainer .container .guideTermsAndConditions p {
  margin: 0;
}
.campaignsFormContainer .container .guideTermsAndConditions p .break {
  width: 100%;
  height: 4px;
  display: block;
}
.campaignsFormContainer .container .topPanel .row .guidecheckbox {
  padding-bottom: 19px;
}
.campaignsFormContainer .container .guidecheckbox {
  margin-top: -1px;
  padding-bottom: 19px;
}
.campaignsFormContainer .container .guidecheckbox .guideCheckBoxItem {
  width: 100%;
  overflow: hidden;
  padding: 1px 0 5px;
}
.campaignsFormContainer .container .guidecheckbox .guideCheckBoxItem .guideFieldWidget {
  float: left;
}
.campaignsFormContainer .container .guidecheckbox .guideCheckBoxItem .guideFieldWidget .jcf-checkbox {
  width: 18px;
  height: 18px;
  border: 1px solid #9b9b9b;
  background: white;
  vertical-align: top;
  margin: 1px 8px 0 0;
}
.campaignsFormContainer .container .guidecheckbox .guideCheckBoxItem .guideFieldWidget .jcf-checkbox span:before {
  color: #6a6a6a;
  font-size: 10px;
  top: 4px;
  left: 4px;
}
.campaignsFormContainer .container .guidecheckbox .guideCheckBoxItem .guideWidgetLabel {
  height: 1%;
  overflow: hidden;
  font: 12px/23px Arial, Helvetica, sans-serif;
  color: #444444;
}
@media only screen and (max-width: 767px) {
  .campaignsFormContainer {
    margin: 0 -1px 0 0;
    padding: 21px 0 11px;
    background: white;
  }
  .campaignsFormContainer section.dividedSubTitle {
    padding: 16px 15px 22px 0;
  }
  .campaignsFormContainer .container {
    width: auto;
    padding: 0;
  }
  .campaignsFormContainer .container .guideFieldLabel {
    color: black;
  }
  .campaignsFormContainer .container .jcf-select,
  .campaignsFormContainer .container .topPanel .jcf-select {
    width: 100%;
    height: 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f4f4f4;
  }
  .campaignsFormContainer .container .jcf-select .jcf-select-text,
  .campaignsFormContainer .container .topPanel .jcf-select .jcf-select-text {
    line-height: 29px;
    margin-left: 11px;
  }
  .campaignsFormContainer .container .jcf-select .jcf-select-opener:before,
  .campaignsFormContainer .container .topPanel .jcf-select .jcf-select-opener:before {
    margin-left: -11px;
  }
  .campaignsFormContainer .container .row .guidefield .guideFieldNode {
    position: relative;
  }
  .campaignsFormContainer .container .row .guidefield .guideFieldNode .guideFieldError {
    position: static;
    width: auto;
    white-space: normal;
    margin: 0;
    padding: 5px 0 0;
  }
  .campaignsFormContainer .container .topPanel .row .guidefield {
    padding-bottom: 16px;
  }
  .campaignsFormContainer .container .textField {
    margin-top: 2px;
    background: #f4f4f4;
  }
  .campaignsFormContainer .container .textField textarea {
    height: 136px;
  }
  .campaignsFormContainer .container .panelLeft,
  .campaignsFormContainer .container .leftPanel,
  .campaignsFormContainer .container .panelRight,
  .campaignsFormContainer .container .rightPanel {
    max-width: none !important;
    float: none;
    width: auto;
  }
  .campaignsFormContainer .container .panelLeft .guidefield,
  .campaignsFormContainer .container .leftPanel .guidefield,
  .campaignsFormContainer .container .panelRight .guidefield,
  .campaignsFormContainer .container .rightPanel .guidefield {
    padding-bottom: 15px !important;
  }
  .campaignsFormContainer .container .guidecheckbox .guideCheckBoxItem .guideFieldWidget .jcf-checkbox {
    width: 20px;
    height: 20px;
    background: #f6f6f6;
    margin: 0 8px 0 0;
  }
  .campaignsFormContainer .container .guidecheckbox .guideCheckBoxItem .guideFieldWidget .jcf-checkbox span:before {
    color: #666666;
    top: 5px;
    left: 5px;
  }
  .campaignsFormContainer .container .guidecheckbox .guideCheckBoxItem .guideWidgetLabel {
    line-height: 1.75;
  }
  .campaignsFormContainer .container .bottomPanel {
    line-height: 1.571428571;
    overflow: visible;
    padding: 24px 0 14px;
    margin-top: 16px;
    border-top: 1px solid #d6d6d6;
  }
  .campaignsFormContainer .container .bottomPanel p {
    margin-bottom: 7px;
  }
  .campaignsFormContainer .container .bottomPanel p br {
    display: none;
  }
  .campaignsFormContainer .container .bottomPanel p span.ttl {
    color: black;
    display: block;
    margin-bottom: 3px;
  }
  .campaignsFormContainer .container .bottomPanel .guideFieldLabel {
    padding: 0;
  }
  .campaignsFormContainer .container .bottomPanel .row {
    float: none;
  }
  .campaignsFormContainer .container .bottomPanel .guideradiobutton {
    width: auto !important;
    padding-bottom: 30px;
  }
  .campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems {
    padding: 0;
  }
  .campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideRadioButtonItem {
    padding-right: 21px;
  }
  .campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideRadioButtonItem .jcf-radio {
    background: #f4f4f4;
    margin-right: 8px;
  }
  .campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideRadioButtonItem .guideWidgetLabel {
    font: 14px/21px BentonSans, Arial, Helvetica, sans-serif;
  }
  .campaignsFormContainer .container .bottomPanel .guideradiobutton .guideRadioButtonGroupItems .guideFieldVerticalAlignment {
    padding-top: 10px;
    padding-right: 0 !important;
  }
  .campaignsFormContainer .container .bottomPanel .guideCheckBoxGroupItems {
    margin-left: -2px;
  }
  .campaignsFormContainer .container .bottomPanel #guideContainer-rootPanel-panelBottom-telephoneRadio___guide-item {
    width: auto;
  }
  .campaignsFormContainer .container .bottomPanel .guidetermsandconditions {
    margin-top: -28px;
    padding: 0 4px 0 34px;
  }
  .campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit {
    font-size: 12px;
    line-height: 1.166666667;
  }
  .campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .innerContainer {
    max-width: none;
    height: 55px;
  }
  .campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit p {
    margin: 0 0 3px;
  }
  .campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .guideFieldWidget {
    padding: 2px 15px 0 0;
  }
  .campaignsFormContainer .container .genericPanel {
    margin-top: 0 !important;
    padding: 0 !important;
    border-top: none !important;
  }
  .campaignsFormContainer .container .toolbar .toolbar {
    padding-top: 16px;
    text-align: left;
  }
  .campaignsFormContainer .container .toolbar button.submit {
    margin-left: -3px;
    padding: 6px 17px 9px 12px;
  }
}
@media only screen and (max-width: 320px) {
  .campaignsFormContainer .container .bottomPanel .guidetermsandconditions .termsandcondExplicit .innerContainer {
    height: 115px;
  }
}
/* promoBox module */

section.promoBox {
  font-size: 14px;
  line-height: 22px;
  color: #444444;
  padding: 35px 16.35%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.promoBox .visual {
  margin: 0 0 26px -4px;
  max-width: 240px;
}
section.promoBox .visual img {
  width: 100%;
}
section.promoBox .visual.roundImage {
  text-align: center;
}
section.promoBox .visual.roundImage img {
  border-radius: 100%;
}
section.promoBox .more:after {
  content: "\e00d";
  font-family: 'sap-icofonts';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  position: relative;
  top: 1px;
  display: inline-block;
  margin-left: 6px;
}
section.promoBox p {
  margin: 0 0 12px;
}
section.promoBox h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: normal;
  color: black;
  margin: 0 0 8px;
}
@media only screen and (max-width: 1000px) {
  section.promoBox {
    padding: 20px 10%;
  }
}
@media only screen and (max-width: 767px) {
  section.promoBox {
    width: auto;
    padding: 28px 10px 32px;
    font-size: 14px;
    line-height: 19px;
    border-top: 1px solid #cccccc;
  }
  section.promoBox .visual {
    margin: 0 auto 18px;
    max-width: 200px;
  }
  section.promoBox .visual img {
    width: 100%;
    height: auto;
  }
  section.promoBox h3 {
    font-size: 19px;
    line-height: 23px;
    width: auto;
    margin: 0 0 7px;
  }
  section.promoBox p {
    margin: 0 0 8px;
  }
  section.promoBox .more:after {
    display: none;
  }
}
.responsiveColumnControl-colctrl-col:first-child section.promoBox {
  border: 0;
}
.promoBoxHolder .responsiveColumnControl-wrap.responsiveColumnControl-carusel {
  margin-bottom: 46px;
}
.promoBoxHolder section.textComponent {
  width: 57%;
  margin: 0 auto;
  padding: 65px 0 50px;
}
.promoBoxHolder section.promoBox {
  padding-bottom: 45px;
}
.promoBoxHolder section.promoBox .visual {
  margin: 0 auto 26px;
}
.promoBoxHolder section.promoBox h3 {
  margin-bottom: 7px;
}
.promoBoxHolder section.promoBox p {
  margin: 0 0 8px;
}
.promoBoxHolder .icon-arrow-right,
.promoBoxHolder .icon-arrow-left {
  margin-top: -12px !important;
}
.promoBoxHolder .textComponent + .responsiveColumnControl {
  margin-top: -95px;
}
@media only screen and (max-width: 1239px) {
  .promoBoxHolder section.textComponent {
    width: auto;
    padding: 45px 0 35px;
  }
  .promoBoxHolder section.promoBox {
    padding-bottom: 25px;
  }
}
@media only screen and (max-width: 1000px) {
  .promoBoxHolder .textComponent + .responsiveColumnControl {
    margin-top: -75px;
  }
}
@media only screen and (max-width: 767px) {
  .promoBoxHolder section.textComponent {
    display: none;
  }
  .promoBoxHolder section.promoBox {
    padding: 65px 10px 57px;
  }
  .promoBoxHolder .textComponent + .responsiveColumnControl {
    margin-top: 0;
  }
}
/* promoBox > twoPromo module */

/* promoBox variation = twoPromo */

.twoPromo .responsiveColumnControl-wrap {
  padding: 80px 11.4% 59px 10.6%;
}
.twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col {
  display: table-cell;
  float: none;
  /* twoPromo content settings */

}
.twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox {
  line-height: 1.642857143;
  margin: 0 -25px 0 -15px;
  padding: 0 18.25% 18px;
}
.twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox .visual {
  max-width: 362px;
  margin: 0 -7px 21px;
}
.twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox h3 {
  display: table;
  font-size: 30px;
  letter-spacing: -1px;
  margin-bottom: 9px;
  line-height: 1.2;
}
.twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox h3 .col-text {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 2px;
}
.twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox h3 .col-text:first-child {
  padding: 0 3px 2px 0;
  font-size: 70px;
  line-height: 1;
}
.twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox p {
  margin-bottom: 9px;
}
@media only screen and (max-width: 1024px) {
  .twoPromo .responsiveColumnControl-wrap {
    padding: 47px 0 54px;
  }
}
@media only screen and (max-width: 1000px) {
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox {
    margin: 0;
    padding: 0 10% 18px;
  }
}
@media only screen and (max-width: 767px) {
  .twoPromo {
    /* twoPromo special column fix */
  
    position: relative;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-item-set {
    width: auto;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col {
    width: auto;
    display: block;
    /* twoPromo content settings */
  
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col:after {
    content: "";
    left: 30px;
    top: 0;
    height: 1px;
    background: #d4d4d4;
    right: 30px;
    position: absolute;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col:first-child:after {
    display: none;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col .responsiveColumnControl-item {
    width: auto;
    float: none;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col:first-child section.promoBox {
    padding: 33px 5px 25px 12px;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox {
    font-size: 14px !important;
    line-height: 1.428571429;
    margin: 0;
    padding: 25px 5px 48px 12px;
    border: none;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox .visual {
    display: none;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox h3 {
    font-size: 19px;
    line-height: 1.315789474;
    margin: 0 0 5px 0;
    letter-spacing: normal;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox h3 .col-text {
    margin-bottom: -4px;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox h3 .col-text:first-child {
    padding-right: 5px;
    font-size: 45px;
  }
  .twoPromo .responsiveColumnControl-wrap .responsiveColumnControl-colctrl-col section.promoBox p {
    margin-bottom: 6px;
  }
  .twoPromo:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: -10px;
    right: -10px;
    border-bottom: 12px solid #f0ab00;
  }
}
/* DC custom columns */

table.multi-column-1,
table.multi-column-2,
table.multi-column-3,
table.multi-column-4 {
  width: 100%;
  margin: 0 auto 30px;
  text-align: left;
}
table.multi-column-1 td,
table.multi-column-2 td,
table.multi-column-3 td,
table.multi-column-4 td,
table.template-2col td {
  word-break: break-word;
}
table.multi-column-1 {
  width: 50%;
  text-align: center;
}
table.multi-column-1 .column {
  width: 100%;
}
table.multi-column-2 .column {
  width: 44%;
  margin-left: 3%;
  margin-right: 3%;
  float: left;
}
table.multi-column-3 .column {
  width: 29%;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
}
table.multi-column-4 .column {
  width: 21%;
  margin-left: 2%;
  margin-right: 2%;
  float: left;
}
table.image-l td,
table.image-r td {
  text-align: left;
}
table.image-l td[align="right"],
table.image-r td[align="right"] {
  text-align: right;
}
.content.text-left table.multi-column-1,
.content.text-left table.multi-column-2,
.content.text-left table.multi-column-3,
.content.text-left table.multi-column-4 {
  /*width: auto;*/
  margin-bottom: 40px;
  margin-left: 0;
}
.content.text-left table.multi-column-1 .column,
.content.text-left table.multi-column-2 .column,
.content.text-left table.multi-column-3 .column,
.content.text-left table.multi-column-4 .column {
  margin-left: 0;
  margin-right: 4%;
}
.photo-column-container img.photo {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.template-2col td {
  /*text-align: left;*/
  /*color: #545454 !important;*/
  font: 15px/1.47 BentonSans, Arial, Helvetica, sans-serif !important;
}
table.column video {
  width: 100%;
  /* height: auto; */
  object-fit: cover;
}
table.column .label {
  font-size: 1.2em;
}
.split50 td img,
.split50 td video {
  width: 95%;
  height: auto;
}
.split50 td iframe {
  max-width: 95%;
}
@media only screen and (max-width: 1000px) {
  table.multi-column-1,
  table.multi-column-2,
  table.multi-column-3,
  table.multi-column-4 {
    width: 100%;
  }
  table.multi-column-1 .column,
  table.multi-column-2 .column,
  table.multi-column-3 .column,
  table.multi-column-4 .column {
    width: 100%;
    margin: 0 0 20px;
  }
  table.multi-column-1 .column > tbody > tr > td,
  table.multi-column-2 .column > tbody > tr > td,
  table.multi-column-3 .column > tbody > tr > td,
  table.multi-column-4 .column > tbody > tr > td {
    padding-left: 64px;
    text-align: left;
  }
  table.multi-column-1 .column > tbody > tr > td > table,
  table.multi-column-2 .column > tbody > tr > td > table,
  table.multi-column-3 .column > tbody > tr > td > table,
  table.multi-column-4 .column > tbody > tr > td > table {
    max-width: 100% !important;
  }
  table.multi-column-1 .column > tbody > tr > td.photo-column-container,
  table.multi-column-2 .column > tbody > tr > td.photo-column-container,
  table.multi-column-3 .column > tbody > tr > td.photo-column-container,
  table.multi-column-4 .column > tbody > tr > td.photo-column-container {
    /*padding: 0 5%;*/
    padding: 0 !important;
  }
  table.multi-column-1 .column .icon-container,
  table.multi-column-2 .column .icon-container,
  table.multi-column-3 .column .icon-container,
  table.multi-column-4 .column .icon-container {
    position: absolute;
    margin-right: 15px;
    padding: 0;
    width: auto;
  }
  table.multi-column-1 .column .hide,
  table.multi-column-2 .column .hide,
  table.multi-column-3 .column .hide,
  table.multi-column-4 .column .hide {
    display: none;
  }
  table.multi-column-1 .height10,
  table.multi-column-2 .height10,
  table.multi-column-3 .height10,
  table.multi-column-4 .height10 {
    height: 10px !important;
  }
  table.multi-column-1.motion-icons .column,
  table.multi-column-2.motion-icons .column,
  table.multi-column-3.motion-icons .column,
  table.multi-column-4.motion-icons .column {
    min-height: 128px;
    margin-right: 0 !important;
  }
  table.multi-column-1.motion-icons .column > tbody > tr > td,
  table.multi-column-2.motion-icons .column > tbody > tr > td,
  table.multi-column-3.motion-icons .column > tbody > tr > td,
  table.multi-column-4.motion-icons .column > tbody > tr > td {
    padding-left: 160px;
  }
  table.multi-column-1.motion-icons .column .icon-container,
  table.multi-column-2.motion-icons .column .icon-container,
  table.multi-column-3.motion-icons .column .icon-container,
  table.multi-column-4.motion-icons .column .icon-container {
    padding: 20px 0 0;
    margin-right: 0;
  }
  table.column .icon-container img {
    max-width: 54px;
    height: auto;
  }
  .motion-icons table.column .icon-container img {
    max-width: 100%;
  }
  .photo-column-container {
    display: block;
  }
  .photo-column-container tr {
    display: block;
    margin-left: 38%;
  }
  .photo-column-container tr.photo-container-row {
    float: left;
    margin-bottom: -999px;
    max-width: 35%;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 768px) {
  .photo-column-container {
    min-height: 175px;
  }
}
@media only screen and (max-width: 768px) {
  .photo-column-container {
    min-height: 145px;
  }
}
@media only screen and (max-width: 767px) {
  .split50 td {
    width: 100%;
    display: block;
  }
  .split50 td img,
  .split50 td video {
    width: 100%;
    margin-bottom: 15px;
  }
  .split25.motion-icon td {
    width: auto;
  }
  .split25.motion-icon td.icon-container {
    width: 25%;
  }
  .split25.motion-icon img {
    width: 80%;
    min-width: 54px;
    height: auto;
    padding-top: 10px;
  }
  .split25.motion-icon.image-l img {
    padding-right: 20px;
  }
  .split25.motion-icon.image-r img {
    padding-left: 10px;
    padding-right: 10px;
  }
  table.multi-column-1 .column > tbody > tr > td.photo-column-container,
  table.multi-column-2 .column > tbody > tr > td.photo-column-container,
  table.multi-column-3 .column > tbody > tr > td.photo-column-container,
  table.multi-column-4 .column > tbody > tr > td.photo-column-container {
    min-height: 80px;
    overflow-y: hidden;
  }
  table.multi-column-1.motion-icons .column > tbody > tr > td,
  table.multi-column-2.motion-icons .column > tbody > tr > td,
  table.multi-column-3.motion-icons .column > tbody > tr > td,
  table.multi-column-4.motion-icons .column > tbody > tr > td {
    padding-left: 25%;
  }
  table.multi-column-1.motion-icons .column .icon-container,
  table.multi-column-2.motion-icons .column .icon-container,
  table.multi-column-3.motion-icons .column .icon-container,
  table.multi-column-4.motion-icons .column .icon-container {
    padding: 0;
    width: 25%;
  }
  .motion-icons table.column .icon-container img {
    max-width: 80%;
  }
  td.mobile-block-column {
    display: block;
    width: 100%;
    text-align: left !important;
  }
  td.mobile-block-column img,
  td.mobile-block-column video,
  td.mobile-block-column iframe {
    max-width: 100%;
  }
  .content.text-left table.multi-column-1 .column,
  .content.text-left table.multi-column-2 .column,
  .content.text-left table.multi-column-3 .column,
  .content.text-left table.multi-column-4 .column {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) and (min-width: 601px) {
  .photo-column-container {
    min-height: 130px;
  }
}
/*
@media only screen and (max-width: 600px) {
	.photo-column-container {
		min-height: 115px;
	}
}
*/

